++ 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: =================== Thu May 28 01:43:09 AM UTC 2026 ===================' INFO: =================== Thu May 28 01:43:09 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.27,10.220.121.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.220.121.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/28/2026 01:43:54.253 7f7b90196640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/28/2026 01:43:54.410 7f7b90196640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/28/2026 01:43:54.423 7f7b90196640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/28/2026 01:43:54.423 7f7b90196640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000654 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-05-28 01:44:09] "GET / HTTP/1.1" 503 181 0.000357 10.0.0.27 - - [2026-05-28 01:44:09] "GET / HTTP/1.1" 503 181 0.000247 10.0.0.27 - - [2026-05-28 01:44:10] "GET / HTTP/1.1" 200 35931 0.001230 10.0.0.27 - - [2026-05-28 01:44:10] "GET / HTTP/1.1" 200 45303 0.001273 10.0.0.27 - - [2026-05-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.27 - - [2026-05-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011958 10.0.0.27 - - [2026-05-28 01:44:10] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.27 - - [2026-05-28 01:44:10] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.27 - - [2026-05-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007440 10.0.0.27 - - [2026-05-28 01:44:10] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005517 10.0.0.27 - - [2026-05-28 01:44:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002275 10.0.0.27 - - [2026-05-28 01:44:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.115234 10.0.0.27 - - [2026-05-28 01:44:11] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023402 10.0.0.27 - - [2026-05-28 01:44:11] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013491 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.023391 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.006948 10.0.0.27 - - [2026-05-28 01:44:11] "POST /config-database-nodes HTTP/1.1" 200 611 0.042977 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010129 10.0.0.27 - - [2026-05-28 01:44:11] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018752 10.0.0.27 - - [2026-05-28 01:44:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.044264 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.008425 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.27 - - [2026-05-28 01:44:11] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010511 10.0.0.27 - - [2026-05-28 01:44:11] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.27 - - [2026-05-28 01:44:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.080454 10.0.0.27 - - [2026-05-28 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.27 - - [2026-05-28 01:44:11] "GET /network-ipam/952c2347-019b-45cb-b167-a4067e7e90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.030802 10.0.0.27 - - [2026-05-28 01:44:12] "POST /service-templates HTTP/1.1" 200 511 0.078143 10.0.0.27 - - [2026-05-28 01:44:12] "POST /service-templates HTTP/1.1" 200 501 0.066720 10.0.0.27 - - [2026-05-28 01:44:12] "POST /service-templates HTTP/1.1" 200 515 0.054876 10.0.0.27 - - [2026-05-28 01:44:12] "POST /service-templates HTTP/1.1" 200 535 0.043475 10.0.0.27 - - [2026-05-28 01:44:12] "POST /service-templates HTTP/1.1" 200 507 0.044191 10.0.0.27 - - [2026-05-28 01:44:12] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.27 - - [2026-05-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.27 - - [2026-05-28 01:44:12] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010494 10.0.0.27 - - [2026-05-28 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.006696 10.0.0.27 - - [2026-05-28 01:44:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.093688 10.0.0.27 - - [2026-05-28 01:44:13] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.27 - - [2026-05-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.27 - - [2026-05-28 01:44:13] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010672 10.0.0.27 - - [2026-05-28 01:44:13] "POST /bgp-routers HTTP/1.1" 200 616 0.066929 10.0.0.27 - - [2026-05-28 01:44:13] "GET /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.023111 10.0.0.27 - - [2026-05-28 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.27 - - [2026-05-28 01:44:13] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006298 10.0.0.27 - - [2026-05-28 01:44:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006629 10.0.0.27 - - [2026-05-28 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.054738 10.0.0.27 - - [2026-05-28 01:44:14] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.27 - - [2026-05-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008716 10.0.0.27 - - [2026-05-28 01:44:14] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014533 10.0.0.27 - - [2026-05-28 01:44:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002204 10.0.0.27 - - [2026-05-28 01:44:14] "POST /database-nodes HTTP/1.1" 200 597 0.051600 10.0.0.27 - - [2026-05-28 01:44:15] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.27 - - [2026-05-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.27 - - [2026-05-28 01:44:15] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006052 10.0.0.27 - - [2026-05-28 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002834 10.0.0.27 - - [2026-05-28 01:44:15] "POST /analytics-nodes HTTP/1.1" 200 599 0.043288 10.0.0.27 - - [2026-05-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.27 - - [2026-05-28 01:44:16] "GET /network-ipam/952c2347-019b-45cb-b167-a4067e7e90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004035 10.0.0.27 - - [2026-05-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.011480 10.0.0.27 - - [2026-05-28 01:44:16] "POST /access-control-lists HTTP/1.1" 200 587 0.047668 10.0.0.27 - - [2026-05-28 01:44:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.013196 10.0.0.27 - - [2026-05-28 01:44:16] "POST /access-control-lists HTTP/1.1" 200 585 0.056842 10.0.0.27 - - [2026-05-28 01:44:16] "POST /route-targets HTTP/1.1" 200 327 0.019631 10.0.0.27 - - [2026-05-28 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.035417 10.0.0.27 - - [2026-05-28 01:44:17] "POST /route-targets HTTP/1.1" 200 327 0.021248 10.0.0.27 - - [2026-05-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.033112 10.0.0.27 - - [2026-05-28 01:44:17] "POST /route-targets HTTP/1.1" 200 327 0.027938 10.0.0.27 - - [2026-05-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.030805 10.0.0.27 - - [2026-05-28 01:44:17] "POST /route-targets HTTP/1.1" 200 327 0.031162 10.0.0.27 - - [2026-05-28 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.038718 10.0.0.27 - - [2026-05-28 01:44:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.007570 10.0.0.27 - - [2026-05-28 01:44:17] "POST /access-control-lists HTTP/1.1" 200 551 0.070260 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.27 - - [2026-05-28 01:44:19] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.27 - - [2026-05-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.27 - - [2026-05-28 01:44:19] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005749 10.0.0.27 - - [2026-05-28 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002036 10.0.0.27 - - [2026-05-28 01:44:19] "POST /config-nodes HTTP/1.1" 200 593 0.022570 10.0.0.27 - - [2026-05-28 01:44:20] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.27 - - [2026-05-28 01:44:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002937 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.27 - - [2026-05-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.27 - - [2026-05-28 01:44:25] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004029 10.0.0.27 - - [2026-05-28 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.27 - - [2026-05-28 01:44:25] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.015023 10.0.0.27 - - [2026-05-28 01:44:25] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.27 - - [2026-05-28 01:44:25] "POST /alarms HTTP/1.1" 200 581 0.037501 10.0.0.27 - - [2026-05-28 01:44:25] "POST /alarms HTTP/1.1" 200 575 0.098306 10.0.0.27 - - [2026-05-28 01:44:25] "POST /alarms HTTP/1.1" 200 575 0.089834 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 559 0.053072 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 555 0.059746 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 557 0.047953 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 565 0.060896 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 549 0.034636 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 557 0.043058 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 567 0.042679 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 555 0.023522 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 567 0.062912 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 575 0.115314 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 569 0.038442 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 561 0.089197 10.0.0.27 - - [2026-05-28 01:44:26] "POST /alarms HTTP/1.1" 200 561 0.085997 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 561 0.061366 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 547 0.060734 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 595 0.051557 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 575 0.045237 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 571 0.096233 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 583 0.064806 10.0.0.27 - - [2026-05-28 01:44:27] "POST /alarms HTTP/1.1" 200 609 0.067950 10.0.0.27 - - [2026-05-28 01:44:28] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.27 - - [2026-05-28 01:44:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003084 10.0.0.27 - - [2026-05-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2026-05-28 01:44:28] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.041484 10.0.0.27 - - [2026-05-28 01:44:28] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.27 - - [2026-05-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.27 - - [2026-05-28 01:44:28] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.018404 10.0.0.27 - - [2026-05-28 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008806 10.0.0.27 - - [2026-05-28 01:44:28] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.047423 10.0.0.27 - - [2026-05-28 01:44:29] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.27 - - [2026-05-28 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.27 - - [2026-05-28 01:44:29] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005794 10.0.0.27 - - [2026-05-28 01:44:29] "PUT /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef HTTP/1.1" 200 274 0.049150 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001089 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 10.0.0.27 - - [2026-05-28 01:44:32] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.27 - - [2026-05-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2026-05-28 01:44:32] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003492 10.0.0.27 - - [2026-05-28 01:44:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000509 10.0.0.27 - - [2026-05-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.022928 10.0.0.27 - - [2026-05-28 01:44:32] "POST /security-groups HTTP/1.1" 200 570 0.072279 10.0.0.27 - - [2026-05-28 01:44:32] "POST /projects HTTP/1.1" 200 481 0.256592 10.0.0.27 - - [2026-05-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.007327 10.0.0.27 - - [2026-05-28 01:44:32] "POST /access-control-lists HTTP/1.1" 200 579 0.037982 10.0.0.27 - - [2026-05-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.008170 10.0.0.27 - - [2026-05-28 01:44:32] "POST /security-groups HTTP/1.1" 200 534 0.087814 10.0.0.27 - - [2026-05-28 01:44:32] "POST /access-control-lists HTTP/1.1" 200 577 0.110523 10.0.0.27 - - [2026-05-28 01:44:32] "POST /chown HTTP/1.1" 200 109 0.075291 10.0.0.27 - - [2026-05-28 01:44:32] "POST /policy-managements HTTP/1.1" 409 214 0.014784 10.0.0.27 - - [2026-05-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.27 - - [2026-05-28 01:44:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.003118 10.0.0.27 - - [2026-05-28 01:44:33] "POST /access-control-lists HTTP/1.1" 200 594 0.030083 10.0.0.27 - - [2026-05-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.008003 10.0.0.27 - - [2026-05-28 01:44:33] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017710 10.0.0.27 - - [2026-05-28 01:44:33] "POST /application-policy-sets HTTP/1.1" 200 528 0.067305 10.0.0.27 - - [2026-05-28 01:44:33] "POST /access-control-lists HTTP/1.1" 200 592 0.063684 10.0.0.27 - - [2026-05-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025468 10.0.0.27 - - [2026-05-28 01:44:33] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003236 10.0.0.27 - - [2026-05-28 01:44:33] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.015455 10.0.0.27 - - [2026-05-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017051 10.0.0.27 - - [2026-05-28 01:44:33] "GET /virtual-network/8f25daba-15a7-41ce-8a40-afc98a885716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012250 10.0.0.27 - - [2026-05-28 01:44:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000649 10.0.0.27 - - [2026-05-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.041222 10.0.0.27 - - [2026-05-28 01:44:33] "POST /security-groups HTTP/1.1" 200 574 0.106488 10.0.0.27 - - [2026-05-28 01:44:33] "POST /projects HTTP/1.1" 200 489 0.385192 10.0.0.27 - - [2026-05-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.015518 10.0.0.27 - - [2026-05-28 01:44:33] "POST /access-control-lists HTTP/1.1" 200 583 0.083650 10.0.0.27 - - [2026-05-28 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.026520 10.0.0.27 - - [2026-05-28 01:44:33] "POST /security-groups HTTP/1.1" 200 546 0.158279 10.0.0.27 - - [2026-05-28 01:44:34] "POST /chown HTTP/1.1" 200 109 0.128543 10.0.0.27 - - [2026-05-28 01:44:34] "POST /access-control-lists HTTP/1.1" 200 581 0.269173 10.0.0.27 - - [2026-05-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.004349 10.0.0.27 - - [2026-05-28 01:44:34] "POST /network-ipams HTTP/1.1" 200 522 0.143546 10.0.0.27 - - [2026-05-28 01:44:34] "POST /access-control-lists HTTP/1.1" 200 602 0.082544 10.0.0.27 - - [2026-05-28 01:44:34] "POST /network-ipams HTTP/1.1" 200 510 0.075779 10.0.0.27 - - [2026-05-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.005511 10.0.0.27 - - [2026-05-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.004862 10.0.0.27 - - [2026-05-28 01:44:34] "POST /access-control-lists HTTP/1.1" 200 600 0.042820 10.0.0.27 - - [2026-05-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.005302 10.0.0.27 - - [2026-05-28 01:44:34] "POST /access-control-lists HTTP/1.1" 200 589 0.070852 10.0.0.27 - - [2026-05-28 01:44:34] "POST /useragent-kv HTTP/1.1" 200 115 0.051427 10.0.0.27 - - [2026-05-28 01:44:34] "POST /virtual-networks HTTP/1.1" 200 538 0.275032 10.0.0.27 - - [2026-05-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008599 10.0.0.27 - - [2026-05-28 01:44:34] "POST /route-targets HTTP/1.1" 200 327 0.009864 10.0.0.27 - - [2026-05-28 01:44:34] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.017500 10.0.0.27 - - [2026-05-28 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.078558 10.0.0.27 - - [2026-05-28 01:44:34] "POST /network-ipams HTTP/1.1" 200 518 0.075946 10.0.0.27 - - [2026-05-28 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.002366 10.0.0.27 - - [2026-05-28 01:44:35] "POST /useragent-kv HTTP/1.1" 200 115 0.022332 10.0.0.27 - - [2026-05-28 01:44:35] "POST /virtual-networks HTTP/1.1" 200 546 0.315847 10.0.0.27 - - [2026-05-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.27 - - [2026-05-28 01:44:35] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.032789 10.0.0.27 - - [2026-05-28 01:44:35] "POST /route-targets HTTP/1.1" 200 327 0.018726 10.0.0.27 - - [2026-05-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.005793 10.0.0.27 - - [2026-05-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.074662 10.0.0.27 - - [2026-05-28 01:44:35] "POST /network-policys HTTP/1.1" 200 538 0.103953 10.0.0.27 - - [2026-05-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.018235 10.0.0.27 - - [2026-05-28 01:44:35] "POST /network-policys HTTP/1.1" 200 534 0.032317 10.0.0.27 - - [2026-05-28 01:44:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.020367 10.0.0.27 - - [2026-05-28 01:44:35] "POST /network-policys HTTP/1.1" 200 542 0.045062 10.0.0.27 - - [2026-05-28 01:44:35] "PUT /access-control-list/f6c38176-d744-46fa-804c-edcc15e1e909 HTTP/1.1" 200 272 0.047633 10.0.0.27 - - [2026-05-28 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.177867 10.0.0.27 - - [2026-05-28 01:44:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021123 10.0.0.27 - - [2026-05-28 01:44:36] "PUT /access-control-list/f6c38176-d744-46fa-804c-edcc15e1e909 HTTP/1.1" 200 272 0.052252 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.171691 10.0.0.27 - - [2026-05-28 01:44:36] "PUT /access-control-list/373f8e08-5ffd-47fb-ba3e-4c61c433f21b HTTP/1.1" 200 272 0.093978 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.075566 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.180373 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047606 10.0.0.27 - - [2026-05-28 01:44:36] "PUT /access-control-list/373f8e08-5ffd-47fb-ba3e-4c61c433f21b HTTP/1.1" 200 272 0.088770 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2026-05-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.014884 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.093710 10.0.0.27 - - [2026-05-28 01:44:36] "POST /access-control-lists HTTP/1.1" 200 601 0.091249 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.157948 10.0.0.27 - - [2026-05-28 01:44:36] "PUT /access-control-list/f6c38176-d744-46fa-804c-edcc15e1e909 HTTP/1.1" 200 272 0.047646 10.0.0.27 - - [2026-05-28 01:44:36] "PUT /access-control-list/5e710bcc-5a40-48b0-b351-59b08071628f HTTP/1.1" 200 272 0.024761 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.058714 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.156797 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012232 10.0.0.27 - - [2026-05-28 01:44:36] "PUT /access-control-list/5e710bcc-5a40-48b0-b351-59b08071628f HTTP/1.1" 200 272 0.072130 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002752 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007024 10.0.0.27 - - [2026-05-28 01:44:36] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.27 - - [2026-05-28 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.27 - - [2026-05-28 01:44:36] "GET /virtual-network/8f25daba-15a7-41ce-8a40-afc98a885716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009846 10.0.0.27 - - [2026-05-28 01:44:37] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004547 10.0.0.27 - - [2026-05-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.27 - - [2026-05-28 01:44:37] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002921 10.0.0.27 - - [2026-05-28 01:44:37] "POST /firewall-policys HTTP/1.1" 200 530 0.024874 10.0.0.27 - - [2026-05-28 01:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025614 10.0.0.27 - - [2026-05-28 01:44:37] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012065 10.0.0.27 - - [2026-05-28 01:44:37] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005655 10.0.0.27 - - [2026-05-28 01:44:37] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002929 10.0.0.27 - - [2026-05-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.026664 10.0.0.27 - - [2026-05-28 01:44:37] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.014463 10.0.0.27 - - [2026-05-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007070 10.0.0.27 - - [2026-05-28 01:44:37] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007564 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.27 - - [2026-05-28 01:44:37] "POST /firewall-policys HTTP/1.1" 200 532 0.068746 10.0.0.27 - - [2026-05-28 01:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.062244 10.0.0.27 - - [2026-05-28 01:44:37] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.031265 10.0.0.27 - - [2026-05-28 01:44:37] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.005004 10.0.0.27 - - [2026-05-28 01:44:37] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003158 10.0.0.27 - - [2026-05-28 01:44:37] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009528 10.0.0.27 - - [2026-05-28 01:44:37] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003426 10.0.0.27 - - [2026-05-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.015584 10.0.0.27 - - [2026-05-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.036037 10.0.0.27 - - [2026-05-28 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.048287 10.0.0.27 - - [2026-05-28 01:44:37] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003541 10.0.0.27 - - [2026-05-28 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.27 - - [2026-05-28 01:44:37] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005607 10.0.0.27 - - [2026-05-28 01:44:37] "POST /firewall-policys HTTP/1.1" 200 530 0.058614 10.0.0.27 - - [2026-05-28 01:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024290 10.0.0.27 - - [2026-05-28 01:44:38] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.027658 10.0.0.27 - - [2026-05-28 01:44:38] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003968 10.0.0.27 - - [2026-05-28 01:44:38] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004007 10.0.0.27 - - [2026-05-28 01:44:38] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002830 10.0.0.27 - - [2026-05-28 01:44:38] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005793 10.0.0.27 - - [2026-05-28 01:44:38] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004432 10.0.0.27 - - [2026-05-28 01:44:38] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003584 10.0.0.27 - - [2026-05-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.024085 10.0.0.27 - - [2026-05-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.020536 10.0.0.27 - - [2026-05-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.027025 10.0.0.27 - - [2026-05-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.036793 10.0.0.27 - - [2026-05-28 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.052447 10.0.0.27 - - [2026-05-28 01:44:38] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.018947 10.0.0.27 - - [2026-05-28 01:44:38] "POST /tags HTTP/1.1" 200 299 0.039885 10.0.0.27 - - [2026-05-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.030309 10.0.0.27 - - [2026-05-28 01:44:38] "GET /tag/4aaf812a-5c05-4b6f-9da0-a63e427c304a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019691 10.0.0.27 - - [2026-05-28 01:44:38] "POST /set-tag HTTP/1.1" 200 109 0.029281 10.0.0.27 - - [2026-05-28 01:44:38] "POST /tags HTTP/1.1" 200 357 0.152999 10.0.0.27 - - [2026-05-28 01:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010786 10.0.0.27 - - [2026-05-28 01:44:38] "GET /tag/065dbf02-31e4-46fe-a819-ef6dcaceb399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.028359 10.0.0.27 - - [2026-05-28 01:44:39] "POST /tags HTTP/1.1" 200 305 0.093907 10.0.0.27 - - [2026-05-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.27 - - [2026-05-28 01:44:39] "GET /tag/8a652067-9284-47ed-ac3b-d9a025a82a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.018929 10.0.0.27 - - [2026-05-28 01:44:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.007386 10.0.0.27 - - [2026-05-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.009365 10.0.0.27 - - [2026-05-28 01:44:39] "POST /security-groups HTTP/1.1" 200 571 0.096867 10.0.0.27 - - [2026-05-28 01:44:39] "POST /projects HTTP/1.1" 200 483 0.281911 10.0.0.27 - - [2026-05-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.018437 10.0.0.27 - - [2026-05-28 01:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.096651 10.0.0.27 - - [2026-05-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018510 10.0.0.27 - - [2026-05-28 01:44:39] "POST /access-control-lists HTTP/1.1" 200 580 0.122181 10.0.0.27 - - [2026-05-28 01:44:39] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.049778 10.0.0.27 - - [2026-05-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.023564 10.0.0.27 - - [2026-05-28 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.27 - - [2026-05-28 01:44:39] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.013435 10.0.0.27 - - [2026-05-28 01:44:39] "POST /access-control-lists HTTP/1.1" 200 578 0.173270 10.0.0.27 - - [2026-05-28 01:44:39] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.201576 10.0.0.27 - - [2026-05-28 01:44:40] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.155189 10.0.0.27 - - [2026-05-28 01:44:40] "POST /security-groups HTTP/1.1" 200 537 0.104987 10.0.0.27 - - [2026-05-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.025449 10.0.0.27 - - [2026-05-28 01:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.074705 10.0.0.27 - - [2026-05-28 01:44:40] "POST /access-control-lists HTTP/1.1" 200 596 0.072073 10.0.0.27 - - [2026-05-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.018937 10.0.0.27 - - [2026-05-28 01:44:40] "POST /chown HTTP/1.1" 200 109 0.077042 10.0.0.27 - - [2026-05-28 01:44:40] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.048023 10.0.0.27 - - [2026-05-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2026-05-28 01:44:40] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004419 10.0.0.27 - - [2026-05-28 01:44:40] "POST /tags HTTP/1.1" 409 207 0.010022 10.0.0.27 - - [2026-05-28 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.27 - - [2026-05-28 01:44:40] "POST /access-control-lists HTTP/1.1" 200 594 0.150106 10.0.0.27 - - [2026-05-28 01:44:40] "GET /tag/8a652067-9284-47ed-ac3b-d9a025a82a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.023339 10.0.0.27 - - [2026-05-28 01:44:40] "POST /firewall-rules HTTP/1.1" 200 564 0.195546 10.0.0.27 - - [2026-05-28 01:44:40] "GET /firewall-rule/b3331193-a46e-4f6a-8b25-10346435df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005144 10.0.0.27 - - [2026-05-28 01:44:40] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003913 10.0.0.27 - - [2026-05-28 01:44:40] "GET /firewall-rule/b3331193-a46e-4f6a-8b25-10346435df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003505 10.0.0.27 - - [2026-05-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.042556 10.0.0.27 - - [2026-05-28 01:44:41] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.030184 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2026-05-28 01:44:41] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003149 10.0.0.27 - - [2026-05-28 01:44:41] "POST /tags HTTP/1.1" 409 207 0.005070 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.27 - - [2026-05-28 01:44:41] "GET /tag/8a652067-9284-47ed-ac3b-d9a025a82a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.017511 10.0.0.27 - - [2026-05-28 01:44:41] "POST /firewall-rules HTTP/1.1" 200 562 0.076988 10.0.0.27 - - [2026-05-28 01:44:41] "GET /firewall-rule/3510596d-5870-40e5-b9d3-c7030eb24053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006351 10.0.0.27 - - [2026-05-28 01:44:41] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005136 10.0.0.27 - - [2026-05-28 01:44:41] "GET /firewall-rule/3510596d-5870-40e5-b9d3-c7030eb24053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009315 10.0.0.27 - - [2026-05-28 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.065479 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.008441 10.0.0.27 - - [2026-05-28 01:44:41] "POST /tags HTTP/1.1" 200 355 0.071829 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010791 10.0.0.27 - - [2026-05-28 01:44:41] "GET /tag/a55d32c0-a2fd-4af2-96fc-9869ff191d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020278 10.0.0.27 - - [2026-05-28 01:44:41] "POST /tags HTTP/1.1" 200 303 0.037456 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014190 10.0.0.27 - - [2026-05-28 01:44:41] "GET /tag/6de177a8-e799-4ffa-8167-e6af31bbd024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020679 10.0.0.27 - - [2026-05-28 01:44:41] "POST /projects HTTP/1.1" 409 218 0.002861 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2026-05-28 01:44:41] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052750 10.0.0.27 - - [2026-05-28 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012612 10.0.0.27 - - [2026-05-28 01:44:41] "GET /network-ipam/79432387-c0e8-4d4a-b103-73a059a783c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003595 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.27 - - [2026-05-28 01:44:42] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005835 10.0.0.27 - - [2026-05-28 01:44:42] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.076272 10.0.0.27 - - [2026-05-28 01:44:42] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004930 10.0.0.27 - - [2026-05-28 01:44:42] "POST /set-tag HTTP/1.1" 200 109 0.081319 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011805 10.0.0.27 - - [2026-05-28 01:44:42] "GET /network-ipam/b5ab391d-a8b5-43c5-90c0-2041973d8234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003660 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.27 - - [2026-05-28 01:44:42] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005642 10.0.0.27 - - [2026-05-28 01:44:42] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.056141 10.0.0.27 - - [2026-05-28 01:44:42] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.026170 10.0.0.27 - - [2026-05-28 01:44:42] "POST /set-tag HTTP/1.1" 200 109 0.083864 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-05-28 01:44:42] "GET /network-policy/b1fb4500-0c8e-4169-8dd5-75f515b72999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004824 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2026-05-28 01:44:42] "GET /network-policy/568d215e-e4cf-4034-861e-8638db1b266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003518 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.27 - - [2026-05-28 01:44:42] "GET /network-policy/8616c303-e0e7-4757-bf62-79d2e3d5d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002628 10.0.0.27 - - [2026-05-28 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2026-05-28 01:44:42] "PUT /network-policy/8616c303-e0e7-4757-bf62-79d2e3d5d53a HTTP/1.1" 200 262 0.017756 10.0.0.27 - - [2026-05-28 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.133834 10.0.0.27 - - [2026-05-28 01:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002607 10.0.0.27 - - [2026-05-28 01:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002338 10.0.0.27 - - [2026-05-28 01:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001978 10.0.0.27 - - [2026-05-28 01:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002101 10.0.0.27 - - [2026-05-28 01:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2026-05-28 01:44:42] "POST /security-groups HTTP/1.1" 409 245 0.003144 10.0.0.27 - - [2026-05-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.27 - - [2026-05-28 01:44:43] "PUT /security-group/7dcbacb6-c144-4e39-829a-2ce5986fbf8b HTTP/1.1" 200 262 0.065953 10.0.0.27 - - [2026-05-28 01:44:43] "PUT /access-control-list/88b44604-63d1-46b5-b390-1cf4877b518d HTTP/1.1" 200 272 0.024005 10.0.0.27 - - [2026-05-28 01:44:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.062501 10.0.0.27 - - [2026-05-28 01:44:43] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024039 10.0.0.27 - - [2026-05-28 01:44:43] "PUT /access-control-list/85e6e9d9-e00a-4603-b095-2380f77630a0 HTTP/1.1" 200 272 0.057830 10.0.0.27 - - [2026-05-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.27 - - [2026-05-28 01:44:43] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003458 10.0.0.27 - - [2026-05-28 01:44:43] "POST /tags HTTP/1.1" 409 206 0.003011 10.0.0.27 - - [2026-05-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.27 - - [2026-05-28 01:44:43] "GET /tag/6de177a8-e799-4ffa-8167-e6af31bbd024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017980 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:44:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.27 - - [2026-05-28 01:44:43] "POST /firewall-rules HTTP/1.1" 200 562 0.093954 10.0.0.27 - - [2026-05-28 01:44:43] "GET /firewall-rule/cdc9cb9a-ea27-43ca-a0e2-7fb4343794f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006559 10.0.0.27 - - [2026-05-28 01:44:43] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005371 10.0.0.27 - - [2026-05-28 01:44:43] "GET /firewall-rule/cdc9cb9a-ea27-43ca-a0e2-7fb4343794f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002720 10.0.0.27 - - [2026-05-28 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.035461 10.0.0.27 - - [2026-05-28 01:44:43] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025455 10.0.0.27 - - [2026-05-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.27 - - [2026-05-28 01:44:43] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003087 10.0.0.27 - - [2026-05-28 01:44:43] "POST /tags HTTP/1.1" 409 206 0.001831 10.0.0.27 - - [2026-05-28 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.27 - - [2026-05-28 01:44:43] "GET /tag/6de177a8-e799-4ffa-8167-e6af31bbd024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.094537 10.0.0.27 - - [2026-05-28 01:44:43] "POST /firewall-rules HTTP/1.1" 200 560 0.131054 10.0.0.27 - - [2026-05-28 01:44:43] "GET /firewall-rule/53fe679a-e7e3-4d50-bac5-483db7d57dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.016425 10.0.0.27 - - [2026-05-28 01:44:44] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.008134 10.0.0.27 - - [2026-05-28 01:44:44] "GET /firewall-rule/53fe679a-e7e3-4d50-bac5-483db7d57dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003056 10.0.0.27 - - [2026-05-28 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.074865 10.0.0.27 - - [2026-05-28 01:44:44] "POST /tags HTTP/1.1" 200 305 0.072338 10.0.0.27 - - [2026-05-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021332 10.0.0.27 - - [2026-05-28 01:44:44] "GET /tag/31ed3d31-acaf-4e92-b08c-08a10a214a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018339 10.0.0.27 - - [2026-05-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.27 - - [2026-05-28 01:44:44] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046529 10.0.0.27 - - [2026-05-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.27 - - [2026-05-28 01:44:44] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004994 10.0.0.27 - - [2026-05-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.27 - - [2026-05-28 01:44:44] "GET /service-appliance-set/a30b058e-fbea-4dbf-aaa5-48f4ccf88973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004287 10.0.0.27 - - [2026-05-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002829 10.0.0.27 - - [2026-05-28 01:44:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126565 10.0.0.27 - - [2026-05-28 01:44:44] "GET /virtual-machine-interface/9399db42-b8ea-45f9-981f-81ab10faf6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019635 10.0.0.27 - - [2026-05-28 01:44:44] "POST /instance-ips HTTP/1.1" 200 381 0.072133 10.0.0.27 - - [2026-05-28 01:44:44] "GET /instance-ip/83214f61-1262-46ce-b5f1-55bb070769fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013870 10.0.0.27 - - [2026-05-28 01:44:44] "POST /loadbalancers HTTP/1.1" 200 582 0.081989 10.0.0.27 - - [2026-05-28 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018573 10.0.0.27 - - [2026-05-28 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.27 - - [2026-05-28 01:44:45] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.098504 10.0.0.27 - - [2026-05-28 01:44:45] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045242 10.0.0.27 - - [2026-05-28 01:44:45] "GET /loadbalancer/ecc6c759-48ae-4568-b34a-a55cdf0f8c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.018738 10.0.0.27 - - [2026-05-28 01:44:45] "GET /instance-ip/83214f61-1262-46ce-b5f1-55bb070769fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005729 10.0.0.27 - - [2026-05-28 01:44:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038440 10.0.0.27 - - [2026-05-28 01:44:45] "POST /floating-ips HTTP/1.1" 200 583 0.050581 10.0.0.27 - - [2026-05-28 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.049121 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009819 10.0.0.27 - - [2026-05-28 01:44:45] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058033 10.0.0.27 - - [2026-05-28 01:44:45] "GET /loadbalancer-listener/3045b81f-2355-4cf6-9709-753ea27e188f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008468 10.0.0.27 - - [2026-05-28 01:44:45] "GET /loadbalancer-listener/3045b81f-2355-4cf6-9709-753ea27e188f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007198 10.0.0.27 - - [2026-05-28 01:44:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031103 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.27 - - [2026-05-28 01:44:45] "GET /instance-ip/83214f61-1262-46ce-b5f1-55bb070769fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006011 10.0.0.27 - - [2026-05-28 01:44:45] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004367 10.0.0.27 - - [2026-05-28 01:44:45] "GET /instance-ip/83214f61-1262-46ce-b5f1-55bb070769fe?fields=floating_ips HTTP/1.1" 200 1170 0.019036 10.0.0.27 - - [2026-05-28 01:44:45] "GET /floating-ip/4d89c35e-25e4-47c4-b11d-b698ffc2ac4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002651 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.27 - - [2026-05-28 01:44:45] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.006974 10.0.0.27 - - [2026-05-28 01:44:45] "POST /tags HTTP/1.1" 200 301 0.035194 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.27 - - [2026-05-28 01:44:45] "GET /tag/00921eb3-65d8-41a2-9452-d35fbfe01add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013739 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.27 - - [2026-05-28 01:44:45] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034000 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.27 - - [2026-05-28 01:44:45] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.007304 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.27 - - [2026-05-28 01:44:45] "GET /service-appliance-set/a30b058e-fbea-4dbf-aaa5-48f4ccf88973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002320 10.0.0.27 - - [2026-05-28 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.001666 10.0.0.27 - - [2026-05-28 01:44:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124303 10.0.0.27 - - [2026-05-28 01:44:45] "GET /virtual-machine-interface/c9d2398f-967a-4b66-8fc0-3b48e54bc6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.030524 10.0.0.27 - - [2026-05-28 01:44:46] "POST /instance-ips HTTP/1.1" 200 377 0.160754 10.0.0.27 - - [2026-05-28 01:44:46] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.034224 10.0.0.27 - - [2026-05-28 01:44:46] "POST /loadbalancers HTTP/1.1" 200 582 0.067240 10.0.0.27 - - [2026-05-28 01:44:46] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028564 10.0.0.27 - - [2026-05-28 01:44:46] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004677 10.0.0.27 - - [2026-05-28 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020866 10.0.0.27 - - [2026-05-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012426 10.0.0.27 - - [2026-05-28 01:44:46] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032311 10.0.0.27 - - [2026-05-28 01:44:46] "POST /floating-ips HTTP/1.1" 200 581 0.027435 10.0.0.27 - - [2026-05-28 01:44:46] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003053 10.0.0.27 - - [2026-05-28 01:44:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019182 10.0.0.27 - - [2026-05-28 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027423 10.0.0.27 - - [2026-05-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.27 - - [2026-05-28 01:44:46] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036740 10.0.0.27 - - [2026-05-28 01:44:46] "GET /loadbalancer-listener/f88ceb2c-3978-469c-bace-2791c410c49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006376 10.0.0.27 - - [2026-05-28 01:44:46] "GET /loadbalancer-listener/f88ceb2c-3978-469c-bace-2791c410c49f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003038 10.0.0.27 - - [2026-05-28 01:44:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028468 10.0.0.27 - - [2026-05-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.27 - - [2026-05-28 01:44:46] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003463 10.0.0.27 - - [2026-05-28 01:44:46] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?fields=floating_ips HTTP/1.1" 200 1164 0.052491 10.0.0.27 - - [2026-05-28 01:44:46] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002726 10.0.0.27 - - [2026-05-28 01:44:46] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.095009 10.0.0.27 - - [2026-05-28 01:44:46] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002872 10.0.0.27 - - [2026-05-28 01:44:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022341 10.0.0.27 - - [2026-05-28 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019504 10.0.0.27 - - [2026-05-28 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010789 10.0.0.27 - - [2026-05-28 01:44:47] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044327 10.0.0.27 - - [2026-05-28 01:44:47] "GET /loadbalancer-listener/8cb9cd61-8a08-405a-b93d-e7221cf31cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003589 10.0.0.27 - - [2026-05-28 01:44:47] "GET /loadbalancer-listener/8cb9cd61-8a08-405a-b93d-e7221cf31cf8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003207 10.0.0.27 - - [2026-05-28 01:44:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021072 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.27 - - [2026-05-28 01:44:47] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002644 10.0.0.27 - - [2026-05-28 01:44:47] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?fields=floating_ips HTTP/1.1" 200 1164 0.002486 10.0.0.27 - - [2026-05-28 01:44:47] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002707 10.0.0.27 - - [2026-05-28 01:44:47] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037641 10.0.0.27 - - [2026-05-28 01:44:47] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003262 10.0.0.27 - - [2026-05-28 01:44:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018155 10.0.0.27 - - [2026-05-28 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018285 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.27 - - [2026-05-28 01:44:47] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049162 10.0.0.27 - - [2026-05-28 01:44:47] "GET /loadbalancer-listener/e518a265-504f-4d6f-a6a8-71a88e3af72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006998 10.0.0.27 - - [2026-05-28 01:44:47] "GET /loadbalancer-listener/e518a265-504f-4d6f-a6a8-71a88e3af72d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005961 10.0.0.27 - - [2026-05-28 01:44:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038733 10.0.0.27 - - [2026-05-28 01:44:47] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005532 10.0.0.27 - - [2026-05-28 01:44:47] "GET /instance-ip/2cc39ef3-76c2-4a00-a81c-93c844eab3fa?fields=floating_ips HTTP/1.1" 200 1164 0.003751 10.0.0.27 - - [2026-05-28 01:44:47] "POST /tags HTTP/1.1" 200 371 0.049517 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019154 10.0.0.27 - - [2026-05-28 01:44:47] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003341 10.0.0.27 - - [2026-05-28 01:44:47] "GET /tag/ae8b9a3a-8ebc-437c-9ae8-56af259238f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.011476 10.0.0.27 - - [2026-05-28 01:44:47] "POST /tags HTTP/1.1" 200 319 0.016941 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013551 10.0.0.27 - - [2026-05-28 01:44:47] "GET /tag/d447f494-991e-4b2b-b802-37141290bce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012217 10.0.0.27 - - [2026-05-28 01:44:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.000663 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.015959 10.0.0.27 - - [2026-05-28 01:44:47] "POST /security-groups HTTP/1.1" 200 578 0.064430 10.0.0.27 - - [2026-05-28 01:44:47] "POST /projects HTTP/1.1" 200 497 0.170389 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.003099 10.0.0.27 - - [2026-05-28 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016246 10.0.0.27 - - [2026-05-28 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015093 10.0.0.27 - - [2026-05-28 01:44:48] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.020767 10.0.0.27 - - [2026-05-28 01:44:48] "POST /access-control-lists HTTP/1.1" 200 587 0.092584 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007723 10.0.0.27 - - [2026-05-28 01:44:48] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004292 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.001893 10.0.0.27 - - [2026-05-28 01:44:48] "POST /access-control-lists HTTP/1.1" 200 585 0.060542 10.0.0.27 - - [2026-05-28 01:44:48] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.095329 10.0.0.27 - - [2026-05-28 01:44:48] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.055400 10.0.0.27 - - [2026-05-28 01:44:48] "POST /security-groups HTTP/1.1" 200 558 0.079812 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.002772 10.0.0.27 - - [2026-05-28 01:44:48] "POST /access-control-lists HTTP/1.1" 200 610 0.038759 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.012417 10.0.0.27 - - [2026-05-28 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037266 10.0.0.27 - - [2026-05-28 01:44:48] "POST /chown HTTP/1.1" 200 109 0.017099 10.0.0.27 - - [2026-05-28 01:44:48] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007347 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.27 - - [2026-05-28 01:44:48] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024084 10.0.0.27 - - [2026-05-28 01:44:48] "POST /access-control-lists HTTP/1.1" 200 608 0.074174 10.0.0.27 - - [2026-05-28 01:44:48] "POST /tags HTTP/1.1" 409 214 0.008893 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.27 - - [2026-05-28 01:44:48] "GET /tag/d447f494-991e-4b2b-b802-37141290bce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011199 10.0.0.27 - - [2026-05-28 01:44:48] "POST /firewall-rules HTTP/1.1" 200 578 0.069998 10.0.0.27 - - [2026-05-28 01:44:48] "GET /firewall-rule/1f219c1a-e262-49cf-bcab-d864811fb676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004112 10.0.0.27 - - [2026-05-28 01:44:48] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003508 10.0.0.27 - - [2026-05-28 01:44:48] "GET /firewall-rule/1f219c1a-e262-49cf-bcab-d864811fb676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002264 10.0.0.27 - - [2026-05-28 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.032472 10.0.0.27 - - [2026-05-28 01:44:48] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011973 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-05-28 01:44:48] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006214 10.0.0.27 - - [2026-05-28 01:44:48] "POST /tags HTTP/1.1" 409 214 0.003296 10.0.0.27 - - [2026-05-28 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.27 - - [2026-05-28 01:44:48] "GET /tag/d447f494-991e-4b2b-b802-37141290bce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012699 10.0.0.27 - - [2026-05-28 01:44:49] "POST /firewall-rules HTTP/1.1" 200 576 0.076911 10.0.0.27 - - [2026-05-28 01:44:49] "GET /firewall-rule/37a33906-a683-49bd-88f0-c950504a09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.016717 10.0.0.27 - - [2026-05-28 01:44:49] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006744 10.0.0.27 - - [2026-05-28 01:44:49] "GET /firewall-rule/37a33906-a683-49bd-88f0-c950504a09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005353 10.0.0.27 - - [2026-05-28 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.039844 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.27 - - [2026-05-28 01:44:49] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002899 10.0.0.27 - - [2026-05-28 01:44:49] "POST /tags HTTP/1.1" 200 301 0.064943 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2026-05-28 01:44:49] "GET /tag/4572d209-2219-457b-8c74-0845fcc25f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018593 10.0.0.27 - - [2026-05-28 01:44:49] "POST /tags HTTP/1.1" 200 325 0.056540 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.27 - - [2026-05-28 01:44:49] "GET /tag/2c1f6892-df4d-43ba-bc4b-3b3601f90190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013316 10.0.0.27 - - [2026-05-28 01:44:49] "POST /tags HTTP/1.1" 200 363 0.019881 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.27 - - [2026-05-28 01:44:49] "GET /tag/a9b2d4e6-4e25-4b44-8c03-cdc758b6c2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.012401 10.0.0.27 - - [2026-05-28 01:44:49] "POST /tags HTTP/1.1" 200 311 0.019409 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.27 - - [2026-05-28 01:44:49] "GET /tag/3907a3e7-56b3-4875-8aa8-8d5c659ffbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013821 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.27 - - [2026-05-28 01:44:49] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007454 10.0.0.27 - - [2026-05-28 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.27 - - [2026-05-28 01:44:49] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.026048 10.0.0.27 - - [2026-05-28 01:44:49] "POST /virtual-machines HTTP/1.1" 200 377 0.009694 10.0.0.27 - - [2026-05-28 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027159 10.0.0.27 - - [2026-05-28 01:44:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.116630 10.0.0.27 - - [2026-05-28 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009603 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.27 - - [2026-05-28 01:44:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005252 10.0.0.27 - - [2026-05-28 01:44:50] "POST /instance-ips HTTP/1.1" 200 409 0.034219 10.0.0.27 - - [2026-05-28 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035011 10.0.0.27 - - [2026-05-28 01:44:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013483 10.0.0.27 - - [2026-05-28 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.021336 10.0.0.27 - - [2026-05-28 01:44:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012361 10.0.0.27 - - [2026-05-28 01:44:50] "GET /instance-ip/d09ffe44-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006472 10.0.0.27 - - [2026-05-28 01:44:50] "POST /tags HTTP/1.1" 200 363 0.018467 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010254 10.0.0.27 - - [2026-05-28 01:44:50] "GET /tag/7c2574cc-e199-4044-9c33-fe3155b92851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014260 10.0.0.27 - - [2026-05-28 01:44:50] "POST /tags HTTP/1.1" 200 311 0.030280 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011211 10.0.0.27 - - [2026-05-28 01:44:50] "GET /tag/a4956089-d67a-45dc-b049-e835fc6d46ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.014241 10.0.0.27 - - [2026-05-28 01:44:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000475 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.001618 10.0.0.27 - - [2026-05-28 01:44:50] "POST /security-groups HTTP/1.1" 200 574 0.060708 10.0.0.27 - - [2026-05-28 01:44:50] "POST /projects HTTP/1.1" 200 489 0.199786 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.007259 10.0.0.27 - - [2026-05-28 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025956 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013476 10.0.0.27 - - [2026-05-28 01:44:50] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.024448 10.0.0.27 - - [2026-05-28 01:44:50] "POST /access-control-lists HTTP/1.1" 200 583 0.104466 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017644 10.0.0.27 - - [2026-05-28 01:44:50] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.008253 10.0.0.27 - - [2026-05-28 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.007835 10.0.0.27 - - [2026-05-28 01:44:50] "POST /access-control-lists HTTP/1.1" 200 581 0.052138 10.0.0.27 - - [2026-05-28 01:44:51] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.087595 10.0.0.27 - - [2026-05-28 01:44:51] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.061074 10.0.0.27 - - [2026-05-28 01:44:51] "POST /security-groups HTTP/1.1" 200 546 0.089787 10.0.0.27 - - [2026-05-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002157 10.0.0.27 - - [2026-05-28 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032623 10.0.0.27 - - [2026-05-28 01:44:51] "POST /access-control-lists HTTP/1.1" 200 602 0.122665 10.0.0.27 - - [2026-05-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.034198 10.0.0.27 - - [2026-05-28 01:44:51] "POST /chown HTTP/1.1" 200 109 0.104071 10.0.0.27 - - [2026-05-28 01:44:51] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011032 10.0.0.27 - - [2026-05-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2026-05-28 01:44:51] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003238 10.0.0.27 - - [2026-05-28 01:44:51] "POST /tags HTTP/1.1" 409 210 0.001958 10.0.0.27 - - [2026-05-28 01:44:51] "POST /access-control-lists HTTP/1.1" 200 600 0.067868 10.0.0.27 - - [2026-05-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015882 10.0.0.27 - - [2026-05-28 01:44:51] "GET /tag/a4956089-d67a-45dc-b049-e835fc6d46ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.029455 10.0.0.27 - - [2026-05-28 01:44:51] "POST /firewall-rules HTTP/1.1" 200 570 0.066770 10.0.0.27 - - [2026-05-28 01:44:51] "GET /firewall-rule/ded16ec3-2655-4cfe-982f-d3453186c2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005513 10.0.0.27 - - [2026-05-28 01:44:51] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007193 10.0.0.27 - - [2026-05-28 01:44:51] "GET /firewall-rule/ded16ec3-2655-4cfe-982f-d3453186c2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002976 10.0.0.27 - - [2026-05-28 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.047120 10.0.0.27 - - [2026-05-28 01:44:51] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013942 10.0.0.27 - - [2026-05-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.27 - - [2026-05-28 01:44:51] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002719 10.0.0.27 - - [2026-05-28 01:44:51] "POST /tags HTTP/1.1" 409 210 0.001940 10.0.0.27 - - [2026-05-28 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2026-05-28 01:44:51] "GET /tag/a4956089-d67a-45dc-b049-e835fc6d46ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010978 10.0.0.27 - - [2026-05-28 01:44:51] "POST /firewall-rules HTTP/1.1" 200 568 0.067601 10.0.0.27 - - [2026-05-28 01:44:52] "GET /firewall-rule/03d80b5a-10dd-4392-89a4-5e40f6443338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.023499 10.0.0.27 - - [2026-05-28 01:44:52] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004831 10.0.0.27 - - [2026-05-28 01:44:52] "GET /firewall-rule/03d80b5a-10dd-4392-89a4-5e40f6443338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002544 10.0.0.27 - - [2026-05-28 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.044806 10.0.0.27 - - [2026-05-28 01:44:52] "POST /tags HTTP/1.1" 409 237 0.003782 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.27 - - [2026-05-28 01:44:52] "GET /tag/a9b2d4e6-4e25-4b44-8c03-cdc758b6c2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.021417 10.0.0.27 - - [2026-05-28 01:44:52] "POST /tags HTTP/1.1" 409 210 0.002723 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.27 - - [2026-05-28 01:44:52] "GET /tag/3907a3e7-56b3-4875-8aa8-8d5c659ffbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014482 10.0.0.27 - - [2026-05-28 01:44:52] "POST /projects HTTP/1.1" 409 223 0.001844 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2026-05-28 01:44:52] "GET /project/fd2b3802-696c-4e96-9831-d5202be7c282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049932 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.27 - - [2026-05-28 01:44:52] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004889 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.27 - - [2026-05-28 01:44:52] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004274 10.0.0.27 - - [2026-05-28 01:44:52] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.059361 10.0.0.27 - - [2026-05-28 01:44:52] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.051569 10.0.0.27 - - [2026-05-28 01:44:52] "POST /security-groups HTTP/1.1" 409 253 0.002117 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.27 - - [2026-05-28 01:44:52] "PUT /security-group/bf6bf667-620f-4010-8128-d9d7d928dc63 HTTP/1.1" 200 262 0.063763 10.0.0.27 - - [2026-05-28 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032464 10.0.0.27 - - [2026-05-28 01:44:52] "PUT /access-control-list/4a7c058c-9dc0-4940-8c39-d1afcb76da48 HTTP/1.1" 200 272 0.030044 10.0.0.27 - - [2026-05-28 01:44:52] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.026055 10.0.0.27 - - [2026-05-28 01:44:52] "PUT /access-control-list/d066215e-3cbd-4d1e-bef2-4dfe33c1d7fa HTTP/1.1" 200 272 0.035222 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.27 - - [2026-05-28 01:44:52] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003094 10.0.0.27 - - [2026-05-28 01:44:52] "POST /tags HTTP/1.1" 409 210 0.002575 10.0.0.27 - - [2026-05-28 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2026-05-28 01:44:52] "GET /tag/3907a3e7-56b3-4875-8aa8-8d5c659ffbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015910 10.0.0.27 - - [2026-05-28 01:44:53] "POST /firewall-rules HTTP/1.1" 200 570 0.080536 10.0.0.27 - - [2026-05-28 01:44:53] "GET /firewall-rule/75a4c54e-9804-4e76-9229-986c85e04d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004002 10.0.0.27 - - [2026-05-28 01:44:53] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003721 10.0.0.27 - - [2026-05-28 01:44:53] "GET /firewall-rule/75a4c54e-9804-4e76-9229-986c85e04d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002022 10.0.0.27 - - [2026-05-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.053222 10.0.0.27 - - [2026-05-28 01:44:53] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004359 10.0.0.27 - - [2026-05-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.27 - - [2026-05-28 01:44:53] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005198 10.0.0.27 - - [2026-05-28 01:44:53] "POST /tags HTTP/1.1" 409 210 0.001886 10.0.0.27 - - [2026-05-28 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.27 - - [2026-05-28 01:44:53] "GET /tag/3907a3e7-56b3-4875-8aa8-8d5c659ffbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013890 10.0.0.27 - - [2026-05-28 01:44:53] "POST /firewall-rules HTTP/1.1" 200 568 0.095005 10.0.0.27 - - [2026-05-28 01:44:53] "GET /firewall-rule/cae6f008-b293-46bd-bdde-1dcea1281a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022516 10.0.0.27 - - [2026-05-28 01:44:53] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006265 10.0.0.27 - - [2026-05-28 01:44:53] "GET /firewall-rule/cae6f008-b293-46bd-bdde-1dcea1281a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002618 10.0.0.27 - - [2026-05-28 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.054800 10.0.0.27 - - [2026-05-28 01:44:53] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004428 10.0.0.27 - - [2026-05-28 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.27 - - [2026-05-28 01:44:59] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.27 - - [2026-05-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.27 - - [2026-05-28 01:44:59] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006514 10.0.0.27 - - [2026-05-28 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.27 - - [2026-05-28 01:44:59] "GET /config-node/bc0ce386-5c4a-4c56-9d5b-01ed60ee27da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003400 10.0.0.27 - - [2026-05-28 01:45:10] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.27 - - [2026-05-28 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.27 - - [2026-05-28 01:45:10] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004981 10.0.0.27 - - [2026-05-28 01:45:10] "POST /bgp-routers HTTP/1.1" 409 301 0.003778 10.0.0.27 - - [2026-05-28 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.27 - - [2026-05-28 01:45:10] "GET /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004815 10.0.0.27 - - [2026-05-28 01:45:10] "PUT /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280 HTTP/1.1" 200 254 0.019509 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001183 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001417 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001210 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.240 - - [2026-05-28 01:45:26] "GET / HTTP/1.1" 200 35931 0.002505 10.0.0.240 - - [2026-05-28 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.240 - - [2026-05-28 01:45:26] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004652 10.0.0.240 - - [2026-05-28 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.240 - - [2026-05-28 01:45:26] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003206 10.0.0.240 - - [2026-05-28 01:45:26] "PUT /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef HTTP/1.1" 200 274 0.010876 10.0.0.240 - - [2026-05-28 01:45:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.012143 10.0.0.240 - - [2026-05-28 01:45:26] "POST /virtual-routers HTTP/1.1" 200 599 0.024960 10.0.0.240 - - [2026-05-28 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.240 - - [2026-05-28 01:45:26] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004158 10.0.0.240 - - [2026-05-28 01:45:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002275 10.0.0.240 - - [2026-05-28 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.240 - - [2026-05-28 01:45:26] "GET /virtual-network/8f25daba-15a7-41ce-8a40-afc98a885716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008435 10.0.0.240 - - [2026-05-28 01:45:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071606 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004288 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:45:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001446 10.0.0.240 - - [2026-05-28 01:45:46] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.240 - - [2026-05-28 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.240 - - [2026-05-28 01:45:46] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005629 10.0.0.240 - - [2026-05-28 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.240 - - [2026-05-28 01:45:46] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003447 10.0.0.240 - - [2026-05-28 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.240 - - [2026-05-28 01:45:46] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002589 10.0.0.240 - - [2026-05-28 01:45:46] "PUT /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616 HTTP/1.1" 200 262 0.010785 10.0.0.240 - - [2026-05-28 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014975 10.0.0.240 - - [2026-05-28 01:45:47] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003560 10.0.0.240 - - [2026-05-28 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.240 - - [2026-05-28 01:45:47] "GET /virtual-machine-interface/b9c391ca-d9eb-47f0-ab20-81d03ddcd7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004288 10.0.0.240 - - [2026-05-28 01:45:47] "PUT /virtual-machine-interface/b9c391ca-d9eb-47f0-ab20-81d03ddcd7e0 HTTP/1.1" 200 284 0.009811 10.0.0.27 - - [2026-05-28 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.27 - - [2026-05-28 01:46:12] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003272 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:46:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:46:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 10.0.0.27 - - [2026-05-28 01:48:19] "GET /global-system-configs HTTP/1.1" 200 322 0.012712 10.0.0.27 - - [2026-05-28 01:48:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002328 10.0.0.27 - - [2026-05-28 01:48:39] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003398 10.0.0.27 - - [2026-05-28 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.008425 10.0.0.27 - - [2026-05-28 01:48:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004728 10.0.0.27 - - [2026-05-28 01:48:51] "POST /set-tag HTTP/1.1" 200 109 0.019642 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008460 10.0.0.27 - - [2026-05-28 01:48:51] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.27 - - [2026-05-28 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.27 - - [2026-05-28 01:48:51] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006441 10.0.0.27 - - [2026-05-28 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.27 - - [2026-05-28 01:48:51] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002907 10.0.0.27 - - [2026-05-28 01:48:51] "GET /loadbalancer-pool/e18a59f3-1068-48e6-a27b-3e936fd1de7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004726 10.0.0.27 - - [2026-05-28 01:48:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024722 10.0.0.27 - - [2026-05-28 01:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017406 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015190 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007526 10.0.0.27 - - [2026-05-28 01:48:51] "POST /ref-update HTTP/1.1" 200 156 0.007665 10.0.0.27 - - [2026-05-28 01:48:51] "POST /tags HTTP/1.1" 409 205 0.002367 10.0.0.27 - - [2026-05-28 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.27 - - [2026-05-28 01:48:51] "GET /tag/00921eb3-65d8-41a2-9452-d35fbfe01add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012824 10.0.0.27 - - [2026-05-28 01:48:51] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.003622 10.0.0.27 - - [2026-05-28 01:48:51] "PUT /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e HTTP/1.1" 200 256 0.010912 10.0.0.27 - - [2026-05-28 01:48:51] "POST /set-tag HTTP/1.1" 200 109 0.067066 10.0.0.27 - - [2026-05-28 01:48:51] "GET /loadbalancer-pool/b77bfd18-c0b8-4183-9ff3-94ce9b957aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019854 10.0.0.27 - - [2026-05-28 01:48:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022219 10.0.0.27 - - [2026-05-28 01:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009135 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019581 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017157 10.0.0.27 - - [2026-05-28 01:48:51] "POST /set-tag HTTP/1.1" 200 109 0.005979 10.0.0.27 - - [2026-05-28 01:48:51] "POST /ref-update HTTP/1.1" 200 156 0.011195 10.0.0.27 - - [2026-05-28 01:48:51] "GET /loadbalancer-pool/aa7368c6-894d-4c55-b0ae-a63da083dc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004905 10.0.0.27 - - [2026-05-28 01:48:51] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003369 10.0.0.27 - - [2026-05-28 01:48:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043290 10.0.0.27 - - [2026-05-28 01:48:51] "PUT /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e HTTP/1.1" 200 256 0.051358 10.0.0.27 - - [2026-05-28 01:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.039377 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011686 10.0.0.27 - - [2026-05-28 01:48:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004249 10.0.0.27 - - [2026-05-28 01:48:51] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.27 - - [2026-05-28 01:48:51] "POST /ref-update HTTP/1.1" 200 156 0.016042 10.0.0.27 - - [2026-05-28 01:48:51] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005079 10.0.0.27 - - [2026-05-28 01:48:51] "PUT /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e HTTP/1.1" 200 256 0.015707 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:50:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:50:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:50:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:50:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:50:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001340 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:50:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.27 - - [2026-05-28 01:50:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005025 10.0.0.27 - - [2026-05-28 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.27 - - [2026-05-28 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.27 - - [2026-05-28 01:50:50] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003105 10.0.0.27 - - [2026-05-28 01:50:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004202 10.0.0.27 - - [2026-05-28 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.048748 10.0.0.27 - - [2026-05-28 01:50:50] "DELETE /loadbalancer-member/76569813-01d5-45d4-a36c-5930315bf9e3 HTTP/1.1" 200 115 0.084307 10.0.0.27 - - [2026-05-28 01:50:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008323 10.0.0.27 - - [2026-05-28 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.27 - - [2026-05-28 01:50:50] "DELETE /loadbalancer-member/2f20b574-d556-43ac-8d54-6b2ce6cdd909 HTTP/1.1" 200 115 0.051739 10.0.0.27 - - [2026-05-28 01:50:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005570 10.0.0.27 - - [2026-05-28 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.27 - - [2026-05-28 01:50:50] "DELETE /loadbalancer-member/64d18615-099a-4542-ae94-9b52dbda8a34 HTTP/1.1" 200 115 0.050261 10.0.0.27 - - [2026-05-28 01:50:50] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005844 10.0.0.27 - - [2026-05-28 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.009892 10.0.0.27 - - [2026-05-28 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.27 - - [2026-05-28 01:50:51] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003934 10.0.0.27 - - [2026-05-28 01:50:51] "GET /loadbalancer-pool/e18a59f3-1068-48e6-a27b-3e936fd1de7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002774 10.0.0.27 - - [2026-05-28 01:50:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020956 10.0.0.27 - - [2026-05-28 01:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013447 10.0.0.27 - - [2026-05-28 01:50:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016480 10.0.0.27 - - [2026-05-28 01:50:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005919 10.0.0.27 - - [2026-05-28 01:50:51] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004496 10.0.0.27 - - [2026-05-28 01:50:51] "POST /set-tag HTTP/1.1" 200 109 0.072732 10.0.0.27 - - [2026-05-28 01:50:51] "GET /loadbalancer-pool/b77bfd18-c0b8-4183-9ff3-94ce9b957aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.032004 10.0.0.27 - - [2026-05-28 01:50:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038890 10.0.0.27 - - [2026-05-28 01:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019822 10.0.0.27 - - [2026-05-28 01:50:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.030009 10.0.0.27 - - [2026-05-28 01:50:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008828 10.0.0.27 - - [2026-05-28 01:50:51] "POST /set-tag HTTP/1.1" 200 109 0.008162 10.0.0.27 - - [2026-05-28 01:50:51] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006842 10.0.0.27 - - [2026-05-28 01:50:51] "GET /loadbalancer-pool/aa7368c6-894d-4c55-b0ae-a63da083dc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004503 10.0.0.27 - - [2026-05-28 01:50:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034361 10.0.0.27 - - [2026-05-28 01:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033848 10.0.0.27 - - [2026-05-28 01:50:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.037706 10.0.0.27 - - [2026-05-28 01:50:51] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011303 10.0.0.27 - - [2026-05-28 01:50:51] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.008497 10.0.0.27 - - [2026-05-28 01:50:51] "POST /set-tag HTTP/1.1" 200 109 0.002907 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:51:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:51:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.27 - - [2026-05-28 01:52:06] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.27 - - [2026-05-28 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.27 - - [2026-05-28 01:52:06] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047200 10.0.0.27 - - [2026-05-28 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.27 - - [2026-05-28 01:52:07] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055241 10.0.0.27 - - [2026-05-28 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.27 - - [2026-05-28 01:52:07] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036170 10.0.0.27 - - [2026-05-28 01:52:07] "POST /tags HTTP/1.1" 200 333 0.038822 10.0.0.27 - - [2026-05-28 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029586 10.0.0.27 - - [2026-05-28 01:52:07] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.055244 10.0.0.27 - - [2026-05-28 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2026-05-28 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.27 - - [2026-05-28 01:52:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051511 10.0.0.27 - - [2026-05-28 01:52:08] "GET /virtual-networks?parent_id=d5c31b1e-e300-41e9-97a0-b4cd5c5052ed&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.014069 10.0.0.27 - - [2026-05-28 01:52:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061450 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.27 - - [2026-05-28 01:52:08] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.021271 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.27 - - [2026-05-28 01:52:08] "GET /service-appliance-set/a30b058e-fbea-4dbf-aaa5-48f4ccf88973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003305 10.0.0.27 - - [2026-05-28 01:52:08] "POST /virtual-networks HTTP/1.1" 200 512 0.080535 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010943 10.0.0.27 - - [2026-05-28 01:52:08] "GET /network-ipam/9bba8249-ba3a-4ac2-a3da-c6a1b38a39d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.009143 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.003796 10.0.0.27 - - [2026-05-28 01:52:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.132316 10.0.0.27 - - [2026-05-28 01:52:08] "GET /virtual-machine-interface/f709d212-7695-4f09-b4cd-c9182f6b2350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.034386 10.0.0.27 - - [2026-05-28 01:52:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003402 10.0.0.27 - - [2026-05-28 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.170308 10.0.0.27 - - [2026-05-28 01:52:08] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007472 10.0.0.27 - - [2026-05-28 01:52:08] "GET /domains HTTP/1.1" 200 280 0.002918 10.0.0.27 - - [2026-05-28 01:52:08] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae HTTP/1.1" 200 3087 0.009933 10.0.0.27 - - [2026-05-28 01:52:08] "POST /instance-ips HTTP/1.1" 200 409 0.035173 10.0.0.27 - - [2026-05-28 01:52:08] "GET /instance-ip/ba00ac2c-d32f-4d28-9abf-f923e7d08399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.009682 10.0.0.27 - - [2026-05-28 01:52:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed HTTP/1.1" 200 5477 0.070301 10.0.0.27 - - [2026-05-28 01:52:08] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.007441 10.0.0.27 - - [2026-05-28 01:52:08] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.042801 10.0.0.27 - - [2026-05-28 01:52:08] "POST /loadbalancers HTTP/1.1" 200 610 0.097877 10.0.0.27 - - [2026-05-28 01:52:08] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1180 0.008096 10.0.0.27 - - [2026-05-28 01:52:08] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1180 0.003633 10.0.0.27 - - [2026-05-28 01:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019875 10.0.0.27 - - [2026-05-28 01:52:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049818 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130 10.0.0.27 - - [2026-05-28 01:52:08] "GET /instance-ip/ba00ac2c-d32f-4d28-9abf-f923e7d08399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003773 10.0.0.27 - - [2026-05-28 01:52:08] "POST /route-targets HTTP/1.1" 200 327 0.016937 10.0.0.27 - - [2026-05-28 01:52:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058238 10.0.0.27 - - [2026-05-28 01:52:08] "POST /floating-ips HTTP/1.1" 200 597 0.058855 10.0.0.27 - - [2026-05-28 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.037654 10.0.0.27 - - [2026-05-28 01:52:08] "GET /loadbalancer/24eb668c-da03-45e1-89d7-e1c626790ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006680 10.0.0.27 - - [2026-05-28 01:52:08] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.026405 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.27 - - [2026-05-28 01:52:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033363 10.0.0.27 - - [2026-05-28 01:52:08] "GET /loadbalancer-listener/3d02ba96-ba38-4b60-82af-9a239366408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003526 10.0.0.27 - - [2026-05-28 01:52:08] "GET /loadbalancer-listener/3d02ba96-ba38-4b60-82af-9a239366408a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003321 10.0.0.27 - - [2026-05-28 01:52:08] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019154 10.0.0.27 - - [2026-05-28 01:52:08] "GET /instance-ip/ba00ac2c-d32f-4d28-9abf-f923e7d08399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.009000 10.0.0.27 - - [2026-05-28 01:52:08] "GET /instance-ip/ba00ac2c-d32f-4d28-9abf-f923e7d08399?fields=floating_ips HTTP/1.1" 200 1213 0.008153 10.0.0.27 - - [2026-05-28 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.27 - - [2026-05-28 01:52:08] "GET /loadbalancer/24eb668c-da03-45e1-89d7-e1c626790ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002227 10.0.0.27 - - [2026-05-28 01:52:09] "GET /floating-ip/81a3c970-217c-4620-bfa1-5bf2dbdcefc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004854 10.0.0.27 - - [2026-05-28 01:52:09] "POST /tags HTTP/1.1" 200 295 0.062078 10.0.0.27 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.27 - - [2026-05-28 01:52:09] "GET /tag/39710720-f775-48ba-a194-770100b10c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.018445 10.0.0.27 - - [2026-05-28 01:52:09] "POST /tags HTTP/1.1" 409 233 0.002092 10.0.0.27 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.27 - - [2026-05-28 01:52:09] "GET /tag/a55d32c0-a2fd-4af2-96fc-9869ff191d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.012189 10.0.0.27 - - [2026-05-28 01:52:09] "POST /tags HTTP/1.1" 409 206 0.002341 10.0.0.27 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.27 - - [2026-05-28 01:52:09] "GET /tag/6de177a8-e799-4ffa-8167-e6af31bbd024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012488 10.0.0.27 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.27 - - [2026-05-28 01:52:09] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007044 10.0.0.27 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2026-05-28 01:52:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050056 10.0.0.27 - - [2026-05-28 01:52:09] "POST /virtual-machines HTTP/1.1" 200 369 0.009642 10.0.0.27 - - [2026-05-28 01:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017588 10.0.0.27 - - [2026-05-28 01:52:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134324 10.0.0.27 - - [2026-05-28 01:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013578 10.0.0.27 - - [2026-05-28 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010807 10.0.0.27 - - [2026-05-28 01:52:09] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006662 10.0.0.27 - - [2026-05-28 01:52:09] "POST /instance-ips HTTP/1.1" 200 409 0.022503 10.0.0.27 - - [2026-05-28 01:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029743 10.0.0.27 - - [2026-05-28 01:52:09] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008131 10.0.0.27 - - [2026-05-28 01:52:09] "POST /set-tag HTTP/1.1" 200 109 0.022326 10.0.0.27 - - [2026-05-28 01:52:09] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022650 10.0.0.27 - - [2026-05-28 01:52:09] "GET /instance-ip/d6aefa82-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004346 10.0.0.27 - - [2026-05-28 01:52:09] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006332 10.0.0.27 - - [2026-05-28 01:52:09] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.27 - - [2026-05-28 01:52:09] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003974 10.0.0.27 - - [2026-05-28 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010020 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008636 10.0.0.27 - - [2026-05-28 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.27 - - [2026-05-28 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005178 10.0.0.27 - - [2026-05-28 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.27 - - [2026-05-28 01:52:10] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037717 10.0.0.27 - - [2026-05-28 01:52:10] "POST /virtual-machines HTTP/1.1" 200 369 0.009286 10.0.0.27 - - [2026-05-28 01:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014251 10.0.0.27 - - [2026-05-28 01:52:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112674 10.0.0.27 - - [2026-05-28 01:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008888 10.0.0.27 - - [2026-05-28 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009648 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006727 10.0.0.27 - - [2026-05-28 01:52:10] "POST /instance-ips HTTP/1.1" 200 409 0.025905 10.0.0.27 - - [2026-05-28 01:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032168 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009374 10.0.0.27 - - [2026-05-28 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.020158 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014214 10.0.0.27 - - [2026-05-28 01:52:10] "GET /instance-ip/d7236804-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005684 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006365 10.0.0.27 - - [2026-05-28 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.005025 10.0.0.27 - - [2026-05-28 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010543 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025295 10.0.0.27 - - [2026-05-28 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.023020 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004872 10.0.0.27 - - [2026-05-28 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.27 - - [2026-05-28 01:52:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004390 10.0.0.27 - - [2026-05-28 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.27 - - [2026-05-28 01:52:13] "GET /domains HTTP/1.1" 200 280 0.001823 10.0.0.27 - - [2026-05-28 01:52:13] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae HTTP/1.1" 200 3087 0.003495 10.0.0.27 - - [2026-05-28 01:52:13] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed HTTP/1.1" 200 7065 0.042176 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.004092 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.004353 10.0.0.27 - - [2026-05-28 01:52:13] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1401 0.015311 10.0.0.27 - - [2026-05-28 01:52:13] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1401 0.003687 10.0.0.27 - - [2026-05-28 01:52:13] "GET /route-target/00cfabd5-9fa6-4e5a-8be6-916bec00771d HTTP/1.1" 200 1150 0.003222 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.006683 10.0.0.27 - - [2026-05-28 01:52:13] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1401 0.004941 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006922 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.005466 10.0.0.27 - - [2026-05-28 01:52:13] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1401 0.003862 10.0.0.27 - - [2026-05-28 01:52:13] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 200 1401 0.002850 10.0.0.27 - - [2026-05-28 01:52:13] "GET /route-target/00cfabd5-9fa6-4e5a-8be6-916bec00771d HTTP/1.1" 200 1150 0.002264 10.0.0.27 - - [2026-05-28 01:52:13] "GET /domains HTTP/1.1" 200 280 0.002296 10.0.0.27 - - [2026-05-28 01:52:13] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae HTTP/1.1" 200 3087 0.003345 10.0.0.27 - - [2026-05-28 01:52:13] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed HTTP/1.1" 200 7065 0.035926 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2089 0.007306 10.0.0.27 - - [2026-05-28 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.27 - - [2026-05-28 01:52:13] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037508 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005463 10.0.0.27 - - [2026-05-28 01:52:13] "GET /floating-ip-pools?parent_id=88dd753f-bf8f-417c-b3d0-51820ca6d9e9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002209 10.0.0.27 - - [2026-05-28 01:52:13] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004930 10.0.0.27 - - [2026-05-28 01:52:13] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019046 10.0.0.27 - - [2026-05-28 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.010188 10.0.0.27 - - [2026-05-28 01:52:14] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008008 10.0.0.27 - - [2026-05-28 01:52:14] "GET /domains HTTP/1.1" 200 280 0.002352 10.0.0.27 - - [2026-05-28 01:52:14] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae HTTP/1.1" 200 3087 0.006188 10.0.0.27 - - [2026-05-28 01:52:14] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed HTTP/1.1" 200 7321 0.031610 10.0.0.27 - - [2026-05-28 01:52:14] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2327 0.005809 10.0.0.27 - - [2026-05-28 01:52:14] "GET /floating-ip-pool/3b5b7e86-0cea-4f5b-ba8a-2706221f1306 HTTP/1.1" 200 1314 0.002903 10.0.0.27 - - [2026-05-28 01:52:14] "GET /domains HTTP/1.1" 200 280 0.001929 10.0.0.27 - - [2026-05-28 01:52:14] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae HTTP/1.1" 200 3087 0.003521 10.0.0.27 - - [2026-05-28 01:52:14] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed HTTP/1.1" 200 7321 0.043564 10.0.0.27 - - [2026-05-28 01:52:14] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 2327 0.005476 10.0.0.27 - - [2026-05-28 01:52:14] "GET /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004788 10.0.0.27 - - [2026-05-28 01:52:14] "POST /tags HTTP/1.1" 200 365 0.070503 10.0.0.27 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027437 10.0.0.27 - - [2026-05-28 01:52:14] "GET /tag/80bc9dcd-329a-4e69-9737-0d67c1779aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.025694 10.0.0.27 - - [2026-05-28 01:52:14] "POST /tags HTTP/1.1" 409 206 0.003225 10.0.0.27 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.27 - - [2026-05-28 01:52:14] "GET /tag/6de177a8-e799-4ffa-8167-e6af31bbd024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014290 10.0.0.27 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.27 - - [2026-05-28 01:52:14] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.025772 10.0.0.27 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.27 - - [2026-05-28 01:52:14] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004131 10.0.0.27 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.27 - - [2026-05-28 01:52:14] "GET /service-appliance-set/0665fee2-3b28-42db-a5ac-52305fe199be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003061 10.0.0.27 - - [2026-05-28 01:52:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001394 10.0.0.27 - - [2026-05-28 01:52:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097168 10.0.0.27 - - [2026-05-28 01:52:14] "GET /virtual-machine-interface/4980e89e-15dd-48c0-9b6c-21c009f59f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007451 10.0.0.27 - - [2026-05-28 01:52:14] "POST /set-tag HTTP/1.1" 200 109 0.025726 10.0.0.27 - - [2026-05-28 01:52:14] "POST /instance-ips HTTP/1.1" 200 417 0.021555 10.0.0.27 - - [2026-05-28 01:52:14] "GET /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012586 10.0.0.27 - - [2026-05-28 01:52:14] "POST /loadbalancers HTTP/1.1" 200 618 0.062254 10.0.0.27 - - [2026-05-28 01:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008908 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010786 10.0.0.27 - - [2026-05-28 01:52:15] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039831 10.0.0.27 - - [2026-05-28 01:52:15] "POST /service-instances HTTP/1.1" 200 566 0.070327 10.0.0.27 - - [2026-05-28 01:52:15] "GET /virtual-machine-interface/4980e89e-15dd-48c0-9b6c-21c009f59f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012001 10.0.0.27 - - [2026-05-28 01:52:15] "GET /virtual-machine-interface/4980e89e-15dd-48c0-9b6c-21c009f59f25?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015834 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.031425 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012092 10.0.0.27 - - [2026-05-28 01:52:15] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.008300 10.0.0.27 - - [2026-05-28 01:52:15] "GET /floating-ip-pool/3b5b7e86-0cea-4f5b-ba8a-2706221f1306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002451 10.0.0.27 - - [2026-05-28 01:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008725 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.27 - - [2026-05-28 01:52:15] "POST /floating-ips HTTP/1.1" 200 671 0.101024 10.0.0.27 - - [2026-05-28 01:52:15] "POST /virtual-machines HTTP/1.1" 200 429 0.080624 10.0.0.27 - - [2026-05-28 01:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.044599 10.0.0.27 - - [2026-05-28 01:52:15] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004704 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.27 - - [2026-05-28 01:52:15] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019800 10.0.0.27 - - [2026-05-28 01:52:15] "POST /tags HTTP/1.1" 409 221 0.015047 10.0.0.27 - - [2026-05-28 01:52:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118357 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.27 - - [2026-05-28 01:52:15] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024786 10.0.0.27 - - [2026-05-28 01:52:15] "POST /chown HTTP/1.1" 200 109 0.044215 10.0.0.27 - - [2026-05-28 01:52:15] "POST /tags HTTP/1.1" 409 238 0.002225 10.0.0.27 - - [2026-05-28 01:52:15] "POST /chown HTTP/1.1" 200 109 0.019914 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.27 - - [2026-05-28 01:52:15] "GET /tag/80bc9dcd-329a-4e69-9737-0d67c1779aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012383 10.0.0.27 - - [2026-05-28 01:52:15] "PUT /virtual-machine-interface/e2ec45ca-4d74-4c0c-875d-4b05c8cc2ba1 HTTP/1.1" 200 284 0.016274 10.0.0.27 - - [2026-05-28 01:52:15] "PUT /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 256 0.026298 10.0.0.27 - - [2026-05-28 01:52:15] "POST /firewall-rules HTTP/1.1" 200 650 0.065297 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.035662 10.0.0.27 - - [2026-05-28 01:52:15] "GET /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004014 10.0.0.27 - - [2026-05-28 01:52:15] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002323 10.0.0.27 - - [2026-05-28 01:52:15] "GET /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002546 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.011755 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.040838 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.045518 10.0.0.27 - - [2026-05-28 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.022149 10.0.0.27 - - [2026-05-28 01:52:15] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.054083 10.0.0.27 - - [2026-05-28 01:52:15] "GET /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003497 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.035608 10.0.0.27 - - [2026-05-28 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.024786 10.0.0.27 - - [2026-05-28 01:52:15] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052924 10.0.0.27 - - [2026-05-28 01:52:16] "POST /virtual-machines HTTP/1.1" 200 429 0.036194 10.0.0.27 - - [2026-05-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.27 - - [2026-05-28 01:52:16] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036923 10.0.0.27 - - [2026-05-28 01:52:16] "GET /loadbalancer-listener/39903a5e-79eb-46f4-b601-1f729396a5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002873 10.0.0.27 - - [2026-05-28 01:52:16] "GET /loadbalancer-listener/39903a5e-79eb-46f4-b601-1f729396a5c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.017158 10.0.0.27 - - [2026-05-28 01:52:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106792 10.0.0.27 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.016862 10.0.0.27 - - [2026-05-28 01:52:16] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.073344 10.0.0.27 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.018719 10.0.0.27 - - [2026-05-28 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024452 10.0.0.27 - - [2026-05-28 01:52:16] "GET /loadbalancer-pool/e6ccafe6-1afa-42d0-833f-cb2279eabcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005559 10.0.0.27 - - [2026-05-28 01:52:16] "PUT /virtual-machine-interface/9b61e510-00e7-4325-be99-d3918497ff1b HTTP/1.1" 200 284 0.009664 10.0.0.27 - - [2026-05-28 01:52:16] "PUT /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 256 0.036731 10.0.0.27 - - [2026-05-28 01:52:16] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044055 10.0.0.27 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.036830 10.0.0.27 - - [2026-05-28 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042555 10.0.0.27 - - [2026-05-28 01:52:16] "GET /loadbalancer-member/ee97a754-c0b2-4074-b271-b1bb4da8911d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.003652 10.0.0.27 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.27 - - [2026-05-28 01:52:16] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003269 10.0.0.27 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.027145 10.0.0.27 - - [2026-05-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.27 - - [2026-05-28 01:52:16] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007948 10.0.0.27 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.034205 10.0.0.27 - - [2026-05-28 01:52:16] "POST /tags HTTP/1.1" 409 221 0.002425 10.0.0.27 - - [2026-05-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.27 - - [2026-05-28 01:52:16] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012744 10.0.0.27 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.013211 10.0.0.27 - - [2026-05-28 01:52:16] "POST /tags HTTP/1.1" 409 238 0.002097 10.0.0.27 - - [2026-05-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.27 - - [2026-05-28 01:52:16] "GET /tag/80bc9dcd-329a-4e69-9737-0d67c1779aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014293 10.0.0.27 - - [2026-05-28 01:52:16] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.008032 10.0.0.27 - - [2026-05-28 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015917 10.0.0.27 - - [2026-05-28 01:52:16] "POST /firewall-rules HTTP/1.1" 409 293 0.009574 10.0.0.27 - - [2026-05-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.27 - - [2026-05-28 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.27 - - [2026-05-28 01:52:16] "PUT /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1 HTTP/1.1" 200 260 0.043154 10.0.0.27 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.026556 10.0.0.27 - - [2026-05-28 01:52:16] "GET /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006191 10.0.0.27 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.033450 10.0.0.27 - - [2026-05-28 01:52:16] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004933 10.0.0.27 - - [2026-05-28 01:52:16] "GET /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.007549 10.0.0.27 - - [2026-05-28 01:52:16] "PUT /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 256 0.026819 10.0.0.27 - - [2026-05-28 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.013484 10.0.0.27 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.023866 10.0.0.27 - - [2026-05-28 01:52:16] "POST /chown HTTP/1.1" 200 109 0.020044 10.0.0.27 - - [2026-05-28 01:52:17] "PUT /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 256 0.014953 10.0.0.27 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.058116 10.0.0.27 - - [2026-05-28 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.27 - - [2026-05-28 01:52:17] "POST /chown HTTP/1.1" 200 109 0.007767 10.0.0.27 - - [2026-05-28 01:52:17] "POST /chown HTTP/1.1" 200 109 0.024626 10.0.0.27 - - [2026-05-28 01:52:17] "PUT /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 256 0.019593 10.0.0.27 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.061312 10.0.0.27 - - [2026-05-28 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020991 10.0.0.27 - - [2026-05-28 01:52:17] "POST /chown HTTP/1.1" 200 109 0.023742 10.0.0.27 - - [2026-05-28 01:52:17] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.031134 10.0.0.27 - - [2026-05-28 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.27 - - [2026-05-28 01:52:17] "POST /chown HTTP/1.1" 200 109 0.049003 10.0.0.27 - - [2026-05-28 01:52:17] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.078911 10.0.0.27 - - [2026-05-28 01:52:17] "PUT /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 256 0.040868 10.0.0.27 - - [2026-05-28 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.024561 10.0.0.27 - - [2026-05-28 01:52:17] "POST /virtual-machines HTTP/1.1" 200 373 0.016263 10.0.0.27 - - [2026-05-28 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029673 10.0.0.27 - - [2026-05-28 01:52:17] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.031700 10.0.0.27 - - [2026-05-28 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030484 10.0.0.27 - - [2026-05-28 01:52:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153832 10.0.0.27 - - [2026-05-28 01:52:17] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.026234 10.0.0.27 - - [2026-05-28 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032542 10.0.0.27 - - [2026-05-28 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013974 10.0.0.27 - - [2026-05-28 01:52:17] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006388 10.0.0.27 - - [2026-05-28 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.052555 10.0.0.27 - - [2026-05-28 01:52:17] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.013324 10.0.0.27 - - [2026-05-28 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020789 10.0.0.27 - - [2026-05-28 01:52:17] "POST /instance-ips HTTP/1.1" 200 413 0.063604 10.0.0.27 - - [2026-05-28 01:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.052993 10.0.0.27 - - [2026-05-28 01:52:18] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013190 10.0.0.27 - - [2026-05-28 01:52:18] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.028879 10.0.0.27 - - [2026-05-28 01:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025264 10.0.0.27 - - [2026-05-28 01:52:18] "POST /set-tag HTTP/1.1" 200 109 0.041201 10.0.0.27 - - [2026-05-28 01:52:18] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.018947 10.0.0.27 - - [2026-05-28 01:52:18] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.023507 10.0.0.27 - - [2026-05-28 01:52:18] "GET /instance-ip/db8d84b0-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006086 10.0.0.27 - - [2026-05-28 01:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032948 10.0.0.27 - - [2026-05-28 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.012006 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.017061 10.0.0.27 - - [2026-05-28 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.020104 10.0.0.27 - - [2026-05-28 01:52:18] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010870 10.0.0.27 - - [2026-05-28 01:52:18] "POST /set-tag HTTP/1.1" 200 109 0.011609 10.0.0.27 - - [2026-05-28 01:52:18] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.015911 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.038527 10.0.0.27 - - [2026-05-28 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.118208 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.119079 10.0.0.27 - - [2026-05-28 01:52:18] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006620 10.0.0.27 - - [2026-05-28 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.012455 10.0.0.27 - - [2026-05-28 01:52:18] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.27 - - [2026-05-28 01:52:18] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009974 10.0.0.27 - - [2026-05-28 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007671 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.010775 10.0.0.27 - - [2026-05-28 01:52:18] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.007779 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.019203 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.024360 10.0.0.27 - - [2026-05-28 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.010057 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.033643 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.025654 10.0.0.27 - - [2026-05-28 01:52:18] "POST /chown HTTP/1.1" 200 109 0.029676 10.0.0.27 - - [2026-05-28 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.006666 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.025949 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.006531 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.022149 10.0.0.27 - - [2026-05-28 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.006993 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.023410 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.020578 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.017798 10.0.0.27 - - [2026-05-28 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.006786 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.007342 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.017449 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.018463 10.0.0.27 - - [2026-05-28 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015178 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.016096 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.008426 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.020419 10.0.0.27 - - [2026-05-28 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007523 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.007591 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.026846 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.024251 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.032312 10.0.0.27 - - [2026-05-28 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.008496 10.0.0.27 - - [2026-05-28 01:52:19] "POST /chown HTTP/1.1" 200 109 0.024718 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.007015 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.019716 10.0.0.27 - - [2026-05-28 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.007097 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.023282 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.016071 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.006885 10.0.0.27 - - [2026-05-28 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.008388 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.008207 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.018173 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.028195 10.0.0.27 - - [2026-05-28 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.008909 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.021149 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.009124 10.0.0.27 - - [2026-05-28 01:52:20] "POST /chown HTTP/1.1" 200 109 0.025464 10.0.0.27 - - [2026-05-28 01:52:20] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008960 10.0.0.27 - - [2026-05-28 01:52:20] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.27 - - [2026-05-28 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.27 - - [2026-05-28 01:52:20] "GET /loadbalancer/24eb668c-da03-45e1-89d7-e1c626790ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010116 10.0.0.27 - - [2026-05-28 01:52:20] "GET /loadbalancer-pool/fddf05df-dd7e-486c-a11f-9a9e88302cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003041 10.0.0.27 - - [2026-05-28 01:52:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016115 10.0.0.27 - - [2026-05-28 01:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010875 10.0.0.27 - - [2026-05-28 01:52:20] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022288 10.0.0.27 - - [2026-05-28 01:52:20] "POST /tags HTTP/1.1" 409 221 0.003802 10.0.0.27 - - [2026-05-28 01:52:21] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011429 10.0.0.27 - - [2026-05-28 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.009882 10.0.0.27 - - [2026-05-28 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.27 - - [2026-05-28 01:52:21] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013660 10.0.0.27 - - [2026-05-28 01:52:21] "GET /floating-ip/81a3c970-217c-4620-bfa1-5bf2dbdcefc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.007386 10.0.0.27 - - [2026-05-28 01:52:21] "PUT /floating-ip/81a3c970-217c-4620-bfa1-5bf2dbdcefc6 HTTP/1.1" 200 256 0.021039 10.0.0.27 - - [2026-05-28 01:52:21] "POST /set-tag HTTP/1.1" 200 109 0.061198 10.0.0.27 - - [2026-05-28 01:52:21] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005875 10.0.0.27 - - [2026-05-28 01:52:21] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.27 - - [2026-05-28 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2026-05-28 01:52:21] "GET /loadbalancer/24eb668c-da03-45e1-89d7-e1c626790ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002595 10.0.0.27 - - [2026-05-28 01:52:21] "GET /loadbalancer-pool/fddf05df-dd7e-486c-a11f-9a9e88302cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003130 10.0.0.27 - - [2026-05-28 01:52:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019046 10.0.0.27 - - [2026-05-28 01:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021073 10.0.0.27 - - [2026-05-28 01:52:21] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009665 10.0.0.27 - - [2026-05-28 01:52:21] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006027 10.0.0.27 - - [2026-05-28 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.011402 10.0.0.27 - - [2026-05-28 01:52:22] "POST /set-tag HTTP/1.1" 200 109 0.028507 10.0.0.27 - - [2026-05-28 01:52:22] "GET /floating-ip/81a3c970-217c-4620-bfa1-5bf2dbdcefc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014650 10.0.0.27 - - [2026-05-28 01:52:22] "GET /virtual-machine/4337e401-15b6-48ab-bf7f-2754a0db72d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003140 10.0.0.27 - - [2026-05-28 01:52:22] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004727 10.0.0.27 - - [2026-05-28 01:52:22] "GET /virtual-machine/4db514f5-ddd7-4006-9f62-17035e16317f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003256 10.0.0.27 - - [2026-05-28 01:52:22] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005337 10.0.0.27 - - [2026-05-28 01:52:30] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004852 10.0.0.27 - - [2026-05-28 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.27 - - [2026-05-28 01:52:32] "GET /virtual-machine/8d76fd47-5cf3-47a0-99e7-5c754bc9e96b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003599 10.0.0.27 - - [2026-05-28 01:52:32] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006642 10.0.0.27 - - [2026-05-28 01:52:32] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007462 10.0.0.27 - - [2026-05-28 01:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.27 - - [2026-05-28 01:53:03] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005593 10.0.0.27 - - [2026-05-28 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.27 - - [2026-05-28 01:53:03] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006333 10.0.0.27 - - [2026-05-28 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.004459 10.0.0.27 - - [2026-05-28 01:53:03] "GET /virtual-machine/8d76fd47-5cf3-47a0-99e7-5c754bc9e96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003462 10.0.0.27 - - [2026-05-28 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.015359 10.0.0.27 - - [2026-05-28 01:53:04] "GET /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021688 10.0.0.27 - - [2026-05-28 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.021253 10.0.0.27 - - [2026-05-28 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.058154 10.0.0.27 - - [2026-05-28 01:53:04] "DELETE /instance-ip/db8d84b0-5a37-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.092716 10.0.0.27 - - [2026-05-28 01:53:04] "DELETE /virtual-machine-interface/db67c554-5a37-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.054751 10.0.0.27 - - [2026-05-28 01:53:04] "DELETE /virtual-machine/8d76fd47-5cf3-47a0-99e7-5c754bc9e96b HTTP/1.1" 200 115 0.033798 10.0.0.27 - - [2026-05-28 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.27 - - [2026-05-28 01:53:07] "GET /tag/80bc9dcd-329a-4e69-9737-0d67c1779aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016148 10.0.0.27 - - [2026-05-28 01:53:07] "GET /tag/80bc9dcd-329a-4e69-9737-0d67c1779aec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015170 10.0.0.27 - - [2026-05-28 01:53:07] "GET /virtual-machine-interface/4980e89e-15dd-48c0-9b6c-21c009f59f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005367 10.0.0.27 - - [2026-05-28 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.017549 10.0.0.27 - - [2026-05-28 01:53:08] "GET /virtual-machine-interface/9b61e510-00e7-4325-be99-d3918497ff1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.012499 10.0.0.27 - - [2026-05-28 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.029990 10.0.0.27 - - [2026-05-28 01:53:08] "GET /virtual-machine-interface/e2ec45ca-4d74-4c0c-875d-4b05c8cc2ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005414 10.0.0.27 - - [2026-05-28 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.015593 10.0.0.27 - - [2026-05-28 01:53:08] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011548 10.0.0.27 - - [2026-05-28 01:53:08] "GET /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003558 10.0.0.27 - - [2026-05-28 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.012569 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /firewall-rule/8a101689-f562-4cda-a3fc-9f2dac5997c1 HTTP/1.1" 200 115 0.045214 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /loadbalancer-member/ee97a754-c0b2-4074-b271-b1bb4da8911d HTTP/1.1" 200 115 0.028964 10.0.0.27 - - [2026-05-28 01:53:08] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.014705 10.0.0.27 - - [2026-05-28 01:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036659 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /loadbalancer-pool/e6ccafe6-1afa-42d0-833f-cb2279eabcd1 HTTP/1.1" 200 115 0.094439 10.0.0.27 - - [2026-05-28 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /loadbalancer-listener/39903a5e-79eb-46f4-b601-1f729396a5c3 HTTP/1.1" 200 115 0.050879 10.0.0.27 - - [2026-05-28 01:53:08] "GET /floating-ip/67a4ead8-9d87-4109-8bc8-55d53158ea88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009522 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.024782 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.043026 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.024204 10.0.0.27 - - [2026-05-28 01:53:08] "PUT /floating-ip/67a4ead8-9d87-4109-8bc8-55d53158ea88 HTTP/1.1" 200 256 0.102645 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.018687 10.0.0.27 - - [2026-05-28 01:53:08] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.014482 10.0.0.27 - - [2026-05-28 01:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028875 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /floating-ip/67a4ead8-9d87-4109-8bc8-55d53158ea88 HTTP/1.1" 200 115 0.100038 10.0.0.27 - - [2026-05-28 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335 HTTP/1.1" 200 115 0.057756 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.010646 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.028343 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 200 109 0.013262 10.0.0.27 - - [2026-05-28 01:53:08] "DELETE /instance-ip/8d1448a0-95c9-40bb-a68f-67eb87ca2b6d HTTP/1.1" 200 115 0.097713 10.0.0.27 - - [2026-05-28 01:53:08] "POST /chown HTTP/1.1" 404 171 0.002832 10.0.0.27 - - [2026-05-28 01:53:08] "GET /floating-ip-pool/3b5b7e86-0cea-4f5b-ba8a-2706221f1306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002573 10.0.0.27 - - [2026-05-28 01:53:08] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.017299 10.0.0.27 - - [2026-05-28 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035521 10.0.0.27 - - [2026-05-28 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.071875 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /virtual-machine-interface/4980e89e-15dd-48c0-9b6c-21c009f59f25 HTTP/1.1" 200 115 0.126734 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /floating-ip-pool/3b5b7e86-0cea-4f5b-ba8a-2706221f1306 HTTP/1.1" 200 115 0.057452 10.0.0.27 - - [2026-05-28 01:53:09] "PUT /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 266 0.020122 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /tag/80bc9dcd-329a-4e69-9737-0d67c1779aec HTTP/1.1" 200 115 0.137292 10.0.0.27 - - [2026-05-28 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025125 10.0.0.27 - - [2026-05-28 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.27 - - [2026-05-28 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.27 - - [2026-05-28 01:53:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001782 10.0.0.27 - - [2026-05-28 01:53:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005303 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /virtual-network/88dd753f-bf8f-417c-b3d0-51820ca6d9e9 HTTP/1.1" 200 115 0.153591 10.0.0.27 - - [2026-05-28 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.27 - - [2026-05-28 01:53:09] "GET /routing-instance/5d4a4ed4-2412-4bd6-83fc-d2e0ac39f1de HTTP/1.1" 404 171 0.004443 10.0.0.27 - - [2026-05-28 01:53:09] "GET /domains HTTP/1.1" 200 280 0.002819 10.0.0.27 - - [2026-05-28 01:53:09] "GET /domain/f379e18d-d69e-49df-9b95-567afafa40ae HTTP/1.1" 200 3087 0.005669 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /route-target/00cfabd5-9fa6-4e5a-8be6-916bec00771d HTTP/1.1" 200 115 0.044899 10.0.0.27 - - [2026-05-28 01:53:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed HTTP/1.1" 200 7412 0.041050 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /service-instance/cd7c58b4-76be-4950-8463-8a75e4ed45e3 HTTP/1.1" 200 115 0.122641 10.0.0.27 - - [2026-05-28 01:53:09] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013815 10.0.0.27 - - [2026-05-28 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.004713 10.0.0.27 - - [2026-05-28 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010893 10.0.0.27 - - [2026-05-28 01:53:09] "GET /virtual-machine-interface/9b61e510-00e7-4325-be99-d3918497ff1b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006923 10.0.0.27 - - [2026-05-28 01:53:09] "GET /loadbalancer/24eb668c-da03-45e1-89d7-e1c626790ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007933 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /virtual-machine-interface/9b61e510-00e7-4325-be99-d3918497ff1b HTTP/1.1" 200 115 0.048268 10.0.0.27 - - [2026-05-28 01:53:09] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006972 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /virtual-machine/a982404e-0775-414e-9439-0ce4138560cb HTTP/1.1" 200 115 0.039586 10.0.0.27 - - [2026-05-28 01:53:09] "GET /virtual-machine-interface/e2ec45ca-4d74-4c0c-875d-4b05c8cc2ba1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006821 10.0.0.27 - - [2026-05-28 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.045678 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /loadbalancer-member/d502a3dd-06a2-4bdd-b4bd-45cb42e06267 HTTP/1.1" 200 115 0.062309 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /virtual-machine-interface/e2ec45ca-4d74-4c0c-875d-4b05c8cc2ba1 HTTP/1.1" 200 115 0.057947 10.0.0.27 - - [2026-05-28 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.011027 10.0.0.27 - - [2026-05-28 01:53:09] "DELETE /virtual-machine/9acd4806-a83e-4648-9788-b620615b2f22 HTTP/1.1" 200 115 0.040379 10.0.0.27 - - [2026-05-28 01:53:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005758 10.0.0.27 - - [2026-05-28 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.27 - - [2026-05-28 01:53:10] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004573 10.0.0.27 - - [2026-05-28 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.004697 10.0.0.27 - - [2026-05-28 01:53:10] "GET /virtual-machine/4db514f5-ddd7-4006-9f62-17035e16317f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004644 10.0.0.27 - - [2026-05-28 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.012351 10.0.0.27 - - [2026-05-28 01:53:11] "GET /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013546 10.0.0.27 - - [2026-05-28 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.025899 10.0.0.27 - - [2026-05-28 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.034613 10.0.0.27 - - [2026-05-28 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.035455 10.0.0.27 - - [2026-05-28 01:53:11] "DELETE /instance-ip/d7236804-5a37-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.035949 10.0.0.27 - - [2026-05-28 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.010635 10.0.0.27 - - [2026-05-28 01:53:11] "DELETE /virtual-machine-interface/d708d976-5a37-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.055671 10.0.0.27 - - [2026-05-28 01:53:11] "DELETE /virtual-machine/4db514f5-ddd7-4006-9f62-17035e16317f HTTP/1.1" 200 115 0.019562 10.0.0.27 - - [2026-05-28 01:53:14] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015786 10.0.0.27 - - [2026-05-28 01:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.27 - - [2026-05-28 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2026-05-28 01:53:14] "GET /loadbalancer/24eb668c-da03-45e1-89d7-e1c626790ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003780 10.0.0.27 - - [2026-05-28 01:53:15] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005109 10.0.0.27 - - [2026-05-28 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.27 - - [2026-05-28 01:53:15] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004462 10.0.0.27 - - [2026-05-28 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.003522 10.0.0.27 - - [2026-05-28 01:53:16] "GET /virtual-machine/4337e401-15b6-48ab-bf7f-2754a0db72d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003451 10.0.0.27 - - [2026-05-28 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.013179 10.0.0.27 - - [2026-05-28 01:53:16] "GET /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008191 10.0.0.27 - - [2026-05-28 01:53:16] "POST /set-tag HTTP/1.1" 200 109 0.029313 10.0.0.27 - - [2026-05-28 01:53:16] "POST /set-tag HTTP/1.1" 200 109 0.041061 10.0.0.27 - - [2026-05-28 01:53:16] "POST /set-tag HTTP/1.1" 200 109 0.031961 10.0.0.27 - - [2026-05-28 01:53:16] "DELETE /instance-ip/d6aefa82-5a37-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.080963 10.0.0.27 - - [2026-05-28 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.023900 10.0.0.27 - - [2026-05-28 01:53:16] "DELETE /virtual-machine-interface/d690bcfc-5a37-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.062007 10.0.0.27 - - [2026-05-28 01:53:16] "DELETE /virtual-machine/4337e401-15b6-48ab-bf7f-2754a0db72d3 HTTP/1.1" 200 115 0.048583 10.0.0.27 - - [2026-05-28 01:53:16] "DELETE /tag/a55d32c0-a2fd-4af2-96fc-9869ff191d6a HTTP/1.1" 200 115 0.072549 10.0.0.27 - - [2026-05-28 01:53:16] "DELETE /tag/39710720-f775-48ba-a194-770100b10c56 HTTP/1.1" 200 115 0.078863 10.0.0.27 - - [2026-05-28 01:53:19] "GET /global-system-configs HTTP/1.1" 200 322 0.012614 10.0.0.27 - - [2026-05-28 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.27 - - [2026-05-28 01:53:19] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058236 10.0.0.27 - - [2026-05-28 01:53:20] "POST /tags HTTP/1.1" 200 393 0.043672 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018371 10.0.0.27 - - [2026-05-28 01:53:20] "GET /tag/77f93d49-4983-4ce1-ba8d-fb724ea5c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.029246 10.0.0.27 - - [2026-05-28 01:53:20] "POST /tags HTTP/1.1" 200 341 0.029740 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2026-05-28 01:53:20] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.025668 10.0.0.27 - - [2026-05-28 01:53:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000484 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002249 10.0.0.27 - - [2026-05-28 01:53:20] "POST /security-groups HTTP/1.1" 200 589 0.102196 10.0.0.27 - - [2026-05-28 01:53:20] "POST /projects HTTP/1.1" 200 519 0.204430 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.002231 10.0.0.27 - - [2026-05-28 01:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013265 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011902 10.0.0.27 - - [2026-05-28 01:53:20] "POST /access-control-lists HTTP/1.1" 200 598 0.050938 10.0.0.27 - - [2026-05-28 01:53:20] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011021 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.007603 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.27 - - [2026-05-28 01:53:20] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.021487 10.0.0.27 - - [2026-05-28 01:53:20] "POST /access-control-lists HTTP/1.1" 200 596 0.070190 10.0.0.27 - - [2026-05-28 01:53:20] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.056168 10.0.0.27 - - [2026-05-28 01:53:20] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.043455 10.0.0.27 - - [2026-05-28 01:53:20] "POST /security-groups HTTP/1.1" 200 591 0.083006 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.001585 10.0.0.27 - - [2026-05-28 01:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022006 10.0.0.27 - - [2026-05-28 01:53:20] "POST /chown HTTP/1.1" 200 109 0.029520 10.0.0.27 - - [2026-05-28 01:53:20] "POST /access-control-lists HTTP/1.1" 200 632 0.043097 10.0.0.27 - - [2026-05-28 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.013307 10.0.0.27 - - [2026-05-28 01:53:20] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006062 10.0.0.27 - - [2026-05-28 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.27 - - [2026-05-28 01:53:21] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004367 10.0.0.27 - - [2026-05-28 01:53:21] "POST /tags HTTP/1.1" 409 226 0.002770 10.0.0.27 - - [2026-05-28 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2026-05-28 01:53:21] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016698 10.0.0.27 - - [2026-05-28 01:53:21] "POST /access-control-lists HTTP/1.1" 200 630 0.106836 10.0.0.27 - - [2026-05-28 01:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.004912 10.0.0.27 - - [2026-05-28 01:53:21] "POST /firewall-rules HTTP/1.1" 200 600 0.088393 10.0.0.27 - - [2026-05-28 01:53:21] "GET /firewall-rule/615fe701-4bb1-4ec9-a2b4-a1733a1d3c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.019104 10.0.0.27 - - [2026-05-28 01:53:21] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004569 10.0.0.27 - - [2026-05-28 01:53:21] "GET /firewall-rule/615fe701-4bb1-4ec9-a2b4-a1733a1d3c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003028 10.0.0.27 - - [2026-05-28 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.069035 10.0.0.27 - - [2026-05-28 01:53:21] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022046 10.0.0.27 - - [2026-05-28 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.27 - - [2026-05-28 01:53:21] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002960 10.0.0.27 - - [2026-05-28 01:53:21] "POST /tags HTTP/1.1" 409 226 0.001766 10.0.0.27 - - [2026-05-28 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2026-05-28 01:53:21] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011676 10.0.0.27 - - [2026-05-28 01:53:21] "POST /firewall-rules HTTP/1.1" 200 598 0.066248 10.0.0.27 - - [2026-05-28 01:53:21] "GET /firewall-rule/8ed84c4c-3909-427d-859d-fc9987d45cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004789 10.0.0.27 - - [2026-05-28 01:53:21] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003807 10.0.0.27 - - [2026-05-28 01:53:21] "GET /firewall-rule/8ed84c4c-3909-427d-859d-fc9987d45cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002599 10.0.0.27 - - [2026-05-28 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.058518 10.0.0.27 - - [2026-05-28 01:53:23] "POST /tags HTTP/1.1" 200 393 0.027322 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012832 10.0.0.27 - - [2026-05-28 01:53:23] "GET /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013240 10.0.0.27 - - [2026-05-28 01:53:23] "POST /tags HTTP/1.1" 200 341 0.045837 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.025412 10.0.0.27 - - [2026-05-28 01:53:23] "GET /tag/7d2d341c-0c77-4da9-bff2-b3029b27d7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.029068 10.0.0.27 - - [2026-05-28 01:53:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000729 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.002129 10.0.0.27 - - [2026-05-28 01:53:23] "POST /security-groups HTTP/1.1" 200 589 0.102986 10.0.0.27 - - [2026-05-28 01:53:23] "POST /projects HTTP/1.1" 200 519 0.334445 10.0.0.27 - - [2026-05-28 01:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012997 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.005898 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.27 - - [2026-05-28 01:53:23] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010964 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.27 - - [2026-05-28 01:53:23] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.047587 10.0.0.27 - - [2026-05-28 01:53:23] "POST /access-control-lists HTTP/1.1" 200 598 0.090829 10.0.0.27 - - [2026-05-28 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.009033 10.0.0.27 - - [2026-05-28 01:53:23] "POST /access-control-lists HTTP/1.1" 200 596 0.075981 10.0.0.27 - - [2026-05-28 01:53:23] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.083591 10.0.0.27 - - [2026-05-28 01:53:24] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.118119 10.0.0.27 - - [2026-05-28 01:53:24] "POST /security-groups HTTP/1.1" 200 591 0.091424 10.0.0.27 - - [2026-05-28 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.004982 10.0.0.27 - - [2026-05-28 01:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038875 10.0.0.27 - - [2026-05-28 01:53:24] "POST /chown HTTP/1.1" 200 109 0.022191 10.0.0.27 - - [2026-05-28 01:53:24] "POST /access-control-lists HTTP/1.1" 200 632 0.087867 10.0.0.27 - - [2026-05-28 01:53:24] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.055374 10.0.0.27 - - [2026-05-28 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.004181 10.0.0.27 - - [2026-05-28 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.27 - - [2026-05-28 01:53:24] "POST /access-control-lists HTTP/1.1" 200 630 0.096619 10.0.0.27 - - [2026-05-28 01:53:24] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.059493 10.0.0.27 - - [2026-05-28 01:53:24] "POST /tags HTTP/1.1" 409 226 0.005691 10.0.0.27 - - [2026-05-28 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.27 - - [2026-05-28 01:53:24] "GET /tag/7d2d341c-0c77-4da9-bff2-b3029b27d7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019299 10.0.0.27 - - [2026-05-28 01:53:24] "POST /firewall-rules HTTP/1.1" 200 600 0.070133 10.0.0.27 - - [2026-05-28 01:53:24] "GET /firewall-rule/0b762808-593f-4ef4-bc7f-2991ff291433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004317 10.0.0.27 - - [2026-05-28 01:53:24] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004004 10.0.0.27 - - [2026-05-28 01:53:24] "GET /firewall-rule/0b762808-593f-4ef4-bc7f-2991ff291433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002433 10.0.0.27 - - [2026-05-28 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.057026 10.0.0.27 - - [2026-05-28 01:53:24] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007785 10.0.0.27 - - [2026-05-28 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.27 - - [2026-05-28 01:53:24] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004085 10.0.0.27 - - [2026-05-28 01:53:24] "POST /tags HTTP/1.1" 409 226 0.002159 10.0.0.27 - - [2026-05-28 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.27 - - [2026-05-28 01:53:24] "GET /tag/7d2d341c-0c77-4da9-bff2-b3029b27d7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014513 10.0.0.27 - - [2026-05-28 01:53:24] "POST /firewall-rules HTTP/1.1" 200 598 0.075726 10.0.0.27 - - [2026-05-28 01:53:25] "GET /firewall-rule/a5278ed1-1764-4ea0-aacc-bcdb5e7dc06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004553 10.0.0.27 - - [2026-05-28 01:53:25] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004094 10.0.0.27 - - [2026-05-28 01:53:25] "GET /firewall-rule/a5278ed1-1764-4ea0-aacc-bcdb5e7dc06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002527 10.0.0.27 - - [2026-05-28 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.065884 10.0.0.27 - - [2026-05-28 01:53:26] "POST /tags HTTP/1.1" 200 345 0.087836 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.27 - - [2026-05-28 01:53:26] "GET /tag/fe6b072a-8286-426e-9988-d9a4330ef581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018052 10.0.0.27 - - [2026-05-28 01:53:26] "POST /projects HTTP/1.1" 409 238 0.003696 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.27 - - [2026-05-28 01:53:26] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044660 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.27 - - [2026-05-28 01:53:26] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005462 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2026-05-28 01:53:26] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.010565 10.0.0.27 - - [2026-05-28 01:53:26] "POST /security-groups HTTP/1.1" 409 285 0.002841 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.27 - - [2026-05-28 01:53:26] "PUT /security-group/319609e5-0d3d-49c2-89a7-4378ee385877 HTTP/1.1" 200 262 0.059050 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007925 10.0.0.27 - - [2026-05-28 01:53:26] "PUT /access-control-list/cd77931f-96f5-4c47-8806-7329abf18ff0 HTTP/1.1" 200 272 0.020218 10.0.0.27 - - [2026-05-28 01:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025137 10.0.0.27 - - [2026-05-28 01:53:26] "POST /tags HTTP/1.1" 409 228 0.025293 10.0.0.27 - - [2026-05-28 01:53:26] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.096102 10.0.0.27 - - [2026-05-28 01:53:26] "PUT /access-control-list/0fa81e9c-4736-426d-84dc-0d7dce0db86b HTTP/1.1" 200 272 0.061891 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.27 - - [2026-05-28 01:53:26] "GET /tag/fe6b072a-8286-426e-9988-d9a4330ef581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012433 10.0.0.27 - - [2026-05-28 01:53:26] "POST /tags HTTP/1.1" 200 345 0.030173 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.27 - - [2026-05-28 01:53:26] "GET /tag/045b50ba-4089-4087-a245-c84a661ce88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022534 10.0.0.27 - - [2026-05-28 01:53:26] "POST /projects HTTP/1.1" 409 238 0.004351 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010922 10.0.0.27 - - [2026-05-28 01:53:26] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053966 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.27 - - [2026-05-28 01:53:26] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007869 10.0.0.27 - - [2026-05-28 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2026-05-28 01:53:27] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005614 10.0.0.27 - - [2026-05-28 01:53:27] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050156 10.0.0.27 - - [2026-05-28 01:53:27] "POST /security-groups HTTP/1.1" 409 285 0.002595 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.27 - - [2026-05-28 01:53:27] "PUT /security-group/232b12f1-4e59-419a-9040-3b8f655b6d87 HTTP/1.1" 200 262 0.064827 10.0.0.27 - - [2026-05-28 01:53:27] "PUT /access-control-list/97d74854-acd6-4986-b1de-0da41f154814 HTTP/1.1" 200 272 0.012323 10.0.0.27 - - [2026-05-28 01:53:27] "PUT /access-control-list/0f0e0063-2669-4465-a565-59848339836b HTTP/1.1" 200 272 0.025929 10.0.0.27 - - [2026-05-28 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021601 10.0.0.27 - - [2026-05-28 01:53:27] "POST /tags HTTP/1.1" 409 228 0.017926 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.27 - - [2026-05-28 01:53:27] "GET /tag/045b50ba-4089-4087-a245-c84a661ce88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013378 10.0.0.27 - - [2026-05-28 01:53:27] "POST /tags HTTP/1.1" 200 291 0.051856 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019205 10.0.0.27 - - [2026-05-28 01:53:27] "GET /tag/1e7c836c-f884-4238-918f-0e798fc3a665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014484 10.0.0.27 - - [2026-05-28 01:53:27] "POST /tags HTTP/1.1" 200 303 0.058489 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013517 10.0.0.27 - - [2026-05-28 01:53:27] "GET /tag/55cda211-6d36-4c8c-8655-98424a0145d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016697 10.0.0.27 - - [2026-05-28 01:53:27] "POST /tags HTTP/1.1" 409 252 0.002434 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.27 - - [2026-05-28 01:53:27] "GET /tag/77f93d49-4983-4ce1-ba8d-fb724ea5c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011930 10.0.0.27 - - [2026-05-28 01:53:27] "POST /tags HTTP/1.1" 409 226 0.002939 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.27 - - [2026-05-28 01:53:27] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012410 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.27 - - [2026-05-28 01:53:27] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009255 10.0.0.27 - - [2026-05-28 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.27 - - [2026-05-28 01:53:27] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041925 10.0.0.27 - - [2026-05-28 01:53:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008529 10.0.0.27 - - [2026-05-28 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024996 10.0.0.27 - - [2026-05-28 01:53:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121835 10.0.0.27 - - [2026-05-28 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009466 10.0.0.27 - - [2026-05-28 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018625 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009186 10.0.0.27 - - [2026-05-28 01:53:28] "POST /instance-ips HTTP/1.1" 200 397 0.033313 10.0.0.27 - - [2026-05-28 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035283 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.018910 10.0.0.27 - - [2026-05-28 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.079431 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016624 10.0.0.27 - - [2026-05-28 01:53:28] "GET /instance-ip/056324ac-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003595 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005141 10.0.0.27 - - [2026-05-28 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.006369 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005244 10.0.0.27 - - [2026-05-28 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.010070 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014256 10.0.0.27 - - [2026-05-28 01:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.27 - - [2026-05-28 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004915 10.0.0.27 - - [2026-05-28 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.27 - - [2026-05-28 01:53:28] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039031 10.0.0.27 - - [2026-05-28 01:53:28] "POST /virtual-machines HTTP/1.1" 200 395 0.010264 10.0.0.27 - - [2026-05-28 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018830 10.0.0.27 - - [2026-05-28 01:53:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115988 10.0.0.27 - - [2026-05-28 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028886 10.0.0.27 - - [2026-05-28 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.27 - - [2026-05-28 01:53:28] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011292 10.0.0.27 - - [2026-05-28 01:53:29] "POST /instance-ips HTTP/1.1" 200 397 0.026127 10.0.0.27 - - [2026-05-28 01:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026956 10.0.0.27 - - [2026-05-28 01:53:29] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016550 10.0.0.27 - - [2026-05-28 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.068456 10.0.0.27 - - [2026-05-28 01:53:29] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.024072 10.0.0.27 - - [2026-05-28 01:53:29] "GET /instance-ip/05ebdc8e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007862 10.0.0.27 - - [2026-05-28 01:53:29] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005025 10.0.0.27 - - [2026-05-28 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.005576 10.0.0.27 - - [2026-05-28 01:53:29] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.006373 10.0.0.27 - - [2026-05-28 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.012768 10.0.0.27 - - [2026-05-28 01:53:29] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012229 10.0.0.27 - - [2026-05-28 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.010093 10.0.0.27 - - [2026-05-28 01:53:29] "POST /tags HTTP/1.1" 200 291 0.019282 10.0.0.27 - - [2026-05-28 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011967 10.0.0.27 - - [2026-05-28 01:53:29] "GET /tag/26e1ba0a-30ae-4285-a114-0ec7ad805d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017281 10.0.0.27 - - [2026-05-28 01:53:29] "POST /tags HTTP/1.1" 409 252 0.002244 10.0.0.27 - - [2026-05-28 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.27 - - [2026-05-28 01:53:29] "GET /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012005 10.0.0.27 - - [2026-05-28 01:53:29] "POST /tags HTTP/1.1" 409 226 0.003747 10.0.0.27 - - [2026-05-28 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.27 - - [2026-05-28 01:53:29] "GET /tag/7d2d341c-0c77-4da9-bff2-b3029b27d7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015111 10.0.0.27 - - [2026-05-28 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.27 - - [2026-05-28 01:53:29] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004807 10.0.0.27 - - [2026-05-28 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.27 - - [2026-05-28 01:53:29] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043715 10.0.0.27 - - [2026-05-28 01:53:29] "POST /virtual-machines HTTP/1.1" 200 395 0.009110 10.0.0.27 - - [2026-05-28 01:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020326 10.0.0.27 - - [2026-05-28 01:53:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116930 10.0.0.27 - - [2026-05-28 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008671 10.0.0.27 - - [2026-05-28 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005580 10.0.0.27 - - [2026-05-28 01:53:30] "POST /instance-ips HTTP/1.1" 200 397 0.024560 10.0.0.27 - - [2026-05-28 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019740 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014419 10.0.0.27 - - [2026-05-28 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.064174 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021514 10.0.0.27 - - [2026-05-28 01:53:30] "GET /instance-ip/06938f10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004025 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004296 10.0.0.27 - - [2026-05-28 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006862 10.0.0.27 - - [2026-05-28 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.010143 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004210 10.0.0.27 - - [2026-05-28 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.27 - - [2026-05-28 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006017 10.0.0.27 - - [2026-05-28 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.27 - - [2026-05-28 01:53:30] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038924 10.0.0.27 - - [2026-05-28 01:53:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008665 10.0.0.27 - - [2026-05-28 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018266 10.0.0.27 - - [2026-05-28 01:53:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121540 10.0.0.27 - - [2026-05-28 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009483 10.0.0.27 - - [2026-05-28 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013058 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.022741 10.0.0.27 - - [2026-05-28 01:53:30] "POST /instance-ips HTTP/1.1" 200 397 0.021503 10.0.0.27 - - [2026-05-28 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018331 10.0.0.27 - - [2026-05-28 01:53:30] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.019598 10.0.0.27 - - [2026-05-28 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.080111 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018246 10.0.0.27 - - [2026-05-28 01:53:31] "GET /instance-ip/07098f94-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003372 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006257 10.0.0.27 - - [2026-05-28 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005318 10.0.0.27 - - [2026-05-28 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010011 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008832 10.0.0.27 - - [2026-05-28 01:53:31] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.27 - - [2026-05-28 01:53:31] "POST /tags HTTP/1.1" 200 299 0.022502 10.0.0.27 - - [2026-05-28 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2026-05-28 01:53:31] "GET /tag/d4c63dd1-d100-4cf6-aa1f-f2ff47aa1be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.019664 10.0.0.27 - - [2026-05-28 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005050 10.0.0.27 - - [2026-05-28 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2026-05-28 01:53:31] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049963 10.0.0.27 - - [2026-05-28 01:53:31] "POST /virtual-machines HTTP/1.1" 200 395 0.014687 10.0.0.27 - - [2026-05-28 01:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025095 10.0.0.27 - - [2026-05-28 01:53:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123703 10.0.0.27 - - [2026-05-28 01:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012289 10.0.0.27 - - [2026-05-28 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020924 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011682 10.0.0.27 - - [2026-05-28 01:53:31] "POST /instance-ips HTTP/1.1" 200 397 0.028206 10.0.0.27 - - [2026-05-28 01:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021748 10.0.0.27 - - [2026-05-28 01:53:31] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010858 10.0.0.27 - - [2026-05-28 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.026400 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009898 10.0.0.27 - - [2026-05-28 01:53:32] "GET /instance-ip/07a19e38-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005181 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008855 10.0.0.27 - - [2026-05-28 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.004905 10.0.0.27 - - [2026-05-28 01:53:32] "POST /tags HTTP/1.1" 200 299 0.029094 10.0.0.27 - - [2026-05-28 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2026-05-28 01:53:32] "GET /tag/92ed5557-f6ba-45b4-af8d-c2a424bdd717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.030409 10.0.0.27 - - [2026-05-28 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008751 10.0.0.27 - - [2026-05-28 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.27 - - [2026-05-28 01:53:32] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038470 10.0.0.27 - - [2026-05-28 01:53:32] "POST /virtual-machines HTTP/1.1" 200 395 0.009100 10.0.0.27 - - [2026-05-28 01:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021591 10.0.0.27 - - [2026-05-28 01:53:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104666 10.0.0.27 - - [2026-05-28 01:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010622 10.0.0.27 - - [2026-05-28 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006044 10.0.0.27 - - [2026-05-28 01:53:32] "POST /instance-ips HTTP/1.1" 200 397 0.026445 10.0.0.27 - - [2026-05-28 01:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020189 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009794 10.0.0.27 - - [2026-05-28 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.032319 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.026658 10.0.0.27 - - [2026-05-28 01:53:32] "GET /instance-ip/082001b0-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006267 10.0.0.27 - - [2026-05-28 01:53:32] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005639 10.0.0.27 - - [2026-05-28 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.003990 10.0.0.27 - - [2026-05-28 01:53:32] "POST /tags HTTP/1.1" 200 299 0.028831 10.0.0.27 - - [2026-05-28 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.27 - - [2026-05-28 01:53:33] "GET /tag/a307525c-2849-4b5b-ba93-2966c91e2edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.026107 10.0.0.27 - - [2026-05-28 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.27 - - [2026-05-28 01:53:33] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010581 10.0.0.27 - - [2026-05-28 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.27 - - [2026-05-28 01:53:33] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054834 10.0.0.27 - - [2026-05-28 01:53:33] "POST /virtual-machines HTTP/1.1" 200 395 0.015092 10.0.0.27 - - [2026-05-28 01:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032642 10.0.0.27 - - [2026-05-28 01:53:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134402 10.0.0.27 - - [2026-05-28 01:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007829 10.0.0.27 - - [2026-05-28 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008465 10.0.0.27 - - [2026-05-28 01:53:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006150 10.0.0.27 - - [2026-05-28 01:53:33] "POST /instance-ips HTTP/1.1" 200 397 0.028130 10.0.0.27 - - [2026-05-28 01:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017853 10.0.0.27 - - [2026-05-28 01:53:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013107 10.0.0.27 - - [2026-05-28 01:53:33] "POST /set-tag HTTP/1.1" 200 109 0.026277 10.0.0.27 - - [2026-05-28 01:53:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.024624 10.0.0.27 - - [2026-05-28 01:53:33] "GET /instance-ip/08a2c474-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004719 10.0.0.27 - - [2026-05-28 01:53:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007573 10.0.0.27 - - [2026-05-28 01:53:33] "POST /set-tag HTTP/1.1" 200 109 0.008405 10.0.0.27 - - [2026-05-28 01:53:33] "POST /tags HTTP/1.1" 200 299 0.052983 10.0.0.27 - - [2026-05-28 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.27 - - [2026-05-28 01:53:33] "GET /tag/a54fb53c-b338-4120-87a2-cf92a8ea7b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.021837 10.0.0.27 - - [2026-05-28 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011324 10.0.0.27 - - [2026-05-28 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.27 - - [2026-05-28 01:53:34] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037710 10.0.0.27 - - [2026-05-28 01:53:34] "POST /virtual-machines HTTP/1.1" 200 395 0.018633 10.0.0.27 - - [2026-05-28 01:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013369 10.0.0.27 - - [2026-05-28 01:53:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119951 10.0.0.27 - - [2026-05-28 01:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020695 10.0.0.27 - - [2026-05-28 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008780 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005155 10.0.0.27 - - [2026-05-28 01:53:34] "POST /instance-ips HTTP/1.1" 200 397 0.030733 10.0.0.27 - - [2026-05-28 01:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017684 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016942 10.0.0.27 - - [2026-05-28 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.037053 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.028746 10.0.0.27 - - [2026-05-28 01:53:34] "GET /instance-ip/09220572-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.015032 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008293 10.0.0.27 - - [2026-05-28 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.004550 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005840 10.0.0.27 - - [2026-05-28 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.010831 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018996 10.0.0.27 - - [2026-05-28 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009888 10.0.0.27 - - [2026-05-28 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004764 10.0.0.27 - - [2026-05-28 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.010221 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005383 10.0.0.27 - - [2026-05-28 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.27 - - [2026-05-28 01:53:34] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.010547 10.0.0.27 - - [2026-05-28 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014056 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005123 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005234 10.0.0.27 - - [2026-05-28 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.009336 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011531 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004448 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004701 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.003766 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011899 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004169 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007146 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005810 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004566 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005463 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.006796 10.0.0.27 - - [2026-05-28 01:53:35] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006397 10.0.0.27 - - [2026-05-28 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.27 - - [2026-05-28 01:53:37] "GET /virtual-machine/3d77dd5b-3586-4f4e-af9a-7ee2b116424e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003069 10.0.0.27 - - [2026-05-28 01:53:37] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004459 10.0.0.27 - - [2026-05-28 01:53:37] "GET /virtual-machine/0298f0c2-4f09-4fba-a8dc-932220cee840?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004106 10.0.0.27 - - [2026-05-28 01:53:37] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005653 10.0.0.27 - - [2026-05-28 01:53:37] "GET /virtual-machine/a3c03a14-abdc-40cc-a346-82e7782d6de7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004226 10.0.0.27 - - [2026-05-28 01:53:37] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006037 10.0.0.27 - - [2026-05-28 01:53:39] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004990 10.0.0.27 - - [2026-05-28 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.27 - - [2026-05-28 01:53:42] "GET /virtual-machine/c457d9fb-eced-447a-8f5c-75f66d260ae6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003647 10.0.0.27 - - [2026-05-28 01:53:42] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005183 10.0.0.27 - - [2026-05-28 01:53:44] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006018 10.0.0.27 - - [2026-05-28 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.007236 10.0.0.27 - - [2026-05-28 01:53:44] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019417 10.0.0.27 - - [2026-05-28 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.003466 10.0.0.27 - - [2026-05-28 01:53:44] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009958 10.0.0.27 - - [2026-05-28 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.27 - - [2026-05-28 01:53:44] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004550 10.0.0.27 - - [2026-05-28 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine/791e98b9-5268-42fc-ae52-f14aac85b5e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003591 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003848 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine/78184c69-9247-4c6f-a131-559b7a3193b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003722 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004771 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine/dd9292a1-40e3-467d-9c12-c1b8245cda5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003517 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005631 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine/abb3c1bf-95c0-461d-85ac-bc0df70d2617?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004076 10.0.0.27 - - [2026-05-28 01:53:47] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005123 10.0.0.27 - - [2026-05-28 01:53:48] "GET /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001693 10.0.0.27 - - [2026-05-28 01:53:48] "POST /tags HTTP/1.1" 200 333 0.036589 10.0.0.27 - - [2026-05-28 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.030367 10.0.0.27 - - [2026-05-28 01:53:48] "GET /tag/e510bba3-9223-4209-943f-7fbdadd847b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.021930 10.0.0.27 - - [2026-05-28 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.27 - - [2026-05-28 01:53:48] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036939 10.0.0.27 - - [2026-05-28 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.27 - - [2026-05-28 01:53:48] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004507 10.0.0.27 - - [2026-05-28 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2026-05-28 01:53:48] "GET /service-appliance-set/a30b058e-fbea-4dbf-aaa5-48f4ccf88973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003585 10.0.0.27 - - [2026-05-28 01:53:48] "POST /fqname-to-id HTTP/1.1" 404 273 0.001970 10.0.0.27 - - [2026-05-28 01:53:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102002 10.0.0.27 - - [2026-05-28 01:53:48] "GET /virtual-machine-interface/7949009f-1d2c-4bb6-b930-a38bb1dcdb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.025215 10.0.0.27 - - [2026-05-28 01:53:48] "POST /instance-ips HTTP/1.1" 200 409 0.025319 10.0.0.27 - - [2026-05-28 01:53:48] "GET /instance-ip/0deb2acd-ff24-4851-9487-9e7779f0b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009397 10.0.0.27 - - [2026-05-28 01:53:48] "POST /loadbalancers HTTP/1.1" 200 629 0.079542 10.0.0.27 - - [2026-05-28 01:53:48] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037803 10.0.0.27 - - [2026-05-28 01:53:48] "GET /instance-ip/0deb2acd-ff24-4851-9487-9e7779f0b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006109 10.0.0.27 - - [2026-05-28 01:53:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030386 10.0.0.27 - - [2026-05-28 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007433 10.0.0.27 - - [2026-05-28 01:53:48] "POST /floating-ips HTTP/1.1" 200 597 0.053879 10.0.0.27 - - [2026-05-28 01:53:48] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049659 10.0.0.27 - - [2026-05-28 01:53:48] "GET /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003299 10.0.0.27 - - [2026-05-28 01:53:49] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019003 10.0.0.27 - - [2026-05-28 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.27 - - [2026-05-28 01:53:49] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042430 10.0.0.27 - - [2026-05-28 01:53:49] "GET /loadbalancer-listener/a932873d-08bc-4c11-8caa-c4d1d12624a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003953 10.0.0.27 - - [2026-05-28 01:53:49] "GET /loadbalancer-listener/a932873d-08bc-4c11-8caa-c4d1d12624a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.006401 10.0.0.27 - - [2026-05-28 01:53:49] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021549 10.0.0.27 - - [2026-05-28 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.27 - - [2026-05-28 01:53:49] "GET /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004415 10.0.0.27 - - [2026-05-28 01:53:49] "GET /instance-ip/0deb2acd-ff24-4851-9487-9e7779f0b344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005903 10.0.0.27 - - [2026-05-28 01:53:49] "GET /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006198 10.0.0.27 - - [2026-05-28 01:53:49] "GET /instance-ip/0deb2acd-ff24-4851-9487-9e7779f0b344?fields=floating_ips HTTP/1.1" 200 1212 0.007142 10.0.0.27 - - [2026-05-28 01:53:49] "GET /loadbalancer-pool/b03ff568-8f04-4f3a-8158-ee95ff4f3c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004386 10.0.0.27 - - [2026-05-28 01:53:49] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018422 10.0.0.27 - - [2026-05-28 01:53:49] "GET /floating-ip/3ba3424e-db89-4fb0-b1b0-def7d8b854fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004091 10.0.0.27 - - [2026-05-28 01:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014005 10.0.0.27 - - [2026-05-28 01:53:49] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013343 10.0.0.27 - - [2026-05-28 01:53:49] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005945 10.0.0.27 - - [2026-05-28 01:53:49] "POST /tags HTTP/1.1" 409 221 0.003809 10.0.0.27 - - [2026-05-28 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.009282 10.0.0.27 - - [2026-05-28 01:53:49] "GET /floating-ip/3ba3424e-db89-4fb0-b1b0-def7d8b854fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.015164 10.0.0.27 - - [2026-05-28 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.27 - - [2026-05-28 01:53:49] "GET /tag/e510bba3-9223-4209-943f-7fbdadd847b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014592 10.0.0.27 - - [2026-05-28 01:53:49] "PUT /floating-ip/3ba3424e-db89-4fb0-b1b0-def7d8b854fb HTTP/1.1" 200 256 0.017399 10.0.0.27 - - [2026-05-28 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.082680 10.0.0.27 - - [2026-05-28 01:53:49] "GET /loadbalancer-pool/b03ff568-8f04-4f3a-8158-ee95ff4f3c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002974 10.0.0.27 - - [2026-05-28 01:53:49] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020631 10.0.0.27 - - [2026-05-28 01:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014538 10.0.0.27 - - [2026-05-28 01:53:49] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015044 10.0.0.27 - - [2026-05-28 01:53:49] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004058 10.0.0.27 - - [2026-05-28 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.017038 10.0.0.27 - - [2026-05-28 01:53:49] "GET /floating-ip/3ba3424e-db89-4fb0-b1b0-def7d8b854fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010653 10.0.0.27 - - [2026-05-28 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.078989 10.0.0.27 - - [2026-05-28 01:53:50] "POST /tags HTTP/1.1" 409 206 0.002671 10.0.0.27 - - [2026-05-28 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.27 - - [2026-05-28 01:53:50] "GET /tag/55cda211-6d36-4c8c-8655-98424a0145d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013573 10.0.0.27 - - [2026-05-28 01:53:50] "POST /tags HTTP/1.1" 409 204 0.002406 10.0.0.27 - - [2026-05-28 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.27 - - [2026-05-28 01:53:51] "GET /tag/92ed5557-f6ba-45b4-af8d-c2a424bdd717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.020135 10.0.0.27 - - [2026-05-28 01:53:51] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010961 10.0.0.27 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.27 - - [2026-05-28 01:53:51] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003193 10.0.0.27 - - [2026-05-28 01:53:51] "POST /tags HTTP/1.1" 409 206 0.002968 10.0.0.27 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.27 - - [2026-05-28 01:53:51] "GET /tag/55cda211-6d36-4c8c-8655-98424a0145d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012236 10.0.0.27 - - [2026-05-28 01:53:51] "POST /tags HTTP/1.1" 409 226 0.003394 10.0.0.27 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.27 - - [2026-05-28 01:53:51] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012653 10.0.0.27 - - [2026-05-28 01:53:51] "POST /tags HTTP/1.1" 409 204 0.003183 10.0.0.27 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.27 - - [2026-05-28 01:53:51] "GET /tag/92ed5557-f6ba-45b4-af8d-c2a424bdd717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011465 10.0.0.27 - - [2026-05-28 01:53:51] "POST /tags HTTP/1.1" 409 226 0.001932 10.0.0.27 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.27 - - [2026-05-28 01:53:51] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020960 10.0.0.27 - - [2026-05-28 01:53:51] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003671 10.0.0.27 - - [2026-05-28 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.27 - - [2026-05-28 01:53:51] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002711 10.0.0.27 - - [2026-05-28 01:53:51] "POST /firewall-rules HTTP/1.1" 200 626 0.067614 10.0.0.27 - - [2026-05-28 01:53:51] "POST /firewall-rules HTTP/1.1" 200 646 0.081109 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-rule/a442bf64-ccb3-49f7-b1fe-f75d9b074d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.012677 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002717 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-rule/2aeef34b-cbea-4a13-a036-d50b8aeed411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.006537 10.0.0.27 - - [2026-05-28 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.017918 10.0.0.27 - - [2026-05-28 01:53:51] "POST /firewall-policys HTTP/1.1" 200 606 0.027933 10.0.0.27 - - [2026-05-28 01:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014047 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013195 10.0.0.27 - - [2026-05-28 01:53:51] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007076 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002709 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003798 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004385 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006938 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003793 10.0.0.27 - - [2026-05-28 01:53:51] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002882 10.0.0.27 - - [2026-05-28 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.020235 10.0.0.27 - - [2026-05-28 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.015024 10.0.0.27 - - [2026-05-28 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.039512 10.0.0.27 - - [2026-05-28 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.030823 10.0.0.27 - - [2026-05-28 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.023114 10.0.0.27 - - [2026-05-28 01:53:52] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004340 10.0.0.27 - - [2026-05-28 01:55:08] "POST /tags HTTP/1.1" 200 365 0.050391 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.27 - - [2026-05-28 01:55:08] "GET /tag/3277ee00-77ad-4267-a052-0d9222678be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016273 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.27 - - [2026-05-28 01:55:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058375 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.27 - - [2026-05-28 01:55:08] "GET /service-appliance-set/0665fee2-3b28-42db-a5ac-52305fe199be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003407 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.002198 10.0.0.27 - - [2026-05-28 01:55:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.113518 10.0.0.27 - - [2026-05-28 01:55:08] "GET /virtual-machine-interface/783bf598-3ba2-4cbc-8841-921e12cf252e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.013966 10.0.0.27 - - [2026-05-28 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.021130 10.0.0.27 - - [2026-05-28 01:55:08] "POST /instance-ips HTTP/1.1" 200 417 0.038728 10.0.0.27 - - [2026-05-28 01:55:08] "GET /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011441 10.0.0.27 - - [2026-05-28 01:55:08] "POST /loadbalancers HTTP/1.1" 200 618 0.068283 10.0.0.27 - - [2026-05-28 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.043401 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.27 - - [2026-05-28 01:55:08] "POST /service-instances HTTP/1.1" 200 566 0.043462 10.0.0.27 - - [2026-05-28 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.011990 10.0.0.27 - - [2026-05-28 01:55:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069961 10.0.0.27 - - [2026-05-28 01:55:08] "PUT /service-instance/9148e9c3-5b69-4055-b9af-5dde8d057a5f HTTP/1.1" 200 266 0.048158 10.0.0.27 - - [2026-05-28 01:55:08] "GET /virtual-machine-interface/783bf598-3ba2-4cbc-8841-921e12cf252e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.015768 10.0.0.27 - - [2026-05-28 01:55:08] "GET /virtual-machine-interface/783bf598-3ba2-4cbc-8841-921e12cf252e?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.037145 10.0.0.27 - - [2026-05-28 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039011 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.004179 10.0.0.27 - - [2026-05-28 01:55:08] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009081 10.0.0.27 - - [2026-05-28 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010328 10.0.0.27 - - [2026-05-28 01:55:08] "POST /virtual-machines HTTP/1.1" 200 429 0.028259 10.0.0.27 - - [2026-05-28 01:55:08] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010497 10.0.0.27 - - [2026-05-28 01:55:08] "POST /tags HTTP/1.1" 409 221 0.004794 10.0.0.27 - - [2026-05-28 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2026-05-28 01:55:09] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023664 10.0.0.27 - - [2026-05-28 01:55:09] "POST /tags HTTP/1.1" 409 238 0.006435 10.0.0.27 - - [2026-05-28 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.27 - - [2026-05-28 01:55:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163946 10.0.0.27 - - [2026-05-28 01:55:09] "POST /chown HTTP/1.1" 200 109 0.020561 10.0.0.27 - - [2026-05-28 01:55:09] "GET /tag/3277ee00-77ad-4267-a052-0d9222678be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014087 10.0.0.27 - - [2026-05-28 01:55:09] "POST /chown HTTP/1.1" 200 109 0.047767 10.0.0.27 - - [2026-05-28 01:55:09] "POST /firewall-rules HTTP/1.1" 200 650 0.083218 10.0.0.27 - - [2026-05-28 01:55:09] "GET /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.016768 10.0.0.27 - - [2026-05-28 01:55:09] "PUT /virtual-machine-interface/af166b40-cfc8-4fb6-907e-11ec1f9bdaf7 HTTP/1.1" 200 284 0.056859 10.0.0.27 - - [2026-05-28 01:55:09] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004702 10.0.0.27 - - [2026-05-28 01:55:09] "PUT /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 256 0.057211 10.0.0.27 - - [2026-05-28 01:55:09] "GET /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004782 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.028726 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.037405 10.0.0.27 - - [2026-05-28 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023967 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.055632 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.049659 10.0.0.27 - - [2026-05-28 01:55:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.110512 10.0.0.27 - - [2026-05-28 01:55:09] "GET /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.005838 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.012524 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.057401 10.0.0.27 - - [2026-05-28 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.033607 10.0.0.27 - - [2026-05-28 01:55:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.098315 10.0.0.27 - - [2026-05-28 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009011 10.0.0.27 - - [2026-05-28 01:55:09] "POST /virtual-machines HTTP/1.1" 200 429 0.040075 10.0.0.27 - - [2026-05-28 01:55:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083939 10.0.0.27 - - [2026-05-28 01:55:09] "GET /loadbalancer-listener/4c079dab-b0b7-458b-9736-1005815d6695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.046254 10.0.0.27 - - [2026-05-28 01:55:09] "GET /loadbalancer-listener/4c079dab-b0b7-458b-9736-1005815d6695?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006904 10.0.0.27 - - [2026-05-28 01:55:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145159 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.027908 10.0.0.27 - - [2026-05-28 01:55:10] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.067657 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.006751 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /virtual-machine-interface/ac4e8057-2e19-4ac4-b42e-12198670431a HTTP/1.1" 200 284 0.025893 10.0.0.27 - - [2026-05-28 01:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011254 10.0.0.27 - - [2026-05-28 01:55:10] "GET /loadbalancer-pool/c7396888-272c-4ca4-a5b4-4b8c073cd695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009273 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 256 0.032366 10.0.0.27 - - [2026-05-28 01:55:10] "POST /loadbalancer-members HTTP/1.1" 200 707 0.019408 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.012436 10.0.0.27 - - [2026-05-28 01:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017283 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.030504 10.0.0.27 - - [2026-05-28 01:55:10] "GET /loadbalancer-member/e89a9c8d-c656-4d19-a9d0-e327a5364523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.013682 10.0.0.27 - - [2026-05-28 01:55:10] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002158 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.030005 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.27 - - [2026-05-28 01:55:10] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002506 10.0.0.27 - - [2026-05-28 01:55:10] "POST /tags HTTP/1.1" 409 221 0.001519 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.023365 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2026-05-28 01:55:10] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013250 10.0.0.27 - - [2026-05-28 01:55:10] "POST /tags HTTP/1.1" 409 238 0.003772 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /service-instance/9148e9c3-5b69-4055-b9af-5dde8d057a5f HTTP/1.1" 200 266 0.011081 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.27 - - [2026-05-28 01:55:10] "GET /tag/3277ee00-77ad-4267-a052-0d9222678be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012075 10.0.0.27 - - [2026-05-28 01:55:10] "POST /firewall-rules HTTP/1.1" 409 293 0.003983 10.0.0.27 - - [2026-05-28 01:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010595 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.017633 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7 HTTP/1.1" 200 260 0.025691 10.0.0.27 - - [2026-05-28 01:55:10] "GET /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.007725 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.006175 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 256 0.026671 10.0.0.27 - - [2026-05-28 01:55:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006145 10.0.0.27 - - [2026-05-28 01:55:10] "GET /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.002459 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.024102 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.27 - - [2026-05-28 01:55:10] "GET /tag/3277ee00-77ad-4267-a052-0d9222678be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016880 10.0.0.27 - - [2026-05-28 01:55:10] "GET /tag/3277ee00-77ad-4267-a052-0d9222678be9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.022727 10.0.0.27 - - [2026-05-28 01:55:10] "GET /virtual-machine-interface/783bf598-3ba2-4cbc-8841-921e12cf252e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004555 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.047226 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 256 0.023114 10.0.0.27 - - [2026-05-28 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.017955 10.0.0.27 - - [2026-05-28 01:55:10] "GET /virtual-machine-interface/ac4e8057-2e19-4ac4-b42e-12198670431a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016845 10.0.0.27 - - [2026-05-28 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.022946 10.0.0.27 - - [2026-05-28 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2026-05-28 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.040751 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.027415 10.0.0.27 - - [2026-05-28 01:55:10] "GET /virtual-machine-interface/af166b40-cfc8-4fb6-907e-11ec1f9bdaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006840 10.0.0.27 - - [2026-05-28 01:55:10] "POST /chown HTTP/1.1" 200 109 0.008691 10.0.0.27 - - [2026-05-28 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.020116 10.0.0.27 - - [2026-05-28 01:55:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016397 10.0.0.27 - - [2026-05-28 01:55:10] "PUT /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 256 0.034299 10.0.0.27 - - [2026-05-28 01:55:11] "GET /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.011691 10.0.0.27 - - [2026-05-28 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.054419 10.0.0.27 - - [2026-05-28 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.037943 10.0.0.27 - - [2026-05-28 01:55:11] "POST /chown HTTP/1.1" 200 109 0.016364 10.0.0.27 - - [2026-05-28 01:55:11] "POST /chown HTTP/1.1" 200 109 0.028575 10.0.0.27 - - [2026-05-28 01:55:11] "PUT /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 256 0.039501 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /firewall-rule/d0648fcd-49f5-41c1-9857-9941a3b3d1f7 HTTP/1.1" 200 115 0.130749 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /loadbalancer-member/e89a9c8d-c656-4d19-a9d0-e327a5364523 HTTP/1.1" 200 115 0.029008 10.0.0.27 - - [2026-05-28 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.022289 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /loadbalancer-pool/c7396888-272c-4ca4-a5b4-4b8c073cd695 HTTP/1.1" 200 115 0.069500 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /loadbalancer-listener/4c079dab-b0b7-458b-9736-1005815d6695 HTTP/1.1" 200 115 0.033739 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335 HTTP/1.1" 200 115 0.040659 10.0.0.27 - - [2026-05-28 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.27 - - [2026-05-28 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /instance-ip/70f02e29-78e8-4826-ae25-a957c626c9cf HTTP/1.1" 200 115 0.053854 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /virtual-machine-interface/783bf598-3ba2-4cbc-8841-921e12cf252e HTTP/1.1" 200 115 0.044912 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /tag/3277ee00-77ad-4267-a052-0d9222678be9 HTTP/1.1" 200 115 0.070243 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /service-instance/9148e9c3-5b69-4055-b9af-5dde8d057a5f HTTP/1.1" 200 115 0.068623 10.0.0.27 - - [2026-05-28 01:55:11] "GET /virtual-machine-interface/ac4e8057-2e19-4ac4-b42e-12198670431a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004970 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /virtual-machine-interface/ac4e8057-2e19-4ac4-b42e-12198670431a HTTP/1.1" 200 115 0.044258 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /virtual-machine/73f7a3c7-86cd-4398-b22c-adc7c17e9ca3 HTTP/1.1" 200 115 0.039712 10.0.0.27 - - [2026-05-28 01:55:11] "GET /virtual-machine-interface/af166b40-cfc8-4fb6-907e-11ec1f9bdaf7?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007397 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /virtual-machine-interface/af166b40-cfc8-4fb6-907e-11ec1f9bdaf7 HTTP/1.1" 200 115 0.045290 10.0.0.27 - - [2026-05-28 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.011364 10.0.0.27 - - [2026-05-28 01:55:11] "DELETE /virtual-machine/2140181c-7822-414c-82f7-4d07af833c43 HTTP/1.1" 200 115 0.034985 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:55:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:55:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:55:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:55:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001241 10.0.0.27 - - [2026-05-28 01:55:50] "POST /tags HTTP/1.1" 409 252 0.002262 10.0.0.27 - - [2026-05-28 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010596 10.0.0.27 - - [2026-05-28 01:55:50] "GET /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016143 10.0.0.27 - - [2026-05-28 01:55:50] "POST /tags HTTP/1.1" 409 228 0.002516 10.0.0.27 - - [2026-05-28 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.27 - - [2026-05-28 01:55:50] "GET /tag/045b50ba-4089-4087-a245-c84a661ce88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012136 10.0.0.27 - - [2026-05-28 01:55:50] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002898 10.0.0.27 - - [2026-05-28 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.27 - - [2026-05-28 01:55:51] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003654 10.0.0.27 - - [2026-05-28 01:55:51] "POST /tags HTTP/1.1" 409 206 0.002744 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.27 - - [2026-05-28 01:55:51] "GET /tag/55cda211-6d36-4c8c-8655-98424a0145d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011630 10.0.0.27 - - [2026-05-28 01:55:51] "POST /tags HTTP/1.1" 409 226 0.001608 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.27 - - [2026-05-28 01:55:51] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023347 10.0.0.27 - - [2026-05-28 01:55:51] "POST /tags HTTP/1.1" 409 204 0.003994 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.27 - - [2026-05-28 01:55:51] "GET /tag/92ed5557-f6ba-45b4-af8d-c2a424bdd717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010548 10.0.0.27 - - [2026-05-28 01:55:51] "POST /tags HTTP/1.1" 409 226 0.001986 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.27 - - [2026-05-28 01:55:51] "GET /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013910 10.0.0.27 - - [2026-05-28 01:55:51] "POST /tags HTTP/1.1" 409 228 0.003605 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2026-05-28 01:55:51] "GET /tag/045b50ba-4089-4087-a245-c84a661ce88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015769 10.0.0.27 - - [2026-05-28 01:55:51] "POST /tags HTTP/1.1" 409 252 0.002239 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.27 - - [2026-05-28 01:55:51] "GET /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012423 10.0.0.27 - - [2026-05-28 01:55:51] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002812 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.27 - - [2026-05-28 01:55:51] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002462 10.0.0.27 - - [2026-05-28 01:55:51] "POST /firewall-rules HTTP/1.1" 409 281 0.002691 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.27 - - [2026-05-28 01:55:51] "PUT /firewall-rule/2aeef34b-cbea-4a13-a036-d50b8aeed411 HTTP/1.1" 200 260 0.027474 10.0.0.27 - - [2026-05-28 01:55:51] "POST /firewall-rules HTTP/1.1" 409 291 0.009614 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.27 - - [2026-05-28 01:55:51] "PUT /firewall-rule/a442bf64-ccb3-49f7-b1fe-f75d9b074d1d HTTP/1.1" 200 260 0.024405 10.0.0.27 - - [2026-05-28 01:55:51] "GET /firewall-rule/a442bf64-ccb3-49f7-b1fe-f75d9b074d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.012350 10.0.0.27 - - [2026-05-28 01:55:51] "POST /firewall-rules HTTP/1.1" 200 658 0.089023 10.0.0.27 - - [2026-05-28 01:55:51] "GET /firewall-rule/fa3b6565-b14a-4066-abbd-ee3d390c9e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.008740 10.0.0.27 - - [2026-05-28 01:55:51] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003105 10.0.0.27 - - [2026-05-28 01:55:51] "GET /firewall-rule/2aeef34b-cbea-4a13-a036-d50b8aeed411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003998 10.0.0.27 - - [2026-05-28 01:55:51] "POST /firewall-policys HTTP/1.1" 409 269 0.002277 10.0.0.27 - - [2026-05-28 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.27 - - [2026-05-28 01:55:51] "PUT /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a HTTP/1.1" 200 264 0.023859 10.0.0.27 - - [2026-05-28 01:55:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044666 10.0.0.27 - - [2026-05-28 01:55:52] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014620 10.0.0.27 - - [2026-05-28 01:55:52] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003107 10.0.0.27 - - [2026-05-28 01:55:52] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003379 10.0.0.27 - - [2026-05-28 01:55:52] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003240 10.0.0.27 - - [2026-05-28 01:55:52] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003947 10.0.0.27 - - [2026-05-28 01:55:52] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003337 10.0.0.27 - - [2026-05-28 01:55:52] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003272 10.0.0.27 - - [2026-05-28 01:56:15] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008634 10.0.0.27 - - [2026-05-28 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.27 - - [2026-05-28 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.27 - - [2026-05-28 01:56:15] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004793 10.0.0.27 - - [2026-05-28 01:56:15] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009914 10.0.0.27 - - [2026-05-28 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.035385 10.0.0.27 - - [2026-05-28 01:56:15] "DELETE /loadbalancer-member/74f5057e-d1b4-405e-9521-cfa6765acf87 HTTP/1.1" 200 115 0.031176 10.0.0.27 - - [2026-05-28 01:56:15] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004319 10.0.0.27 - - [2026-05-28 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.005418 10.0.0.27 - - [2026-05-28 01:56:16] "DELETE /loadbalancer-member/e6be9977-37d5-41fd-b62d-8a0715618a65 HTTP/1.1" 200 115 0.051946 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004884 10.0.0.27 - - [2026-05-28 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.004768 10.0.0.27 - - [2026-05-28 01:56:16] "DELETE /loadbalancer-member/24a0e721-572f-4edf-aefc-faa2b4e266ab HTTP/1.1" 200 115 0.049622 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005358 10.0.0.27 - - [2026-05-28 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.006311 10.0.0.27 - - [2026-05-28 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.27 - - [2026-05-28 01:56:16] "GET /loadbalancer/b6137757-888f-47a6-b528-5e5af6284c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006252 10.0.0.27 - - [2026-05-28 01:56:16] "GET /loadbalancer-pool/e18a59f3-1068-48e6-a27b-3e936fd1de7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005280 10.0.0.27 - - [2026-05-28 01:56:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022875 10.0.0.27 - - [2026-05-28 01:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021528 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020244 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005601 10.0.0.27 - - [2026-05-28 01:56:16] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002975 10.0.0.27 - - [2026-05-28 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.073325 10.0.0.27 - - [2026-05-28 01:56:16] "GET /loadbalancer-pool/b77bfd18-c0b8-4183-9ff3-94ce9b957aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016113 10.0.0.27 - - [2026-05-28 01:56:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020256 10.0.0.27 - - [2026-05-28 01:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009834 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007947 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004668 10.0.0.27 - - [2026-05-28 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.27 - - [2026-05-28 01:56:16] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004451 10.0.0.27 - - [2026-05-28 01:56:16] "GET /loadbalancer-pool/aa7368c6-894d-4c55-b0ae-a63da083dc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007364 10.0.0.27 - - [2026-05-28 01:56:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031336 10.0.0.27 - - [2026-05-28 01:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.039886 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008191 10.0.0.27 - - [2026-05-28 01:56:16] "GET /virtual-machine-interface/d083b450-5a36-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008144 10.0.0.27 - - [2026-05-28 01:56:16] "GET /floating-ip/03d31a8d-5755-4ad4-9a23-5dc665e02c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.009843 10.0.0.27 - - [2026-05-28 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.007668 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:56:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:56:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.015727 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.27 - - [2026-05-28 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2026-05-28 01:57:02] "GET /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003051 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004117 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.027703 10.0.0.27 - - [2026-05-28 01:57:02] "DELETE /loadbalancer-member/1694f5b8-5a63-4b05-b34f-b1691fa02e11 HTTP/1.1" 200 115 0.034052 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005489 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005603 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005606 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003914 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005347 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003894 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.27 - - [2026-05-28 01:57:02] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006884 10.0.0.27 - - [2026-05-28 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.27 - - [2026-05-28 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.27 - - [2026-05-28 01:57:02] "GET /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002581 10.0.0.27 - - [2026-05-28 01:57:03] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.012276 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.27 - - [2026-05-28 01:57:03] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006914 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.013858 10.0.0.27 - - [2026-05-28 01:57:03] "GET /virtual-machine/0298f0c2-4f09-4fba-a8dc-932220cee840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006464 10.0.0.27 - - [2026-05-28 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.021565 10.0.0.27 - - [2026-05-28 01:57:03] "GET /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.017620 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.025326 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.033434 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.038780 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.036518 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.018509 10.0.0.27 - - [2026-05-28 01:57:03] "DELETE /instance-ip/05ebdc8e-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.063504 10.0.0.27 - - [2026-05-28 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.028469 10.0.0.27 - - [2026-05-28 01:57:03] "DELETE /virtual-machine-interface/05cd760e-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.045171 10.0.0.27 - - [2026-05-28 01:57:03] "DELETE /virtual-machine/0298f0c2-4f09-4fba-a8dc-932220cee840 HTTP/1.1" 200 115 0.032783 10.0.0.27 - - [2026-05-28 01:57:03] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005564 10.0.0.27 - - [2026-05-28 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.27 - - [2026-05-28 01:57:03] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004581 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005399 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine/c457d9fb-eced-447a-8f5c-75f66d260ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003843 10.0.0.27 - - [2026-05-28 01:57:04] "POST /ref-update HTTP/1.1" 200 156 0.014962 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005941 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.020355 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.035892 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.023098 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.042718 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.029754 10.0.0.27 - - [2026-05-28 01:57:04] "DELETE /instance-ip/07098f94-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.035673 10.0.0.27 - - [2026-05-28 01:57:04] "DELETE /virtual-machine-interface/06ed7944-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.035989 10.0.0.27 - - [2026-05-28 01:57:04] "DELETE /virtual-machine/c457d9fb-eced-447a-8f5c-75f66d260ae6 HTTP/1.1" 200 115 0.030613 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004827 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006142 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine/3d77dd5b-3586-4f4e-af9a-7ee2b116424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003688 10.0.0.27 - - [2026-05-28 01:57:04] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.27 - - [2026-05-28 01:57:04] "GET /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006452 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.019512 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.042772 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.041782 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.023246 10.0.0.27 - - [2026-05-28 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.033993 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /instance-ip/056324ac-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.052634 10.0.0.27 - - [2026-05-28 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /virtual-machine-interface/05480a1e-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.044410 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /virtual-machine/3d77dd5b-3586-4f4e-af9a-7ee2b116424e HTTP/1.1" 200 115 0.020150 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /tag/1e7c836c-f884-4238-918f-0e798fc3a665 HTTP/1.1" 200 115 0.034198 10.0.0.27 - - [2026-05-28 01:57:05] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005410 10.0.0.27 - - [2026-05-28 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.27 - - [2026-05-28 01:57:05] "GET /virtual-machine/a3c03a14-abdc-40cc-a346-82e7782d6de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002556 10.0.0.27 - - [2026-05-28 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.27 - - [2026-05-28 01:57:05] "GET /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004479 10.0.0.27 - - [2026-05-28 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.027404 10.0.0.27 - - [2026-05-28 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.037400 10.0.0.27 - - [2026-05-28 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.015497 10.0.0.27 - - [2026-05-28 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.030420 10.0.0.27 - - [2026-05-28 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.031567 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /instance-ip/06938f10-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.037484 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /virtual-machine-interface/06780d08-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.050049 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /virtual-machine/a3c03a14-abdc-40cc-a346-82e7782d6de7 HTTP/1.1" 200 115 0.018095 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /tag/26e1ba0a-30ae-4285-a114-0ec7ad805d89 HTTP/1.1" 200 115 0.041188 10.0.0.27 - - [2026-05-28 01:57:05] "DELETE /tag/55cda211-6d36-4c8c-8655-98424a0145d7 HTTP/1.1" 409 388 0.004959 10.0.0.27 - - [2026-05-28 01:57:08] "POST /tags HTTP/1.1" 200 365 0.068915 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.27 - - [2026-05-28 01:57:08] "GET /tag/36d8efbf-e008-494e-b8e6-e53417db5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.023625 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.27 - - [2026-05-28 01:57:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057818 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007966 10.0.0.27 - - [2026-05-28 01:57:08] "GET /service-appliance-set/0665fee2-3b28-42db-a5ac-52305fe199be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.008172 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001870 10.0.0.27 - - [2026-05-28 01:57:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.121626 10.0.0.27 - - [2026-05-28 01:57:08] "GET /virtual-machine-interface/44a886cb-cab1-413d-bbce-2f4e72fbfcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018591 10.0.0.27 - - [2026-05-28 01:57:08] "POST /set-tag HTTP/1.1" 200 109 0.014682 10.0.0.27 - - [2026-05-28 01:57:08] "POST /instance-ips HTTP/1.1" 200 417 0.040370 10.0.0.27 - - [2026-05-28 01:57:08] "GET /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004342 10.0.0.27 - - [2026-05-28 01:57:08] "POST /loadbalancers HTTP/1.1" 200 618 0.064355 10.0.0.27 - - [2026-05-28 01:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020761 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010350 10.0.0.27 - - [2026-05-28 01:57:08] "POST /service-instances HTTP/1.1" 200 566 0.023293 10.0.0.27 - - [2026-05-28 01:57:08] "POST /ref-update HTTP/1.1" 200 156 0.019876 10.0.0.27 - - [2026-05-28 01:57:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063253 10.0.0.27 - - [2026-05-28 01:57:08] "GET /virtual-machine-interface/44a886cb-cab1-413d-bbce-2f4e72fbfcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005913 10.0.0.27 - - [2026-05-28 01:57:08] "GET /virtual-machine-interface/44a886cb-cab1-413d-bbce-2f4e72fbfcc1?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009043 10.0.0.27 - - [2026-05-28 01:57:08] "PUT /service-instance/0f19373f-168d-41bd-8510-5146c153c6b1 HTTP/1.1" 200 266 0.026860 10.0.0.27 - - [2026-05-28 01:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019513 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.013051 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010888 10.0.0.27 - - [2026-05-28 01:57:08] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004069 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2026-05-28 01:57:08] "POST /virtual-machines HTTP/1.1" 200 429 0.012255 10.0.0.27 - - [2026-05-28 01:57:08] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015006 10.0.0.27 - - [2026-05-28 01:57:08] "POST /tags HTTP/1.1" 409 221 0.002372 10.0.0.27 - - [2026-05-28 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.27 - - [2026-05-28 01:57:09] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020355 10.0.0.27 - - [2026-05-28 01:57:09] "POST /tags HTTP/1.1" 409 238 0.010477 10.0.0.27 - - [2026-05-28 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2026-05-28 01:57:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110915 10.0.0.27 - - [2026-05-28 01:57:09] "POST /chown HTTP/1.1" 200 109 0.027962 10.0.0.27 - - [2026-05-28 01:57:09] "GET /tag/36d8efbf-e008-494e-b8e6-e53417db5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.020130 10.0.0.27 - - [2026-05-28 01:57:09] "POST /chown HTTP/1.1" 200 109 0.011058 10.0.0.27 - - [2026-05-28 01:57:09] "PUT /virtual-machine-interface/75481f1f-0bcb-40e8-8906-3b5140dc630c HTTP/1.1" 200 284 0.019045 10.0.0.27 - - [2026-05-28 01:57:09] "POST /firewall-rules HTTP/1.1" 200 650 0.099763 10.0.0.27 - - [2026-05-28 01:57:09] "GET /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005683 10.0.0.27 - - [2026-05-28 01:57:09] "PUT /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 256 0.067076 10.0.0.27 - - [2026-05-28 01:57:09] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005226 10.0.0.27 - - [2026-05-28 01:57:09] "GET /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003633 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.022611 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.027467 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.066911 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.020708 10.0.0.27 - - [2026-05-28 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.014167 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.021635 10.0.0.27 - - [2026-05-28 01:57:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061860 10.0.0.27 - - [2026-05-28 01:57:09] "GET /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.009948 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.038374 10.0.0.27 - - [2026-05-28 01:57:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.029207 10.0.0.27 - - [2026-05-28 01:57:09] "POST /virtual-machines HTTP/1.1" 200 429 0.034013 10.0.0.27 - - [2026-05-28 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019399 10.0.0.27 - - [2026-05-28 01:57:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036534 10.0.0.27 - - [2026-05-28 01:57:09] "GET /loadbalancer-listener/86bbbb5a-13a7-45f2-8c79-500f2e9912f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005436 10.0.0.27 - - [2026-05-28 01:57:09] "GET /loadbalancer-listener/86bbbb5a-13a7-45f2-8c79-500f2e9912f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.027065 10.0.0.27 - - [2026-05-28 01:57:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147664 10.0.0.27 - - [2026-05-28 01:57:09] "POST /chown HTTP/1.1" 200 109 0.020201 10.0.0.27 - - [2026-05-28 01:57:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052891 10.0.0.27 - - [2026-05-28 01:57:09] "POST /chown HTTP/1.1" 200 109 0.011913 10.0.0.27 - - [2026-05-28 01:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019758 10.0.0.27 - - [2026-05-28 01:57:09] "GET /loadbalancer-pool/50e95e20-78e5-4475-bb52-2947ef1b6e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011469 10.0.0.27 - - [2026-05-28 01:57:09] "PUT /virtual-machine-interface/faddbc29-065e-4c15-93f7-941740af308f HTTP/1.1" 200 284 0.038980 10.0.0.27 - - [2026-05-28 01:57:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031642 10.0.0.27 - - [2026-05-28 01:57:09] "PUT /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 256 0.022268 10.0.0.27 - - [2026-05-28 01:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008384 10.0.0.27 - - [2026-05-28 01:57:09] "GET /loadbalancer-member/9f2f3bea-f5f6-4af5-a620-c66c3e7e5cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.007909 10.0.0.27 - - [2026-05-28 01:57:09] "POST /ref-update HTTP/1.1" 200 156 0.025466 10.0.0.27 - - [2026-05-28 01:57:10] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015316 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.025321 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.019717 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2026-05-28 01:57:10] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002601 10.0.0.27 - - [2026-05-28 01:57:10] "POST /tags HTTP/1.1" 409 221 0.001871 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.008772 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.019562 10.0.0.27 - - [2026-05-28 01:57:10] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.027748 10.0.0.27 - - [2026-05-28 01:57:10] "POST /tags HTTP/1.1" 409 238 0.006842 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.27 - - [2026-05-28 01:57:10] "PUT /service-instance/0f19373f-168d-41bd-8510-5146c153c6b1 HTTP/1.1" 200 266 0.012810 10.0.0.27 - - [2026-05-28 01:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009197 10.0.0.27 - - [2026-05-28 01:57:10] "GET /tag/36d8efbf-e008-494e-b8e6-e53417db5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014954 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.27 - - [2026-05-28 01:57:10] "POST /firewall-rules HTTP/1.1" 409 293 0.001806 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.009941 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.024444 10.0.0.27 - - [2026-05-28 01:57:10] "PUT /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a HTTP/1.1" 200 260 0.062960 10.0.0.27 - - [2026-05-28 01:57:10] "GET /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009525 10.0.0.27 - - [2026-05-28 01:57:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008427 10.0.0.27 - - [2026-05-28 01:57:10] "PUT /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 256 0.034317 10.0.0.27 - - [2026-05-28 01:57:10] "GET /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003027 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2026-05-28 01:57:10] "GET /tag/36d8efbf-e008-494e-b8e6-e53417db5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015218 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.026031 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.011987 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.010692 10.0.0.27 - - [2026-05-28 01:57:10] "GET /tag/36d8efbf-e008-494e-b8e6-e53417db5844?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.020831 10.0.0.27 - - [2026-05-28 01:57:10] "GET /virtual-machine-interface/44a886cb-cab1-413d-bbce-2f4e72fbfcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004868 10.0.0.27 - - [2026-05-28 01:57:10] "PUT /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 256 0.011573 10.0.0.27 - - [2026-05-28 01:57:10] "POST /set-tag HTTP/1.1" 200 109 0.030349 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.037509 10.0.0.27 - - [2026-05-28 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.27 - - [2026-05-28 01:57:10] "GET /virtual-machine-interface/75481f1f-0bcb-40e8-8906-3b5140dc630c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.006283 10.0.0.27 - - [2026-05-28 01:57:10] "POST /set-tag HTTP/1.1" 200 109 0.027889 10.0.0.27 - - [2026-05-28 01:57:10] "GET /virtual-machine-interface/faddbc29-065e-4c15-93f7-941740af308f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015265 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.008746 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.015468 10.0.0.27 - - [2026-05-28 01:57:10] "PUT /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 256 0.024464 10.0.0.27 - - [2026-05-28 01:57:10] "POST /set-tag HTTP/1.1" 200 109 0.030914 10.0.0.27 - - [2026-05-28 01:57:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005699 10.0.0.27 - - [2026-05-28 01:57:10] "GET /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005210 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.014548 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.046961 10.0.0.27 - - [2026-05-28 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.070214 10.0.0.27 - - [2026-05-28 01:57:10] "POST /chown HTTP/1.1" 200 109 0.042852 10.0.0.27 - - [2026-05-28 01:57:10] "DELETE /firewall-rule/1e090321-e7e2-4827-86be-091b143a1b9a HTTP/1.1" 200 115 0.061236 10.0.0.27 - - [2026-05-28 01:57:10] "PUT /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 256 0.013237 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /loadbalancer-member/9f2f3bea-f5f6-4af5-a620-c66c3e7e5cf2 HTTP/1.1" 200 115 0.048122 10.0.0.27 - - [2026-05-28 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.031132 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /loadbalancer-pool/50e95e20-78e5-4475-bb52-2947ef1b6e59 HTTP/1.1" 200 115 0.056608 10.0.0.27 - - [2026-05-28 01:57:11] "PUT /service-instance/0f19373f-168d-41bd-8510-5146c153c6b1 HTTP/1.1" 200 266 0.009458 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /loadbalancer-listener/86bbbb5a-13a7-45f2-8c79-500f2e9912f3 HTTP/1.1" 200 115 0.054374 10.0.0.27 - - [2026-05-28 01:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027155 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335 HTTP/1.1" 200 115 0.052354 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /instance-ip/e02b63e0-86f5-4f00-b320-6d6991f94462 HTTP/1.1" 200 115 0.046870 10.0.0.27 - - [2026-05-28 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.27 - - [2026-05-28 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /virtual-machine-interface/44a886cb-cab1-413d-bbce-2f4e72fbfcc1 HTTP/1.1" 200 115 0.055834 10.0.0.27 - - [2026-05-28 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /tag/36d8efbf-e008-494e-b8e6-e53417db5844 HTTP/1.1" 200 115 0.064214 10.0.0.27 - - [2026-05-28 01:57:11] "POST /service-instances HTTP/1.1" 409 259 0.002163 10.0.0.27 - - [2026-05-28 01:57:11] "POST /service-instances HTTP/1.1" 409 259 0.002411 10.0.0.27 - - [2026-05-28 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /service-instance/0f19373f-168d-41bd-8510-5146c153c6b1 HTTP/1.1" 200 115 0.032453 10.0.0.27 - - [2026-05-28 01:57:11] "GET /virtual-machine-interface/faddbc29-065e-4c15-93f7-941740af308f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005066 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /virtual-machine-interface/faddbc29-065e-4c15-93f7-941740af308f HTTP/1.1" 200 115 0.059218 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /virtual-machine/449348bc-ceb7-4e65-8b71-96286152fe28 HTTP/1.1" 200 115 0.027213 10.0.0.27 - - [2026-05-28 01:57:11] "GET /virtual-machine-interface/75481f1f-0bcb-40e8-8906-3b5140dc630c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.006723 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /virtual-machine-interface/75481f1f-0bcb-40e8-8906-3b5140dc630c HTTP/1.1" 200 115 0.049973 10.0.0.27 - - [2026-05-28 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.009761 10.0.0.27 - - [2026-05-28 01:57:11] "DELETE /virtual-machine/f010f8a0-4da9-464d-a497-91ef47a6dde8 HTTP/1.1" 200 115 0.029306 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004904 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.007026 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010710 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine/78184c69-9247-4c6f-a131-559b7a3193b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003301 10.0.0.27 - - [2026-05-28 01:57:33] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005326 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.018534 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.030538 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.021522 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.014788 10.0.0.27 - - [2026-05-28 01:57:33] "DELETE /instance-ip/08a2c474-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.051191 10.0.0.27 - - [2026-05-28 01:57:33] "DELETE /virtual-machine-interface/0885ca54-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.053210 10.0.0.27 - - [2026-05-28 01:57:33] "DELETE /virtual-machine/78184c69-9247-4c6f-a131-559b7a3193b3 HTTP/1.1" 200 115 0.030331 10.0.0.27 - - [2026-05-28 01:57:33] "DELETE /tag/a307525c-2849-4b5b-ba93-2966c91e2edc HTTP/1.1" 200 115 0.038626 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004453 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004726 10.0.0.27 - - [2026-05-28 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine/791e98b9-5268-42fc-ae52-f14aac85b5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003347 10.0.0.27 - - [2026-05-28 01:57:33] "POST /ref-update HTTP/1.1" 200 156 0.009049 10.0.0.27 - - [2026-05-28 01:57:33] "GET /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.024864 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.017922 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.050858 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.050164 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.015064 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /instance-ip/07a19e38-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.060410 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /virtual-machine-interface/07860a10-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.054934 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /virtual-machine/791e98b9-5268-42fc-ae52-f14aac85b5e0 HTTP/1.1" 200 115 0.028516 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /tag/d4c63dd1-d100-4cf6-aa1f-f2ff47aa1be7 HTTP/1.1" 200 115 0.066880 10.0.0.27 - - [2026-05-28 01:57:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004469 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.27 - - [2026-05-28 01:57:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005502 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.27 - - [2026-05-28 01:57:34] "GET /virtual-machine/abb3c1bf-95c0-461d-85ac-bc0df70d2617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003375 10.0.0.27 - - [2026-05-28 01:57:34] "POST /ref-update HTTP/1.1" 200 156 0.013568 10.0.0.27 - - [2026-05-28 01:57:34] "GET /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005305 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.017498 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.040554 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.027682 10.0.0.27 - - [2026-05-28 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.022819 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /instance-ip/09220572-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.056319 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /virtual-machine-interface/09091724-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.048156 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /virtual-machine/abb3c1bf-95c0-461d-85ac-bc0df70d2617 HTTP/1.1" 200 115 0.028646 10.0.0.27 - - [2026-05-28 01:57:34] "DELETE /tag/045b50ba-4089-4087-a245-c84a661ce88b HTTP/1.1" 409 236 0.007598 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /tag/a54fb53c-b338-4120-87a2-cf92a8ea7b0e HTTP/1.1" 200 115 0.036129 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac HTTP/1.1" 409 236 0.004225 10.0.0.27 - - [2026-05-28 01:57:35] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013076 10.0.0.27 - - [2026-05-28 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.27 - - [2026-05-28 01:57:35] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004971 10.0.0.27 - - [2026-05-28 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.004541 10.0.0.27 - - [2026-05-28 01:57:35] "GET /virtual-machine/dd9292a1-40e3-467d-9c12-c1b8245cda5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003744 10.0.0.27 - - [2026-05-28 01:57:35] "POST /ref-update HTTP/1.1" 200 156 0.011553 10.0.0.27 - - [2026-05-28 01:57:35] "GET /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012483 10.0.0.27 - - [2026-05-28 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.023402 10.0.0.27 - - [2026-05-28 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.030921 10.0.0.27 - - [2026-05-28 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.028904 10.0.0.27 - - [2026-05-28 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.014607 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /instance-ip/082001b0-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.046513 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /virtual-machine-interface/08059bae-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.048280 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /virtual-machine/dd9292a1-40e3-467d-9c12-c1b8245cda5c HTTP/1.1" 200 115 0.024683 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /tag/92ed5557-f6ba-45b4-af8d-c2a424bdd717 HTTP/1.1" 409 236 0.007452 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /tag/fe6b072a-8286-426e-9988-d9a4330ef581 HTTP/1.1" 200 115 0.031885 10.0.0.27 - - [2026-05-28 01:57:35] "DELETE /tag/77f93d49-4983-4ce1-ba8d-fb724ea5c945 HTTP/1.1" 200 115 0.037085 10.0.0.27 - - [2026-05-28 01:57:37] "POST /projects HTTP/1.1" 409 238 0.002908 10.0.0.27 - - [2026-05-28 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.27 - - [2026-05-28 01:57:37] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032476 10.0.0.27 - - [2026-05-28 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.27 - - [2026-05-28 01:57:37] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006675 10.0.0.27 - - [2026-05-28 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.27 - - [2026-05-28 01:57:37] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005252 10.0.0.27 - - [2026-05-28 01:57:37] "POST /security-groups HTTP/1.1" 409 285 0.002393 10.0.0.27 - - [2026-05-28 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.27 - - [2026-05-28 01:57:37] "PUT /security-group/232b12f1-4e59-419a-9040-3b8f655b6d87 HTTP/1.1" 200 262 0.055740 10.0.0.27 - - [2026-05-28 01:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019763 10.0.0.27 - - [2026-05-28 01:57:37] "PUT /access-control-list/97d74854-acd6-4986-b1de-0da41f154814 HTTP/1.1" 200 272 0.012076 10.0.0.27 - - [2026-05-28 01:57:37] "PUT /access-control-list/0f0e0063-2669-4465-a565-59848339836b HTTP/1.1" 200 272 0.021450 10.0.0.27 - - [2026-05-28 01:57:42] "POST /projects HTTP/1.1" 409 238 0.002240 10.0.0.27 - - [2026-05-28 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.27 - - [2026-05-28 01:57:42] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033097 10.0.0.27 - - [2026-05-28 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.27 - - [2026-05-28 01:57:42] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004726 10.0.0.27 - - [2026-05-28 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.27 - - [2026-05-28 01:57:42] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003807 10.0.0.27 - - [2026-05-28 01:57:42] "POST /security-groups HTTP/1.1" 409 285 0.002005 10.0.0.27 - - [2026-05-28 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.27 - - [2026-05-28 01:57:43] "PUT /security-group/232b12f1-4e59-419a-9040-3b8f655b6d87 HTTP/1.1" 200 262 0.062843 10.0.0.27 - - [2026-05-28 01:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024249 10.0.0.27 - - [2026-05-28 01:57:43] "PUT /access-control-list/97d74854-acd6-4986-b1de-0da41f154814 HTTP/1.1" 200 272 0.029991 10.0.0.27 - - [2026-05-28 01:57:43] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.028264 10.0.0.27 - - [2026-05-28 01:57:43] "PUT /access-control-list/0f0e0063-2669-4465-a565-59848339836b HTTP/1.1" 200 272 0.018423 10.0.0.27 - - [2026-05-28 01:57:43] "GET /firewall-rule/0b762808-593f-4ef4-bc7f-2991ff291433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003062 10.0.0.27 - - [2026-05-28 01:57:43] "POST /ref-update HTTP/1.1" 200 156 0.050148 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /firewall-rule/0b762808-593f-4ef4-bc7f-2991ff291433 HTTP/1.1" 200 115 0.038286 10.0.0.27 - - [2026-05-28 01:57:43] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004112 10.0.0.27 - - [2026-05-28 01:57:43] "GET /firewall-rule/a5278ed1-1764-4ea0-aacc-bcdb5e7dc06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003102 10.0.0.27 - - [2026-05-28 01:57:43] "POST /ref-update HTTP/1.1" 200 156 0.050707 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /firewall-rule/a5278ed1-1764-4ea0-aacc-bcdb5e7dc06e HTTP/1.1" 200 115 0.041201 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /tag/045b50ba-4089-4087-a245-c84a661ce88b HTTP/1.1" 409 236 0.005772 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /tag/7d2d341c-0c77-4da9-bff2-b3029b27d7a2 HTTP/1.1" 200 115 0.034493 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac HTTP/1.1" 409 236 0.004242 10.0.0.27 - - [2026-05-28 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.27 - - [2026-05-28 01:57:43] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004649 10.0.0.27 - - [2026-05-28 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.27 - - [2026-05-28 01:57:43] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004511 10.0.0.27 - - [2026-05-28 01:57:43] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.047401 10.0.0.27 - - [2026-05-28 01:57:43] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.036204 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /security-group/232b12f1-4e59-419a-9040-3b8f655b6d87 HTTP/1.1" 200 115 0.042803 10.0.0.27 - - [2026-05-28 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /access-control-list/97d74854-acd6-4986-b1de-0da41f154814 HTTP/1.1" 200 115 0.030697 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /access-control-list/0f0e0063-2669-4465-a565-59848339836b HTTP/1.1" 200 115 0.018463 10.0.0.27 - - [2026-05-28 01:57:43] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032850 10.0.0.27 - - [2026-05-28 01:57:43] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?fields=security_groups HTTP/1.1" 200 1352 0.027897 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /security-group/8e5caf34-4a65-4bb9-94b2-0b07ccf7ae0f HTTP/1.1" 200 115 0.045476 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /access-control-list/86c44fe8-eeae-4751-83e4-454d0aa46393 HTTP/1.1" 200 115 0.031849 10.0.0.27 - - [2026-05-28 01:57:43] "GET /project/382759ba-43ff-47db-bed6-8ce284cdee07?fields=application_policy_sets HTTP/1.1" 200 1391 0.041922 10.0.0.27 - - [2026-05-28 01:57:43] "DELETE /access-control-list/8404d658-01cf-4198-b3dc-908eee99fefe HTTP/1.1" 200 115 0.042124 10.0.0.27 - - [2026-05-28 01:57:44] "DELETE /project/382759ba-43ff-47db-bed6-8ce284cdee07 HTTP/1.1" 200 115 0.277388 10.0.0.27 - - [2026-05-28 01:57:44] "POST /projects HTTP/1.1" 409 238 0.001919 10.0.0.27 - - [2026-05-28 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.27 - - [2026-05-28 01:57:44] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028804 10.0.0.27 - - [2026-05-28 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.27 - - [2026-05-28 01:57:44] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004549 10.0.0.27 - - [2026-05-28 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.27 - - [2026-05-28 01:57:44] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003846 10.0.0.27 - - [2026-05-28 01:57:44] "POST /security-groups HTTP/1.1" 409 285 0.002344 10.0.0.27 - - [2026-05-28 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.27 - - [2026-05-28 01:57:44] "PUT /security-group/319609e5-0d3d-49c2-89a7-4378ee385877 HTTP/1.1" 200 262 0.058034 10.0.0.27 - - [2026-05-28 01:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034558 10.0.0.27 - - [2026-05-28 01:57:44] "PUT /access-control-list/cd77931f-96f5-4c47-8806-7329abf18ff0 HTTP/1.1" 200 272 0.016987 10.0.0.27 - - [2026-05-28 01:57:44] "PUT /access-control-list/0fa81e9c-4736-426d-84dc-0d7dce0db86b HTTP/1.1" 200 272 0.020538 10.0.0.27 - - [2026-05-28 01:57:48] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002892 10.0.0.27 - - [2026-05-28 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.27 - - [2026-05-28 01:57:48] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002913 10.0.0.27 - - [2026-05-28 01:57:48] "GET /firewall-policy/25c1363d-157a-4f53-a5c9-33f5aacc3c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003719 10.0.0.27 - - [2026-05-28 01:57:48] "GET /firewall-rule/2aeef34b-cbea-4a13-a036-d50b8aeed411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004074 10.0.0.27 - - [2026-05-28 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.023497 10.0.0.27 - - [2026-05-28 01:57:48] "DELETE /firewall-rule/2aeef34b-cbea-4a13-a036-d50b8aeed411 HTTP/1.1" 200 115 0.060425 10.0.0.27 - - [2026-05-28 01:57:48] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004149 10.0.0.27 - - [2026-05-28 01:57:48] "GET /firewall-rule/fa3b6565-b14a-4066-abbd-ee3d390c9e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003029 10.0.0.27 - - [2026-05-28 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.019562 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /firewall-rule/fa3b6565-b14a-4066-abbd-ee3d390c9e3a HTTP/1.1" 200 115 0.058563 10.0.0.27 - - [2026-05-28 01:57:49] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004397 10.0.0.27 - - [2026-05-28 01:57:49] "GET /firewall-rule/a442bf64-ccb3-49f7-b1fe-f75d9b074d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004800 10.0.0.27 - - [2026-05-28 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.014541 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /firewall-rule/a442bf64-ccb3-49f7-b1fe-f75d9b074d1d HTTP/1.1" 200 115 0.039961 10.0.0.27 - - [2026-05-28 01:57:49] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003595 10.0.0.27 - - [2026-05-28 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.27 - - [2026-05-28 01:57:49] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003175 10.0.0.27 - - [2026-05-28 01:57:49] "GET /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003398 10.0.0.27 - - [2026-05-28 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.025022 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /firewall-policy/8d1334b4-95e3-4682-b8fc-ae1efbb1611a HTTP/1.1" 200 115 0.039959 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /tag/045b50ba-4089-4087-a245-c84a661ce88b HTTP/1.1" 200 115 0.055403 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /tag/92ed5557-f6ba-45b4-af8d-c2a424bdd717 HTTP/1.1" 200 115 0.063555 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /tag/55cda211-6d36-4c8c-8655-98424a0145d7 HTTP/1.1" 200 115 0.052507 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /tag/b2cf1cdb-a109-4a79-90cf-1994726940ac HTTP/1.1" 200 115 0.038929 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /loadbalancer-member/38058f62-046c-43de-a51a-9bd20ea040c0 HTTP/1.1" 200 115 0.027597 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /loadbalancer-pool/b03ff568-8f04-4f3a-8158-ee95ff4f3c5e HTTP/1.1" 200 115 0.028519 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /loadbalancer-listener/a932873d-08bc-4c11-8caa-c4d1d12624a4 HTTP/1.1" 200 115 0.021574 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /loadbalancer/7283c106-cbfa-4890-b810-f949ebdf8ae0 HTTP/1.1" 200 115 0.040837 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /floating-ip/3ba3424e-db89-4fb0-b1b0-def7d8b854fb HTTP/1.1" 200 115 0.028142 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /instance-ip/0deb2acd-ff24-4851-9487-9e7779f0b344 HTTP/1.1" 200 115 0.050320 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /virtual-machine-interface/7949009f-1d2c-4bb6-b930-a38bb1dcdb5a HTTP/1.1" 200 115 0.042138 10.0.0.27 - - [2026-05-28 01:57:49] "DELETE /tag/e510bba3-9223-4209-943f-7fbdadd847b7 HTTP/1.1" 200 115 0.042249 10.0.0.27 - - [2026-05-28 01:57:49] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.27 - - [2026-05-28 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.27 - - [2026-05-28 01:57:49] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035913 10.0.0.27 - - [2026-05-28 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.27 - - [2026-05-28 01:57:49] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004581 10.0.0.27 - - [2026-05-28 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.27 - - [2026-05-28 01:57:50] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005854 10.0.0.27 - - [2026-05-28 01:57:50] "POST /security-groups HTTP/1.1" 409 285 0.005538 10.0.0.27 - - [2026-05-28 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.27 - - [2026-05-28 01:57:50] "PUT /security-group/319609e5-0d3d-49c2-89a7-4378ee385877 HTTP/1.1" 200 262 0.063583 10.0.0.27 - - [2026-05-28 01:57:50] "PUT /access-control-list/cd77931f-96f5-4c47-8806-7329abf18ff0 HTTP/1.1" 200 272 0.032968 10.0.0.27 - - [2026-05-28 01:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.057149 10.0.0.27 - - [2026-05-28 01:57:50] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.011309 10.0.0.27 - - [2026-05-28 01:57:50] "PUT /access-control-list/0fa81e9c-4736-426d-84dc-0d7dce0db86b HTTP/1.1" 200 272 0.051653 10.0.0.27 - - [2026-05-28 01:57:50] "GET /firewall-rule/615fe701-4bb1-4ec9-a2b4-a1733a1d3c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.019545 10.0.0.27 - - [2026-05-28 01:57:50] "POST /ref-update HTTP/1.1" 200 156 0.093879 10.0.0.27 - - [2026-05-28 01:57:50] "DELETE /firewall-rule/615fe701-4bb1-4ec9-a2b4-a1733a1d3c14 HTTP/1.1" 200 115 0.047647 10.0.0.27 - - [2026-05-28 01:57:50] "GET /firewall-policy/e2312089-edcd-4433-a82e-802f41ee7657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004077 10.0.0.27 - - [2026-05-28 01:57:50] "GET /firewall-rule/8ed84c4c-3909-427d-859d-fc9987d45cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003655 10.0.0.27 - - [2026-05-28 01:57:50] "POST /ref-update HTTP/1.1" 200 156 0.064028 10.0.0.27 - - [2026-05-28 01:57:50] "DELETE /firewall-rule/8ed84c4c-3909-427d-859d-fc9987d45cf9 HTTP/1.1" 200 115 0.064722 10.0.0.27 - - [2026-05-28 01:57:50] "DELETE /tag/4da044a1-afad-47a1-89bf-4a244eed2a7f HTTP/1.1" 200 115 0.038131 10.0.0.27 - - [2026-05-28 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.27 - - [2026-05-28 01:57:50] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014621 10.0.0.27 - - [2026-05-28 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.27 - - [2026-05-28 01:57:50] "GET /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004022 10.0.0.27 - - [2026-05-28 01:57:50] "PUT /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889 HTTP/1.1" 200 264 0.070889 10.0.0.27 - - [2026-05-28 01:57:50] "PUT /virtual-network/778131f1-e117-48a6-85e1-77bb1ffffac1 HTTP/1.1" 200 264 0.052766 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /security-group/319609e5-0d3d-49c2-89a7-4378ee385877 HTTP/1.1" 200 115 0.052842 10.0.0.27 - - [2026-05-28 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /access-control-list/cd77931f-96f5-4c47-8806-7329abf18ff0 HTTP/1.1" 200 115 0.033828 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /access-control-list/0fa81e9c-4736-426d-84dc-0d7dce0db86b HTTP/1.1" 200 115 0.034505 10.0.0.27 - - [2026-05-28 01:57:51] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.057697 10.0.0.27 - - [2026-05-28 01:57:51] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?fields=security_groups HTTP/1.1" 200 1353 0.032225 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /security-group/1f6be397-c682-4a78-a2f1-7c2981aefcb9 HTTP/1.1" 200 115 0.061983 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /access-control-list/156bacbc-d074-40dd-a6ca-9792bc39cb6c HTTP/1.1" 200 115 0.039641 10.0.0.27 - - [2026-05-28 01:57:51] "GET /project/ac814090-d6d7-4036-b33c-c6f91c133c41?fields=application_policy_sets HTTP/1.1" 200 1392 0.078260 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /access-control-list/7c86e3a0-45a5-4d6b-b901-fd4e4269780c HTTP/1.1" 200 115 0.084981 10.0.0.27 - - [2026-05-28 01:57:51] "DELETE /project/ac814090-d6d7-4036-b33c-c6f91c133c41 HTTP/1.1" 200 115 0.393862 10.0.0.27 - - [2026-05-28 01:58:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003957 10.0.0.27 - - [2026-05-28 01:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.003746 10.0.0.27 - - [2026-05-28 01:58:50] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.27 - - [2026-05-28 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2026-05-28 01:58:50] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002734 10.0.0.27 - - [2026-05-28 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.27 - - [2026-05-28 01:58:51] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002259 10.0.0.27 - - [2026-05-28 01:59:07] "GET / HTTP/1.1" 200 35931 0.002367 10.0.0.27 - - [2026-05-28 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.27 - - [2026-05-28 01:59:07] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007004 10.0.0.27 - - [2026-05-28 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.27 - - [2026-05-28 01:59:07] "GET /config-node/bc0ce386-5c4a-4c56-9d5b-01ed60ee27da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001817 10.0.0.27 - - [2026-05-28 01:59:08] "POST /tags HTTP/1.1" 200 365 0.068371 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2026-05-28 01:59:08] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014638 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.27 - - [2026-05-28 01:59:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037285 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.27 - - [2026-05-28 01:59:08] "GET /service-appliance-set/0665fee2-3b28-42db-a5ac-52305fe199be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002623 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001822 10.0.0.27 - - [2026-05-28 01:59:08] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.27 - - [2026-05-28 01:59:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001747 10.0.0.27 - - [2026-05-28 01:59:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103433 10.0.0.27 - - [2026-05-28 01:59:08] "GET /virtual-machine-interface/bff7c280-c7f8-4576-9f41-a9a153a87d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005316 10.0.0.27 - - [2026-05-28 01:59:08] "POST /set-tag HTTP/1.1" 200 109 0.012921 10.0.0.27 - - [2026-05-28 01:59:08] "POST /instance-ips HTTP/1.1" 200 417 0.028313 10.0.0.27 - - [2026-05-28 01:59:08] "GET /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003846 10.0.0.27 - - [2026-05-28 01:59:08] "POST /loadbalancers HTTP/1.1" 200 618 0.058083 10.0.0.27 - - [2026-05-28 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025100 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.27 - - [2026-05-28 01:59:08] "POST /service-instances HTTP/1.1" 200 566 0.028792 10.0.0.27 - - [2026-05-28 01:59:08] "POST /ref-update HTTP/1.1" 200 156 0.022126 10.0.0.27 - - [2026-05-28 01:59:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.086603 10.0.0.27 - - [2026-05-28 01:59:08] "GET /virtual-machine-interface/bff7c280-c7f8-4576-9f41-a9a153a87d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004359 10.0.0.27 - - [2026-05-28 01:59:08] "PUT /service-instance/b5a4dfad-bae8-472c-ab2b-d5731fa4f97e HTTP/1.1" 200 266 0.037943 10.0.0.27 - - [2026-05-28 01:59:08] "GET /virtual-machine-interface/bff7c280-c7f8-4576-9f41-a9a153a87d29?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016883 10.0.0.27 - - [2026-05-28 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017335 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.001855 10.0.0.27 - - [2026-05-28 01:59:08] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003525 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.27 - - [2026-05-28 01:59:08] "POST /virtual-machines HTTP/1.1" 200 429 0.030685 10.0.0.27 - - [2026-05-28 01:59:08] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011652 10.0.0.27 - - [2026-05-28 01:59:08] "POST /tags HTTP/1.1" 409 221 0.004485 10.0.0.27 - - [2026-05-28 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.27 - - [2026-05-28 01:59:09] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.026219 10.0.0.27 - - [2026-05-28 01:59:09] "POST /tags HTTP/1.1" 409 238 0.011057 10.0.0.27 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.27 - - [2026-05-28 01:59:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126203 10.0.0.27 - - [2026-05-28 01:59:09] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011511 10.0.0.27 - - [2026-05-28 01:59:09] "POST /chown HTTP/1.1" 200 109 0.037117 10.0.0.27 - - [2026-05-28 01:59:09] "POST /firewall-rules HTTP/1.1" 200 650 0.082458 10.0.0.27 - - [2026-05-28 01:59:09] "POST /chown HTTP/1.1" 200 109 0.053033 10.0.0.27 - - [2026-05-28 01:59:09] "GET /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.020967 10.0.0.27 - - [2026-05-28 01:59:09] "PUT /virtual-machine-interface/4318599d-ceff-4b1b-9d7f-d0f0d4350b59 HTTP/1.1" 200 284 0.014712 10.0.0.27 - - [2026-05-28 01:59:09] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004502 10.0.0.27 - - [2026-05-28 01:59:09] "GET /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002060 10.0.0.27 - - [2026-05-28 01:59:09] "PUT /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 256 0.029835 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.029988 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.011173 10.0.0.27 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.028277 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.035625 10.0.0.27 - - [2026-05-28 01:59:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.076539 10.0.0.27 - - [2026-05-28 01:59:09] "GET /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.003121 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.008368 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.018353 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.016719 10.0.0.27 - - [2026-05-28 01:59:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.037233 10.0.0.27 - - [2026-05-28 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.27 - - [2026-05-28 01:59:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039794 10.0.0.27 - - [2026-05-28 01:59:09] "POST /virtual-machines HTTP/1.1" 200 429 0.036319 10.0.0.27 - - [2026-05-28 01:59:09] "GET /loadbalancer-listener/87ecbbb5-f395-4dd4-9952-9be3d0529ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.050905 10.0.0.27 - - [2026-05-28 01:59:09] "GET /loadbalancer-listener/87ecbbb5-f395-4dd4-9952-9be3d0529ee4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.014144 10.0.0.27 - - [2026-05-28 01:59:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121342 10.0.0.27 - - [2026-05-28 01:59:09] "POST /chown HTTP/1.1" 200 109 0.009229 10.0.0.27 - - [2026-05-28 01:59:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052932 10.0.0.27 - - [2026-05-28 01:59:09] "POST /chown HTTP/1.1" 200 109 0.008049 10.0.0.27 - - [2026-05-28 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021580 10.0.0.27 - - [2026-05-28 01:59:09] "PUT /virtual-machine-interface/0aa98d5d-1d46-40b6-a040-9b92a76cc9e1 HTTP/1.1" 200 284 0.029718 10.0.0.27 - - [2026-05-28 01:59:09] "GET /loadbalancer-pool/c24da381-97ec-4f0f-8d2b-a1cfd6f3e3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.028391 10.0.0.27 - - [2026-05-28 01:59:09] "PUT /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 256 0.056087 10.0.0.27 - - [2026-05-28 01:59:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.039500 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.011261 10.0.0.27 - - [2026-05-28 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013783 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.021444 10.0.0.27 - - [2026-05-28 01:59:09] "GET /loadbalancer-member/79483129-b24f-4736-a14f-6942fdbbbdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.002917 10.0.0.27 - - [2026-05-28 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.012930 10.0.0.27 - - [2026-05-28 01:59:09] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002640 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.010926 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.27 - - [2026-05-28 01:59:10] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003375 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.027879 10.0.0.27 - - [2026-05-28 01:59:10] "POST /tags HTTP/1.1" 409 221 0.015529 10.0.0.27 - - [2026-05-28 01:59:10] "PUT /service-instance/b5a4dfad-bae8-472c-ab2b-d5731fa4f97e HTTP/1.1" 200 266 0.023093 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.27 - - [2026-05-28 01:59:10] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011523 10.0.0.27 - - [2026-05-28 01:59:10] "POST /tags HTTP/1.1" 409 238 0.002250 10.0.0.27 - - [2026-05-28 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006252 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.27 - - [2026-05-28 01:59:10] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017493 10.0.0.27 - - [2026-05-28 01:59:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002624 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.023877 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.014213 10.0.0.27 - - [2026-05-28 01:59:10] "PUT /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125 HTTP/1.1" 200 260 0.052981 10.0.0.27 - - [2026-05-28 01:59:10] "PUT /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 256 0.041058 10.0.0.27 - - [2026-05-28 01:59:10] "GET /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012891 10.0.0.27 - - [2026-05-28 01:59:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005276 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.033616 10.0.0.27 - - [2026-05-28 01:59:10] "GET /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005484 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.27 - - [2026-05-28 01:59:10] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012661 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.026710 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.018661 10.0.0.27 - - [2026-05-28 01:59:10] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.018465 10.0.0.27 - - [2026-05-28 01:59:10] "GET /virtual-machine-interface/0aa98d5d-1d46-40b6-a040-9b92a76cc9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005287 10.0.0.27 - - [2026-05-28 01:59:10] "PUT /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 256 0.041447 10.0.0.27 - - [2026-05-28 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.026419 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.010545 10.0.0.27 - - [2026-05-28 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.27 - - [2026-05-28 01:59:10] "GET /virtual-machine-interface/4318599d-ceff-4b1b-9d7f-d0f0d4350b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013667 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.013655 10.0.0.27 - - [2026-05-28 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.038213 10.0.0.27 - - [2026-05-28 01:59:10] "GET /virtual-machine-interface/bff7c280-c7f8-4576-9f41-a9a153a87d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015495 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.005730 10.0.0.27 - - [2026-05-28 01:59:10] "PUT /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 256 0.017874 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.019450 10.0.0.27 - - [2026-05-28 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.028543 10.0.0.27 - - [2026-05-28 01:59:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013553 10.0.0.27 - - [2026-05-28 01:59:10] "GET /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005062 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.27 - - [2026-05-28 01:59:10] "POST /chown HTTP/1.1" 200 109 0.027737 10.0.0.27 - - [2026-05-28 01:59:10] "PUT /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 256 0.029383 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.032074 10.0.0.27 - - [2026-05-28 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.022548 10.0.0.27 - - [2026-05-28 01:59:10] "DELETE /firewall-rule/66b1f670-7c58-4dc1-8d37-82763ba0c125 HTTP/1.1" 200 115 0.084987 10.0.0.27 - - [2026-05-28 01:59:10] "DELETE /loadbalancer-member/79483129-b24f-4736-a14f-6942fdbbbdc6 HTTP/1.1" 200 115 0.051856 10.0.0.27 - - [2026-05-28 01:59:11] "PUT /service-instance/b5a4dfad-bae8-472c-ab2b-d5731fa4f97e HTTP/1.1" 200 266 0.017376 10.0.0.27 - - [2026-05-28 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011803 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /loadbalancer-pool/c24da381-97ec-4f0f-8d2b-a1cfd6f3e3f5 HTTP/1.1" 200 115 0.081908 10.0.0.27 - - [2026-05-28 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2026-05-28 01:59:11] "POST /chown HTTP/1.1" 200 109 0.010185 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /loadbalancer-listener/87ecbbb5-f395-4dd4-9952-9be3d0529ee4 HTTP/1.1" 200 115 0.052463 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335 HTTP/1.1" 200 115 0.041250 10.0.0.27 - - [2026-05-28 01:59:11] "POST /chown HTTP/1.1" 200 109 0.019909 10.0.0.27 - - [2026-05-28 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.016199 10.0.0.27 - - [2026-05-28 01:59:11] "POST /chown HTTP/1.1" 200 109 0.023553 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /instance-ip/1e084b49-488d-4d07-9955-4f699f74719b HTTP/1.1" 200 115 0.086371 10.0.0.27 - - [2026-05-28 01:59:11] "POST /chown HTTP/1.1" 404 171 0.003591 10.0.0.27 - - [2026-05-28 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.009698 10.0.0.27 - - [2026-05-28 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /virtual-machine-interface/bff7c280-c7f8-4576-9f41-a9a153a87d29 HTTP/1.1" 200 115 0.073098 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /tag/975af208-f62f-4f93-9859-ecd1f17f828f HTTP/1.1" 409 336 0.004268 10.0.0.27 - - [2026-05-28 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.27 - - [2026-05-28 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2026-05-28 01:59:11] "POST /service-instances HTTP/1.1" 409 259 0.002635 10.0.0.27 - - [2026-05-28 01:59:11] "POST /service-instances HTTP/1.1" 409 259 0.002091 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /service-instance/b5a4dfad-bae8-472c-ab2b-d5731fa4f97e HTTP/1.1" 200 115 0.035629 10.0.0.27 - - [2026-05-28 01:59:11] "GET /virtual-machine-interface/4318599d-ceff-4b1b-9d7f-d0f0d4350b59?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005482 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /virtual-machine-interface/4318599d-ceff-4b1b-9d7f-d0f0d4350b59 HTTP/1.1" 200 115 0.072742 10.0.0.27 - - [2026-05-28 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.009032 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /virtual-machine/925b902d-7b9e-49b1-bcd4-3da65f9da908 HTTP/1.1" 200 115 0.026721 10.0.0.27 - - [2026-05-28 01:59:11] "GET /virtual-machine-interface/0aa98d5d-1d46-40b6-a040-9b92a76cc9e1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.006439 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /virtual-machine-interface/0aa98d5d-1d46-40b6-a040-9b92a76cc9e1 HTTP/1.1" 200 115 0.094475 10.0.0.27 - - [2026-05-28 01:59:11] "DELETE /virtual-machine/bc8f3528-778d-4e9c-99d8-c6b36d49ee91 HTTP/1.1" 200 115 0.023995 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.27 - - [2026-05-28 01:59:13] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002512 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.27 - - [2026-05-28 01:59:13] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.007020 10.0.0.27 - - [2026-05-28 01:59:13] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.27 - - [2026-05-28 01:59:13] "POST /alarms HTTP/1.1" 409 264 0.002061 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.27 - - [2026-05-28 01:59:13] "PUT /alarm/9e99ba0c-b420-4a9f-841c-c2052103c482 HTTP/1.1" 200 244 0.011251 10.0.0.27 - - [2026-05-28 01:59:13] "POST /alarms HTTP/1.1" 409 261 0.005196 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.27 - - [2026-05-28 01:59:13] "PUT /alarm/81ea271a-e2e0-4c77-8608-4c74fa1eb979 HTTP/1.1" 200 244 0.009640 10.0.0.27 - - [2026-05-28 01:59:13] "POST /alarms HTTP/1.1" 409 261 0.012851 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.27 - - [2026-05-28 01:59:13] "PUT /alarm/0d273e02-fef5-4dca-8c5c-065fcf41a8b4 HTTP/1.1" 200 244 0.024969 10.0.0.27 - - [2026-05-28 01:59:13] "POST /alarms HTTP/1.1" 409 253 0.020457 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.27 - - [2026-05-28 01:59:13] "PUT /alarm/023433e2-003c-4e0b-99c7-3357a89369d8 HTTP/1.1" 200 244 0.014252 10.0.0.27 - - [2026-05-28 01:59:13] "POST /alarms HTTP/1.1" 409 251 0.006378 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.27 - - [2026-05-28 01:59:13] "PUT /alarm/7e0978d8-4e6a-478b-9a30-1331af60f321 HTTP/1.1" 200 244 0.009175 10.0.0.27 - - [2026-05-28 01:59:13] "POST /alarms HTTP/1.1" 409 252 0.018082 10.0.0.27 - - [2026-05-28 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/40d29ec2-8bfe-4309-95e0-4a246e53ab63 HTTP/1.1" 200 244 0.010497 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 256 0.011320 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/bf42e6a5-7cb9-476f-ae01-b08c27b79911 HTTP/1.1" 200 244 0.010343 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 248 0.004409 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/175d3f33-6e76-4755-9058-8a5bc763135e HTTP/1.1" 200 244 0.011760 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 252 0.002604 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/c648262a-4dbd-4646-93c5-1aa765d38cdf HTTP/1.1" 200 244 0.016146 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 257 0.004023 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/5a228fa0-2fce-4ae9-8b62-6a8cc5cf6a39 HTTP/1.1" 200 244 0.010039 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 251 0.005145 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/c789cee9-37ad-400a-ac17-2abdc6f6f821 HTTP/1.1" 200 244 0.009181 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 257 0.002193 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/1b162786-e2e9-45b9-bedd-be224b80e440 HTTP/1.1" 200 244 0.013191 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 261 0.002043 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/5bcf350f-eb71-4dd0-b3ef-ee6a0e1be777 HTTP/1.1" 200 244 0.011086 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 258 0.004699 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/c87ee2b8-f5bc-49a1-9a1f-b6a927a2e19e HTTP/1.1" 200 244 0.010248 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 254 0.011446 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/13140d98-a2ee-4c23-99e0-4e4ebb3185bf HTTP/1.1" 200 244 0.009384 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 254 0.018245 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/663bfb16-271b-49a7-94fb-46c710b73751 HTTP/1.1" 200 244 0.009838 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 254 0.011095 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/78faf484-b0a5-4353-8347-12ab7c0ef812 HTTP/1.1" 200 244 0.011335 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 247 0.007582 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/f22fbc51-6c32-47e2-b7fc-1a1736b93ac1 HTTP/1.1" 200 244 0.010155 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 272 0.002008 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/dd666c90-ce5e-478f-ad7c-db533ec8c052 HTTP/1.1" 200 244 0.011162 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 261 0.005990 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.27 - - [2026-05-28 01:59:14] "PUT /alarm/2f1eab0c-e9f0-41ce-9fcc-61319d7e50fe HTTP/1.1" 200 244 0.012789 10.0.0.27 - - [2026-05-28 01:59:14] "POST /alarms HTTP/1.1" 409 259 0.002801 10.0.0.27 - - [2026-05-28 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.27 - - [2026-05-28 01:59:15] "PUT /alarm/6233a45c-ad6c-4026-8583-0719f3813786 HTTP/1.1" 200 244 0.011417 10.0.0.27 - - [2026-05-28 01:59:15] "POST /alarms HTTP/1.1" 409 265 0.020680 10.0.0.27 - - [2026-05-28 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018443 10.0.0.27 - - [2026-05-28 01:59:15] "PUT /alarm/9cf499ac-4e43-4d41-857b-ea91b72fccb2 HTTP/1.1" 200 244 0.010978 10.0.0.27 - - [2026-05-28 01:59:15] "POST /alarms HTTP/1.1" 409 279 0.007901 10.0.0.27 - - [2026-05-28 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.27 - - [2026-05-28 01:59:15] "PUT /alarm/6ef804f3-ab88-4b7e-8148-a98c8034a3d2 HTTP/1.1" 200 244 0.008304 10.0.0.27 - - [2026-05-28 01:59:15] "GET / HTTP/1.1" 200 35931 0.002826 10.0.0.27 - - [2026-05-28 01:59:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002631 10.0.0.27 - - [2026-05-28 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.27 - - [2026-05-28 01:59:15] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.011968 10.0.0.27 - - [2026-05-28 01:59:15] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.27 - - [2026-05-28 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.27 - - [2026-05-28 01:59:15] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002144 10.0.0.27 - - [2026-05-28 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.27 - - [2026-05-28 01:59:15] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.008108 10.0.0.27 - - [2026-05-28 01:59:16] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.27 - - [2026-05-28 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.27 - - [2026-05-28 01:59:16] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005478 10.0.0.27 - - [2026-05-28 01:59:16] "PUT /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef HTTP/1.1" 200 274 0.015229 10.0.0.27 - - [2026-05-28 01:59:19] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.27 - - [2026-05-28 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.27 - - [2026-05-28 01:59:19] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002566 10.0.0.27 - - [2026-05-28 01:59:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001888 10.0.0.27 - - [2026-05-28 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.27 - - [2026-05-28 01:59:19] "GET /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003261 10.0.0.27 - - [2026-05-28 01:59:19] "PUT /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280 HTTP/1.1" 200 254 0.019902 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001124 10.0.0.27 - - [2026-05-28 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.27 - - [2026-05-28 01:59:22] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002627 10.0.0.27 - - [2026-05-28 01:59:35] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.27 - - [2026-05-28 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.27 - - [2026-05-28 01:59:35] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005779 10.0.0.27 - - [2026-05-28 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.27 - - [2026-05-28 01:59:35] "GET /config-node/bc0ce386-5c4a-4c56-9d5b-01ed60ee27da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006051 10.0.0.27 - - [2026-05-28 01:59:46] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.27 - - [2026-05-28 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.27 - - [2026-05-28 01:59:46] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002604 10.0.0.27 - - [2026-05-28 01:59:47] "POST /bgp-routers HTTP/1.1" 409 301 0.003384 10.0.0.27 - - [2026-05-28 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.27 - - [2026-05-28 01:59:47] "GET /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005977 10.0.0.27 - - [2026-05-28 01:59:47] "PUT /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280 HTTP/1.1" 200 254 0.013133 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:59:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:59:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001431 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:59:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.27 - - [2026-05-28 01:59:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 10.0.0.27 - - [2026-05-28 02:00:05] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.27 - - [2026-05-28 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.27 - - [2026-05-28 02:00:05] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004261 10.0.0.27 - - [2026-05-28 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.27 - - [2026-05-28 02:00:05] "GET /config-node/bc0ce386-5c4a-4c56-9d5b-01ed60ee27da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003057 10.0.0.27 - - [2026-05-28 02:00:05] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.27 - - [2026-05-28 02:00:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001928 10.0.0.27 - - [2026-05-28 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.27 - - [2026-05-28 02:00:10] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002224 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.007844 10.0.0.27 - - [2026-05-28 02:00:11] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 264 0.002516 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010479 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/9e99ba0c-b420-4a9f-841c-c2052103c482 HTTP/1.1" 200 244 0.010490 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 261 0.002428 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/81ea271a-e2e0-4c77-8608-4c74fa1eb979 HTTP/1.1" 200 244 0.009121 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 261 0.001922 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/0d273e02-fef5-4dca-8c5c-065fcf41a8b4 HTTP/1.1" 200 244 0.009397 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 253 0.010130 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/023433e2-003c-4e0b-99c7-3357a89369d8 HTTP/1.1" 200 244 0.013101 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 251 0.006352 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/7e0978d8-4e6a-478b-9a30-1331af60f321 HTTP/1.1" 200 244 0.020389 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 252 0.015608 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/40d29ec2-8bfe-4309-95e0-4a246e53ab63 HTTP/1.1" 200 244 0.019029 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 256 0.008708 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/bf42e6a5-7cb9-476f-ae01-b08c27b79911 HTTP/1.1" 200 244 0.010629 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 248 0.007632 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/175d3f33-6e76-4755-9058-8a5bc763135e HTTP/1.1" 200 244 0.008965 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 252 0.005903 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/c648262a-4dbd-4646-93c5-1aa765d38cdf HTTP/1.1" 200 244 0.010820 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 257 0.010921 10.0.0.27 - - [2026-05-28 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.27 - - [2026-05-28 02:00:11] "PUT /alarm/5a228fa0-2fce-4ae9-8b62-6a8cc5cf6a39 HTTP/1.1" 200 244 0.010019 10.0.0.27 - - [2026-05-28 02:00:11] "POST /alarms HTTP/1.1" 409 251 0.008425 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/c789cee9-37ad-400a-ac17-2abdc6f6f821 HTTP/1.1" 200 244 0.011524 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 257 0.012448 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/1b162786-e2e9-45b9-bedd-be224b80e440 HTTP/1.1" 200 244 0.010704 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 261 0.017277 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/5bcf350f-eb71-4dd0-b3ef-ee6a0e1be777 HTTP/1.1" 200 244 0.011790 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 258 0.003595 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/c87ee2b8-f5bc-49a1-9a1f-b6a927a2e19e HTTP/1.1" 200 244 0.028921 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 254 0.015703 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/13140d98-a2ee-4c23-99e0-4e4ebb3185bf HTTP/1.1" 200 244 0.009555 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 254 0.013411 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/663bfb16-271b-49a7-94fb-46c710b73751 HTTP/1.1" 200 244 0.020676 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 254 0.006858 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/78faf484-b0a5-4353-8347-12ab7c0ef812 HTTP/1.1" 200 244 0.010339 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 247 0.022459 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/f22fbc51-6c32-47e2-b7fc-1a1736b93ac1 HTTP/1.1" 200 244 0.020311 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 272 0.006791 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/dd666c90-ce5e-478f-ad7c-db533ec8c052 HTTP/1.1" 200 244 0.012270 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 261 0.011798 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/2f1eab0c-e9f0-41ce-9fcc-61319d7e50fe HTTP/1.1" 200 244 0.010446 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 259 0.004037 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/6233a45c-ad6c-4026-8583-0719f3813786 HTTP/1.1" 200 244 0.015001 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 265 0.013528 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-05-28 02:00:12] "PUT /alarm/9cf499ac-4e43-4d41-857b-ea91b72fccb2 HTTP/1.1" 200 244 0.015549 10.0.0.27 - - [2026-05-28 02:00:12] "POST /alarms HTTP/1.1" 409 279 0.010405 10.0.0.27 - - [2026-05-28 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.27 - - [2026-05-28 02:00:13] "PUT /alarm/6ef804f3-ab88-4b7e-8148-a98c8034a3d2 HTTP/1.1" 200 244 0.012316 10.0.0.27 - - [2026-05-28 02:00:13] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.27 - - [2026-05-28 02:00:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002118 10.0.0.27 - - [2026-05-28 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.27 - - [2026-05-28 02:00:13] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.015083 10.0.0.27 - - [2026-05-28 02:00:13] "GET / HTTP/1.1" 200 35931 0.006782 10.0.0.27 - - [2026-05-28 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.27 - - [2026-05-28 02:00:13] "GET /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002398 10.0.0.27 - - [2026-05-28 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.27 - - [2026-05-28 02:00:13] "PUT /global-vrouter-config/ad1c6d16-ee83-4166-b9f5-d460244b33c4 HTTP/1.1" 200 276 0.012310 10.0.0.27 - - [2026-05-28 02:00:14] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.27 - - [2026-05-28 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.27 - - [2026-05-28 02:00:14] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007133 10.0.0.27 - - [2026-05-28 02:00:14] "PUT /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef HTTP/1.1" 200 274 0.019983 10.0.0.27 - - [2026-05-28 02:00:17] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.27 - - [2026-05-28 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.27 - - [2026-05-28 02:00:17] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005576 10.0.0.27 - - [2026-05-28 02:00:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002644 10.0.0.27 - - [2026-05-28 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.27 - - [2026-05-28 02:00:17] "GET /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003477 10.0.0.27 - - [2026-05-28 02:00:17] "PUT /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280 HTTP/1.1" 200 254 0.019392 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001317 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.27 - - [2026-05-28 02:00:21] "POST /tags HTTP/1.1" 200 355 0.035576 10.0.0.27 - - [2026-05-28 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.27 - - [2026-05-28 02:00:21] "GET /tag/07eb44b3-c6de-492e-a3b2-0187b5ea2014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.028804 10.0.0.27 - - [2026-05-28 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.27 - - [2026-05-28 02:00:21] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004588 10.0.0.27 - - [2026-05-28 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.27 - - [2026-05-28 02:00:21] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044604 10.0.0.27 - - [2026-05-28 02:00:21] "POST /virtual-machines HTTP/1.1" 200 351 0.034445 10.0.0.27 - - [2026-05-28 02:00:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024515 10.0.0.27 - - [2026-05-28 02:00:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.150276 10.0.0.27 - - [2026-05-28 02:00:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017597 10.0.0.27 - - [2026-05-28 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015027 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005009 10.0.0.27 - - [2026-05-28 02:00:22] "POST /instance-ips HTTP/1.1" 200 391 0.067182 10.0.0.27 - - [2026-05-28 02:00:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023961 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.047749 10.0.0.27 - - [2026-05-28 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.016755 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023136 10.0.0.27 - - [2026-05-28 02:00:22] "GET /instance-ip/fc3334c0-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003143 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006190 10.0.0.27 - - [2026-05-28 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005705 10.0.0.27 - - [2026-05-28 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.010275 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008998 10.0.0.27 - - [2026-05-28 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.004102 10.0.0.27 - - [2026-05-28 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.27 - - [2026-05-28 02:00:22] "GET /virtual-network/1f55193c-6503-4ab1-b6bf-d078d73de889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004191 10.0.0.27 - - [2026-05-28 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.27 - - [2026-05-28 02:00:22] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042803 10.0.0.27 - - [2026-05-28 02:00:22] "POST /virtual-machines HTTP/1.1" 200 355 0.010439 10.0.0.27 - - [2026-05-28 02:00:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026923 10.0.0.27 - - [2026-05-28 02:00:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.134168 10.0.0.27 - - [2026-05-28 02:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009852 10.0.0.27 - - [2026-05-28 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.018806 10.0.0.27 - - [2026-05-28 02:00:23] "POST /instance-ips HTTP/1.1" 200 395 0.030503 10.0.0.27 - - [2026-05-28 02:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028795 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.035536 10.0.0.27 - - [2026-05-28 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.024104 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.023762 10.0.0.27 - - [2026-05-28 02:00:23] "GET /instance-ip/fcd3a8f6-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003216 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006622 10.0.0.27 - - [2026-05-28 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.004714 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-router/6932bfa0-167b-4ed3-996e-fb3857918616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.007098 10.0.0.27 - - [2026-05-28 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.013172 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.021378 10.0.0.27 - - [2026-05-28 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.003942 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005139 10.0.0.27 - - [2026-05-28 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.27 - - [2026-05-28 02:00:23] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004826 10.0.0.27 - - [2026-05-28 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.27 - - [2026-05-28 02:00:36] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004910 10.0.0.27 - - [2026-05-28 02:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.27 - - [2026-05-28 02:00:36] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.27 - - [2026-05-28 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.27 - - [2026-05-28 02:00:36] "GET /global-system-config/97468bbc-e622-42d0-9e49-3486efba43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004774 10.0.0.27 - - [2026-05-28 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.27 - - [2026-05-28 02:00:36] "GET /config-node/bc0ce386-5c4a-4c56-9d5b-01ed60ee27da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003125 10.0.0.27 - - [2026-05-28 02:00:37] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006235 10.0.0.27 - - [2026-05-28 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.27 - - [2026-05-28 02:00:38] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004505 10.0.0.27 - - [2026-05-28 02:00:38] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.27 - - [2026-05-28 02:00:48] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.27 - - [2026-05-28 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.27 - - [2026-05-28 02:00:48] "GET /routing-instance/2d28b223-a038-4a77-afae-0270329bcda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002698 10.0.0.27 - - [2026-05-28 02:00:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002235 10.0.0.27 - - [2026-05-28 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.27 - - [2026-05-28 02:00:48] "GET /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003386 10.0.0.27 - - [2026-05-28 02:00:48] "PUT /bgp-router/3862718c-8f8a-4eea-b584-953a1aace280 HTTP/1.1" 200 254 0.013628 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003655 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001330 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.27 - - [2026-05-28 02:00:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001585 10.0.0.27 - - [2026-05-28 02:01:08] "POST /tags HTTP/1.1" 409 238 0.002038 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.27 - - [2026-05-28 02:01:08] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.023083 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.27 - - [2026-05-28 02:01:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035492 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.27 - - [2026-05-28 02:01:08] "GET /service-appliance-set/0665fee2-3b28-42db-a5ac-52305fe199be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002797 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001949 10.0.0.27 - - [2026-05-28 02:01:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098502 10.0.0.27 - - [2026-05-28 02:01:08] "GET /virtual-machine-interface/15981740-a600-4c9c-a985-9b0ba29651f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011167 10.0.0.27 - - [2026-05-28 02:01:08] "POST /set-tag HTTP/1.1" 200 109 0.026574 10.0.0.27 - - [2026-05-28 02:01:08] "POST /instance-ips HTTP/1.1" 200 417 0.031575 10.0.0.27 - - [2026-05-28 02:01:08] "GET /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006443 10.0.0.27 - - [2026-05-28 02:01:08] "POST /loadbalancers HTTP/1.1" 200 618 0.070055 10.0.0.27 - - [2026-05-28 02:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030286 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.27 - - [2026-05-28 02:01:08] "POST /service-instances HTTP/1.1" 200 566 0.070658 10.0.0.27 - - [2026-05-28 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.033214 10.0.0.27 - - [2026-05-28 02:01:08] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.094820 10.0.0.27 - - [2026-05-28 02:01:08] "GET /virtual-machine-interface/15981740-a600-4c9c-a985-9b0ba29651f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006902 10.0.0.27 - - [2026-05-28 02:01:08] "PUT /service-instance/7bb17d9f-86ca-4510-833d-608dca6cdf34 HTTP/1.1" 200 266 0.031407 10.0.0.27 - - [2026-05-28 02:01:08] "GET /virtual-machine-interface/15981740-a600-4c9c-a985-9b0ba29651f3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.019184 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.006234 10.0.0.27 - - [2026-05-28 02:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020479 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.27 - - [2026-05-28 02:01:08] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002357 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.27 - - [2026-05-28 02:01:08] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011674 10.0.0.27 - - [2026-05-28 02:01:08] "POST /virtual-machines HTTP/1.1" 200 429 0.019116 10.0.0.27 - - [2026-05-28 02:01:08] "POST /tags HTTP/1.1" 409 221 0.001690 10.0.0.27 - - [2026-05-28 02:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.27 - - [2026-05-28 02:01:09] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.050454 10.0.0.27 - - [2026-05-28 02:01:09] "POST /tags HTTP/1.1" 409 238 0.006126 10.0.0.27 - - [2026-05-28 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007823 10.0.0.27 - - [2026-05-28 02:01:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119421 10.0.0.27 - - [2026-05-28 02:01:09] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012296 10.0.0.27 - - [2026-05-28 02:01:09] "POST /chown HTTP/1.1" 200 109 0.036811 10.0.0.27 - - [2026-05-28 02:01:09] "POST /firewall-rules HTTP/1.1" 200 650 0.078820 10.0.0.27 - - [2026-05-28 02:01:09] "GET /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.017682 10.0.0.27 - - [2026-05-28 02:01:09] "POST /chown HTTP/1.1" 200 109 0.050640 10.0.0.27 - - [2026-05-28 02:01:09] "PUT /virtual-machine-interface/49f91d5b-1623-4429-a755-fd93bf260048 HTTP/1.1" 200 284 0.016534 10.0.0.27 - - [2026-05-28 02:01:09] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006125 10.0.0.27 - - [2026-05-28 02:01:09] "GET /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002543 10.0.0.27 - - [2026-05-28 02:01:09] "PUT /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 256 0.023979 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.027974 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.27 - - [2026-05-28 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.022471 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.031365 10.0.0.27 - - [2026-05-28 02:01:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078835 10.0.0.27 - - [2026-05-28 02:01:09] "GET /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.005056 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.011601 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.019961 10.0.0.27 - - [2026-05-28 02:01:09] "POST /ref-update HTTP/1.1" 200 156 0.027236 10.0.0.27 - - [2026-05-28 02:01:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.050510 10.0.0.27 - - [2026-05-28 02:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232 10.0.0.27 - - [2026-05-28 02:01:09] "POST /virtual-machines HTTP/1.1" 200 429 0.037045 10.0.0.27 - - [2026-05-28 02:01:09] "GET /project/d5c31b1e-e300-41e9-97a0-b4cd5c5052ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083590 10.0.0.27 - - [2026-05-28 02:01:09] "GET /loadbalancer-listener/21d194f5-983c-4217-9dd6-f7ebb54fd83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.022689 10.0.0.27 - - [2026-05-28 02:01:09] "GET /loadbalancer-listener/21d194f5-983c-4217-9dd6-f7ebb54fd83b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.023347 10.0.0.27 - - [2026-05-28 02:01:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145004 10.0.0.27 - - [2026-05-28 02:01:09] "POST /chown HTTP/1.1" 200 109 0.040653 10.0.0.27 - - [2026-05-28 02:01:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.087204 10.0.0.27 - - [2026-05-28 02:01:09] "POST /chown HTTP/1.1" 200 109 0.013029 10.0.0.27 - - [2026-05-28 02:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012893 10.0.0.27 - - [2026-05-28 02:01:09] "GET /loadbalancer-pool/8c290209-e23b-40c6-bb5a-358b091ad733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008743 10.0.0.27 - - [2026-05-28 02:01:09] "PUT /virtual-machine-interface/fd8f1ca9-16ee-499b-9d74-d419dd0e91d9 HTTP/1.1" 200 284 0.040013 10.0.0.27 - - [2026-05-28 02:01:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038023 10.0.0.27 - - [2026-05-28 02:01:09] "PUT /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 256 0.033635 10.0.0.27 - - [2026-05-28 02:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009322 10.0.0.27 - - [2026-05-28 02:01:10] "GET /loadbalancer-member/8c50762f-67e6-436e-b195-0d365a6d151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.004346 10.0.0.27 - - [2026-05-28 02:01:10] "GET /application-policy-set/85dcfae9-a602-48c3-8511-2c08e3a7f6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004370 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.023219 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.014866 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.011880 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.27 - - [2026-05-28 02:01:10] "GET /policy-management/f6646f1b-8b94-4ce1-9911-a024af142e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003619 10.0.0.27 - - [2026-05-28 02:01:10] "POST /tags HTTP/1.1" 409 221 0.002457 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.009489 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.27 - - [2026-05-28 02:01:10] "GET /tag/a89a2e93-1898-479f-8891-122b7131f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011914 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.027848 10.0.0.27 - - [2026-05-28 02:01:10] "POST /tags HTTP/1.1" 409 238 0.008325 10.0.0.27 - - [2026-05-28 02:01:10] "PUT /service-instance/7bb17d9f-86ca-4510-833d-608dca6cdf34 HTTP/1.1" 200 266 0.014879 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2026-05-28 02:01:10] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010993 10.0.0.27 - - [2026-05-28 02:01:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002598 10.0.0.27 - - [2026-05-28 02:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006690 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.006876 10.0.0.27 - - [2026-05-28 02:01:10] "PUT /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2 HTTP/1.1" 200 260 0.033372 10.0.0.27 - - [2026-05-28 02:01:10] "GET /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005596 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.006197 10.0.0.27 - - [2026-05-28 02:01:10] "PUT /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 256 0.021174 10.0.0.27 - - [2026-05-28 02:01:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009500 10.0.0.27 - - [2026-05-28 02:01:10] "GET /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.001901 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.023716 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.006222 10.0.0.27 - - [2026-05-28 02:01:10] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.019168 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.035010 10.0.0.27 - - [2026-05-28 02:01:10] "GET /tag/975af208-f62f-4f93-9859-ecd1f17f828f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.026378 10.0.0.27 - - [2026-05-28 02:01:10] "GET /virtual-machine-interface/15981740-a600-4c9c-a985-9b0ba29651f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005962 10.0.0.27 - - [2026-05-28 02:01:10] "PUT /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 256 0.034215 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.012711 10.0.0.27 - - [2026-05-28 02:01:10] "POST /set-tag HTTP/1.1" 200 109 0.028219 10.0.0.27 - - [2026-05-28 02:01:10] "GET /virtual-machine-interface/49f91d5b-1623-4429-a755-fd93bf260048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.022834 10.0.0.27 - - [2026-05-28 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014058 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.008577 10.0.0.27 - - [2026-05-28 02:01:10] "POST /set-tag HTTP/1.1" 200 109 0.035241 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.007084 10.0.0.27 - - [2026-05-28 02:01:10] "GET /virtual-machine-interface/fd8f1ca9-16ee-499b-9d74-d419dd0e91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005160 10.0.0.27 - - [2026-05-28 02:01:10] "PUT /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 256 0.023310 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.017986 10.0.0.27 - - [2026-05-28 02:01:10] "POST /set-tag HTTP/1.1" 200 109 0.039814 10.0.0.27 - - [2026-05-28 02:01:10] "GET /firewall-policy/4567b0e8-7bdc-4602-bd1a-e1fd1268f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005534 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.006571 10.0.0.27 - - [2026-05-28 02:01:10] "GET /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011948 10.0.0.27 - - [2026-05-28 02:01:10] "POST /chown HTTP/1.1" 200 109 0.032243 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.030109 10.0.0.27 - - [2026-05-28 02:01:10] "PUT /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 256 0.032593 10.0.0.27 - - [2026-05-28 02:01:10] "DELETE /firewall-rule/4d7eb09b-034a-404d-972a-1772b83be5f2 HTTP/1.1" 200 115 0.060971 10.0.0.27 - - [2026-05-28 02:01:10] "POST /ref-update HTTP/1.1" 200 156 0.024840 10.0.0.27 - - [2026-05-28 02:01:10] "DELETE /loadbalancer-member/8c50762f-67e6-436e-b195-0d365a6d151b HTTP/1.1" 200 115 0.045033 10.0.0.27 - - [2026-05-28 02:01:10] "DELETE /loadbalancer-pool/8c290209-e23b-40c6-bb5a-358b091ad733 HTTP/1.1" 200 115 0.023830 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /loadbalancer-listener/21d194f5-983c-4217-9dd6-f7ebb54fd83b HTTP/1.1" 200 115 0.036115 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /loadbalancer/1830b525-3206-491c-857e-fbdfd5a2e335 HTTP/1.1" 200 115 0.040067 10.0.0.27 - - [2026-05-28 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.27 - - [2026-05-28 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /instance-ip/8e5be2b3-20e9-44d5-88a7-84a7b283a146 HTTP/1.1" 200 115 0.060478 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine-interface/15981740-a600-4c9c-a985-9b0ba29651f3 HTTP/1.1" 200 115 0.056625 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /service-instance/7bb17d9f-86ca-4510-833d-608dca6cdf34 HTTP/1.1" 200 115 0.051105 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine-interface/fd8f1ca9-16ee-499b-9d74-d419dd0e91d9?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008795 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /tag/975af208-f62f-4f93-9859-ecd1f17f828f HTTP/1.1" 200 115 0.082313 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007433 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine-interface/fd8f1ca9-16ee-499b-9d74-d419dd0e91d9 HTTP/1.1" 200 115 0.065010 10.0.0.27 - - [2026-05-28 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010439 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine/e8abbd25-c1ab-4d3f-8211-90e5a3a9c8b0 HTTP/1.1" 200 115 0.036276 10.0.0.27 - - [2026-05-28 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.008028 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine-interface/49f91d5b-1623-4429-a755-fd93bf260048?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005365 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine/97065c62-3a11-4592-8d38-755ae8da3f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005352 10.0.0.27 - - [2026-05-28 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.008212 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009521 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine-interface/49f91d5b-1623-4429-a755-fd93bf260048 HTTP/1.1" 200 115 0.066240 10.0.0.27 - - [2026-05-28 02:01:11] "POST /ref-update HTTP/1.1" 200 156 0.009568 10.0.0.27 - - [2026-05-28 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.031333 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine/63fb8161-e6de-4c9c-a694-1520a2f397bb HTTP/1.1" 200 115 0.041132 10.0.0.27 - - [2026-05-28 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.037232 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /instance-ip/fc3334c0-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.045489 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine-interface/fc185b28-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.046321 10.0.0.27 - - [2026-05-28 02:01:11] "DELETE /virtual-machine/97065c62-3a11-4592-8d38-755ae8da3f2c HTTP/1.1" 200 115 0.019320 10.0.0.27 - - [2026-05-28 02:01:11] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005476 10.0.0.27 - - [2026-05-28 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.27 - - [2026-05-28 02:01:41] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006297 10.0.0.27 - - [2026-05-28 02:01:41] "POST /set-tag HTTP/1.1" 200 109 0.012793 10.0.0.27 - - [2026-05-28 02:01:41] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003999 10.0.0.27 - - [2026-05-28 02:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.27 - - [2026-05-28 02:01:41] "GET /virtual-machine/7d29c28d-8d70-4807-bb9b-3a9ebf0c8f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003228 10.0.0.27 - - [2026-05-28 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.011798 10.0.0.27 - - [2026-05-28 02:01:41] "GET /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004289 10.0.0.27 - - [2026-05-28 02:01:41] "POST /set-tag HTTP/1.1" 200 109 0.015755 10.0.0.27 - - [2026-05-28 02:01:42] "POST /set-tag HTTP/1.1" 200 109 0.027762 10.0.0.27 - - [2026-05-28 02:01:42] "DELETE /instance-ip/fcd3a8f6-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.057023 10.0.0.27 - - [2026-05-28 02:01:42] "DELETE /virtual-machine-interface/fcb6837a-5a38-11f1-9087-fa163eda7632 HTTP/1.1" 200 115 0.054267 10.0.0.27 - - [2026-05-28 02:01:42] "DELETE /virtual-machine/7d29c28d-8d70-4807-bb9b-3a9ebf0c8f35 HTTP/1.1" 200 115 0.022141 10.0.0.27 - - [2026-05-28 02:01:42] "DELETE /tag/07eb44b3-c6de-492e-a3b2-0187b5ea2014 HTTP/1.1" 200 115 0.040176