++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Dec 9 03:18:11 AM UTC 2025 ===================' INFO: =================== Tue Dec 9 03:18:11 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.53.123.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.53.123.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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/09/2025 03:18:56.678 7fcdd9d0f800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/09/2025 03:18:57.140 7fcdd9d0f800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/09/2025 03:18:57.177 7fcdd9d0f800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/09/2025 03:18:57.180 7fcdd9d0f800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000875 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 - - [2025-12-09 03:19:12] "GET / HTTP/1.1" 503 181 0.000442 10.0.0.33 - - [2025-12-09 03:19:13] "GET / HTTP/1.1" 200 45303 0.001683 10.0.0.33 - - [2025-12-09 03:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.33 - - [2025-12-09 03:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011303 10.0.0.33 - - [2025-12-09 03:19:14] "GET / HTTP/1.1" 200 35931 0.001238 10.0.0.33 - - [2025-12-09 03:19:14] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.33 - - [2025-12-09 03:19:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.003417 10.0.0.33 - - [2025-12-09 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2025-12-09 03:19:14] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011727 10.0.0.33 - - [2025-12-09 03:19:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.027274 10.0.0.33 - - [2025-12-09 03:19:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.003319 10.0.0.33 - - [2025-12-09 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.33 - - [2025-12-09 03:19:15] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008210 10.0.0.33 - - [2025-12-09 03:19:15] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023149 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.33 - - [2025-12-09 03:19:15] "GET /network-ipam/24fa6f42-a050-4b90-95ac-26de2855ac8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.017951 10.0.0.33 - - [2025-12-09 03:19:15] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.33 - - [2025-12-09 03:19:15] "POST /service-templates HTTP/1.1" 200 511 0.048008 10.0.0.33 - - [2025-12-09 03:19:15] "POST /service-templates HTTP/1.1" 200 501 0.054718 10.0.0.33 - - [2025-12-09 03:19:15] "GET / HTTP/1.1" 200 35931 0.003418 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2025-12-09 03:19:15] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007477 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003026 10.0.0.33 - - [2025-12-09 03:19:15] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.33 - - [2025-12-09 03:19:15] "GET / HTTP/1.1" 200 35931 0.001186 10.0.0.33 - - [2025-12-09 03:19:15] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009463 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.004810 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.33 - - [2025-12-09 03:19:15] "POST /service-templates HTTP/1.1" 200 515 0.051646 10.0.0.33 - - [2025-12-09 03:19:15] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011633 10.0.0.33 - - [2025-12-09 03:19:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.054713 10.0.0.33 - - [2025-12-09 03:19:15] "POST /service-templates HTTP/1.1" 200 535 0.124784 10.0.0.33 - - [2025-12-09 03:19:15] "POST /bgp-routers HTTP/1.1" 200 616 0.142164 10.0.0.33 - - [2025-12-09 03:19:15] "POST /analytics-nodes HTTP/1.1" 200 599 0.138722 10.0.0.33 - - [2025-12-09 03:19:15] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011963 10.0.0.33 - - [2025-12-09 03:19:15] "POST /service-templates HTTP/1.1" 200 507 0.078361 10.0.0.33 - - [2025-12-09 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008353 10.0.0.33 - - [2025-12-09 03:19:15] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012464 10.0.0.33 - - [2025-12-09 03:19:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2025-12-09 03:19:15] "POST /ref-update HTTP/1.1" 200 156 0.009965 10.0.0.33 - - [2025-12-09 03:19:16] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.33 - - [2025-12-09 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.33 - - [2025-12-09 03:19:16] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010086 10.0.0.33 - - [2025-12-09 03:19:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.008125 10.0.0.33 - - [2025-12-09 03:19:16] "POST /database-nodes HTTP/1.1" 200 597 0.035460 10.0.0.33 - - [2025-12-09 03:19:16] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.33 - - [2025-12-09 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.33 - - [2025-12-09 03:19:16] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007479 10.0.0.33 - - [2025-12-09 03:19:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.001971 10.0.0.33 - - [2025-12-09 03:19:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.018888 10.0.0.33 - - [2025-12-09 03:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.33 - - [2025-12-09 03:19:17] "GET /network-ipam/24fa6f42-a050-4b90-95ac-26de2855ac8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006963 10.0.0.33 - - [2025-12-09 03:19:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.002198 10.0.0.33 - - [2025-12-09 03:19:17] "POST /access-control-lists HTTP/1.1" 200 587 0.020563 10.0.0.33 - - [2025-12-09 03:19:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.015923 10.0.0.33 - - [2025-12-09 03:19:17] "POST /access-control-lists HTTP/1.1" 200 585 0.020700 10.0.0.33 - - [2025-12-09 03:19:17] "POST /route-targets HTTP/1.1" 200 327 0.024129 10.0.0.33 - - [2025-12-09 03:19:17] "POST /ref-update HTTP/1.1" 200 156 0.023650 10.0.0.33 - - [2025-12-09 03:19:18] "POST /route-targets HTTP/1.1" 200 327 0.010799 10.0.0.33 - - [2025-12-09 03:19:18] "POST /ref-update HTTP/1.1" 200 156 0.026345 10.0.0.33 - - [2025-12-09 03:19:18] "POST /route-targets HTTP/1.1" 200 327 0.013816 10.0.0.33 - - [2025-12-09 03:19:18] "POST /ref-update HTTP/1.1" 200 156 0.025841 10.0.0.33 - - [2025-12-09 03:19:18] "POST /route-targets HTTP/1.1" 200 327 0.010027 10.0.0.33 - - [2025-12-09 03:19:18] "POST /ref-update HTTP/1.1" 200 156 0.010421 10.0.0.33 - - [2025-12-09 03:19:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.001874 10.0.0.33 - - [2025-12-09 03:19:18] "POST /access-control-lists HTTP/1.1" 200 551 0.091477 10.0.0.33 - - [2025-12-09 03:19:18] "PUT /access-control-list/b9e940a3-9174-4665-a672-458f91b64920 HTTP/1.1" 200 272 0.012820 10.0.0.33 - - [2025-12-09 03:19:18] "PUT /access-control-list/b9acd734-f2c9-4ed3-938c-49d54e07ae71 HTTP/1.1" 200 272 0.012123 10.0.0.33 - - [2025-12-09 03:19:19] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.33 - - [2025-12-09 03:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.33 - - [2025-12-09 03:19:20] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014127 10.0.0.33 - - [2025-12-09 03:19:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002647 10.0.0.33 - - [2025-12-09 03:19:20] "POST /config-nodes HTTP/1.1" 200 593 0.025926 10.0.0.33 - - [2025-12-09 03:19:20] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.33 - - [2025-12-09 03:19:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004355 10.0.0.33 - - [2025-12-09 03:19:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004191 10.0.0.33 - - [2025-12-09 03:19:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004675 10.0.0.33 - - [2025-12-09 03:19:23] "GET / HTTP/1.1" 200 35931 0.001192 10.0.0.33 - - [2025-12-09 03:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.33 - - [2025-12-09 03:19:23] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011485 10.0.0.33 - - [2025-12-09 03:19:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001928 10.0.0.33 - - [2025-12-09 03:19:23] "POST /config-database-nodes HTTP/1.1" 200 611 0.032833 10.0.0.33 - - [2025-12-09 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2025-12-09 03:19:25] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002836 10.0.0.33 - - [2025-12-09 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2025-12-09 03:19:25] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.025343 10.0.0.33 - - [2025-12-09 03:19:25] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.33 - - [2025-12-09 03:19:25] "POST /alarms HTTP/1.1" 200 581 0.019454 10.0.0.33 - - [2025-12-09 03:19:25] "POST /alarms HTTP/1.1" 200 575 0.052844 10.0.0.33 - - [2025-12-09 03:19:25] "POST /alarms HTTP/1.1" 200 575 0.027752 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 559 0.024768 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 555 0.041927 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 557 0.047417 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 565 0.017762 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 549 0.038564 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 557 0.036313 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 567 0.023584 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 555 0.033311 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 567 0.027213 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 575 0.067552 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 569 0.047695 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 561 0.042904 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 561 0.027919 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 561 0.027541 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 547 0.026865 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 595 0.038103 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 575 0.037792 10.0.0.33 - - [2025-12-09 03:19:26] "POST /alarms HTTP/1.1" 200 571 0.055999 10.0.0.33 - - [2025-12-09 03:19:27] "POST /alarms HTTP/1.1" 200 583 0.031087 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001364 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 10.0.0.33 - - [2025-12-09 03:19:27] "POST /alarms HTTP/1.1" 200 609 0.048786 10.0.0.33 - - [2025-12-09 03:19:27] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.33 - - [2025-12-09 03:19:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003298 10.0.0.33 - - [2025-12-09 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-12-09 03:19:27] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.044203 10.0.0.33 - - [2025-12-09 03:19:27] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.33 - - [2025-12-09 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.33 - - [2025-12-09 03:19:27] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003800 10.0.0.33 - - [2025-12-09 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2025-12-09 03:19:27] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.011814 10.0.0.33 - - [2025-12-09 03:19:28] "GET / HTTP/1.1" 200 35931 0.002877 10.0.0.33 - - [2025-12-09 03:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.33 - - [2025-12-09 03:19:28] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009426 10.0.0.33 - - [2025-12-09 03:19:28] "PUT /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817 HTTP/1.1" 200 274 0.032862 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.33 - - [2025-12-09 03:19:41] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2025-12-09 03:19:42] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003362 10.0.0.33 - - [2025-12-09 03:19:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.000530 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.024468 10.0.0.33 - - [2025-12-09 03:19:42] "POST /security-groups HTTP/1.1" 200 570 0.064746 10.0.0.33 - - [2025-12-09 03:19:42] "POST /projects HTTP/1.1" 200 481 0.321689 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.006405 10.0.0.33 - - [2025-12-09 03:19:42] "POST /security-groups HTTP/1.1" 200 534 0.039580 10.0.0.33 - - [2025-12-09 03:19:42] "POST /access-control-lists HTTP/1.1" 200 579 0.085029 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.018693 10.0.0.33 - - [2025-12-09 03:19:42] "POST /chown HTTP/1.1" 200 109 0.072562 10.0.0.33 - - [2025-12-09 03:19:42] "POST /policy-managements HTTP/1.1" 409 214 0.002643 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006426 10.0.0.33 - - [2025-12-09 03:19:42] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003562 10.0.0.33 - - [2025-12-09 03:19:42] "POST /access-control-lists HTTP/1.1" 200 577 0.123113 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.003384 10.0.0.33 - - [2025-12-09 03:19:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.092535 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016114 10.0.0.33 - - [2025-12-09 03:19:42] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009153 10.0.0.33 - - [2025-12-09 03:19:42] "POST /access-control-lists HTTP/1.1" 200 594 0.057013 10.0.0.33 - - [2025-12-09 03:19:42] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.009561 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.009760 10.0.0.33 - - [2025-12-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010336 10.0.0.33 - - [2025-12-09 03:19:42] "GET /virtual-network/650d1ae1-f088-40d2-a35f-fe2288d45313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008747 10.0.0.33 - - [2025-12-09 03:19:43] "POST /access-control-lists HTTP/1.1" 200 592 0.051499 10.0.0.33 - - [2025-12-09 03:19:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.008037 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.002819 10.0.0.33 - - [2025-12-09 03:19:43] "POST /security-groups HTTP/1.1" 200 574 0.072499 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.002411 10.0.0.33 - - [2025-12-09 03:19:43] "POST /projects HTTP/1.1" 200 489 0.277749 10.0.0.33 - - [2025-12-09 03:19:43] "POST /access-control-lists HTTP/1.1" 200 583 0.071196 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.011441 10.0.0.33 - - [2025-12-09 03:19:43] "POST /security-groups HTTP/1.1" 200 546 0.101221 10.0.0.33 - - [2025-12-09 03:19:43] "POST /chown HTTP/1.1" 200 109 0.023896 10.0.0.33 - - [2025-12-09 03:19:43] "POST /access-control-lists HTTP/1.1" 200 581 0.084237 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002662 10.0.0.33 - - [2025-12-09 03:19:43] "POST /network-ipams HTTP/1.1" 200 522 0.095832 10.0.0.33 - - [2025-12-09 03:19:43] "POST /access-control-lists HTTP/1.1" 200 602 0.079241 10.0.0.33 - - [2025-12-09 03:19:43] "POST /network-ipams HTTP/1.1" 200 510 0.091056 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.028580 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.003409 10.0.0.33 - - [2025-12-09 03:19:43] "POST /access-control-lists HTTP/1.1" 200 600 0.027510 10.0.0.33 - - [2025-12-09 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.002157 10.0.0.33 - - [2025-12-09 03:19:43] "POST /access-control-lists HTTP/1.1" 200 589 0.044546 10.0.0.33 - - [2025-12-09 03:19:44] "POST /useragent-kv HTTP/1.1" 200 115 0.032279 10.0.0.33 - - [2025-12-09 03:19:44] "POST /virtual-networks HTTP/1.1" 200 538 0.268723 10.0.0.33 - - [2025-12-09 03:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2025-12-09 03:19:44] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.011612 10.0.0.33 - - [2025-12-09 03:19:44] "POST /route-targets HTTP/1.1" 200 327 0.052578 10.0.0.33 - - [2025-12-09 03:19:44] "POST /network-ipams HTTP/1.1" 200 518 0.172220 10.0.0.33 - - [2025-12-09 03:19:44] "POST /ref-update HTTP/1.1" 200 156 0.071601 10.0.0.33 - - [2025-12-09 03:19:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.020418 10.0.0.33 - - [2025-12-09 03:19:44] "PUT /access-control-list/ce78909d-d249-49f5-bc60-4bbf064d10eb HTTP/1.1" 200 272 0.068868 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.33 - - [2025-12-09 03:19:44] "POST /useragent-kv HTTP/1.1" 200 115 0.014246 10.0.0.33 - - [2025-12-09 03:19:44] "POST /virtual-networks HTTP/1.1" 200 546 0.243222 10.0.0.33 - - [2025-12-09 03:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2025-12-09 03:19:44] "POST /route-targets HTTP/1.1" 200 327 0.023000 10.0.0.33 - - [2025-12-09 03:19:44] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.043904 10.0.0.33 - - [2025-12-09 03:19:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.004653 10.0.0.33 - - [2025-12-09 03:19:44] "POST /ref-update HTTP/1.1" 200 156 0.054195 10.0.0.33 - - [2025-12-09 03:19:44] "POST /network-policys HTTP/1.1" 200 538 0.050348 10.0.0.33 - - [2025-12-09 03:19:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.047341 10.0.0.33 - - [2025-12-09 03:19:44] "POST /network-policys HTTP/1.1" 200 534 0.039274 10.0.0.33 - - [2025-12-09 03:19:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.008339 10.0.0.33 - - [2025-12-09 03:19:44] "POST /network-policys HTTP/1.1" 200 542 0.025223 10.0.0.33 - - [2025-12-09 03:19:45] "PUT /access-control-list/f935faa1-d4bc-4bb7-b98c-be6a27cc276d HTTP/1.1" 200 272 0.024593 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.115904 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003866 10.0.0.33 - - [2025-12-09 03:19:45] "PUT /access-control-list/ce78909d-d249-49f5-bc60-4bbf064d10eb HTTP/1.1" 200 272 0.041850 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.110835 10.0.0.33 - - [2025-12-09 03:19:45] "PUT /access-control-list/ce78909d-d249-49f5-bc60-4bbf064d10eb HTTP/1.1" 200 272 0.015975 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.074896 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042292 10.0.0.33 - - [2025-12-09 03:19:45] "PUT /access-control-list/f935faa1-d4bc-4bb7-b98c-be6a27cc276d HTTP/1.1" 200 272 0.090597 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019324 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.039164 10.0.0.33 - - [2025-12-09 03:19:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.007279 10.0.0.33 - - [2025-12-09 03:19:45] "POST /access-control-lists HTTP/1.1" 200 601 0.075611 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.152229 10.0.0.33 - - [2025-12-09 03:19:45] "PUT /access-control-list/a1548793-00d0-40cc-8f7f-cdd21a600af4 HTTP/1.1" 200 272 0.028085 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.107460 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.087338 10.0.0.33 - - [2025-12-09 03:19:45] "PUT /access-control-list/f935faa1-d4bc-4bb7-b98c-be6a27cc276d HTTP/1.1" 200 272 0.018753 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-update HTTP/1.1" 200 156 0.204582 10.0.0.33 - - [2025-12-09 03:19:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013265 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008209 10.0.0.33 - - [2025-12-09 03:19:46] "PUT /access-control-list/a1548793-00d0-40cc-8f7f-cdd21a600af4 HTTP/1.1" 200 272 0.093351 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022633 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-update HTTP/1.1" 200 156 0.027341 10.0.0.33 - - [2025-12-09 03:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009801 10.0.0.33 - - [2025-12-09 03:19:46] "GET /virtual-network/650d1ae1-f088-40d2-a35f-fe2288d45313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006140 10.0.0.33 - - [2025-12-09 03:19:46] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004122 10.0.0.33 - - [2025-12-09 03:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2025-12-09 03:19:46] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005199 10.0.0.33 - - [2025-12-09 03:19:46] "POST /firewall-policys HTTP/1.1" 200 530 0.017962 10.0.0.33 - - [2025-12-09 03:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038938 10.0.0.33 - - [2025-12-09 03:19:46] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007738 10.0.0.33 - - [2025-12-09 03:19:46] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003159 10.0.0.33 - - [2025-12-09 03:19:46] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002521 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-update HTTP/1.1" 200 156 0.031445 10.0.0.33 - - [2025-12-09 03:19:46] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008887 10.0.0.33 - - [2025-12-09 03:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2025-12-09 03:19:46] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002373 10.0.0.33 - - [2025-12-09 03:19:46] "POST /firewall-policys HTTP/1.1" 200 532 0.021496 10.0.0.33 - - [2025-12-09 03:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034932 10.0.0.33 - - [2025-12-09 03:19:46] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023198 10.0.0.33 - - [2025-12-09 03:19:46] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003330 10.0.0.33 - - [2025-12-09 03:19:46] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003105 10.0.0.33 - - [2025-12-09 03:19:46] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004591 10.0.0.33 - - [2025-12-09 03:19:46] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005762 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-update HTTP/1.1" 200 156 0.032968 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-update HTTP/1.1" 200 156 0.055617 10.0.0.33 - - [2025-12-09 03:19:46] "POST /ref-update HTTP/1.1" 200 156 0.042222 10.0.0.33 - - [2025-12-09 03:19:46] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.039413 10.0.0.33 - - [2025-12-09 03:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2025-12-09 03:19:46] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003463 10.0.0.33 - - [2025-12-09 03:19:46] "POST /firewall-policys HTTP/1.1" 200 530 0.020571 10.0.0.33 - - [2025-12-09 03:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032474 10.0.0.33 - - [2025-12-09 03:19:47] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006742 10.0.0.33 - - [2025-12-09 03:19:47] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003421 10.0.0.33 - - [2025-12-09 03:19:47] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003436 10.0.0.33 - - [2025-12-09 03:19:47] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002945 10.0.0.33 - - [2025-12-09 03:19:47] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003223 10.0.0.33 - - [2025-12-09 03:19:47] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002868 10.0.0.33 - - [2025-12-09 03:19:47] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002375 10.0.0.33 - - [2025-12-09 03:19:47] "POST /ref-update HTTP/1.1" 200 156 0.082000 10.0.0.33 - - [2025-12-09 03:19:47] "POST /ref-update HTTP/1.1" 200 156 0.075476 10.0.0.33 - - [2025-12-09 03:19:47] "POST /ref-update HTTP/1.1" 200 156 0.100223 10.0.0.33 - - [2025-12-09 03:19:47] "POST /ref-update HTTP/1.1" 200 156 0.035602 10.0.0.33 - - [2025-12-09 03:19:47] "POST /ref-update HTTP/1.1" 200 156 0.044812 10.0.0.33 - - [2025-12-09 03:19:47] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.037832 10.0.0.33 - - [2025-12-09 03:19:47] "POST /tags HTTP/1.1" 200 299 0.052592 10.0.0.33 - - [2025-12-09 03:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016036 10.0.0.33 - - [2025-12-09 03:19:47] "GET /tag/cdec084b-5597-46d7-9db6-ca3f0e4d2a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013811 10.0.0.33 - - [2025-12-09 03:19:47] "POST /set-tag HTTP/1.1" 200 109 0.032797 10.0.0.33 - - [2025-12-09 03:19:48] "POST /tags HTTP/1.1" 200 305 0.177234 10.0.0.33 - - [2025-12-09 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.048898 10.0.0.33 - - [2025-12-09 03:19:48] "GET /tag/bb5167f1-ea8d-413a-b5ec-6fdc579433b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.038266 10.0.0.33 - - [2025-12-09 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2025-12-09 03:19:48] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051281 10.0.0.33 - - [2025-12-09 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.33 - - [2025-12-09 03:19:48] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006078 10.0.0.33 - - [2025-12-09 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2025-12-09 03:19:48] "GET /service-appliance-set/887e6694-bbc2-4f88-8601-bebbb941d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003311 10.0.0.33 - - [2025-12-09 03:19:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002396 10.0.0.33 - - [2025-12-09 03:19:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146501 10.0.0.33 - - [2025-12-09 03:19:48] "GET /virtual-machine-interface/41a17a72-a886-472c-88de-379acbf4ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.038500 10.0.0.33 - - [2025-12-09 03:19:48] "POST /instance-ips HTTP/1.1" 200 381 0.052700 10.0.0.33 - - [2025-12-09 03:19:48] "GET /instance-ip/ae62aec3-b973-48b1-9930-cef849355585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014035 10.0.0.33 - - [2025-12-09 03:19:48] "POST /loadbalancers HTTP/1.1" 200 582 0.090412 10.0.0.33 - - [2025-12-09 03:19:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015954 10.0.0.33 - - [2025-12-09 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.33 - - [2025-12-09 03:19:49] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031243 10.0.0.33 - - [2025-12-09 03:19:49] "GET /loadbalancer/b28267e7-aa43-457f-b8a0-5daa42c388a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009465 10.0.0.33 - - [2025-12-09 03:19:49] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071208 10.0.0.33 - - [2025-12-09 03:19:49] "GET /instance-ip/ae62aec3-b973-48b1-9930-cef849355585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005293 10.0.0.33 - - [2025-12-09 03:19:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.069546 10.0.0.33 - - [2025-12-09 03:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030408 10.0.0.33 - - [2025-12-09 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.038770 10.0.0.33 - - [2025-12-09 03:19:49] "POST /floating-ips HTTP/1.1" 200 583 0.096222 10.0.0.33 - - [2025-12-09 03:19:49] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070825 10.0.0.33 - - [2025-12-09 03:19:49] "GET /loadbalancer-listener/771c00c1-b79e-4fe2-a14f-380c20aa2e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003561 10.0.0.33 - - [2025-12-09 03:19:49] "GET /loadbalancer-listener/771c00c1-b79e-4fe2-a14f-380c20aa2e1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004169 10.0.0.33 - - [2025-12-09 03:19:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025260 10.0.0.33 - - [2025-12-09 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014266 10.0.0.33 - - [2025-12-09 03:19:49] "GET /instance-ip/ae62aec3-b973-48b1-9930-cef849355585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005752 10.0.0.33 - - [2025-12-09 03:19:49] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007706 10.0.0.33 - - [2025-12-09 03:19:49] "GET /instance-ip/ae62aec3-b973-48b1-9930-cef849355585?fields=floating_ips HTTP/1.1" 200 1171 0.006502 10.0.0.33 - - [2025-12-09 03:19:49] "GET /floating-ip/93df1584-6f80-4af1-8d85-2a905709ee5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006806 10.0.0.33 - - [2025-12-09 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008570 10.0.0.33 - - [2025-12-09 03:19:49] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.014036 10.0.0.33 - - [2025-12-09 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.33 - - [2025-12-09 03:19:49] "GET /loadbalancer/b28267e7-aa43-457f-b8a0-5daa42c388a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003063 10.0.0.33 - - [2025-12-09 03:19:49] "POST /tags HTTP/1.1" 200 301 0.122067 10.0.0.33 - - [2025-12-09 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014651 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:19:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001097 10.0.0.33 - - [2025-12-09 03:19:49] "GET /tag/72c54059-07e0-4ab9-84ce-2566b30f8857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.023975 10.0.0.33 - - [2025-12-09 03:19:49] "POST /tags HTTP/1.1" 200 325 0.060372 10.0.0.33 - - [2025-12-09 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008287 10.0.0.33 - - [2025-12-09 03:19:49] "GET /tag/b9113c8d-d71d-4a8f-a009-a6c1b1e84705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.016001 10.0.0.33 - - [2025-12-09 03:19:50] "POST /tags HTTP/1.1" 200 363 0.360322 10.0.0.33 - - [2025-12-09 03:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007822 10.0.0.33 - - [2025-12-09 03:19:50] "GET /tag/46bfd6a1-cc9e-45da-ad84-12ed8e60da53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025862 10.0.0.33 - - [2025-12-09 03:19:50] "POST /tags HTTP/1.1" 200 311 0.077065 10.0.0.33 - - [2025-12-09 03:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018283 10.0.0.33 - - [2025-12-09 03:19:50] "GET /tag/fb32d702-5554-4d24-9839-41d3b62ee4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017389 10.0.0.33 - - [2025-12-09 03:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-12-09 03:19:50] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008860 10.0.0.33 - - [2025-12-09 03:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.33 - - [2025-12-09 03:19:50] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.052882 10.0.0.33 - - [2025-12-09 03:19:50] "POST /virtual-machines HTTP/1.1" 200 377 0.033313 10.0.0.33 - - [2025-12-09 03:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008602 10.0.0.33 - - [2025-12-09 03:19:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.135393 10.0.0.33 - - [2025-12-09 03:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033178 10.0.0.33 - - [2025-12-09 03:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012284 10.0.0.33 - - [2025-12-09 03:19:51] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005446 10.0.0.33 - - [2025-12-09 03:19:51] "POST /instance-ips HTTP/1.1" 200 409 0.043373 10.0.0.33 - - [2025-12-09 03:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024526 10.0.0.33 - - [2025-12-09 03:19:51] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018209 10.0.0.33 - - [2025-12-09 03:19:51] "POST /set-tag HTTP/1.1" 200 109 0.041317 10.0.0.33 - - [2025-12-09 03:19:51] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017216 10.0.0.33 - - [2025-12-09 03:19:51] "GET /instance-ip/ec70425a-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010749 10.0.0.33 - - [2025-12-09 03:19:51] "POST /tags HTTP/1.1" 200 301 0.020760 10.0.0.33 - - [2025-12-09 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.033840 10.0.0.33 - - [2025-12-09 03:19:51] "GET /tag/37fe8502-6a6b-42f2-88d0-b7ee1b962bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012784 10.0.0.33 - - [2025-12-09 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-12-09 03:19:51] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.033227 10.0.0.33 - - [2025-12-09 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.33 - - [2025-12-09 03:19:51] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006182 10.0.0.33 - - [2025-12-09 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2025-12-09 03:19:51] "GET /service-appliance-set/887e6694-bbc2-4f88-8601-bebbb941d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002958 10.0.0.33 - - [2025-12-09 03:19:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.002125 10.0.0.33 - - [2025-12-09 03:19:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130373 10.0.0.33 - - [2025-12-09 03:19:51] "GET /virtual-machine-interface/9dc35b18-1d51-48b0-8ae8-c3266309f251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.036276 10.0.0.33 - - [2025-12-09 03:19:51] "POST /instance-ips HTTP/1.1" 200 377 0.057684 10.0.0.33 - - [2025-12-09 03:19:52] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014628 10.0.0.33 - - [2025-12-09 03:19:52] "POST /loadbalancers HTTP/1.1" 200 582 0.067542 10.0.0.33 - - [2025-12-09 03:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018715 10.0.0.33 - - [2025-12-09 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.33 - - [2025-12-09 03:19:52] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.055709 10.0.0.33 - - [2025-12-09 03:19:52] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008942 10.0.0.33 - - [2025-12-09 03:19:52] "POST /floating-ips HTTP/1.1" 200 581 0.045731 10.0.0.33 - - [2025-12-09 03:19:52] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.056395 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007236 10.0.0.33 - - [2025-12-09 03:19:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020227 10.0.0.33 - - [2025-12-09 03:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008753 10.0.0.33 - - [2025-12-09 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.33 - - [2025-12-09 03:19:52] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.034628 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer-listener/65b01e5e-c3bd-40b5-adc0-7ebdcc5f347f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002845 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer-listener/65b01e5e-c3bd-40b5-adc0-7ebdcc5f347f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003387 10.0.0.33 - - [2025-12-09 03:19:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022874 10.0.0.33 - - [2025-12-09 03:19:52] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003250 10.0.0.33 - - [2025-12-09 03:19:52] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?fields=floating_ips HTTP/1.1" 200 1163 0.004684 10.0.0.33 - - [2025-12-09 03:19:52] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.001901 10.0.0.33 - - [2025-12-09 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-12-09 03:19:52] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.032053 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003485 10.0.0.33 - - [2025-12-09 03:19:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017580 10.0.0.33 - - [2025-12-09 03:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029979 10.0.0.33 - - [2025-12-09 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.33 - - [2025-12-09 03:19:52] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.026292 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer-listener/46ea43ae-2957-44ee-aa19-84fb8de796a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004803 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer-listener/46ea43ae-2957-44ee-aa19-84fb8de796a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007299 10.0.0.33 - - [2025-12-09 03:19:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020995 10.0.0.33 - - [2025-12-09 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.33 - - [2025-12-09 03:19:52] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003855 10.0.0.33 - - [2025-12-09 03:19:52] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?fields=floating_ips HTTP/1.1" 200 1163 0.002679 10.0.0.33 - - [2025-12-09 03:19:52] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.040716 10.0.0.33 - - [2025-12-09 03:19:52] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005497 10.0.0.33 - - [2025-12-09 03:19:52] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002693 10.0.0.33 - - [2025-12-09 03:19:52] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015475 10.0.0.33 - - [2025-12-09 03:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015746 10.0.0.33 - - [2025-12-09 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012017 10.0.0.33 - - [2025-12-09 03:19:53] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.034939 10.0.0.33 - - [2025-12-09 03:19:53] "GET /loadbalancer-listener/5e9015e1-3ffd-4414-a1b2-8cfc6d6cc0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005655 10.0.0.33 - - [2025-12-09 03:19:53] "GET /loadbalancer-listener/5e9015e1-3ffd-4414-a1b2-8cfc6d6cc0d3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003112 10.0.0.33 - - [2025-12-09 03:19:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026982 10.0.0.33 - - [2025-12-09 03:19:53] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006204 10.0.0.33 - - [2025-12-09 03:19:53] "GET /instance-ip/4ee8beb9-e821-42cb-8462-044c806a5065?fields=floating_ips HTTP/1.1" 200 1163 0.003039 10.0.0.33 - - [2025-12-09 03:19:53] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003057 10.0.0.33 - - [2025-12-09 03:19:53] "POST /tags HTTP/1.1" 200 357 0.041265 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.33 - - [2025-12-09 03:19:53] "GET /tag/f9224e54-fafa-416f-916d-92b02b329dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011491 10.0.0.33 - - [2025-12-09 03:19:53] "POST /tags HTTP/1.1" 200 305 0.015240 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008848 10.0.0.33 - - [2025-12-09 03:19:53] "GET /tag/17fde067-b6ae-4531-91ad-f8f4d765966b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013277 10.0.0.33 - - [2025-12-09 03:19:53] "POST /id-to-fqname HTTP/1.1" 200 174 0.000948 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.003248 10.0.0.33 - - [2025-12-09 03:19:53] "POST /security-groups HTTP/1.1" 200 571 0.073603 10.0.0.33 - - [2025-12-09 03:19:53] "POST /projects HTTP/1.1" 200 483 0.204936 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.002067 10.0.0.33 - - [2025-12-09 03:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013472 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010359 10.0.0.33 - - [2025-12-09 03:19:53] "POST /access-control-lists HTTP/1.1" 200 580 0.052341 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.021444 10.0.0.33 - - [2025-12-09 03:19:53] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005152 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2025-12-09 03:19:53] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004496 10.0.0.33 - - [2025-12-09 03:19:53] "POST /access-control-lists HTTP/1.1" 200 578 0.078550 10.0.0.33 - - [2025-12-09 03:19:53] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.094406 10.0.0.33 - - [2025-12-09 03:19:53] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.046341 10.0.0.33 - - [2025-12-09 03:19:53] "POST /security-groups HTTP/1.1" 200 537 0.070708 10.0.0.33 - - [2025-12-09 03:19:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.001866 10.0.0.33 - - [2025-12-09 03:19:54] "POST /access-control-lists HTTP/1.1" 200 596 0.024625 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.005349 10.0.0.33 - - [2025-12-09 03:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028822 10.0.0.33 - - [2025-12-09 03:19:54] "POST /chown HTTP/1.1" 200 109 0.035577 10.0.0.33 - - [2025-12-09 03:19:54] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002306 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-12-09 03:19:54] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016830 10.0.0.33 - - [2025-12-09 03:19:54] "POST /access-control-lists HTTP/1.1" 200 594 0.109173 10.0.0.33 - - [2025-12-09 03:19:54] "POST /tags HTTP/1.1" 409 207 0.009745 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2025-12-09 03:19:54] "GET /tag/17fde067-b6ae-4531-91ad-f8f4d765966b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010867 10.0.0.33 - - [2025-12-09 03:19:54] "POST /firewall-rules HTTP/1.1" 200 564 0.067802 10.0.0.33 - - [2025-12-09 03:19:54] "GET /firewall-rule/ea833b9b-fc72-44d0-9f6f-9295c8e87e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007886 10.0.0.33 - - [2025-12-09 03:19:54] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011727 10.0.0.33 - - [2025-12-09 03:19:54] "GET /firewall-rule/ea833b9b-fc72-44d0-9f6f-9295c8e87e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002792 10.0.0.33 - - [2025-12-09 03:19:54] "POST /ref-update HTTP/1.1" 200 156 0.016785 10.0.0.33 - - [2025-12-09 03:19:54] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024027 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.33 - - [2025-12-09 03:19:54] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003206 10.0.0.33 - - [2025-12-09 03:19:54] "POST /tags HTTP/1.1" 409 207 0.001931 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2025-12-09 03:19:54] "GET /tag/17fde067-b6ae-4531-91ad-f8f4d765966b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011579 10.0.0.33 - - [2025-12-09 03:19:54] "POST /firewall-rules HTTP/1.1" 200 562 0.079680 10.0.0.33 - - [2025-12-09 03:19:54] "GET /firewall-rule/6f868872-0385-4f21-85a9-82ef386d04bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.024454 10.0.0.33 - - [2025-12-09 03:19:54] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004231 10.0.0.33 - - [2025-12-09 03:19:54] "GET /firewall-rule/6f868872-0385-4f21-85a9-82ef386d04bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002022 10.0.0.33 - - [2025-12-09 03:19:54] "POST /ref-update HTTP/1.1" 200 156 0.021833 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.33 - - [2025-12-09 03:19:54] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002955 10.0.0.33 - - [2025-12-09 03:19:54] "POST /tags HTTP/1.1" 200 355 0.048450 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025700 10.0.0.33 - - [2025-12-09 03:19:54] "GET /tag/2bc8a031-76ea-42aa-a052-f1d7190e3ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013648 10.0.0.33 - - [2025-12-09 03:19:54] "POST /tags HTTP/1.1" 200 303 0.017045 10.0.0.33 - - [2025-12-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.33 - - [2025-12-09 03:19:55] "GET /tag/f7eb226b-8204-4a18-b09a-84d6a5bf0fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013340 10.0.0.33 - - [2025-12-09 03:19:55] "POST /projects HTTP/1.1" 409 218 0.001951 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2025-12-09 03:19:55] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034139 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2025-12-09 03:19:55] "GET /network-ipam/7c0542ee-7b58-429d-a94e-6652d2d1c5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002765 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.33 - - [2025-12-09 03:19:55] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003441 10.0.0.33 - - [2025-12-09 03:19:55] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.043345 10.0.0.33 - - [2025-12-09 03:19:55] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011415 10.0.0.33 - - [2025-12-09 03:19:55] "POST /set-tag HTTP/1.1" 200 109 0.046496 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2025-12-09 03:19:55] "GET /network-ipam/ef756576-b092-40cc-a447-80030a09c9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003892 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-12-09 03:19:55] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004897 10.0.0.33 - - [2025-12-09 03:19:55] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.044372 10.0.0.33 - - [2025-12-09 03:19:55] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007418 10.0.0.33 - - [2025-12-09 03:19:55] "POST /set-tag HTTP/1.1" 200 109 0.054521 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009283 10.0.0.33 - - [2025-12-09 03:19:55] "GET /network-policy/860b53c6-8a88-4ae8-8295-36b5105dd965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003394 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.33 - - [2025-12-09 03:19:55] "GET /network-policy/bc2c12a9-0135-4457-b26c-3c950bcca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004125 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.33 - - [2025-12-09 03:19:55] "GET /network-policy/6ebaf472-2e44-430f-a048-61d0abcb56db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003415 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-12-09 03:19:55] "PUT /network-policy/6ebaf472-2e44-430f-a048-61d0abcb56db HTTP/1.1" 200 262 0.023335 10.0.0.33 - - [2025-12-09 03:19:55] "POST /ref-update HTTP/1.1" 200 156 0.059724 10.0.0.33 - - [2025-12-09 03:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004743 10.0.0.33 - - [2025-12-09 03:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005466 10.0.0.33 - - [2025-12-09 03:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2025-12-09 03:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2025-12-09 03:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2025-12-09 03:19:55] "POST /security-groups HTTP/1.1" 409 245 0.007514 10.0.0.33 - - [2025-12-09 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-12-09 03:19:56] "PUT /security-group/a184c62f-d0ab-4f12-b9ff-818b8b1a3c97 HTTP/1.1" 200 262 0.057387 10.0.0.33 - - [2025-12-09 03:19:56] "PUT /access-control-list/a03681cc-7a1d-49a4-9ad8-308e660e7957 HTTP/1.1" 200 272 0.011426 10.0.0.33 - - [2025-12-09 03:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029576 10.0.0.33 - - [2025-12-09 03:19:56] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022552 10.0.0.33 - - [2025-12-09 03:19:56] "PUT /access-control-list/722c9ff3-732c-4fed-b327-98c020a9aa1e HTTP/1.1" 200 272 0.040175 10.0.0.33 - - [2025-12-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.33 - - [2025-12-09 03:19:56] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002774 10.0.0.33 - - [2025-12-09 03:19:56] "POST /tags HTTP/1.1" 409 206 0.001721 10.0.0.33 - - [2025-12-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.33 - - [2025-12-09 03:19:56] "GET /tag/f7eb226b-8204-4a18-b09a-84d6a5bf0fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012358 10.0.0.33 - - [2025-12-09 03:19:56] "POST /firewall-rules HTTP/1.1" 200 562 0.074343 10.0.0.33 - - [2025-12-09 03:19:56] "GET /firewall-rule/f835836a-6b23-4987-af05-36a8aa72d420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004038 10.0.0.33 - - [2025-12-09 03:19:56] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005399 10.0.0.33 - - [2025-12-09 03:19:56] "GET /firewall-rule/f835836a-6b23-4987-af05-36a8aa72d420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002270 10.0.0.33 - - [2025-12-09 03:19:56] "POST /ref-update HTTP/1.1" 200 156 0.021836 10.0.0.33 - - [2025-12-09 03:19:56] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011654 10.0.0.33 - - [2025-12-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2025-12-09 03:19:56] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003203 10.0.0.33 - - [2025-12-09 03:19:56] "POST /tags HTTP/1.1" 409 206 0.007103 10.0.0.33 - - [2025-12-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-12-09 03:19:56] "GET /tag/f7eb226b-8204-4a18-b09a-84d6a5bf0fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010891 10.0.0.33 - - [2025-12-09 03:19:56] "POST /firewall-rules HTTP/1.1" 200 560 0.065166 10.0.0.33 - - [2025-12-09 03:19:56] "GET /firewall-rule/bace0064-7512-45d0-a7b5-835e8566b3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005857 10.0.0.33 - - [2025-12-09 03:19:56] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.013807 10.0.0.33 - - [2025-12-09 03:19:56] "GET /firewall-rule/bace0064-7512-45d0-a7b5-835e8566b3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002745 10.0.0.33 - - [2025-12-09 03:19:56] "POST /ref-update HTTP/1.1" 200 156 0.022157 10.0.0.33 - - [2025-12-09 03:19:56] "POST /tags HTTP/1.1" 200 371 0.046710 10.0.0.33 - - [2025-12-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011635 10.0.0.33 - - [2025-12-09 03:19:56] "GET /tag/28ec7419-d754-43f4-af17-4c27bb8bf12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011824 10.0.0.33 - - [2025-12-09 03:19:56] "POST /tags HTTP/1.1" 200 319 0.022440 10.0.0.33 - - [2025-12-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008433 10.0.0.33 - - [2025-12-09 03:19:56] "GET /tag/37d40f78-1faf-4ddf-9cda-ae1fb671b0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014182 10.0.0.33 - - [2025-12-09 03:19:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.001556 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.007866 10.0.0.33 - - [2025-12-09 03:19:57] "POST /security-groups HTTP/1.1" 200 578 0.078390 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002131 10.0.0.33 - - [2025-12-09 03:19:57] "POST /projects HTTP/1.1" 200 497 0.250946 10.0.0.33 - - [2025-12-09 03:19:57] "POST /access-control-lists HTTP/1.1" 200 587 0.071262 10.0.0.33 - - [2025-12-09 03:19:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.076288 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.020151 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020529 10.0.0.33 - - [2025-12-09 03:19:57] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026407 10.0.0.33 - - [2025-12-09 03:19:57] "POST /access-control-lists HTTP/1.1" 200 585 0.083572 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021408 10.0.0.33 - - [2025-12-09 03:19:57] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005669 10.0.0.33 - - [2025-12-09 03:19:57] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.072051 10.0.0.33 - - [2025-12-09 03:19:57] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.049142 10.0.0.33 - - [2025-12-09 03:19:57] "POST /security-groups HTTP/1.1" 200 558 0.074102 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.001910 10.0.0.33 - - [2025-12-09 03:19:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013015 10.0.0.33 - - [2025-12-09 03:19:57] "POST /access-control-lists HTTP/1.1" 200 610 0.039210 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.014357 10.0.0.33 - - [2025-12-09 03:19:57] "POST /chown HTTP/1.1" 200 109 0.049797 10.0.0.33 - - [2025-12-09 03:19:57] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012883 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2025-12-09 03:19:57] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004050 10.0.0.33 - - [2025-12-09 03:19:57] "POST /tags HTTP/1.1" 409 214 0.001798 10.0.0.33 - - [2025-12-09 03:19:57] "POST /access-control-lists HTTP/1.1" 200 608 0.086542 10.0.0.33 - - [2025-12-09 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-12-09 03:19:58] "GET /tag/37d40f78-1faf-4ddf-9cda-ae1fb671b0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012440 10.0.0.33 - - [2025-12-09 03:19:58] "POST /firewall-rules HTTP/1.1" 200 578 0.071799 10.0.0.33 - - [2025-12-09 03:19:58] "GET /firewall-rule/dce482da-aaef-4768-a1b5-09574df309b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004381 10.0.0.33 - - [2025-12-09 03:19:58] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004646 10.0.0.33 - - [2025-12-09 03:19:58] "GET /firewall-rule/dce482da-aaef-4768-a1b5-09574df309b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005327 10.0.0.33 - - [2025-12-09 03:19:58] "POST /ref-update HTTP/1.1" 200 156 0.025676 10.0.0.33 - - [2025-12-09 03:19:58] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002768 10.0.0.33 - - [2025-12-09 03:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-12-09 03:19:58] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002105 10.0.0.33 - - [2025-12-09 03:19:58] "POST /tags HTTP/1.1" 409 214 0.003284 10.0.0.33 - - [2025-12-09 03:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2025-12-09 03:19:58] "GET /tag/37d40f78-1faf-4ddf-9cda-ae1fb671b0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010308 10.0.0.33 - - [2025-12-09 03:19:58] "POST /firewall-rules HTTP/1.1" 200 576 0.064504 10.0.0.33 - - [2025-12-09 03:19:58] "GET /firewall-rule/651badf5-5280-4f95-b815-bd382d6824a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006469 10.0.0.33 - - [2025-12-09 03:19:58] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004217 10.0.0.33 - - [2025-12-09 03:19:58] "GET /firewall-rule/651badf5-5280-4f95-b815-bd382d6824a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003209 10.0.0.33 - - [2025-12-09 03:19:58] "POST /ref-update HTTP/1.1" 200 156 0.032299 10.0.0.33 - - [2025-12-09 03:19:58] "POST /tags HTTP/1.1" 200 363 0.040044 10.0.0.33 - - [2025-12-09 03:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.33 - - [2025-12-09 03:19:58] "GET /tag/65848597-8fb0-4f0c-ac30-04d8ebee987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016411 10.0.0.33 - - [2025-12-09 03:19:58] "POST /tags HTTP/1.1" 200 311 0.030545 10.0.0.33 - - [2025-12-09 03:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2025-12-09 03:19:58] "GET /tag/4ea7a8fe-451f-410c-b6ae-5986840bbca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016285 10.0.0.33 - - [2025-12-09 03:19:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.002184 10.0.0.33 - - [2025-12-09 03:19:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.004307 10.0.0.33 - - [2025-12-09 03:19:58] "POST /security-groups HTTP/1.1" 200 574 0.075278 10.0.0.33 - - [2025-12-09 03:19:58] "POST /projects HTTP/1.1" 200 489 0.187965 10.0.0.33 - - [2025-12-09 03:19:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.012292 10.0.0.33 - - [2025-12-09 03:19:58] "POST /access-control-lists HTTP/1.1" 200 583 0.065553 10.0.0.33 - - [2025-12-09 03:19:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.056003 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.33 - - [2025-12-09 03:19:59] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010227 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002122 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.33 - - [2025-12-09 03:19:59] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.017016 10.0.0.33 - - [2025-12-09 03:19:59] "POST /access-control-lists HTTP/1.1" 200 581 0.064816 10.0.0.33 - - [2025-12-09 03:19:59] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.075106 10.0.0.33 - - [2025-12-09 03:19:59] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.052349 10.0.0.33 - - [2025-12-09 03:19:59] "POST /security-groups HTTP/1.1" 200 546 0.089733 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003674 10.0.0.33 - - [2025-12-09 03:19:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016493 10.0.0.33 - - [2025-12-09 03:19:59] "POST /chown HTTP/1.1" 200 109 0.016770 10.0.0.33 - - [2025-12-09 03:19:59] "POST /access-control-lists HTTP/1.1" 200 602 0.076249 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.009938 10.0.0.33 - - [2025-12-09 03:19:59] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017495 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2025-12-09 03:19:59] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002114 10.0.0.33 - - [2025-12-09 03:19:59] "POST /tags HTTP/1.1" 409 210 0.001738 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.33 - - [2025-12-09 03:19:59] "GET /tag/4ea7a8fe-451f-410c-b6ae-5986840bbca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019079 10.0.0.33 - - [2025-12-09 03:19:59] "POST /access-control-lists HTTP/1.1" 200 600 0.066571 10.0.0.33 - - [2025-12-09 03:19:59] "POST /firewall-rules HTTP/1.1" 200 570 0.101019 10.0.0.33 - - [2025-12-09 03:19:59] "GET /firewall-rule/865677c9-24c2-449f-bbcb-459923442004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004353 10.0.0.33 - - [2025-12-09 03:19:59] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.050537 10.0.0.33 - - [2025-12-09 03:19:59] "GET /firewall-rule/865677c9-24c2-449f-bbcb-459923442004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003111 10.0.0.33 - - [2025-12-09 03:19:59] "POST /ref-update HTTP/1.1" 200 156 0.044022 10.0.0.33 - - [2025-12-09 03:19:59] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022534 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2025-12-09 03:19:59] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002662 10.0.0.33 - - [2025-12-09 03:19:59] "POST /tags HTTP/1.1" 409 210 0.002486 10.0.0.33 - - [2025-12-09 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2025-12-09 03:20:00] "GET /tag/4ea7a8fe-451f-410c-b6ae-5986840bbca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013728 10.0.0.33 - - [2025-12-09 03:20:00] "POST /firewall-rules HTTP/1.1" 200 568 0.070674 10.0.0.33 - - [2025-12-09 03:20:00] "GET /firewall-rule/8a8e217d-aea8-48f7-9d38-7ff1baf934fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013351 10.0.0.33 - - [2025-12-09 03:20:00] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004285 10.0.0.33 - - [2025-12-09 03:20:00] "GET /firewall-rule/8a8e217d-aea8-48f7-9d38-7ff1baf934fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003016 10.0.0.33 - - [2025-12-09 03:20:00] "POST /ref-update HTTP/1.1" 200 156 0.036726 10.0.0.33 - - [2025-12-09 03:20:00] "POST /tags HTTP/1.1" 409 237 0.004204 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2025-12-09 03:20:00] "GET /tag/46bfd6a1-cc9e-45da-ad84-12ed8e60da53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014491 10.0.0.33 - - [2025-12-09 03:20:00] "POST /tags HTTP/1.1" 409 210 0.002079 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2025-12-09 03:20:00] "GET /tag/fb32d702-5554-4d24-9839-41d3b62ee4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010481 10.0.0.33 - - [2025-12-09 03:20:00] "POST /projects HTTP/1.1" 409 223 0.001854 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2025-12-09 03:20:00] "GET /project/04c91522-07a9-46c3-8579-e9e653101169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.035346 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2025-12-09 03:20:00] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005085 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2025-12-09 03:20:00] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004689 10.0.0.33 - - [2025-12-09 03:20:00] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.046507 10.0.0.33 - - [2025-12-09 03:20:00] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.038382 10.0.0.33 - - [2025-12-09 03:20:00] "POST /security-groups HTTP/1.1" 409 253 0.004049 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.33 - - [2025-12-09 03:20:00] "PUT /security-group/a1638696-2040-4f59-9780-e73b55529e58 HTTP/1.1" 200 262 0.055675 10.0.0.33 - - [2025-12-09 03:20:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029830 10.0.0.33 - - [2025-12-09 03:20:00] "PUT /access-control-list/68fe4752-2bae-4fb9-ad61-480010d017c9 HTTP/1.1" 200 272 0.019940 10.0.0.33 - - [2025-12-09 03:20:00] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015588 10.0.0.33 - - [2025-12-09 03:20:00] "PUT /access-control-list/b079c1dd-9424-4eb9-93ec-c75244968105 HTTP/1.1" 200 272 0.018109 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-12-09 03:20:00] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002607 10.0.0.33 - - [2025-12-09 03:20:00] "POST /tags HTTP/1.1" 409 210 0.001727 10.0.0.33 - - [2025-12-09 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2025-12-09 03:20:00] "GET /tag/fb32d702-5554-4d24-9839-41d3b62ee4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013236 10.0.0.33 - - [2025-12-09 03:20:00] "POST /firewall-rules HTTP/1.1" 200 570 0.078905 10.0.0.33 - - [2025-12-09 03:20:01] "GET /firewall-rule/267aa833-0244-49da-b9b4-bbdeafa847b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004133 10.0.0.33 - - [2025-12-09 03:20:01] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003745 10.0.0.33 - - [2025-12-09 03:20:01] "GET /firewall-rule/267aa833-0244-49da-b9b4-bbdeafa847b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003002 10.0.0.33 - - [2025-12-09 03:20:01] "POST /ref-update HTTP/1.1" 200 156 0.042622 10.0.0.33 - - [2025-12-09 03:20:01] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019894 10.0.0.33 - - [2025-12-09 03:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.33 - - [2025-12-09 03:20:01] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002997 10.0.0.33 - - [2025-12-09 03:20:01] "POST /tags HTTP/1.1" 409 210 0.002230 10.0.0.33 - - [2025-12-09 03:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2025-12-09 03:20:01] "GET /tag/fb32d702-5554-4d24-9839-41d3b62ee4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011440 10.0.0.33 - - [2025-12-09 03:20:01] "POST /firewall-rules HTTP/1.1" 200 568 0.075144 10.0.0.33 - - [2025-12-09 03:20:01] "GET /firewall-rule/01b75031-719c-4a03-b5a4-609318672c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006781 10.0.0.33 - - [2025-12-09 03:20:01] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005758 10.0.0.33 - - [2025-12-09 03:20:01] "GET /firewall-rule/01b75031-719c-4a03-b5a4-609318672c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002954 10.0.0.33 - - [2025-12-09 03:20:01] "POST /ref-update HTTP/1.1" 200 156 0.071896 10.0.0.33 - - [2025-12-09 03:20:01] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004550 10.0.0.33 - - [2025-12-09 03:20:01] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2025-12-09 03:20:04] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.33 - - [2025-12-09 03:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2025-12-09 03:20:04] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005559 10.0.0.33 - - [2025-12-09 03:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.33 - - [2025-12-09 03:20:04] "GET /config-node/50548be5-e012-41c7-b420-636d3a673655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004378 10.0.0.33 - - [2025-12-09 03:20:15] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.33 - - [2025-12-09 03:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2025-12-09 03:20:15] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002795 10.0.0.33 - - [2025-12-09 03:20:16] "POST /bgp-routers HTTP/1.1" 409 301 0.008171 10.0.0.33 - - [2025-12-09 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-12-09 03:20:16] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005226 10.0.0.33 - - [2025-12-09 03:20:16] "PUT /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a HTTP/1.1" 200 254 0.018499 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001267 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001393 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:20:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.22 - - [2025-12-09 03:20:51] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.22 - - [2025-12-09 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2025-12-09 03:20:51] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007302 10.0.0.22 - - [2025-12-09 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.22 - - [2025-12-09 03:20:51] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003070 10.0.0.22 - - [2025-12-09 03:20:51] "PUT /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817 HTTP/1.1" 200 274 0.013150 10.0.0.22 - - [2025-12-09 03:20:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007525 10.0.0.22 - - [2025-12-09 03:20:52] "POST /virtual-routers HTTP/1.1" 200 599 0.045077 10.0.0.22 - - [2025-12-09 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007686 10.0.0.22 - - [2025-12-09 03:20:52] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007402 10.0.0.22 - - [2025-12-09 03:20:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002482 10.0.0.22 - - [2025-12-09 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2025-12-09 03:20:52] "GET /virtual-network/650d1ae1-f088-40d2-a35f-fe2288d45313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005038 10.0.0.22 - - [2025-12-09 03:20:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060773 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:21:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:21:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.33 - - [2025-12-09 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.33 - - [2025-12-09 03:21:15] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003137 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:21:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.22 - - [2025-12-09 03:22:04] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.22 - - [2025-12-09 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2025-12-09 03:22:04] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006219 10.0.0.22 - - [2025-12-09 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.22 - - [2025-12-09 03:22:04] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002594 10.0.0.22 - - [2025-12-09 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2025-12-09 03:22:04] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003621 10.0.0.22 - - [2025-12-09 03:22:04] "PUT /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0 HTTP/1.1" 200 262 0.008245 10.0.0.22 - - [2025-12-09 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2025-12-09 03:22:04] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002632 10.0.0.22 - - [2025-12-09 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.22 - - [2025-12-09 03:22:04] "GET /virtual-machine-interface/061c926a-5611-4244-8ed0-d738d7843ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005679 10.0.0.22 - - [2025-12-09 03:22:04] "PUT /virtual-machine-interface/061c926a-5611-4244-8ed0-d738d7843ba4 HTTP/1.1" 200 284 0.013208 10.0.0.33 - - [2025-12-09 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2025-12-09 03:22:15] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002741 10.0.0.33 - - [2025-12-09 03:24:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003522 10.0.0.33 - - [2025-12-09 03:24:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002142 10.0.0.33 - - [2025-12-09 03:24:47] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003664 10.0.0.33 - - [2025-12-09 03:24:47] "POST /ref-update HTTP/1.1" 200 156 0.009375 10.0.0.33 - - [2025-12-09 03:24:52] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007620 10.0.0.33 - - [2025-12-09 03:24:52] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.33 - - [2025-12-09 03:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2025-12-09 03:24:52] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004877 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004358 10.0.0.33 - - [2025-12-09 03:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.33 - - [2025-12-09 03:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-12-09 03:24:53] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002668 10.0.0.33 - - [2025-12-09 03:24:53] "GET /loadbalancer-pool/96a9dc06-37a4-4ab5-8466-c70267848687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003966 10.0.0.33 - - [2025-12-09 03:24:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033647 10.0.0.33 - - [2025-12-09 03:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011799 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012530 10.0.0.33 - - [2025-12-09 03:24:53] "POST /tags HTTP/1.1" 409 205 0.004097 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004220 10.0.0.33 - - [2025-12-09 03:24:53] "POST /ref-update HTTP/1.1" 200 156 0.006908 10.0.0.33 - - [2025-12-09 03:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.33 - - [2025-12-09 03:24:53] "GET /tag/37fe8502-6a6b-42f2-88d0-b7ee1b962bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013970 10.0.0.33 - - [2025-12-09 03:24:53] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.005685 10.0.0.33 - - [2025-12-09 03:24:53] "PUT /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58 HTTP/1.1" 200 256 0.020037 10.0.0.33 - - [2025-12-09 03:24:53] "POST /set-tag HTTP/1.1" 200 109 0.095599 10.0.0.33 - - [2025-12-09 03:24:53] "GET /loadbalancer-pool/820b53f1-0b18-47d1-b3f5-27532b791eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005431 10.0.0.33 - - [2025-12-09 03:24:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035431 10.0.0.33 - - [2025-12-09 03:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027506 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014608 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004220 10.0.0.33 - - [2025-12-09 03:24:53] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.33 - - [2025-12-09 03:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.33 - - [2025-12-09 03:24:53] "GET /loadbalancer-pool/db09596b-74c8-40c4-a029-287e2f136edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003953 10.0.0.33 - - [2025-12-09 03:24:53] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005322 10.0.0.33 - - [2025-12-09 03:24:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028405 10.0.0.33 - - [2025-12-09 03:24:53] "PUT /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58 HTTP/1.1" 200 256 0.027359 10.0.0.33 - - [2025-12-09 03:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014035 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008415 10.0.0.33 - - [2025-12-09 03:24:53] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003785 10.0.0.33 - - [2025-12-09 03:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.33 - - [2025-12-09 03:24:53] "POST /ref-update HTTP/1.1" 200 156 0.011112 10.0.0.33 - - [2025-12-09 03:24:54] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004871 10.0.0.33 - - [2025-12-09 03:24:54] "PUT /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58 HTTP/1.1" 200 256 0.022969 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004566 10.0.0.33 - - [2025-12-09 03:25:05] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.33 - - [2025-12-09 03:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2025-12-09 03:25:05] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002318 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009900 10.0.0.33 - - [2025-12-09 03:25:05] "POST /set-tag HTTP/1.1" 200 109 0.020639 10.0.0.33 - - [2025-12-09 03:25:05] "DELETE /loadbalancer-member/dddc587a-1e0d-437e-a08d-9b8de29020d7 HTTP/1.1" 200 115 0.051113 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006527 10.0.0.33 - - [2025-12-09 03:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.33 - - [2025-12-09 03:25:05] "DELETE /loadbalancer-member/c5404260-5ffb-42a0-abd5-cf73e84e5b3d HTTP/1.1" 200 115 0.039492 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014826 10.0.0.33 - - [2025-12-09 03:25:05] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.33 - - [2025-12-09 03:25:05] "DELETE /loadbalancer-member/15bf195a-2443-42a0-a838-a7891c56feb8 HTTP/1.1" 200 115 0.042787 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003853 10.0.0.33 - - [2025-12-09 03:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.33 - - [2025-12-09 03:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2025-12-09 03:25:05] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006056 10.0.0.33 - - [2025-12-09 03:25:05] "GET /loadbalancer-pool/96a9dc06-37a4-4ab5-8466-c70267848687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004916 10.0.0.33 - - [2025-12-09 03:25:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031680 10.0.0.33 - - [2025-12-09 03:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016348 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010482 10.0.0.33 - - [2025-12-09 03:25:05] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005928 10.0.0.33 - - [2025-12-09 03:25:05] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.008145 10.0.0.33 - - [2025-12-09 03:25:06] "POST /set-tag HTTP/1.1" 200 109 0.070856 10.0.0.33 - - [2025-12-09 03:25:06] "GET /loadbalancer-pool/820b53f1-0b18-47d1-b3f5-27532b791eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022910 10.0.0.33 - - [2025-12-09 03:25:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025483 10.0.0.33 - - [2025-12-09 03:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018619 10.0.0.33 - - [2025-12-09 03:25:06] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026659 10.0.0.33 - - [2025-12-09 03:25:06] "POST /set-tag HTTP/1.1" 200 109 0.006031 10.0.0.33 - - [2025-12-09 03:25:06] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010306 10.0.0.33 - - [2025-12-09 03:25:06] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003940 10.0.0.33 - - [2025-12-09 03:25:06] "GET /loadbalancer-pool/db09596b-74c8-40c4-a029-287e2f136edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006465 10.0.0.33 - - [2025-12-09 03:25:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.066001 10.0.0.33 - - [2025-12-09 03:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.040166 10.0.0.33 - - [2025-12-09 03:25:06] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022518 10.0.0.33 - - [2025-12-09 03:25:06] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012791 10.0.0.33 - - [2025-12-09 03:25:06] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003318 10.0.0.33 - - [2025-12-09 03:25:06] "POST /set-tag HTTP/1.1" 200 109 0.002826 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:25:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:25:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:25:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:25:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:25:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:26:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:26:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.33 - - [2025-12-09 03:27:59] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.33 - - [2025-12-09 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2025-12-09 03:28:00] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048460 10.0.0.33 - - [2025-12-09 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.33 - - [2025-12-09 03:28:00] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048184 10.0.0.33 - - [2025-12-09 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2025-12-09 03:28:00] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042041 10.0.0.33 - - [2025-12-09 03:28:00] "POST /tags HTTP/1.1" 200 333 0.038659 10.0.0.33 - - [2025-12-09 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011046 10.0.0.33 - - [2025-12-09 03:28:01] "GET /tag/e1ccbb25-39aa-4a1d-8b8c-d30b5e0798aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024539 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.33 - - [2025-12-09 03:28:01] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041910 10.0.0.33 - - [2025-12-09 03:28:01] "GET /virtual-networks?parent_id=6f87e962-5db7-498d-bffe-c51c964f0771&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002809 10.0.0.33 - - [2025-12-09 03:28:01] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056351 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.33 - - [2025-12-09 03:28:01] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.015858 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.33 - - [2025-12-09 03:28:01] "GET /service-appliance-set/887e6694-bbc2-4f88-8601-bebbb941d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002257 10.0.0.33 - - [2025-12-09 03:28:01] "POST /virtual-networks HTTP/1.1" 200 512 0.066326 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.33 - - [2025-12-09 03:28:01] "GET /network-ipam/16267c63-dd36-4129-9771-c0e2dfb340c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004884 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.002649 10.0.0.33 - - [2025-12-09 03:28:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.107763 10.0.0.33 - - [2025-12-09 03:28:01] "GET /virtual-machine-interface/16e8cacd-52c0-482e-9291-4d06b7f3df9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013429 10.0.0.33 - - [2025-12-09 03:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011842 10.0.0.33 - - [2025-12-09 03:28:01] "POST /ref-update HTTP/1.1" 200 156 0.159498 10.0.0.33 - - [2025-12-09 03:28:01] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005175 10.0.0.33 - - [2025-12-09 03:28:01] "GET /domains HTTP/1.1" 200 280 0.001363 10.0.0.33 - - [2025-12-09 03:28:01] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f HTTP/1.1" 200 3086 0.008619 10.0.0.33 - - [2025-12-09 03:28:01] "POST /instance-ips HTTP/1.1" 200 409 0.043173 10.0.0.33 - - [2025-12-09 03:28:01] "GET /instance-ip/7e4fad80-89d9-4bc6-9fea-8598db19a54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.016264 10.0.0.33 - - [2025-12-09 03:28:01] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771 HTTP/1.1" 200 5476 0.055105 10.0.0.33 - - [2025-12-09 03:28:01] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.004979 10.0.0.33 - - [2025-12-09 03:28:01] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.003344 10.0.0.33 - - [2025-12-09 03:28:01] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1181 0.039982 10.0.0.33 - - [2025-12-09 03:28:01] "POST /loadbalancers HTTP/1.1" 200 610 0.091173 10.0.0.33 - - [2025-12-09 03:28:01] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1181 0.011835 10.0.0.33 - - [2025-12-09 03:28:01] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033176 10.0.0.33 - - [2025-12-09 03:28:01] "GET /instance-ip/7e4fad80-89d9-4bc6-9fea-8598db19a54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004935 10.0.0.33 - - [2025-12-09 03:28:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019341 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.33 - - [2025-12-09 03:28:01] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050010 10.0.0.33 - - [2025-12-09 03:28:01] "POST /route-targets HTTP/1.1" 200 327 0.014196 10.0.0.33 - - [2025-12-09 03:28:01] "POST /floating-ips HTTP/1.1" 200 597 0.052471 10.0.0.33 - - [2025-12-09 03:28:01] "GET /loadbalancer/1d69453a-0168-41d4-974d-c5e24d3eafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.017826 10.0.0.33 - - [2025-12-09 03:28:01] "POST /ref-update HTTP/1.1" 200 156 0.048499 10.0.0.33 - - [2025-12-09 03:28:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.030015 10.0.0.33 - - [2025-12-09 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2025-12-09 03:28:01] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034076 10.0.0.33 - - [2025-12-09 03:28:01] "GET /loadbalancer-listener/acb962f4-0811-45e7-bece-936f2df7843c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.002872 10.0.0.33 - - [2025-12-09 03:28:01] "GET /loadbalancer-listener/acb962f4-0811-45e7-bece-936f2df7843c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002485 10.0.0.33 - - [2025-12-09 03:28:02] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025116 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.33 - - [2025-12-09 03:28:02] "GET /instance-ip/7e4fad80-89d9-4bc6-9fea-8598db19a54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002460 10.0.0.33 - - [2025-12-09 03:28:02] "GET /loadbalancer/1d69453a-0168-41d4-974d-c5e24d3eafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002752 10.0.0.33 - - [2025-12-09 03:28:02] "GET /instance-ip/7e4fad80-89d9-4bc6-9fea-8598db19a54f?fields=floating_ips HTTP/1.1" 200 1212 0.006601 10.0.0.33 - - [2025-12-09 03:28:02] "GET /floating-ip/3832ed8c-d943-41a2-a12d-ec574c24f9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002576 10.0.0.33 - - [2025-12-09 03:28:02] "POST /tags HTTP/1.1" 200 295 0.055233 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010499 10.0.0.33 - - [2025-12-09 03:28:02] "GET /tag/7db9863f-bd80-4ae4-b1b9-675a39fd60ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012744 10.0.0.33 - - [2025-12-09 03:28:02] "POST /tags HTTP/1.1" 409 233 0.002354 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2025-12-09 03:28:02] "GET /tag/2bc8a031-76ea-42aa-a052-f1d7190e3ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010996 10.0.0.33 - - [2025-12-09 03:28:02] "POST /tags HTTP/1.1" 409 206 0.002299 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2025-12-09 03:28:02] "GET /tag/f7eb226b-8204-4a18-b09a-84d6a5bf0fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011441 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2025-12-09 03:28:02] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004436 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2025-12-09 03:28:02] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032459 10.0.0.33 - - [2025-12-09 03:28:02] "POST /virtual-machines HTTP/1.1" 200 369 0.008904 10.0.0.33 - - [2025-12-09 03:28:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021727 10.0.0.33 - - [2025-12-09 03:28:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112409 10.0.0.33 - - [2025-12-09 03:28:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008357 10.0.0.33 - - [2025-12-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.33 - - [2025-12-09 03:28:02] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005045 10.0.0.33 - - [2025-12-09 03:28:02] "POST /instance-ips HTTP/1.1" 200 409 0.024370 10.0.0.33 - - [2025-12-09 03:28:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026291 10.0.0.33 - - [2025-12-09 03:28:02] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004182 10.0.0.33 - - [2025-12-09 03:28:02] "POST /set-tag HTTP/1.1" 200 109 0.017784 10.0.0.33 - - [2025-12-09 03:28:02] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016785 10.0.0.33 - - [2025-12-09 03:28:02] "GET /instance-ip/11814aa2-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003927 10.0.0.33 - - [2025-12-09 03:28:02] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004330 10.0.0.33 - - [2025-12-09 03:28:02] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.33 - - [2025-12-09 03:28:02] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004673 10.0.0.33 - - [2025-12-09 03:28:03] "POST /ref-update HTTP/1.1" 200 156 0.015864 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015756 10.0.0.33 - - [2025-12-09 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.33 - - [2025-12-09 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003851 10.0.0.33 - - [2025-12-09 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.33 - - [2025-12-09 03:28:03] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052628 10.0.0.33 - - [2025-12-09 03:28:03] "POST /virtual-machines HTTP/1.1" 200 369 0.009593 10.0.0.33 - - [2025-12-09 03:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015923 10.0.0.33 - - [2025-12-09 03:28:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135524 10.0.0.33 - - [2025-12-09 03:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010020 10.0.0.33 - - [2025-12-09 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010855 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004968 10.0.0.33 - - [2025-12-09 03:28:03] "POST /instance-ips HTTP/1.1" 200 409 0.018449 10.0.0.33 - - [2025-12-09 03:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027539 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011537 10.0.0.33 - - [2025-12-09 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.016724 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011521 10.0.0.33 - - [2025-12-09 03:28:03] "GET /instance-ip/11f6b01c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004263 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005004 10.0.0.33 - - [2025-12-09 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004364 10.0.0.33 - - [2025-12-09 03:28:03] "POST /ref-update HTTP/1.1" 200 156 0.011278 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006407 10.0.0.33 - - [2025-12-09 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.005803 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005110 10.0.0.33 - - [2025-12-09 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.33 - - [2025-12-09 03:28:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004625 10.0.0.33 - - [2025-12-09 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.33 - - [2025-12-09 03:28:06] "GET /domains HTTP/1.1" 200 280 0.002168 10.0.0.33 - - [2025-12-09 03:28:06] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f HTTP/1.1" 200 3086 0.003003 10.0.0.33 - - [2025-12-09 03:28:06] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771 HTTP/1.1" 200 7064 0.039652 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.003759 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.003646 10.0.0.33 - - [2025-12-09 03:28:06] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1402 0.003442 10.0.0.33 - - [2025-12-09 03:28:06] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1402 0.002032 10.0.0.33 - - [2025-12-09 03:28:06] "GET /route-target/954a1530-29cb-4882-952c-fb3073211908 HTTP/1.1" 200 1153 0.001891 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.003355 10.0.0.33 - - [2025-12-09 03:28:06] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1402 0.002321 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003919 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.003566 10.0.0.33 - - [2025-12-09 03:28:06] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1402 0.002855 10.0.0.33 - - [2025-12-09 03:28:06] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 200 1402 0.002357 10.0.0.33 - - [2025-12-09 03:28:06] "GET /route-target/954a1530-29cb-4882-952c-fb3073211908 HTTP/1.1" 200 1153 0.001822 10.0.0.33 - - [2025-12-09 03:28:06] "GET /domains HTTP/1.1" 200 280 0.001878 10.0.0.33 - - [2025-12-09 03:28:06] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f HTTP/1.1" 200 3086 0.002660 10.0.0.33 - - [2025-12-09 03:28:06] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771 HTTP/1.1" 200 7064 0.029896 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2092 0.006151 10.0.0.33 - - [2025-12-09 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-12-09 03:28:06] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032856 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006412 10.0.0.33 - - [2025-12-09 03:28:06] "GET /floating-ip-pools?parent_id=d26fa5dd-00e3-4536-9001-3430b10b965e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001911 10.0.0.33 - - [2025-12-09 03:28:06] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005475 10.0.0.33 - - [2025-12-09 03:28:06] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025571 10.0.0.33 - - [2025-12-09 03:28:07] "POST /ref-update HTTP/1.1" 200 156 0.008899 10.0.0.33 - - [2025-12-09 03:28:07] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008291 10.0.0.33 - - [2025-12-09 03:28:07] "GET /domains HTTP/1.1" 200 280 0.007475 10.0.0.33 - - [2025-12-09 03:28:07] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f HTTP/1.1" 200 3086 0.003078 10.0.0.33 - - [2025-12-09 03:28:07] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771 HTTP/1.1" 200 7320 0.039868 10.0.0.33 - - [2025-12-09 03:28:07] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2330 0.006494 10.0.0.33 - - [2025-12-09 03:28:07] "GET /floating-ip-pool/2dcfd9bb-82da-4bbf-ab79-00df6cb418f9 HTTP/1.1" 200 1314 0.002797 10.0.0.33 - - [2025-12-09 03:28:07] "GET /domains HTTP/1.1" 200 280 0.001605 10.0.0.33 - - [2025-12-09 03:28:07] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f HTTP/1.1" 200 3086 0.004256 10.0.0.33 - - [2025-12-09 03:28:07] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771 HTTP/1.1" 200 7320 0.034721 10.0.0.33 - - [2025-12-09 03:28:07] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 2330 0.003939 10.0.0.33 - - [2025-12-09 03:28:07] "GET /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003967 10.0.0.33 - - [2025-12-09 03:28:07] "POST /tags HTTP/1.1" 200 365 0.060419 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011295 10.0.0.33 - - [2025-12-09 03:28:07] "GET /tag/1fe960ea-cc39-48ab-8f0a-0a8e7480d947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018219 10.0.0.33 - - [2025-12-09 03:28:07] "POST /tags HTTP/1.1" 409 206 0.002331 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2025-12-09 03:28:07] "GET /tag/f7eb226b-8204-4a18-b09a-84d6a5bf0fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010892 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2025-12-09 03:28:07] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041609 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007009 10.0.0.33 - - [2025-12-09 03:28:07] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004578 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.33 - - [2025-12-09 03:28:07] "GET /service-appliance-set/3feba049-2992-4cb9-943a-6705f4b07be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005296 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.002577 10.0.0.33 - - [2025-12-09 03:28:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106012 10.0.0.33 - - [2025-12-09 03:28:07] "GET /virtual-machine-interface/b9dd8846-fff6-475e-aecc-0fc5f0acfa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012632 10.0.0.33 - - [2025-12-09 03:28:07] "POST /set-tag HTTP/1.1" 200 109 0.016827 10.0.0.33 - - [2025-12-09 03:28:07] "POST /instance-ips HTTP/1.1" 200 417 0.038039 10.0.0.33 - - [2025-12-09 03:28:07] "GET /instance-ip/0535bf5c-3082-4f43-85f9-365443362924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.011189 10.0.0.33 - - [2025-12-09 03:28:07] "POST /loadbalancers HTTP/1.1" 200 618 0.064775 10.0.0.33 - - [2025-12-09 03:28:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020273 10.0.0.33 - - [2025-12-09 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.33 - - [2025-12-09 03:28:08] "POST /service-instances HTTP/1.1" 200 566 0.023623 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.021897 10.0.0.33 - - [2025-12-09 03:28:08] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055905 10.0.0.33 - - [2025-12-09 03:28:08] "GET /virtual-machine-interface/b9dd8846-fff6-475e-aecc-0fc5f0acfa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007366 10.0.0.33 - - [2025-12-09 03:28:08] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.034289 10.0.0.33 - - [2025-12-09 03:28:08] "GET /virtual-machine-interface/b9dd8846-fff6-475e-aecc-0fc5f0acfa56?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.012621 10.0.0.33 - - [2025-12-09 03:28:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015460 10.0.0.33 - - [2025-12-09 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.33 - - [2025-12-09 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2025-12-09 03:28:08] "GET /floating-ip-pool/2dcfd9bb-82da-4bbf-ab79-00df6cb418f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002228 10.0.0.33 - - [2025-12-09 03:28:08] "POST /floating-ips HTTP/1.1" 200 671 0.044572 10.0.0.33 - - [2025-12-09 03:28:08] "POST /virtual-machines HTTP/1.1" 200 429 0.013973 10.0.0.33 - - [2025-12-09 03:28:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011262 10.0.0.33 - - [2025-12-09 03:28:08] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.044415 10.0.0.33 - - [2025-12-09 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010817 10.0.0.33 - - [2025-12-09 03:28:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138759 10.0.0.33 - - [2025-12-09 03:28:08] "POST /chown HTTP/1.1" 200 109 0.024628 10.0.0.33 - - [2025-12-09 03:28:08] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012237 10.0.0.33 - - [2025-12-09 03:28:08] "POST /tags HTTP/1.1" 409 221 0.003509 10.0.0.33 - - [2025-12-09 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.33 - - [2025-12-09 03:28:08] "POST /chown HTTP/1.1" 200 109 0.008024 10.0.0.33 - - [2025-12-09 03:28:08] "GET /tag/e1ccbb25-39aa-4a1d-8b8c-d30b5e0798aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019396 10.0.0.33 - - [2025-12-09 03:28:08] "POST /tags HTTP/1.1" 409 238 0.001456 10.0.0.33 - - [2025-12-09 03:28:08] "PUT /virtual-machine-interface/0f0875ed-26e7-44db-8347-83d17d83673d HTTP/1.1" 200 284 0.032612 10.0.0.33 - - [2025-12-09 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009913 10.0.0.33 - - [2025-12-09 03:28:08] "GET /tag/1fe960ea-cc39-48ab-8f0a-0a8e7480d947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010589 10.0.0.33 - - [2025-12-09 03:28:08] "PUT /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 256 0.037009 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.012479 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.018751 10.0.0.33 - - [2025-12-09 03:28:08] "POST /firewall-rules HTTP/1.1" 200 650 0.119040 10.0.0.33 - - [2025-12-09 03:28:08] "GET /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012968 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.091421 10.0.0.33 - - [2025-12-09 03:28:08] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008491 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.011512 10.0.0.33 - - [2025-12-09 03:28:08] "GET /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007793 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.030494 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.028327 10.0.0.33 - - [2025-12-09 03:28:08] "POST /ref-update HTTP/1.1" 200 156 0.066725 10.0.0.33 - - [2025-12-09 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.33 - - [2025-12-09 03:28:08] "POST /virtual-machines HTTP/1.1" 200 429 0.026007 10.0.0.33 - - [2025-12-09 03:28:08] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050136 10.0.0.33 - - [2025-12-09 03:28:08] "GET /loadbalancer/c10bc1b0-df0c-4d7f-a243-5a732b73a0c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003317 10.0.0.33 - - [2025-12-09 03:28:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.104723 10.0.0.33 - - [2025-12-09 03:28:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.174706 10.0.0.33 - - [2025-12-09 03:28:09] "POST /chown HTTP/1.1" 200 109 0.024612 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007813 10.0.0.33 - - [2025-12-09 03:28:09] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057219 10.0.0.33 - - [2025-12-09 03:28:09] "GET /loadbalancer-listener/ac65ec1a-796f-4245-a5c1-ee7e80cf2a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005425 10.0.0.33 - - [2025-12-09 03:28:09] "POST /chown HTTP/1.1" 200 109 0.010032 10.0.0.33 - - [2025-12-09 03:28:09] "PUT /virtual-machine-interface/03ba61b4-5d68-44eb-8797-949f0cf47394 HTTP/1.1" 200 284 0.019613 10.0.0.33 - - [2025-12-09 03:28:09] "GET /loadbalancer-listener/ac65ec1a-796f-4245-a5c1-ee7e80cf2a14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005368 10.0.0.33 - - [2025-12-09 03:28:09] "PUT /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 256 0.025142 10.0.0.33 - - [2025-12-09 03:28:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042691 10.0.0.33 - - [2025-12-09 03:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021292 10.0.0.33 - - [2025-12-09 03:28:09] "GET /loadbalancer-pool/b4656a9d-4816-48cb-9cc8-e5a9f69c9651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008189 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.048467 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.015767 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.025549 10.0.0.33 - - [2025-12-09 03:28:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.029755 10.0.0.33 - - [2025-12-09 03:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020206 10.0.0.33 - - [2025-12-09 03:28:09] "GET /loadbalancer-member/e41c86ab-a3c9-4370-97b8-5508ea11f8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.009735 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.028177 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.021435 10.0.0.33 - - [2025-12-09 03:28:09] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002215 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.33 - - [2025-12-09 03:28:09] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003119 10.0.0.33 - - [2025-12-09 03:28:09] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.008630 10.0.0.33 - - [2025-12-09 03:28:09] "POST /tags HTTP/1.1" 409 221 0.001507 10.0.0.33 - - [2025-12-09 03:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021853 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015724 10.0.0.33 - - [2025-12-09 03:28:09] "GET /tag/e1ccbb25-39aa-4a1d-8b8c-d30b5e0798aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017380 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.33 - - [2025-12-09 03:28:09] "POST /tags HTTP/1.1" 409 238 0.002910 10.0.0.33 - - [2025-12-09 03:28:09] "POST /chown HTTP/1.1" 200 109 0.006905 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-12-09 03:28:09] "GET /tag/1fe960ea-cc39-48ab-8f0a-0a8e7480d947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019266 10.0.0.33 - - [2025-12-09 03:28:09] "POST /chown HTTP/1.1" 200 109 0.038659 10.0.0.33 - - [2025-12-09 03:28:09] "POST /firewall-rules HTTP/1.1" 409 293 0.012086 10.0.0.33 - - [2025-12-09 03:28:09] "PUT /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 256 0.022128 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2025-12-09 03:28:09] "PUT /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1 HTTP/1.1" 200 260 0.021812 10.0.0.33 - - [2025-12-09 03:28:09] "GET /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004739 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.024392 10.0.0.33 - - [2025-12-09 03:28:09] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011770 10.0.0.33 - - [2025-12-09 03:28:09] "POST /chown HTTP/1.1" 200 109 0.016057 10.0.0.33 - - [2025-12-09 03:28:09] "POST /chown HTTP/1.1" 200 109 0.022220 10.0.0.33 - - [2025-12-09 03:28:09] "GET /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012403 10.0.0.33 - - [2025-12-09 03:28:09] "PUT /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 256 0.020455 10.0.0.33 - - [2025-12-09 03:28:09] "POST /ref-update HTTP/1.1" 200 156 0.023185 10.0.0.33 - - [2025-12-09 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.33 - - [2025-12-09 03:28:10] "POST /chown HTTP/1.1" 200 109 0.008965 10.0.0.33 - - [2025-12-09 03:28:10] "POST /chown HTTP/1.1" 200 109 0.031081 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 256 0.019545 10.0.0.33 - - [2025-12-09 03:28:10] "POST /ref-update HTTP/1.1" 200 156 0.012800 10.0.0.33 - - [2025-12-09 03:28:10] "POST /chown HTTP/1.1" 200 109 0.026107 10.0.0.33 - - [2025-12-09 03:28:10] "POST /chown HTTP/1.1" 200 109 0.014015 10.0.0.33 - - [2025-12-09 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.33 - - [2025-12-09 03:28:10] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003861 10.0.0.33 - - [2025-12-09 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 256 0.022890 10.0.0.33 - - [2025-12-09 03:28:10] "POST /ref-update HTTP/1.1" 200 156 0.018022 10.0.0.33 - - [2025-12-09 03:28:10] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067233 10.0.0.33 - - [2025-12-09 03:28:10] "POST /virtual-machines HTTP/1.1" 200 373 0.012463 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022978 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.014821 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018685 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.062983 10.0.0.33 - - [2025-12-09 03:28:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.192913 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040447 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019991 10.0.0.33 - - [2025-12-09 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012679 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.031908 10.0.0.33 - - [2025-12-09 03:28:10] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.015972 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015766 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.011683 10.0.0.33 - - [2025-12-09 03:28:10] "POST /instance-ips HTTP/1.1" 200 413 0.038493 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011495 10.0.0.33 - - [2025-12-09 03:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.043061 10.0.0.33 - - [2025-12-09 03:28:10] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.004674 10.0.0.33 - - [2025-12-09 03:28:10] "POST /set-tag HTTP/1.1" 200 109 0.021967 10.0.0.33 - - [2025-12-09 03:28:10] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.022619 10.0.0.33 - - [2025-12-09 03:28:10] "GET /instance-ip/164d7f10-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004244 10.0.0.33 - - [2025-12-09 03:28:10] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.023492 10.0.0.33 - - [2025-12-09 03:28:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010022 10.0.0.33 - - [2025-12-09 03:28:11] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006059 10.0.0.33 - - [2025-12-09 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010786 10.0.0.33 - - [2025-12-09 03:28:11] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.33 - - [2025-12-09 03:28:11] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003392 10.0.0.33 - - [2025-12-09 03:28:11] "POST /ref-update HTTP/1.1" 200 156 0.007035 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.009180 10.0.0.33 - - [2025-12-09 03:28:11] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011684 10.0.0.33 - - [2025-12-09 03:28:11] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.022086 10.0.0.33 - - [2025-12-09 03:28:11] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009601 10.0.0.33 - - [2025-12-09 03:28:11] "POST /ref-update HTTP/1.1" 200 156 0.030576 10.0.0.33 - - [2025-12-09 03:28:11] "POST /set-tag HTTP/1.1" 200 109 0.005595 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.008335 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.016942 10.0.0.33 - - [2025-12-09 03:28:11] "POST /ref-update HTTP/1.1" 200 156 0.017944 10.0.0.33 - - [2025-12-09 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.006726 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.017589 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.006911 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.020729 10.0.0.33 - - [2025-12-09 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.005818 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.006418 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.011340 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.013042 10.0.0.33 - - [2025-12-09 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.006610 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.020137 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.006897 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.022516 10.0.0.33 - - [2025-12-09 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.019109 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.020825 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.33 - - [2025-12-09 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.005991 10.0.0.33 - - [2025-12-09 03:28:11] "POST /chown HTTP/1.1" 200 109 0.019916 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006899 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.020872 10.0.0.33 - - [2025-12-09 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.007712 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.022212 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.021983 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006910 10.0.0.33 - - [2025-12-09 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006264 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.018454 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.007613 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.019623 10.0.0.33 - - [2025-12-09 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.008124 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.019053 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.013247 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.007564 10.0.0.33 - - [2025-12-09 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.008427 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.025040 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.020591 10.0.0.33 - - [2025-12-09 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.007273 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.019367 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006550 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.021065 10.0.0.33 - - [2025-12-09 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006759 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.021808 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.017052 10.0.0.33 - - [2025-12-09 03:28:12] "POST /chown HTTP/1.1" 200 109 0.006546 10.0.0.33 - - [2025-12-09 03:28:15] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006030 10.0.0.33 - - [2025-12-09 03:28:15] "POST /set-tag HTTP/1.1" 200 109 0.007394 10.0.0.33 - - [2025-12-09 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2025-12-09 03:28:15] "GET /loadbalancer/1d69453a-0168-41d4-974d-c5e24d3eafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004294 10.0.0.33 - - [2025-12-09 03:28:15] "GET /loadbalancer-pool/0a1f91f1-c35e-4c1a-b65f-385d7d4e072e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003353 10.0.0.33 - - [2025-12-09 03:28:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022908 10.0.0.33 - - [2025-12-09 03:28:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008356 10.0.0.33 - - [2025-12-09 03:28:15] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010424 10.0.0.33 - - [2025-12-09 03:28:15] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004872 10.0.0.33 - - [2025-12-09 03:28:15] "POST /tags HTTP/1.1" 409 221 0.004707 10.0.0.33 - - [2025-12-09 03:28:15] "POST /ref-update HTTP/1.1" 200 156 0.013327 10.0.0.33 - - [2025-12-09 03:28:15] "GET /floating-ip/3832ed8c-d943-41a2-a12d-ec574c24f9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.008301 10.0.0.33 - - [2025-12-09 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-12-09 03:28:15] "GET /tag/e1ccbb25-39aa-4a1d-8b8c-d30b5e0798aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009678 10.0.0.33 - - [2025-12-09 03:28:15] "PUT /floating-ip/3832ed8c-d943-41a2-a12d-ec574c24f9a1 HTTP/1.1" 200 256 0.012525 10.0.0.33 - - [2025-12-09 03:28:15] "POST /set-tag HTTP/1.1" 200 109 0.045187 10.0.0.33 - - [2025-12-09 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2025-12-09 03:28:15] "POST /chown HTTP/1.1" 200 109 0.006837 10.0.0.33 - - [2025-12-09 03:28:16] "POST /chown HTTP/1.1" 200 109 0.018500 10.0.0.33 - - [2025-12-09 03:28:16] "POST /chown HTTP/1.1" 200 109 0.006796 10.0.0.33 - - [2025-12-09 03:28:16] "POST /chown HTTP/1.1" 200 109 0.018844 10.0.0.33 - - [2025-12-09 03:28:16] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004467 10.0.0.33 - - [2025-12-09 03:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.33 - - [2025-12-09 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2025-12-09 03:28:16] "GET /loadbalancer/1d69453a-0168-41d4-974d-c5e24d3eafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002426 10.0.0.33 - - [2025-12-09 03:28:16] "GET /loadbalancer-pool/0a1f91f1-c35e-4c1a-b65f-385d7d4e072e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002317 10.0.0.33 - - [2025-12-09 03:28:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014252 10.0.0.33 - - [2025-12-09 03:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022414 10.0.0.33 - - [2025-12-09 03:28:16] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006413 10.0.0.33 - - [2025-12-09 03:28:16] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010844 10.0.0.33 - - [2025-12-09 03:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008091 10.0.0.33 - - [2025-12-09 03:28:16] "GET /floating-ip/3832ed8c-d943-41a2-a12d-ec574c24f9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002790 10.0.0.33 - - [2025-12-09 03:28:16] "POST /set-tag HTTP/1.1" 200 109 0.022234 10.0.0.33 - - [2025-12-09 03:28:20] "GET /virtual-machine/f1631fe7-2d20-449e-9127-0ecd1a6d451a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003446 10.0.0.33 - - [2025-12-09 03:28:20] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004672 10.0.0.33 - - [2025-12-09 03:28:20] "GET /virtual-machine/d69211c4-5c9b-4fcc-a294-7bd15ac1b5aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004452 10.0.0.33 - - [2025-12-09 03:28:20] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005727 10.0.0.33 - - [2025-12-09 03:28:24] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004304 10.0.0.33 - - [2025-12-09 03:28:24] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.33 - - [2025-12-09 03:28:25] "GET /virtual-machine/38e01349-587e-4e7c-8f2c-918e27cbb25c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003045 10.0.0.33 - - [2025-12-09 03:28:25] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003789 10.0.0.33 - - [2025-12-09 03:28:25] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004577 10.0.0.33 - - [2025-12-09 03:28:25] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.33 - - [2025-12-09 03:28:57] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005241 10.0.0.33 - - [2025-12-09 03:28:57] "POST /set-tag HTTP/1.1" 200 109 0.004245 10.0.0.33 - - [2025-12-09 03:28:57] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003877 10.0.0.33 - - [2025-12-09 03:28:57] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.33 - - [2025-12-09 03:28:57] "GET /virtual-machine/38e01349-587e-4e7c-8f2c-918e27cbb25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003136 10.0.0.33 - - [2025-12-09 03:28:57] "POST /ref-update HTTP/1.1" 200 156 0.010673 10.0.0.33 - - [2025-12-09 03:28:57] "GET /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005299 10.0.0.33 - - [2025-12-09 03:28:57] "POST /set-tag HTTP/1.1" 200 109 0.021126 10.0.0.33 - - [2025-12-09 03:28:57] "POST /set-tag HTTP/1.1" 200 109 0.017041 10.0.0.33 - - [2025-12-09 03:28:57] "DELETE /instance-ip/164d7f10-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.042475 10.0.0.33 - - [2025-12-09 03:28:57] "DELETE /virtual-machine-interface/1625aa76-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.039899 10.0.0.33 - - [2025-12-09 03:28:57] "DELETE /virtual-machine/38e01349-587e-4e7c-8f2c-918e27cbb25c HTTP/1.1" 200 115 0.022234 10.0.0.33 - - [2025-12-09 03:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2025-12-09 03:29:00] "GET /tag/1fe960ea-cc39-48ab-8f0a-0a8e7480d947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016538 10.0.0.33 - - [2025-12-09 03:29:00] "GET /tag/1fe960ea-cc39-48ab-8f0a-0a8e7480d947?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014922 10.0.0.33 - - [2025-12-09 03:29:00] "GET /virtual-machine-interface/03ba61b4-5d68-44eb-8797-949f0cf47394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.005279 10.0.0.33 - - [2025-12-09 03:29:00] "POST /set-tag HTTP/1.1" 200 109 0.023175 10.0.0.33 - - [2025-12-09 03:29:00] "GET /virtual-machine-interface/0f0875ed-26e7-44db-8347-83d17d83673d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.019827 10.0.0.33 - - [2025-12-09 03:29:01] "POST /set-tag HTTP/1.1" 200 109 0.034748 10.0.0.33 - - [2025-12-09 03:29:01] "GET /virtual-machine-interface/b9dd8846-fff6-475e-aecc-0fc5f0acfa56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004387 10.0.0.33 - - [2025-12-09 03:29:01] "POST /set-tag HTTP/1.1" 200 109 0.014133 10.0.0.33 - - [2025-12-09 03:29:01] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.022682 10.0.0.33 - - [2025-12-09 03:29:01] "GET /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004156 10.0.0.33 - - [2025-12-09 03:29:01] "POST /ref-update HTTP/1.1" 200 156 0.015141 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /firewall-rule/0ad89372-2202-41b8-9ead-ff2dd3b0c8e1 HTTP/1.1" 200 115 0.051574 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /loadbalancer-member/e41c86ab-a3c9-4370-97b8-5508ea11f8cf HTTP/1.1" 200 115 0.042132 10.0.0.33 - - [2025-12-09 03:29:01] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.010062 10.0.0.33 - - [2025-12-09 03:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022092 10.0.0.33 - - [2025-12-09 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /loadbalancer-pool/b4656a9d-4816-48cb-9cc8-e5a9f69c9651 HTTP/1.1" 200 115 0.089297 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /loadbalancer-listener/ac65ec1a-796f-4245-a5c1-ee7e80cf2a14 HTTP/1.1" 200 115 0.024096 10.0.0.33 - - [2025-12-09 03:29:01] "GET /floating-ip/89bc1d8e-ceb6-4f01-8a3d-225afc90fb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002980 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.015770 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.029587 10.0.0.33 - - [2025-12-09 03:29:01] "PUT /floating-ip/89bc1d8e-ceb6-4f01-8a3d-225afc90fb88 HTTP/1.1" 200 256 0.052532 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.012659 10.0.0.33 - - [2025-12-09 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.015777 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /floating-ip/89bc1d8e-ceb6-4f01-8a3d-225afc90fb88 HTTP/1.1" 200 115 0.075318 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /loadbalancer/c10bc1b0-df0c-4d7f-a243-5a732b73a0c5 HTTP/1.1" 200 115 0.055656 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.017394 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.022089 10.0.0.33 - - [2025-12-09 03:29:01] "POST /chown HTTP/1.1" 200 109 0.026625 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /instance-ip/0535bf5c-3082-4f43-85f9-365443362924 HTTP/1.1" 200 115 0.100420 10.0.0.33 - - [2025-12-09 03:29:01] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.011107 10.0.0.33 - - [2025-12-09 03:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020757 10.0.0.33 - - [2025-12-09 03:29:01] "GET /floating-ip-pool/2dcfd9bb-82da-4bbf-ab79-00df6cb418f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013862 10.0.0.33 - - [2025-12-09 03:29:01] "DELETE /virtual-machine-interface/b9dd8846-fff6-475e-aecc-0fc5f0acfa56 HTTP/1.1" 200 115 0.142212 10.0.0.33 - - [2025-12-09 03:29:01] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.036908 10.0.0.33 - - [2025-12-09 03:29:01] "POST /ref-update HTTP/1.1" 200 156 0.037625 10.0.0.33 - - [2025-12-09 03:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032006 10.0.0.33 - - [2025-12-09 03:29:02] "PUT /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 266 0.029872 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /floating-ip-pool/2dcfd9bb-82da-4bbf-ab79-00df6cb418f9 HTTP/1.1" 200 115 0.100352 10.0.0.33 - - [2025-12-09 03:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015390 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /tag/1fe960ea-cc39-48ab-8f0a-0a8e7480d947 HTTP/1.1" 200 115 0.215562 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /service-instance/138c503b-9023-4e2c-90bd-2e1166fdf400 HTTP/1.1" 200 115 0.052466 10.0.0.33 - - [2025-12-09 03:29:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002042 10.0.0.33 - - [2025-12-09 03:29:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001855 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /virtual-network/d26fa5dd-00e3-4536-9001-3430b10b965e HTTP/1.1" 200 115 0.144179 10.0.0.33 - - [2025-12-09 03:29:02] "GET /routing-instance/3ce9209d-64d9-4cef-a849-2c0d9f25eebe HTTP/1.1" 404 171 0.002116 10.0.0.33 - - [2025-12-09 03:29:02] "GET /domains HTTP/1.1" 200 280 0.001676 10.0.0.33 - - [2025-12-09 03:29:02] "GET /virtual-machine-interface/03ba61b4-5d68-44eb-8797-949f0cf47394?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1206 0.007506 10.0.0.33 - - [2025-12-09 03:29:02] "GET /domain/34d2b187-8aa4-4076-93d6-74767c63229f HTTP/1.1" 200 3086 0.004779 10.0.0.33 - - [2025-12-09 03:29:02] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771 HTTP/1.1" 200 7142 0.039140 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /virtual-machine-interface/03ba61b4-5d68-44eb-8797-949f0cf47394 HTTP/1.1" 200 115 0.073256 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /virtual-machine/e4bce601-c166-481b-8d7e-d5155d13decb HTTP/1.1" 200 115 0.035886 10.0.0.33 - - [2025-12-09 03:29:02] "GET /virtual-machine-interface/0f0875ed-26e7-44db-8347-83d17d83673d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.019960 10.0.0.33 - - [2025-12-09 03:29:02] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.039543 10.0.0.33 - - [2025-12-09 03:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008367 10.0.0.33 - - [2025-12-09 03:29:02] "POST /set-tag HTTP/1.1" 200 109 0.003885 10.0.0.33 - - [2025-12-09 03:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.33 - - [2025-12-09 03:29:02] "GET /loadbalancer/1d69453a-0168-41d4-974d-c5e24d3eafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008580 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /route-target/954a1530-29cb-4882-952c-fb3073211908 HTTP/1.1" 200 115 0.075952 10.0.0.33 - - [2025-12-09 03:29:02] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007245 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /virtual-machine-interface/0f0875ed-26e7-44db-8347-83d17d83673d HTTP/1.1" 200 115 0.131311 10.0.0.33 - - [2025-12-09 03:29:02] "POST /set-tag HTTP/1.1" 200 109 0.046590 10.0.0.33 - - [2025-12-09 03:29:02] "POST /ref-update HTTP/1.1" 200 156 0.030711 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /loadbalancer-member/e99e506f-9c05-4c3b-b56a-da26efb0ed1f HTTP/1.1" 200 115 0.076581 10.0.0.33 - - [2025-12-09 03:29:02] "DELETE /virtual-machine/a4b0348e-d071-48a8-9938-49e0b693c453 HTTP/1.1" 200 115 0.066373 10.0.0.33 - - [2025-12-09 03:29:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007891 10.0.0.33 - - [2025-12-09 03:29:03] "POST /set-tag HTTP/1.1" 200 109 0.004106 10.0.0.33 - - [2025-12-09 03:29:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008646 10.0.0.33 - - [2025-12-09 03:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.33 - - [2025-12-09 03:29:03] "GET /virtual-machine/d69211c4-5c9b-4fcc-a294-7bd15ac1b5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002940 10.0.0.33 - - [2025-12-09 03:29:03] "POST /ref-update HTTP/1.1" 200 156 0.011063 10.0.0.33 - - [2025-12-09 03:29:03] "GET /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011586 10.0.0.33 - - [2025-12-09 03:29:03] "POST /set-tag HTTP/1.1" 200 109 0.014431 10.0.0.33 - - [2025-12-09 03:29:03] "POST /set-tag HTTP/1.1" 200 109 0.030373 10.0.0.33 - - [2025-12-09 03:29:03] "POST /set-tag HTTP/1.1" 200 109 0.027742 10.0.0.33 - - [2025-12-09 03:29:03] "DELETE /instance-ip/11f6b01c-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.036502 10.0.0.33 - - [2025-12-09 03:29:03] "POST /ref-update HTTP/1.1" 200 156 0.007360 10.0.0.33 - - [2025-12-09 03:29:03] "DELETE /virtual-machine-interface/11d94252-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.055140 10.0.0.33 - - [2025-12-09 03:29:04] "DELETE /virtual-machine/d69211c4-5c9b-4fcc-a294-7bd15ac1b5aa HTTP/1.1" 200 115 0.029622 10.0.0.33 - - [2025-12-09 03:29:07] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.013559 10.0.0.33 - - [2025-12-09 03:29:07] "POST /set-tag HTTP/1.1" 200 109 0.004007 10.0.0.33 - - [2025-12-09 03:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-12-09 03:29:07] "GET /loadbalancer/1d69453a-0168-41d4-974d-c5e24d3eafb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002374 10.0.0.33 - - [2025-12-09 03:29:08] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004913 10.0.0.33 - - [2025-12-09 03:29:08] "POST /set-tag HTTP/1.1" 200 109 0.010008 10.0.0.33 - - [2025-12-09 03:29:08] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004707 10.0.0.33 - - [2025-12-09 03:29:08] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.33 - - [2025-12-09 03:29:08] "GET /virtual-machine/f1631fe7-2d20-449e-9127-0ecd1a6d451a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003406 10.0.0.33 - - [2025-12-09 03:29:08] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.33 - - [2025-12-09 03:29:08] "GET /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010208 10.0.0.33 - - [2025-12-09 03:29:08] "POST /set-tag HTTP/1.1" 200 109 0.019665 10.0.0.33 - - [2025-12-09 03:29:08] "POST /set-tag HTTP/1.1" 200 109 0.031419 10.0.0.33 - - [2025-12-09 03:29:08] "POST /set-tag HTTP/1.1" 200 109 0.024789 10.0.0.33 - - [2025-12-09 03:29:08] "DELETE /instance-ip/11814aa2-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.043162 10.0.0.33 - - [2025-12-09 03:29:08] "POST /ref-update HTTP/1.1" 200 156 0.008939 10.0.0.33 - - [2025-12-09 03:29:08] "DELETE /virtual-machine-interface/1167b27c-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.049095 10.0.0.33 - - [2025-12-09 03:29:09] "DELETE /virtual-machine/f1631fe7-2d20-449e-9127-0ecd1a6d451a HTTP/1.1" 200 115 0.027637 10.0.0.33 - - [2025-12-09 03:29:09] "DELETE /tag/7db9863f-bd80-4ae4-b1b9-675a39fd60ec HTTP/1.1" 200 115 0.092705 10.0.0.33 - - [2025-12-09 03:29:09] "DELETE /tag/2bc8a031-76ea-42aa-a052-f1d7190e3ce4 HTTP/1.1" 200 115 0.045668 10.0.0.33 - - [2025-12-09 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2025-12-09 03:29:12] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031174 10.0.0.33 - - [2025-12-09 03:29:12] "POST /tags HTTP/1.1" 200 393 0.041353 10.0.0.33 - - [2025-12-09 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019022 10.0.0.33 - - [2025-12-09 03:29:12] "GET /tag/141469d4-3283-47ef-acc5-363f0311c3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011319 10.0.0.33 - - [2025-12-09 03:29:12] "POST /tags HTTP/1.1" 200 341 0.029662 10.0.0.33 - - [2025-12-09 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2025-12-09 03:29:12] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010834 10.0.0.33 - - [2025-12-09 03:29:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.004056 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.007302 10.0.0.33 - - [2025-12-09 03:29:13] "POST /security-groups HTTP/1.1" 200 589 0.068365 10.0.0.33 - - [2025-12-09 03:29:13] "POST /projects HTTP/1.1" 200 519 0.225605 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.009418 10.0.0.33 - - [2025-12-09 03:29:13] "POST /access-control-lists HTTP/1.1" 200 598 0.062498 10.0.0.33 - - [2025-12-09 03:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.057974 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.021974 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022338 10.0.0.33 - - [2025-12-09 03:29:13] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004146 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-12-09 03:29:13] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.041897 10.0.0.33 - - [2025-12-09 03:29:13] "POST /access-control-lists HTTP/1.1" 200 596 0.063514 10.0.0.33 - - [2025-12-09 03:29:13] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.049712 10.0.0.33 - - [2025-12-09 03:29:13] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.037321 10.0.0.33 - - [2025-12-09 03:29:13] "POST /security-groups HTTP/1.1" 200 591 0.086640 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.002875 10.0.0.33 - - [2025-12-09 03:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.053668 10.0.0.33 - - [2025-12-09 03:29:13] "POST /access-control-lists HTTP/1.1" 200 632 0.104356 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.010524 10.0.0.33 - - [2025-12-09 03:29:13] "POST /chown HTTP/1.1" 200 109 0.084731 10.0.0.33 - - [2025-12-09 03:29:13] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003529 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2025-12-09 03:29:13] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003907 10.0.0.33 - - [2025-12-09 03:29:13] "POST /tags HTTP/1.1" 409 226 0.002428 10.0.0.33 - - [2025-12-09 03:29:13] "POST /access-control-lists HTTP/1.1" 200 630 0.068307 10.0.0.33 - - [2025-12-09 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013288 10.0.0.33 - - [2025-12-09 03:29:13] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013277 10.0.0.33 - - [2025-12-09 03:29:14] "POST /firewall-rules HTTP/1.1" 200 600 0.064439 10.0.0.33 - - [2025-12-09 03:29:14] "GET /firewall-rule/d7e57d86-9b01-49aa-8359-2cad8e91196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005786 10.0.0.33 - - [2025-12-09 03:29:14] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004422 10.0.0.33 - - [2025-12-09 03:29:14] "GET /firewall-rule/d7e57d86-9b01-49aa-8359-2cad8e91196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002785 10.0.0.33 - - [2025-12-09 03:29:14] "POST /ref-update HTTP/1.1" 200 156 0.055537 10.0.0.33 - - [2025-12-09 03:29:14] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018838 10.0.0.33 - - [2025-12-09 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2025-12-09 03:29:14] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002287 10.0.0.33 - - [2025-12-09 03:29:14] "POST /tags HTTP/1.1" 409 226 0.010093 10.0.0.33 - - [2025-12-09 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2025-12-09 03:29:14] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013404 10.0.0.33 - - [2025-12-09 03:29:14] "POST /firewall-rules HTTP/1.1" 200 598 0.067564 10.0.0.33 - - [2025-12-09 03:29:14] "GET /firewall-rule/b9c450aa-28dd-497f-ae8e-00e7d94b84f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005770 10.0.0.33 - - [2025-12-09 03:29:14] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003685 10.0.0.33 - - [2025-12-09 03:29:14] "GET /firewall-rule/b9c450aa-28dd-497f-ae8e-00e7d94b84f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011132 10.0.0.33 - - [2025-12-09 03:29:14] "POST /ref-update HTTP/1.1" 200 156 0.054931 10.0.0.33 - - [2025-12-09 03:29:15] "POST /tags HTTP/1.1" 200 393 0.023382 10.0.0.33 - - [2025-12-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013017 10.0.0.33 - - [2025-12-09 03:29:15] "GET /tag/96337c77-127b-4ddc-9905-000be3301b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010715 10.0.0.33 - - [2025-12-09 03:29:15] "POST /tags HTTP/1.1" 200 341 0.018857 10.0.0.33 - - [2025-12-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013570 10.0.0.33 - - [2025-12-09 03:29:15] "GET /tag/67fde1eb-96f4-43df-b148-7220b5b16e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021711 10.0.0.33 - - [2025-12-09 03:29:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000628 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.007440 10.0.0.33 - - [2025-12-09 03:29:16] "POST /security-groups HTTP/1.1" 200 589 0.075228 10.0.0.33 - - [2025-12-09 03:29:16] "POST /projects HTTP/1.1" 200 519 0.210510 10.0.0.33 - - [2025-12-09 03:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017273 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018708 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.016174 10.0.0.33 - - [2025-12-09 03:29:16] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022589 10.0.0.33 - - [2025-12-09 03:29:16] "POST /access-control-lists HTTP/1.1" 200 598 0.065782 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017994 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.008963 10.0.0.33 - - [2025-12-09 03:29:16] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007140 10.0.0.33 - - [2025-12-09 03:29:16] "POST /access-control-lists HTTP/1.1" 200 596 0.024331 10.0.0.33 - - [2025-12-09 03:29:16] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.076626 10.0.0.33 - - [2025-12-09 03:29:16] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.053525 10.0.0.33 - - [2025-12-09 03:29:16] "POST /security-groups HTTP/1.1" 200 591 0.081798 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.002488 10.0.0.33 - - [2025-12-09 03:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.055779 10.0.0.33 - - [2025-12-09 03:29:16] "POST /access-control-lists HTTP/1.1" 200 632 0.068417 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.004819 10.0.0.33 - - [2025-12-09 03:29:16] "POST /chown HTTP/1.1" 200 109 0.048001 10.0.0.33 - - [2025-12-09 03:29:16] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011870 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2025-12-09 03:29:16] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032709 10.0.0.33 - - [2025-12-09 03:29:16] "POST /access-control-lists HTTP/1.1" 200 630 0.060707 10.0.0.33 - - [2025-12-09 03:29:16] "POST /tags HTTP/1.1" 409 226 0.009861 10.0.0.33 - - [2025-12-09 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.33 - - [2025-12-09 03:29:16] "GET /tag/67fde1eb-96f4-43df-b148-7220b5b16e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011109 10.0.0.33 - - [2025-12-09 03:29:17] "POST /firewall-rules HTTP/1.1" 200 600 0.067543 10.0.0.33 - - [2025-12-09 03:29:17] "GET /firewall-rule/bca9a1b8-d6c1-4f86-a10f-7ed5e4b33a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011850 10.0.0.33 - - [2025-12-09 03:29:17] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005478 10.0.0.33 - - [2025-12-09 03:29:17] "GET /firewall-rule/bca9a1b8-d6c1-4f86-a10f-7ed5e4b33a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002511 10.0.0.33 - - [2025-12-09 03:29:17] "POST /ref-update HTTP/1.1" 200 156 0.049831 10.0.0.33 - - [2025-12-09 03:29:17] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003263 10.0.0.33 - - [2025-12-09 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2025-12-09 03:29:17] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002322 10.0.0.33 - - [2025-12-09 03:29:17] "POST /tags HTTP/1.1" 409 226 0.002356 10.0.0.33 - - [2025-12-09 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2025-12-09 03:29:17] "GET /tag/67fde1eb-96f4-43df-b148-7220b5b16e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012534 10.0.0.33 - - [2025-12-09 03:29:17] "POST /firewall-rules HTTP/1.1" 200 598 0.081729 10.0.0.33 - - [2025-12-09 03:29:17] "GET /firewall-rule/17639886-48ea-490e-945a-0d58b9300e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004736 10.0.0.33 - - [2025-12-09 03:29:17] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003584 10.0.0.33 - - [2025-12-09 03:29:17] "GET /firewall-rule/17639886-48ea-490e-945a-0d58b9300e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002098 10.0.0.33 - - [2025-12-09 03:29:17] "POST /ref-update HTTP/1.1" 200 156 0.059821 10.0.0.33 - - [2025-12-09 03:29:18] "POST /tags HTTP/1.1" 200 345 0.121586 10.0.0.33 - - [2025-12-09 03:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007093 10.0.0.33 - - [2025-12-09 03:29:18] "GET /tag/0bdb9dbc-212c-4ef4-a71c-e041036f9121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.051924 10.0.0.33 - - [2025-12-09 03:29:19] "POST /projects HTTP/1.1" 409 238 0.005160 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2025-12-09 03:29:19] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045636 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.33 - - [2025-12-09 03:29:19] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006476 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.33 - - [2025-12-09 03:29:19] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006734 10.0.0.33 - - [2025-12-09 03:29:19] "POST /security-groups HTTP/1.1" 409 285 0.002691 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2025-12-09 03:29:19] "PUT /security-group/aed6cf8b-a76f-4aa5-9a4f-3f64af312b3d HTTP/1.1" 200 262 0.067768 10.0.0.33 - - [2025-12-09 03:29:19] "PUT /access-control-list/e013c2a0-e4ef-4f17-8506-a66776f13097 HTTP/1.1" 200 272 0.010335 10.0.0.33 - - [2025-12-09 03:29:19] "PUT /access-control-list/86f2bfc6-594b-4457-8224-b5befbf77647 HTTP/1.1" 200 272 0.014693 10.0.0.33 - - [2025-12-09 03:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012064 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-12-09 03:29:19] "POST /tags HTTP/1.1" 409 228 0.001671 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2025-12-09 03:29:19] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037345 10.0.0.33 - - [2025-12-09 03:29:19] "GET /tag/0bdb9dbc-212c-4ef4-a71c-e041036f9121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013147 10.0.0.33 - - [2025-12-09 03:29:19] "POST /tags HTTP/1.1" 200 345 0.039363 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021917 10.0.0.33 - - [2025-12-09 03:29:19] "GET /tag/3a556861-a00e-45ac-90a3-ec72c7004b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015434 10.0.0.33 - - [2025-12-09 03:29:19] "POST /projects HTTP/1.1" 409 238 0.005371 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-12-09 03:29:19] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039948 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.33 - - [2025-12-09 03:29:19] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009468 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2025-12-09 03:29:19] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008275 10.0.0.33 - - [2025-12-09 03:29:19] "POST /security-groups HTTP/1.1" 409 285 0.002510 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.33 - - [2025-12-09 03:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.33 - - [2025-12-09 03:29:19] "PUT /security-group/6b1eb9b1-e8cc-42ef-b334-77960e8f76b2 HTTP/1.1" 200 262 0.062312 10.0.0.33 - - [2025-12-09 03:29:19] "PUT /access-control-list/e9e95456-a425-4974-a51e-0c54b4b090ac HTTP/1.1" 200 272 0.033623 10.0.0.33 - - [2025-12-09 03:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.053945 10.0.0.33 - - [2025-12-09 03:29:19] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.142109 10.0.0.33 - - [2025-12-09 03:29:20] "POST /tags HTTP/1.1" 409 228 0.012789 10.0.0.33 - - [2025-12-09 03:29:20] "PUT /access-control-list/0a4985ae-6cd0-4dda-988a-d3517f4d71eb HTTP/1.1" 200 272 0.050636 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2025-12-09 03:29:20] "GET /tag/3a556861-a00e-45ac-90a3-ec72c7004b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.026154 10.0.0.33 - - [2025-12-09 03:29:20] "POST /tags HTTP/1.1" 200 291 0.186713 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2025-12-09 03:29:20] "GET /tag/17faca4a-443e-4979-a604-59cdc8e1814e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015989 10.0.0.33 - - [2025-12-09 03:29:20] "POST /tags HTTP/1.1" 200 303 0.071331 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2025-12-09 03:29:20] "GET /tag/2ba1713b-fd18-4905-9e73-5461b54aa582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013028 10.0.0.33 - - [2025-12-09 03:29:20] "POST /tags HTTP/1.1" 409 252 0.002237 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2025-12-09 03:29:20] "GET /tag/141469d4-3283-47ef-acc5-363f0311c3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016847 10.0.0.33 - - [2025-12-09 03:29:20] "POST /tags HTTP/1.1" 409 226 0.001940 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-12-09 03:29:20] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010037 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-12-09 03:29:20] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003592 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-12-09 03:29:20] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047319 10.0.0.33 - - [2025-12-09 03:29:20] "POST /virtual-machines HTTP/1.1" 200 395 0.026645 10.0.0.33 - - [2025-12-09 03:29:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010591 10.0.0.33 - - [2025-12-09 03:29:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135730 10.0.0.33 - - [2025-12-09 03:29:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.048295 10.0.0.33 - - [2025-12-09 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020740 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005383 10.0.0.33 - - [2025-12-09 03:29:21] "POST /instance-ips HTTP/1.1" 200 397 0.023054 10.0.0.33 - - [2025-12-09 03:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044928 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011640 10.0.0.33 - - [2025-12-09 03:29:21] "POST /set-tag HTTP/1.1" 200 109 0.075576 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010426 10.0.0.33 - - [2025-12-09 03:29:21] "GET /instance-ip/402f072c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003950 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004687 10.0.0.33 - - [2025-12-09 03:29:21] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004267 10.0.0.33 - - [2025-12-09 03:29:21] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004812 10.0.0.33 - - [2025-12-09 03:29:21] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.33 - - [2025-12-09 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006983 10.0.0.33 - - [2025-12-09 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2025-12-09 03:29:21] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048030 10.0.0.33 - - [2025-12-09 03:29:21] "POST /virtual-machines HTTP/1.1" 200 395 0.013225 10.0.0.33 - - [2025-12-09 03:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032568 10.0.0.33 - - [2025-12-09 03:29:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122830 10.0.0.33 - - [2025-12-09 03:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010782 10.0.0.33 - - [2025-12-09 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013461 10.0.0.33 - - [2025-12-09 03:29:21] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005557 10.0.0.33 - - [2025-12-09 03:29:21] "POST /instance-ips HTTP/1.1" 200 397 0.029084 10.0.0.33 - - [2025-12-09 03:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032667 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.020589 10.0.0.33 - - [2025-12-09 03:29:22] "POST /set-tag HTTP/1.1" 200 109 0.063473 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006767 10.0.0.33 - - [2025-12-09 03:29:22] "GET /instance-ip/40b30b1c-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.011121 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009103 10.0.0.33 - - [2025-12-09 03:29:22] "POST /set-tag HTTP/1.1" 200 109 0.004470 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006134 10.0.0.33 - - [2025-12-09 03:29:22] "POST /ref-update HTTP/1.1" 200 156 0.013544 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.020550 10.0.0.33 - - [2025-12-09 03:29:22] "POST /set-tag HTTP/1.1" 200 109 0.005283 10.0.0.33 - - [2025-12-09 03:29:22] "POST /tags HTTP/1.1" 200 291 0.020326 10.0.0.33 - - [2025-12-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.33 - - [2025-12-09 03:29:22] "GET /tag/7366ebcf-85a1-4c50-b332-cd10df82ba9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012898 10.0.0.33 - - [2025-12-09 03:29:22] "POST /tags HTTP/1.1" 409 252 0.002465 10.0.0.33 - - [2025-12-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2025-12-09 03:29:22] "GET /tag/96337c77-127b-4ddc-9905-000be3301b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011290 10.0.0.33 - - [2025-12-09 03:29:22] "POST /tags HTTP/1.1" 409 226 0.001936 10.0.0.33 - - [2025-12-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2025-12-09 03:29:22] "GET /tag/67fde1eb-96f4-43df-b148-7220b5b16e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010846 10.0.0.33 - - [2025-12-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003731 10.0.0.33 - - [2025-12-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.33 - - [2025-12-09 03:29:22] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075158 10.0.0.33 - - [2025-12-09 03:29:22] "POST /virtual-machines HTTP/1.1" 200 395 0.018557 10.0.0.33 - - [2025-12-09 03:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019603 10.0.0.33 - - [2025-12-09 03:29:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102713 10.0.0.33 - - [2025-12-09 03:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012602 10.0.0.33 - - [2025-12-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009733 10.0.0.33 - - [2025-12-09 03:29:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002492 10.0.0.33 - - [2025-12-09 03:29:22] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.024130 10.0.0.33 - - [2025-12-09 03:29:23] "POST /instance-ips HTTP/1.1" 200 397 0.019720 10.0.0.33 - - [2025-12-09 03:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026549 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009478 10.0.0.33 - - [2025-12-09 03:29:23] "POST /set-tag HTTP/1.1" 200 109 0.067877 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014471 10.0.0.33 - - [2025-12-09 03:29:23] "GET /instance-ip/415d81dc-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007424 10.0.0.33 - - [2025-12-09 03:29:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002234 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004215 10.0.0.33 - - [2025-12-09 03:29:23] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003213 10.0.0.33 - - [2025-12-09 03:29:23] "POST /ref-update HTTP/1.1" 200 156 0.008341 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008505 10.0.0.33 - - [2025-12-09 03:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.33 - - [2025-12-09 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004138 10.0.0.33 - - [2025-12-09 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2025-12-09 03:29:23] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049427 10.0.0.33 - - [2025-12-09 03:29:23] "POST /virtual-machines HTTP/1.1" 200 395 0.011273 10.0.0.33 - - [2025-12-09 03:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016082 10.0.0.33 - - [2025-12-09 03:29:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093530 10.0.0.33 - - [2025-12-09 03:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007989 10.0.0.33 - - [2025-12-09 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012630 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006298 10.0.0.33 - - [2025-12-09 03:29:23] "POST /instance-ips HTTP/1.1" 200 397 0.020345 10.0.0.33 - - [2025-12-09 03:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020485 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012835 10.0.0.33 - - [2025-12-09 03:29:23] "POST /set-tag HTTP/1.1" 200 109 0.064843 10.0.0.33 - - [2025-12-09 03:29:23] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014207 10.0.0.33 - - [2025-12-09 03:29:23] "GET /instance-ip/41d296f2-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003521 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004252 10.0.0.33 - - [2025-12-09 03:29:24] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003150 10.0.0.33 - - [2025-12-09 03:29:24] "POST /ref-update HTTP/1.1" 200 156 0.010483 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012382 10.0.0.33 - - [2025-12-09 03:29:24] "POST /set-tag HTTP/1.1" 200 109 0.006924 10.0.0.33 - - [2025-12-09 03:29:24] "POST /tags HTTP/1.1" 200 299 0.017873 10.0.0.33 - - [2025-12-09 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.33 - - [2025-12-09 03:29:24] "GET /tag/0e2ec3f9-2c82-42c6-8665-b9fe8c587901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016433 10.0.0.33 - - [2025-12-09 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003935 10.0.0.33 - - [2025-12-09 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-12-09 03:29:24] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039598 10.0.0.33 - - [2025-12-09 03:29:24] "POST /virtual-machines HTTP/1.1" 200 395 0.020703 10.0.0.33 - - [2025-12-09 03:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010199 10.0.0.33 - - [2025-12-09 03:29:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110332 10.0.0.33 - - [2025-12-09 03:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009629 10.0.0.33 - - [2025-12-09 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016297 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006624 10.0.0.33 - - [2025-12-09 03:29:24] "POST /instance-ips HTTP/1.1" 200 397 0.020098 10.0.0.33 - - [2025-12-09 03:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030746 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011643 10.0.0.33 - - [2025-12-09 03:29:24] "POST /set-tag HTTP/1.1" 200 109 0.022615 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007340 10.0.0.33 - - [2025-12-09 03:29:24] "GET /instance-ip/425c3a1a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003297 10.0.0.33 - - [2025-12-09 03:29:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004659 10.0.0.33 - - [2025-12-09 03:29:24] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.33 - - [2025-12-09 03:29:24] "POST /tags HTTP/1.1" 200 299 0.028715 10.0.0.33 - - [2025-12-09 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.33 - - [2025-12-09 03:29:25] "GET /tag/97469950-f412-4f08-8dba-62b3c3ed0deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013636 10.0.0.33 - - [2025-12-09 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.33 - - [2025-12-09 03:29:25] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003969 10.0.0.33 - - [2025-12-09 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.33 - - [2025-12-09 03:29:25] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032389 10.0.0.33 - - [2025-12-09 03:29:25] "POST /virtual-machines HTTP/1.1" 200 395 0.010049 10.0.0.33 - - [2025-12-09 03:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009535 10.0.0.33 - - [2025-12-09 03:29:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104387 10.0.0.33 - - [2025-12-09 03:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.034590 10.0.0.33 - - [2025-12-09 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013841 10.0.0.33 - - [2025-12-09 03:29:25] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005611 10.0.0.33 - - [2025-12-09 03:29:25] "POST /instance-ips HTTP/1.1" 200 397 0.021706 10.0.0.33 - - [2025-12-09 03:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018379 10.0.0.33 - - [2025-12-09 03:29:25] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007546 10.0.0.33 - - [2025-12-09 03:29:25] "POST /set-tag HTTP/1.1" 200 109 0.022407 10.0.0.33 - - [2025-12-09 03:29:25] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018944 10.0.0.33 - - [2025-12-09 03:29:25] "GET /instance-ip/42cd8c88-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003648 10.0.0.33 - - [2025-12-09 03:29:25] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004567 10.0.0.33 - - [2025-12-09 03:29:25] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.33 - - [2025-12-09 03:29:25] "POST /tags HTTP/1.1" 200 299 0.017393 10.0.0.33 - - [2025-12-09 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2025-12-09 03:29:25] "GET /tag/a6a95c05-ede0-4bce-916f-094e364cc53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011817 10.0.0.33 - - [2025-12-09 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2025-12-09 03:29:25] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012169 10.0.0.33 - - [2025-12-09 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-12-09 03:29:25] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032483 10.0.0.33 - - [2025-12-09 03:29:25] "POST /virtual-machines HTTP/1.1" 200 395 0.015326 10.0.0.33 - - [2025-12-09 03:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016628 10.0.0.33 - - [2025-12-09 03:29:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090174 10.0.0.33 - - [2025-12-09 03:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007830 10.0.0.33 - - [2025-12-09 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018054 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005844 10.0.0.33 - - [2025-12-09 03:29:26] "POST /instance-ips HTTP/1.1" 200 397 0.018339 10.0.0.33 - - [2025-12-09 03:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015669 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015842 10.0.0.33 - - [2025-12-09 03:29:26] "POST /set-tag HTTP/1.1" 200 109 0.016810 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.023612 10.0.0.33 - - [2025-12-09 03:29:26] "GET /instance-ip/433c866a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003696 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006021 10.0.0.33 - - [2025-12-09 03:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.33 - - [2025-12-09 03:29:26] "POST /tags HTTP/1.1" 200 299 0.019443 10.0.0.33 - - [2025-12-09 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.33 - - [2025-12-09 03:29:26] "GET /tag/cd9fcc38-3ee7-4b18-8b13-0c918d33af1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014982 10.0.0.33 - - [2025-12-09 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005920 10.0.0.33 - - [2025-12-09 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2025-12-09 03:29:26] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038417 10.0.0.33 - - [2025-12-09 03:29:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009733 10.0.0.33 - - [2025-12-09 03:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021523 10.0.0.33 - - [2025-12-09 03:29:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123519 10.0.0.33 - - [2025-12-09 03:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011573 10.0.0.33 - - [2025-12-09 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005103 10.0.0.33 - - [2025-12-09 03:29:26] "POST /instance-ips HTTP/1.1" 200 397 0.024390 10.0.0.33 - - [2025-12-09 03:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018276 10.0.0.33 - - [2025-12-09 03:29:26] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008153 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.022831 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007303 10.0.0.33 - - [2025-12-09 03:29:27] "GET /instance-ip/43b262c2-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.009693 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004663 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003933 10.0.0.33 - - [2025-12-09 03:29:27] "POST /ref-update HTTP/1.1" 200 156 0.009427 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012167 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004033 10.0.0.33 - - [2025-12-09 03:29:27] "POST /ref-update HTTP/1.1" 200 156 0.006970 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013170 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004157 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004516 10.0.0.33 - - [2025-12-09 03:29:27] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004851 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003681 10.0.0.33 - - [2025-12-09 03:29:27] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004293 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003786 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004543 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003695 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006373 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004144 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003610 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004281 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004883 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.33 - - [2025-12-09 03:29:27] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004934 10.0.0.33 - - [2025-12-09 03:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.33 - - [2025-12-09 03:29:28] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004487 10.0.0.33 - - [2025-12-09 03:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.33 - - [2025-12-09 03:29:30] "GET /virtual-machine/eb2c8199-ce8d-4772-bcc9-f359ddb96224?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003164 10.0.0.33 - - [2025-12-09 03:29:30] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004153 10.0.0.33 - - [2025-12-09 03:29:30] "GET /virtual-machine/98c4b2ff-2a20-43c9-bcee-449bf8495637?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007226 10.0.0.33 - - [2025-12-09 03:29:30] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004341 10.0.0.33 - - [2025-12-09 03:29:31] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005897 10.0.0.33 - - [2025-12-09 03:29:31] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.33 - - [2025-12-09 03:29:31] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003747 10.0.0.33 - - [2025-12-09 03:29:31] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.33 - - [2025-12-09 03:29:31] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004478 10.0.0.33 - - [2025-12-09 03:29:31] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2025-12-09 03:29:35] "GET /virtual-machine/ecc73522-141b-44aa-aaaf-9f10b0475571?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003121 10.0.0.33 - - [2025-12-09 03:29:35] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004156 10.0.0.33 - - [2025-12-09 03:29:35] "GET /virtual-machine/6abb0524-1244-4116-aa61-a452c0cbb813?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004776 10.0.0.33 - - [2025-12-09 03:29:35] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004901 10.0.0.33 - - [2025-12-09 03:29:35] "GET /virtual-machine/9c575a78-b520-413b-aa9c-5661da27bd75?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003240 10.0.0.33 - - [2025-12-09 03:29:35] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003845 10.0.0.33 - - [2025-12-09 03:29:36] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006555 10.0.0.33 - - [2025-12-09 03:29:36] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.33 - - [2025-12-09 03:29:36] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004485 10.0.0.33 - - [2025-12-09 03:29:36] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.33 - - [2025-12-09 03:29:40] "GET /virtual-machine/b8c544b8-db61-4782-9ed7-c66f5b35ca6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002985 10.0.0.33 - - [2025-12-09 03:29:40] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004277 10.0.0.33 - - [2025-12-09 03:29:40] "GET /virtual-machine/3422a684-39a1-4daf-a8ef-9bab0767d90a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003013 10.0.0.33 - - [2025-12-09 03:29:40] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003951 10.0.0.33 - - [2025-12-09 03:29:40] "GET /virtual-machine/142407ea-5094-448e-a229-fb82b5bcac57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002703 10.0.0.33 - - [2025-12-09 03:29:40] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003325 10.0.0.33 - - [2025-12-09 03:29:41] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003070 10.0.0.33 - - [2025-12-09 03:29:41] "POST /tags HTTP/1.1" 200 333 0.029938 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011473 10.0.0.33 - - [2025-12-09 03:29:41] "GET /tag/e078c5b5-9150-45d5-b4ed-cbb43e387a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012249 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2025-12-09 03:29:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059369 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2025-12-09 03:29:41] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004588 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2025-12-09 03:29:41] "GET /service-appliance-set/887e6694-bbc2-4f88-8601-bebbb941d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003475 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.004086 10.0.0.33 - - [2025-12-09 03:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099168 10.0.0.33 - - [2025-12-09 03:29:41] "GET /virtual-machine-interface/e3dda0b0-df56-49a2-87a2-aad53f4771c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.006406 10.0.0.33 - - [2025-12-09 03:29:41] "POST /instance-ips HTTP/1.1" 200 409 0.028255 10.0.0.33 - - [2025-12-09 03:29:41] "GET /instance-ip/e0223658-10ee-4a04-8728-4c3e9d5a3b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.008287 10.0.0.33 - - [2025-12-09 03:29:41] "POST /loadbalancers HTTP/1.1" 200 629 0.065150 10.0.0.33 - - [2025-12-09 03:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033128 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.33 - - [2025-12-09 03:29:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039090 10.0.0.33 - - [2025-12-09 03:29:41] "GET /instance-ip/e0223658-10ee-4a04-8728-4c3e9d5a3b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004027 10.0.0.33 - - [2025-12-09 03:29:41] "POST /floating-ips HTTP/1.1" 200 597 0.060827 10.0.0.33 - - [2025-12-09 03:29:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069645 10.0.0.33 - - [2025-12-09 03:29:41] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.029419 10.0.0.33 - - [2025-12-09 03:29:41] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022010 10.0.0.33 - - [2025-12-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2025-12-09 03:29:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034292 10.0.0.33 - - [2025-12-09 03:29:41] "GET /loadbalancer-listener/a625f489-4ca7-42db-b3d4-a43059df8c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003456 10.0.0.33 - - [2025-12-09 03:29:41] "GET /loadbalancer-listener/a625f489-4ca7-42db-b3d4-a43059df8c3f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002381 10.0.0.33 - - [2025-12-09 03:29:42] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002292 10.0.0.33 - - [2025-12-09 03:29:42] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.032943 10.0.0.33 - - [2025-12-09 03:29:42] "GET /instance-ip/e0223658-10ee-4a04-8728-4c3e9d5a3b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006773 10.0.0.33 - - [2025-12-09 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.33 - - [2025-12-09 03:29:42] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002482 10.0.0.33 - - [2025-12-09 03:29:42] "GET /instance-ip/e0223658-10ee-4a04-8728-4c3e9d5a3b83?fields=floating_ips HTTP/1.1" 200 1212 0.006362 10.0.0.33 - - [2025-12-09 03:29:42] "GET /loadbalancer-pool/b43e9fd5-22b2-49c5-8e39-c7891aa3e29f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005784 10.0.0.33 - - [2025-12-09 03:29:42] "GET /floating-ip/c94b69ae-4fbe-4511-9e9e-a8c76d586e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005261 10.0.0.33 - - [2025-12-09 03:29:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.045074 10.0.0.33 - - [2025-12-09 03:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027423 10.0.0.33 - - [2025-12-09 03:29:42] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012143 10.0.0.33 - - [2025-12-09 03:29:42] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004330 10.0.0.33 - - [2025-12-09 03:29:42] "POST /ref-update HTTP/1.1" 200 156 0.006227 10.0.0.33 - - [2025-12-09 03:29:42] "GET /floating-ip/c94b69ae-4fbe-4511-9e9e-a8c76d586e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015290 10.0.0.33 - - [2025-12-09 03:29:42] "POST /tags HTTP/1.1" 409 221 0.001771 10.0.0.33 - - [2025-12-09 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2025-12-09 03:29:42] "GET /tag/e078c5b5-9150-45d5-b4ed-cbb43e387a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013044 10.0.0.33 - - [2025-12-09 03:29:42] "PUT /floating-ip/c94b69ae-4fbe-4511-9e9e-a8c76d586e17 HTTP/1.1" 200 256 0.015582 10.0.0.33 - - [2025-12-09 03:29:42] "POST /set-tag HTTP/1.1" 200 109 0.090507 10.0.0.33 - - [2025-12-09 03:29:42] "GET /loadbalancer-pool/b43e9fd5-22b2-49c5-8e39-c7891aa3e29f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004177 10.0.0.33 - - [2025-12-09 03:29:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027035 10.0.0.33 - - [2025-12-09 03:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020868 10.0.0.33 - - [2025-12-09 03:29:42] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005752 10.0.0.33 - - [2025-12-09 03:29:42] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008262 10.0.0.33 - - [2025-12-09 03:29:42] "POST /ref-update HTTP/1.1" 200 156 0.007115 10.0.0.33 - - [2025-12-09 03:29:42] "GET /floating-ip/c94b69ae-4fbe-4511-9e9e-a8c76d586e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010113 10.0.0.33 - - [2025-12-09 03:29:42] "POST /set-tag HTTP/1.1" 200 109 0.064224 10.0.0.33 - - [2025-12-09 03:29:43] "POST /tags HTTP/1.1" 409 206 0.001947 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.33 - - [2025-12-09 03:29:43] "GET /tag/2ba1713b-fd18-4905-9e73-5461b54aa582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011178 10.0.0.33 - - [2025-12-09 03:29:43] "POST /tags HTTP/1.1" 409 204 0.001815 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.33 - - [2025-12-09 03:29:43] "GET /tag/97469950-f412-4f08-8dba-62b3c3ed0deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010404 10.0.0.33 - - [2025-12-09 03:29:43] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002387 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.33 - - [2025-12-09 03:29:43] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002879 10.0.0.33 - - [2025-12-09 03:29:43] "POST /tags HTTP/1.1" 409 206 0.001643 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.33 - - [2025-12-09 03:29:43] "GET /tag/2ba1713b-fd18-4905-9e73-5461b54aa582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011278 10.0.0.33 - - [2025-12-09 03:29:43] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2025-12-09 03:29:43] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010909 10.0.0.33 - - [2025-12-09 03:29:43] "POST /tags HTTP/1.1" 409 204 0.001763 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-12-09 03:29:43] "GET /tag/97469950-f412-4f08-8dba-62b3c3ed0deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011003 10.0.0.33 - - [2025-12-09 03:29:43] "POST /tags HTTP/1.1" 409 226 0.001823 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2025-12-09 03:29:43] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010209 10.0.0.33 - - [2025-12-09 03:29:43] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002292 10.0.0.33 - - [2025-12-09 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2025-12-09 03:29:43] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003064 10.0.0.33 - - [2025-12-09 03:29:43] "POST /firewall-rules HTTP/1.1" 200 626 0.079552 10.0.0.33 - - [2025-12-09 03:29:43] "POST /firewall-rules HTTP/1.1" 200 646 0.100697 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-rule/7dee1e93-77ee-449b-958f-baea2b4a81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004763 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002689 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-rule/978410f0-c870-4e5a-8d94-bbf9ce1565cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003295 10.0.0.33 - - [2025-12-09 03:29:44] "POST /ref-update HTTP/1.1" 200 156 0.015742 10.0.0.33 - - [2025-12-09 03:29:44] "POST /firewall-policys HTTP/1.1" 200 606 0.034471 10.0.0.33 - - [2025-12-09 03:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026739 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004978 10.0.0.33 - - [2025-12-09 03:29:44] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003010 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002245 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002985 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004772 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005060 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002819 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003653 10.0.0.33 - - [2025-12-09 03:29:44] "POST /ref-update HTTP/1.1" 200 156 0.020062 10.0.0.33 - - [2025-12-09 03:29:44] "POST /ref-update HTTP/1.1" 200 156 0.028260 10.0.0.33 - - [2025-12-09 03:29:44] "POST /ref-update HTTP/1.1" 200 156 0.030593 10.0.0.33 - - [2025-12-09 03:29:44] "POST /ref-update HTTP/1.1" 200 156 0.031335 10.0.0.33 - - [2025-12-09 03:29:44] "POST /ref-update HTTP/1.1" 200 156 0.030257 10.0.0.33 - - [2025-12-09 03:29:44] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002550 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:30:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:30:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:30:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:30:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.33 - - [2025-12-09 03:31:08] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004332 10.0.0.33 - - [2025-12-09 03:31:08] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.33 - - [2025-12-09 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2025-12-09 03:31:08] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.008554 10.0.0.33 - - [2025-12-09 03:31:08] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009803 10.0.0.33 - - [2025-12-09 03:31:08] "POST /set-tag HTTP/1.1" 200 109 0.023385 10.0.0.33 - - [2025-12-09 03:31:08] "DELETE /loadbalancer-member/f3f4df6c-8737-43a6-bace-a105d7768a26 HTTP/1.1" 200 115 0.060181 10.0.0.33 - - [2025-12-09 03:31:08] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014849 10.0.0.33 - - [2025-12-09 03:31:08] "POST /set-tag HTTP/1.1" 200 109 0.009762 10.0.0.33 - - [2025-12-09 03:31:09] "DELETE /loadbalancer-member/0a732b4d-9cc1-46c7-8d11-f174c7767979 HTTP/1.1" 200 115 0.058847 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005509 10.0.0.33 - - [2025-12-09 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.33 - - [2025-12-09 03:31:09] "DELETE /loadbalancer-member/969b64ec-5208-413a-b512-f6668cc3a257 HTTP/1.1" 200 115 0.043373 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011585 10.0.0.33 - - [2025-12-09 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.004347 10.0.0.33 - - [2025-12-09 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2025-12-09 03:31:09] "GET /loadbalancer/597ca2e9-e9b2-4cbf-85fe-59763ce8fbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003125 10.0.0.33 - - [2025-12-09 03:31:09] "GET /loadbalancer-pool/96a9dc06-37a4-4ab5-8466-c70267848687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002955 10.0.0.33 - - [2025-12-09 03:31:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028501 10.0.0.33 - - [2025-12-09 03:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038317 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028010 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016679 10.0.0.33 - - [2025-12-09 03:31:09] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002399 10.0.0.33 - - [2025-12-09 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.072405 10.0.0.33 - - [2025-12-09 03:31:09] "GET /loadbalancer-pool/820b53f1-0b18-47d1-b3f5-27532b791eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015377 10.0.0.33 - - [2025-12-09 03:31:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018974 10.0.0.33 - - [2025-12-09 03:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014419 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009896 10.0.0.33 - - [2025-12-09 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.004749 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004586 10.0.0.33 - - [2025-12-09 03:31:09] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002334 10.0.0.33 - - [2025-12-09 03:31:09] "GET /loadbalancer-pool/db09596b-74c8-40c4-a029-287e2f136edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003011 10.0.0.33 - - [2025-12-09 03:31:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024750 10.0.0.33 - - [2025-12-09 03:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024936 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018090 10.0.0.33 - - [2025-12-09 03:31:09] "GET /virtual-machine-interface/ec550eea-d4ad-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004877 10.0.0.33 - - [2025-12-09 03:31:09] "GET /floating-ip/05683901-fab9-4632-b5bc-3f9c3aeb9e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002476 10.0.0.33 - - [2025-12-09 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002524 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 252 0.002148 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-12-09 03:31:49] "GET /tag/96337c77-127b-4ddc-9905-000be3301b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010149 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 228 0.002223 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-12-09 03:31:49] "GET /tag/3a556861-a00e-45ac-90a3-ec72c7004b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010542 10.0.0.33 - - [2025-12-09 03:31:49] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003900 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2025-12-09 03:31:49] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002680 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 206 0.001512 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.33 - - [2025-12-09 03:31:49] "GET /tag/2ba1713b-fd18-4905-9e73-5461b54aa582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017871 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 226 0.002085 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2025-12-09 03:31:49] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013098 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 204 0.004156 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2025-12-09 03:31:49] "GET /tag/97469950-f412-4f08-8dba-62b3c3ed0deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010131 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 226 0.002757 10.0.0.33 - - [2025-12-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.33 - - [2025-12-09 03:31:49] "GET /tag/d299c1bd-c3eb-4961-a237-8177dee346fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013059 10.0.0.33 - - [2025-12-09 03:31:49] "POST /tags HTTP/1.1" 409 228 0.002032 10.0.0.33 - - [2025-12-09 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2025-12-09 03:31:50] "GET /tag/3a556861-a00e-45ac-90a3-ec72c7004b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010499 10.0.0.33 - - [2025-12-09 03:31:50] "POST /tags HTTP/1.1" 409 252 0.001919 10.0.0.33 - - [2025-12-09 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-12-09 03:31:50] "GET /tag/96337c77-127b-4ddc-9905-000be3301b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010481 10.0.0.33 - - [2025-12-09 03:31:50] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002362 10.0.0.33 - - [2025-12-09 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2025-12-09 03:31:50] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003293 10.0.0.33 - - [2025-12-09 03:31:50] "POST /firewall-rules HTTP/1.1" 409 281 0.004616 10.0.0.33 - - [2025-12-09 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2025-12-09 03:31:50] "PUT /firewall-rule/978410f0-c870-4e5a-8d94-bbf9ce1565cc HTTP/1.1" 200 260 0.016190 10.0.0.33 - - [2025-12-09 03:31:50] "POST /firewall-rules HTTP/1.1" 409 291 0.004688 10.0.0.33 - - [2025-12-09 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.33 - - [2025-12-09 03:31:50] "PUT /firewall-rule/7dee1e93-77ee-449b-958f-baea2b4a81d5 HTTP/1.1" 200 260 0.020241 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-rule/7dee1e93-77ee-449b-958f-baea2b4a81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.015344 10.0.0.33 - - [2025-12-09 03:31:50] "POST /firewall-rules HTTP/1.1" 200 658 0.072843 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-rule/39beb795-cab1-442c-a5a2-b1f9b3305931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.018263 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003949 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-rule/978410f0-c870-4e5a-8d94-bbf9ce1565cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003454 10.0.0.33 - - [2025-12-09 03:31:50] "POST /firewall-policys HTTP/1.1" 409 269 0.001999 10.0.0.33 - - [2025-12-09 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2025-12-09 03:31:50] "PUT /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6 HTTP/1.1" 200 264 0.020432 10.0.0.33 - - [2025-12-09 03:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019469 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007756 10.0.0.33 - - [2025-12-09 03:31:50] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002575 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002350 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/99c9ca80-c045-4a76-832c-bc765741fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001984 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002772 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002564 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002182 10.0.0.33 - - [2025-12-09 03:31:50] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003167 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:31:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:31:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.014184 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.007538 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007796 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.33 - - [2025-12-09 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2025-12-09 03:32:52] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002269 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004251 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.062670 10.0.0.33 - - [2025-12-09 03:32:52] "DELETE /loadbalancer-member/0b8a09a5-a3a1-4d41-8e7d-86f2e9e1e178 HTTP/1.1" 200 115 0.027690 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005402 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003969 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004378 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003644 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004666 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.33 - - [2025-12-09 03:32:52] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003836 10.0.0.33 - - [2025-12-09 03:32:52] "POST /set-tag HTTP/1.1" 200 109 0.006212 10.0.0.33 - - [2025-12-09 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.33 - - [2025-12-09 03:32:52] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002449 10.0.0.33 - - [2025-12-09 03:32:53] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008426 10.0.0.33 - - [2025-12-09 03:32:53] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.33 - - [2025-12-09 03:32:53] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004308 10.0.0.33 - - [2025-12-09 03:32:53] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.33 - - [2025-12-09 03:32:53] "GET /virtual-machine/6abb0524-1244-4116-aa61-a452c0cbb813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003219 10.0.0.33 - - [2025-12-09 03:32:53] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.33 - - [2025-12-09 03:32:53] "GET /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.026085 10.0.0.33 - - [2025-12-09 03:32:53] "POST /set-tag HTTP/1.1" 200 109 0.018851 10.0.0.33 - - [2025-12-09 03:32:53] "POST /set-tag HTTP/1.1" 200 109 0.017270 10.0.0.33 - - [2025-12-09 03:32:53] "POST /set-tag HTTP/1.1" 200 109 0.038574 10.0.0.33 - - [2025-12-09 03:32:53] "POST /set-tag HTTP/1.1" 200 109 0.031614 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.012040 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /instance-ip/41d296f2-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.038817 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /virtual-machine-interface/41bacbd0-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.040781 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /virtual-machine/6abb0524-1244-4116-aa61-a452c0cbb813 HTTP/1.1" 200 115 0.020970 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007071 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003966 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine/ecc73522-141b-44aa-aaaf-9f10b0475571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002772 10.0.0.33 - - [2025-12-09 03:32:54] "POST /ref-update HTTP/1.1" 200 156 0.009329 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011108 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.019702 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.037202 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.033837 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.029671 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.050733 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /instance-ip/415d81dc-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.056413 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /virtual-machine-interface/41444d7a-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.042903 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /virtual-machine/ecc73522-141b-44aa-aaaf-9f10b0475571 HTTP/1.1" 200 115 0.017270 10.0.0.33 - - [2025-12-09 03:32:54] "DELETE /tag/7366ebcf-85a1-4c50-b332-cd10df82ba9e HTTP/1.1" 200 115 0.038351 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004118 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005540 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine/eb2c8199-ce8d-4772-bcc9-f359ddb96224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003619 10.0.0.33 - - [2025-12-09 03:32:54] "POST /ref-update HTTP/1.1" 200 156 0.009712 10.0.0.33 - - [2025-12-09 03:32:54] "GET /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011656 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.017932 10.0.0.33 - - [2025-12-09 03:32:54] "POST /set-tag HTTP/1.1" 200 109 0.035341 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.033663 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.015531 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.026676 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /instance-ip/402f072c-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.049228 10.0.0.33 - - [2025-12-09 03:32:55] "POST /ref-update HTTP/1.1" 200 156 0.007565 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /virtual-machine-interface/401140d4-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.059243 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /virtual-machine/eb2c8199-ce8d-4772-bcc9-f359ddb96224 HTTP/1.1" 200 115 0.018031 10.0.0.33 - - [2025-12-09 03:32:55] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005025 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.004905 10.0.0.33 - - [2025-12-09 03:32:55] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003840 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.33 - - [2025-12-09 03:32:55] "GET /virtual-machine/98c4b2ff-2a20-43c9-bcee-449bf8495637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003046 10.0.0.33 - - [2025-12-09 03:32:55] "POST /ref-update HTTP/1.1" 200 156 0.008706 10.0.0.33 - - [2025-12-09 03:32:55] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.027242 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.018924 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.033933 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.038525 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.018355 10.0.0.33 - - [2025-12-09 03:32:55] "POST /set-tag HTTP/1.1" 200 109 0.026648 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /instance-ip/40b30b1c-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.043176 10.0.0.33 - - [2025-12-09 03:32:55] "POST /ref-update HTTP/1.1" 200 156 0.007005 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.039568 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /virtual-machine/98c4b2ff-2a20-43c9-bcee-449bf8495637 HTTP/1.1" 200 115 0.013901 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /tag/17faca4a-443e-4979-a604-59cdc8e1814e HTTP/1.1" 200 115 0.033855 10.0.0.33 - - [2025-12-09 03:32:55] "DELETE /tag/2ba1713b-fd18-4905-9e73-5461b54aa582 HTTP/1.1" 409 388 0.003339 10.0.0.33 - - [2025-12-09 03:33:23] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004344 10.0.0.33 - - [2025-12-09 03:33:23] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.33 - - [2025-12-09 03:33:23] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004657 10.0.0.33 - - [2025-12-09 03:33:23] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.33 - - [2025-12-09 03:33:23] "GET /virtual-machine/142407ea-5094-448e-a229-fb82b5bcac57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002809 10.0.0.33 - - [2025-12-09 03:33:23] "POST /ref-update HTTP/1.1" 200 156 0.012332 10.0.0.33 - - [2025-12-09 03:33:23] "GET /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.025341 10.0.0.33 - - [2025-12-09 03:33:23] "POST /set-tag HTTP/1.1" 200 109 0.018229 10.0.0.33 - - [2025-12-09 03:33:23] "POST /set-tag HTTP/1.1" 200 109 0.027412 10.0.0.33 - - [2025-12-09 03:33:23] "POST /set-tag HTTP/1.1" 200 109 0.020500 10.0.0.33 - - [2025-12-09 03:33:23] "POST /set-tag HTTP/1.1" 200 109 0.016272 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /instance-ip/43b262c2-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.041852 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /virtual-machine-interface/439599f8-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.037634 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /virtual-machine/142407ea-5094-448e-a229-fb82b5bcac57 HTTP/1.1" 200 115 0.015864 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /tag/cd9fcc38-3ee7-4b18-8b13-0c918d33af1f HTTP/1.1" 200 115 0.039538 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003752 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004011 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine/9c575a78-b520-413b-aa9c-5661da27bd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003525 10.0.0.33 - - [2025-12-09 03:33:24] "POST /ref-update HTTP/1.1" 200 156 0.011145 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016740 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.023708 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.038104 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.021511 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.015049 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /instance-ip/425c3a1a-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.051346 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /virtual-machine-interface/4241ac4a-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.037595 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /virtual-machine/9c575a78-b520-413b-aa9c-5661da27bd75 HTTP/1.1" 200 115 0.016144 10.0.0.33 - - [2025-12-09 03:33:24] "DELETE /tag/0e2ec3f9-2c82-42c6-8665-b9fe8c587901 HTTP/1.1" 200 115 0.040778 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004890 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004711 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine/3422a684-39a1-4daf-a8ef-9bab0767d90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003147 10.0.0.33 - - [2025-12-09 03:33:24] "POST /ref-update HTTP/1.1" 200 156 0.020817 10.0.0.33 - - [2025-12-09 03:33:24] "GET /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017730 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.019780 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.025754 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.027494 10.0.0.33 - - [2025-12-09 03:33:24] "POST /set-tag HTTP/1.1" 200 109 0.013712 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /instance-ip/42cd8c88-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.049680 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /virtual-machine-interface/42b67e30-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.044564 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /virtual-machine/3422a684-39a1-4daf-a8ef-9bab0767d90a HTTP/1.1" 200 115 0.016886 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /tag/0bdb9dbc-212c-4ef4-a71c-e041036f9121 HTTP/1.1" 200 115 0.038193 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /tag/97469950-f412-4f08-8dba-62b3c3ed0deb HTTP/1.1" 409 236 0.004353 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /tag/141469d4-3283-47ef-acc5-363f0311c3fe HTTP/1.1" 200 115 0.033890 10.0.0.33 - - [2025-12-09 03:33:25] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004509 10.0.0.33 - - [2025-12-09 03:33:25] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.33 - - [2025-12-09 03:33:25] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005016 10.0.0.33 - - [2025-12-09 03:33:25] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.33 - - [2025-12-09 03:33:25] "GET /virtual-machine/b8c544b8-db61-4782-9ed7-c66f5b35ca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002519 10.0.0.33 - - [2025-12-09 03:33:25] "POST /ref-update HTTP/1.1" 200 156 0.009661 10.0.0.33 - - [2025-12-09 03:33:25] "GET /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013719 10.0.0.33 - - [2025-12-09 03:33:25] "POST /set-tag HTTP/1.1" 200 109 0.018073 10.0.0.33 - - [2025-12-09 03:33:25] "POST /set-tag HTTP/1.1" 200 109 0.018024 10.0.0.33 - - [2025-12-09 03:33:25] "POST /set-tag HTTP/1.1" 200 109 0.032056 10.0.0.33 - - [2025-12-09 03:33:25] "POST /set-tag HTTP/1.1" 200 109 0.025707 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /instance-ip/433c866a-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.037438 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /virtual-machine-interface/4326197a-d4af-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.037284 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /virtual-machine/b8c544b8-db61-4782-9ed7-c66f5b35ca6e HTTP/1.1" 200 115 0.037330 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /tag/96337c77-127b-4ddc-9905-000be3301b39 HTTP/1.1" 409 236 0.013983 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /tag/3a556861-a00e-45ac-90a3-ec72c7004b00 HTTP/1.1" 409 236 0.008060 10.0.0.33 - - [2025-12-09 03:33:25] "DELETE /tag/a6a95c05-ede0-4bce-916f-094e364cc53a HTTP/1.1" 200 115 0.029918 10.0.0.33 - - [2025-12-09 03:33:27] "POST /projects HTTP/1.1" 409 238 0.002607 10.0.0.33 - - [2025-12-09 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-12-09 03:33:27] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039261 10.0.0.33 - - [2025-12-09 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.33 - - [2025-12-09 03:33:27] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004053 10.0.0.33 - - [2025-12-09 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2025-12-09 03:33:27] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004033 10.0.0.33 - - [2025-12-09 03:33:27] "POST /security-groups HTTP/1.1" 409 285 0.002634 10.0.0.33 - - [2025-12-09 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.33 - - [2025-12-09 03:33:27] "PUT /security-group/6b1eb9b1-e8cc-42ef-b334-77960e8f76b2 HTTP/1.1" 200 262 0.062713 10.0.0.33 - - [2025-12-09 03:33:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024373 10.0.0.33 - - [2025-12-09 03:33:27] "PUT /access-control-list/e9e95456-a425-4974-a51e-0c54b4b090ac HTTP/1.1" 200 272 0.019594 10.0.0.33 - - [2025-12-09 03:33:27] "PUT /access-control-list/0a4985ae-6cd0-4dda-988a-d3517f4d71eb HTTP/1.1" 200 272 0.022119 10.0.0.33 - - [2025-12-09 03:33:32] "POST /projects HTTP/1.1" 409 238 0.002922 10.0.0.33 - - [2025-12-09 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-12-09 03:33:32] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029582 10.0.0.33 - - [2025-12-09 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2025-12-09 03:33:32] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003655 10.0.0.33 - - [2025-12-09 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2025-12-09 03:33:32] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004519 10.0.0.33 - - [2025-12-09 03:33:32] "POST /security-groups HTTP/1.1" 409 285 0.002216 10.0.0.33 - - [2025-12-09 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.33 - - [2025-12-09 03:33:33] "PUT /security-group/6b1eb9b1-e8cc-42ef-b334-77960e8f76b2 HTTP/1.1" 200 262 0.057676 10.0.0.33 - - [2025-12-09 03:33:33] "PUT /access-control-list/e9e95456-a425-4974-a51e-0c54b4b090ac HTTP/1.1" 200 272 0.024150 10.0.0.33 - - [2025-12-09 03:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035730 10.0.0.33 - - [2025-12-09 03:33:33] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.008340 10.0.0.33 - - [2025-12-09 03:33:33] "PUT /access-control-list/0a4985ae-6cd0-4dda-988a-d3517f4d71eb HTTP/1.1" 200 272 0.026226 10.0.0.33 - - [2025-12-09 03:33:33] "GET /firewall-rule/bca9a1b8-d6c1-4f86-a10f-7ed5e4b33a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002772 10.0.0.33 - - [2025-12-09 03:33:33] "POST /ref-update HTTP/1.1" 200 156 0.042205 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /firewall-rule/bca9a1b8-d6c1-4f86-a10f-7ed5e4b33a16 HTTP/1.1" 200 115 0.027835 10.0.0.33 - - [2025-12-09 03:33:33] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004644 10.0.0.33 - - [2025-12-09 03:33:33] "GET /firewall-rule/17639886-48ea-490e-945a-0d58b9300e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003187 10.0.0.33 - - [2025-12-09 03:33:33] "POST /ref-update HTTP/1.1" 200 156 0.050010 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /firewall-rule/17639886-48ea-490e-945a-0d58b9300e9c HTTP/1.1" 200 115 0.041631 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /tag/96337c77-127b-4ddc-9905-000be3301b39 HTTP/1.1" 409 236 0.005645 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /tag/3a556861-a00e-45ac-90a3-ec72c7004b00 HTTP/1.1" 409 236 0.006117 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /tag/67fde1eb-96f4-43df-b148-7220b5b16e57 HTTP/1.1" 200 115 0.039774 10.0.0.33 - - [2025-12-09 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2025-12-09 03:33:33] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004675 10.0.0.33 - - [2025-12-09 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2025-12-09 03:33:33] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005074 10.0.0.33 - - [2025-12-09 03:33:33] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.038686 10.0.0.33 - - [2025-12-09 03:33:33] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.050450 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /security-group/6b1eb9b1-e8cc-42ef-b334-77960e8f76b2 HTTP/1.1" 200 115 0.059237 10.0.0.33 - - [2025-12-09 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /access-control-list/e9e95456-a425-4974-a51e-0c54b4b090ac HTTP/1.1" 200 115 0.031943 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /access-control-list/0a4985ae-6cd0-4dda-988a-d3517f4d71eb HTTP/1.1" 200 115 0.023023 10.0.0.33 - - [2025-12-09 03:33:33] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035381 10.0.0.33 - - [2025-12-09 03:33:33] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?fields=security_groups HTTP/1.1" 200 1352 0.030164 10.0.0.33 - - [2025-12-09 03:33:33] "DELETE /security-group/756e1e20-e422-41e9-bee4-7ff1519e4b85 HTTP/1.1" 200 115 0.044993 10.0.0.33 - - [2025-12-09 03:33:34] "DELETE /access-control-list/65197999-d609-4f07-9f0b-8b1ea444e659 HTTP/1.1" 200 115 0.041281 10.0.0.33 - - [2025-12-09 03:33:34] "GET /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5?fields=application_policy_sets HTTP/1.1" 200 1391 0.051933 10.0.0.33 - - [2025-12-09 03:33:34] "DELETE /access-control-list/0e67ee07-6555-4449-aa11-a79938ca4b70 HTTP/1.1" 200 115 0.054600 10.0.0.33 - - [2025-12-09 03:33:34] "DELETE /project/1844ba2f-8699-42ac-b2d5-eaabd8fac2b5 HTTP/1.1" 200 115 0.314407 10.0.0.33 - - [2025-12-09 03:33:34] "POST /projects HTTP/1.1" 409 238 0.002123 10.0.0.33 - - [2025-12-09 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2025-12-09 03:33:34] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032380 10.0.0.33 - - [2025-12-09 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.33 - - [2025-12-09 03:33:34] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003704 10.0.0.33 - - [2025-12-09 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.33 - - [2025-12-09 03:33:34] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004442 10.0.0.33 - - [2025-12-09 03:33:34] "POST /security-groups HTTP/1.1" 409 285 0.002171 10.0.0.33 - - [2025-12-09 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2025-12-09 03:33:34] "PUT /security-group/aed6cf8b-a76f-4aa5-9a4f-3f64af312b3d HTTP/1.1" 200 262 0.057374 10.0.0.33 - - [2025-12-09 03:33:34] "PUT /access-control-list/e013c2a0-e4ef-4f17-8506-a66776f13097 HTTP/1.1" 200 272 0.011244 10.0.0.33 - - [2025-12-09 03:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023681 10.0.0.33 - - [2025-12-09 03:33:34] "PUT /access-control-list/86f2bfc6-594b-4457-8224-b5befbf77647 HTTP/1.1" 200 272 0.030782 10.0.0.33 - - [2025-12-09 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2025-12-09 03:33:38] "GET /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002391 10.0.0.33 - - [2025-12-09 03:33:38] "GET /virtual-machine-interface/409691a8-d4af-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001852 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /loadbalancer-member/ec950944-e7e2-42c5-be92-4bb1f4f5737f HTTP/1.1" 200 115 0.032169 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /loadbalancer-pool/b43e9fd5-22b2-49c5-8e39-c7891aa3e29f HTTP/1.1" 200 115 0.049084 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /loadbalancer-listener/a625f489-4ca7-42db-b3d4-a43059df8c3f HTTP/1.1" 200 115 0.036622 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /loadbalancer/dcc39c56-2344-47b7-8bc3-d4e43c0be866 HTTP/1.1" 200 115 0.028966 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /floating-ip/c94b69ae-4fbe-4511-9e9e-a8c76d586e17 HTTP/1.1" 200 115 0.028894 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /instance-ip/e0223658-10ee-4a04-8728-4c3e9d5a3b83 HTTP/1.1" 200 115 0.038392 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /virtual-machine-interface/e3dda0b0-df56-49a2-87a2-aad53f4771c5 HTTP/1.1" 200 115 0.030812 10.0.0.33 - - [2025-12-09 03:33:38] "DELETE /tag/e078c5b5-9150-45d5-b4ed-cbb43e387a0e HTTP/1.1" 200 115 0.032476 10.0.0.33 - - [2025-12-09 03:33:38] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002065 10.0.0.33 - - [2025-12-09 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2025-12-09 03:33:39] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002646 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-policy/9eb3698f-d818-463e-ad94-c14fdce99871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002007 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-rule/978410f0-c870-4e5a-8d94-bbf9ce1565cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003458 10.0.0.33 - - [2025-12-09 03:33:39] "POST /ref-update HTTP/1.1" 200 156 0.013022 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /firewall-rule/978410f0-c870-4e5a-8d94-bbf9ce1565cc HTTP/1.1" 200 115 0.035809 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002425 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-rule/7dee1e93-77ee-449b-958f-baea2b4a81d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002982 10.0.0.33 - - [2025-12-09 03:33:39] "POST /ref-update HTTP/1.1" 200 156 0.014041 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /firewall-rule/7dee1e93-77ee-449b-958f-baea2b4a81d5 HTTP/1.1" 200 115 0.042327 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003580 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-rule/39beb795-cab1-442c-a5a2-b1f9b3305931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004993 10.0.0.33 - - [2025-12-09 03:33:39] "POST /ref-update HTTP/1.1" 200 156 0.016174 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /firewall-rule/39beb795-cab1-442c-a5a2-b1f9b3305931 HTTP/1.1" 200 115 0.042976 10.0.0.33 - - [2025-12-09 03:33:39] "GET /application-policy-set/6b67e024-4ad0-4355-9800-5656048fd137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003773 10.0.0.33 - - [2025-12-09 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.33 - - [2025-12-09 03:33:39] "GET /policy-management/d474bd81-846c-4b90-ad62-07ffb15de39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002461 10.0.0.33 - - [2025-12-09 03:33:39] "GET /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003233 10.0.0.33 - - [2025-12-09 03:33:39] "POST /ref-update HTTP/1.1" 200 156 0.024755 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /firewall-policy/e773d0b1-785c-4fb1-8681-d7573e9573c6 HTTP/1.1" 200 115 0.032594 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /tag/97469950-f412-4f08-8dba-62b3c3ed0deb HTTP/1.1" 200 115 0.052661 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /tag/96337c77-127b-4ddc-9905-000be3301b39 HTTP/1.1" 200 115 0.031534 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /tag/3a556861-a00e-45ac-90a3-ec72c7004b00 HTTP/1.1" 200 115 0.099942 10.0.0.33 - - [2025-12-09 03:33:39] "DELETE /tag/2ba1713b-fd18-4905-9e73-5461b54aa582 HTTP/1.1" 200 115 0.093619 10.0.0.33 - - [2025-12-09 03:33:39] "POST /projects HTTP/1.1" 409 238 0.002106 10.0.0.33 - - [2025-12-09 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2025-12-09 03:33:39] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050250 10.0.0.33 - - [2025-12-09 03:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2025-12-09 03:33:40] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004495 10.0.0.33 - - [2025-12-09 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2025-12-09 03:33:40] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004108 10.0.0.33 - - [2025-12-09 03:33:40] "POST /security-groups HTTP/1.1" 409 285 0.002125 10.0.0.33 - - [2025-12-09 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2025-12-09 03:33:40] "PUT /security-group/aed6cf8b-a76f-4aa5-9a4f-3f64af312b3d HTTP/1.1" 200 262 0.058978 10.0.0.33 - - [2025-12-09 03:33:40] "PUT /access-control-list/e013c2a0-e4ef-4f17-8506-a66776f13097 HTTP/1.1" 200 272 0.028299 10.0.0.33 - - [2025-12-09 03:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.041749 10.0.0.33 - - [2025-12-09 03:33:40] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.020008 10.0.0.33 - - [2025-12-09 03:33:40] "PUT /access-control-list/86f2bfc6-594b-4457-8224-b5befbf77647 HTTP/1.1" 200 272 0.031343 10.0.0.33 - - [2025-12-09 03:33:40] "GET /firewall-rule/d7e57d86-9b01-49aa-8359-2cad8e91196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004979 10.0.0.33 - - [2025-12-09 03:33:40] "POST /ref-update HTTP/1.1" 200 156 0.044937 10.0.0.33 - - [2025-12-09 03:33:40] "DELETE /firewall-rule/d7e57d86-9b01-49aa-8359-2cad8e91196d HTTP/1.1" 200 115 0.041394 10.0.0.33 - - [2025-12-09 03:33:40] "GET /firewall-policy/c92c3a68-6abe-46e9-9cf9-f9e36e644e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007365 10.0.0.33 - - [2025-12-09 03:33:40] "GET /firewall-rule/b9c450aa-28dd-497f-ae8e-00e7d94b84f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002982 10.0.0.33 - - [2025-12-09 03:33:40] "POST /ref-update HTTP/1.1" 200 156 0.060308 10.0.0.33 - - [2025-12-09 03:33:40] "DELETE /firewall-rule/b9c450aa-28dd-497f-ae8e-00e7d94b84f3 HTTP/1.1" 200 115 0.058257 10.0.0.33 - - [2025-12-09 03:33:40] "DELETE /tag/d299c1bd-c3eb-4961-a237-8177dee346fe HTTP/1.1" 200 115 0.040680 10.0.0.33 - - [2025-12-09 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.33 - - [2025-12-09 03:33:40] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004474 10.0.0.33 - - [2025-12-09 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2025-12-09 03:33:40] "GET /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006521 10.0.0.33 - - [2025-12-09 03:33:40] "PUT /virtual-network/e278a691-c037-4456-b6d9-87db67de7496 HTTP/1.1" 200 264 0.073432 10.0.0.33 - - [2025-12-09 03:33:40] "PUT /virtual-network/9e3d8684-8f03-46a0-90b0-7e632df21ff2 HTTP/1.1" 200 264 0.049120 10.0.0.33 - - [2025-12-09 03:33:40] "DELETE /security-group/aed6cf8b-a76f-4aa5-9a4f-3f64af312b3d HTTP/1.1" 200 115 0.054850 10.0.0.33 - - [2025-12-09 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2025-12-09 03:33:40] "DELETE /access-control-list/e013c2a0-e4ef-4f17-8506-a66776f13097 HTTP/1.1" 200 115 0.040236 10.0.0.33 - - [2025-12-09 03:33:40] "DELETE /access-control-list/86f2bfc6-594b-4457-8224-b5befbf77647 HTTP/1.1" 200 115 0.016328 10.0.0.33 - - [2025-12-09 03:33:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.039410 10.0.0.33 - - [2025-12-09 03:33:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?fields=security_groups HTTP/1.1" 200 1353 0.051201 10.0.0.33 - - [2025-12-09 03:33:41] "DELETE /security-group/d4ee7238-5473-4c84-aa6c-611fab806265 HTTP/1.1" 200 115 0.055413 10.0.0.33 - - [2025-12-09 03:33:41] "DELETE /access-control-list/128072ac-3a67-4bdd-9040-03b4bff93b83 HTTP/1.1" 200 115 0.071614 10.0.0.33 - - [2025-12-09 03:33:41] "GET /project/c5cdf3ab-2495-4c52-9d03-5901250b7740?fields=application_policy_sets HTTP/1.1" 200 1392 0.051642 10.0.0.33 - - [2025-12-09 03:33:41] "DELETE /access-control-list/891048ab-9003-40ed-8ec5-2dcc2714a0c9 HTTP/1.1" 200 115 0.052527 10.0.0.33 - - [2025-12-09 03:33:41] "DELETE /project/c5cdf3ab-2495-4c52-9d03-5901250b7740 HTTP/1.1" 200 115 0.365745 10.0.0.33 - - [2025-12-09 03:34:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003521 10.0.0.33 - - [2025-12-09 03:34:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002923 10.0.0.33 - - [2025-12-09 03:34:25] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.33 - - [2025-12-09 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-12-09 03:34:25] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002502 10.0.0.33 - - [2025-12-09 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009147 10.0.0.33 - - [2025-12-09 03:34:26] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002710 10.0.0.33 - - [2025-12-09 03:34:40] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.33 - - [2025-12-09 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.33 - - [2025-12-09 03:34:40] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004594 10.0.0.33 - - [2025-12-09 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.33 - - [2025-12-09 03:34:40] "GET /config-node/50548be5-e012-41c7-b420-636d3a673655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001638 10.0.0.33 - - [2025-12-09 03:34:51] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.33 - - [2025-12-09 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.33 - - [2025-12-09 03:34:51] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003497 10.0.0.33 - - [2025-12-09 03:34:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002230 10.0.0.33 - - [2025-12-09 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2025-12-09 03:34:51] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002751 10.0.0.33 - - [2025-12-09 03:34:51] "PUT /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a HTTP/1.1" 200 254 0.013009 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:34:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:34:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.33 - - [2025-12-09 03:35:06] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.33 - - [2025-12-09 03:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-12-09 03:35:06] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004749 10.0.0.33 - - [2025-12-09 03:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2025-12-09 03:35:06] "GET /config-node/50548be5-e012-41c7-b420-636d3a673655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002277 10.0.0.33 - - [2025-12-09 03:35:06] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.33 - - [2025-12-09 03:35:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002370 10.0.0.33 - - [2025-12-09 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2025-12-09 03:35:11] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002494 10.0.0.33 - - [2025-12-09 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2025-12-09 03:35:11] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.010283 10.0.0.33 - - [2025-12-09 03:35:11] "GET / HTTP/1.1" 200 35931 0.002562 10.0.0.33 - - [2025-12-09 03:35:11] "POST /alarms HTTP/1.1" 409 264 0.003224 10.0.0.33 - - [2025-12-09 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2025-12-09 03:35:11] "PUT /alarm/017a8eb8-0744-436f-acea-6c585c6e6dfe HTTP/1.1" 200 244 0.017643 10.0.0.33 - - [2025-12-09 03:35:11] "POST /alarms HTTP/1.1" 409 261 0.017628 10.0.0.33 - - [2025-12-09 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2025-12-09 03:35:11] "PUT /alarm/70b05e77-e02c-4d18-922f-2e7b28451e03 HTTP/1.1" 200 244 0.009447 10.0.0.33 - - [2025-12-09 03:35:11] "POST /alarms HTTP/1.1" 409 261 0.006402 10.0.0.33 - - [2025-12-09 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.33 - - [2025-12-09 03:35:11] "PUT /alarm/3c519685-f5f8-4760-8c71-d3bb73c4a768 HTTP/1.1" 200 244 0.009358 10.0.0.33 - - [2025-12-09 03:35:11] "POST /alarms HTTP/1.1" 409 253 0.001852 10.0.0.33 - - [2025-12-09 03:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.33 - - [2025-12-09 03:35:11] "PUT /alarm/aceef879-f849-4d67-b43b-15b6800aee4e HTTP/1.1" 200 244 0.009962 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 251 0.002678 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/2a4444a6-f895-484c-bf31-b072d380163f HTTP/1.1" 200 244 0.010807 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 252 0.002050 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/39dac543-c074-4de1-be12-b77cc12676e9 HTTP/1.1" 200 244 0.009913 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 256 0.002441 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/88f6366f-37dd-4a0b-bfda-0b91a2e30ce6 HTTP/1.1" 200 244 0.009684 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 248 0.001408 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/3f952e9c-28e0-4b8d-af1d-a1bccd415c1c HTTP/1.1" 200 244 0.009307 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 252 0.004036 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/de4a84d0-25b0-40dd-b0c9-dd21ade4dca9 HTTP/1.1" 200 244 0.010388 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 257 0.006329 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/700ed716-9001-4161-b1af-709abbb01543 HTTP/1.1" 200 244 0.011429 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 251 0.011678 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/ac0f0c17-0b88-4bdb-bb52-d70abcab8c8c HTTP/1.1" 200 244 0.011259 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 257 0.009290 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/050d03df-eadf-43df-85c0-996d22d037de HTTP/1.1" 200 244 0.010672 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 261 0.010740 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/0c493d5d-c07a-454d-8f57-204dc366fc03 HTTP/1.1" 200 244 0.010129 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 258 0.011167 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/a699e368-ac7a-4b4f-bc3e-95f75c231d7a HTTP/1.1" 200 244 0.009819 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 254 0.002331 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/f541e80f-b447-455b-a439-9dca6647f1ea HTTP/1.1" 200 244 0.012219 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 254 0.003039 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/b50c56ff-8067-44f5-b7c6-18c4c923103e HTTP/1.1" 200 244 0.011603 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 254 0.006312 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/7b03b03d-41f7-4519-9796-7fa5586c2011 HTTP/1.1" 200 244 0.010172 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 247 0.006981 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.33 - - [2025-12-09 03:35:12] "PUT /alarm/44faa9fb-32f2-4a54-9b66-b11b1a98c714 HTTP/1.1" 200 244 0.009875 10.0.0.33 - - [2025-12-09 03:35:12] "POST /alarms HTTP/1.1" 409 272 0.003961 10.0.0.33 - - [2025-12-09 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /alarm/9eba7f0e-e18d-4714-9e4f-0fe875580fdb HTTP/1.1" 200 244 0.010978 10.0.0.33 - - [2025-12-09 03:35:13] "POST /alarms HTTP/1.1" 409 261 0.009915 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /alarm/099aee7a-85fb-46aa-9a84-5ff59767d1be HTTP/1.1" 200 244 0.012537 10.0.0.33 - - [2025-12-09 03:35:13] "POST /alarms HTTP/1.1" 409 259 0.007364 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /alarm/91d801da-d026-4b08-b879-bf65cf97b030 HTTP/1.1" 200 244 0.011028 10.0.0.33 - - [2025-12-09 03:35:13] "POST /alarms HTTP/1.1" 409 265 0.011174 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /alarm/721b0e0c-ae2e-444c-8473-2880bfd0aa43 HTTP/1.1" 200 244 0.011405 10.0.0.33 - - [2025-12-09 03:35:13] "POST /alarms HTTP/1.1" 409 279 0.011370 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /alarm/7416a635-06fa-48ff-87a5-1a074fab4bd2 HTTP/1.1" 200 244 0.011496 10.0.0.33 - - [2025-12-09 03:35:13] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.33 - - [2025-12-09 03:35:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002041 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.006671 10.0.0.33 - - [2025-12-09 03:35:13] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2025-12-09 03:35:13] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002515 10.0.0.33 - - [2025-12-09 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.33 - - [2025-12-09 03:35:13] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.010530 10.0.0.33 - - [2025-12-09 03:35:14] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.33 - - [2025-12-09 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.33 - - [2025-12-09 03:35:14] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004464 10.0.0.33 - - [2025-12-09 03:35:14] "PUT /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817 HTTP/1.1" 200 274 0.020564 10.0.0.33 - - [2025-12-09 03:35:17] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.33 - - [2025-12-09 03:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-12-09 03:35:17] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002964 10.0.0.33 - - [2025-12-09 03:35:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001843 10.0.0.33 - - [2025-12-09 03:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.33 - - [2025-12-09 03:35:17] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003975 10.0.0.33 - - [2025-12-09 03:35:18] "PUT /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a HTTP/1.1" 200 254 0.013273 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:35:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:35:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.33 - - [2025-12-09 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.33 - - [2025-12-09 03:35:20] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003974 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:35:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:35:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.33 - - [2025-12-09 03:35:35] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.33 - - [2025-12-09 03:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-12-09 03:35:35] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004570 10.0.0.33 - - [2025-12-09 03:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2025-12-09 03:35:35] "GET /config-node/50548be5-e012-41c7-b420-636d3a673655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001791 10.0.0.33 - - [2025-12-09 03:35:47] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.33 - - [2025-12-09 03:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-12-09 03:35:47] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002542 10.0.0.33 - - [2025-12-09 03:35:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001590 10.0.0.33 - - [2025-12-09 03:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.33 - - [2025-12-09 03:35:47] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003410 10.0.0.33 - - [2025-12-09 03:35:47] "PUT /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a HTTP/1.1" 200 254 0.011484 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:35:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001499 10.0.0.33 - - [2025-12-09 03:36:01] "GET / HTTP/1.1" 200 35931 0.002828 10.0.0.33 - - [2025-12-09 03:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.33 - - [2025-12-09 03:36:01] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007267 10.0.0.33 - - [2025-12-09 03:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2025-12-09 03:36:01] "GET /config-node/50548be5-e012-41c7-b420-636d3a673655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002870 10.0.0.33 - - [2025-12-09 03:36:01] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.33 - - [2025-12-09 03:36:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002285 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2025-12-09 03:36:07] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002265 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.007555 10.0.0.33 - - [2025-12-09 03:36:07] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 264 0.002034 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/017a8eb8-0744-436f-acea-6c585c6e6dfe HTTP/1.1" 200 244 0.007579 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 261 0.015475 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/70b05e77-e02c-4d18-922f-2e7b28451e03 HTTP/1.1" 200 244 0.008400 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 261 0.002391 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/3c519685-f5f8-4760-8c71-d3bb73c4a768 HTTP/1.1" 200 244 0.013234 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 253 0.002640 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/aceef879-f849-4d67-b43b-15b6800aee4e HTTP/1.1" 200 244 0.011857 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 251 0.002556 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/2a4444a6-f895-484c-bf31-b072d380163f HTTP/1.1" 200 244 0.010136 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 252 0.004796 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/39dac543-c074-4de1-be12-b77cc12676e9 HTTP/1.1" 200 244 0.011000 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 256 0.004106 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/88f6366f-37dd-4a0b-bfda-0b91a2e30ce6 HTTP/1.1" 200 244 0.008998 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 248 0.012380 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/3f952e9c-28e0-4b8d-af1d-a1bccd415c1c HTTP/1.1" 200 244 0.013336 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 252 0.007333 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/de4a84d0-25b0-40dd-b0c9-dd21ade4dca9 HTTP/1.1" 200 244 0.011525 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 257 0.011213 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/700ed716-9001-4161-b1af-709abbb01543 HTTP/1.1" 200 244 0.009714 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 251 0.004111 10.0.0.33 - - [2025-12-09 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.33 - - [2025-12-09 03:36:07] "PUT /alarm/ac0f0c17-0b88-4bdb-bb52-d70abcab8c8c HTTP/1.1" 200 244 0.011394 10.0.0.33 - - [2025-12-09 03:36:07] "POST /alarms HTTP/1.1" 409 257 0.008482 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/050d03df-eadf-43df-85c0-996d22d037de HTTP/1.1" 200 244 0.009852 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 261 0.012908 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/0c493d5d-c07a-454d-8f57-204dc366fc03 HTTP/1.1" 200 244 0.013321 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 258 0.015341 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/a699e368-ac7a-4b4f-bc3e-95f75c231d7a HTTP/1.1" 200 244 0.013251 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 254 0.012883 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/f541e80f-b447-455b-a439-9dca6647f1ea HTTP/1.1" 200 244 0.011303 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 254 0.007849 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/b50c56ff-8067-44f5-b7c6-18c4c923103e HTTP/1.1" 200 244 0.010486 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 254 0.006463 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/7b03b03d-41f7-4519-9796-7fa5586c2011 HTTP/1.1" 200 244 0.012068 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 247 0.004578 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/44faa9fb-32f2-4a54-9b66-b11b1a98c714 HTTP/1.1" 200 244 0.008765 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 272 0.007620 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/9eba7f0e-e18d-4714-9e4f-0fe875580fdb HTTP/1.1" 200 244 0.009658 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 261 0.005634 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/099aee7a-85fb-46aa-9a84-5ff59767d1be HTTP/1.1" 200 244 0.009060 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 259 0.005354 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/91d801da-d026-4b08-b879-bf65cf97b030 HTTP/1.1" 200 244 0.008363 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 265 0.015067 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/721b0e0c-ae2e-444c-8473-2880bfd0aa43 HTTP/1.1" 200 244 0.016986 10.0.0.33 - - [2025-12-09 03:36:08] "POST /alarms HTTP/1.1" 409 279 0.007602 10.0.0.33 - - [2025-12-09 03:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2025-12-09 03:36:08] "PUT /alarm/7416a635-06fa-48ff-87a5-1a074fab4bd2 HTTP/1.1" 200 244 0.009280 10.0.0.33 - - [2025-12-09 03:36:09] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.33 - - [2025-12-09 03:36:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001899 10.0.0.33 - - [2025-12-09 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2025-12-09 03:36:09] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.007242 10.0.0.33 - - [2025-12-09 03:36:09] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.33 - - [2025-12-09 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2025-12-09 03:36:09] "GET /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002208 10.0.0.33 - - [2025-12-09 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2025-12-09 03:36:09] "PUT /global-vrouter-config/fb6d261e-2ab7-4086-bd48-b92e9da83218 HTTP/1.1" 200 276 0.007369 10.0.0.33 - - [2025-12-09 03:36:09] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.33 - - [2025-12-09 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2025-12-09 03:36:09] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004032 10.0.0.33 - - [2025-12-09 03:36:09] "PUT /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817 HTTP/1.1" 200 274 0.012508 10.0.0.33 - - [2025-12-09 03:36:13] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.33 - - [2025-12-09 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-12-09 03:36:13] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002664 10.0.0.33 - - [2025-12-09 03:36:13] "POST /bgp-routers HTTP/1.1" 409 301 0.003572 10.0.0.33 - - [2025-12-09 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.33 - - [2025-12-09 03:36:13] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004823 10.0.0.33 - - [2025-12-09 03:36:13] "PUT /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a HTTP/1.1" 200 254 0.025565 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001507 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001153 10.0.0.33 - - [2025-12-09 03:36:18] "POST /tags HTTP/1.1" 200 355 0.026227 10.0.0.33 - - [2025-12-09 03:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020409 10.0.0.33 - - [2025-12-09 03:36:18] "GET /tag/b9272687-0596-4613-96f0-2ae1a1217d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.030484 10.0.0.33 - - [2025-12-09 03:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003757 10.0.0.33 - - [2025-12-09 03:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.33 - - [2025-12-09 03:36:18] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061757 10.0.0.33 - - [2025-12-09 03:36:18] "POST /virtual-machines HTTP/1.1" 200 351 0.011989 10.0.0.33 - - [2025-12-09 03:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016475 10.0.0.33 - - [2025-12-09 03:36:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.173995 10.0.0.33 - - [2025-12-09 03:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030591 10.0.0.33 - - [2025-12-09 03:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016283 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007142 10.0.0.33 - - [2025-12-09 03:36:18] "POST /instance-ips HTTP/1.1" 200 391 0.022068 10.0.0.33 - - [2025-12-09 03:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025608 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006796 10.0.0.33 - - [2025-12-09 03:36:18] "POST /set-tag HTTP/1.1" 200 109 0.034908 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.023330 10.0.0.33 - - [2025-12-09 03:36:18] "GET /instance-ip/39153456-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.006411 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004254 10.0.0.33 - - [2025-12-09 03:36:18] "POST /set-tag HTTP/1.1" 200 109 0.005350 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004802 10.0.0.33 - - [2025-12-09 03:36:18] "POST /ref-update HTTP/1.1" 200 156 0.009514 10.0.0.33 - - [2025-12-09 03:36:18] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007917 10.0.0.33 - - [2025-12-09 03:36:18] "POST /set-tag HTTP/1.1" 200 109 0.005302 10.0.0.33 - - [2025-12-09 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-network/e278a691-c037-4456-b6d9-87db67de7496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004516 10.0.0.33 - - [2025-12-09 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.33 - - [2025-12-09 03:36:19] "GET /project/6f87e962-5db7-498d-bffe-c51c964f0771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078727 10.0.0.33 - - [2025-12-09 03:36:19] "POST /virtual-machines HTTP/1.1" 200 355 0.019042 10.0.0.33 - - [2025-12-09 03:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023085 10.0.0.33 - - [2025-12-09 03:36:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.136708 10.0.0.33 - - [2025-12-09 03:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014553 10.0.0.33 - - [2025-12-09 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.030100 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.009708 10.0.0.33 - - [2025-12-09 03:36:19] "POST /instance-ips HTTP/1.1" 200 395 0.027656 10.0.0.33 - - [2025-12-09 03:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045281 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.023671 10.0.0.33 - - [2025-12-09 03:36:19] "POST /set-tag HTTP/1.1" 200 109 0.022669 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.037755 10.0.0.33 - - [2025-12-09 03:36:19] "GET /instance-ip/399d1420-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.008117 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005498 10.0.0.33 - - [2025-12-09 03:36:19] "POST /set-tag HTTP/1.1" 200 109 0.003809 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-router/86d53c3f-2e6a-438b-a96c-da1d66d57de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005148 10.0.0.33 - - [2025-12-09 03:36:19] "POST /ref-update HTTP/1.1" 200 156 0.014171 10.0.0.33 - - [2025-12-09 03:36:19] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022066 10.0.0.33 - - [2025-12-09 03:36:19] "POST /set-tag HTTP/1.1" 200 109 0.013651 10.0.0.33 - - [2025-12-09 03:36:20] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006025 10.0.0.33 - - [2025-12-09 03:36:20] "POST /set-tag HTTP/1.1" 200 109 0.005150 10.0.0.33 - - [2025-12-09 03:36:20] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007123 10.0.0.33 - - [2025-12-09 03:36:20] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.33 - - [2025-12-09 03:36:37] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004113 10.0.0.33 - - [2025-12-09 03:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.33 - - [2025-12-09 03:36:38] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004642 10.0.0.33 - - [2025-12-09 03:36:38] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.33 - - [2025-12-09 03:36:39] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008552 10.0.0.33 - - [2025-12-09 03:36:39] "POST /set-tag HTTP/1.1" 200 109 0.002305 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:36:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:36:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.33 - - [2025-12-09 03:36:55] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.33 - - [2025-12-09 03:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2025-12-09 03:36:55] "GET /global-system-config/8bc5d4a0-bba0-47ca-8007-eed97221c817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005990 10.0.0.33 - - [2025-12-09 03:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2025-12-09 03:36:55] "GET /config-node/50548be5-e012-41c7-b420-636d3a673655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002708 10.0.0.33 - - [2025-12-09 03:37:06] "GET / HTTP/1.1" 200 35931 0.002288 10.0.0.33 - - [2025-12-09 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2025-12-09 03:37:06] "GET /routing-instance/1183731b-e566-4dfe-a75a-1b3a031ecf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003048 10.0.0.33 - - [2025-12-09 03:37:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002166 10.0.0.33 - - [2025-12-09 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.33 - - [2025-12-09 03:37:06] "GET /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002709 10.0.0.33 - - [2025-12-09 03:37:06] "PUT /bgp-router/594e9b37-376e-4eef-95f3-49fe128f966a HTTP/1.1" 200 254 0.014410 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:37:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:37:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.33 - - [2025-12-09 03:37:10] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004385 10.0.0.33 - - [2025-12-09 03:37:10] "POST /set-tag HTTP/1.1" 200 109 0.003988 10.0.0.33 - - [2025-12-09 03:37:10] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007430 10.0.0.33 - - [2025-12-09 03:37:10] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.33 - - [2025-12-09 03:37:10] "GET /virtual-machine/96e3f38c-776d-4029-9c04-0a574cccde02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.010007 10.0.0.33 - - [2025-12-09 03:37:10] "POST /ref-update HTTP/1.1" 200 156 0.015663 10.0.0.33 - - [2025-12-09 03:37:10] "GET /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004397 10.0.0.33 - - [2025-12-09 03:37:10] "POST /set-tag HTTP/1.1" 200 109 0.014895 10.0.0.33 - - [2025-12-09 03:37:10] "POST /set-tag HTTP/1.1" 200 109 0.014828 10.0.0.33 - - [2025-12-09 03:37:10] "DELETE /instance-ip/39153456-d4b0-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.050039 10.0.0.33 - - [2025-12-09 03:37:10] "DELETE /virtual-machine-interface/38ecf4dc-d4b0-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.048191 10.0.0.33 - - [2025-12-09 03:37:10] "DELETE /virtual-machine/96e3f38c-776d-4029-9c04-0a574cccde02 HTTP/1.1" 200 115 0.022707 10.0.0.33 - - [2025-12-09 03:37:10] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005160 10.0.0.33 - - [2025-12-09 03:37:10] "POST /set-tag HTTP/1.1" 200 109 0.003654 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:37:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001796 [Introspect:8084]10.0.0.33 - - [2025-12-09 03:37:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.33 - - [2025-12-09 03:37:41] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005522 10.0.0.33 - - [2025-12-09 03:37:41] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.33 - - [2025-12-09 03:37:41] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005110 10.0.0.33 - - [2025-12-09 03:37:41] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.33 - - [2025-12-09 03:37:41] "GET /virtual-machine/81f80430-94e9-47f7-bf2f-40c1b714937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003896 10.0.0.33 - - [2025-12-09 03:37:41] "POST /ref-update HTTP/1.1" 200 156 0.014385 10.0.0.33 - - [2025-12-09 03:37:41] "GET /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009727 10.0.0.33 - - [2025-12-09 03:37:41] "POST /set-tag HTTP/1.1" 200 109 0.024074 10.0.0.33 - - [2025-12-09 03:37:41] "POST /set-tag HTTP/1.1" 200 109 0.027876 10.0.0.33 - - [2025-12-09 03:37:41] "DELETE /instance-ip/399d1420-d4b0-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.053561 10.0.0.33 - - [2025-12-09 03:37:41] "DELETE /virtual-machine-interface/397dc08e-d4b0-11f0-89fa-fa163ea48dd4 HTTP/1.1" 200 115 0.054261 10.0.0.33 - - [2025-12-09 03:37:41] "DELETE /virtual-machine/81f80430-94e9-47f7-bf2f-40c1b714937b HTTP/1.1" 200 115 0.033364 10.0.0.33 - - [2025-12-09 03:37:41] "DELETE /tag/b9272687-0596-4613-96f0-2ae1a1217d94 HTTP/1.1" 200 115 0.050855