++ 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: =================== Wed Mar 25 03:25:00 PM UTC 2026 ===================' INFO: =================== Wed Mar 25 03:25:00 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.66.137.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.66.137.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ 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: 03/25/2026 15:25:41.123 7f9bdf79aa80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/25/2026 15:25:41.305 7f9bdf79aa80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/25/2026 15:25:41.317 7f9bdf79aa80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/25/2026 15:25:41.318 7f9bdf79aa80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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-03-25 15:25:48] "GET / HTTP/1.1" 503 181 0.000520 10.0.0.33 - - [2026-03-25 15:25:48] "GET / HTTP/1.1" 200 35931 0.004009 10.0.0.33 - - [2026-03-25 15:25:48] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.33 - - [2026-03-25 15:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020682 10.0.0.33 - - [2026-03-25 15:25:48] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022601 10.0.0.33 - - [2026-03-25 15:25:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.008544 10.0.0.33 - - [2026-03-25 15:25:48] "POST /database-nodes HTTP/1.1" 200 597 0.046419 10.0.0.33 - - [2026-03-25 15:25:49] "GET / HTTP/1.1" 200 35931 0.002172 10.0.0.33 - - [2026-03-25 15:25:49] "GET / HTTP/1.1" 200 45303 0.001287 10.0.0.33 - - [2026-03-25 15:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.33 - - [2026-03-25 15:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.33 - - [2026-03-25 15:25:50] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.33 - - [2026-03-25 15:25:50] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.33 - - [2026-03-25 15:25:50] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010457 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.011020 10.0.0.33 - - [2026-03-25 15:25:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.103019 10.0.0.33 - - [2026-03-25 15:25:50] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2026-03-25 15:25:50] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005974 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002688 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.003017 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.33 - - [2026-03-25 15:25:50] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032892 10.0.0.33 - - [2026-03-25 15:25:50] "POST /service-appliance-sets HTTP/1.1" 200 553 0.157488 10.0.0.33 - - [2026-03-25 15:25:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.164259 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.008837 10.0.0.33 - - [2026-03-25 15:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2026-03-25 15:25:50] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013082 10.0.0.33 - - [2026-03-25 15:25:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.100318 10.0.0.33 - - [2026-03-25 15:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-03-25 15:25:51] "GET /network-ipam/b5badf3d-9896-44a7-95a0-066baf01b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.061110 10.0.0.33 - - [2026-03-25 15:25:51] "POST /service-templates HTTP/1.1" 200 511 0.058386 10.0.0.33 - - [2026-03-25 15:25:51] "POST /service-templates HTTP/1.1" 200 501 0.074965 10.0.0.33 - - [2026-03-25 15:25:51] "POST /service-templates HTTP/1.1" 200 515 0.042029 10.0.0.33 - - [2026-03-25 15:25:51] "POST /service-templates HTTP/1.1" 200 535 0.081754 10.0.0.33 - - [2026-03-25 15:25:51] "POST /service-templates HTTP/1.1" 200 507 0.113494 10.0.0.33 - - [2026-03-25 15:25:54] "GET / HTTP/1.1" 200 35931 0.001146 10.0.0.33 - - [2026-03-25 15:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2026-03-25 15:25:54] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004878 10.0.0.33 - - [2026-03-25 15:25:54] "POST /bgp-routers HTTP/1.1" 200 616 0.041195 10.0.0.33 - - [2026-03-25 15:25:54] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.042337 10.0.0.33 - - [2026-03-25 15:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010428 10.0.0.33 - - [2026-03-25 15:25:54] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010620 10.0.0.33 - - [2026-03-25 15:25:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006285 10.0.0.33 - - [2026-03-25 15:25:54] "POST /ref-update HTTP/1.1" 200 156 0.035761 10.0.0.33 - - [2026-03-25 15:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.33 - - [2026-03-25 15:25:55] "GET /network-ipam/b5badf3d-9896-44a7-95a0-066baf01b478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003703 10.0.0.33 - - [2026-03-25 15:25:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.001744 10.0.0.33 - - [2026-03-25 15:25:56] "POST /access-control-lists HTTP/1.1" 200 587 0.017468 10.0.0.33 - - [2026-03-25 15:25:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.018019 10.0.0.33 - - [2026-03-25 15:25:56] "POST /access-control-lists HTTP/1.1" 200 585 0.062674 10.0.0.33 - - [2026-03-25 15:25:56] "POST /route-targets HTTP/1.1" 200 327 0.011972 10.0.0.33 - - [2026-03-25 15:25:56] "POST /ref-update HTTP/1.1" 200 156 0.026007 10.0.0.33 - - [2026-03-25 15:25:56] "POST /route-targets HTTP/1.1" 200 327 0.012627 10.0.0.33 - - [2026-03-25 15:25:56] "POST /ref-update HTTP/1.1" 200 156 0.022879 10.0.0.33 - - [2026-03-25 15:25:56] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.33 - - [2026-03-25 15:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014228 10.0.0.33 - - [2026-03-25 15:25:56] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019416 10.0.0.33 - - [2026-03-25 15:25:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.007237 10.0.0.33 - - [2026-03-25 15:25:56] "POST /route-targets HTTP/1.1" 200 327 0.041401 10.0.0.33 - - [2026-03-25 15:25:56] "POST /ref-update HTTP/1.1" 200 156 0.076148 10.0.0.33 - - [2026-03-25 15:25:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.171955 10.0.0.33 - - [2026-03-25 15:25:56] "POST /route-targets HTTP/1.1" 200 327 0.027402 10.0.0.33 - - [2026-03-25 15:25:56] "POST /ref-update HTTP/1.1" 200 156 0.026532 10.0.0.33 - - [2026-03-25 15:25:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.021948 10.0.0.33 - - [2026-03-25 15:25:57] "POST /access-control-lists HTTP/1.1" 200 551 0.086856 10.0.0.33 - - [2026-03-25 15:25:57] "PUT /access-control-list/4774e952-499a-4e48-b4e8-c2150ee458f1 HTTP/1.1" 200 272 0.031292 10.0.0.33 - - [2026-03-25 15:25:57] "PUT /access-control-list/55023a9f-e13d-4584-8c86-5b68b66d939d HTTP/1.1" 200 272 0.019571 10.0.0.33 - - [2026-03-25 15:25:57] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.33 - - [2026-03-25 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010421 10.0.0.33 - - [2026-03-25 15:25:57] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006155 10.0.0.33 - - [2026-03-25 15:25:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001916 10.0.0.33 - - [2026-03-25 15:25:57] "GET / HTTP/1.1" 200 35931 0.001212 10.0.0.33 - - [2026-03-25 15:25:57] "POST /analytics-nodes HTTP/1.1" 200 599 0.052012 10.0.0.33 - - [2026-03-25 15:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.33 - - [2026-03-25 15:25:57] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004879 10.0.0.33 - - [2026-03-25 15:25:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001794 10.0.0.33 - - [2026-03-25 15:25:57] "POST /config-nodes HTTP/1.1" 200 593 0.020557 10.0.0.33 - - [2026-03-25 15:25:58] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.33 - - [2026-03-25 15:25:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002922 10.0.0.33 - - [2026-03-25 15:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-03-25 15:26:03] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007416 10.0.0.33 - - [2026-03-25 15:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.33 - - [2026-03-25 15:26:03] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.025265 10.0.0.33 - - [2026-03-25 15:26:03] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.33 - - [2026-03-25 15:26:03] "POST /alarms HTTP/1.1" 200 581 0.038014 10.0.0.33 - - [2026-03-25 15:26:03] "POST /alarms HTTP/1.1" 200 575 0.074214 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 575 0.060211 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 559 0.029111 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 555 0.041503 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 557 0.057817 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 565 0.022828 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 549 0.043316 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 557 0.035024 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 567 0.033085 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 555 0.075622 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 567 0.045190 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 575 0.081010 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 569 0.053327 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 561 0.062341 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 561 0.018534 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 561 0.048077 10.0.0.33 - - [2026-03-25 15:26:04] "POST /alarms HTTP/1.1" 200 547 0.056890 10.0.0.33 - - [2026-03-25 15:26:05] "POST /alarms HTTP/1.1" 200 595 0.032269 10.0.0.33 - - [2026-03-25 15:26:05] "POST /alarms HTTP/1.1" 200 575 0.035883 10.0.0.33 - - [2026-03-25 15:26:05] "POST /alarms HTTP/1.1" 200 571 0.042218 10.0.0.33 - - [2026-03-25 15:26:05] "POST /alarms HTTP/1.1" 200 583 0.028857 10.0.0.33 - - [2026-03-25 15:26:05] "POST /alarms HTTP/1.1" 200 609 0.051766 10.0.0.33 - - [2026-03-25 15:26:05] "GET / HTTP/1.1" 200 35931 0.001985 10.0.0.33 - - [2026-03-25 15:26:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002707 10.0.0.33 - - [2026-03-25 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.33 - - [2026-03-25 15:26:05] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.017297 10.0.0.33 - - [2026-03-25 15:26:05] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.33 - - [2026-03-25 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.33 - - [2026-03-25 15:26:05] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003006 10.0.0.33 - - [2026-03-25 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-03-25 15:26:05] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.012346 10.0.0.33 - - [2026-03-25 15:26:06] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.33 - - [2026-03-25 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2026-03-25 15:26:06] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005019 10.0.0.33 - - [2026-03-25 15:26:06] "PUT /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c HTTP/1.1" 200 274 0.022913 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:27:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:27:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.33 - - [2026-03-25 15:28:27] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.33 - - [2026-03-25 15:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2026-03-25 15:28:27] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004891 10.0.0.33 - - [2026-03-25 15:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-03-25 15:28:27] "GET /config-node/ab82db0b-9bab-40b4-8283-116a073d756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003815 10.0.0.33 - - [2026-03-25 15:28:39] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.33 - - [2026-03-25 15:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2026-03-25 15:28:39] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002798 10.0.0.33 - - [2026-03-25 15:28:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002175 10.0.0.33 - - [2026-03-25 15:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.33 - - [2026-03-25 15:28:39] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.004750 10.0.0.33 - - [2026-03-25 15:28:39] "PUT /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1 HTTP/1.1" 200 254 0.033639 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:28:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.33 - - [2026-03-25 15:29:20] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2026-03-25 15:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-03-25 15:29:20] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003051 10.0.0.33 - - [2026-03-25 15:29:21] "POST /id-to-fqname HTTP/1.1" 200 173 0.000525 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.014849 10.0.0.33 - - [2026-03-25 15:29:21] "POST /security-groups HTTP/1.1" 200 570 0.069053 10.0.0.33 - - [2026-03-25 15:29:21] "POST /projects HTTP/1.1" 200 481 0.225158 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.001529 10.0.0.33 - - [2026-03-25 15:29:21] "POST /security-groups HTTP/1.1" 200 534 0.051435 10.0.0.33 - - [2026-03-25 15:29:21] "POST /access-control-lists HTTP/1.1" 200 579 0.081649 10.0.0.33 - - [2026-03-25 15:29:21] "POST /chown HTTP/1.1" 200 109 0.052478 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 212 0.032443 10.0.0.33 - - [2026-03-25 15:29:21] "POST /policy-managements HTTP/1.1" 409 214 0.020098 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2026-03-25 15:29:21] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012518 10.0.0.33 - - [2026-03-25 15:29:21] "POST /access-control-lists HTTP/1.1" 200 577 0.062641 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.002350 10.0.0.33 - - [2026-03-25 15:29:21] "POST /application-policy-sets HTTP/1.1" 200 528 0.041660 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2026-03-25 15:29:21] "POST /access-control-lists HTTP/1.1" 200 594 0.039394 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.016965 10.0.0.33 - - [2026-03-25 15:29:21] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.013955 10.0.0.33 - - [2026-03-25 15:29:21] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.032181 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.33 - - [2026-03-25 15:29:21] "POST /access-control-lists HTTP/1.1" 200 592 0.066240 10.0.0.33 - - [2026-03-25 15:29:21] "GET /virtual-network/779181c1-3671-41c1-bd92-77ddcbdec9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012078 10.0.0.33 - - [2026-03-25 15:29:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000824 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.003518 10.0.0.33 - - [2026-03-25 15:29:21] "POST /security-groups HTTP/1.1" 200 574 0.084587 10.0.0.33 - - [2026-03-25 15:29:21] "POST /projects HTTP/1.1" 200 489 0.235982 10.0.0.33 - - [2026-03-25 15:29:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.017055 10.0.0.33 - - [2026-03-25 15:29:21] "POST /access-control-lists HTTP/1.1" 200 583 0.088620 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.017176 10.0.0.33 - - [2026-03-25 15:29:22] "POST /security-groups HTTP/1.1" 200 546 0.150715 10.0.0.33 - - [2026-03-25 15:29:22] "POST /access-control-lists HTTP/1.1" 200 581 0.096005 10.0.0.33 - - [2026-03-25 15:29:22] "POST /chown HTTP/1.1" 200 109 0.068553 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.004438 10.0.0.33 - - [2026-03-25 15:29:22] "POST /network-ipams HTTP/1.1" 200 522 0.044591 10.0.0.33 - - [2026-03-25 15:29:22] "POST /access-control-lists HTTP/1.1" 200 602 0.053915 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.011670 10.0.0.33 - - [2026-03-25 15:29:22] "POST /network-ipams HTTP/1.1" 200 510 0.040608 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.001312 10.0.0.33 - - [2026-03-25 15:29:22] "POST /access-control-lists HTTP/1.1" 200 600 0.016925 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.003425 10.0.0.33 - - [2026-03-25 15:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002004 10.0.0.33 - - [2026-03-25 15:29:22] "POST /virtual-networks HTTP/1.1" 200 538 0.345945 10.0.0.33 - - [2026-03-25 15:29:22] "POST /access-control-lists HTTP/1.1" 200 589 0.145820 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023366 10.0.0.33 - - [2026-03-25 15:29:22] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.013026 10.0.0.33 - - [2026-03-25 15:29:22] "POST /route-targets HTTP/1.1" 200 327 0.029703 10.0.0.33 - - [2026-03-25 15:29:22] "POST /ref-update HTTP/1.1" 200 156 0.031904 10.0.0.33 - - [2026-03-25 15:29:22] "POST /network-ipams HTTP/1.1" 200 518 0.045760 10.0.0.33 - - [2026-03-25 15:29:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.010188 10.0.0.33 - - [2026-03-25 15:29:22] "PUT /access-control-list/031ff3a5-e564-42dc-b1a8-66bba82e08df HTTP/1.1" 200 272 0.122163 10.0.0.33 - - [2026-03-25 15:29:23] "POST /useragent-kv HTTP/1.1" 200 115 0.017133 10.0.0.33 - - [2026-03-25 15:29:23] "POST /virtual-networks HTTP/1.1" 200 546 0.231503 10.0.0.33 - - [2026-03-25 15:29:23] "POST /route-targets HTTP/1.1" 200 327 0.013982 10.0.0.33 - - [2026-03-25 15:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.33 - - [2026-03-25 15:29:23] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.010939 10.0.0.33 - - [2026-03-25 15:29:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.001787 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-update HTTP/1.1" 200 156 0.044623 10.0.0.33 - - [2026-03-25 15:29:23] "POST /network-policys HTTP/1.1" 200 538 0.017865 10.0.0.33 - - [2026-03-25 15:29:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.004328 10.0.0.33 - - [2026-03-25 15:29:23] "POST /network-policys HTTP/1.1" 200 534 0.026987 10.0.0.33 - - [2026-03-25 15:29:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.003378 10.0.0.33 - - [2026-03-25 15:29:23] "POST /network-policys HTTP/1.1" 200 542 0.057942 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-update HTTP/1.1" 200 156 0.089428 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007045 10.0.0.33 - - [2026-03-25 15:29:23] "PUT /access-control-list/776a91df-a882-4a1e-a3eb-504b6d902ac7 HTTP/1.1" 200 272 0.085126 10.0.0.33 - - [2026-03-25 15:29:23] "PUT /access-control-list/031ff3a5-e564-42dc-b1a8-66bba82e08df HTTP/1.1" 200 272 0.020242 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-update HTTP/1.1" 200 156 0.140584 10.0.0.33 - - [2026-03-25 15:29:23] "PUT /access-control-list/031ff3a5-e564-42dc-b1a8-66bba82e08df HTTP/1.1" 200 272 0.020870 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-update HTTP/1.1" 200 156 0.080685 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020583 10.0.0.33 - - [2026-03-25 15:29:23] "PUT /access-control-list/776a91df-a882-4a1e-a3eb-504b6d902ac7 HTTP/1.1" 200 272 0.076299 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012258 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-update HTTP/1.1" 200 156 0.030783 10.0.0.33 - - [2026-03-25 15:29:23] "POST /ref-update HTTP/1.1" 200 156 0.092149 10.0.0.33 - - [2026-03-25 15:29:23] "POST /fqname-to-id HTTP/1.1" 404 237 0.007909 10.0.0.33 - - [2026-03-25 15:29:24] "POST /access-control-lists HTTP/1.1" 200 601 0.079963 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-update HTTP/1.1" 200 156 0.120346 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-update HTTP/1.1" 200 156 0.074892 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020448 10.0.0.33 - - [2026-03-25 15:29:24] "PUT /access-control-list/776a91df-a882-4a1e-a3eb-504b6d902ac7 HTTP/1.1" 200 272 0.127117 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-update HTTP/1.1" 200 156 0.025817 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017948 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018778 10.0.0.33 - - [2026-03-25 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-03-25 15:29:24] "PUT /access-control-list/c89ed12e-e5d2-47e5-9011-8b73e5c0483a HTTP/1.1" 200 272 0.070366 10.0.0.33 - - [2026-03-25 15:29:24] "GET /virtual-network/779181c1-3671-41c1-bd92-77ddcbdec9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.025214 10.0.0.33 - - [2026-03-25 15:29:24] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005310 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-update HTTP/1.1" 200 156 0.018956 10.0.0.33 - - [2026-03-25 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014692 10.0.0.33 - - [2026-03-25 15:29:24] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005566 10.0.0.33 - - [2026-03-25 15:29:24] "POST /firewall-policys HTTP/1.1" 200 530 0.037674 10.0.0.33 - - [2026-03-25 15:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.046355 10.0.0.33 - - [2026-03-25 15:29:24] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.022523 10.0.0.33 - - [2026-03-25 15:29:24] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002999 10.0.0.33 - - [2026-03-25 15:29:24] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004700 10.0.0.33 - - [2026-03-25 15:29:24] "POST /ref-update HTTP/1.1" 200 156 0.034317 10.0.0.33 - - [2026-03-25 15:29:24] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003976 10.0.0.33 - - [2026-03-25 15:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-03-25 15:29:24] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002336 10.0.0.33 - - [2026-03-25 15:29:24] "POST /firewall-policys HTTP/1.1" 200 532 0.022825 10.0.0.33 - - [2026-03-25 15:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021559 10.0.0.33 - - [2026-03-25 15:29:24] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014762 10.0.0.33 - - [2026-03-25 15:29:24] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008785 10.0.0.33 - - [2026-03-25 15:29:24] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003006 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006280 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004532 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.021141 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.047298 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.052514 10.0.0.33 - - [2026-03-25 15:29:25] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003907 10.0.0.33 - - [2026-03-25 15:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-03-25 15:29:25] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002443 10.0.0.33 - - [2026-03-25 15:29:25] "POST /firewall-policys HTTP/1.1" 200 530 0.028039 10.0.0.33 - - [2026-03-25 15:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023704 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/c8581888-6f8b-46d5-9e3d-eef227bc3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012355 10.0.0.33 - - [2026-03-25 15:29:25] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.040365 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/c8581888-6f8b-46d5-9e3d-eef227bc3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002959 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002580 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014166 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003245 10.0.0.33 - - [2026-03-25 15:29:25] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002330 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.027089 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.039152 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.080992 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.041029 10.0.0.33 - - [2026-03-25 15:29:25] "POST /ref-update HTTP/1.1" 200 156 0.042536 10.0.0.33 - - [2026-03-25 15:29:25] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.035026 10.0.0.33 - - [2026-03-25 15:29:26] "POST /tags HTTP/1.1" 200 299 0.041993 10.0.0.33 - - [2026-03-25 15:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029957 10.0.0.33 - - [2026-03-25 15:29:26] "GET /tag/c68b1172-e3dd-419b-a1d7-c1b4981f44d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014130 10.0.0.33 - - [2026-03-25 15:29:26] "POST /set-tag HTTP/1.1" 200 109 0.022806 10.0.0.33 - - [2026-03-25 15:29:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.002836 10.0.0.33 - - [2026-03-25 15:29:26] "POST /tags HTTP/1.1" 200 357 0.125839 10.0.0.33 - - [2026-03-25 15:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.036459 10.0.0.33 - - [2026-03-25 15:29:26] "GET /tag/ec5b6057-2d26-4fb6-ad21-3bbad72db6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020507 10.0.0.33 - - [2026-03-25 15:29:26] "POST /tags HTTP/1.1" 200 305 0.108096 10.0.0.33 - - [2026-03-25 15:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-03-25 15:29:26] "GET /tag/70d92383-61e0-440a-aedb-1216588e4db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025926 10.0.0.33 - - [2026-03-25 15:29:26] "POST /id-to-fqname HTTP/1.1" 200 174 0.000472 10.0.0.33 - - [2026-03-25 15:29:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.015117 10.0.0.33 - - [2026-03-25 15:29:26] "POST /security-groups HTTP/1.1" 200 571 0.087867 10.0.0.33 - - [2026-03-25 15:29:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.002110 10.0.0.33 - - [2026-03-25 15:29:27] "POST /projects HTTP/1.1" 200 483 0.321225 10.0.0.33 - - [2026-03-25 15:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024122 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014178 10.0.0.33 - - [2026-03-25 15:29:27] "POST /access-control-lists HTTP/1.1" 200 580 0.115929 10.0.0.33 - - [2026-03-25 15:29:27] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.026750 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012159 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.014373 10.0.0.33 - - [2026-03-25 15:29:27] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.015571 10.0.0.33 - - [2026-03-25 15:29:27] "POST /access-control-lists HTTP/1.1" 200 578 0.084306 10.0.0.33 - - [2026-03-25 15:29:27] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.117747 10.0.0.33 - - [2026-03-25 15:29:27] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.088902 10.0.0.33 - - [2026-03-25 15:29:27] "POST /security-groups HTTP/1.1" 200 537 0.116443 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.022670 10.0.0.33 - - [2026-03-25 15:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032818 10.0.0.33 - - [2026-03-25 15:29:27] "POST /chown HTTP/1.1" 200 109 0.031793 10.0.0.33 - - [2026-03-25 15:29:27] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024953 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-03-25 15:29:27] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009999 10.0.0.33 - - [2026-03-25 15:29:27] "POST /access-control-lists HTTP/1.1" 200 596 0.166294 10.0.0.33 - - [2026-03-25 15:29:27] "POST /tags HTTP/1.1" 409 207 0.047406 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.045066 10.0.0.33 - - [2026-03-25 15:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007652 10.0.0.33 - - [2026-03-25 15:29:27] "GET /tag/70d92383-61e0-440a-aedb-1216588e4db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019250 10.0.0.33 - - [2026-03-25 15:29:27] "POST /access-control-lists HTTP/1.1" 200 594 0.135632 10.0.0.33 - - [2026-03-25 15:29:28] "POST /firewall-rules HTTP/1.1" 200 564 0.203531 10.0.0.33 - - [2026-03-25 15:29:28] "GET /firewall-rule/71a6f5bb-ad2d-46b6-be94-187d348cbb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004613 10.0.0.33 - - [2026-03-25 15:29:28] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002222 10.0.0.33 - - [2026-03-25 15:29:28] "GET /firewall-rule/71a6f5bb-ad2d-46b6-be94-187d348cbb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002269 10.0.0.33 - - [2026-03-25 15:29:28] "POST /ref-update HTTP/1.1" 200 156 0.039267 10.0.0.33 - - [2026-03-25 15:29:28] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028428 10.0.0.33 - - [2026-03-25 15:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2026-03-25 15:29:28] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002869 10.0.0.33 - - [2026-03-25 15:29:28] "POST /tags HTTP/1.1" 409 207 0.002355 10.0.0.33 - - [2026-03-25 15:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-03-25 15:29:28] "GET /tag/70d92383-61e0-440a-aedb-1216588e4db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011249 10.0.0.33 - - [2026-03-25 15:29:28] "POST /firewall-rules HTTP/1.1" 200 562 0.093819 10.0.0.33 - - [2026-03-25 15:29:28] "GET /firewall-rule/ad37a328-3157-491e-a294-982727ff6ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.033357 10.0.0.33 - - [2026-03-25 15:29:28] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010779 10.0.0.33 - - [2026-03-25 15:29:28] "GET /firewall-rule/ad37a328-3157-491e-a294-982727ff6ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002774 10.0.0.33 - - [2026-03-25 15:29:28] "POST /ref-update HTTP/1.1" 200 156 0.023658 10.0.0.33 - - [2026-03-25 15:29:28] "POST /tags HTTP/1.1" 200 301 0.180492 10.0.0.33 - - [2026-03-25 15:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.33 - - [2026-03-25 15:29:28] "GET /tag/c01dfc3a-20a6-400f-849c-98601237165f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022660 10.0.0.33 - - [2026-03-25 15:29:28] "POST /tags HTTP/1.1" 200 325 0.087870 10.0.0.33 - - [2026-03-25 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006822 10.0.0.33 - - [2026-03-25 15:29:29] "GET /tag/fc123c7d-23d3-4f55-a36b-69744fe20bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.045608 10.0.0.33 - - [2026-03-25 15:29:29] "POST /tags HTTP/1.1" 200 363 0.051625 10.0.0.33 - - [2026-03-25 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2026-03-25 15:29:29] "GET /tag/1af057ce-8bc2-4fbc-b33a-f3656e1dfc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.113565 10.0.0.33 - - [2026-03-25 15:29:29] "POST /tags HTTP/1.1" 200 311 0.072528 10.0.0.33 - - [2026-03-25 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.33 - - [2026-03-25 15:29:29] "GET /tag/a4d7f893-8626-4fd5-92fe-3646112a5370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.032448 10.0.0.33 - - [2026-03-25 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.33 - - [2026-03-25 15:29:29] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004621 10.0.0.33 - - [2026-03-25 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.33 - - [2026-03-25 15:29:29] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058720 10.0.0.33 - - [2026-03-25 15:29:29] "POST /virtual-machines HTTP/1.1" 200 377 0.017605 10.0.0.33 - - [2026-03-25 15:29:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025646 10.0.0.33 - - [2026-03-25 15:29:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147664 10.0.0.33 - - [2026-03-25 15:29:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013214 10.0.0.33 - - [2026-03-25 15:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013823 10.0.0.33 - - [2026-03-25 15:29:29] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004393 10.0.0.33 - - [2026-03-25 15:29:30] "POST /instance-ips HTTP/1.1" 200 409 0.116191 10.0.0.33 - - [2026-03-25 15:29:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.046142 10.0.0.33 - - [2026-03-25 15:29:30] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012666 10.0.0.33 - - [2026-03-25 15:29:30] "POST /set-tag HTTP/1.1" 200 109 0.025323 10.0.0.33 - - [2026-03-25 15:29:30] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008561 10.0.0.33 - - [2026-03-25 15:29:30] "GET /instance-ip/6a815670-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008702 10.0.0.33 - - [2026-03-25 15:29:30] "POST /tags HTTP/1.1" 200 305 0.067007 10.0.0.33 - - [2026-03-25 15:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013717 10.0.0.33 - - [2026-03-25 15:29:30] "GET /tag/429c88ec-8c38-4faf-b9dd-6df49be86082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020161 10.0.0.33 - - [2026-03-25 15:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2026-03-25 15:29:30] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055437 10.0.0.33 - - [2026-03-25 15:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.33 - - [2026-03-25 15:29:30] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010620 10.0.0.33 - - [2026-03-25 15:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2026-03-25 15:29:30] "GET /service-appliance-set/1c7d5d5b-6531-49a0-a967-4a91e45d9d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011386 10.0.0.33 - - [2026-03-25 15:29:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.002482 10.0.0.33 - - [2026-03-25 15:29:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130098 10.0.0.33 - - [2026-03-25 15:29:30] "GET /virtual-machine-interface/11999a52-ccf4-4502-befe-1fcdcae42f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.027641 10.0.0.33 - - [2026-03-25 15:29:30] "POST /instance-ips HTTP/1.1" 200 381 0.055265 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001718 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.33 - - [2026-03-25 15:29:30] "GET /instance-ip/6c1a95c5-a443-4eb5-8772-c48a3e316b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005325 10.0.0.33 - - [2026-03-25 15:29:31] "POST /loadbalancers HTTP/1.1" 200 582 0.073764 10.0.0.33 - - [2026-03-25 15:29:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.036995 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014709 10.0.0.33 - - [2026-03-25 15:29:31] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082121 10.0.0.33 - - [2026-03-25 15:29:31] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.089243 10.0.0.33 - - [2026-03-25 15:29:31] "GET /instance-ip/6c1a95c5-a443-4eb5-8772-c48a3e316b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014004 10.0.0.33 - - [2026-03-25 15:29:31] "GET /loadbalancer/e1a1aa47-d87c-4f15-86f6-b9bca7140bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005030 10.0.0.33 - - [2026-03-25 15:29:31] "POST /floating-ips HTTP/1.1" 200 583 0.024156 10.0.0.33 - - [2026-03-25 15:29:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032988 10.0.0.33 - - [2026-03-25 15:29:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018882 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.33 - - [2026-03-25 15:29:31] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078094 10.0.0.33 - - [2026-03-25 15:29:31] "GET /loadbalancer-listener/af7fc68e-e4c3-4a30-b372-7d777116d20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002993 10.0.0.33 - - [2026-03-25 15:29:31] "GET /loadbalancer-listener/af7fc68e-e4c3-4a30-b372-7d777116d20a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006482 10.0.0.33 - - [2026-03-25 15:29:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031440 10.0.0.33 - - [2026-03-25 15:29:31] "GET /instance-ip/6c1a95c5-a443-4eb5-8772-c48a3e316b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006861 10.0.0.33 - - [2026-03-25 15:29:31] "GET /instance-ip/6c1a95c5-a443-4eb5-8772-c48a3e316b91?fields=floating_ips HTTP/1.1" 200 1169 0.005723 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-03-25 15:29:31] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003783 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-03-25 15:29:31] "GET /floating-ip/98ca910f-69df-49f1-844d-ef0ecc568808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002662 10.0.0.33 - - [2026-03-25 15:29:31] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.013424 10.0.0.33 - - [2026-03-25 15:29:31] "POST /tags HTTP/1.1" 200 301 0.081340 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011294 10.0.0.33 - - [2026-03-25 15:29:31] "GET /tag/a660efb8-0716-42c3-92fa-7358106f4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016742 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006953 10.0.0.33 - - [2026-03-25 15:29:31] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024211 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.33 - - [2026-03-25 15:29:31] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004050 10.0.0.33 - - [2026-03-25 15:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.33 - - [2026-03-25 15:29:32] "GET /service-appliance-set/1c7d5d5b-6531-49a0-a967-4a91e45d9d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002922 10.0.0.33 - - [2026-03-25 15:29:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.001674 10.0.0.33 - - [2026-03-25 15:29:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108342 10.0.0.33 - - [2026-03-25 15:29:32] "GET /virtual-machine-interface/c1836d57-53c5-40e4-b5a8-0bfa989be0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005244 10.0.0.33 - - [2026-03-25 15:29:32] "POST /instance-ips HTTP/1.1" 200 377 0.043554 10.0.0.33 - - [2026-03-25 15:29:32] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006123 10.0.0.33 - - [2026-03-25 15:29:32] "POST /loadbalancers HTTP/1.1" 200 582 0.077086 10.0.0.33 - - [2026-03-25 15:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.078495 10.0.0.33 - - [2026-03-25 15:29:32] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080739 10.0.0.33 - - [2026-03-25 15:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010750 10.0.0.33 - - [2026-03-25 15:29:32] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002756 10.0.0.33 - - [2026-03-25 15:29:32] "POST /floating-ips HTTP/1.1" 200 581 0.036653 10.0.0.33 - - [2026-03-25 15:29:32] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093051 10.0.0.33 - - [2026-03-25 15:29:32] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003851 10.0.0.33 - - [2026-03-25 15:29:32] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033957 10.0.0.33 - - [2026-03-25 15:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010653 10.0.0.33 - - [2026-03-25 15:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.33 - - [2026-03-25 15:29:32] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.022787 10.0.0.33 - - [2026-03-25 15:29:32] "GET /loadbalancer-listener/d177db86-6cc6-49e2-b18c-d1cd8faa419f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002810 10.0.0.33 - - [2026-03-25 15:29:32] "GET /loadbalancer-listener/d177db86-6cc6-49e2-b18c-d1cd8faa419f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012921 10.0.0.33 - - [2026-03-25 15:29:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035539 10.0.0.33 - - [2026-03-25 15:29:32] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019387 10.0.0.33 - - [2026-03-25 15:29:32] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?fields=floating_ips HTTP/1.1" 200 1164 0.007802 10.0.0.33 - - [2026-03-25 15:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2026-03-25 15:29:32] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002558 10.0.0.33 - - [2026-03-25 15:29:32] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046749 10.0.0.33 - - [2026-03-25 15:29:33] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.042151 10.0.0.33 - - [2026-03-25 15:29:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018691 10.0.0.33 - - [2026-03-25 15:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022817 10.0.0.33 - - [2026-03-25 15:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.33 - - [2026-03-25 15:29:33] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051567 10.0.0.33 - - [2026-03-25 15:29:33] "GET /loadbalancer-listener/9b4875fb-73fd-4efb-b74d-7feb1db12657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.019943 10.0.0.33 - - [2026-03-25 15:29:33] "GET /loadbalancer-listener/9b4875fb-73fd-4efb-b74d-7feb1db12657?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007314 10.0.0.33 - - [2026-03-25 15:29:33] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018160 10.0.0.33 - - [2026-03-25 15:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.33 - - [2026-03-25 15:29:33] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003466 10.0.0.33 - - [2026-03-25 15:29:33] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?fields=floating_ips HTTP/1.1" 200 1164 0.013141 10.0.0.33 - - [2026-03-25 15:29:33] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048654 10.0.0.33 - - [2026-03-25 15:29:33] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002530 10.0.0.33 - - [2026-03-25 15:29:33] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003134 10.0.0.33 - - [2026-03-25 15:29:33] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018260 10.0.0.33 - - [2026-03-25 15:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018723 10.0.0.33 - - [2026-03-25 15:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.33 - - [2026-03-25 15:29:33] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.078528 10.0.0.33 - - [2026-03-25 15:29:33] "GET /loadbalancer-listener/d41af6f0-a855-4d08-bf55-3580eb3ce6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004325 10.0.0.33 - - [2026-03-25 15:29:33] "GET /loadbalancer-listener/d41af6f0-a855-4d08-bf55-3580eb3ce6e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005513 10.0.0.33 - - [2026-03-25 15:29:33] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.039800 10.0.0.33 - - [2026-03-25 15:29:33] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013143 10.0.0.33 - - [2026-03-25 15:29:33] "GET /instance-ip/103bba3b-e43e-47bd-af2d-a8ebca476b98?fields=floating_ips HTTP/1.1" 200 1164 0.010688 10.0.0.33 - - [2026-03-25 15:29:33] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006201 10.0.0.33 - - [2026-03-25 15:29:33] "POST /tags HTTP/1.1" 200 355 0.078692 10.0.0.33 - - [2026-03-25 15:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012157 10.0.0.33 - - [2026-03-25 15:29:33] "GET /tag/dcbd1239-7e29-46e7-a0c7-14973bc0f9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.093073 10.0.0.33 - - [2026-03-25 15:29:34] "POST /tags HTTP/1.1" 200 303 0.038264 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020119 10.0.0.33 - - [2026-03-25 15:29:34] "GET /tag/94884572-de97-4029-b19d-9344cdf79a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023817 10.0.0.33 - - [2026-03-25 15:29:34] "POST /projects HTTP/1.1" 409 218 0.003635 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.33 - - [2026-03-25 15:29:34] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070316 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.33 - - [2026-03-25 15:29:34] "GET /network-ipam/88cbc0da-720d-4bb8-830c-372e559054d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002787 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010551 10.0.0.33 - - [2026-03-25 15:29:34] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016416 10.0.0.33 - - [2026-03-25 15:29:34] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.063797 10.0.0.33 - - [2026-03-25 15:29:34] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004350 10.0.0.33 - - [2026-03-25 15:29:34] "POST /set-tag HTTP/1.1" 200 109 0.054273 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.33 - - [2026-03-25 15:29:34] "GET /network-ipam/02e52bc0-e8cd-4fd7-ad8e-5d0ba96c771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002961 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2026-03-25 15:29:34] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006254 10.0.0.33 - - [2026-03-25 15:29:34] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.067033 10.0.0.33 - - [2026-03-25 15:29:34] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004724 10.0.0.33 - - [2026-03-25 15:29:34] "POST /set-tag HTTP/1.1" 200 109 0.065500 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012499 10.0.0.33 - - [2026-03-25 15:29:34] "GET /network-policy/34728a85-4bf1-4e3d-8e6f-653e37f71bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002838 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2026-03-25 15:29:34] "GET /network-policy/79571e79-7a1d-452b-8bb7-54eb1ae12571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002343 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2026-03-25 15:29:34] "GET /network-policy/c6c7b1ce-ac8f-4fa2-b00b-8ee7d8a732f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002576 10.0.0.33 - - [2026-03-25 15:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2026-03-25 15:29:34] "PUT /network-policy/c6c7b1ce-ac8f-4fa2-b00b-8ee7d8a732f3 HTTP/1.1" 200 262 0.007748 10.0.0.33 - - [2026-03-25 15:29:35] "PUT /access-control-list/031ff3a5-e564-42dc-b1a8-66bba82e08df HTTP/1.1" 200 272 0.027625 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-update HTTP/1.1" 200 156 0.087987 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011721 10.0.0.33 - - [2026-03-25 15:29:35] "PUT /access-control-list/c89ed12e-e5d2-47e5-9011-8b73e5c0483a HTTP/1.1" 200 272 0.027869 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001705 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004761 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2026-03-25 15:29:35] "POST /security-groups HTTP/1.1" 409 245 0.004532 10.0.0.33 - - [2026-03-25 15:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.33 - - [2026-03-25 15:29:35] "PUT /security-group/c69def02-6080-4e4f-9c6b-a93756b5642f HTTP/1.1" 200 262 0.068456 10.0.0.33 - - [2026-03-25 15:29:35] "PUT /access-control-list/9f80ecd9-dfbc-4a9f-a6f4-b7c17f9f7cbe HTTP/1.1" 200 272 0.017731 10.0.0.33 - - [2026-03-25 15:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027198 10.0.0.33 - - [2026-03-25 15:29:35] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013151 10.0.0.33 - - [2026-03-25 15:29:35] "PUT /access-control-list/31353408-998d-4158-94bf-68d0a9e9c6c5 HTTP/1.1" 200 272 0.037905 10.0.0.33 - - [2026-03-25 15:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.33 - - [2026-03-25 15:29:35] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006283 10.0.0.33 - - [2026-03-25 15:29:35] "POST /tags HTTP/1.1" 409 206 0.002826 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000774 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:29:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.33 - - [2026-03-25 15:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-03-25 15:29:35] "GET /tag/94884572-de97-4029-b19d-9344cdf79a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012434 10.0.0.33 - - [2026-03-25 15:29:35] "POST /firewall-rules HTTP/1.1" 200 562 0.065148 10.0.0.33 - - [2026-03-25 15:29:35] "GET /firewall-rule/9fa09b1c-ec9e-4459-a18a-e940725c5dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011899 10.0.0.33 - - [2026-03-25 15:29:35] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004070 10.0.0.33 - - [2026-03-25 15:29:35] "GET /firewall-rule/9fa09b1c-ec9e-4459-a18a-e940725c5dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002252 10.0.0.33 - - [2026-03-25 15:29:35] "POST /ref-update HTTP/1.1" 200 156 0.019346 10.0.0.33 - - [2026-03-25 15:29:35] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022131 10.0.0.33 - - [2026-03-25 15:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-03-25 15:29:35] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002476 10.0.0.33 - - [2026-03-25 15:29:35] "POST /tags HTTP/1.1" 409 206 0.001838 10.0.0.33 - - [2026-03-25 15:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-03-25 15:29:35] "GET /tag/94884572-de97-4029-b19d-9344cdf79a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010916 10.0.0.33 - - [2026-03-25 15:29:35] "POST /firewall-rules HTTP/1.1" 200 560 0.168901 10.0.0.33 - - [2026-03-25 15:29:35] "GET /firewall-rule/b58f999d-7cf7-406a-98c7-9042ddeebaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004775 10.0.0.33 - - [2026-03-25 15:29:35] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004900 10.0.0.33 - - [2026-03-25 15:29:35] "GET /firewall-rule/b58f999d-7cf7-406a-98c7-9042ddeebaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002553 10.0.0.33 - - [2026-03-25 15:29:36] "POST /ref-update HTTP/1.1" 200 156 0.033077 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.33 - - [2026-03-25 15:29:36] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002571 10.0.0.33 - - [2026-03-25 15:29:36] "POST /tags HTTP/1.1" 200 371 0.025678 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014726 10.0.0.33 - - [2026-03-25 15:29:36] "GET /tag/4cfec0d5-feda-4004-9045-1fd8b1f0681b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.018502 10.0.0.33 - - [2026-03-25 15:29:36] "POST /tags HTTP/1.1" 200 319 0.017566 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018508 10.0.0.33 - - [2026-03-25 15:29:36] "GET /tag/875f4462-eeb5-4725-8713-23d06f18766b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.029219 10.0.0.33 - - [2026-03-25 15:29:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.001104 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.003864 10.0.0.33 - - [2026-03-25 15:29:36] "POST /security-groups HTTP/1.1" 200 578 0.064286 10.0.0.33 - - [2026-03-25 15:29:36] "POST /projects HTTP/1.1" 200 497 0.179143 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.001926 10.0.0.33 - - [2026-03-25 15:29:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010588 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010095 10.0.0.33 - - [2026-03-25 15:29:36] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018260 10.0.0.33 - - [2026-03-25 15:29:36] "POST /access-control-lists HTTP/1.1" 200 587 0.078577 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.33 - - [2026-03-25 15:29:36] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004307 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.002935 10.0.0.33 - - [2026-03-25 15:29:36] "POST /access-control-lists HTTP/1.1" 200 585 0.089944 10.0.0.33 - - [2026-03-25 15:29:36] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.104324 10.0.0.33 - - [2026-03-25 15:29:36] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.049051 10.0.0.33 - - [2026-03-25 15:29:36] "POST /security-groups HTTP/1.1" 200 558 0.082901 10.0.0.33 - - [2026-03-25 15:29:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.007346 10.0.0.33 - - [2026-03-25 15:29:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.069782 10.0.0.33 - - [2026-03-25 15:29:37] "POST /access-control-lists HTTP/1.1" 200 610 0.080579 10.0.0.33 - - [2026-03-25 15:29:37] "POST /chown HTTP/1.1" 200 109 0.047371 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.004190 10.0.0.33 - - [2026-03-25 15:29:37] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004686 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2026-03-25 15:29:37] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.027428 10.0.0.33 - - [2026-03-25 15:29:37] "POST /access-control-lists HTTP/1.1" 200 608 0.080305 10.0.0.33 - - [2026-03-25 15:29:37] "POST /tags HTTP/1.1" 409 214 0.001975 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-03-25 15:29:37] "GET /tag/875f4462-eeb5-4725-8713-23d06f18766b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010631 10.0.0.33 - - [2026-03-25 15:29:37] "POST /firewall-rules HTTP/1.1" 200 578 0.064363 10.0.0.33 - - [2026-03-25 15:29:37] "GET /firewall-rule/d47c983f-7772-415b-935c-4459f0576504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004199 10.0.0.33 - - [2026-03-25 15:29:37] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003259 10.0.0.33 - - [2026-03-25 15:29:37] "GET /firewall-rule/d47c983f-7772-415b-935c-4459f0576504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002294 10.0.0.33 - - [2026-03-25 15:29:37] "POST /ref-update HTTP/1.1" 200 156 0.030318 10.0.0.33 - - [2026-03-25 15:29:37] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002880 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2026-03-25 15:29:37] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002270 10.0.0.33 - - [2026-03-25 15:29:37] "POST /tags HTTP/1.1" 409 214 0.002418 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-03-25 15:29:37] "GET /tag/875f4462-eeb5-4725-8713-23d06f18766b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.016752 10.0.0.33 - - [2026-03-25 15:29:37] "POST /firewall-rules HTTP/1.1" 200 576 0.065278 10.0.0.33 - - [2026-03-25 15:29:37] "GET /firewall-rule/e17f4260-79d4-4872-983a-f26024d907a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005028 10.0.0.33 - - [2026-03-25 15:29:37] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003283 10.0.0.33 - - [2026-03-25 15:29:37] "GET /firewall-rule/e17f4260-79d4-4872-983a-f26024d907a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003096 10.0.0.33 - - [2026-03-25 15:29:37] "POST /ref-update HTTP/1.1" 200 156 0.029574 10.0.0.33 - - [2026-03-25 15:29:37] "POST /tags HTTP/1.1" 200 363 0.023278 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2026-03-25 15:29:37] "GET /tag/8d4adc7a-2e29-4958-a12a-75fed41334ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011331 10.0.0.33 - - [2026-03-25 15:29:37] "POST /tags HTTP/1.1" 200 311 0.023552 10.0.0.33 - - [2026-03-25 15:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2026-03-25 15:29:37] "GET /tag/5ca35869-a3de-4ad7-8ff5-3acf46d4d1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013519 10.0.0.33 - - [2026-03-25 15:29:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.005845 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.004928 10.0.0.33 - - [2026-03-25 15:29:38] "POST /security-groups HTTP/1.1" 200 574 0.073956 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.003777 10.0.0.33 - - [2026-03-25 15:29:38] "POST /projects HTTP/1.1" 200 489 0.216453 10.0.0.33 - - [2026-03-25 15:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022242 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.33 - - [2026-03-25 15:29:38] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007980 10.0.0.33 - - [2026-03-25 15:29:38] "POST /access-control-lists HTTP/1.1" 200 583 0.100811 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-03-25 15:29:38] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005384 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.005022 10.0.0.33 - - [2026-03-25 15:29:38] "POST /access-control-lists HTTP/1.1" 200 581 0.091506 10.0.0.33 - - [2026-03-25 15:29:38] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.124598 10.0.0.33 - - [2026-03-25 15:29:38] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.044796 10.0.0.33 - - [2026-03-25 15:29:38] "POST /security-groups HTTP/1.1" 200 546 0.076908 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002795 10.0.0.33 - - [2026-03-25 15:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023236 10.0.0.33 - - [2026-03-25 15:29:38] "POST /chown HTTP/1.1" 200 109 0.056666 10.0.0.33 - - [2026-03-25 15:29:38] "POST /access-control-lists HTTP/1.1" 200 602 0.087997 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.009058 10.0.0.33 - - [2026-03-25 15:29:38] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002395 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.33 - - [2026-03-25 15:29:38] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002192 10.0.0.33 - - [2026-03-25 15:29:38] "POST /tags HTTP/1.1" 409 210 0.001874 10.0.0.33 - - [2026-03-25 15:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2026-03-25 15:29:38] "GET /tag/5ca35869-a3de-4ad7-8ff5-3acf46d4d1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.049615 10.0.0.33 - - [2026-03-25 15:29:38] "POST /access-control-lists HTTP/1.1" 200 600 0.082022 10.0.0.33 - - [2026-03-25 15:29:38] "POST /firewall-rules HTTP/1.1" 200 570 0.081988 10.0.0.33 - - [2026-03-25 15:29:38] "GET /firewall-rule/59b55c42-9079-4074-8667-4d1f560bea17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008730 10.0.0.33 - - [2026-03-25 15:29:39] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003960 10.0.0.33 - - [2026-03-25 15:29:39] "GET /firewall-rule/59b55c42-9079-4074-8667-4d1f560bea17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002257 10.0.0.33 - - [2026-03-25 15:29:39] "POST /ref-update HTTP/1.1" 200 156 0.033581 10.0.0.33 - - [2026-03-25 15:29:39] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002679 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-03-25 15:29:39] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002506 10.0.0.33 - - [2026-03-25 15:29:39] "POST /tags HTTP/1.1" 409 210 0.002040 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2026-03-25 15:29:39] "GET /tag/5ca35869-a3de-4ad7-8ff5-3acf46d4d1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015176 10.0.0.33 - - [2026-03-25 15:29:39] "POST /firewall-rules HTTP/1.1" 200 568 0.066155 10.0.0.33 - - [2026-03-25 15:29:39] "GET /firewall-rule/58d75c41-bd0a-4563-ad7a-3a56e693f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.012570 10.0.0.33 - - [2026-03-25 15:29:39] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003608 10.0.0.33 - - [2026-03-25 15:29:39] "GET /firewall-rule/58d75c41-bd0a-4563-ad7a-3a56e693f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002921 10.0.0.33 - - [2026-03-25 15:29:39] "POST /ref-update HTTP/1.1" 200 156 0.036139 10.0.0.33 - - [2026-03-25 15:29:39] "POST /tags HTTP/1.1" 409 237 0.005964 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-03-25 15:29:39] "GET /tag/1af057ce-8bc2-4fbc-b33a-f3656e1dfc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014562 10.0.0.33 - - [2026-03-25 15:29:39] "POST /tags HTTP/1.1" 409 210 0.005598 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2026-03-25 15:29:39] "GET /tag/a4d7f893-8626-4fd5-92fe-3646112a5370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013187 10.0.0.33 - - [2026-03-25 15:29:39] "POST /projects HTTP/1.1" 409 223 0.002499 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2026-03-25 15:29:39] "GET /project/e529d47d-c73e-4b37-a3bb-62df26d34ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041594 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-03-25 15:29:39] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004480 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-03-25 15:29:39] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004465 10.0.0.33 - - [2026-03-25 15:29:39] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.043222 10.0.0.33 - - [2026-03-25 15:29:39] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.041932 10.0.0.33 - - [2026-03-25 15:29:39] "POST /security-groups HTTP/1.1" 409 253 0.006045 10.0.0.33 - - [2026-03-25 15:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.33 - - [2026-03-25 15:29:40] "PUT /security-group/bcfc1eda-2557-4039-bf02-9456d0fee115 HTTP/1.1" 200 262 0.063664 10.0.0.33 - - [2026-03-25 15:29:40] "PUT /access-control-list/5e1b3499-ff93-42a5-82a9-eba9b02b2670 HTTP/1.1" 200 272 0.019649 10.0.0.33 - - [2026-03-25 15:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034595 10.0.0.33 - - [2026-03-25 15:29:40] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004704 10.0.0.33 - - [2026-03-25 15:29:40] "PUT /access-control-list/673b022a-5cc8-4742-8e07-a34f6f13a44e HTTP/1.1" 200 272 0.045183 10.0.0.33 - - [2026-03-25 15:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2026-03-25 15:29:40] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002636 10.0.0.33 - - [2026-03-25 15:29:40] "POST /tags HTTP/1.1" 409 210 0.001667 10.0.0.33 - - [2026-03-25 15:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2026-03-25 15:29:40] "GET /tag/a4d7f893-8626-4fd5-92fe-3646112a5370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010674 10.0.0.33 - - [2026-03-25 15:29:40] "POST /firewall-rules HTTP/1.1" 200 570 0.071119 10.0.0.33 - - [2026-03-25 15:29:40] "GET /firewall-rule/bd2c481e-dc56-4058-b81b-71017b9c1b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003866 10.0.0.33 - - [2026-03-25 15:29:40] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003413 10.0.0.33 - - [2026-03-25 15:29:40] "GET /firewall-rule/bd2c481e-dc56-4058-b81b-71017b9c1b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002203 10.0.0.33 - - [2026-03-25 15:29:40] "POST /ref-update HTTP/1.1" 200 156 0.037865 10.0.0.33 - - [2026-03-25 15:29:40] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005522 10.0.0.33 - - [2026-03-25 15:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-03-25 15:29:40] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003330 10.0.0.33 - - [2026-03-25 15:29:40] "POST /tags HTTP/1.1" 409 210 0.001880 10.0.0.33 - - [2026-03-25 15:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-03-25 15:29:40] "GET /tag/a4d7f893-8626-4fd5-92fe-3646112a5370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011064 10.0.0.33 - - [2026-03-25 15:29:40] "POST /firewall-rules HTTP/1.1" 200 568 0.070345 10.0.0.33 - - [2026-03-25 15:29:40] "GET /firewall-rule/3533cb03-dc61-45c9-8da9-e0793bbcb1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.008349 10.0.0.33 - - [2026-03-25 15:29:40] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005415 10.0.0.33 - - [2026-03-25 15:29:40] "GET /firewall-rule/3533cb03-dc61-45c9-8da9-e0793bbcb1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007568 10.0.0.33 - - [2026-03-25 15:29:40] "POST /ref-update HTTP/1.1" 200 156 0.045038 10.0.0.33 - - [2026-03-25 15:29:40] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005638 10.0.0.33 - - [2026-03-25 15:29:40] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.33 - - [2026-03-25 15:30:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001983 10.0.0.33 - - [2026-03-25 15:30:13] "GET /global-system-configs HTTP/1.1" 200 322 0.001847 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:30:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:30:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:30:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:30:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:30:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:30:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.249 - - [2026-03-25 15:31:18] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.249 - - [2026-03-25 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.249 - - [2026-03-25 15:31:18] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004869 10.0.0.249 - - [2026-03-25 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.249 - - [2026-03-25 15:31:18] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002417 10.0.0.249 - - [2026-03-25 15:31:18] "PUT /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c HTTP/1.1" 200 274 0.007670 10.0.0.249 - - [2026-03-25 15:31:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.005860 10.0.0.249 - - [2026-03-25 15:31:18] "POST /virtual-routers HTTP/1.1" 200 599 0.014365 10.0.0.249 - - [2026-03-25 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.249 - - [2026-03-25 15:31:18] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003437 10.0.0.249 - - [2026-03-25 15:31:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.001482 10.0.0.249 - - [2026-03-25 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.249 - - [2026-03-25 15:31:18] "GET /virtual-network/779181c1-3671-41c1-bd92-77ddcbdec9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004108 10.0.0.249 - - [2026-03-25 15:31:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050964 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:34:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:34:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2026-03-25 15:34:26] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003393 10.0.0.33 - - [2026-03-25 15:34:26] "POST /ref-update HTTP/1.1" 200 156 0.010607 10.0.0.33 - - [2026-03-25 15:34:39] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005572 10.0.0.33 - - [2026-03-25 15:34:39] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.33 - - [2026-03-25 15:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-03-25 15:34:39] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003612 10.0.0.33 - - [2026-03-25 15:34:39] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004036 10.0.0.33 - - [2026-03-25 15:34:39] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2026-03-25 15:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-03-25 15:34:39] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002084 10.0.0.33 - - [2026-03-25 15:34:39] "GET /loadbalancer-pool/f01fadac-56f0-4cde-b79f-5dca5fd0edf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004089 10.0.0.33 - - [2026-03-25 15:34:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013118 10.0.0.33 - - [2026-03-25 15:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006815 10.0.0.33 - - [2026-03-25 15:34:39] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004353 10.0.0.33 - - [2026-03-25 15:34:39] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006800 10.0.0.33 - - [2026-03-25 15:34:39] "POST /ref-update HTTP/1.1" 200 156 0.009055 10.0.0.33 - - [2026-03-25 15:34:39] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.004978 10.0.0.33 - - [2026-03-25 15:34:39] "PUT /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902 HTTP/1.1" 200 256 0.013422 10.0.0.33 - - [2026-03-25 15:34:39] "POST /tags HTTP/1.1" 409 205 0.001784 10.0.0.33 - - [2026-03-25 15:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.33 - - [2026-03-25 15:34:39] "GET /tag/a660efb8-0716-42c3-92fa-7358106f4d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009408 10.0.0.33 - - [2026-03-25 15:34:39] "POST /set-tag HTTP/1.1" 200 109 0.100040 10.0.0.33 - - [2026-03-25 15:34:39] "GET /loadbalancer-pool/cadb41bc-afb4-4768-b8e7-62f8c3b614f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022738 10.0.0.33 - - [2026-03-25 15:34:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025838 10.0.0.33 - - [2026-03-25 15:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013411 10.0.0.33 - - [2026-03-25 15:34:40] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011383 10.0.0.33 - - [2026-03-25 15:34:40] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005596 10.0.0.33 - - [2026-03-25 15:34:40] "POST /ref-update HTTP/1.1" 200 156 0.009427 10.0.0.33 - - [2026-03-25 15:34:40] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011302 10.0.0.33 - - [2026-03-25 15:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.33 - - [2026-03-25 15:34:40] "GET /loadbalancer-pool/1cb64fb3-a0ae-463e-bc1f-78a3a1eced2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004381 10.0.0.33 - - [2026-03-25 15:34:40] "PUT /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902 HTTP/1.1" 200 256 0.019327 10.0.0.33 - - [2026-03-25 15:34:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030110 10.0.0.33 - - [2026-03-25 15:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007538 10.0.0.33 - - [2026-03-25 15:34:40] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013950 10.0.0.33 - - [2026-03-25 15:34:40] "POST /set-tag HTTP/1.1" 200 109 0.004429 10.0.0.33 - - [2026-03-25 15:34:40] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005558 10.0.0.33 - - [2026-03-25 15:34:40] "POST /ref-update HTTP/1.1" 200 156 0.033406 10.0.0.33 - - [2026-03-25 15:34:40] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.015663 10.0.0.33 - - [2026-03-25 15:34:40] "PUT /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902 HTTP/1.1" 200 256 0.023409 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:34:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:34:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:35:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:35:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:35:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001337 10.0.0.33 - - [2026-03-25 15:35:12] "GET /global-system-configs HTTP/1.1" 200 322 0.008151 10.0.0.33 - - [2026-03-25 15:35:13] "GET /global-system-configs HTTP/1.1" 200 322 0.006003 10.0.0.249 - - [2026-03-25 15:35:35] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.249 - - [2026-03-25 15:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2026-03-25 15:35:35] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004295 10.0.0.249 - - [2026-03-25 15:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.249 - - [2026-03-25 15:35:35] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002686 10.0.0.249 - - [2026-03-25 15:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.249 - - [2026-03-25 15:35:35] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003428 10.0.0.249 - - [2026-03-25 15:35:36] "PUT /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1 HTTP/1.1" 200 262 0.009006 10.0.0.249 - - [2026-03-25 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013261 10.0.0.249 - - [2026-03-25 15:35:36] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002634 10.0.0.249 - - [2026-03-25 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2026-03-25 15:35:36] "GET /virtual-machine-interface/7c1f4856-ee23-488d-b305-a03fac80d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003796 10.0.0.249 - - [2026-03-25 15:35:36] "PUT /virtual-machine-interface/7c1f4856-ee23-488d-b305-a03fac80d191 HTTP/1.1" 200 284 0.008024 10.0.0.33 - - [2026-03-25 15:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-03-25 15:35:51] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002756 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008050 10.0.0.33 - - [2026-03-25 15:36:00] "POST /set-tag HTTP/1.1" 200 109 0.006319 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003788 10.0.0.33 - - [2026-03-25 15:36:00] "POST /set-tag HTTP/1.1" 200 109 0.005237 10.0.0.33 - - [2026-03-25 15:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2026-03-25 15:36:00] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002363 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004090 10.0.0.33 - - [2026-03-25 15:36:00] "POST /set-tag HTTP/1.1" 200 109 0.018342 10.0.0.33 - - [2026-03-25 15:36:00] "DELETE /loadbalancer-member/272c7c98-5253-4b67-a849-096d27b0ff46 HTTP/1.1" 200 115 0.026645 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004862 10.0.0.33 - - [2026-03-25 15:36:00] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.33 - - [2026-03-25 15:36:00] "DELETE /loadbalancer-member/f361668b-c1e2-4220-a94e-dc2d0a7f25a0 HTTP/1.1" 200 115 0.029204 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013181 10.0.0.33 - - [2026-03-25 15:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2026-03-25 15:36:00] "DELETE /loadbalancer-member/c96a716e-cc97-4681-89f4-4282dcb8b51e HTTP/1.1" 200 115 0.031221 10.0.0.33 - - [2026-03-25 15:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.33 - - [2026-03-25 15:36:00] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002451 10.0.0.33 - - [2026-03-25 15:36:00] "GET /loadbalancer-pool/f01fadac-56f0-4cde-b79f-5dca5fd0edf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002379 10.0.0.33 - - [2026-03-25 15:36:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021427 10.0.0.33 - - [2026-03-25 15:36:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020339 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011326 10.0.0.33 - - [2026-03-25 15:36:00] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003764 10.0.0.33 - - [2026-03-25 15:36:00] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002021 10.0.0.33 - - [2026-03-25 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.059469 10.0.0.33 - - [2026-03-25 15:36:01] "GET /loadbalancer-pool/cadb41bc-afb4-4768-b8e7-62f8c3b614f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014045 10.0.0.33 - - [2026-03-25 15:36:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017011 10.0.0.33 - - [2026-03-25 15:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007984 10.0.0.33 - - [2026-03-25 15:36:01] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009164 10.0.0.33 - - [2026-03-25 15:36:01] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004646 10.0.0.33 - - [2026-03-25 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.004565 10.0.0.33 - - [2026-03-25 15:36:01] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002377 10.0.0.33 - - [2026-03-25 15:36:01] "GET /loadbalancer-pool/1cb64fb3-a0ae-463e-bc1f-78a3a1eced2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003759 10.0.0.33 - - [2026-03-25 15:36:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017527 10.0.0.33 - - [2026-03-25 15:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016401 10.0.0.33 - - [2026-03-25 15:36:01] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004326 10.0.0.33 - - [2026-03-25 15:36:01] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007121 10.0.0.33 - - [2026-03-25 15:36:01] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002820 10.0.0.33 - - [2026-03-25 15:36:01] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.33 - - [2026-03-25 15:37:53] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.33 - - [2026-03-25 15:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.33 - - [2026-03-25 15:37:53] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072973 10.0.0.33 - - [2026-03-25 15:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.33 - - [2026-03-25 15:37:53] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024525 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-03-25 15:37:54] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040269 10.0.0.33 - - [2026-03-25 15:37:54] "POST /tags HTTP/1.1" 200 333 0.025607 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.33 - - [2026-03-25 15:37:54] "GET /tag/c36eaa66-b162-4b84-a2c6-22c4a75f54e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020883 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2026-03-25 15:37:54] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032983 10.0.0.33 - - [2026-03-25 15:37:54] "GET /virtual-networks?parent_id=dfd7c26e-ccb0-4982-8b0a-f86e8612a814&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004072 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.33 - - [2026-03-25 15:37:54] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054682 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-03-25 15:37:54] "POST /virtual-networks HTTP/1.1" 200 512 0.106401 10.0.0.33 - - [2026-03-25 15:37:54] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009567 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-03-25 15:37:54] "GET /service-appliance-set/1c7d5d5b-6531-49a0-a967-4a91e45d9d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002533 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.33 - - [2026-03-25 15:37:54] "GET /network-ipam/2e0607c7-fdb8-46d9-8f2e-b39d6a020a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002478 10.0.0.33 - - [2026-03-25 15:37:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.021357 10.0.0.33 - - [2026-03-25 15:37:54] "POST /useragent-kv HTTP/1.1" 200 115 0.016278 10.0.0.33 - - [2026-03-25 15:37:54] "POST /ref-update HTTP/1.1" 200 156 0.082814 10.0.0.33 - - [2026-03-25 15:37:54] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011323 10.0.0.33 - - [2026-03-25 15:37:55] "GET /domains HTTP/1.1" 200 280 0.002053 10.0.0.33 - - [2026-03-25 15:37:55] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820 HTTP/1.1" 200 3086 0.047219 10.0.0.33 - - [2026-03-25 15:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.162833 10.0.0.33 - - [2026-03-25 15:37:55] "GET /virtual-machine-interface/d1cffbed-bd29-47e9-9355-27431c6b9851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012022 10.0.0.33 - - [2026-03-25 15:37:55] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 HTTP/1.1" 200 5477 0.071128 10.0.0.33 - - [2026-03-25 15:37:55] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.007905 10.0.0.33 - - [2026-03-25 15:37:55] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.003664 10.0.0.33 - - [2026-03-25 15:37:55] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1182 0.003314 10.0.0.33 - - [2026-03-25 15:37:55] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1182 0.002792 10.0.0.33 - - [2026-03-25 15:37:55] "POST /instance-ips HTTP/1.1" 200 409 0.041560 10.0.0.33 - - [2026-03-25 15:37:55] "GET /instance-ip/74f3519f-75ad-4375-b3f1-8fdea36a8e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010737 10.0.0.33 - - [2026-03-25 15:37:55] "POST /loadbalancers HTTP/1.1" 200 610 0.061110 10.0.0.33 - - [2026-03-25 15:37:55] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040697 10.0.0.33 - - [2026-03-25 15:37:55] "GET /instance-ip/74f3519f-75ad-4375-b3f1-8fdea36a8e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004712 10.0.0.33 - - [2026-03-25 15:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020041 10.0.0.33 - - [2026-03-25 15:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2026-03-25 15:37:55] "POST /route-targets HTTP/1.1" 200 327 0.038935 10.0.0.33 - - [2026-03-25 15:37:55] "POST /floating-ips HTTP/1.1" 200 597 0.057594 10.0.0.33 - - [2026-03-25 15:37:55] "POST /ref-update HTTP/1.1" 200 156 0.030139 10.0.0.33 - - [2026-03-25 15:37:55] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061875 10.0.0.33 - - [2026-03-25 15:37:55] "GET /loadbalancer/309d806f-bcc7-46aa-a440-e7edf0072974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003024 10.0.0.33 - - [2026-03-25 15:37:55] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.013991 10.0.0.33 - - [2026-03-25 15:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.33 - - [2026-03-25 15:37:55] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024543 10.0.0.33 - - [2026-03-25 15:37:55] "GET /loadbalancer-listener/acde0f1c-66d7-49ae-b0ff-5f4a27b27f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003590 10.0.0.33 - - [2026-03-25 15:37:55] "GET /loadbalancer-listener/acde0f1c-66d7-49ae-b0ff-5f4a27b27f48?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002723 10.0.0.33 - - [2026-03-25 15:37:55] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015874 10.0.0.33 - - [2026-03-25 15:37:55] "GET /instance-ip/74f3519f-75ad-4375-b3f1-8fdea36a8e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004629 10.0.0.33 - - [2026-03-25 15:37:55] "GET /instance-ip/74f3519f-75ad-4375-b3f1-8fdea36a8e18?fields=floating_ips HTTP/1.1" 200 1212 0.008845 10.0.0.33 - - [2026-03-25 15:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.33 - - [2026-03-25 15:37:55] "GET /loadbalancer/309d806f-bcc7-46aa-a440-e7edf0072974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002702 10.0.0.33 - - [2026-03-25 15:37:55] "GET /floating-ip/cefa632f-7633-49c9-a662-a1a2f42e5df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002546 10.0.0.33 - - [2026-03-25 15:37:55] "POST /tags HTTP/1.1" 200 295 0.063423 10.0.0.33 - - [2026-03-25 15:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.33 - - [2026-03-25 15:37:55] "GET /tag/e4c90fbf-5e22-40c6-859c-1011146d048e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017414 10.0.0.33 - - [2026-03-25 15:37:55] "POST /tags HTTP/1.1" 409 233 0.002133 10.0.0.33 - - [2026-03-25 15:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.33 - - [2026-03-25 15:37:55] "GET /tag/dcbd1239-7e29-46e7-a0c7-14973bc0f9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016636 10.0.0.33 - - [2026-03-25 15:37:55] "POST /tags HTTP/1.1" 409 206 0.002161 10.0.0.33 - - [2026-03-25 15:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.33 - - [2026-03-25 15:37:56] "GET /tag/94884572-de97-4029-b19d-9344cdf79a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010638 10.0.0.33 - - [2026-03-25 15:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013995 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004595 10.0.0.33 - - [2026-03-25 15:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2026-03-25 15:37:56] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035726 10.0.0.33 - - [2026-03-25 15:37:56] "POST /virtual-machines HTTP/1.1" 200 369 0.010916 10.0.0.33 - - [2026-03-25 15:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012847 10.0.0.33 - - [2026-03-25 15:37:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100861 10.0.0.33 - - [2026-03-25 15:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007257 10.0.0.33 - - [2026-03-25 15:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005817 10.0.0.33 - - [2026-03-25 15:37:56] "POST /instance-ips HTTP/1.1" 200 409 0.019770 10.0.0.33 - - [2026-03-25 15:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019922 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011507 10.0.0.33 - - [2026-03-25 15:37:56] "POST /set-tag HTTP/1.1" 200 109 0.041237 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016923 10.0.0.33 - - [2026-03-25 15:37:56] "GET /instance-ip/98620cf0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003103 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007342 10.0.0.33 - - [2026-03-25 15:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002400 10.0.0.33 - - [2026-03-25 15:37:56] "POST /ref-update HTTP/1.1" 200 156 0.012072 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004099 10.0.0.33 - - [2026-03-25 15:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2026-03-25 15:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2026-03-25 15:37:56] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004046 10.0.0.33 - - [2026-03-25 15:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.33 - - [2026-03-25 15:37:56] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038587 10.0.0.33 - - [2026-03-25 15:37:56] "POST /virtual-machines HTTP/1.1" 200 369 0.008763 10.0.0.33 - - [2026-03-25 15:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010275 10.0.0.33 - - [2026-03-25 15:37:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.092529 10.0.0.33 - - [2026-03-25 15:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011299 10.0.0.33 - - [2026-03-25 15:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006824 10.0.0.33 - - [2026-03-25 15:37:57] "POST /instance-ips HTTP/1.1" 200 409 0.020895 10.0.0.33 - - [2026-03-25 15:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020811 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011305 10.0.0.33 - - [2026-03-25 15:37:57] "POST /set-tag HTTP/1.1" 200 109 0.018196 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008542 10.0.0.33 - - [2026-03-25 15:37:57] "GET /instance-ip/98c7f20e-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005998 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006480 10.0.0.33 - - [2026-03-25 15:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004307 10.0.0.33 - - [2026-03-25 15:37:57] "POST /ref-update HTTP/1.1" 200 156 0.007461 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011993 10.0.0.33 - - [2026-03-25 15:37:57] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006884 10.0.0.33 - - [2026-03-25 15:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.33 - - [2026-03-25 15:37:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006994 10.0.0.33 - - [2026-03-25 15:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domains HTTP/1.1" 200 280 0.001904 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820 HTTP/1.1" 200 3086 0.006176 10.0.0.33 - - [2026-03-25 15:38:00] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 HTTP/1.1" 200 7065 0.039548 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.003835 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.003709 10.0.0.33 - - [2026-03-25 15:38:00] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1403 0.003299 10.0.0.33 - - [2026-03-25 15:38:00] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1403 0.002228 10.0.0.33 - - [2026-03-25 15:38:00] "GET /route-target/2ac972ce-61d9-4f45-8812-9a1d0da260fb HTTP/1.1" 200 1151 0.002068 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.003097 10.0.0.33 - - [2026-03-25 15:38:00] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1403 0.002011 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003160 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.003332 10.0.0.33 - - [2026-03-25 15:38:00] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1403 0.001938 10.0.0.33 - - [2026-03-25 15:38:00] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 200 1403 0.002128 10.0.0.33 - - [2026-03-25 15:38:00] "GET /route-target/2ac972ce-61d9-4f45-8812-9a1d0da260fb HTTP/1.1" 200 1151 0.001606 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domains HTTP/1.1" 200 280 0.001808 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820 HTTP/1.1" 200 3086 0.002335 10.0.0.33 - - [2026-03-25 15:38:00] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 HTTP/1.1" 200 7065 0.030532 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2081 0.004287 10.0.0.33 - - [2026-03-25 15:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-03-25 15:38:00] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038430 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008689 10.0.0.33 - - [2026-03-25 15:38:00] "GET /floating-ip-pools?parent_id=0b4b20a2-f894-4995-9891-3fe2ee929acf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007904 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004984 10.0.0.33 - - [2026-03-25 15:38:00] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019348 10.0.0.33 - - [2026-03-25 15:38:00] "POST /ref-update HTTP/1.1" 200 156 0.016164 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004101 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domains HTTP/1.1" 200 280 0.001584 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820 HTTP/1.1" 200 3086 0.002594 10.0.0.33 - - [2026-03-25 15:38:00] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 HTTP/1.1" 200 7321 0.030920 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2319 0.005569 10.0.0.33 - - [2026-03-25 15:38:00] "GET /floating-ip-pool/0c149f5e-4907-4004-a825-311da7246773 HTTP/1.1" 200 1313 0.002372 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domains HTTP/1.1" 200 280 0.001494 10.0.0.33 - - [2026-03-25 15:38:00] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820 HTTP/1.1" 200 3086 0.002283 10.0.0.33 - - [2026-03-25 15:38:00] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 HTTP/1.1" 200 7321 0.033946 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 2319 0.003932 10.0.0.33 - - [2026-03-25 15:38:00] "GET /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003900 10.0.0.33 - - [2026-03-25 15:38:00] "POST /tags HTTP/1.1" 200 365 0.049846 10.0.0.33 - - [2026-03-25 15:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.33 - - [2026-03-25 15:38:00] "GET /tag/474b186d-673f-4ae7-aa2e-fe463949a3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013443 10.0.0.33 - - [2026-03-25 15:38:00] "POST /tags HTTP/1.1" 409 206 0.001958 10.0.0.33 - - [2026-03-25 15:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.33 - - [2026-03-25 15:38:00] "GET /tag/94884572-de97-4029-b19d-9344cdf79a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012599 10.0.0.33 - - [2026-03-25 15:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-03-25 15:38:00] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038151 10.0.0.33 - - [2026-03-25 15:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2026-03-25 15:38:01] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004568 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-03-25 15:38:01] "GET /service-appliance-set/7c2ad468-7953-4ce0-810b-686d036868ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004184 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 404 258 0.001484 10.0.0.33 - - [2026-03-25 15:38:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090230 10.0.0.33 - - [2026-03-25 15:38:01] "GET /virtual-machine-interface/71407e0d-21ee-45ab-940f-26f2b1260063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004342 10.0.0.33 - - [2026-03-25 15:38:01] "POST /set-tag HTTP/1.1" 200 109 0.016111 10.0.0.33 - - [2026-03-25 15:38:01] "POST /instance-ips HTTP/1.1" 200 417 0.029139 10.0.0.33 - - [2026-03-25 15:38:01] "GET /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004005 10.0.0.33 - - [2026-03-25 15:38:01] "POST /loadbalancers HTTP/1.1" 200 618 0.065504 10.0.0.33 - - [2026-03-25 15:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014792 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011146 10.0.0.33 - - [2026-03-25 15:38:01] "POST /service-instances HTTP/1.1" 200 566 0.018074 10.0.0.33 - - [2026-03-25 15:38:01] "POST /ref-update HTTP/1.1" 200 156 0.015591 10.0.0.33 - - [2026-03-25 15:38:01] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052626 10.0.0.33 - - [2026-03-25 15:38:01] "GET /virtual-machine-interface/71407e0d-21ee-45ab-940f-26f2b1260063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005645 10.0.0.33 - - [2026-03-25 15:38:01] "GET /virtual-machine-interface/71407e0d-21ee-45ab-940f-26f2b1260063?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005744 10.0.0.33 - - [2026-03-25 15:38:01] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.015093 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.33 - - [2026-03-25 15:38:01] "GET /floating-ip-pool/0c149f5e-4907-4004-a825-311da7246773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.001761 10.0.0.33 - - [2026-03-25 15:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009241 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.33 - - [2026-03-25 15:38:01] "POST /virtual-machines HTTP/1.1" 200 429 0.014702 10.0.0.33 - - [2026-03-25 15:38:01] "POST /floating-ips HTTP/1.1" 200 671 0.123025 10.0.0.33 - - [2026-03-25 15:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011203 10.0.0.33 - - [2026-03-25 15:38:01] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.038384 10.0.0.33 - - [2026-03-25 15:38:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.168394 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008663 10.0.0.33 - - [2026-03-25 15:38:01] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002698 10.0.0.33 - - [2026-03-25 15:38:01] "POST /chown HTTP/1.1" 200 109 0.023064 10.0.0.33 - - [2026-03-25 15:38:01] "POST /tags HTTP/1.1" 409 221 0.001844 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007990 10.0.0.33 - - [2026-03-25 15:38:01] "GET /tag/c36eaa66-b162-4b84-a2c6-22c4a75f54e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011932 10.0.0.33 - - [2026-03-25 15:38:01] "POST /chown HTTP/1.1" 200 109 0.016222 10.0.0.33 - - [2026-03-25 15:38:01] "POST /tags HTTP/1.1" 409 238 0.001996 10.0.0.33 - - [2026-03-25 15:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-03-25 15:38:01] "GET /tag/474b186d-673f-4ae7-aa2e-fe463949a3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010332 10.0.0.33 - - [2026-03-25 15:38:01] "PUT /virtual-machine-interface/a2d5baa6-eff1-459d-a0c7-f25a6e254f40 HTTP/1.1" 200 284 0.020295 10.0.0.33 - - [2026-03-25 15:38:01] "PUT /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 256 0.024090 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.031517 10.0.0.33 - - [2026-03-25 15:38:02] "POST /firewall-rules HTTP/1.1" 200 650 0.098366 10.0.0.33 - - [2026-03-25 15:38:02] "GET /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011422 10.0.0.33 - - [2026-03-25 15:38:02] "GET /firewall-policy/c8581888-6f8b-46d5-9e3d-eef227bc3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002572 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.059518 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.009989 10.0.0.33 - - [2026-03-25 15:38:02] "GET /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004033 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.028614 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.042439 10.0.0.33 - - [2026-03-25 15:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009601 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.015487 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.018491 10.0.0.33 - - [2026-03-25 15:38:02] "POST /virtual-machines HTTP/1.1" 200 429 0.035171 10.0.0.33 - - [2026-03-25 15:38:02] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.072029 10.0.0.33 - - [2026-03-25 15:38:02] "GET /loadbalancer/41280573-b367-428e-b854-1b7ca91e50a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003677 10.0.0.33 - - [2026-03-25 15:38:02] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.020790 10.0.0.33 - - [2026-03-25 15:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-03-25 15:38:02] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064544 10.0.0.33 - - [2026-03-25 15:38:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131934 10.0.0.33 - - [2026-03-25 15:38:02] "GET /loadbalancer-listener/1f249992-dbea-494c-a9ef-c5c49ae28aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.012103 10.0.0.33 - - [2026-03-25 15:38:02] "GET /loadbalancer-listener/1f249992-dbea-494c-a9ef-c5c49ae28aa4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005963 10.0.0.33 - - [2026-03-25 15:38:02] "POST /chown HTTP/1.1" 200 109 0.028375 10.0.0.33 - - [2026-03-25 15:38:02] "POST /chown HTTP/1.1" 200 109 0.009007 10.0.0.33 - - [2026-03-25 15:38:02] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.021226 10.0.0.33 - - [2026-03-25 15:38:02] "PUT /virtual-machine-interface/ec0a3401-8053-4e90-9fdc-2b11dc102f34 HTTP/1.1" 200 284 0.029334 10.0.0.33 - - [2026-03-25 15:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025161 10.0.0.33 - - [2026-03-25 15:38:02] "GET /loadbalancer-pool/9bd7ea84-9dd3-4e99-8cc8-5ca5a4f0cf7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011680 10.0.0.33 - - [2026-03-25 15:38:02] "PUT /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 256 0.032730 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.016521 10.0.0.33 - - [2026-03-25 15:38:02] "POST /loadbalancer-members HTTP/1.1" 200 707 0.014132 10.0.0.33 - - [2026-03-25 15:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017169 10.0.0.33 - - [2026-03-25 15:38:02] "GET /loadbalancer-member/0545b0cb-2a62-47af-a54f-58f22fca47bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008721 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.026100 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.017839 10.0.0.33 - - [2026-03-25 15:38:02] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005319 10.0.0.33 - - [2026-03-25 15:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.029201 10.0.0.33 - - [2026-03-25 15:38:02] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004250 10.0.0.33 - - [2026-03-25 15:38:02] "POST /tags HTTP/1.1" 409 221 0.010024 10.0.0.33 - - [2026-03-25 15:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-03-25 15:38:02] "POST /ref-update HTTP/1.1" 200 156 0.013458 10.0.0.33 - - [2026-03-25 15:38:02] "GET /tag/c36eaa66-b162-4b84-a2c6-22c4a75f54e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.039661 10.0.0.33 - - [2026-03-25 15:38:02] "POST /tags HTTP/1.1" 409 238 0.004027 10.0.0.33 - - [2026-03-25 15:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-03-25 15:38:02] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.014817 10.0.0.33 - - [2026-03-25 15:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028228 10.0.0.33 - - [2026-03-25 15:38:02] "GET /tag/474b186d-673f-4ae7-aa2e-fe463949a3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016265 10.0.0.33 - - [2026-03-25 15:38:02] "POST /firewall-rules HTTP/1.1" 409 293 0.002527 10.0.0.33 - - [2026-03-25 15:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.33 - - [2026-03-25 15:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.016160 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.018893 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862 HTTP/1.1" 200 260 0.096093 10.0.0.33 - - [2026-03-25 15:38:03] "GET /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010796 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 256 0.061448 10.0.0.33 - - [2026-03-25 15:38:03] "GET /firewall-policy/c8581888-6f8b-46d5-9e3d-eef227bc3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012094 10.0.0.33 - - [2026-03-25 15:38:03] "GET /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003030 10.0.0.33 - - [2026-03-25 15:38:03] "POST /ref-update HTTP/1.1" 200 156 0.017486 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.018469 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.018698 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 256 0.012428 10.0.0.33 - - [2026-03-25 15:38:03] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.33 - - [2026-03-25 15:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.006265 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.012762 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 256 0.015014 10.0.0.33 - - [2026-03-25 15:38:03] "POST /ref-update HTTP/1.1" 200 156 0.009840 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.013824 10.0.0.33 - - [2026-03-25 15:38:03] "POST /chown HTTP/1.1" 200 109 0.015764 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 256 0.010947 10.0.0.33 - - [2026-03-25 15:38:03] "POST /ref-update HTTP/1.1" 200 156 0.014615 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.010087 10.0.0.33 - - [2026-03-25 15:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012145 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.019736 10.0.0.33 - - [2026-03-25 15:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.33 - - [2026-03-25 15:38:03] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004212 10.0.0.33 - - [2026-03-25 15:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2026-03-25 15:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007311 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.006800 10.0.0.33 - - [2026-03-25 15:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016071 10.0.0.33 - - [2026-03-25 15:38:03] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036859 10.0.0.33 - - [2026-03-25 15:38:03] "POST /virtual-machines HTTP/1.1" 200 373 0.014555 10.0.0.33 - - [2026-03-25 15:38:03] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.009824 10.0.0.33 - - [2026-03-25 15:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026077 10.0.0.33 - - [2026-03-25 15:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016837 10.0.0.33 - - [2026-03-25 15:38:04] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.066371 10.0.0.33 - - [2026-03-25 15:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011822 10.0.0.33 - - [2026-03-25 15:38:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.162382 10.0.0.33 - - [2026-03-25 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.33 - - [2026-03-25 15:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.045769 10.0.0.33 - - [2026-03-25 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006067 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.047305 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.016464 10.0.0.33 - - [2026-03-25 15:38:04] "POST /ref-update HTTP/1.1" 200 156 0.009752 10.0.0.33 - - [2026-03-25 15:38:04] "POST /instance-ips HTTP/1.1" 200 413 0.029474 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.020039 10.0.0.33 - - [2026-03-25 15:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.050997 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.030169 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.057505 10.0.0.33 - - [2026-03-25 15:38:04] "POST /ref-update HTTP/1.1" 200 156 0.021663 10.0.0.33 - - [2026-03-25 15:38:04] "POST /set-tag HTTP/1.1" 200 109 0.016885 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007860 10.0.0.33 - - [2026-03-25 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016692 10.0.0.33 - - [2026-03-25 15:38:04] "GET /instance-ip/9d11472a-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003305 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.008210 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.021663 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004658 10.0.0.33 - - [2026-03-25 15:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003577 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.009187 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.046196 10.0.0.33 - - [2026-03-25 15:38:04] "POST /ref-update HTTP/1.1" 200 156 0.022202 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016469 10.0.0.33 - - [2026-03-25 15:38:04] "POST /set-tag HTTP/1.1" 200 109 0.004533 10.0.0.33 - - [2026-03-25 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.009459 10.0.0.33 - - [2026-03-25 15:38:04] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009502 10.0.0.33 - - [2026-03-25 15:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.006540 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.013114 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.015940 10.0.0.33 - - [2026-03-25 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.006158 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.012949 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.005929 10.0.0.33 - - [2026-03-25 15:38:04] "POST /chown HTTP/1.1" 200 109 0.017973 10.0.0.33 - - [2026-03-25 15:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005820 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.023401 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.012477 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.012194 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.010870 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.006610 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.010124 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.008384 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005458 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.021273 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.009437 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.018168 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.006092 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005771 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.015790 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.016453 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005798 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.021099 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.017286 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.004877 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.013636 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.006740 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.013363 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005742 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.019187 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.017290 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.005678 10.0.0.33 - - [2026-03-25 15:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-03-25 15:38:05] "POST /chown HTTP/1.1" 200 109 0.011125 10.0.0.33 - - [2026-03-25 15:38:06] "POST /chown HTTP/1.1" 200 109 0.021291 10.0.0.33 - - [2026-03-25 15:38:06] "POST /chown HTTP/1.1" 200 109 0.007593 10.0.0.33 - - [2026-03-25 15:38:06] "POST /chown HTTP/1.1" 200 109 0.018339 10.0.0.33 - - [2026-03-25 15:38:11] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011359 10.0.0.33 - - [2026-03-25 15:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.33 - - [2026-03-25 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-03-25 15:38:11] "GET /loadbalancer/309d806f-bcc7-46aa-a440-e7edf0072974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002339 10.0.0.33 - - [2026-03-25 15:38:11] "GET /loadbalancer-pool/0d2b0ef0-6e1e-402e-92eb-0d18583995b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002566 10.0.0.33 - - [2026-03-25 15:38:11] "POST /loadbalancer-members HTTP/1.1" 200 702 0.032012 10.0.0.33 - - [2026-03-25 15:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037269 10.0.0.33 - - [2026-03-25 15:38:11] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013054 10.0.0.33 - - [2026-03-25 15:38:11] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003402 10.0.0.33 - - [2026-03-25 15:38:11] "POST /ref-update HTTP/1.1" 200 156 0.005362 10.0.0.33 - - [2026-03-25 15:38:11] "POST /tags HTTP/1.1" 409 221 0.001765 10.0.0.33 - - [2026-03-25 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2026-03-25 15:38:11] "GET /tag/c36eaa66-b162-4b84-a2c6-22c4a75f54e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013190 10.0.0.33 - - [2026-03-25 15:38:11] "GET /floating-ip/cefa632f-7633-49c9-a662-a1a2f42e5df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.017067 10.0.0.33 - - [2026-03-25 15:38:11] "PUT /floating-ip/cefa632f-7633-49c9-a662-a1a2f42e5df1 HTTP/1.1" 200 256 0.011232 10.0.0.33 - - [2026-03-25 15:38:11] "POST /set-tag HTTP/1.1" 200 109 0.026022 10.0.0.33 - - [2026-03-25 15:38:12] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006331 10.0.0.33 - - [2026-03-25 15:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.33 - - [2026-03-25 15:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.33 - - [2026-03-25 15:38:12] "GET /loadbalancer/309d806f-bcc7-46aa-a440-e7edf0072974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005773 10.0.0.33 - - [2026-03-25 15:38:12] "GET /loadbalancer-pool/0d2b0ef0-6e1e-402e-92eb-0d18583995b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002323 10.0.0.33 - - [2026-03-25 15:38:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016563 10.0.0.33 - - [2026-03-25 15:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011392 10.0.0.33 - - [2026-03-25 15:38:12] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008955 10.0.0.33 - - [2026-03-25 15:38:12] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003550 10.0.0.33 - - [2026-03-25 15:38:12] "POST /ref-update HTTP/1.1" 200 156 0.013164 10.0.0.33 - - [2026-03-25 15:38:12] "POST /set-tag HTTP/1.1" 200 109 0.014602 10.0.0.33 - - [2026-03-25 15:38:12] "GET /floating-ip/cefa632f-7633-49c9-a662-a1a2f42e5df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010978 10.0.0.33 - - [2026-03-25 15:38:13] "GET /virtual-machine/341ac9da-f79a-4210-be73-761d15c165b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003033 10.0.0.33 - - [2026-03-25 15:38:13] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003900 10.0.0.33 - - [2026-03-25 15:38:13] "GET /virtual-machine/86facb19-e7e8-4335-a6c5-51ac57ebf638?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002985 10.0.0.33 - - [2026-03-25 15:38:13] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004098 10.0.0.33 - - [2026-03-25 15:38:18] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004478 10.0.0.33 - - [2026-03-25 15:38:18] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.33 - - [2026-03-25 15:38:19] "GET /virtual-machine/abaa50d2-5bac-4c11-a5ec-2c487aa06c6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002696 10.0.0.33 - - [2026-03-25 15:38:19] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003460 10.0.0.33 - - [2026-03-25 15:38:19] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013404 10.0.0.33 - - [2026-03-25 15:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.33 - - [2026-03-25 15:38:51] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006392 10.0.0.33 - - [2026-03-25 15:38:51] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.33 - - [2026-03-25 15:38:51] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003696 10.0.0.33 - - [2026-03-25 15:38:51] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2026-03-25 15:38:51] "GET /virtual-machine/abaa50d2-5bac-4c11-a5ec-2c487aa06c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002070 10.0.0.33 - - [2026-03-25 15:38:51] "POST /ref-update HTTP/1.1" 200 156 0.010260 10.0.0.33 - - [2026-03-25 15:38:51] "GET /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006360 10.0.0.33 - - [2026-03-25 15:38:51] "POST /set-tag HTTP/1.1" 200 109 0.012194 10.0.0.33 - - [2026-03-25 15:38:51] "POST /set-tag HTTP/1.1" 200 109 0.019194 10.0.0.33 - - [2026-03-25 15:38:51] "DELETE /instance-ip/9d11472a-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.050960 10.0.0.33 - - [2026-03-25 15:38:51] "DELETE /virtual-machine-interface/9cea7a8c-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.038075 10.0.0.33 - - [2026-03-25 15:38:51] "DELETE /virtual-machine/abaa50d2-5bac-4c11-a5ec-2c487aa06c6b HTTP/1.1" 200 115 0.013275 10.0.0.33 - - [2026-03-25 15:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2026-03-25 15:38:51] "POST /chown HTTP/1.1" 200 109 0.005619 10.0.0.33 - - [2026-03-25 15:38:52] "POST /chown HTTP/1.1" 200 109 0.006482 10.0.0.33 - - [2026-03-25 15:38:52] "POST /chown HTTP/1.1" 200 109 0.007019 10.0.0.33 - - [2026-03-25 15:38:52] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.33 - - [2026-03-25 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-03-25 15:38:54] "GET /tag/474b186d-673f-4ae7-aa2e-fe463949a3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011396 10.0.0.33 - - [2026-03-25 15:38:54] "GET /tag/474b186d-673f-4ae7-aa2e-fe463949a3fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016870 10.0.0.33 - - [2026-03-25 15:38:54] "GET /virtual-machine-interface/71407e0d-21ee-45ab-940f-26f2b1260063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003730 10.0.0.33 - - [2026-03-25 15:38:54] "POST /set-tag HTTP/1.1" 200 109 0.012602 10.0.0.33 - - [2026-03-25 15:38:54] "GET /virtual-machine-interface/a2d5baa6-eff1-459d-a0c7-f25a6e254f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008422 10.0.0.33 - - [2026-03-25 15:38:54] "POST /set-tag HTTP/1.1" 200 109 0.015777 10.0.0.33 - - [2026-03-25 15:38:54] "GET /virtual-machine-interface/ec0a3401-8053-4e90-9fdc-2b11dc102f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004304 10.0.0.33 - - [2026-03-25 15:38:54] "POST /set-tag HTTP/1.1" 200 109 0.013145 10.0.0.33 - - [2026-03-25 15:38:54] "GET /firewall-policy/c8581888-6f8b-46d5-9e3d-eef227bc3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011793 10.0.0.33 - - [2026-03-25 15:38:54] "GET /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002584 10.0.0.33 - - [2026-03-25 15:38:54] "POST /ref-update HTTP/1.1" 200 156 0.013614 10.0.0.33 - - [2026-03-25 15:38:54] "DELETE /firewall-rule/519583fc-a1c5-4251-bc2c-3350052ea862 HTTP/1.1" 200 115 0.043801 10.0.0.33 - - [2026-03-25 15:38:54] "DELETE /loadbalancer-member/0545b0cb-2a62-47af-a54f-58f22fca47bd HTTP/1.1" 200 115 0.032152 10.0.0.33 - - [2026-03-25 15:38:54] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.017111 10.0.0.33 - - [2026-03-25 15:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007524 10.0.0.33 - - [2026-03-25 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.33 - - [2026-03-25 15:38:54] "DELETE /loadbalancer-pool/9bd7ea84-9dd3-4e99-8cc8-5ca5a4f0cf7d HTTP/1.1" 200 115 0.068304 10.0.0.33 - - [2026-03-25 15:38:54] "DELETE /loadbalancer-listener/1f249992-dbea-494c-a9ef-c5c49ae28aa4 HTTP/1.1" 200 115 0.027701 10.0.0.33 - - [2026-03-25 15:38:54] "GET /floating-ip/dc74f8c8-161a-40e2-817c-7dbfb4b2d89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002467 10.0.0.33 - - [2026-03-25 15:38:54] "POST /chown HTTP/1.1" 200 109 0.013463 10.0.0.33 - - [2026-03-25 15:38:54] "POST /chown HTTP/1.1" 200 109 0.013638 10.0.0.33 - - [2026-03-25 15:38:54] "POST /chown HTTP/1.1" 200 109 0.014408 10.0.0.33 - - [2026-03-25 15:38:54] "PUT /floating-ip/dc74f8c8-161a-40e2-817c-7dbfb4b2d89b HTTP/1.1" 200 256 0.042546 10.0.0.33 - - [2026-03-25 15:38:54] "POST /chown HTTP/1.1" 200 109 0.009287 10.0.0.33 - - [2026-03-25 15:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2026-03-25 15:38:54] "POST /chown HTTP/1.1" 200 109 0.007162 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /floating-ip/dc74f8c8-161a-40e2-817c-7dbfb4b2d89b HTTP/1.1" 200 115 0.076638 10.0.0.33 - - [2026-03-25 15:38:55] "POST /chown HTTP/1.1" 200 109 0.010520 10.0.0.33 - - [2026-03-25 15:38:55] "POST /chown HTTP/1.1" 200 109 0.021402 10.0.0.33 - - [2026-03-25 15:38:55] "POST /chown HTTP/1.1" 200 109 0.018031 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /loadbalancer/41280573-b367-428e-b854-1b7ca91e50a8 HTTP/1.1" 200 115 0.083727 10.0.0.33 - - [2026-03-25 15:38:55] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.016935 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /instance-ip/cbfca323-5c7d-458d-9be5-65cd59ed8b4c HTTP/1.1" 200 115 0.071285 10.0.0.33 - - [2026-03-25 15:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024695 10.0.0.33 - - [2026-03-25 15:38:55] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.014591 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /virtual-machine-interface/71407e0d-21ee-45ab-940f-26f2b1260063 HTTP/1.1" 200 115 0.061376 10.0.0.33 - - [2026-03-25 15:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016118 10.0.0.33 - - [2026-03-25 15:38:55] "PUT /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 266 0.018945 10.0.0.33 - - [2026-03-25 15:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020280 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /tag/474b186d-673f-4ae7-aa2e-fe463949a3fe HTTP/1.1" 200 115 0.128792 10.0.0.33 - - [2026-03-25 15:38:55] "GET /floating-ip-pool/0c149f5e-4907-4004-a825-311da7246773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.008886 10.0.0.33 - - [2026-03-25 15:38:55] "POST /ref-update HTTP/1.1" 200 156 0.014134 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /service-instance/c52b2e48-3775-4126-9803-d82c3e96a1fe HTTP/1.1" 200 115 0.060409 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /floating-ip-pool/0c149f5e-4907-4004-a825-311da7246773 HTTP/1.1" 200 115 0.053525 10.0.0.33 - - [2026-03-25 15:38:55] "GET /virtual-machine-interface/a2d5baa6-eff1-459d-a0c7-f25a6e254f40?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004757 10.0.0.33 - - [2026-03-25 15:38:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009329 10.0.0.33 - - [2026-03-25 15:38:55] "POST /useragent-kv HTTP/1.1" 200 115 0.020898 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /virtual-network/0b4b20a2-f894-4995-9891-3fe2ee929acf HTTP/1.1" 200 115 0.128724 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /virtual-machine-interface/a2d5baa6-eff1-459d-a0c7-f25a6e254f40 HTTP/1.1" 200 115 0.067895 10.0.0.33 - - [2026-03-25 15:38:55] "GET /routing-instance/a4083a3a-1054-42cd-984b-3834a2b7fbea HTTP/1.1" 404 171 0.009162 10.0.0.33 - - [2026-03-25 15:38:55] "GET /domains HTTP/1.1" 200 280 0.001939 10.0.0.33 - - [2026-03-25 15:38:55] "GET /domain/28b59666-8ab5-4b5d-b36a-819e00c78820 HTTP/1.1" 200 3086 0.004411 10.0.0.33 - - [2026-03-25 15:38:55] "POST /ref-update HTTP/1.1" 200 156 0.021675 10.0.0.33 - - [2026-03-25 15:38:55] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814 HTTP/1.1" 200 7143 0.059488 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /virtual-machine/aeca18ec-f37e-4214-b966-101d08eb10fc HTTP/1.1" 200 115 0.060730 10.0.0.33 - - [2026-03-25 15:38:55] "GET /virtual-machine-interface/ec0a3401-8053-4e90-9fdc-2b11dc102f34?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005361 10.0.0.33 - - [2026-03-25 15:38:55] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008818 10.0.0.33 - - [2026-03-25 15:38:55] "POST /set-tag HTTP/1.1" 200 109 0.004642 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /virtual-machine-interface/ec0a3401-8053-4e90-9fdc-2b11dc102f34 HTTP/1.1" 200 115 0.081288 10.0.0.33 - - [2026-03-25 15:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008710 10.0.0.33 - - [2026-03-25 15:38:55] "GET /loadbalancer/309d806f-bcc7-46aa-a440-e7edf0072974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007665 10.0.0.33 - - [2026-03-25 15:38:55] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011556 10.0.0.33 - - [2026-03-25 15:38:55] "DELETE /virtual-machine/16002cd6-6af0-4545-95b8-d06d2de21c1e HTTP/1.1" 200 115 0.084377 10.0.0.33 - - [2026-03-25 15:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2026-03-25 15:38:55] "POST /set-tag HTTP/1.1" 200 109 0.054958 10.0.0.33 - - [2026-03-25 15:38:56] "DELETE /route-target/2ac972ce-61d9-4f45-8812-9a1d0da260fb HTTP/1.1" 200 115 0.033483 10.0.0.33 - - [2026-03-25 15:38:56] "DELETE /loadbalancer-member/ab9678d4-bfaf-4be6-b46c-8d6b467c7aac HTTP/1.1" 200 115 0.055976 10.0.0.33 - - [2026-03-25 15:38:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008152 10.0.0.33 - - [2026-03-25 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.33 - - [2026-03-25 15:38:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004303 10.0.0.33 - - [2026-03-25 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.006217 10.0.0.33 - - [2026-03-25 15:38:57] "GET /virtual-machine/86facb19-e7e8-4335-a6c5-51ac57ebf638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002809 10.0.0.33 - - [2026-03-25 15:38:57] "POST /ref-update HTTP/1.1" 200 156 0.008892 10.0.0.33 - - [2026-03-25 15:38:57] "GET /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009676 10.0.0.33 - - [2026-03-25 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.020706 10.0.0.33 - - [2026-03-25 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.014519 10.0.0.33 - - [2026-03-25 15:38:57] "POST /set-tag HTTP/1.1" 200 109 0.025822 10.0.0.33 - - [2026-03-25 15:38:57] "DELETE /instance-ip/98c7f20e-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.063466 10.0.0.33 - - [2026-03-25 15:38:57] "POST /ref-update HTTP/1.1" 200 156 0.006800 10.0.0.33 - - [2026-03-25 15:38:57] "DELETE /virtual-machine-interface/98b086dc-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.034992 10.0.0.33 - - [2026-03-25 15:38:57] "DELETE /virtual-machine/86facb19-e7e8-4335-a6c5-51ac57ebf638 HTTP/1.1" 200 115 0.026399 10.0.0.33 - - [2026-03-25 15:39:00] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008883 10.0.0.33 - - [2026-03-25 15:39:00] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.33 - - [2026-03-25 15:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2026-03-25 15:39:00] "GET /loadbalancer/309d806f-bcc7-46aa-a440-e7edf0072974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007457 10.0.0.33 - - [2026-03-25 15:39:02] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008398 10.0.0.33 - - [2026-03-25 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.004883 10.0.0.33 - - [2026-03-25 15:39:02] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007223 10.0.0.33 - - [2026-03-25 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.33 - - [2026-03-25 15:39:02] "GET /virtual-machine/341ac9da-f79a-4210-be73-761d15c165b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003540 10.0.0.33 - - [2026-03-25 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.010501 10.0.0.33 - - [2026-03-25 15:39:02] "GET /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018507 10.0.0.33 - - [2026-03-25 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.023813 10.0.0.33 - - [2026-03-25 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.013893 10.0.0.33 - - [2026-03-25 15:39:02] "POST /set-tag HTTP/1.1" 200 109 0.022732 10.0.0.33 - - [2026-03-25 15:39:02] "DELETE /instance-ip/98620cf0-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.041688 10.0.0.33 - - [2026-03-25 15:39:02] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.33 - - [2026-03-25 15:39:02] "DELETE /virtual-machine-interface/98493b94-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.049501 10.0.0.33 - - [2026-03-25 15:39:02] "DELETE /virtual-machine/341ac9da-f79a-4210-be73-761d15c165b4 HTTP/1.1" 200 115 0.017445 10.0.0.33 - - [2026-03-25 15:39:02] "DELETE /tag/dcbd1239-7e29-46e7-a0c7-14973bc0f9ec HTTP/1.1" 200 115 0.033772 10.0.0.33 - - [2026-03-25 15:39:02] "DELETE /tag/e4c90fbf-5e22-40c6-859c-1011146d048e HTTP/1.1" 200 115 0.046410 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-03-25 15:39:06] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030290 10.0.0.33 - - [2026-03-25 15:39:06] "POST /tags HTTP/1.1" 200 393 0.030440 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.33 - - [2026-03-25 15:39:06] "GET /tag/55e0010b-1509-41d9-9ea6-d22031996b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011042 10.0.0.33 - - [2026-03-25 15:39:06] "POST /tags HTTP/1.1" 200 341 0.015770 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-03-25 15:39:06] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010864 10.0.0.33 - - [2026-03-25 15:39:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000418 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.004922 10.0.0.33 - - [2026-03-25 15:39:06] "POST /security-groups HTTP/1.1" 200 589 0.058579 10.0.0.33 - - [2026-03-25 15:39:06] "POST /projects HTTP/1.1" 200 519 0.141947 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001479 10.0.0.33 - - [2026-03-25 15:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.33 - - [2026-03-25 15:39:06] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.014234 10.0.0.33 - - [2026-03-25 15:39:06] "POST /access-control-lists HTTP/1.1" 200 598 0.071760 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.013413 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010022 10.0.0.33 - - [2026-03-25 15:39:06] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003664 10.0.0.33 - - [2026-03-25 15:39:06] "POST /access-control-lists HTTP/1.1" 200 596 0.059012 10.0.0.33 - - [2026-03-25 15:39:06] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.051316 10.0.0.33 - - [2026-03-25 15:39:06] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.044228 10.0.0.33 - - [2026-03-25 15:39:06] "POST /security-groups HTTP/1.1" 200 591 0.081785 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.002253 10.0.0.33 - - [2026-03-25 15:39:06] "POST /access-control-lists HTTP/1.1" 200 632 0.059647 10.0.0.33 - - [2026-03-25 15:39:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.001785 10.0.0.33 - - [2026-03-25 15:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.076953 10.0.0.33 - - [2026-03-25 15:39:06] "POST /chown HTTP/1.1" 200 109 0.029987 10.0.0.33 - - [2026-03-25 15:39:06] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011799 10.0.0.33 - - [2026-03-25 15:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.33 - - [2026-03-25 15:39:07] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015892 10.0.0.33 - - [2026-03-25 15:39:07] "POST /access-control-lists HTTP/1.1" 200 630 0.082082 10.0.0.33 - - [2026-03-25 15:39:07] "POST /tags HTTP/1.1" 409 226 0.019338 10.0.0.33 - - [2026-03-25 15:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-03-25 15:39:07] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011156 10.0.0.33 - - [2026-03-25 15:39:07] "POST /firewall-rules HTTP/1.1" 200 600 0.066573 10.0.0.33 - - [2026-03-25 15:39:07] "GET /firewall-rule/afa7a512-3636-4fcf-a005-fee5c768a2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003545 10.0.0.33 - - [2026-03-25 15:39:07] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003227 10.0.0.33 - - [2026-03-25 15:39:07] "GET /firewall-rule/afa7a512-3636-4fcf-a005-fee5c768a2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001975 10.0.0.33 - - [2026-03-25 15:39:07] "POST /ref-update HTTP/1.1" 200 156 0.070274 10.0.0.33 - - [2026-03-25 15:39:07] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003923 10.0.0.33 - - [2026-03-25 15:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.33 - - [2026-03-25 15:39:07] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002927 10.0.0.33 - - [2026-03-25 15:39:07] "POST /tags HTTP/1.1" 409 226 0.001652 10.0.0.33 - - [2026-03-25 15:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2026-03-25 15:39:07] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012643 10.0.0.33 - - [2026-03-25 15:39:07] "POST /firewall-rules HTTP/1.1" 200 598 0.075163 10.0.0.33 - - [2026-03-25 15:39:07] "GET /firewall-rule/9059c9ed-8885-4dee-a2a1-a6a5deca3f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.023944 10.0.0.33 - - [2026-03-25 15:39:07] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.016380 10.0.0.33 - - [2026-03-25 15:39:07] "GET /firewall-rule/9059c9ed-8885-4dee-a2a1-a6a5deca3f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002337 10.0.0.33 - - [2026-03-25 15:39:07] "POST /ref-update HTTP/1.1" 200 156 0.066437 10.0.0.33 - - [2026-03-25 15:39:09] "POST /tags HTTP/1.1" 200 393 0.026607 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017851 10.0.0.33 - - [2026-03-25 15:39:09] "GET /tag/88f16b78-b036-4142-950d-3ce001002a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015701 10.0.0.33 - - [2026-03-25 15:39:09] "POST /tags HTTP/1.1" 200 341 0.029027 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010006 10.0.0.33 - - [2026-03-25 15:39:09] "GET /tag/fb03704d-7453-4dff-bce0-ccbd92d46ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012294 10.0.0.33 - - [2026-03-25 15:39:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000485 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.006650 10.0.0.33 - - [2026-03-25 15:39:09] "POST /security-groups HTTP/1.1" 200 589 0.068325 10.0.0.33 - - [2026-03-25 15:39:09] "POST /projects HTTP/1.1" 200 519 0.210740 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.002654 10.0.0.33 - - [2026-03-25 15:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012205 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.33 - - [2026-03-25 15:39:09] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.019403 10.0.0.33 - - [2026-03-25 15:39:09] "POST /access-control-lists HTTP/1.1" 200 598 0.083334 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.016516 10.0.0.33 - - [2026-03-25 15:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016774 10.0.0.33 - - [2026-03-25 15:39:09] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008856 10.0.0.33 - - [2026-03-25 15:39:09] "POST /access-control-lists HTTP/1.1" 200 596 0.062840 10.0.0.33 - - [2026-03-25 15:39:09] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.112333 10.0.0.33 - - [2026-03-25 15:39:09] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.059813 10.0.0.33 - - [2026-03-25 15:39:10] "POST /security-groups HTTP/1.1" 200 591 0.087330 10.0.0.33 - - [2026-03-25 15:39:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.001886 10.0.0.33 - - [2026-03-25 15:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.060713 10.0.0.33 - - [2026-03-25 15:39:10] "POST /access-control-lists HTTP/1.1" 200 632 0.093477 10.0.0.33 - - [2026-03-25 15:39:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.013402 10.0.0.33 - - [2026-03-25 15:39:10] "POST /chown HTTP/1.1" 200 109 0.039758 10.0.0.33 - - [2026-03-25 15:39:10] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005738 10.0.0.33 - - [2026-03-25 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-03-25 15:39:10] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012369 10.0.0.33 - - [2026-03-25 15:39:10] "POST /access-control-lists HTTP/1.1" 200 630 0.081520 10.0.0.33 - - [2026-03-25 15:39:10] "POST /tags HTTP/1.1" 409 226 0.013427 10.0.0.33 - - [2026-03-25 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.33 - - [2026-03-25 15:39:10] "GET /tag/fb03704d-7453-4dff-bce0-ccbd92d46ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016775 10.0.0.33 - - [2026-03-25 15:39:10] "POST /firewall-rules HTTP/1.1" 200 600 0.067796 10.0.0.33 - - [2026-03-25 15:39:10] "GET /firewall-rule/94e7f9e8-dc8c-4560-a92e-22120fb297ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003587 10.0.0.33 - - [2026-03-25 15:39:10] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003557 10.0.0.33 - - [2026-03-25 15:39:10] "GET /firewall-rule/94e7f9e8-dc8c-4560-a92e-22120fb297ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002037 10.0.0.33 - - [2026-03-25 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.049433 10.0.0.33 - - [2026-03-25 15:39:10] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012321 10.0.0.33 - - [2026-03-25 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009314 10.0.0.33 - - [2026-03-25 15:39:10] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006245 10.0.0.33 - - [2026-03-25 15:39:10] "POST /tags HTTP/1.1" 409 226 0.002467 10.0.0.33 - - [2026-03-25 15:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.33 - - [2026-03-25 15:39:10] "GET /tag/fb03704d-7453-4dff-bce0-ccbd92d46ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018138 10.0.0.33 - - [2026-03-25 15:39:10] "POST /firewall-rules HTTP/1.1" 200 598 0.067075 10.0.0.33 - - [2026-03-25 15:39:10] "GET /firewall-rule/387c6349-62dc-4722-90a5-2e058e195fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.008153 10.0.0.33 - - [2026-03-25 15:39:10] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005929 10.0.0.33 - - [2026-03-25 15:39:10] "GET /firewall-rule/387c6349-62dc-4722-90a5-2e058e195fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002468 10.0.0.33 - - [2026-03-25 15:39:10] "POST /ref-update HTTP/1.1" 200 156 0.052529 10.0.0.33 - - [2026-03-25 15:39:12] "POST /tags HTTP/1.1" 200 345 0.064424 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.33 - - [2026-03-25 15:39:12] "GET /tag/1e414c3b-4a7b-4634-83d0-0a95d56887c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013502 10.0.0.33 - - [2026-03-25 15:39:12] "POST /projects HTTP/1.1" 409 238 0.004370 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-03-25 15:39:12] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032654 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.33 - - [2026-03-25 15:39:12] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010409 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.33 - - [2026-03-25 15:39:12] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004025 10.0.0.33 - - [2026-03-25 15:39:12] "POST /security-groups HTTP/1.1" 409 285 0.002597 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.33 - - [2026-03-25 15:39:12] "PUT /security-group/e1c06a9b-d623-4fd8-baf9-79896ab9d2ca HTTP/1.1" 200 262 0.059376 10.0.0.33 - - [2026-03-25 15:39:12] "PUT /access-control-list/96bbe644-f177-4b7c-9247-854318c4f654 HTTP/1.1" 200 272 0.020675 10.0.0.33 - - [2026-03-25 15:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038069 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007776 10.0.0.33 - - [2026-03-25 15:39:12] "PUT /access-control-list/8b458c6e-a316-479d-8fa0-a1ad1dc5ae90 HTTP/1.1" 200 272 0.036174 10.0.0.33 - - [2026-03-25 15:39:12] "POST /tags HTTP/1.1" 409 228 0.003560 10.0.0.33 - - [2026-03-25 15:39:12] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052597 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.33 - - [2026-03-25 15:39:12] "GET /tag/1e414c3b-4a7b-4634-83d0-0a95d56887c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013837 10.0.0.33 - - [2026-03-25 15:39:12] "POST /tags HTTP/1.1" 200 345 0.026064 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.33 - - [2026-03-25 15:39:12] "GET /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014762 10.0.0.33 - - [2026-03-25 15:39:12] "POST /projects HTTP/1.1" 409 238 0.003893 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.33 - - [2026-03-25 15:39:12] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.018876 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.33 - - [2026-03-25 15:39:12] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004237 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2026-03-25 15:39:12] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005661 10.0.0.33 - - [2026-03-25 15:39:12] "POST /security-groups HTTP/1.1" 409 285 0.002660 10.0.0.33 - - [2026-03-25 15:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-03-25 15:39:13] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036022 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012807 10.0.0.33 - - [2026-03-25 15:39:13] "PUT /security-group/de72c6e1-83d6-444b-ad02-f8babe1886c7 HTTP/1.1" 200 262 0.069243 10.0.0.33 - - [2026-03-25 15:39:13] "PUT /access-control-list/aa5cefcf-af9e-4b8c-9ebb-fca051a5ad8c HTTP/1.1" 200 272 0.013301 10.0.0.33 - - [2026-03-25 15:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034462 10.0.0.33 - - [2026-03-25 15:39:13] "POST /tags HTTP/1.1" 409 228 0.006539 10.0.0.33 - - [2026-03-25 15:39:13] "PUT /access-control-list/19beaa55-9a28-4e6b-90b7-f926aa8266c8 HTTP/1.1" 200 272 0.024484 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-03-25 15:39:13] "GET /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011226 10.0.0.33 - - [2026-03-25 15:39:13] "POST /tags HTTP/1.1" 200 291 0.051616 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-03-25 15:39:13] "GET /tag/ffcbf1d2-be0f-4e8d-ad2a-e3701739539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011086 10.0.0.33 - - [2026-03-25 15:39:13] "POST /tags HTTP/1.1" 200 303 0.044398 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.33 - - [2026-03-25 15:39:13] "GET /tag/0d4b7179-9ae8-49c6-90ca-5b775c7ba589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013015 10.0.0.33 - - [2026-03-25 15:39:13] "POST /tags HTTP/1.1" 409 252 0.001571 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.33 - - [2026-03-25 15:39:13] "GET /tag/55e0010b-1509-41d9-9ea6-d22031996b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011553 10.0.0.33 - - [2026-03-25 15:39:13] "POST /tags HTTP/1.1" 409 226 0.002085 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-03-25 15:39:13] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012124 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2026-03-25 15:39:13] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005681 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-03-25 15:39:13] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029396 10.0.0.33 - - [2026-03-25 15:39:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007462 10.0.0.33 - - [2026-03-25 15:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012987 10.0.0.33 - - [2026-03-25 15:39:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108057 10.0.0.33 - - [2026-03-25 15:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008742 10.0.0.33 - - [2026-03-25 15:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015860 10.0.0.33 - - [2026-03-25 15:39:13] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003959 10.0.0.33 - - [2026-03-25 15:39:13] "POST /instance-ips HTTP/1.1" 200 397 0.022587 10.0.0.33 - - [2026-03-25 15:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024093 10.0.0.33 - - [2026-03-25 15:39:13] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011580 10.0.0.33 - - [2026-03-25 15:39:14] "POST /set-tag HTTP/1.1" 200 109 0.065146 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015953 10.0.0.33 - - [2026-03-25 15:39:14] "GET /instance-ip/c6915a4a-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006102 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004397 10.0.0.33 - - [2026-03-25 15:39:14] "POST /set-tag HTTP/1.1" 200 109 0.003656 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003351 10.0.0.33 - - [2026-03-25 15:39:14] "POST /ref-update HTTP/1.1" 200 156 0.007948 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013881 10.0.0.33 - - [2026-03-25 15:39:14] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2026-03-25 15:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003569 10.0.0.33 - - [2026-03-25 15:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-03-25 15:39:14] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031209 10.0.0.33 - - [2026-03-25 15:39:14] "POST /virtual-machines HTTP/1.1" 200 395 0.009482 10.0.0.33 - - [2026-03-25 15:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018882 10.0.0.33 - - [2026-03-25 15:39:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098546 10.0.0.33 - - [2026-03-25 15:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013901 10.0.0.33 - - [2026-03-25 15:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015748 10.0.0.33 - - [2026-03-25 15:39:14] "POST /instance-ips HTTP/1.1" 200 397 0.018582 10.0.0.33 - - [2026-03-25 15:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022464 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021441 10.0.0.33 - - [2026-03-25 15:39:14] "POST /set-tag HTTP/1.1" 200 109 0.059624 10.0.0.33 - - [2026-03-25 15:39:14] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015808 10.0.0.33 - - [2026-03-25 15:39:14] "GET /instance-ip/c7142eb6-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004464 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003977 10.0.0.33 - - [2026-03-25 15:39:15] "POST /set-tag HTTP/1.1" 200 109 0.001751 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003140 10.0.0.33 - - [2026-03-25 15:39:15] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003951 10.0.0.33 - - [2026-03-25 15:39:15] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.33 - - [2026-03-25 15:39:15] "POST /tags HTTP/1.1" 200 291 0.020588 10.0.0.33 - - [2026-03-25 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-03-25 15:39:15] "GET /tag/32726d63-fe4e-4f58-aa09-7c131dfc6e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010261 10.0.0.33 - - [2026-03-25 15:39:15] "POST /tags HTTP/1.1" 409 252 0.001564 10.0.0.33 - - [2026-03-25 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.33 - - [2026-03-25 15:39:15] "GET /tag/88f16b78-b036-4142-950d-3ce001002a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011175 10.0.0.33 - - [2026-03-25 15:39:15] "POST /tags HTTP/1.1" 409 226 0.001592 10.0.0.33 - - [2026-03-25 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2026-03-25 15:39:15] "GET /tag/fb03704d-7453-4dff-bce0-ccbd92d46ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020710 10.0.0.33 - - [2026-03-25 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004425 10.0.0.33 - - [2026-03-25 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2026-03-25 15:39:15] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030097 10.0.0.33 - - [2026-03-25 15:39:15] "POST /virtual-machines HTTP/1.1" 200 395 0.006444 10.0.0.33 - - [2026-03-25 15:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007948 10.0.0.33 - - [2026-03-25 15:39:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093316 10.0.0.33 - - [2026-03-25 15:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019864 10.0.0.33 - - [2026-03-25 15:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010839 10.0.0.33 - - [2026-03-25 15:39:15] "POST /instance-ips HTTP/1.1" 200 397 0.034664 10.0.0.33 - - [2026-03-25 15:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.066376 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017126 10.0.0.33 - - [2026-03-25 15:39:15] "POST /set-tag HTTP/1.1" 200 109 0.059669 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011970 10.0.0.33 - - [2026-03-25 15:39:15] "GET /instance-ip/c797c0be-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005116 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003982 10.0.0.33 - - [2026-03-25 15:39:15] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.33 - - [2026-03-25 15:39:15] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002833 10.0.0.33 - - [2026-03-25 15:39:15] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004150 10.0.0.33 - - [2026-03-25 15:39:16] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.33 - - [2026-03-25 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004526 10.0.0.33 - - [2026-03-25 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.33 - - [2026-03-25 15:39:16] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028389 10.0.0.33 - - [2026-03-25 15:39:16] "POST /virtual-machines HTTP/1.1" 200 395 0.007331 10.0.0.33 - - [2026-03-25 15:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024277 10.0.0.33 - - [2026-03-25 15:39:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098763 10.0.0.33 - - [2026-03-25 15:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008658 10.0.0.33 - - [2026-03-25 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006844 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008681 10.0.0.33 - - [2026-03-25 15:39:16] "POST /instance-ips HTTP/1.1" 200 397 0.016253 10.0.0.33 - - [2026-03-25 15:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019770 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004232 10.0.0.33 - - [2026-03-25 15:39:16] "POST /set-tag HTTP/1.1" 200 109 0.061733 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010117 10.0.0.33 - - [2026-03-25 15:39:16] "GET /instance-ip/c810adee-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004907 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.33 - - [2026-03-25 15:39:16] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003638 10.0.0.33 - - [2026-03-25 15:39:16] "POST /ref-update HTTP/1.1" 200 156 0.009429 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009454 10.0.0.33 - - [2026-03-25 15:39:16] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.33 - - [2026-03-25 15:39:16] "POST /tags HTTP/1.1" 200 299 0.017324 10.0.0.33 - - [2026-03-25 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.33 - - [2026-03-25 15:39:16] "GET /tag/f367df6f-c47e-43d9-92d7-db1b9153e680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015616 10.0.0.33 - - [2026-03-25 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-03-25 15:39:16] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003750 10.0.0.33 - - [2026-03-25 15:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.33 - - [2026-03-25 15:39:16] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044281 10.0.0.33 - - [2026-03-25 15:39:17] "POST /virtual-machines HTTP/1.1" 200 395 0.011774 10.0.0.33 - - [2026-03-25 15:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016378 10.0.0.33 - - [2026-03-25 15:39:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096792 10.0.0.33 - - [2026-03-25 15:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007872 10.0.0.33 - - [2026-03-25 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015166 10.0.0.33 - - [2026-03-25 15:39:17] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004012 10.0.0.33 - - [2026-03-25 15:39:17] "POST /instance-ips HTTP/1.1" 200 397 0.021047 10.0.0.33 - - [2026-03-25 15:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026785 10.0.0.33 - - [2026-03-25 15:39:17] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014922 10.0.0.33 - - [2026-03-25 15:39:17] "POST /set-tag HTTP/1.1" 200 109 0.017684 10.0.0.33 - - [2026-03-25 15:39:17] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019366 10.0.0.33 - - [2026-03-25 15:39:17] "GET /instance-ip/c890b156-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002717 10.0.0.33 - - [2026-03-25 15:39:17] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003991 10.0.0.33 - - [2026-03-25 15:39:17] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.33 - - [2026-03-25 15:39:17] "POST /tags HTTP/1.1" 200 299 0.017396 10.0.0.33 - - [2026-03-25 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.33 - - [2026-03-25 15:39:17] "GET /tag/5c1f3853-fdf0-4b42-97d8-9ec493a065d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011468 10.0.0.33 - - [2026-03-25 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2026-03-25 15:39:17] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005989 10.0.0.33 - - [2026-03-25 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.33 - - [2026-03-25 15:39:17] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031104 10.0.0.33 - - [2026-03-25 15:39:17] "POST /virtual-machines HTTP/1.1" 200 395 0.008282 10.0.0.33 - - [2026-03-25 15:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018397 10.0.0.33 - - [2026-03-25 15:39:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108581 10.0.0.33 - - [2026-03-25 15:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008507 10.0.0.33 - - [2026-03-25 15:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010455 10.0.0.33 - - [2026-03-25 15:39:17] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005053 10.0.0.33 - - [2026-03-25 15:39:18] "POST /instance-ips HTTP/1.1" 200 397 0.024814 10.0.0.33 - - [2026-03-25 15:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020637 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010670 10.0.0.33 - - [2026-03-25 15:39:18] "POST /set-tag HTTP/1.1" 200 109 0.020867 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022427 10.0.0.33 - - [2026-03-25 15:39:18] "GET /instance-ip/c8ff43e6-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002609 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003999 10.0.0.33 - - [2026-03-25 15:39:18] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2026-03-25 15:39:18] "POST /tags HTTP/1.1" 200 299 0.015594 10.0.0.33 - - [2026-03-25 15:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.33 - - [2026-03-25 15:39:18] "GET /tag/b7c5dfce-a446-4dba-b4b2-e6ad99434c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011562 10.0.0.33 - - [2026-03-25 15:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003458 10.0.0.33 - - [2026-03-25 15:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-03-25 15:39:18] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026580 10.0.0.33 - - [2026-03-25 15:39:18] "POST /virtual-machines HTTP/1.1" 200 395 0.007871 10.0.0.33 - - [2026-03-25 15:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011807 10.0.0.33 - - [2026-03-25 15:39:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122676 10.0.0.33 - - [2026-03-25 15:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017457 10.0.0.33 - - [2026-03-25 15:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011849 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004583 10.0.0.33 - - [2026-03-25 15:39:18] "POST /instance-ips HTTP/1.1" 200 397 0.016990 10.0.0.33 - - [2026-03-25 15:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026666 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007329 10.0.0.33 - - [2026-03-25 15:39:18] "POST /set-tag HTTP/1.1" 200 109 0.015976 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013348 10.0.0.33 - - [2026-03-25 15:39:18] "GET /instance-ip/c968d20c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002934 10.0.0.33 - - [2026-03-25 15:39:18] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005462 10.0.0.33 - - [2026-03-25 15:39:18] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.33 - - [2026-03-25 15:39:18] "POST /tags HTTP/1.1" 200 299 0.015190 10.0.0.33 - - [2026-03-25 15:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015196 10.0.0.33 - - [2026-03-25 15:39:18] "GET /tag/b387dc71-4309-473c-a61f-3fd90711dbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012290 10.0.0.33 - - [2026-03-25 15:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003625 10.0.0.33 - - [2026-03-25 15:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2026-03-25 15:39:19] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036395 10.0.0.33 - - [2026-03-25 15:39:19] "POST /virtual-machines HTTP/1.1" 200 395 0.007421 10.0.0.33 - - [2026-03-25 15:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019903 10.0.0.33 - - [2026-03-25 15:39:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098974 10.0.0.33 - - [2026-03-25 15:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007268 10.0.0.33 - - [2026-03-25 15:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005593 10.0.0.33 - - [2026-03-25 15:39:19] "POST /instance-ips HTTP/1.1" 200 397 0.016880 10.0.0.33 - - [2026-03-25 15:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022415 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007244 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.015879 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010492 10.0.0.33 - - [2026-03-25 15:39:19] "GET /instance-ip/c9cc2226-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002768 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003891 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003123 10.0.0.33 - - [2026-03-25 15:39:19] "POST /ref-update HTTP/1.1" 200 156 0.007183 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004512 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004019 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008522 10.0.0.33 - - [2026-03-25 15:39:19] "POST /ref-update HTTP/1.1" 200 156 0.008429 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011488 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003409 10.0.0.33 - - [2026-03-25 15:39:19] "POST /ref-update HTTP/1.1" 200 156 0.006373 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003985 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003673 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.001773 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004025 10.0.0.33 - - [2026-03-25 15:39:19] "POST /ref-update HTTP/1.1" 200 156 0.006892 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023756 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.33 - - [2026-03-25 15:39:19] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003561 10.0.0.33 - - [2026-03-25 15:39:19] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.33 - - [2026-03-25 15:39:20] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003910 10.0.0.33 - - [2026-03-25 15:39:20] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.33 - - [2026-03-25 15:39:20] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003722 10.0.0.33 - - [2026-03-25 15:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.33 - - [2026-03-25 15:39:20] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004268 10.0.0.33 - - [2026-03-25 15:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.33 - - [2026-03-25 15:39:20] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003710 10.0.0.33 - - [2026-03-25 15:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.33 - - [2026-03-25 15:39:20] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004506 10.0.0.33 - - [2026-03-25 15:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.33 - - [2026-03-25 15:39:24] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004207 10.0.0.33 - - [2026-03-25 15:39:24] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.33 - - [2026-03-25 15:39:24] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005477 10.0.0.33 - - [2026-03-25 15:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.33 - - [2026-03-25 15:39:25] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004055 10.0.0.33 - - [2026-03-25 15:39:25] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.33 - - [2026-03-25 15:39:25] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004027 10.0.0.33 - - [2026-03-25 15:39:25] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.33 - - [2026-03-25 15:39:25] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003626 10.0.0.33 - - [2026-03-25 15:39:25] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.33 - - [2026-03-25 15:39:26] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004806 10.0.0.33 - - [2026-03-25 15:39:26] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.33 - - [2026-03-25 15:39:27] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004315 10.0.0.33 - - [2026-03-25 15:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine/f5f8dd37-a877-4766-b114-8785d499dd18?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002764 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004670 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine/a7cb5d99-cd29-4eb3-9863-7960b90131a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002857 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004785 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine/ed11f09e-c9cc-42e9-a8d2-8d667dffbc45?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003592 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004189 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine/d54d2205-854e-46d1-9de4-cfc2ad5084a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002816 10.0.0.33 - - [2026-03-25 15:39:28] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006566 10.0.0.33 - - [2026-03-25 15:39:29] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005605 10.0.0.33 - - [2026-03-25 15:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine/01e8391b-95c9-4faa-b95f-524dcd2ae35d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003516 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005705 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine/021e90a4-5724-4e2c-97c7-743c5a066ef4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002709 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003442 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine/ed7d991e-a44d-49b8-9b56-d24eeb72cafc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002957 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005663 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine/277b323b-7f75-4ff4-9d77-841a55fd5dbb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003311 10.0.0.33 - - [2026-03-25 15:39:33] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003958 10.0.0.33 - - [2026-03-25 15:39:34] "GET /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007964 10.0.0.33 - - [2026-03-25 15:39:34] "POST /tags HTTP/1.1" 200 333 0.031768 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017722 10.0.0.33 - - [2026-03-25 15:39:34] "GET /tag/fd88ddce-6a5f-442f-abc3-6d5405ba48ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013419 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-03-25 15:39:34] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028463 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-03-25 15:39:34] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003382 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2026-03-25 15:39:34] "GET /service-appliance-set/1c7d5d5b-6531-49a0-a967-4a91e45d9d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001869 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001565 10.0.0.33 - - [2026-03-25 15:39:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.086587 10.0.0.33 - - [2026-03-25 15:39:34] "GET /virtual-machine-interface/ddae1eed-a873-4b9f-9334-3d2e233bffe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012479 10.0.0.33 - - [2026-03-25 15:39:34] "POST /instance-ips HTTP/1.1" 200 409 0.024476 10.0.0.33 - - [2026-03-25 15:39:34] "GET /instance-ip/26de237a-7df1-4e4d-9a72-1805e5ab2fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.015172 10.0.0.33 - - [2026-03-25 15:39:34] "POST /loadbalancers HTTP/1.1" 200 629 0.060660 10.0.0.33 - - [2026-03-25 15:39:34] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032702 10.0.0.33 - - [2026-03-25 15:39:34] "GET /instance-ip/26de237a-7df1-4e4d-9a72-1805e5ab2fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003621 10.0.0.33 - - [2026-03-25 15:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018313 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.33 - - [2026-03-25 15:39:34] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047730 10.0.0.33 - - [2026-03-25 15:39:34] "POST /floating-ips HTTP/1.1" 200 597 0.056730 10.0.0.33 - - [2026-03-25 15:39:34] "GET /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003385 10.0.0.33 - - [2026-03-25 15:39:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.027888 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-03-25 15:39:34] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036091 10.0.0.33 - - [2026-03-25 15:39:34] "GET /loadbalancer-listener/4fae4bcb-dccd-40fe-8fa2-a31593b84cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002808 10.0.0.33 - - [2026-03-25 15:39:34] "GET /loadbalancer-listener/4fae4bcb-dccd-40fe-8fa2-a31593b84cf7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002561 10.0.0.33 - - [2026-03-25 15:39:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020692 10.0.0.33 - - [2026-03-25 15:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-03-25 15:39:34] "GET /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004532 10.0.0.33 - - [2026-03-25 15:39:34] "GET /instance-ip/26de237a-7df1-4e4d-9a72-1805e5ab2fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005231 10.0.0.33 - - [2026-03-25 15:39:34] "GET /loadbalancer-pool/951e6489-1dc0-4e2b-8ab4-5b4bda8afdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004588 10.0.0.33 - - [2026-03-25 15:39:34] "GET /instance-ip/26de237a-7df1-4e4d-9a72-1805e5ab2fb7?fields=floating_ips HTTP/1.1" 200 1212 0.006356 10.0.0.33 - - [2026-03-25 15:39:34] "GET /floating-ip/3bba9a1b-7269-407d-b7a1-38775587f1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002013 10.0.0.33 - - [2026-03-25 15:39:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030599 10.0.0.33 - - [2026-03-25 15:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021009 10.0.0.33 - - [2026-03-25 15:39:35] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003719 10.0.0.33 - - [2026-03-25 15:39:35] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003745 10.0.0.33 - - [2026-03-25 15:39:35] "POST /ref-update HTTP/1.1" 200 156 0.009033 10.0.0.33 - - [2026-03-25 15:39:35] "GET /floating-ip/3bba9a1b-7269-407d-b7a1-38775587f1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006544 10.0.0.33 - - [2026-03-25 15:39:35] "PUT /floating-ip/3bba9a1b-7269-407d-b7a1-38775587f1ce HTTP/1.1" 200 256 0.008745 10.0.0.33 - - [2026-03-25 15:39:35] "GET /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002978 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 221 0.004760 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/fd88ddce-6a5f-442f-abc3-6d5405ba48ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010224 10.0.0.33 - - [2026-03-25 15:39:35] "POST /set-tag HTTP/1.1" 200 109 0.064655 10.0.0.33 - - [2026-03-25 15:39:35] "GET /loadbalancer-pool/951e6489-1dc0-4e2b-8ab4-5b4bda8afdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012367 10.0.0.33 - - [2026-03-25 15:39:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018324 10.0.0.33 - - [2026-03-25 15:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016418 10.0.0.33 - - [2026-03-25 15:39:35] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010351 10.0.0.33 - - [2026-03-25 15:39:35] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003538 10.0.0.33 - - [2026-03-25 15:39:35] "POST /ref-update HTTP/1.1" 200 156 0.008726 10.0.0.33 - - [2026-03-25 15:39:35] "GET /floating-ip/3bba9a1b-7269-407d-b7a1-38775587f1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.004421 10.0.0.33 - - [2026-03-25 15:39:35] "POST /set-tag HTTP/1.1" 200 109 0.064234 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 206 0.009498 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/0d4b7179-9ae8-49c6-90ca-5b775c7ba589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012625 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 204 0.002754 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/5c1f3853-fdf0-4b42-97d8-9ec493a065d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017130 10.0.0.33 - - [2026-03-25 15:39:35] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003056 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.33 - - [2026-03-25 15:39:35] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002127 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 206 0.001971 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/0d4b7179-9ae8-49c6-90ca-5b775c7ba589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011308 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 226 0.002121 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010843 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 204 0.001834 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/5c1f3853-fdf0-4b42-97d8-9ec493a065d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011399 10.0.0.33 - - [2026-03-25 15:39:35] "POST /tags HTTP/1.1" 409 226 0.002526 10.0.0.33 - - [2026-03-25 15:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-03-25 15:39:35] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011925 10.0.0.33 - - [2026-03-25 15:39:36] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005258 10.0.0.33 - - [2026-03-25 15:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.33 - - [2026-03-25 15:39:36] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002433 10.0.0.33 - - [2026-03-25 15:39:36] "POST /firewall-rules HTTP/1.1" 200 626 0.072590 10.0.0.33 - - [2026-03-25 15:39:36] "POST /firewall-rules HTTP/1.1" 200 646 0.086050 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-rule/56abdee9-ec80-4703-9a33-dfaad1587b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005625 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002948 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-rule/21ffc799-8b03-451c-89c0-0440b9df55a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003252 10.0.0.33 - - [2026-03-25 15:39:36] "POST /ref-update HTTP/1.1" 200 156 0.013634 10.0.0.33 - - [2026-03-25 15:39:36] "POST /firewall-policys HTTP/1.1" 200 606 0.042009 10.0.0.33 - - [2026-03-25 15:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019379 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009552 10.0.0.33 - - [2026-03-25 15:39:36] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002608 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001852 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002796 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003455 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/c8581888-6f8b-46d5-9e3d-eef227bc3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003210 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001881 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003082 10.0.0.33 - - [2026-03-25 15:39:36] "POST /ref-update HTTP/1.1" 200 156 0.023846 10.0.0.33 - - [2026-03-25 15:39:36] "POST /ref-update HTTP/1.1" 200 156 0.056056 10.0.0.33 - - [2026-03-25 15:39:36] "POST /ref-update HTTP/1.1" 200 156 0.037899 10.0.0.33 - - [2026-03-25 15:39:36] "POST /ref-update HTTP/1.1" 200 156 0.068716 10.0.0.33 - - [2026-03-25 15:39:36] "POST /ref-update HTTP/1.1" 200 156 0.057940 10.0.0.33 - - [2026-03-25 15:39:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003210 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:39:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:39:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:39:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:39:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:40:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:40:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.33 - - [2026-03-25 15:40:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001803 10.0.0.33 - - [2026-03-25 15:40:13] "GET /global-system-configs HTTP/1.1" 200 322 0.001717 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 252 0.001917 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/88f16b78-b036-4142-950d-3ce001002a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010090 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 228 0.002184 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009635 10.0.0.33 - - [2026-03-25 15:41:35] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002820 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-03-25 15:41:35] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002117 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 206 0.001374 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/0d4b7179-9ae8-49c6-90ca-5b775c7ba589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014400 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 226 0.003043 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012496 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 204 0.001914 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/5c1f3853-fdf0-4b42-97d8-9ec493a065d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010998 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 226 0.001634 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/cddd566d-b74c-45e0-b72b-b1403267bb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010418 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 228 0.002432 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012120 10.0.0.33 - - [2026-03-25 15:41:35] "POST /tags HTTP/1.1" 409 252 0.001778 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.33 - - [2026-03-25 15:41:35] "GET /tag/88f16b78-b036-4142-950d-3ce001002a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012371 10.0.0.33 - - [2026-03-25 15:41:35] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002050 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-03-25 15:41:35] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002241 10.0.0.33 - - [2026-03-25 15:41:35] "POST /firewall-rules HTTP/1.1" 409 281 0.001545 10.0.0.33 - - [2026-03-25 15:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-03-25 15:41:35] "PUT /firewall-rule/21ffc799-8b03-451c-89c0-0440b9df55a6 HTTP/1.1" 200 260 0.023950 10.0.0.33 - - [2026-03-25 15:41:35] "POST /firewall-rules HTTP/1.1" 409 291 0.007483 10.0.0.33 - - [2026-03-25 15:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-03-25 15:41:36] "PUT /firewall-rule/56abdee9-ec80-4703-9a33-dfaad1587b04 HTTP/1.1" 200 260 0.018842 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-rule/56abdee9-ec80-4703-9a33-dfaad1587b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005855 10.0.0.33 - - [2026-03-25 15:41:36] "POST /firewall-rules HTTP/1.1" 200 658 0.074139 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-rule/8968dbf4-8203-4592-9f40-f1b83c8ca948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.008776 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001917 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-rule/21ffc799-8b03-451c-89c0-0440b9df55a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002849 10.0.0.33 - - [2026-03-25 15:41:36] "POST /firewall-policys HTTP/1.1" 409 269 0.001556 10.0.0.33 - - [2026-03-25 15:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.33 - - [2026-03-25 15:41:36] "PUT /firewall-policy/61453179-599a-4284-ab95-e08c2333acee HTTP/1.1" 200 264 0.018386 10.0.0.33 - - [2026-03-25 15:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023880 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005349 10.0.0.33 - - [2026-03-25 15:41:36] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002554 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001909 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001655 10.0.0.33 - - [2026-03-25 15:41:36] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002479 10.0.0.33 - - [2026-03-25 15:41:55] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006934 10.0.0.33 - - [2026-03-25 15:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.33 - - [2026-03-25 15:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-03-25 15:41:55] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002408 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004542 10.0.0.33 - - [2026-03-25 15:41:56] "POST /set-tag HTTP/1.1" 200 109 0.026639 10.0.0.33 - - [2026-03-25 15:41:56] "DELETE /loadbalancer-member/d3497c82-86c5-4c8e-9c8b-c03240bb80ea HTTP/1.1" 200 115 0.038041 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005136 10.0.0.33 - - [2026-03-25 15:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.33 - - [2026-03-25 15:41:56] "DELETE /loadbalancer-member/65782b39-bd2a-4be8-86cc-8fd381fa60b8 HTTP/1.1" 200 115 0.030324 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006351 10.0.0.33 - - [2026-03-25 15:41:56] "POST /set-tag HTTP/1.1" 200 109 0.007768 10.0.0.33 - - [2026-03-25 15:41:56] "DELETE /loadbalancer-member/fe32ef08-c4cd-4327-93b5-308559df498a HTTP/1.1" 200 115 0.047516 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007981 10.0.0.33 - - [2026-03-25 15:41:56] "POST /set-tag HTTP/1.1" 200 109 0.004968 10.0.0.33 - - [2026-03-25 15:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.33 - - [2026-03-25 15:41:56] "GET /loadbalancer/8ffbd418-7171-4021-9f61-09fb2c17f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008342 10.0.0.33 - - [2026-03-25 15:41:56] "GET /loadbalancer-pool/f01fadac-56f0-4cde-b79f-5dca5fd0edf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005167 10.0.0.33 - - [2026-03-25 15:41:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014473 10.0.0.33 - - [2026-03-25 15:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007490 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005543 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004542 10.0.0.33 - - [2026-03-25 15:41:56] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002788 10.0.0.33 - - [2026-03-25 15:41:56] "POST /set-tag HTTP/1.1" 200 109 0.067711 10.0.0.33 - - [2026-03-25 15:41:56] "GET /loadbalancer-pool/cadb41bc-afb4-4768-b8e7-62f8c3b614f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002533 10.0.0.33 - - [2026-03-25 15:41:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028778 10.0.0.33 - - [2026-03-25 15:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013407 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010140 10.0.0.33 - - [2026-03-25 15:41:56] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014781 10.0.0.33 - - [2026-03-25 15:41:56] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001938 10.0.0.33 - - [2026-03-25 15:41:56] "POST /set-tag HTTP/1.1" 200 109 0.006214 10.0.0.33 - - [2026-03-25 15:41:56] "GET /loadbalancer-pool/1cb64fb3-a0ae-463e-bc1f-78a3a1eced2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003179 10.0.0.33 - - [2026-03-25 15:41:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024904 10.0.0.33 - - [2026-03-25 15:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010122 10.0.0.33 - - [2026-03-25 15:41:57] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.039029 10.0.0.33 - - [2026-03-25 15:41:57] "GET /virtual-machine-interface/6a61d020-285f-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.035002 10.0.0.33 - - [2026-03-25 15:41:57] "GET /floating-ip/ea772ed1-d21f-448d-a01b-178972ca9902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.019345 10.0.0.33 - - [2026-03-25 15:41:57] "POST /set-tag HTTP/1.1" 200 109 0.019980 10.0.0.33 - - [2026-03-25 15:42:43] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007929 10.0.0.33 - - [2026-03-25 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.007545 10.0.0.33 - - [2026-03-25 15:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-03-25 15:42:43] "GET /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002299 10.0.0.33 - - [2026-03-25 15:42:43] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003932 10.0.0.33 - - [2026-03-25 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.022476 10.0.0.33 - - [2026-03-25 15:42:43] "DELETE /loadbalancer-member/f38fbe04-9e88-4bbd-818a-0950c60f6322 HTTP/1.1" 200 115 0.048140 10.0.0.33 - - [2026-03-25 15:42:43] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003807 10.0.0.33 - - [2026-03-25 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.33 - - [2026-03-25 15:42:43] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004087 10.0.0.33 - - [2026-03-25 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.33 - - [2026-03-25 15:42:43] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003996 10.0.0.33 - - [2026-03-25 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.33 - - [2026-03-25 15:42:43] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003809 10.0.0.33 - - [2026-03-25 15:42:43] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004508 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003932 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004818 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.33 - - [2026-03-25 15:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-03-25 15:42:44] "GET /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003238 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004205 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.004003 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008483 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine/ed11f09e-c9cc-42e9-a8d2-8d667dffbc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007524 10.0.0.33 - - [2026-03-25 15:42:44] "POST /ref-update HTTP/1.1" 200 156 0.009899 10.0.0.33 - - [2026-03-25 15:42:44] "GET /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004279 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.018580 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.031166 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.014408 10.0.0.33 - - [2026-03-25 15:42:44] "POST /set-tag HTTP/1.1" 200 109 0.018077 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.031071 10.0.0.33 - - [2026-03-25 15:42:45] "DELETE /instance-ip/c797c0be-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.037737 10.0.0.33 - - [2026-03-25 15:42:45] "DELETE /virtual-machine-interface/c78475b8-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.032692 10.0.0.33 - - [2026-03-25 15:42:45] "DELETE /virtual-machine/ed11f09e-c9cc-42e9-a8d2-8d667dffbc45 HTTP/1.1" 200 115 0.019072 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006798 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004134 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.001656 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine/f5f8dd37-a877-4766-b114-8785d499dd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002584 10.0.0.33 - - [2026-03-25 15:42:45] "POST /ref-update HTTP/1.1" 200 156 0.007919 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015236 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.017292 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.025445 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.022146 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.012754 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.017338 10.0.0.33 - - [2026-03-25 15:42:45] "DELETE /instance-ip/c6915a4a-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.030825 10.0.0.33 - - [2026-03-25 15:42:45] "POST /ref-update HTTP/1.1" 200 156 0.007257 10.0.0.33 - - [2026-03-25 15:42:45] "DELETE /virtual-machine-interface/c676ba14-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.053392 10.0.0.33 - - [2026-03-25 15:42:45] "DELETE /virtual-machine/f5f8dd37-a877-4766-b114-8785d499dd18 HTTP/1.1" 200 115 0.022449 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004570 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004446 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine/a7cb5d99-cd29-4eb3-9863-7960b90131a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002661 10.0.0.33 - - [2026-03-25 15:42:45] "POST /ref-update HTTP/1.1" 200 156 0.013331 10.0.0.33 - - [2026-03-25 15:42:45] "GET /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005352 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.019224 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.031847 10.0.0.33 - - [2026-03-25 15:42:45] "POST /set-tag HTTP/1.1" 200 109 0.031194 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.019497 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.024948 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /instance-ip/c7142eb6-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.039622 10.0.0.33 - - [2026-03-25 15:42:46] "POST /ref-update HTTP/1.1" 200 156 0.006554 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /virtual-machine-interface/c6ec335c-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.035437 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /virtual-machine/a7cb5d99-cd29-4eb3-9863-7960b90131a8 HTTP/1.1" 200 115 0.015130 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /tag/ffcbf1d2-be0f-4e8d-ad2a-e3701739539e HTTP/1.1" 200 115 0.042329 10.0.0.33 - - [2026-03-25 15:42:46] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003664 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.33 - - [2026-03-25 15:42:46] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004200 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.33 - - [2026-03-25 15:42:46] "GET /virtual-machine/d54d2205-854e-46d1-9de4-cfc2ad5084a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003326 10.0.0.33 - - [2026-03-25 15:42:46] "POST /ref-update HTTP/1.1" 200 156 0.009479 10.0.0.33 - - [2026-03-25 15:42:46] "GET /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012708 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.018509 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.023278 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.024520 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.013620 10.0.0.33 - - [2026-03-25 15:42:46] "POST /set-tag HTTP/1.1" 200 109 0.020096 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /instance-ip/c810adee-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.036931 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /virtual-machine-interface/c7f87986-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.034534 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /virtual-machine/d54d2205-854e-46d1-9de4-cfc2ad5084a1 HTTP/1.1" 200 115 0.018514 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /tag/0d4b7179-9ae8-49c6-90ca-5b775c7ba589 HTTP/1.1" 409 388 0.004145 10.0.0.33 - - [2026-03-25 15:42:46] "DELETE /tag/32726d63-fe4e-4f58-aa09-7c131dfc6e15 HTTP/1.1" 200 115 0.038298 10.0.0.33 - - [2026-03-25 15:43:14] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004822 10.0.0.33 - - [2026-03-25 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.33 - - [2026-03-25 15:43:14] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004996 10.0.0.33 - - [2026-03-25 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.33 - - [2026-03-25 15:43:14] "GET /virtual-machine/ed7d991e-a44d-49b8-9b56-d24eeb72cafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004679 10.0.0.33 - - [2026-03-25 15:43:14] "POST /ref-update HTTP/1.1" 200 156 0.009132 10.0.0.33 - - [2026-03-25 15:43:14] "GET /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004172 10.0.0.33 - - [2026-03-25 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.016760 10.0.0.33 - - [2026-03-25 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.019134 10.0.0.33 - - [2026-03-25 15:43:14] "POST /set-tag HTTP/1.1" 200 109 0.013451 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.021314 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /instance-ip/c8ff43e6-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.047999 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /virtual-machine-interface/c8e5763c-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.038310 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /virtual-machine/ed7d991e-a44d-49b8-9b56-d24eeb72cafc HTTP/1.1" 200 115 0.020765 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /tag/5c1f3853-fdf0-4b42-97d8-9ec493a065d9 HTTP/1.1" 409 236 0.016285 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004115 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004122 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine/277b323b-7f75-4ff4-9d77-841a55fd5dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002596 10.0.0.33 - - [2026-03-25 15:43:15] "POST /ref-update HTTP/1.1" 200 156 0.007562 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016142 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.013974 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.025504 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.021702 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.012247 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /instance-ip/c9cc2226-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.037981 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /virtual-machine-interface/c9b4de54-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.054396 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /virtual-machine/277b323b-7f75-4ff4-9d77-841a55fd5dbb HTTP/1.1" 200 115 0.015462 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /tag/b387dc71-4309-473c-a61f-3fd90711dbbb HTTP/1.1" 200 115 0.034162 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003707 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003840 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.001534 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine/01e8391b-95c9-4faa-b95f-524dcd2ae35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002834 10.0.0.33 - - [2026-03-25 15:43:15] "POST /ref-update HTTP/1.1" 200 156 0.013487 10.0.0.33 - - [2026-03-25 15:43:15] "GET /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019621 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.014922 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.022860 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.020013 10.0.0.33 - - [2026-03-25 15:43:15] "POST /set-tag HTTP/1.1" 200 109 0.011697 10.0.0.33 - - [2026-03-25 15:43:15] "DELETE /instance-ip/c890b156-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.037251 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /virtual-machine-interface/c8789530-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.041144 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /virtual-machine/01e8391b-95c9-4faa-b95f-524dcd2ae35d HTTP/1.1" 200 115 0.024240 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /tag/1e414c3b-4a7b-4634-83d0-0a95d56887c5 HTTP/1.1" 200 115 0.040302 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /tag/f367df6f-c47e-43d9-92d7-db1b9153e680 HTTP/1.1" 200 115 0.031681 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /tag/55e0010b-1509-41d9-9ea6-d22031996b0f HTTP/1.1" 200 115 0.031741 10.0.0.33 - - [2026-03-25 15:43:16] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004412 10.0.0.33 - - [2026-03-25 15:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.33 - - [2026-03-25 15:43:16] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004137 10.0.0.33 - - [2026-03-25 15:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.33 - - [2026-03-25 15:43:16] "GET /virtual-machine/021e90a4-5724-4e2c-97c7-743c5a066ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.008358 10.0.0.33 - - [2026-03-25 15:43:16] "POST /ref-update HTTP/1.1" 200 156 0.010651 10.0.0.33 - - [2026-03-25 15:43:16] "GET /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007470 10.0.0.33 - - [2026-03-25 15:43:16] "POST /set-tag HTTP/1.1" 200 109 0.016067 10.0.0.33 - - [2026-03-25 15:43:16] "POST /set-tag HTTP/1.1" 200 109 0.015025 10.0.0.33 - - [2026-03-25 15:43:16] "POST /set-tag HTTP/1.1" 200 109 0.022501 10.0.0.33 - - [2026-03-25 15:43:16] "POST /set-tag HTTP/1.1" 200 109 0.012397 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /instance-ip/c968d20c-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.057596 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /virtual-machine-interface/c95194c0-2860-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.034760 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /virtual-machine/021e90a4-5724-4e2c-97c7-743c5a066ef4 HTTP/1.1" 200 115 0.020260 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /tag/88f16b78-b036-4142-950d-3ce001002a24 HTTP/1.1" 409 236 0.004605 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /tag/b7c5dfce-a446-4dba-b4b2-e6ad99434c37 HTTP/1.1" 200 115 0.037007 10.0.0.33 - - [2026-03-25 15:43:16] "DELETE /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736 HTTP/1.1" 409 236 0.003783 10.0.0.33 - - [2026-03-25 15:43:18] "POST /projects HTTP/1.1" 409 238 0.002893 10.0.0.33 - - [2026-03-25 15:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.33 - - [2026-03-25 15:43:18] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027004 10.0.0.33 - - [2026-03-25 15:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.33 - - [2026-03-25 15:43:18] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004146 10.0.0.33 - - [2026-03-25 15:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2026-03-25 15:43:18] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006584 10.0.0.33 - - [2026-03-25 15:43:18] "POST /security-groups HTTP/1.1" 409 285 0.002243 10.0.0.33 - - [2026-03-25 15:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-03-25 15:43:19] "PUT /security-group/de72c6e1-83d6-444b-ad02-f8babe1886c7 HTTP/1.1" 200 262 0.055211 10.0.0.33 - - [2026-03-25 15:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023828 10.0.0.33 - - [2026-03-25 15:43:19] "PUT /access-control-list/aa5cefcf-af9e-4b8c-9ebb-fca051a5ad8c HTTP/1.1" 200 272 0.017447 10.0.0.33 - - [2026-03-25 15:43:19] "PUT /access-control-list/19beaa55-9a28-4e6b-90b7-f926aa8266c8 HTTP/1.1" 200 272 0.018082 10.0.0.33 - - [2026-03-25 15:43:24] "POST /projects HTTP/1.1" 409 238 0.002026 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2026-03-25 15:43:24] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030941 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2026-03-25 15:43:24] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004722 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-03-25 15:43:24] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004496 10.0.0.33 - - [2026-03-25 15:43:24] "POST /security-groups HTTP/1.1" 409 285 0.001888 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-03-25 15:43:24] "PUT /security-group/de72c6e1-83d6-444b-ad02-f8babe1886c7 HTTP/1.1" 200 262 0.051976 10.0.0.33 - - [2026-03-25 15:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018495 10.0.0.33 - - [2026-03-25 15:43:24] "PUT /access-control-list/aa5cefcf-af9e-4b8c-9ebb-fca051a5ad8c HTTP/1.1" 200 272 0.019536 10.0.0.33 - - [2026-03-25 15:43:24] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002517 10.0.0.33 - - [2026-03-25 15:43:24] "PUT /access-control-list/19beaa55-9a28-4e6b-90b7-f926aa8266c8 HTTP/1.1" 200 272 0.018991 10.0.0.33 - - [2026-03-25 15:43:24] "GET /firewall-rule/94e7f9e8-dc8c-4560-a92e-22120fb297ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002514 10.0.0.33 - - [2026-03-25 15:43:24] "POST /ref-update HTTP/1.1" 200 156 0.048345 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /firewall-rule/94e7f9e8-dc8c-4560-a92e-22120fb297ac HTTP/1.1" 200 115 0.037166 10.0.0.33 - - [2026-03-25 15:43:24] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005389 10.0.0.33 - - [2026-03-25 15:43:24] "GET /firewall-rule/387c6349-62dc-4722-90a5-2e058e195fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002639 10.0.0.33 - - [2026-03-25 15:43:24] "POST /ref-update HTTP/1.1" 200 156 0.050425 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /firewall-rule/387c6349-62dc-4722-90a5-2e058e195fb2 HTTP/1.1" 200 115 0.040293 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /tag/fb03704d-7453-4dff-bce0-ccbd92d46ae1 HTTP/1.1" 200 115 0.031348 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /tag/88f16b78-b036-4142-950d-3ce001002a24 HTTP/1.1" 409 236 0.003381 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736 HTTP/1.1" 409 236 0.004379 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-03-25 15:43:24] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004756 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-03-25 15:43:24] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003572 10.0.0.33 - - [2026-03-25 15:43:24] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.038654 10.0.0.33 - - [2026-03-25 15:43:24] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.043548 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /security-group/de72c6e1-83d6-444b-ad02-f8babe1886c7 HTTP/1.1" 200 115 0.033962 10.0.0.33 - - [2026-03-25 15:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-03-25 15:43:24] "DELETE /access-control-list/aa5cefcf-af9e-4b8c-9ebb-fca051a5ad8c HTTP/1.1" 200 115 0.031001 10.0.0.33 - - [2026-03-25 15:43:25] "DELETE /access-control-list/19beaa55-9a28-4e6b-90b7-f926aa8266c8 HTTP/1.1" 200 115 0.019392 10.0.0.33 - - [2026-03-25 15:43:25] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029852 10.0.0.33 - - [2026-03-25 15:43:25] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?fields=security_groups HTTP/1.1" 200 1352 0.033952 10.0.0.33 - - [2026-03-25 15:43:25] "DELETE /security-group/b563ab51-71a2-4f63-a244-2ebf8dfee843 HTTP/1.1" 200 115 0.048627 10.0.0.33 - - [2026-03-25 15:43:25] "DELETE /access-control-list/acc54a35-c365-41ff-aaf4-0f4a43898b85 HTTP/1.1" 200 115 0.032122 10.0.0.33 - - [2026-03-25 15:43:25] "GET /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86?fields=application_policy_sets HTTP/1.1" 200 1391 0.040526 10.0.0.33 - - [2026-03-25 15:43:25] "DELETE /access-control-list/bd417c52-d6fb-44fb-aad8-43dc80393a32 HTTP/1.1" 200 115 0.041513 10.0.0.33 - - [2026-03-25 15:43:25] "DELETE /project/ebaa5725-e482-4264-8569-cd5d8d0f1f86 HTTP/1.1" 200 115 0.293786 10.0.0.33 - - [2026-03-25 15:43:25] "POST /projects HTTP/1.1" 409 238 0.004109 10.0.0.33 - - [2026-03-25 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-03-25 15:43:25] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026643 10.0.0.33 - - [2026-03-25 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-03-25 15:43:25] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005026 10.0.0.33 - - [2026-03-25 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2026-03-25 15:43:25] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003959 10.0.0.33 - - [2026-03-25 15:43:25] "POST /security-groups HTTP/1.1" 409 285 0.002168 10.0.0.33 - - [2026-03-25 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-03-25 15:43:25] "PUT /security-group/e1c06a9b-d623-4fd8-baf9-79896ab9d2ca HTTP/1.1" 200 262 0.055778 10.0.0.33 - - [2026-03-25 15:43:25] "PUT /access-control-list/96bbe644-f177-4b7c-9247-854318c4f654 HTTP/1.1" 200 272 0.014449 10.0.0.33 - - [2026-03-25 15:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024086 10.0.0.33 - - [2026-03-25 15:43:25] "PUT /access-control-list/8b458c6e-a316-479d-8fa0-a1ad1dc5ae90 HTTP/1.1" 200 272 0.018505 10.0.0.33 - - [2026-03-25 15:43:30] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002591 10.0.0.33 - - [2026-03-25 15:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2026-03-25 15:43:30] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002603 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-policy/b49df11b-726e-4595-904b-64b4b5bf4b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002232 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-rule/21ffc799-8b03-451c-89c0-0440b9df55a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002110 10.0.0.33 - - [2026-03-25 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.012734 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /firewall-rule/21ffc799-8b03-451c-89c0-0440b9df55a6 HTTP/1.1" 200 115 0.037441 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003053 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-rule/56abdee9-ec80-4703-9a33-dfaad1587b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003086 10.0.0.33 - - [2026-03-25 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.013569 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /firewall-rule/56abdee9-ec80-4703-9a33-dfaad1587b04 HTTP/1.1" 200 115 0.033370 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008614 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-rule/8968dbf4-8203-4592-9f40-f1b83c8ca948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002646 10.0.0.33 - - [2026-03-25 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.011570 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /firewall-rule/8968dbf4-8203-4592-9f40-f1b83c8ca948 HTTP/1.1" 200 115 0.048849 10.0.0.33 - - [2026-03-25 15:43:30] "GET /application-policy-set/c282c0db-9846-4ca8-a3e5-c452c05408d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004307 10.0.0.33 - - [2026-03-25 15:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-03-25 15:43:30] "GET /policy-management/5d304878-55c3-4c18-8cd1-035a3452bfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002805 10.0.0.33 - - [2026-03-25 15:43:30] "GET /firewall-policy/61453179-599a-4284-ab95-e08c2333acee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003147 10.0.0.33 - - [2026-03-25 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.021115 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /firewall-policy/61453179-599a-4284-ab95-e08c2333acee HTTP/1.1" 200 115 0.033305 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /tag/0d27e9cb-bc27-4b39-9166-814cfaeac736 HTTP/1.1" 200 115 0.049255 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /tag/0d4b7179-9ae8-49c6-90ca-5b775c7ba589 HTTP/1.1" 200 115 0.052456 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /tag/88f16b78-b036-4142-950d-3ce001002a24 HTTP/1.1" 200 115 0.037112 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /tag/5c1f3853-fdf0-4b42-97d8-9ec493a065d9 HTTP/1.1" 200 115 0.056074 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /loadbalancer-member/a82e1dcb-314d-4a38-abdc-44df83edb1e6 HTTP/1.1" 200 115 0.027235 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /loadbalancer-pool/951e6489-1dc0-4e2b-8ab4-5b4bda8afdae HTTP/1.1" 200 115 0.030641 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /loadbalancer-listener/4fae4bcb-dccd-40fe-8fa2-a31593b84cf7 HTTP/1.1" 200 115 0.020872 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /loadbalancer/e99bdae2-4d8d-486d-8945-5a825c8f2fec HTTP/1.1" 200 115 0.037212 10.0.0.33 - - [2026-03-25 15:43:30] "DELETE /floating-ip/3bba9a1b-7269-407d-b7a1-38775587f1ce HTTP/1.1" 200 115 0.032214 10.0.0.33 - - [2026-03-25 15:43:31] "DELETE /instance-ip/26de237a-7df1-4e4d-9a72-1805e5ab2fb7 HTTP/1.1" 200 115 0.045978 10.0.0.33 - - [2026-03-25 15:43:31] "DELETE /virtual-machine-interface/ddae1eed-a873-4b9f-9334-3d2e233bffe7 HTTP/1.1" 200 115 0.041840 10.0.0.33 - - [2026-03-25 15:43:31] "DELETE /tag/fd88ddce-6a5f-442f-abc3-6d5405ba48ba HTTP/1.1" 200 115 0.042833 10.0.0.33 - - [2026-03-25 15:43:31] "POST /projects HTTP/1.1" 409 238 0.003790 10.0.0.33 - - [2026-03-25 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-03-25 15:43:31] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049605 10.0.0.33 - - [2026-03-25 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-03-25 15:43:31] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004140 10.0.0.33 - - [2026-03-25 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-03-25 15:43:31] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008745 10.0.0.33 - - [2026-03-25 15:43:31] "POST /security-groups HTTP/1.1" 409 285 0.004441 10.0.0.33 - - [2026-03-25 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-03-25 15:43:31] "PUT /security-group/e1c06a9b-d623-4fd8-baf9-79896ab9d2ca HTTP/1.1" 200 262 0.055539 10.0.0.33 - - [2026-03-25 15:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013952 10.0.0.33 - - [2026-03-25 15:43:31] "PUT /access-control-list/96bbe644-f177-4b7c-9247-854318c4f654 HTTP/1.1" 200 272 0.021266 10.0.0.33 - - [2026-03-25 15:43:31] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.009352 10.0.0.33 - - [2026-03-25 15:43:31] "PUT /access-control-list/8b458c6e-a316-479d-8fa0-a1ad1dc5ae90 HTTP/1.1" 200 272 0.018749 10.0.0.33 - - [2026-03-25 15:43:31] "GET /firewall-rule/afa7a512-3636-4fcf-a005-fee5c768a2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002589 10.0.0.33 - - [2026-03-25 15:43:31] "POST /ref-update HTTP/1.1" 200 156 0.048109 10.0.0.33 - - [2026-03-25 15:43:31] "DELETE /firewall-rule/afa7a512-3636-4fcf-a005-fee5c768a2d2 HTTP/1.1" 200 115 0.047696 10.0.0.33 - - [2026-03-25 15:43:31] "GET /firewall-policy/7c7cc674-e54c-4ede-9f2e-899e5dc73d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005096 10.0.0.33 - - [2026-03-25 15:43:31] "GET /firewall-rule/9059c9ed-8885-4dee-a2a1-a6a5deca3f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006459 10.0.0.33 - - [2026-03-25 15:43:31] "POST /ref-update HTTP/1.1" 200 156 0.051762 10.0.0.33 - - [2026-03-25 15:43:31] "DELETE /firewall-rule/9059c9ed-8885-4dee-a2a1-a6a5deca3f87 HTTP/1.1" 200 115 0.045129 10.0.0.33 - - [2026-03-25 15:43:31] "DELETE /tag/cddd566d-b74c-45e0-b72b-b1403267bb07 HTTP/1.1" 200 115 0.049480 10.0.0.33 - - [2026-03-25 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2026-03-25 15:43:31] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004189 10.0.0.33 - - [2026-03-25 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2026-03-25 15:43:31] "GET /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003693 10.0.0.33 - - [2026-03-25 15:43:31] "PUT /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b HTTP/1.1" 200 264 0.042429 10.0.0.33 - - [2026-03-25 15:43:32] "PUT /virtual-network/15bf9052-4e7e-4d26-b36e-566ef396213a HTTP/1.1" 200 264 0.051516 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /security-group/e1c06a9b-d623-4fd8-baf9-79896ab9d2ca HTTP/1.1" 200 115 0.072874 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /access-control-list/96bbe644-f177-4b7c-9247-854318c4f654 HTTP/1.1" 200 115 0.036645 10.0.0.33 - - [2026-03-25 15:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /access-control-list/8b458c6e-a316-479d-8fa0-a1ad1dc5ae90 HTTP/1.1" 200 115 0.032425 10.0.0.33 - - [2026-03-25 15:43:32] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041205 10.0.0.33 - - [2026-03-25 15:43:32] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?fields=security_groups HTTP/1.1" 200 1353 0.045653 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /security-group/65b6f3c9-f2ce-4c6c-b5ae-9af7f691ca57 HTTP/1.1" 200 115 0.069586 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /access-control-list/c23423f2-e368-4c8e-aa6a-07f6cbc51bde HTTP/1.1" 200 115 0.064093 10.0.0.33 - - [2026-03-25 15:43:32] "GET /project/9d14ea36-40df-4a85-ba57-4c8589a31d40?fields=application_policy_sets HTTP/1.1" 200 1392 0.050130 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /access-control-list/d6d324af-28bb-4a4a-85d9-245cc6a6aec9 HTTP/1.1" 200 115 0.039503 10.0.0.33 - - [2026-03-25 15:43:32] "DELETE /project/9d14ea36-40df-4a85-ba57-4c8589a31d40 HTTP/1.1" 200 115 0.348110 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:44:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:44:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.33 - - [2026-03-25 15:44:23] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.33 - - [2026-03-25 15:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-03-25 15:44:23] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002316 10.0.0.33 - - [2026-03-25 15:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-03-25 15:44:23] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002947 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 10.0.0.33 - - [2026-03-25 15:44:38] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.33 - - [2026-03-25 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.33 - - [2026-03-25 15:44:38] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004946 10.0.0.33 - - [2026-03-25 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2026-03-25 15:44:38] "GET /config-node/ab82db0b-9bab-40b4-8283-116a073d756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004122 10.0.0.33 - - [2026-03-25 15:44:49] "GET / HTTP/1.1" 200 35931 0.001215 10.0.0.33 - - [2026-03-25 15:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-03-25 15:44:49] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002405 10.0.0.33 - - [2026-03-25 15:44:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001411 10.0.0.33 - - [2026-03-25 15:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-03-25 15:44:49] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.002314 10.0.0.33 - - [2026-03-25 15:44:49] "PUT /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1 HTTP/1.1" 200 254 0.022324 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:44:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:44:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 10.0.0.33 - - [2026-03-25 15:45:03] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.33 - - [2026-03-25 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.33 - - [2026-03-25 15:45:03] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004318 10.0.0.33 - - [2026-03-25 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-03-25 15:45:03] "GET /config-node/ab82db0b-9bab-40b4-8283-116a073d756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002695 10.0.0.33 - - [2026-03-25 15:45:03] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.33 - - [2026-03-25 15:45:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005759 10.0.0.33 - - [2026-03-25 15:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-03-25 15:45:08] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002278 10.0.0.33 - - [2026-03-25 15:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.33 - - [2026-03-25 15:45:08] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.016631 10.0.0.33 - - [2026-03-25 15:45:09] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 264 0.001831 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/a1d75fdc-e5ba-416c-8489-3890e95a8783 HTTP/1.1" 200 244 0.010398 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 261 0.009486 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/f816179c-687c-41dc-a86c-7740fec08430 HTTP/1.1" 200 244 0.017220 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 261 0.007660 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/5d11acb7-bc53-4267-aad3-e10fc146d27c HTTP/1.1" 200 244 0.012800 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 253 0.008080 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/6fd910ed-c5c1-46f9-9fba-f286d83c3e92 HTTP/1.1" 200 244 0.017318 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 251 0.002909 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/e6ad0947-45f8-4122-a9c1-e05a2ff715b1 HTTP/1.1" 200 244 0.009809 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 252 0.010745 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/a941f85a-77bc-474b-8895-f765029d0481 HTTP/1.1" 200 244 0.010632 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 256 0.006102 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/1874f466-0db0-4476-91e7-ab37645c7577 HTTP/1.1" 200 244 0.011740 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 248 0.016261 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/307edbb3-b357-4d5e-9aed-bdce09136781 HTTP/1.1" 200 244 0.018583 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 252 0.003302 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/d5b7e156-47d8-4552-8a1e-40d707bf72f0 HTTP/1.1" 200 244 0.011833 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 257 0.010468 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/ad0a8f41-fe06-4546-9512-66e42d7edc2a HTTP/1.1" 200 244 0.021464 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 251 0.003677 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-03-25 15:45:09] "PUT /alarm/d41ece98-936a-4218-8454-f40d778a05bc HTTP/1.1" 200 244 0.012444 10.0.0.33 - - [2026-03-25 15:45:09] "POST /alarms HTTP/1.1" 409 257 0.014010 10.0.0.33 - - [2026-03-25 15:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/6d835c76-dba3-426b-ac3a-8c37c49806ac HTTP/1.1" 200 244 0.010525 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 261 0.008599 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/cf7df115-1117-4673-8d2d-59f0b616d7fe HTTP/1.1" 200 244 0.012581 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 258 0.007951 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/916647d8-6d9b-4205-9d7f-50c19e558e5b HTTP/1.1" 200 244 0.016240 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 254 0.004440 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/4ca6f4f0-c4a2-4873-bcd3-ef8548e1f914 HTTP/1.1" 200 244 0.011797 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 254 0.004439 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/d9095f90-4c2b-4c29-a1c3-2c62817c489f HTTP/1.1" 200 244 0.017958 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 254 0.009789 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/118d3b14-933d-4de6-aa7e-4e62984157b2 HTTP/1.1" 200 244 0.013057 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 247 0.004121 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/a738c1aa-73b5-4ea4-b1f0-e0892af81a9c HTTP/1.1" 200 244 0.009810 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 272 0.012802 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/1d741e9a-6906-4691-a8e1-ce71c5f34fbd HTTP/1.1" 200 244 0.010994 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 261 0.009733 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/72ef471d-2350-4f0f-9574-06591256e2c9 HTTP/1.1" 200 244 0.011992 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 259 0.009613 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/997bae9e-709c-428e-9de7-ff3b96eeb743 HTTP/1.1" 200 244 0.011983 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 265 0.003136 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/4679115a-4f77-4cad-b6bc-4f9efd3cc360 HTTP/1.1" 200 244 0.010158 10.0.0.33 - - [2026-03-25 15:45:10] "POST /alarms HTTP/1.1" 409 279 0.009183 10.0.0.33 - - [2026-03-25 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.33 - - [2026-03-25 15:45:10] "PUT /alarm/85177db8-a9ae-4cde-bf4a-c43e105e642a HTTP/1.1" 200 244 0.011809 10.0.0.33 - - [2026-03-25 15:45:11] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.33 - - [2026-03-25 15:45:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001606 10.0.0.33 - - [2026-03-25 15:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001142 10.0.0.33 - - [2026-03-25 15:45:11] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.006790 10.0.0.33 - - [2026-03-25 15:45:11] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.33 - - [2026-03-25 15:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-03-25 15:45:11] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002272 10.0.0.33 - - [2026-03-25 15:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.33 - - [2026-03-25 15:45:11] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.009189 10.0.0.33 - - [2026-03-25 15:45:11] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.33 - - [2026-03-25 15:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-03-25 15:45:11] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004306 10.0.0.33 - - [2026-03-25 15:45:11] "PUT /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c HTTP/1.1" 200 274 0.015833 10.0.0.33 - - [2026-03-25 15:45:12] "GET /global-system-configs HTTP/1.1" 200 322 0.007463 10.0.0.33 - - [2026-03-25 15:45:13] "GET /global-system-configs HTTP/1.1" 200 322 0.005095 10.0.0.33 - - [2026-03-25 15:45:15] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.33 - - [2026-03-25 15:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-03-25 15:45:15] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002540 10.0.0.33 - - [2026-03-25 15:45:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002034 10.0.0.33 - - [2026-03-25 15:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2026-03-25 15:45:15] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.002409 10.0.0.33 - - [2026-03-25 15:45:15] "PUT /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1 HTTP/1.1" 200 254 0.009939 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.33 - - [2026-03-25 15:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-03-25 15:45:18] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002964 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:45:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:45:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.33 - - [2026-03-25 15:45:32] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.33 - - [2026-03-25 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-03-25 15:45:32] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004561 10.0.0.33 - - [2026-03-25 15:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-03-25 15:45:32] "GET /config-node/ab82db0b-9bab-40b4-8283-116a073d756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002436 10.0.0.33 - - [2026-03-25 15:45:44] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.33 - - [2026-03-25 15:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2026-03-25 15:45:44] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007931 10.0.0.33 - - [2026-03-25 15:45:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001776 10.0.0.33 - - [2026-03-25 15:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2026-03-25 15:45:44] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.002897 10.0.0.33 - - [2026-03-25 15:45:44] "PUT /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1 HTTP/1.1" 200 254 0.010796 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000796 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001403 10.0.0.33 - - [2026-03-25 15:45:58] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.33 - - [2026-03-25 15:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2026-03-25 15:45:58] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004475 10.0.0.33 - - [2026-03-25 15:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.33 - - [2026-03-25 15:45:58] "GET /config-node/ab82db0b-9bab-40b4-8283-116a073d756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002252 10.0.0.33 - - [2026-03-25 15:45:59] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.33 - - [2026-03-25 15:45:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001869 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-03-25 15:46:04] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002359 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.008254 10.0.0.33 - - [2026-03-25 15:46:04] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 264 0.002016 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/a1d75fdc-e5ba-416c-8489-3890e95a8783 HTTP/1.1" 200 244 0.017830 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 261 0.010465 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/f816179c-687c-41dc-a86c-7740fec08430 HTTP/1.1" 200 244 0.009271 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 261 0.001679 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/5d11acb7-bc53-4267-aad3-e10fc146d27c HTTP/1.1" 200 244 0.008771 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 253 0.004686 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/6fd910ed-c5c1-46f9-9fba-f286d83c3e92 HTTP/1.1" 200 244 0.010745 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 251 0.016528 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/e6ad0947-45f8-4122-a9c1-e05a2ff715b1 HTTP/1.1" 200 244 0.022565 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 252 0.002307 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/a941f85a-77bc-474b-8895-f765029d0481 HTTP/1.1" 200 244 0.008308 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 256 0.006994 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/1874f466-0db0-4476-91e7-ab37645c7577 HTTP/1.1" 200 244 0.007363 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 248 0.007298 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/307edbb3-b357-4d5e-9aed-bdce09136781 HTTP/1.1" 200 244 0.008706 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 252 0.002788 10.0.0.33 - - [2026-03-25 15:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.33 - - [2026-03-25 15:46:04] "PUT /alarm/d5b7e156-47d8-4552-8a1e-40d707bf72f0 HTTP/1.1" 200 244 0.012504 10.0.0.33 - - [2026-03-25 15:46:04] "POST /alarms HTTP/1.1" 409 257 0.004507 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/ad0a8f41-fe06-4546-9512-66e42d7edc2a HTTP/1.1" 200 244 0.008765 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 251 0.002968 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/d41ece98-936a-4218-8454-f40d778a05bc HTTP/1.1" 200 244 0.012500 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 257 0.005288 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/6d835c76-dba3-426b-ac3a-8c37c49806ac HTTP/1.1" 200 244 0.008449 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 261 0.012330 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/cf7df115-1117-4673-8d2d-59f0b616d7fe HTTP/1.1" 200 244 0.012814 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 258 0.002352 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/916647d8-6d9b-4205-9d7f-50c19e558e5b HTTP/1.1" 200 244 0.008700 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 254 0.005520 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/4ca6f4f0-c4a2-4873-bcd3-ef8548e1f914 HTTP/1.1" 200 244 0.008947 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 254 0.003678 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/d9095f90-4c2b-4c29-a1c3-2c62817c489f HTTP/1.1" 200 244 0.009230 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 254 0.004785 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/118d3b14-933d-4de6-aa7e-4e62984157b2 HTTP/1.1" 200 244 0.010669 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 247 0.002583 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/a738c1aa-73b5-4ea4-b1f0-e0892af81a9c HTTP/1.1" 200 244 0.016405 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 272 0.002661 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/1d741e9a-6906-4691-a8e1-ce71c5f34fbd HTTP/1.1" 200 244 0.007775 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 261 0.004076 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/72ef471d-2350-4f0f-9574-06591256e2c9 HTTP/1.1" 200 244 0.008623 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 259 0.009602 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/997bae9e-709c-428e-9de7-ff3b96eeb743 HTTP/1.1" 200 244 0.009632 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 265 0.010727 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/4679115a-4f77-4cad-b6bc-4f9efd3cc360 HTTP/1.1" 200 244 0.008999 10.0.0.33 - - [2026-03-25 15:46:05] "POST /alarms HTTP/1.1" 409 279 0.008857 10.0.0.33 - - [2026-03-25 15:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2026-03-25 15:46:05] "PUT /alarm/85177db8-a9ae-4cde-bf4a-c43e105e642a HTTP/1.1" 200 244 0.008888 10.0.0.33 - - [2026-03-25 15:46:06] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.33 - - [2026-03-25 15:46:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001775 10.0.0.33 - - [2026-03-25 15:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.33 - - [2026-03-25 15:46:06] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.006266 10.0.0.33 - - [2026-03-25 15:46:06] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.33 - - [2026-03-25 15:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-03-25 15:46:06] "GET /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002428 10.0.0.33 - - [2026-03-25 15:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2026-03-25 15:46:06] "PUT /global-vrouter-config/bc1166bc-5964-493a-8555-673ffb88d5ad HTTP/1.1" 200 276 0.008945 10.0.0.33 - - [2026-03-25 15:46:06] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.33 - - [2026-03-25 15:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009201 10.0.0.33 - - [2026-03-25 15:46:06] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004540 10.0.0.33 - - [2026-03-25 15:46:06] "PUT /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c HTTP/1.1" 200 274 0.014652 10.0.0.33 - - [2026-03-25 15:46:10] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.33 - - [2026-03-25 15:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2026-03-25 15:46:10] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002458 10.0.0.33 - - [2026-03-25 15:46:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001728 10.0.0.33 - - [2026-03-25 15:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.33 - - [2026-03-25 15:46:10] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.003982 10.0.0.33 - - [2026-03-25 15:46:10] "PUT /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1 HTTP/1.1" 200 254 0.009885 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:46:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:46:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.33 - - [2026-03-25 15:46:15] "POST /tags HTTP/1.1" 200 355 0.052698 10.0.0.33 - - [2026-03-25 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.33 - - [2026-03-25 15:46:15] "GET /tag/5dc579c9-9703-4c9f-a3e3-85dfbdb66820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012523 10.0.0.33 - - [2026-03-25 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-03-25 15:46:15] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005098 10.0.0.33 - - [2026-03-25 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.33 - - [2026-03-25 15:46:15] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038599 10.0.0.33 - - [2026-03-25 15:46:15] "POST /virtual-machines HTTP/1.1" 200 351 0.019407 10.0.0.33 - - [2026-03-25 15:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015309 10.0.0.33 - - [2026-03-25 15:46:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.130121 10.0.0.33 - - [2026-03-25 15:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008647 10.0.0.33 - - [2026-03-25 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018486 10.0.0.33 - - [2026-03-25 15:46:15] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005030 10.0.0.33 - - [2026-03-25 15:46:15] "POST /instance-ips HTTP/1.1" 200 391 0.022552 10.0.0.33 - - [2026-03-25 15:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017862 10.0.0.33 - - [2026-03-25 15:46:15] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013648 10.0.0.33 - - [2026-03-25 15:46:15] "POST /set-tag HTTP/1.1" 200 109 0.014289 10.0.0.33 - - [2026-03-25 15:46:15] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016321 10.0.0.33 - - [2026-03-25 15:46:15] "GET /instance-ip/c20068a8-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002907 10.0.0.33 - - [2026-03-25 15:46:15] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004284 10.0.0.33 - - [2026-03-25 15:46:15] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003489 10.0.0.33 - - [2026-03-25 15:46:16] "POST /ref-update HTTP/1.1" 200 156 0.006546 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004614 10.0.0.33 - - [2026-03-25 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.33 - - [2026-03-25 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-network/7b4b79ad-427b-4c7b-9af0-0d931bb8a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003976 10.0.0.33 - - [2026-03-25 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-03-25 15:46:16] "GET /project/dfd7c26e-ccb0-4982-8b0a-f86e8612a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041582 10.0.0.33 - - [2026-03-25 15:46:16] "POST /virtual-machines HTTP/1.1" 200 355 0.007480 10.0.0.33 - - [2026-03-25 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008106 10.0.0.33 - - [2026-03-25 15:46:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.099295 10.0.0.33 - - [2026-03-25 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018759 10.0.0.33 - - [2026-03-25 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012846 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004710 10.0.0.33 - - [2026-03-25 15:46:16] "POST /instance-ips HTTP/1.1" 200 395 0.025627 10.0.0.33 - - [2026-03-25 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034532 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.016803 10.0.0.33 - - [2026-03-25 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.022974 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.023623 10.0.0.33 - - [2026-03-25 15:46:16] "GET /instance-ip/c266feb0-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004829 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004051 10.0.0.33 - - [2026-03-25 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-router/09b38dad-290d-49eb-bafb-ad802f1ce2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003064 10.0.0.33 - - [2026-03-25 15:46:16] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005044 10.0.0.33 - - [2026-03-25 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005262 10.0.0.33 - - [2026-03-25 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.33 - - [2026-03-25 15:46:16] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005713 10.0.0.33 - - [2026-03-25 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.003547 10.0.0.33 - - [2026-03-25 15:46:25] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.33 - - [2026-03-25 15:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-03-25 15:46:25] "GET /global-system-config/86c7a1ae-d49e-436e-b725-0c59d99ea87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004500 10.0.0.33 - - [2026-03-25 15:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.33 - - [2026-03-25 15:46:25] "GET /config-node/ab82db0b-9bab-40b4-8283-116a073d756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002286 10.0.0.33 - - [2026-03-25 15:46:28] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007188 10.0.0.33 - - [2026-03-25 15:46:28] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.33 - - [2026-03-25 15:46:29] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004036 10.0.0.33 - - [2026-03-25 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.33 - - [2026-03-25 15:46:30] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004131 10.0.0.33 - - [2026-03-25 15:46:30] "POST /set-tag HTTP/1.1" 200 109 0.009881 10.0.0.33 - - [2026-03-25 15:46:37] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.33 - - [2026-03-25 15:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2026-03-25 15:46:37] "GET /routing-instance/3a907f5a-632e-4050-a275-76190dadc55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002302 10.0.0.33 - - [2026-03-25 15:46:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001650 10.0.0.33 - - [2026-03-25 15:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2026-03-25 15:46:37] "GET /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.003170 10.0.0.33 - - [2026-03-25 15:46:37] "PUT /bgp-router/0393e65b-26c3-435b-891e-b93e5540a3e1 HTTP/1.1" 200 254 0.025729 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:46:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000756 [Introspect:8084]10.0.0.33 - - [2026-03-25 15:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.33 - - [2026-03-25 15:47:02] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005909 10.0.0.33 - - [2026-03-25 15:47:02] "POST /set-tag HTTP/1.1" 200 109 0.005307 10.0.0.33 - - [2026-03-25 15:47:02] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007539 10.0.0.33 - - [2026-03-25 15:47:02] "POST /set-tag HTTP/1.1" 200 109 0.004669 10.0.0.33 - - [2026-03-25 15:47:02] "GET /virtual-machine/577b0dff-2eee-4862-8377-0ed50234803b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004743 10.0.0.33 - - [2026-03-25 15:47:02] "POST /ref-update HTTP/1.1" 200 156 0.010157 10.0.0.33 - - [2026-03-25 15:47:02] "GET /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015109 10.0.0.33 - - [2026-03-25 15:47:02] "POST /set-tag HTTP/1.1" 200 109 0.014447 10.0.0.33 - - [2026-03-25 15:47:02] "POST /set-tag HTTP/1.1" 200 109 0.013219 10.0.0.33 - - [2026-03-25 15:47:02] "DELETE /instance-ip/c20068a8-2861-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.049498 10.0.0.33 - - [2026-03-25 15:47:02] "DELETE /virtual-machine-interface/c1e3225c-2861-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.031757 10.0.0.33 - - [2026-03-25 15:47:02] "DELETE /virtual-machine/577b0dff-2eee-4862-8377-0ed50234803b HTTP/1.1" 200 115 0.021707 10.0.0.33 - - [2026-03-25 15:47:02] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005161 10.0.0.33 - - [2026-03-25 15:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.33 - - [2026-03-25 15:47:33] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003848 10.0.0.33 - - [2026-03-25 15:47:33] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.33 - - [2026-03-25 15:47:33] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003999 10.0.0.33 - - [2026-03-25 15:47:33] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-03-25 15:47:33] "GET /virtual-machine/726093b2-98de-4c7b-be89-9665bc702889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002743 10.0.0.33 - - [2026-03-25 15:47:33] "POST /ref-update HTTP/1.1" 200 156 0.013494 10.0.0.33 - - [2026-03-25 15:47:33] "GET /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009765 10.0.0.33 - - [2026-03-25 15:47:33] "POST /set-tag HTTP/1.1" 200 109 0.037429 10.0.0.33 - - [2026-03-25 15:47:33] "POST /set-tag HTTP/1.1" 200 109 0.033405 10.0.0.33 - - [2026-03-25 15:47:33] "DELETE /instance-ip/c266feb0-2861-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.046256 10.0.0.33 - - [2026-03-25 15:47:33] "DELETE /virtual-machine-interface/c2522a9e-2861-11f1-9c9c-fa163ed988de HTTP/1.1" 200 115 0.048624 10.0.0.33 - - [2026-03-25 15:47:33] "DELETE /virtual-machine/726093b2-98de-4c7b-be89-9665bc702889 HTTP/1.1" 200 115 0.032284 10.0.0.33 - - [2026-03-25 15:47:33] "DELETE /tag/5dc579c9-9703-4c9f-a3e3-85dfbdb66820 HTTP/1.1" 200 115 0.062942