++ 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 Jan 29 08:10:34 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 08:10:34 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ echo 10.0.0.27 ++ cut -d , -f 1 + 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.27,10.61.30.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.61.30.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.27:9041 + 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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 01/29/2026 08:11:18.358 7f6d2b695040 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 08:11:18.669 7f6d2b695040 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 08:11:18.689 7f6d2b695040 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 08:11:18.689 7f6d2b695040 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-01-29 08:11:29] "GET / HTTP/1.1" 503 181 0.000215 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:11:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:11:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.27 - - [2026-01-29 08:11:30] "GET / HTTP/1.1" 200 35931 0.002669 10.0.0.27 - - [2026-01-29 08:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.27 - - [2026-01-29 08:11:30] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005800 10.0.0.27 - - [2026-01-29 08:11:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.004326 10.0.0.27 - - [2026-01-29 08:11:30] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.27 - - [2026-01-29 08:11:30] "GET / HTTP/1.1" 200 45303 0.004242 10.0.0.27 - - [2026-01-29 08:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.055933 10.0.0.27 - - [2026-01-29 08:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024401 10.0.0.27 - - [2026-01-29 08:11:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.311178 10.0.0.27 - - [2026-01-29 08:11:31] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.27 - - [2026-01-29 08:11:31] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.27 - - [2026-01-29 08:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.27 - - [2026-01-29 08:11:31] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024351 10.0.0.27 - - [2026-01-29 08:11:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.024442 10.0.0.27 - - [2026-01-29 08:11:32] "POST /database-nodes HTTP/1.1" 200 597 0.088306 10.0.0.27 - - [2026-01-29 08:11:32] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.27 - - [2026-01-29 08:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010737 10.0.0.27 - - [2026-01-29 08:11:32] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007937 10.0.0.27 - - [2026-01-29 08:11:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.003552 10.0.0.27 - - [2026-01-29 08:11:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.113152 10.0.0.27 - - [2026-01-29 08:11:32] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.27 - - [2026-01-29 08:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.27 - - [2026-01-29 08:11:32] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010321 10.0.0.27 - - [2026-01-29 08:11:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.013651 10.0.0.27 - - [2026-01-29 08:11:32] "POST /config-nodes HTTP/1.1" 200 593 0.097948 10.0.0.27 - - [2026-01-29 08:11:33] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.27 - - [2026-01-29 08:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.038928 10.0.0.27 - - [2026-01-29 08:11:33] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018049 10.0.0.27 - - [2026-01-29 08:11:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.018953 10.0.0.27 - - [2026-01-29 08:11:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.087865 10.0.0.27 - - [2026-01-29 08:11:33] "GET / HTTP/1.1" 200 35931 0.006026 10.0.0.27 - - [2026-01-29 08:11:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.016997 10.0.0.27 - - [2026-01-29 08:11:35] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.27 - - [2026-01-29 08:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.27 - - [2026-01-29 08:11:35] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.068906 10.0.0.27 - - [2026-01-29 08:11:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002834 10.0.0.27 - - [2026-01-29 08:11:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.282476 10.0.0.27 - - [2026-01-29 08:11:37] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.27 - - [2026-01-29 08:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017491 10.0.0.27 - - [2026-01-29 08:11:37] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007447 10.0.0.27 - - [2026-01-29 08:11:37] "POST /bgp-routers HTTP/1.1" 200 616 0.069680 10.0.0.27 - - [2026-01-29 08:11:37] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.009180 10.0.0.27 - - [2026-01-29 08:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2026-01-29 08:11:37] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010726 10.0.0.27 - - [2026-01-29 08:11:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028842 10.0.0.27 - - [2026-01-29 08:11:37] "POST /ref-update HTTP/1.1" 200 156 0.023169 10.0.0.27 - - [2026-01-29 08:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2026-01-29 08:11:38] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004162 10.0.0.27 - - [2026-01-29 08:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.27 - - [2026-01-29 08:11:38] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.020370 10.0.0.27 - - [2026-01-29 08:11:38] "GET / HTTP/1.1" 200 35931 0.002346 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 581 0.066880 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 575 0.081595 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 575 0.062021 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 559 0.051614 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 555 0.098184 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 557 0.092437 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 565 0.055271 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 549 0.092545 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 557 0.050272 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 567 0.034599 10.0.0.27 - - [2026-01-29 08:11:39] "POST /alarms HTTP/1.1" 200 555 0.105861 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 567 0.083490 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 575 0.130028 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 569 0.071561 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 561 0.058283 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 561 0.069068 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 561 0.126756 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 547 0.145167 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 595 0.029470 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 575 0.035105 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 571 0.048151 10.0.0.27 - - [2026-01-29 08:11:40] "POST /alarms HTTP/1.1" 200 583 0.039272 10.0.0.27 - - [2026-01-29 08:11:41] "POST /alarms HTTP/1.1" 200 609 0.083145 10.0.0.27 - - [2026-01-29 08:11:41] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.27 - - [2026-01-29 08:11:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003785 10.0.0.27 - - [2026-01-29 08:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.27 - - [2026-01-29 08:11:41] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.018476 10.0.0.27 - - [2026-01-29 08:11:41] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.27 - - [2026-01-29 08:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.27 - - [2026-01-29 08:11:41] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010983 10.0.0.27 - - [2026-01-29 08:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.27 - - [2026-01-29 08:11:41] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.049285 10.0.0.27 - - [2026-01-29 08:11:42] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.27 - - [2026-01-29 08:11:42] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.002888 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009003 10.0.0.27 - - [2026-01-29 08:11:42] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031397 10.0.0.27 - - [2026-01-29 08:11:42] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032721 10.0.0.27 - - [2026-01-29 08:11:42] "POST /service-appliance-sets HTTP/1.1" 200 553 0.081181 10.0.0.27 - - [2026-01-29 08:11:42] "PUT /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd HTTP/1.1" 200 274 0.087299 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.005692 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.27 - - [2026-01-29 08:11:42] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012882 10.0.0.27 - - [2026-01-29 08:11:42] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039719 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007356 10.0.0.27 - - [2026-01-29 08:11:42] "GET /network-ipam/1925c8bc-679e-4e4d-a0d4-228ae334b832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004939 10.0.0.27 - - [2026-01-29 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.27 - - [2026-01-29 08:11:42] "GET /network-ipam/1925c8bc-679e-4e4d-a0d4-228ae334b832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006964 10.0.0.27 - - [2026-01-29 08:11:43] "POST /service-templates HTTP/1.1" 200 511 0.053090 10.0.0.27 - - [2026-01-29 08:11:43] "POST /service-templates HTTP/1.1" 200 501 0.024619 10.0.0.27 - - [2026-01-29 08:11:43] "POST /service-templates HTTP/1.1" 200 515 0.021295 10.0.0.27 - - [2026-01-29 08:11:43] "POST /service-templates HTTP/1.1" 200 535 0.043960 10.0.0.27 - - [2026-01-29 08:11:43] "POST /service-templates HTTP/1.1" 200 507 0.038509 10.0.0.27 - - [2026-01-29 08:11:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.002539 10.0.0.27 - - [2026-01-29 08:11:43] "POST /access-control-lists HTTP/1.1" 200 587 0.043812 10.0.0.27 - - [2026-01-29 08:11:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.029027 10.0.0.27 - - [2026-01-29 08:11:43] "POST /access-control-lists HTTP/1.1" 200 585 0.035056 10.0.0.27 - - [2026-01-29 08:11:43] "POST /route-targets HTTP/1.1" 200 327 0.029501 10.0.0.27 - - [2026-01-29 08:11:43] "POST /ref-update HTTP/1.1" 200 156 0.042258 10.0.0.27 - - [2026-01-29 08:11:43] "POST /route-targets HTTP/1.1" 200 327 0.021410 10.0.0.27 - - [2026-01-29 08:11:43] "POST /ref-update HTTP/1.1" 200 156 0.032099 10.0.0.27 - - [2026-01-29 08:11:44] "POST /route-targets HTTP/1.1" 200 327 0.015293 10.0.0.27 - - [2026-01-29 08:11:44] "POST /ref-update HTTP/1.1" 200 156 0.041192 10.0.0.27 - - [2026-01-29 08:11:44] "POST /route-targets HTTP/1.1" 200 327 0.034564 10.0.0.27 - - [2026-01-29 08:11:44] "POST /ref-update HTTP/1.1" 200 156 0.056302 10.0.0.27 - - [2026-01-29 08:11:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.006939 10.0.0.27 - - [2026-01-29 08:11:44] "POST /access-control-lists HTTP/1.1" 200 551 0.083848 10.0.0.27 - - [2026-01-29 08:11:44] "PUT /access-control-list/0b0eae50-e265-469d-9cf7-f111ff361c9c HTTP/1.1" 200 272 0.022581 10.0.0.27 - - [2026-01-29 08:11:44] "PUT /access-control-list/ada328fc-e2e8-4848-90ea-464b7ba9d36f HTTP/1.1" 200 272 0.016009 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:11:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:11:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:11:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001685 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:11:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001017 10.0.0.27 - - [2026-01-29 08:11:57] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.27 - - [2026-01-29 08:11:57] "GET /domain/709c545d-3cf7-4a97-a0e5-422829e82308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003073 10.0.0.27 - - [2026-01-29 08:11:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000505 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.006105 10.0.0.27 - - [2026-01-29 08:11:57] "POST /security-groups HTTP/1.1" 200 570 0.077556 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.010668 10.0.0.27 - - [2026-01-29 08:11:57] "POST /projects HTTP/1.1" 200 481 0.271468 10.0.0.27 - - [2026-01-29 08:11:57] "POST /security-groups HTTP/1.1" 200 534 0.069888 10.0.0.27 - - [2026-01-29 08:11:57] "POST /access-control-lists HTTP/1.1" 200 579 0.088048 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.002072 10.0.0.27 - - [2026-01-29 08:11:57] "POST /chown HTTP/1.1" 200 109 0.023500 10.0.0.27 - - [2026-01-29 08:11:57] "POST /policy-managements HTTP/1.1" 409 214 0.018931 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2026-01-29 08:11:57] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010972 10.0.0.27 - - [2026-01-29 08:11:57] "POST /access-control-lists HTTP/1.1" 200 577 0.094877 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.001913 10.0.0.27 - - [2026-01-29 08:11:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.044584 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014339 10.0.0.27 - - [2026-01-29 08:11:57] "POST /access-control-lists HTTP/1.1" 200 594 0.050789 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.018420 10.0.0.27 - - [2026-01-29 08:11:57] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003952 10.0.0.27 - - [2026-01-29 08:11:57] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.010250 10.0.0.27 - - [2026-01-29 08:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021110 10.0.0.27 - - [2026-01-29 08:11:57] "POST /access-control-lists HTTP/1.1" 200 592 0.042714 10.0.0.27 - - [2026-01-29 08:11:57] "GET /virtual-network/d742db41-9907-44ac-8205-15d80702ef8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.019916 10.0.0.27 - - [2026-01-29 08:11:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.001371 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.004161 10.0.0.27 - - [2026-01-29 08:11:58] "POST /security-groups HTTP/1.1" 200 574 0.071336 10.0.0.27 - - [2026-01-29 08:11:58] "POST /projects HTTP/1.1" 200 489 0.271783 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.002811 10.0.0.27 - - [2026-01-29 08:11:58] "POST /access-control-lists HTTP/1.1" 200 583 0.044193 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.009876 10.0.0.27 - - [2026-01-29 08:11:58] "POST /security-groups HTTP/1.1" 200 546 0.112428 10.0.0.27 - - [2026-01-29 08:11:58] "POST /chown HTTP/1.1" 200 109 0.026625 10.0.0.27 - - [2026-01-29 08:11:58] "POST /access-control-lists HTTP/1.1" 200 581 0.084584 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.003372 10.0.0.27 - - [2026-01-29 08:11:58] "POST /network-ipams HTTP/1.1" 200 522 0.089036 10.0.0.27 - - [2026-01-29 08:11:58] "POST /access-control-lists HTTP/1.1" 200 602 0.044979 10.0.0.27 - - [2026-01-29 08:11:58] "POST /network-ipams HTTP/1.1" 200 510 0.039657 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.003762 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.004411 10.0.0.27 - - [2026-01-29 08:11:58] "POST /access-control-lists HTTP/1.1" 200 600 0.031230 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.005543 10.0.0.27 - - [2026-01-29 08:11:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007910 10.0.0.27 - - [2026-01-29 08:11:58] "POST /virtual-networks HTTP/1.1" 200 538 0.188844 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.27 - - [2026-01-29 08:11:58] "POST /access-control-lists HTTP/1.1" 200 589 0.101758 10.0.0.27 - - [2026-01-29 08:11:58] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.028152 10.0.0.27 - - [2026-01-29 08:11:58] "POST /network-ipams HTTP/1.1" 200 518 0.034063 10.0.0.27 - - [2026-01-29 08:11:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003980 10.0.0.27 - - [2026-01-29 08:11:58] "POST /route-targets HTTP/1.1" 200 327 0.020369 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-update HTTP/1.1" 200 156 0.052473 10.0.0.27 - - [2026-01-29 08:11:59] "PUT /access-control-list/dde0c685-47c9-42f0-9026-3d8fca4f1071 HTTP/1.1" 200 272 0.076975 10.0.0.27 - - [2026-01-29 08:11:59] "POST /useragent-kv HTTP/1.1" 200 115 0.018567 10.0.0.27 - - [2026-01-29 08:11:59] "POST /virtual-networks HTTP/1.1" 200 546 0.222860 10.0.0.27 - - [2026-01-29 08:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.27 - - [2026-01-29 08:11:59] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008510 10.0.0.27 - - [2026-01-29 08:11:59] "POST /route-targets HTTP/1.1" 200 327 0.017682 10.0.0.27 - - [2026-01-29 08:11:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.002251 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-update HTTP/1.1" 200 156 0.039922 10.0.0.27 - - [2026-01-29 08:11:59] "POST /network-policys HTTP/1.1" 200 538 0.035858 10.0.0.27 - - [2026-01-29 08:11:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.006538 10.0.0.27 - - [2026-01-29 08:11:59] "POST /network-policys HTTP/1.1" 200 534 0.020292 10.0.0.27 - - [2026-01-29 08:11:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.011986 10.0.0.27 - - [2026-01-29 08:11:59] "POST /network-policys HTTP/1.1" 200 542 0.024666 10.0.0.27 - - [2026-01-29 08:11:59] "PUT /access-control-list/8191b559-1a36-4c9e-894c-b87cff6a5204 HTTP/1.1" 200 272 0.014857 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-update HTTP/1.1" 200 156 0.113964 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004481 10.0.0.27 - - [2026-01-29 08:11:59] "PUT /access-control-list/dde0c685-47c9-42f0-9026-3d8fca4f1071 HTTP/1.1" 200 272 0.027861 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-update HTTP/1.1" 200 156 0.094580 10.0.0.27 - - [2026-01-29 08:11:59] "PUT /access-control-list/8191b559-1a36-4c9e-894c-b87cff6a5204 HTTP/1.1" 200 272 0.089824 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-update HTTP/1.1" 200 156 0.034395 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-update HTTP/1.1" 200 156 0.126017 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-01-29 08:11:59] "PUT /access-control-list/dde0c685-47c9-42f0-9026-3d8fca4f1071 HTTP/1.1" 200 272 0.044411 10.0.0.27 - - [2026-01-29 08:11:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2026-01-29 08:12:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.007725 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-update HTTP/1.1" 200 156 0.054384 10.0.0.27 - - [2026-01-29 08:12:00] "POST /access-control-lists HTTP/1.1" 200 601 0.128932 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-update HTTP/1.1" 200 156 0.145541 10.0.0.27 - - [2026-01-29 08:12:00] "PUT /access-control-list/8191b559-1a36-4c9e-894c-b87cff6a5204 HTTP/1.1" 200 272 0.053703 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-update HTTP/1.1" 200 156 0.036753 10.0.0.27 - - [2026-01-29 08:12:00] "PUT /access-control-list/3fffcb7b-9b40-43f4-a0f5-362e4846fe83 HTTP/1.1" 200 272 0.029028 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-update HTTP/1.1" 200 156 0.185082 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-update HTTP/1.1" 200 156 0.060380 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004502 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016617 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005110 10.0.0.27 - - [2026-01-29 08:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.27 - - [2026-01-29 08:12:00] "GET /virtual-network/d742db41-9907-44ac-8205-15d80702ef8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.020503 10.0.0.27 - - [2026-01-29 08:12:00] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005739 10.0.0.27 - - [2026-01-29 08:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.27 - - [2026-01-29 08:12:00] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003614 10.0.0.27 - - [2026-01-29 08:12:00] "POST /firewall-policys HTTP/1.1" 200 530 0.038373 10.0.0.27 - - [2026-01-29 08:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015481 10.0.0.27 - - [2026-01-29 08:12:00] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005645 10.0.0.27 - - [2026-01-29 08:12:00] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.014332 10.0.0.27 - - [2026-01-29 08:12:00] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003650 10.0.0.27 - - [2026-01-29 08:12:00] "POST /ref-update HTTP/1.1" 200 156 0.018338 10.0.0.27 - - [2026-01-29 08:12:00] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009590 10.0.0.27 - - [2026-01-29 08:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2026-01-29 08:12:00] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003675 10.0.0.27 - - [2026-01-29 08:12:00] "POST /firewall-policys HTTP/1.1" 200 532 0.028985 10.0.0.27 - - [2026-01-29 08:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013182 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015066 10.0.0.27 - - [2026-01-29 08:12:01] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005826 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008647 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005853 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.018983 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.026682 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.054017 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.048120 10.0.0.27 - - [2026-01-29 08:12:01] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004047 10.0.0.27 - - [2026-01-29 08:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009599 10.0.0.27 - - [2026-01-29 08:12:01] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003307 10.0.0.27 - - [2026-01-29 08:12:01] "POST /firewall-policys HTTP/1.1" 200 530 0.030532 10.0.0.27 - - [2026-01-29 08:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.094104 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022396 10.0.0.27 - - [2026-01-29 08:12:01] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003137 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008287 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003048 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006709 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002748 10.0.0.27 - - [2026-01-29 08:12:01] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002797 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.049017 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.036491 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.034694 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.025348 10.0.0.27 - - [2026-01-29 08:12:01] "POST /ref-update HTTP/1.1" 200 156 0.035086 10.0.0.27 - - [2026-01-29 08:12:02] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.018120 10.0.0.27 - - [2026-01-29 08:12:02] "POST /tags HTTP/1.1" 200 299 0.046504 10.0.0.27 - - [2026-01-29 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009806 10.0.0.27 - - [2026-01-29 08:12:02] "GET /tag/b062c0c9-e2ba-40e1-83bf-8a6cc9a4bdc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.027207 10.0.0.27 - - [2026-01-29 08:12:02] "POST /set-tag HTTP/1.1" 200 109 0.026990 10.0.0.27 - - [2026-01-29 08:12:02] "POST /tags HTTP/1.1" 200 357 0.114819 10.0.0.27 - - [2026-01-29 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020172 10.0.0.27 - - [2026-01-29 08:12:02] "GET /tag/93c89ceb-6ea0-4f28-aaa1-c81404c88d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019722 10.0.0.27 - - [2026-01-29 08:12:02] "POST /tags HTTP/1.1" 200 305 0.190134 10.0.0.27 - - [2026-01-29 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.029294 10.0.0.27 - - [2026-01-29 08:12:02] "GET /tag/0aa76196-91ca-47f3-a8a5-cd5d42e36a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024192 10.0.0.27 - - [2026-01-29 08:12:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000606 10.0.0.27 - - [2026-01-29 08:12:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.012708 10.0.0.27 - - [2026-01-29 08:12:03] "POST /security-groups HTTP/1.1" 200 571 0.112683 10.0.0.27 - - [2026-01-29 08:12:03] "POST /projects HTTP/1.1" 200 483 0.318705 10.0.0.27 - - [2026-01-29 08:12:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.011437 10.0.0.27 - - [2026-01-29 08:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033011 10.0.0.27 - - [2026-01-29 08:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.032683 10.0.0.27 - - [2026-01-29 08:12:03] "POST /access-control-lists HTTP/1.1" 200 580 0.135454 10.0.0.27 - - [2026-01-29 08:12:03] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.044494 10.0.0.27 - - [2026-01-29 08:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.27 - - [2026-01-29 08:12:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.004966 10.0.0.27 - - [2026-01-29 08:12:03] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012842 10.0.0.27 - - [2026-01-29 08:12:03] "POST /access-control-lists HTTP/1.1" 200 578 0.074875 10.0.0.27 - - [2026-01-29 08:12:03] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.095430 10.0.0.27 - - [2026-01-29 08:12:03] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.103943 10.0.0.27 - - [2026-01-29 08:12:03] "POST /security-groups HTTP/1.1" 200 537 0.110435 10.0.0.27 - - [2026-01-29 08:12:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.004967 10.0.0.27 - - [2026-01-29 08:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043229 10.0.0.27 - - [2026-01-29 08:12:03] "POST /chown HTTP/1.1" 200 109 0.021105 10.0.0.27 - - [2026-01-29 08:12:03] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018403 10.0.0.27 - - [2026-01-29 08:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.27 - - [2026-01-29 08:12:04] "POST /access-control-lists HTTP/1.1" 200 596 0.147591 10.0.0.27 - - [2026-01-29 08:12:04] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022228 10.0.0.27 - - [2026-01-29 08:12:04] "POST /tags HTTP/1.1" 409 207 0.009522 10.0.0.27 - - [2026-01-29 08:12:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.003427 10.0.0.27 - - [2026-01-29 08:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.27 - - [2026-01-29 08:12:04] "GET /tag/0aa76196-91ca-47f3-a8a5-cd5d42e36a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.070549 10.0.0.27 - - [2026-01-29 08:12:04] "POST /access-control-lists HTTP/1.1" 200 594 0.192618 10.0.0.27 - - [2026-01-29 08:12:04] "POST /firewall-rules HTTP/1.1" 200 564 0.166871 10.0.0.27 - - [2026-01-29 08:12:04] "GET /firewall-rule/6e28aa40-d5ad-4a8d-bc93-329bc22f0f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015680 10.0.0.27 - - [2026-01-29 08:12:04] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003059 10.0.0.27 - - [2026-01-29 08:12:04] "GET /firewall-rule/6e28aa40-d5ad-4a8d-bc93-329bc22f0f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007365 10.0.0.27 - - [2026-01-29 08:12:04] "POST /ref-update HTTP/1.1" 200 156 0.026159 10.0.0.27 - - [2026-01-29 08:12:04] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003806 10.0.0.27 - - [2026-01-29 08:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.27 - - [2026-01-29 08:12:04] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003521 10.0.0.27 - - [2026-01-29 08:12:04] "POST /tags HTTP/1.1" 409 207 0.002698 10.0.0.27 - - [2026-01-29 08:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.27 - - [2026-01-29 08:12:04] "GET /tag/0aa76196-91ca-47f3-a8a5-cd5d42e36a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021206 10.0.0.27 - - [2026-01-29 08:12:04] "POST /firewall-rules HTTP/1.1" 200 562 0.081552 10.0.0.27 - - [2026-01-29 08:12:04] "GET /firewall-rule/95c9a9bb-08ef-4706-a808-f5c2a5bcdbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.016037 10.0.0.27 - - [2026-01-29 08:12:04] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004135 10.0.0.27 - - [2026-01-29 08:12:04] "GET /firewall-rule/95c9a9bb-08ef-4706-a808-f5c2a5bcdbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003214 10.0.0.27 - - [2026-01-29 08:12:04] "POST /ref-update HTTP/1.1" 200 156 0.046748 10.0.0.27 - - [2026-01-29 08:12:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003554 10.0.0.27 - - [2026-01-29 08:12:05] "POST /tags HTTP/1.1" 200 301 0.075930 10.0.0.27 - - [2026-01-29 08:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.27 - - [2026-01-29 08:12:05] "GET /tag/7ca1d201-f2c3-4c6e-9d5f-ff7c131f4c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022999 10.0.0.27 - - [2026-01-29 08:12:05] "POST /tags HTTP/1.1" 200 325 0.154412 10.0.0.27 - - [2026-01-29 08:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028540 10.0.0.27 - - [2026-01-29 08:12:05] "GET /tag/68c3b2c9-a762-471c-81f1-977bd4137fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.027119 10.0.0.27 - - [2026-01-29 08:12:05] "POST /tags HTTP/1.1" 200 363 0.027548 10.0.0.27 - - [2026-01-29 08:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.031834 10.0.0.27 - - [2026-01-29 08:12:05] "GET /tag/bdfe6b6e-0d4c-494e-b260-8c11a570ed74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.029600 10.0.0.27 - - [2026-01-29 08:12:05] "POST /tags HTTP/1.1" 200 311 0.040080 10.0.0.27 - - [2026-01-29 08:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025140 10.0.0.27 - - [2026-01-29 08:12:05] "GET /tag/73fc4d4b-f0e2-492b-8689-0e0498478635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.028162 10.0.0.27 - - [2026-01-29 08:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.27 - - [2026-01-29 08:12:05] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004904 10.0.0.27 - - [2026-01-29 08:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.27 - - [2026-01-29 08:12:05] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058957 10.0.0.27 - - [2026-01-29 08:12:05] "POST /virtual-machines HTTP/1.1" 200 377 0.022722 10.0.0.27 - - [2026-01-29 08:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021757 10.0.0.27 - - [2026-01-29 08:12:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148388 10.0.0.27 - - [2026-01-29 08:12:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009699 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.27 - - [2026-01-29 08:12:06] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013746 10.0.0.27 - - [2026-01-29 08:12:06] "POST /instance-ips HTTP/1.1" 200 409 0.032729 10.0.0.27 - - [2026-01-29 08:12:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037026 10.0.0.27 - - [2026-01-29 08:12:06] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011714 10.0.0.27 - - [2026-01-29 08:12:06] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013065 10.0.0.27 - - [2026-01-29 08:12:06] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009264 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.27 - - [2026-01-29 08:12:06] "POST /set-tag HTTP/1.1" 200 109 0.035143 10.0.0.27 - - [2026-01-29 08:12:06] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021168 10.0.0.27 - - [2026-01-29 08:12:06] "GET /instance-ip/33395500-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010442 10.0.0.27 - - [2026-01-29 08:12:06] "GET /config-node/119f4909-f045-4585-861c-fa307aabaf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012650 10.0.0.27 - - [2026-01-29 08:12:06] "POST /tags HTTP/1.1" 200 355 0.019738 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011416 10.0.0.27 - - [2026-01-29 08:12:06] "GET /tag/ff5661ee-af3b-4a43-9895-f74b8bc6899c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017869 10.0.0.27 - - [2026-01-29 08:12:06] "POST /tags HTTP/1.1" 200 303 0.040053 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.27 - - [2026-01-29 08:12:06] "GET /tag/48e7afc3-35f3-473c-8a48-15247cfeefd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.020268 10.0.0.27 - - [2026-01-29 08:12:06] "POST /projects HTTP/1.1" 409 218 0.002330 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.27 - - [2026-01-29 08:12:06] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030082 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.27 - - [2026-01-29 08:12:06] "GET /network-ipam/eccab622-f107-4204-9d4e-792618ef36a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003110 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.27 - - [2026-01-29 08:12:06] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007705 10.0.0.27 - - [2026-01-29 08:12:06] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.049346 10.0.0.27 - - [2026-01-29 08:12:06] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012378 10.0.0.27 - - [2026-01-29 08:12:06] "POST /set-tag HTTP/1.1" 200 109 0.050599 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.27 - - [2026-01-29 08:12:06] "GET /network-ipam/d5091813-d2a0-4415-a982-4f84316be77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003088 10.0.0.27 - - [2026-01-29 08:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.27 - - [2026-01-29 08:12:07] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007561 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.053677 10.0.0.27 - - [2026-01-29 08:12:07] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007323 10.0.0.27 - - [2026-01-29 08:12:07] "POST /set-tag HTTP/1.1" 200 109 0.057868 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.27 - - [2026-01-29 08:12:07] "GET /network-policy/bc959922-8791-4e64-800a-cdbb996fca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009013 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.27 - - [2026-01-29 08:12:07] "GET /network-policy/839dafc1-9832-46e7-8512-e8ac7fdc4c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003501 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.27 - - [2026-01-29 08:12:07] "GET /network-policy/f157392b-79c6-4b99-a57f-26195caa0560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003614 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /network-policy/f157392b-79c6-4b99-a57f-26195caa0560 HTTP/1.1" 200 262 0.012501 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /access-control-list/3fffcb7b-9b40-43f4-a0f5-362e4846fe83 HTTP/1.1" 200 272 0.053894 10.0.0.27 - - [2026-01-29 08:12:07] "POST /ref-update HTTP/1.1" 200 156 0.105265 10.0.0.27 - - [2026-01-29 08:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016354 10.0.0.27 - - [2026-01-29 08:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2026-01-29 08:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007936 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /access-control-list/dde0c685-47c9-42f0-9026-3d8fca4f1071 HTTP/1.1" 200 272 0.079118 10.0.0.27 - - [2026-01-29 08:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007313 10.0.0.27 - - [2026-01-29 08:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002307 10.0.0.27 - - [2026-01-29 08:12:07] "POST /security-groups HTTP/1.1" 409 245 0.008856 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /security-group/f87b4fd6-ffe0-46e0-af59-aeaf2ddfd4b4 HTTP/1.1" 200 262 0.060198 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /access-control-list/286809c7-8de5-4760-8cbe-eec57d778796 HTTP/1.1" 200 272 0.015967 10.0.0.27 - - [2026-01-29 08:12:07] "PUT /access-control-list/c27f73d3-79ab-4c0b-a406-792fb8a207eb HTTP/1.1" 200 272 0.017836 10.0.0.27 - - [2026-01-29 08:12:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027557 10.0.0.27 - - [2026-01-29 08:12:07] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014828 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.27 - - [2026-01-29 08:12:07] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003253 10.0.0.27 - - [2026-01-29 08:12:07] "POST /tags HTTP/1.1" 409 206 0.002034 10.0.0.27 - - [2026-01-29 08:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.27 - - [2026-01-29 08:12:07] "GET /tag/48e7afc3-35f3-473c-8a48-15247cfeefd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012241 10.0.0.27 - - [2026-01-29 08:12:07] "POST /firewall-rules HTTP/1.1" 200 562 0.075131 10.0.0.27 - - [2026-01-29 08:12:08] "GET /firewall-rule/fca2dd90-891f-40a4-a4e4-09fbc3e0e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013032 10.0.0.27 - - [2026-01-29 08:12:08] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005774 10.0.0.27 - - [2026-01-29 08:12:08] "GET /firewall-rule/fca2dd90-891f-40a4-a4e4-09fbc3e0e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002761 10.0.0.27 - - [2026-01-29 08:12:08] "POST /ref-update HTTP/1.1" 200 156 0.034537 10.0.0.27 - - [2026-01-29 08:12:08] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006419 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.27 - - [2026-01-29 08:12:08] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003529 10.0.0.27 - - [2026-01-29 08:12:08] "POST /tags HTTP/1.1" 409 206 0.002120 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.27 - - [2026-01-29 08:12:08] "GET /tag/48e7afc3-35f3-473c-8a48-15247cfeefd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015960 10.0.0.27 - - [2026-01-29 08:12:08] "POST /firewall-rules HTTP/1.1" 200 560 0.102780 10.0.0.27 - - [2026-01-29 08:12:08] "GET /firewall-rule/36058aa1-40d9-429d-8ffe-00a6e94274a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005267 10.0.0.27 - - [2026-01-29 08:12:08] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.011569 10.0.0.27 - - [2026-01-29 08:12:08] "GET /firewall-rule/36058aa1-40d9-429d-8ffe-00a6e94274a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.004386 10.0.0.27 - - [2026-01-29 08:12:08] "POST /ref-update HTTP/1.1" 200 156 0.046388 10.0.0.27 - - [2026-01-29 08:12:08] "POST /tags HTTP/1.1" 200 305 0.083328 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010454 10.0.0.27 - - [2026-01-29 08:12:08] "GET /tag/5758df2a-2c88-4c57-8b52-a0335654afcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014020 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.27 - - [2026-01-29 08:12:08] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032101 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.27 - - [2026-01-29 08:12:08] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004958 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2026-01-29 08:12:08] "GET /service-appliance-set/c6b9ab25-2c93-4271-9443-890ffe6250d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004496 10.0.0.27 - - [2026-01-29 08:12:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.002082 10.0.0.27 - - [2026-01-29 08:12:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109672 10.0.0.27 - - [2026-01-29 08:12:08] "GET /virtual-machine-interface/ab66fae7-c0ee-4abe-8eb8-1a2bad04ecf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.018367 10.0.0.27 - - [2026-01-29 08:12:09] "POST /instance-ips HTTP/1.1" 200 381 0.035653 10.0.0.27 - - [2026-01-29 08:12:09] "GET /instance-ip/c2d4bd31-96b4-4cc9-a4bf-6f6b65a63d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005213 10.0.0.27 - - [2026-01-29 08:12:09] "POST /loadbalancers HTTP/1.1" 200 582 0.071169 10.0.0.27 - - [2026-01-29 08:12:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010789 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.27 - - [2026-01-29 08:12:09] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042848 10.0.0.27 - - [2026-01-29 08:12:09] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048182 10.0.0.27 - - [2026-01-29 08:12:09] "GET /instance-ip/c2d4bd31-96b4-4cc9-a4bf-6f6b65a63d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003369 10.0.0.27 - - [2026-01-29 08:12:09] "GET /loadbalancer/abe08bd4-0700-4133-8bdc-0018b9e829ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003420 10.0.0.27 - - [2026-01-29 08:12:09] "POST /floating-ips HTTP/1.1" 200 583 0.038691 10.0.0.27 - - [2026-01-29 08:12:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047484 10.0.0.27 - - [2026-01-29 08:12:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010919 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.27 - - [2026-01-29 08:12:09] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037010 10.0.0.27 - - [2026-01-29 08:12:09] "GET /loadbalancer-listener/98ea2430-eac9-48ef-aad8-455f419502bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002782 10.0.0.27 - - [2026-01-29 08:12:09] "GET /loadbalancer-listener/98ea2430-eac9-48ef-aad8-455f419502bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009294 10.0.0.27 - - [2026-01-29 08:12:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030584 10.0.0.27 - - [2026-01-29 08:12:09] "GET /instance-ip/c2d4bd31-96b4-4cc9-a4bf-6f6b65a63d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003104 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2026-01-29 08:12:09] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003152 10.0.0.27 - - [2026-01-29 08:12:09] "GET /instance-ip/c2d4bd31-96b4-4cc9-a4bf-6f6b65a63d05?fields=floating_ips HTTP/1.1" 200 1171 0.014721 10.0.0.27 - - [2026-01-29 08:12:09] "GET /floating-ip/21a74570-e803-48ab-86aa-17cb7e66f6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005108 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.27 - - [2026-01-29 08:12:09] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.013905 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.004402 10.0.0.27 - - [2026-01-29 08:12:09] "POST /tags HTTP/1.1" 200 371 0.023099 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010179 10.0.0.27 - - [2026-01-29 08:12:09] "GET /tag/4146f46e-c4ff-442b-bffc-14397afc8925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013527 10.0.0.27 - - [2026-01-29 08:12:09] "POST /tags HTTP/1.1" 200 319 0.018930 10.0.0.27 - - [2026-01-29 08:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014961 10.0.0.27 - - [2026-01-29 08:12:09] "GET /tag/2fe44f84-da4b-4f7f-846f-9912780ceff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.015276 10.0.0.27 - - [2026-01-29 08:12:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000501 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.002812 10.0.0.27 - - [2026-01-29 08:12:10] "POST /security-groups HTTP/1.1" 200 578 0.072902 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002697 10.0.0.27 - - [2026-01-29 08:12:10] "POST /projects HTTP/1.1" 200 497 0.247184 10.0.0.27 - - [2026-01-29 08:12:10] "POST /access-control-lists HTTP/1.1" 200 587 0.035450 10.0.0.27 - - [2026-01-29 08:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020715 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.029828 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023241 10.0.0.27 - - [2026-01-29 08:12:10] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007577 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.27 - - [2026-01-29 08:12:10] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004095 10.0.0.27 - - [2026-01-29 08:12:10] "POST /access-control-lists HTTP/1.1" 200 585 0.074216 10.0.0.27 - - [2026-01-29 08:12:10] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.070498 10.0.0.27 - - [2026-01-29 08:12:10] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.083437 10.0.0.27 - - [2026-01-29 08:12:10] "POST /security-groups HTTP/1.1" 200 558 0.075507 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.014444 10.0.0.27 - - [2026-01-29 08:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.035290 10.0.0.27 - - [2026-01-29 08:12:10] "POST /access-control-lists HTTP/1.1" 200 610 0.059875 10.0.0.27 - - [2026-01-29 08:12:10] "POST /chown HTTP/1.1" 200 109 0.046258 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.015744 10.0.0.27 - - [2026-01-29 08:12:10] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008792 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.27 - - [2026-01-29 08:12:10] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044641 10.0.0.27 - - [2026-01-29 08:12:10] "POST /access-control-lists HTTP/1.1" 200 608 0.068818 10.0.0.27 - - [2026-01-29 08:12:10] "POST /tags HTTP/1.1" 409 214 0.002325 10.0.0.27 - - [2026-01-29 08:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2026-01-29 08:12:10] "GET /tag/2fe44f84-da4b-4f7f-846f-9912780ceff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010551 10.0.0.27 - - [2026-01-29 08:12:10] "POST /firewall-rules HTTP/1.1" 200 578 0.067132 10.0.0.27 - - [2026-01-29 08:12:11] "GET /firewall-rule/f794f419-3f81-47d4-940a-26d8fbba59d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004132 10.0.0.27 - - [2026-01-29 08:12:11] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005435 10.0.0.27 - - [2026-01-29 08:12:11] "GET /firewall-rule/f794f419-3f81-47d4-940a-26d8fbba59d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002388 10.0.0.27 - - [2026-01-29 08:12:11] "POST /ref-update HTTP/1.1" 200 156 0.049967 10.0.0.27 - - [2026-01-29 08:12:11] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004800 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023721 10.0.0.27 - - [2026-01-29 08:12:11] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003276 10.0.0.27 - - [2026-01-29 08:12:11] "POST /tags HTTP/1.1" 409 214 0.002286 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.27 - - [2026-01-29 08:12:11] "GET /tag/2fe44f84-da4b-4f7f-846f-9912780ceff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.038960 10.0.0.27 - - [2026-01-29 08:12:11] "POST /firewall-rules HTTP/1.1" 200 576 0.074380 10.0.0.27 - - [2026-01-29 08:12:11] "GET /firewall-rule/97fcfafb-2d2d-4cec-b2ec-b563d6ce42fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.025737 10.0.0.27 - - [2026-01-29 08:12:11] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004959 10.0.0.27 - - [2026-01-29 08:12:11] "GET /firewall-rule/97fcfafb-2d2d-4cec-b2ec-b563d6ce42fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003582 10.0.0.27 - - [2026-01-29 08:12:11] "POST /ref-update HTTP/1.1" 200 156 0.042104 10.0.0.27 - - [2026-01-29 08:12:11] "POST /tags HTTP/1.1" 200 301 0.020749 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018100 10.0.0.27 - - [2026-01-29 08:12:11] "GET /tag/3f304aae-b437-4314-a5ab-4b5b5871cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018969 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2026-01-29 08:12:11] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044963 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.27 - - [2026-01-29 08:12:11] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007383 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.27 - - [2026-01-29 08:12:11] "GET /service-appliance-set/c6b9ab25-2c93-4271-9443-890ffe6250d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003268 10.0.0.27 - - [2026-01-29 08:12:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.011106 10.0.0.27 - - [2026-01-29 08:12:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101313 10.0.0.27 - - [2026-01-29 08:12:11] "GET /virtual-machine-interface/785af37d-55f1-490d-ba21-5802c1187abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.024559 10.0.0.27 - - [2026-01-29 08:12:12] "POST /instance-ips HTTP/1.1" 200 377 0.027683 10.0.0.27 - - [2026-01-29 08:12:12] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006848 10.0.0.27 - - [2026-01-29 08:12:12] "POST /loadbalancers HTTP/1.1" 200 582 0.061048 10.0.0.27 - - [2026-01-29 08:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009612 10.0.0.27 - - [2026-01-29 08:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019803 10.0.0.27 - - [2026-01-29 08:12:12] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.065849 10.0.0.27 - - [2026-01-29 08:12:12] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004180 10.0.0.27 - - [2026-01-29 08:12:12] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047076 10.0.0.27 - - [2026-01-29 08:12:12] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005091 10.0.0.27 - - [2026-01-29 08:12:12] "POST /floating-ips HTTP/1.1" 200 581 0.037445 10.0.0.27 - - [2026-01-29 08:12:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064602 10.0.0.27 - - [2026-01-29 08:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038110 10.0.0.27 - - [2026-01-29 08:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.27 - - [2026-01-29 08:12:12] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045013 10.0.0.27 - - [2026-01-29 08:12:12] "GET /loadbalancer-listener/ecbd5714-edd5-411a-8c3a-96874832f463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.008898 10.0.0.27 - - [2026-01-29 08:12:12] "GET /loadbalancer-listener/ecbd5714-edd5-411a-8c3a-96874832f463?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006327 10.0.0.27 - - [2026-01-29 08:12:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027683 10.0.0.27 - - [2026-01-29 08:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.27 - - [2026-01-29 08:12:12] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005204 10.0.0.27 - - [2026-01-29 08:12:12] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.087262 10.0.0.27 - - [2026-01-29 08:12:12] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?fields=floating_ips HTTP/1.1" 200 1165 0.012516 10.0.0.27 - - [2026-01-29 08:12:12] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002901 10.0.0.27 - - [2026-01-29 08:12:12] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002644 10.0.0.27 - - [2026-01-29 08:12:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021906 10.0.0.27 - - [2026-01-29 08:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017269 10.0.0.27 - - [2026-01-29 08:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.27 - - [2026-01-29 08:12:12] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049858 10.0.0.27 - - [2026-01-29 08:12:13] "GET /loadbalancer-listener/11e95086-afe5-4e1d-b912-571654e9a46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010706 10.0.0.27 - - [2026-01-29 08:12:13] "GET /loadbalancer-listener/11e95086-afe5-4e1d-b912-571654e9a46b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011020 10.0.0.27 - - [2026-01-29 08:12:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023003 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.27 - - [2026-01-29 08:12:13] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005041 10.0.0.27 - - [2026-01-29 08:12:13] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?fields=floating_ips HTTP/1.1" 200 1165 0.004182 10.0.0.27 - - [2026-01-29 08:12:13] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002725 10.0.0.27 - - [2026-01-29 08:12:13] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042938 10.0.0.27 - - [2026-01-29 08:12:13] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005899 10.0.0.27 - - [2026-01-29 08:12:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026536 10.0.0.27 - - [2026-01-29 08:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033659 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015441 10.0.0.27 - - [2026-01-29 08:12:13] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035923 10.0.0.27 - - [2026-01-29 08:12:13] "GET /loadbalancer-listener/b221669b-973b-4365-846d-365b346102a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005724 10.0.0.27 - - [2026-01-29 08:12:13] "GET /loadbalancer-listener/b221669b-973b-4365-846d-365b346102a9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005396 10.0.0.27 - - [2026-01-29 08:12:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021248 10.0.0.27 - - [2026-01-29 08:12:13] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008011 10.0.0.27 - - [2026-01-29 08:12:13] "GET /instance-ip/e26e1a3c-2ddc-431f-ad24-fd6362ce136e?fields=floating_ips HTTP/1.1" 200 1165 0.007740 10.0.0.27 - - [2026-01-29 08:12:13] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004082 10.0.0.27 - - [2026-01-29 08:12:13] "POST /tags HTTP/1.1" 200 363 0.051504 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012819 10.0.0.27 - - [2026-01-29 08:12:13] "GET /tag/b16e8b66-a77b-433e-8512-6248fa6b1d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016302 10.0.0.27 - - [2026-01-29 08:12:13] "POST /tags HTTP/1.1" 200 311 0.030711 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013439 10.0.0.27 - - [2026-01-29 08:12:13] "GET /tag/e1fe1364-4eea-4cf1-b7c6-42f1dd884076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013397 10.0.0.27 - - [2026-01-29 08:12:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.001403 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.005604 10.0.0.27 - - [2026-01-29 08:12:13] "POST /security-groups HTTP/1.1" 200 574 0.069458 10.0.0.27 - - [2026-01-29 08:12:13] "POST /projects HTTP/1.1" 200 489 0.165404 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.002009 10.0.0.27 - - [2026-01-29 08:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030012 10.0.0.27 - - [2026-01-29 08:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011198 10.0.0.27 - - [2026-01-29 08:12:13] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022335 10.0.0.27 - - [2026-01-29 08:12:13] "POST /access-control-lists HTTP/1.1" 200 583 0.090665 10.0.0.27 - - [2026-01-29 08:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006911 10.0.0.27 - - [2026-01-29 08:12:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.008118 10.0.0.27 - - [2026-01-29 08:12:14] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007816 10.0.0.27 - - [2026-01-29 08:12:14] "POST /access-control-lists HTTP/1.1" 200 581 0.071248 10.0.0.27 - - [2026-01-29 08:12:14] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.125893 10.0.0.27 - - [2026-01-29 08:12:14] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.095000 10.0.0.27 - - [2026-01-29 08:12:14] "POST /security-groups HTTP/1.1" 200 546 0.259765 10.0.0.27 - - [2026-01-29 08:12:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.018487 10.0.0.27 - - [2026-01-29 08:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031426 10.0.0.27 - - [2026-01-29 08:12:14] "POST /access-control-lists HTTP/1.1" 200 602 0.039031 10.0.0.27 - - [2026-01-29 08:12:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.009818 10.0.0.27 - - [2026-01-29 08:12:14] "POST /chown HTTP/1.1" 200 109 0.038814 10.0.0.27 - - [2026-01-29 08:12:14] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020954 10.0.0.27 - - [2026-01-29 08:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.27 - - [2026-01-29 08:12:14] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.038494 10.0.0.27 - - [2026-01-29 08:12:14] "POST /access-control-lists HTTP/1.1" 200 600 0.071736 10.0.0.27 - - [2026-01-29 08:12:14] "POST /tags HTTP/1.1" 409 210 0.027441 10.0.0.27 - - [2026-01-29 08:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.27 - - [2026-01-29 08:12:14] "GET /tag/e1fe1364-4eea-4cf1-b7c6-42f1dd884076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012841 10.0.0.27 - - [2026-01-29 08:12:14] "POST /firewall-rules HTTP/1.1" 200 570 0.101553 10.0.0.27 - - [2026-01-29 08:12:15] "GET /firewall-rule/38168850-8865-433f-9d9f-c0277cc5ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005857 10.0.0.27 - - [2026-01-29 08:12:15] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004229 10.0.0.27 - - [2026-01-29 08:12:15] "GET /firewall-rule/38168850-8865-433f-9d9f-c0277cc5ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005735 10.0.0.27 - - [2026-01-29 08:12:15] "POST /ref-update HTTP/1.1" 200 156 0.072009 10.0.0.27 - - [2026-01-29 08:12:15] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008651 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2026-01-29 08:12:15] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003038 10.0.0.27 - - [2026-01-29 08:12:15] "POST /tags HTTP/1.1" 409 210 0.002352 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.27 - - [2026-01-29 08:12:15] "GET /tag/e1fe1364-4eea-4cf1-b7c6-42f1dd884076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021032 10.0.0.27 - - [2026-01-29 08:12:15] "POST /firewall-rules HTTP/1.1" 200 568 0.088000 10.0.0.27 - - [2026-01-29 08:12:15] "GET /firewall-rule/1b92da22-7572-45a5-a7f5-4c8168ec2d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.022881 10.0.0.27 - - [2026-01-29 08:12:15] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004490 10.0.0.27 - - [2026-01-29 08:12:15] "GET /firewall-rule/1b92da22-7572-45a5-a7f5-4c8168ec2d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002546 10.0.0.27 - - [2026-01-29 08:12:15] "POST /ref-update HTTP/1.1" 200 156 0.064799 10.0.0.27 - - [2026-01-29 08:12:15] "POST /tags HTTP/1.1" 409 237 0.004903 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.27 - - [2026-01-29 08:12:15] "GET /tag/bdfe6b6e-0d4c-494e-b260-8c11a570ed74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019498 10.0.0.27 - - [2026-01-29 08:12:15] "POST /tags HTTP/1.1" 409 210 0.005425 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.27 - - [2026-01-29 08:12:15] "GET /tag/73fc4d4b-f0e2-492b-8689-0e0498478635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018357 10.0.0.27 - - [2026-01-29 08:12:15] "POST /projects HTTP/1.1" 409 223 0.003415 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.27 - - [2026-01-29 08:12:15] "GET /project/5f622a36-0e9f-40f5-8724-54786a78ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.072265 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.27 - - [2026-01-29 08:12:15] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004784 10.0.0.27 - - [2026-01-29 08:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.27 - - [2026-01-29 08:12:15] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.011526 10.0.0.27 - - [2026-01-29 08:12:16] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.091244 10.0.0.27 - - [2026-01-29 08:12:16] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.088795 10.0.0.27 - - [2026-01-29 08:12:16] "POST /security-groups HTTP/1.1" 409 253 0.014908 10.0.0.27 - - [2026-01-29 08:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2026-01-29 08:12:16] "PUT /security-group/95909070-aa19-4682-83f1-9d6f2021758f HTTP/1.1" 200 262 0.060614 10.0.0.27 - - [2026-01-29 08:12:16] "PUT /access-control-list/274c1193-3ce5-41e8-ab0e-b98e4d44e28a HTTP/1.1" 200 272 0.051204 10.0.0.27 - - [2026-01-29 08:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.069332 10.0.0.27 - - [2026-01-29 08:12:16] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004784 10.0.0.27 - - [2026-01-29 08:12:16] "PUT /access-control-list/4c889b97-3d5b-42bf-94c8-c98afb80a536 HTTP/1.1" 200 272 0.038864 10.0.0.27 - - [2026-01-29 08:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2026-01-29 08:12:16] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004803 10.0.0.27 - - [2026-01-29 08:12:16] "POST /tags HTTP/1.1" 409 210 0.002570 10.0.0.27 - - [2026-01-29 08:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.27 - - [2026-01-29 08:12:16] "GET /tag/73fc4d4b-f0e2-492b-8689-0e0498478635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018190 10.0.0.27 - - [2026-01-29 08:12:16] "POST /firewall-rules HTTP/1.1" 200 570 0.100529 10.0.0.27 - - [2026-01-29 08:12:16] "GET /firewall-rule/8ef41e52-8b7e-4106-87a5-ee08e199835d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017298 10.0.0.27 - - [2026-01-29 08:12:16] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007844 10.0.0.27 - - [2026-01-29 08:12:16] "GET /firewall-rule/8ef41e52-8b7e-4106-87a5-ee08e199835d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005917 10.0.0.27 - - [2026-01-29 08:12:16] "POST /ref-update HTTP/1.1" 200 156 0.054964 10.0.0.27 - - [2026-01-29 08:12:16] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034826 10.0.0.27 - - [2026-01-29 08:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.27 - - [2026-01-29 08:12:16] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007241 10.0.0.27 - - [2026-01-29 08:12:16] "POST /tags HTTP/1.1" 409 210 0.002396 10.0.0.27 - - [2026-01-29 08:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.27 - - [2026-01-29 08:12:16] "GET /tag/73fc4d4b-f0e2-492b-8689-0e0498478635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014702 10.0.0.27 - - [2026-01-29 08:12:17] "POST /firewall-rules HTTP/1.1" 200 568 0.088695 10.0.0.27 - - [2026-01-29 08:12:17] "GET /firewall-rule/af4ef39b-cb0d-4809-a8be-e0d98b063cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013461 10.0.0.27 - - [2026-01-29 08:12:17] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005132 10.0.0.27 - - [2026-01-29 08:12:17] "GET /firewall-rule/af4ef39b-cb0d-4809-a8be-e0d98b063cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002743 10.0.0.27 - - [2026-01-29 08:12:17] "POST /ref-update HTTP/1.1" 200 156 0.053687 10.0.0.27 - - [2026-01-29 08:12:17] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006882 10.0.0.27 - - [2026-01-29 08:12:17] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.27 - - [2026-01-29 08:12:17] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.27 - - [2026-01-29 08:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.27 - - [2026-01-29 08:12:17] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003324 10.0.0.27 - - [2026-01-29 08:12:17] "POST /bgp-routers HTTP/1.1" 409 301 0.004093 10.0.0.27 - - [2026-01-29 08:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.27 - - [2026-01-29 08:12:17] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005806 10.0.0.27 - - [2026-01-29 08:12:17] "PUT /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc HTTP/1.1" 200 254 0.026342 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001174 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:12:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 10.0.0.33 - - [2026-01-29 08:12:52] "GET / HTTP/1.1" 200 35931 0.002541 10.0.0.33 - - [2026-01-29 08:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2026-01-29 08:12:52] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013215 10.0.0.33 - - [2026-01-29 08:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.33 - - [2026-01-29 08:12:52] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003096 10.0.0.33 - - [2026-01-29 08:12:52] "PUT /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd HTTP/1.1" 200 274 0.010636 10.0.0.33 - - [2026-01-29 08:12:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.010843 10.0.0.33 - - [2026-01-29 08:12:52] "POST /virtual-routers HTTP/1.1" 200 599 0.018123 10.0.0.33 - - [2026-01-29 08:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011129 10.0.0.33 - - [2026-01-29 08:12:52] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006878 10.0.0.33 - - [2026-01-29 08:12:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002143 10.0.0.33 - - [2026-01-29 08:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-01-29 08:12:52] "GET /virtual-network/d742db41-9907-44ac-8205-15d80702ef8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004242 10.0.0.33 - - [2026-01-29 08:12:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052814 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.33 - - [2026-01-29 08:13:23] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.33 - - [2026-01-29 08:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007570 10.0.0.33 - - [2026-01-29 08:13:23] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005012 10.0.0.33 - - [2026-01-29 08:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2026-01-29 08:13:23] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003598 10.0.0.33 - - [2026-01-29 08:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-01-29 08:13:23] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003500 10.0.0.33 - - [2026-01-29 08:13:23] "PUT /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b HTTP/1.1" 200 262 0.014085 10.0.0.33 - - [2026-01-29 08:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010548 10.0.0.33 - - [2026-01-29 08:13:23] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.010311 10.0.0.33 - - [2026-01-29 08:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2026-01-29 08:13:23] "GET /virtual-machine-interface/621e5f7b-8fda-4101-aa25-193d48b20cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004520 10.0.0.33 - - [2026-01-29 08:13:23] "PUT /virtual-machine-interface/621e5f7b-8fda-4101-aa25-193d48b20cec HTTP/1.1" 200 284 0.013283 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:13:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:13:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001324 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 10.0.0.27 - - [2026-01-29 08:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2026-01-29 08:13:43] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005111 10.0.0.27 - - [2026-01-29 08:15:44] "GET /global-system-configs HTTP/1.1" 200 322 0.005026 10.0.0.27 - - [2026-01-29 08:15:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003366 10.0.0.27 - - [2026-01-29 08:16:02] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003229 10.0.0.27 - - [2026-01-29 08:16:02] "POST /ref-update HTTP/1.1" 200 156 0.010250 10.0.0.27 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004816 10.0.0.27 - - [2026-01-29 08:16:13] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.27 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2026-01-29 08:16:13] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003096 10.0.0.27 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005641 10.0.0.27 - - [2026-01-29 08:16:13] "POST /set-tag HTTP/1.1" 200 109 0.004592 10.0.0.27 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.27 - - [2026-01-29 08:16:13] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002816 10.0.0.27 - - [2026-01-29 08:16:13] "GET /loadbalancer-pool/3fee0626-d7df-4047-8890-2add02509071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004269 10.0.0.27 - - [2026-01-29 08:16:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019069 10.0.0.27 - - [2026-01-29 08:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007689 10.0.0.27 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006976 10.0.0.27 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006896 10.0.0.27 - - [2026-01-29 08:16:13] "POST /tags HTTP/1.1" 409 205 0.001659 10.0.0.27 - - [2026-01-29 08:16:13] "POST /ref-update HTTP/1.1" 200 156 0.006422 10.0.0.27 - - [2026-01-29 08:16:13] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.009804 10.0.0.27 - - [2026-01-29 08:16:13] "PUT /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3 HTTP/1.1" 200 256 0.010611 10.0.0.27 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2026-01-29 08:16:13] "GET /tag/3f304aae-b437-4314-a5ab-4b5b5871cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013103 10.0.0.27 - - [2026-01-29 08:16:13] "POST /set-tag HTTP/1.1" 200 109 0.069561 10.0.0.27 - - [2026-01-29 08:16:14] "GET /loadbalancer-pool/3ef91d2a-5138-4931-af42-4cc802054f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004420 10.0.0.27 - - [2026-01-29 08:16:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016121 10.0.0.27 - - [2026-01-29 08:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015690 10.0.0.27 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011344 10.0.0.27 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004346 10.0.0.27 - - [2026-01-29 08:16:14] "POST /ref-update HTTP/1.1" 200 156 0.015036 10.0.0.27 - - [2026-01-29 08:16:14] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.020924 10.0.0.27 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.016012 10.0.0.27 - - [2026-01-29 08:16:14] "GET /loadbalancer-pool/81ac0125-103a-48f3-8ca7-827bcae27321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006836 10.0.0.27 - - [2026-01-29 08:16:14] "PUT /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3 HTTP/1.1" 200 256 0.021754 10.0.0.27 - - [2026-01-29 08:16:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038228 10.0.0.27 - - [2026-01-29 08:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008072 10.0.0.27 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011956 10.0.0.27 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007262 10.0.0.27 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.003701 10.0.0.27 - - [2026-01-29 08:16:14] "POST /ref-update HTTP/1.1" 200 156 0.009292 10.0.0.27 - - [2026-01-29 08:16:14] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.016796 10.0.0.27 - - [2026-01-29 08:16:14] "PUT /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3 HTTP/1.1" 200 256 0.019078 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:16:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:16:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.008917 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001462 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:17:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:17:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:17:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:17:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 10.0.0.27 - - [2026-01-29 08:18:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004302 10.0.0.27 - - [2026-01-29 08:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.27 - - [2026-01-29 08:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.27 - - [2026-01-29 08:18:47] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002585 10.0.0.27 - - [2026-01-29 08:18:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007773 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.028825 10.0.0.27 - - [2026-01-29 08:18:48] "DELETE /loadbalancer-member/da0ac648-141c-4d9a-9335-19465a8deee0 HTTP/1.1" 200 115 0.058647 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005811 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.27 - - [2026-01-29 08:18:48] "DELETE /loadbalancer-member/2b62fdc0-8126-4057-a85f-853c536104f6 HTTP/1.1" 200 115 0.040605 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004674 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.004801 10.0.0.27 - - [2026-01-29 08:18:48] "DELETE /loadbalancer-member/8b82c887-ebea-4db4-bd65-f09718a369fd HTTP/1.1" 200 115 0.035166 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010931 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.27 - - [2026-01-29 08:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.27 - - [2026-01-29 08:18:48] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002637 10.0.0.27 - - [2026-01-29 08:18:48] "GET /loadbalancer-pool/3fee0626-d7df-4047-8890-2add02509071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002803 10.0.0.27 - - [2026-01-29 08:18:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037410 10.0.0.27 - - [2026-01-29 08:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012127 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019361 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004645 10.0.0.27 - - [2026-01-29 08:18:48] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004802 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.077022 10.0.0.27 - - [2026-01-29 08:18:48] "GET /loadbalancer-pool/3ef91d2a-5138-4931-af42-4cc802054f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003565 10.0.0.27 - - [2026-01-29 08:18:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022640 10.0.0.27 - - [2026-01-29 08:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034346 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009257 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005838 10.0.0.27 - - [2026-01-29 08:18:48] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005486 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.27 - - [2026-01-29 08:18:48] "GET /loadbalancer-pool/81ac0125-103a-48f3-8ca7-827bcae27321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002956 10.0.0.27 - - [2026-01-29 08:18:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014968 10.0.0.27 - - [2026-01-29 08:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012617 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009810 10.0.0.27 - - [2026-01-29 08:18:48] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006378 10.0.0.27 - - [2026-01-29 08:18:48] "POST /set-tag HTTP/1.1" 200 109 0.006197 10.0.0.27 - - [2026-01-29 08:18:48] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.008543 10.0.0.27 - - [2026-01-29 08:20:25] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.27 - - [2026-01-29 08:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.27 - - [2026-01-29 08:20:25] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031932 10.0.0.27 - - [2026-01-29 08:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.27 - - [2026-01-29 08:20:25] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031528 10.0.0.27 - - [2026-01-29 08:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.27 - - [2026-01-29 08:20:26] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040704 10.0.0.27 - - [2026-01-29 08:20:26] "POST /tags HTTP/1.1" 200 333 0.033338 10.0.0.27 - - [2026-01-29 08:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.27 - - [2026-01-29 08:20:26] "GET /tag/9c111cd3-06df-4aa5-90b0-e230470bca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.042142 10.0.0.27 - - [2026-01-29 08:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.27 - - [2026-01-29 08:20:26] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041749 10.0.0.27 - - [2026-01-29 08:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.27 - - [2026-01-29 08:20:26] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010612 10.0.0.27 - - [2026-01-29 08:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.27 - - [2026-01-29 08:20:26] "GET /service-appliance-set/c6b9ab25-2c93-4271-9443-890ffe6250d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005248 10.0.0.27 - - [2026-01-29 08:20:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.002192 10.0.0.27 - - [2026-01-29 08:20:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.123624 10.0.0.27 - - [2026-01-29 08:20:27] "GET /virtual-machine-interface/8ecdab9b-1b2c-42f5-8cb4-7fd86c8f6772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016738 10.0.0.27 - - [2026-01-29 08:20:27] "POST /instance-ips HTTP/1.1" 200 409 0.046613 10.0.0.27 - - [2026-01-29 08:20:27] "GET /instance-ip/02f7eff1-d457-44c8-b3d5-e30f5c23d6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.013470 10.0.0.27 - - [2026-01-29 08:20:27] "POST /loadbalancers HTTP/1.1" 200 610 0.093696 10.0.0.27 - - [2026-01-29 08:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.054847 10.0.0.27 - - [2026-01-29 08:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014292 10.0.0.27 - - [2026-01-29 08:20:27] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.134423 10.0.0.27 - - [2026-01-29 08:20:27] "GET /instance-ip/02f7eff1-d457-44c8-b3d5-e30f5c23d6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.022030 10.0.0.27 - - [2026-01-29 08:20:27] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.192820 10.0.0.27 - - [2026-01-29 08:20:27] "GET /loadbalancer/86423cf8-1828-4982-a4b0-180c7541b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.014433 10.0.0.27 - - [2026-01-29 08:20:27] "POST /floating-ips HTTP/1.1" 200 597 0.146955 10.0.0.27 - - [2026-01-29 08:20:27] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.085508 10.0.0.27 - - [2026-01-29 08:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.27 - - [2026-01-29 08:20:27] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.081820 10.0.0.27 - - [2026-01-29 08:20:27] "GET /loadbalancer-listener/3d519dd2-81c0-4e77-bb42-c95d0269c6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005781 10.0.0.27 - - [2026-01-29 08:20:27] "GET /loadbalancer-listener/3d519dd2-81c0-4e77-bb42-c95d0269c6ee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005840 10.0.0.27 - - [2026-01-29 08:20:27] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.058946 10.0.0.27 - - [2026-01-29 08:20:27] "GET /instance-ip/02f7eff1-d457-44c8-b3d5-e30f5c23d6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011759 10.0.0.27 - - [2026-01-29 08:20:27] "GET /instance-ip/02f7eff1-d457-44c8-b3d5-e30f5c23d6dd?fields=floating_ips HTTP/1.1" 200 1211 0.013709 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.27 - - [2026-01-29 08:20:28] "GET /loadbalancer/86423cf8-1828-4982-a4b0-180c7541b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003486 10.0.0.27 - - [2026-01-29 08:20:28] "GET /floating-ip/af68459c-42c6-488f-be0e-98c5f1f0c89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.017211 10.0.0.27 - - [2026-01-29 08:20:28] "POST /tags HTTP/1.1" 200 295 0.103806 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.27 - - [2026-01-29 08:20:28] "GET /tag/c12cfdb7-0799-43a3-a743-3610447e4a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.019255 10.0.0.27 - - [2026-01-29 08:20:28] "POST /tags HTTP/1.1" 409 233 0.001887 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2026-01-29 08:20:28] "GET /tag/ff5661ee-af3b-4a43-9895-f74b8bc6899c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.025892 10.0.0.27 - - [2026-01-29 08:20:28] "POST /tags HTTP/1.1" 409 206 0.001872 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.27 - - [2026-01-29 08:20:28] "GET /tag/48e7afc3-35f3-473c-8a48-15247cfeefd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011414 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.27 - - [2026-01-29 08:20:28] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004369 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-01-29 08:20:28] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057486 10.0.0.27 - - [2026-01-29 08:20:28] "POST /virtual-machines HTTP/1.1" 200 369 0.011573 10.0.0.27 - - [2026-01-29 08:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017413 10.0.0.27 - - [2026-01-29 08:20:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114848 10.0.0.27 - - [2026-01-29 08:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008521 10.0.0.27 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.27 - - [2026-01-29 08:20:28] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004388 10.0.0.27 - - [2026-01-29 08:20:28] "POST /instance-ips HTTP/1.1" 200 409 0.019540 10.0.0.27 - - [2026-01-29 08:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023025 10.0.0.27 - - [2026-01-29 08:20:28] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011680 10.0.0.27 - - [2026-01-29 08:20:28] "POST /set-tag HTTP/1.1" 200 109 0.031224 10.0.0.27 - - [2026-01-29 08:20:28] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006101 10.0.0.27 - - [2026-01-29 08:20:28] "GET /instance-ip/5edc40c2-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006067 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004348 10.0.0.27 - - [2026-01-29 08:20:29] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003651 10.0.0.27 - - [2026-01-29 08:20:29] "POST /ref-update HTTP/1.1" 200 156 0.012035 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012476 10.0.0.27 - - [2026-01-29 08:20:29] "POST /set-tag HTTP/1.1" 200 109 0.007804 10.0.0.27 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004914 10.0.0.27 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.27 - - [2026-01-29 08:20:29] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039463 10.0.0.27 - - [2026-01-29 08:20:29] "POST /virtual-machines HTTP/1.1" 200 369 0.009365 10.0.0.27 - - [2026-01-29 08:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012413 10.0.0.27 - - [2026-01-29 08:20:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099496 10.0.0.27 - - [2026-01-29 08:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008384 10.0.0.27 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003958 10.0.0.27 - - [2026-01-29 08:20:29] "POST /instance-ips HTTP/1.1" 200 409 0.021138 10.0.0.27 - - [2026-01-29 08:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025448 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005904 10.0.0.27 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.27 - - [2026-01-29 08:20:29] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035654 10.0.0.27 - - [2026-01-29 08:20:29] "POST /set-tag HTTP/1.1" 200 109 0.044949 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-networks?parent_id=07f881e0-286e-4a2f-b755-13624b284994&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.011558 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011688 10.0.0.27 - - [2026-01-29 08:20:29] "GET /instance-ip/5f503cc0-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002736 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004118 10.0.0.27 - - [2026-01-29 08:20:29] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.015013 10.0.0.27 - - [2026-01-29 08:20:29] "POST /virtual-networks HTTP/1.1" 200 512 0.093717 10.0.0.27 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008689 10.0.0.27 - - [2026-01-29 08:20:29] "GET /network-ipam/c1e99ed4-64a0-4dea-84c3-adc5947ab5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.019600 10.0.0.27 - - [2026-01-29 08:20:29] "POST /ref-update HTTP/1.1" 200 156 0.032458 10.0.0.27 - - [2026-01-29 08:20:29] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016165 10.0.0.27 - - [2026-01-29 08:20:29] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.27 - - [2026-01-29 08:20:29] "POST /route-targets HTTP/1.1" 200 327 0.038768 10.0.0.27 - - [2026-01-29 08:20:29] "POST /ref-update HTTP/1.1" 200 156 0.016419 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005626 10.0.0.27 - - [2026-01-29 08:20:30] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025954 10.0.0.27 - - [2026-01-29 08:20:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005057 10.0.0.27 - - [2026-01-29 08:20:30] "POST /ref-update HTTP/1.1" 200 156 0.098041 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004104 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domains HTTP/1.1" 200 280 0.001868 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domain/709c545d-3cf7-4a97-a0e5-422829e82308 HTTP/1.1" 200 3086 0.008403 10.0.0.27 - - [2026-01-29 08:20:30] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.27 - - [2026-01-29 08:20:30] "GET /project/07f881e0-286e-4a2f-b755-13624b284994 HTTP/1.1" 200 7063 0.033712 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2088 0.006393 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2088 0.005017 10.0.0.27 - - [2026-01-29 08:20:30] "GET /routing-instance/559ad48b-26ed-4bae-a2bd-b715539ecc45 HTTP/1.1" 200 1402 0.003453 10.0.0.27 - - [2026-01-29 08:20:30] "GET /routing-instance/559ad48b-26ed-4bae-a2bd-b715539ecc45 HTTP/1.1" 200 1402 0.002793 10.0.0.27 - - [2026-01-29 08:20:30] "GET /route-target/237fb249-0511-4161-930f-da8a8cf23381 HTTP/1.1" 200 1152 0.002944 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2088 0.005913 10.0.0.27 - - [2026-01-29 08:20:30] "GET /routing-instance/559ad48b-26ed-4bae-a2bd-b715539ecc45 HTTP/1.1" 200 1402 0.003486 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004195 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2088 0.004145 10.0.0.27 - - [2026-01-29 08:20:30] "GET /routing-instance/559ad48b-26ed-4bae-a2bd-b715539ecc45 HTTP/1.1" 200 1402 0.004156 10.0.0.27 - - [2026-01-29 08:20:30] "GET /routing-instance/559ad48b-26ed-4bae-a2bd-b715539ecc45 HTTP/1.1" 200 1402 0.003567 10.0.0.27 - - [2026-01-29 08:20:30] "GET /route-target/237fb249-0511-4161-930f-da8a8cf23381 HTTP/1.1" 200 1152 0.003184 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domains HTTP/1.1" 200 280 0.001932 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domain/709c545d-3cf7-4a97-a0e5-422829e82308 HTTP/1.1" 200 3086 0.004246 10.0.0.27 - - [2026-01-29 08:20:30] "GET /project/07f881e0-286e-4a2f-b755-13624b284994 HTTP/1.1" 200 7063 0.032482 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2088 0.004014 10.0.0.27 - - [2026-01-29 08:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.27 - - [2026-01-29 08:20:30] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040421 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004308 10.0.0.27 - - [2026-01-29 08:20:30] "GET /floating-ip-pools?parent_id=0ce376a9-2976-492a-a098-d15cd4e715e1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002680 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003992 10.0.0.27 - - [2026-01-29 08:20:30] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018240 10.0.0.27 - - [2026-01-29 08:20:30] "POST /ref-update HTTP/1.1" 200 156 0.007644 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012229 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domains HTTP/1.1" 200 280 0.003201 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domain/709c545d-3cf7-4a97-a0e5-422829e82308 HTTP/1.1" 200 3086 0.003563 10.0.0.27 - - [2026-01-29 08:20:30] "GET /project/07f881e0-286e-4a2f-b755-13624b284994 HTTP/1.1" 200 7319 0.032014 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2326 0.006816 10.0.0.27 - - [2026-01-29 08:20:30] "GET /floating-ip-pool/8308d189-cbce-46ba-a555-077d3a77cae8 HTTP/1.1" 200 1314 0.002417 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domains HTTP/1.1" 200 280 0.001871 10.0.0.27 - - [2026-01-29 08:20:30] "GET /domain/709c545d-3cf7-4a97-a0e5-422829e82308 HTTP/1.1" 200 3086 0.003255 10.0.0.27 - - [2026-01-29 08:20:30] "GET /project/07f881e0-286e-4a2f-b755-13624b284994 HTTP/1.1" 200 7319 0.038895 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 2326 0.015768 10.0.0.27 - - [2026-01-29 08:20:30] "GET /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006137 10.0.0.27 - - [2026-01-29 08:20:30] "POST /tags HTTP/1.1" 200 365 0.085448 10.0.0.27 - - [2026-01-29 08:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.27 - - [2026-01-29 08:20:30] "GET /tag/d708fe83-53c4-4950-9da5-611b773c297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012352 10.0.0.27 - - [2026-01-29 08:20:30] "POST /tags HTTP/1.1" 409 206 0.002561 10.0.0.27 - - [2026-01-29 08:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.27 - - [2026-01-29 08:20:30] "GET /tag/48e7afc3-35f3-473c-8a48-15247cfeefd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011895 10.0.0.27 - - [2026-01-29 08:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.27 - - [2026-01-29 08:20:30] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.031659 10.0.0.27 - - [2026-01-29 08:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.27 - - [2026-01-29 08:20:31] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004519 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.27 - - [2026-01-29 08:20:31] "GET /service-appliance-set/ce4391f1-1cec-4e18-8c21-86b954a87134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003421 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 404 258 0.001516 10.0.0.27 - - [2026-01-29 08:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098169 10.0.0.27 - - [2026-01-29 08:20:31] "GET /virtual-machine-interface/9098f8af-3cc6-4033-b214-53c931943a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013218 10.0.0.27 - - [2026-01-29 08:20:31] "POST /set-tag HTTP/1.1" 200 109 0.014541 10.0.0.27 - - [2026-01-29 08:20:31] "POST /instance-ips HTTP/1.1" 200 417 0.019845 10.0.0.27 - - [2026-01-29 08:20:31] "GET /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005901 10.0.0.27 - - [2026-01-29 08:20:31] "POST /loadbalancers HTTP/1.1" 200 618 0.060952 10.0.0.27 - - [2026-01-29 08:20:31] "POST /service-instances HTTP/1.1" 200 566 0.031684 10.0.0.27 - - [2026-01-29 08:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017539 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.023865 10.0.0.27 - - [2026-01-29 08:20:31] "POST /ref-update HTTP/1.1" 200 156 0.027827 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2026-01-29 08:20:31] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062073 10.0.0.27 - - [2026-01-29 08:20:31] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.012154 10.0.0.27 - - [2026-01-29 08:20:31] "GET /virtual-machine-interface/9098f8af-3cc6-4033-b214-53c931943a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.016593 10.0.0.27 - - [2026-01-29 08:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028382 10.0.0.27 - - [2026-01-29 08:20:31] "GET /virtual-machine-interface/9098f8af-3cc6-4033-b214-53c931943a0f?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017274 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015350 10.0.0.27 - - [2026-01-29 08:20:31] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.011027 10.0.0.27 - - [2026-01-29 08:20:31] "GET /floating-ip-pool/8308d189-cbce-46ba-a555-077d3a77cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002756 10.0.0.27 - - [2026-01-29 08:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016071 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.27 - - [2026-01-29 08:20:31] "POST /virtual-machines HTTP/1.1" 200 429 0.022914 10.0.0.27 - - [2026-01-29 08:20:31] "POST /floating-ips HTTP/1.1" 200 671 0.153487 10.0.0.27 - - [2026-01-29 08:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031232 10.0.0.27 - - [2026-01-29 08:20:31] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016118 10.0.0.27 - - [2026-01-29 08:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.149914 10.0.0.27 - - [2026-01-29 08:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.27 - - [2026-01-29 08:20:31] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002838 10.0.0.27 - - [2026-01-29 08:20:31] "POST /tags HTTP/1.1" 409 221 0.002172 10.0.0.27 - - [2026-01-29 08:20:31] "POST /chown HTTP/1.1" 200 109 0.007030 10.0.0.27 - - [2026-01-29 08:20:32] "POST /chown HTTP/1.1" 200 109 0.008187 10.0.0.27 - - [2026-01-29 08:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.27 - - [2026-01-29 08:20:32] "GET /tag/9c111cd3-06df-4aa5-90b0-e230470bca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015945 10.0.0.27 - - [2026-01-29 08:20:32] "POST /tags HTTP/1.1" 409 238 0.002666 10.0.0.27 - - [2026-01-29 08:20:32] "PUT /virtual-machine-interface/0e1e31cd-f529-499d-8887-57fa8bfcddc9 HTTP/1.1" 200 284 0.037542 10.0.0.27 - - [2026-01-29 08:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2026-01-29 08:20:32] "GET /tag/d708fe83-53c4-4950-9da5-611b773c297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013142 10.0.0.27 - - [2026-01-29 08:20:32] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.031111 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.033703 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.026725 10.0.0.27 - - [2026-01-29 08:20:32] "POST /firewall-rules HTTP/1.1" 200 650 0.137946 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.043426 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.023332 10.0.0.27 - - [2026-01-29 08:20:32] "GET /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.015903 10.0.0.27 - - [2026-01-29 08:20:32] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004147 10.0.0.27 - - [2026-01-29 08:20:32] "GET /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002942 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.029057 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.013551 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.039944 10.0.0.27 - - [2026-01-29 08:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.27 - - [2026-01-29 08:20:32] "POST /virtual-machines HTTP/1.1" 200 429 0.036436 10.0.0.27 - - [2026-01-29 08:20:32] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.050067 10.0.0.27 - - [2026-01-29 08:20:32] "GET /loadbalancer/58ee0b1a-5a94-42d4-ae81-c9821e3b78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.024311 10.0.0.27 - - [2026-01-29 08:20:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129977 10.0.0.27 - - [2026-01-29 08:20:32] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.058945 10.0.0.27 - - [2026-01-29 08:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.27 - - [2026-01-29 08:20:32] "POST /chown HTTP/1.1" 200 109 0.008523 10.0.0.27 - - [2026-01-29 08:20:32] "POST /chown HTTP/1.1" 200 109 0.021745 10.0.0.27 - - [2026-01-29 08:20:32] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.065331 10.0.0.27 - - [2026-01-29 08:20:32] "GET /loadbalancer-listener/ead80a9c-98ca-47d3-bdf4-778221b81edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008512 10.0.0.27 - - [2026-01-29 08:20:32] "PUT /virtual-machine-interface/8c07a79e-e4e5-4022-befc-a4c413c73bab HTTP/1.1" 200 284 0.044273 10.0.0.27 - - [2026-01-29 08:20:32] "GET /loadbalancer-listener/ead80a9c-98ca-47d3-bdf4-778221b81edb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.012528 10.0.0.27 - - [2026-01-29 08:20:32] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.013000 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.040333 10.0.0.27 - - [2026-01-29 08:20:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055619 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.024889 10.0.0.27 - - [2026-01-29 08:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031705 10.0.0.27 - - [2026-01-29 08:20:32] "GET /loadbalancer-pool/407acfcc-cc8b-4d89-a08d-5820f061075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008409 10.0.0.27 - - [2026-01-29 08:20:32] "POST /ref-update HTTP/1.1" 200 156 0.011940 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.042081 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.029323 10.0.0.27 - - [2026-01-29 08:20:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.070185 10.0.0.27 - - [2026-01-29 08:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016234 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.27 - - [2026-01-29 08:20:33] "GET /loadbalancer-member/f3d8272d-0a83-4b58-8025-56a6000d6514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.005577 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.012673 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.011664 10.0.0.27 - - [2026-01-29 08:20:33] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008200 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.27 - - [2026-01-29 08:20:33] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.032228 10.0.0.27 - - [2026-01-29 08:20:33] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007831 10.0.0.27 - - [2026-01-29 08:20:33] "POST /tags HTTP/1.1" 409 221 0.002735 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011330 10.0.0.27 - - [2026-01-29 08:20:33] "GET /tag/9c111cd3-06df-4aa5-90b0-e230470bca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010416 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.028771 10.0.0.27 - - [2026-01-29 08:20:33] "POST /tags HTTP/1.1" 409 238 0.017416 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.019585 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.27 - - [2026-01-29 08:20:33] "GET /tag/d708fe83-53c4-4950-9da5-611b773c297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012991 10.0.0.27 - - [2026-01-29 08:20:33] "POST /firewall-rules HTTP/1.1" 409 293 0.004065 10.0.0.27 - - [2026-01-29 08:20:33] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.024067 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.019193 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007492 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.27 - - [2026-01-29 08:20:33] "PUT /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f HTTP/1.1" 200 260 0.017675 10.0.0.27 - - [2026-01-29 08:20:33] "GET /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010985 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.008025 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.015546 10.0.0.27 - - [2026-01-29 08:20:33] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003762 10.0.0.27 - - [2026-01-29 08:20:33] "GET /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002218 10.0.0.27 - - [2026-01-29 08:20:33] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.023576 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.014440 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.018063 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.021037 10.0.0.27 - - [2026-01-29 08:20:33] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.013062 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.018357 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.019193 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.27 - - [2026-01-29 08:20:33] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.029590 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.043372 10.0.0.27 - - [2026-01-29 08:20:33] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.026521 10.0.0.27 - - [2026-01-29 08:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2026-01-29 08:20:33] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037858 10.0.0.27 - - [2026-01-29 08:20:33] "POST /virtual-machines HTTP/1.1" 200 373 0.016029 10.0.0.27 - - [2026-01-29 08:20:33] "POST /ref-update HTTP/1.1" 200 156 0.037620 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.021345 10.0.0.27 - - [2026-01-29 08:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026497 10.0.0.27 - - [2026-01-29 08:20:33] "POST /chown HTTP/1.1" 200 109 0.032368 10.0.0.27 - - [2026-01-29 08:20:34] "PUT /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 256 0.084692 10.0.0.27 - - [2026-01-29 08:20:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.160138 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.042932 10.0.0.27 - - [2026-01-29 08:20:34] "POST /ref-update HTTP/1.1" 200 156 0.079682 10.0.0.27 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017578 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005140 10.0.0.27 - - [2026-01-29 08:20:34] "POST /instance-ips HTTP/1.1" 200 413 0.021007 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027074 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019776 10.0.0.27 - - [2026-01-29 08:20:34] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.010316 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019003 10.0.0.27 - - [2026-01-29 08:20:34] "POST /set-tag HTTP/1.1" 200 109 0.033302 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016654 10.0.0.27 - - [2026-01-29 08:20:34] "GET /instance-ip/621ba188-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006745 10.0.0.27 - - [2026-01-29 08:20:34] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.030939 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010933 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004946 10.0.0.27 - - [2026-01-29 08:20:34] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.017351 10.0.0.27 - - [2026-01-29 08:20:34] "POST /set-tag HTTP/1.1" 200 109 0.014876 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007041 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023418 10.0.0.27 - - [2026-01-29 08:20:34] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.008641 10.0.0.27 - - [2026-01-29 08:20:34] "POST /ref-update HTTP/1.1" 200 156 0.020231 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012867 10.0.0.27 - - [2026-01-29 08:20:34] "POST /set-tag HTTP/1.1" 200 109 0.005230 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007368 10.0.0.27 - - [2026-01-29 08:20:34] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005525 10.0.0.27 - - [2026-01-29 08:20:34] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.020812 10.0.0.27 - - [2026-01-29 08:20:34] "POST /set-tag HTTP/1.1" 200 109 0.005407 10.0.0.27 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016451 10.0.0.27 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.27 - - [2026-01-29 08:20:34] "POST /chown HTTP/1.1" 200 109 0.010091 10.0.0.27 - - [2026-01-29 08:20:34] "POST /chown HTTP/1.1" 200 109 0.019926 10.0.0.27 - - [2026-01-29 08:20:34] "POST /ref-update HTTP/1.1" 200 156 0.017003 10.0.0.27 - - [2026-01-29 08:20:34] "POST /chown HTTP/1.1" 200 109 0.021873 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.006782 10.0.0.27 - - [2026-01-29 08:20:35] "POST /ref-update HTTP/1.1" 200 156 0.011650 10.0.0.27 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.006832 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.018838 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.018371 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.006250 10.0.0.27 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.006547 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.019505 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.006701 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.015535 10.0.0.27 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.009022 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.021500 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.009734 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.007225 10.0.0.27 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.011208 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.035556 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.007281 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.032921 10.0.0.27 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010691 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.008031 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.024634 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.017845 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.007367 10.0.0.27 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.007143 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.007960 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.014849 10.0.0.27 - - [2026-01-29 08:20:35] "POST /chown HTTP/1.1" 200 109 0.017276 10.0.0.27 - - [2026-01-29 08:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.006915 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.020500 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.018133 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.010020 10.0.0.27 - - [2026-01-29 08:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.007010 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.007322 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.017809 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.025757 10.0.0.27 - - [2026-01-29 08:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.006450 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.020243 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.016172 10.0.0.27 - - [2026-01-29 08:20:36] "POST /chown HTTP/1.1" 200 109 0.006538 10.0.0.27 - - [2026-01-29 08:20:39] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004699 10.0.0.27 - - [2026-01-29 08:20:39] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.27 - - [2026-01-29 08:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.27 - - [2026-01-29 08:20:39] "GET /loadbalancer/86423cf8-1828-4982-a4b0-180c7541b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002469 10.0.0.27 - - [2026-01-29 08:20:39] "GET /loadbalancer-pool/3aceec6e-af09-48ad-a2cb-92781bcf0b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003335 10.0.0.27 - - [2026-01-29 08:20:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021968 10.0.0.27 - - [2026-01-29 08:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023643 10.0.0.27 - - [2026-01-29 08:20:39] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013593 10.0.0.27 - - [2026-01-29 08:20:39] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008530 10.0.0.27 - - [2026-01-29 08:20:39] "POST /ref-update HTTP/1.1" 200 156 0.010700 10.0.0.27 - - [2026-01-29 08:20:39] "POST /tags HTTP/1.1" 409 221 0.005644 10.0.0.27 - - [2026-01-29 08:20:39] "GET /floating-ip/af68459c-42c6-488f-be0e-98c5f1f0c89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.008876 10.0.0.27 - - [2026-01-29 08:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-01-29 08:20:39] "GET /tag/9c111cd3-06df-4aa5-90b0-e230470bca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012126 10.0.0.27 - - [2026-01-29 08:20:39] "PUT /floating-ip/af68459c-42c6-488f-be0e-98c5f1f0c89a HTTP/1.1" 200 256 0.011490 10.0.0.27 - - [2026-01-29 08:20:39] "POST /set-tag HTTP/1.1" 200 109 0.027312 10.0.0.27 - - [2026-01-29 08:20:39] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018838 10.0.0.27 - - [2026-01-29 08:20:39] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.27 - - [2026-01-29 08:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.27 - - [2026-01-29 08:20:40] "GET /loadbalancer/86423cf8-1828-4982-a4b0-180c7541b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002649 10.0.0.27 - - [2026-01-29 08:20:40] "GET /loadbalancer-pool/3aceec6e-af09-48ad-a2cb-92781bcf0b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002479 10.0.0.27 - - [2026-01-29 08:20:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017621 10.0.0.27 - - [2026-01-29 08:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018387 10.0.0.27 - - [2026-01-29 08:20:40] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011716 10.0.0.27 - - [2026-01-29 08:20:40] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004072 10.0.0.27 - - [2026-01-29 08:20:40] "POST /ref-update HTTP/1.1" 200 156 0.006514 10.0.0.27 - - [2026-01-29 08:20:40] "GET /floating-ip/af68459c-42c6-488f-be0e-98c5f1f0c89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006629 10.0.0.27 - - [2026-01-29 08:20:40] "POST /set-tag HTTP/1.1" 200 109 0.016716 10.0.0.27 - - [2026-01-29 08:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.27 - - [2026-01-29 08:20:43] "POST /chown HTTP/1.1" 200 109 0.009261 10.0.0.27 - - [2026-01-29 08:20:43] "POST /chown HTTP/1.1" 200 109 0.010242 10.0.0.27 - - [2026-01-29 08:20:43] "POST /chown HTTP/1.1" 200 109 0.021308 10.0.0.27 - - [2026-01-29 08:20:43] "POST /chown HTTP/1.1" 200 109 0.006790 10.0.0.27 - - [2026-01-29 08:20:43] "GET /virtual-machine/68738af9-e3c3-4a6c-9442-00b40f1ec5d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003283 10.0.0.27 - - [2026-01-29 08:20:43] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004543 10.0.0.27 - - [2026-01-29 08:20:43] "GET /virtual-machine/0cdb77cc-3b1d-4302-ba08-65ec3e8a4781?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002937 10.0.0.27 - - [2026-01-29 08:20:43] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005114 10.0.0.27 - - [2026-01-29 08:20:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001874 10.0.0.27 - - [2026-01-29 08:20:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002024 10.0.0.27 - - [2026-01-29 08:20:48] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004523 10.0.0.27 - - [2026-01-29 08:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.27 - - [2026-01-29 08:20:49] "GET /virtual-machine/f192f139-b815-48f5-aadf-2f0dec2d936e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.007607 10.0.0.27 - - [2026-01-29 08:20:49] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004867 10.0.0.27 - - [2026-01-29 08:20:49] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006510 10.0.0.27 - - [2026-01-29 08:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.27 - - [2026-01-29 08:21:21] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004644 10.0.0.27 - - [2026-01-29 08:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.27 - - [2026-01-29 08:21:21] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004577 10.0.0.27 - - [2026-01-29 08:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.27 - - [2026-01-29 08:21:21] "GET /virtual-machine/f192f139-b815-48f5-aadf-2f0dec2d936e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003037 10.0.0.27 - - [2026-01-29 08:21:21] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.27 - - [2026-01-29 08:21:21] "GET /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006129 10.0.0.27 - - [2026-01-29 08:21:21] "POST /set-tag HTTP/1.1" 200 109 0.019349 10.0.0.27 - - [2026-01-29 08:21:21] "POST /set-tag HTTP/1.1" 200 109 0.020447 10.0.0.27 - - [2026-01-29 08:21:21] "DELETE /instance-ip/621ba188-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.048101 10.0.0.27 - - [2026-01-29 08:21:22] "DELETE /virtual-machine-interface/61faf226-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.084399 10.0.0.27 - - [2026-01-29 08:21:22] "DELETE /virtual-machine/f192f139-b815-48f5-aadf-2f0dec2d936e HTTP/1.1" 200 115 0.029578 10.0.0.27 - - [2026-01-29 08:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.27 - - [2026-01-29 08:21:24] "GET /tag/d708fe83-53c4-4950-9da5-611b773c297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010952 10.0.0.27 - - [2026-01-29 08:21:24] "GET /tag/d708fe83-53c4-4950-9da5-611b773c297c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015906 10.0.0.27 - - [2026-01-29 08:21:24] "GET /virtual-machine-interface/0e1e31cd-f529-499d-8887-57fa8bfcddc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.008908 10.0.0.27 - - [2026-01-29 08:21:24] "POST /set-tag HTTP/1.1" 200 109 0.021102 10.0.0.27 - - [2026-01-29 08:21:24] "GET /virtual-machine-interface/8c07a79e-e4e5-4022-befc-a4c413c73bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004977 10.0.0.27 - - [2026-01-29 08:21:24] "POST /set-tag HTTP/1.1" 200 109 0.015752 10.0.0.27 - - [2026-01-29 08:21:24] "GET /virtual-machine-interface/9098f8af-3cc6-4033-b214-53c931943a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.019139 10.0.0.27 - - [2026-01-29 08:21:24] "POST /set-tag HTTP/1.1" 200 109 0.015776 10.0.0.27 - - [2026-01-29 08:21:24] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011052 10.0.0.27 - - [2026-01-29 08:21:24] "GET /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003095 10.0.0.27 - - [2026-01-29 08:21:24] "POST /ref-update HTTP/1.1" 200 156 0.011040 10.0.0.27 - - [2026-01-29 08:21:24] "DELETE /firewall-rule/d6a5c979-59a2-4238-a840-fd3c0d45808f HTTP/1.1" 200 115 0.040780 10.0.0.27 - - [2026-01-29 08:21:24] "DELETE /loadbalancer-member/f3d8272d-0a83-4b58-8025-56a6000d6514 HTTP/1.1" 200 115 0.028446 10.0.0.27 - - [2026-01-29 08:21:24] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.008884 10.0.0.27 - - [2026-01-29 08:21:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.049498 10.0.0.27 - - [2026-01-29 08:21:24] "DELETE /loadbalancer-pool/407acfcc-cc8b-4d89-a08d-5820f061075d HTTP/1.1" 200 115 0.104884 10.0.0.27 - - [2026-01-29 08:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013352 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /loadbalancer-listener/ead80a9c-98ca-47d3-bdf4-778221b81edb HTTP/1.1" 200 115 0.058832 10.0.0.27 - - [2026-01-29 08:21:25] "GET /floating-ip/dce747dd-a9dc-4b28-908c-d90117581b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003494 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.011643 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.019012 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.032244 10.0.0.27 - - [2026-01-29 08:21:25] "PUT /floating-ip/dce747dd-a9dc-4b28-908c-d90117581b80 HTTP/1.1" 200 256 0.056442 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.022148 10.0.0.27 - - [2026-01-29 08:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.005018 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /floating-ip/dce747dd-a9dc-4b28-908c-d90117581b80 HTTP/1.1" 200 115 0.091920 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.016433 10.0.0.27 - - [2026-01-29 08:21:25] "POST /chown HTTP/1.1" 200 109 0.020128 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /loadbalancer/58ee0b1a-5a94-42d4-ae81-c9821e3b78b7 HTTP/1.1" 200 115 0.094817 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /instance-ip/80f9f8e9-7dae-45ed-98f1-80aa38e95ae3 HTTP/1.1" 200 115 0.063080 10.0.0.27 - - [2026-01-29 08:21:25] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.009083 10.0.0.27 - - [2026-01-29 08:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014654 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /virtual-machine-interface/9098f8af-3cc6-4033-b214-53c931943a0f HTTP/1.1" 200 115 0.085848 10.0.0.27 - - [2026-01-29 08:21:25] "GET /floating-ip-pool/8308d189-cbce-46ba-a555-077d3a77cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007103 10.0.0.27 - - [2026-01-29 08:21:25] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.028047 10.0.0.27 - - [2026-01-29 08:21:25] "POST /ref-update HTTP/1.1" 200 156 0.032174 10.0.0.27 - - [2026-01-29 08:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.054575 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /tag/d708fe83-53c4-4950-9da5-611b773c297c HTTP/1.1" 200 115 0.177263 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /floating-ip-pool/8308d189-cbce-46ba-a555-077d3a77cae8 HTTP/1.1" 200 115 0.116610 10.0.0.27 - - [2026-01-29 08:21:25] "PUT /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 266 0.028292 10.0.0.27 - - [2026-01-29 08:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014656 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /service-instance/aae13c89-5167-46f2-9cac-bf54fe3eba3d HTTP/1.1" 200 115 0.050725 10.0.0.27 - - [2026-01-29 08:21:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002698 10.0.0.27 - - [2026-01-29 08:21:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006980 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /virtual-network/0ce376a9-2976-492a-a098-d15cd4e715e1 HTTP/1.1" 200 115 0.124909 10.0.0.27 - - [2026-01-29 08:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011173 10.0.0.27 - - [2026-01-29 08:21:25] "GET /routing-instance/559ad48b-26ed-4bae-a2bd-b715539ecc45 HTTP/1.1" 404 171 0.014016 10.0.0.27 - - [2026-01-29 08:21:25] "GET /virtual-machine-interface/0e1e31cd-f529-499d-8887-57fa8bfcddc9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.010674 10.0.0.27 - - [2026-01-29 08:21:25] "GET /domains HTTP/1.1" 200 280 0.017125 10.0.0.27 - - [2026-01-29 08:21:25] "GET /domain/709c545d-3cf7-4a97-a0e5-422829e82308 HTTP/1.1" 200 3086 0.014120 10.0.0.27 - - [2026-01-29 08:21:25] "DELETE /route-target/237fb249-0511-4161-930f-da8a8cf23381 HTTP/1.1" 200 115 0.081255 10.0.0.27 - - [2026-01-29 08:21:25] "GET /project/07f881e0-286e-4a2f-b755-13624b284994 HTTP/1.1" 200 7141 0.072080 10.0.0.27 - - [2026-01-29 08:21:26] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008631 10.0.0.27 - - [2026-01-29 08:21:26] "POST /set-tag HTTP/1.1" 200 109 0.006381 10.0.0.27 - - [2026-01-29 08:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.27 - - [2026-01-29 08:21:26] "DELETE /virtual-machine-interface/0e1e31cd-f529-499d-8887-57fa8bfcddc9 HTTP/1.1" 200 115 0.176158 10.0.0.27 - - [2026-01-29 08:21:26] "GET /loadbalancer/86423cf8-1828-4982-a4b0-180c7541b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003188 10.0.0.27 - - [2026-01-29 08:21:26] "POST /ref-update HTTP/1.1" 200 156 0.014247 10.0.0.27 - - [2026-01-29 08:21:26] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009522 10.0.0.27 - - [2026-01-29 08:21:26] "POST /set-tag HTTP/1.1" 200 109 0.043604 10.0.0.27 - - [2026-01-29 08:21:26] "DELETE /virtual-machine/46de237f-0f30-49e1-ac39-8c35ecc923aa HTTP/1.1" 200 115 0.052688 10.0.0.27 - - [2026-01-29 08:21:26] "GET /virtual-machine-interface/8c07a79e-e4e5-4022-befc-a4c413c73bab?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.021887 10.0.0.27 - - [2026-01-29 08:21:26] "DELETE /loadbalancer-member/34e8f40b-1491-4360-9701-2d2c9cb77723 HTTP/1.1" 200 115 0.053241 10.0.0.27 - - [2026-01-29 08:21:26] "DELETE /virtual-machine-interface/8c07a79e-e4e5-4022-befc-a4c413c73bab HTTP/1.1" 200 115 0.064952 10.0.0.27 - - [2026-01-29 08:21:26] "DELETE /virtual-machine/a524c449-ccb9-4847-b4eb-f630cfe6beff HTTP/1.1" 200 115 0.023973 10.0.0.27 - - [2026-01-29 08:21:27] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005616 10.0.0.27 - - [2026-01-29 08:21:27] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.27 - - [2026-01-29 08:21:27] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004421 10.0.0.27 - - [2026-01-29 08:21:27] "POST /set-tag HTTP/1.1" 200 109 0.003991 10.0.0.27 - - [2026-01-29 08:21:27] "GET /virtual-machine/0cdb77cc-3b1d-4302-ba08-65ec3e8a4781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003371 10.0.0.27 - - [2026-01-29 08:21:27] "POST /ref-update HTTP/1.1" 200 156 0.014219 10.0.0.27 - - [2026-01-29 08:21:27] "GET /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026685 10.0.0.27 - - [2026-01-29 08:21:27] "POST /set-tag HTTP/1.1" 200 109 0.040399 10.0.0.27 - - [2026-01-29 08:21:27] "POST /set-tag HTTP/1.1" 200 109 0.056700 10.0.0.27 - - [2026-01-29 08:21:28] "POST /set-tag HTTP/1.1" 200 109 0.065485 10.0.0.27 - - [2026-01-29 08:21:28] "DELETE /instance-ip/5f503cc0-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.056840 10.0.0.27 - - [2026-01-29 08:21:28] "POST /ref-update HTTP/1.1" 200 156 0.043149 10.0.0.27 - - [2026-01-29 08:21:28] "DELETE /virtual-machine-interface/5f376ca4-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.083661 10.0.0.27 - - [2026-01-29 08:21:28] "DELETE /virtual-machine/0cdb77cc-3b1d-4302-ba08-65ec3e8a4781 HTTP/1.1" 200 115 0.034925 10.0.0.27 - - [2026-01-29 08:21:31] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004544 10.0.0.27 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.27 - - [2026-01-29 08:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.27 - - [2026-01-29 08:21:31] "GET /loadbalancer/86423cf8-1828-4982-a4b0-180c7541b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002417 10.0.0.27 - - [2026-01-29 08:21:32] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006065 10.0.0.27 - - [2026-01-29 08:21:32] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.27 - - [2026-01-29 08:21:32] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007413 10.0.0.27 - - [2026-01-29 08:21:32] "POST /set-tag HTTP/1.1" 200 109 0.003427 10.0.0.27 - - [2026-01-29 08:21:32] "GET /virtual-machine/68738af9-e3c3-4a6c-9442-00b40f1ec5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002860 10.0.0.27 - - [2026-01-29 08:21:32] "POST /ref-update HTTP/1.1" 200 156 0.009277 10.0.0.27 - - [2026-01-29 08:21:32] "GET /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013145 10.0.0.27 - - [2026-01-29 08:21:32] "POST /set-tag HTTP/1.1" 200 109 0.020599 10.0.0.27 - - [2026-01-29 08:21:32] "POST /set-tag HTTP/1.1" 200 109 0.033061 10.0.0.27 - - [2026-01-29 08:21:32] "POST /set-tag HTTP/1.1" 200 109 0.027204 10.0.0.27 - - [2026-01-29 08:21:33] "DELETE /instance-ip/5edc40c2-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.040695 10.0.0.27 - - [2026-01-29 08:21:33] "POST /ref-update HTTP/1.1" 200 156 0.008259 10.0.0.27 - - [2026-01-29 08:21:33] "DELETE /virtual-machine-interface/5ec0d562-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.039898 10.0.0.27 - - [2026-01-29 08:21:33] "DELETE /virtual-machine/68738af9-e3c3-4a6c-9442-00b40f1ec5d2 HTTP/1.1" 200 115 0.018997 10.0.0.27 - - [2026-01-29 08:21:33] "DELETE /tag/c12cfdb7-0799-43a3-a743-3610447e4a73 HTTP/1.1" 200 115 0.065139 10.0.0.27 - - [2026-01-29 08:21:33] "DELETE /tag/ff5661ee-af3b-4a43-9895-f74b8bc6899c HTTP/1.1" 200 115 0.037578 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.27 - - [2026-01-29 08:21:36] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033379 10.0.0.27 - - [2026-01-29 08:21:36] "POST /tags HTTP/1.1" 200 393 0.029585 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012885 10.0.0.27 - - [2026-01-29 08:21:36] "GET /tag/90d8fd2c-f15a-4cfe-a467-7242c8f8ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017993 10.0.0.27 - - [2026-01-29 08:21:36] "POST /tags HTTP/1.1" 200 341 0.025576 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.27 - - [2026-01-29 08:21:36] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011843 10.0.0.27 - - [2026-01-29 08:21:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000634 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.001612 10.0.0.27 - - [2026-01-29 08:21:36] "POST /security-groups HTTP/1.1" 200 589 0.064451 10.0.0.27 - - [2026-01-29 08:21:36] "POST /projects HTTP/1.1" 200 519 0.226113 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.001779 10.0.0.27 - - [2026-01-29 08:21:36] "POST /access-control-lists HTTP/1.1" 200 598 0.063908 10.0.0.27 - - [2026-01-29 08:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.061347 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.015410 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.27 - - [2026-01-29 08:21:36] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005765 10.0.0.27 - - [2026-01-29 08:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.27 - - [2026-01-29 08:21:37] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006644 10.0.0.27 - - [2026-01-29 08:21:37] "POST /access-control-lists HTTP/1.1" 200 596 0.079599 10.0.0.27 - - [2026-01-29 08:21:37] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.074688 10.0.0.27 - - [2026-01-29 08:21:37] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.094719 10.0.0.27 - - [2026-01-29 08:21:37] "POST /security-groups HTTP/1.1" 200 591 0.083307 10.0.0.27 - - [2026-01-29 08:21:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.002508 10.0.0.27 - - [2026-01-29 08:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027894 10.0.0.27 - - [2026-01-29 08:21:37] "POST /chown HTTP/1.1" 200 109 0.026563 10.0.0.27 - - [2026-01-29 08:21:37] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004578 10.0.0.27 - - [2026-01-29 08:21:37] "POST /access-control-lists HTTP/1.1" 200 632 0.095643 10.0.0.27 - - [2026-01-29 08:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017038 10.0.0.27 - - [2026-01-29 08:21:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.006338 10.0.0.27 - - [2026-01-29 08:21:37] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003623 10.0.0.27 - - [2026-01-29 08:21:37] "POST /tags HTTP/1.1" 409 226 0.008198 10.0.0.27 - - [2026-01-29 08:21:37] "POST /access-control-lists HTTP/1.1" 200 630 0.057996 10.0.0.27 - - [2026-01-29 08:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017189 10.0.0.27 - - [2026-01-29 08:21:37] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014231 10.0.0.27 - - [2026-01-29 08:21:37] "POST /firewall-rules HTTP/1.1" 200 600 0.069100 10.0.0.27 - - [2026-01-29 08:21:37] "GET /firewall-rule/41178ff8-b221-4081-b099-c4fd3b25a389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012550 10.0.0.27 - - [2026-01-29 08:21:37] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004457 10.0.0.27 - - [2026-01-29 08:21:37] "GET /firewall-rule/41178ff8-b221-4081-b099-c4fd3b25a389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002551 10.0.0.27 - - [2026-01-29 08:21:37] "POST /ref-update HTTP/1.1" 200 156 0.039866 10.0.0.27 - - [2026-01-29 08:21:37] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003516 10.0.0.27 - - [2026-01-29 08:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.27 - - [2026-01-29 08:21:37] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002667 10.0.0.27 - - [2026-01-29 08:21:37] "POST /tags HTTP/1.1" 409 226 0.001568 10.0.0.27 - - [2026-01-29 08:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.27 - - [2026-01-29 08:21:37] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011494 10.0.0.27 - - [2026-01-29 08:21:38] "POST /firewall-rules HTTP/1.1" 200 598 0.074259 10.0.0.27 - - [2026-01-29 08:21:38] "GET /firewall-rule/81049e94-b6ad-46c9-b92b-551c9f0e0af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004428 10.0.0.27 - - [2026-01-29 08:21:38] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003767 10.0.0.27 - - [2026-01-29 08:21:38] "GET /firewall-rule/81049e94-b6ad-46c9-b92b-551c9f0e0af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002409 10.0.0.27 - - [2026-01-29 08:21:38] "POST /ref-update HTTP/1.1" 200 156 0.060444 10.0.0.27 - - [2026-01-29 08:21:39] "POST /tags HTTP/1.1" 200 393 0.030362 10.0.0.27 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016874 10.0.0.27 - - [2026-01-29 08:21:39] "GET /tag/0c4ad94f-b27c-4795-bd00-07e98981c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.016229 10.0.0.27 - - [2026-01-29 08:21:39] "POST /tags HTTP/1.1" 200 341 0.018176 10.0.0.27 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021472 10.0.0.27 - - [2026-01-29 08:21:39] "GET /tag/f02c7cb0-d57f-4cf8-8cc1-3818b1ea622e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012755 10.0.0.27 - - [2026-01-29 08:21:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001796 10.0.0.27 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.012060 10.0.0.27 - - [2026-01-29 08:21:39] "POST /security-groups HTTP/1.1" 200 589 0.072202 10.0.0.27 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.002035 10.0.0.27 - - [2026-01-29 08:21:39] "POST /projects HTTP/1.1" 200 519 0.242032 10.0.0.27 - - [2026-01-29 08:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.054224 10.0.0.27 - - [2026-01-29 08:21:39] "POST /access-control-lists HTTP/1.1" 200 598 0.074761 10.0.0.27 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014926 10.0.0.27 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.006541 10.0.0.27 - - [2026-01-29 08:21:40] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.038002 10.0.0.27 - - [2026-01-29 08:21:40] "POST /access-control-lists HTTP/1.1" 200 596 0.080791 10.0.0.27 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2026-01-29 08:21:40] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007055 10.0.0.27 - - [2026-01-29 08:21:40] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.052577 10.0.0.27 - - [2026-01-29 08:21:40] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.050368 10.0.0.27 - - [2026-01-29 08:21:40] "POST /security-groups HTTP/1.1" 200 591 0.075007 10.0.0.27 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.001749 10.0.0.27 - - [2026-01-29 08:21:40] "POST /access-control-lists HTTP/1.1" 200 632 0.078341 10.0.0.27 - - [2026-01-29 08:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.074202 10.0.0.27 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.057030 10.0.0.27 - - [2026-01-29 08:21:40] "POST /chown HTTP/1.1" 200 109 0.158624 10.0.0.27 - - [2026-01-29 08:21:40] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015100 10.0.0.27 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.27 - - [2026-01-29 08:21:40] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024789 10.0.0.27 - - [2026-01-29 08:21:40] "POST /access-control-lists HTTP/1.1" 200 630 0.096287 10.0.0.27 - - [2026-01-29 08:21:40] "POST /tags HTTP/1.1" 409 226 0.005345 10.0.0.27 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.27 - - [2026-01-29 08:21:40] "GET /tag/f02c7cb0-d57f-4cf8-8cc1-3818b1ea622e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011233 10.0.0.27 - - [2026-01-29 08:21:40] "POST /firewall-rules HTTP/1.1" 200 600 0.066089 10.0.0.27 - - [2026-01-29 08:21:40] "GET /firewall-rule/bbc30669-7aac-4c15-aa43-f96cb1b2b042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004356 10.0.0.27 - - [2026-01-29 08:21:40] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005472 10.0.0.27 - - [2026-01-29 08:21:40] "GET /firewall-rule/bbc30669-7aac-4c15-aa43-f96cb1b2b042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003613 10.0.0.27 - - [2026-01-29 08:21:41] "POST /ref-update HTTP/1.1" 200 156 0.067948 10.0.0.27 - - [2026-01-29 08:21:41] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021272 10.0.0.27 - - [2026-01-29 08:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.27 - - [2026-01-29 08:21:41] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003616 10.0.0.27 - - [2026-01-29 08:21:41] "POST /tags HTTP/1.1" 409 226 0.002813 10.0.0.27 - - [2026-01-29 08:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.27 - - [2026-01-29 08:21:41] "GET /tag/f02c7cb0-d57f-4cf8-8cc1-3818b1ea622e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015227 10.0.0.27 - - [2026-01-29 08:21:41] "POST /firewall-rules HTTP/1.1" 200 598 0.073414 10.0.0.27 - - [2026-01-29 08:21:41] "GET /firewall-rule/f5c46901-8f4e-4efd-8161-76634bdadb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005362 10.0.0.27 - - [2026-01-29 08:21:41] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005756 10.0.0.27 - - [2026-01-29 08:21:41] "GET /firewall-rule/f5c46901-8f4e-4efd-8161-76634bdadb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002951 10.0.0.27 - - [2026-01-29 08:21:41] "POST /ref-update HTTP/1.1" 200 156 0.064655 10.0.0.27 - - [2026-01-29 08:21:42] "POST /tags HTTP/1.1" 200 345 0.123209 10.0.0.27 - - [2026-01-29 08:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026587 10.0.0.27 - - [2026-01-29 08:21:42] "GET /tag/9f37a5d4-e663-498e-bd88-8717f3eab32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.028737 10.0.0.27 - - [2026-01-29 08:21:42] "POST /projects HTTP/1.1" 409 238 0.003834 10.0.0.27 - - [2026-01-29 08:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.27 - - [2026-01-29 08:21:42] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039493 10.0.0.27 - - [2026-01-29 08:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007208 10.0.0.27 - - [2026-01-29 08:21:42] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004488 10.0.0.27 - - [2026-01-29 08:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.27 - - [2026-01-29 08:21:42] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004442 10.0.0.27 - - [2026-01-29 08:21:42] "POST /security-groups HTTP/1.1" 409 285 0.002682 10.0.0.27 - - [2026-01-29 08:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986 10.0.0.27 - - [2026-01-29 08:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.27 - - [2026-01-29 08:21:42] "PUT /security-group/78808ef2-3fdf-4c83-8c06-c7ca2bce33bc HTTP/1.1" 200 262 0.091302 10.0.0.27 - - [2026-01-29 08:21:43] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.091816 10.0.0.27 - - [2026-01-29 08:21:43] "PUT /access-control-list/47d26271-7dc1-4a55-b139-143dbb79e5cb HTTP/1.1" 200 272 0.037464 10.0.0.27 - - [2026-01-29 08:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035589 10.0.0.27 - - [2026-01-29 08:21:43] "PUT /access-control-list/d3b7f18e-d450-4b2f-98d3-6a1076ec7b27 HTTP/1.1" 200 272 0.023634 10.0.0.27 - - [2026-01-29 08:21:43] "POST /tags HTTP/1.1" 409 228 0.008897 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013652 10.0.0.27 - - [2026-01-29 08:21:43] "GET /tag/9f37a5d4-e663-498e-bd88-8717f3eab32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011393 10.0.0.27 - - [2026-01-29 08:21:43] "POST /tags HTTP/1.1" 200 345 0.025833 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.27 - - [2026-01-29 08:21:43] "GET /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016174 10.0.0.27 - - [2026-01-29 08:21:43] "POST /projects HTTP/1.1" 409 238 0.002044 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.27 - - [2026-01-29 08:21:43] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029700 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.27 - - [2026-01-29 08:21:43] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004513 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.27 - - [2026-01-29 08:21:43] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035289 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.27 - - [2026-01-29 08:21:43] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.016930 10.0.0.27 - - [2026-01-29 08:21:43] "POST /security-groups HTTP/1.1" 409 285 0.002953 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2026-01-29 08:21:43] "PUT /security-group/742e85a2-02c9-4deb-b989-918cc676778d HTTP/1.1" 200 262 0.063215 10.0.0.27 - - [2026-01-29 08:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.054901 10.0.0.27 - - [2026-01-29 08:21:43] "POST /tags HTTP/1.1" 409 228 0.003753 10.0.0.27 - - [2026-01-29 08:21:43] "PUT /access-control-list/5322dbcb-5a04-4d40-b338-8caefaa28156 HTTP/1.1" 200 272 0.044037 10.0.0.27 - - [2026-01-29 08:21:43] "PUT /access-control-list/30ce1864-b49a-4b6e-bced-b405e92b9114 HTTP/1.1" 200 272 0.017199 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.27 - - [2026-01-29 08:21:43] "GET /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013532 10.0.0.27 - - [2026-01-29 08:21:43] "POST /tags HTTP/1.1" 200 291 0.040873 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2026-01-29 08:21:43] "GET /tag/9f2f05ea-5025-4bd8-9ec7-abe69215d019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013901 10.0.0.27 - - [2026-01-29 08:21:43] "POST /tags HTTP/1.1" 200 303 0.105236 10.0.0.27 - - [2026-01-29 08:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.27 - - [2026-01-29 08:21:43] "GET /tag/11b39849-0e76-4093-ac28-9f2047e82b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013333 10.0.0.27 - - [2026-01-29 08:21:43] "POST /tags HTTP/1.1" 409 252 0.002720 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.27 - - [2026-01-29 08:21:44] "GET /tag/90d8fd2c-f15a-4cfe-a467-7242c8f8ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011421 10.0.0.27 - - [2026-01-29 08:21:44] "POST /tags HTTP/1.1" 409 226 0.002417 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.27 - - [2026-01-29 08:21:44] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015054 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.27 - - [2026-01-29 08:21:44] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004442 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.27 - - [2026-01-29 08:21:44] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036649 10.0.0.27 - - [2026-01-29 08:21:44] "POST /virtual-machines HTTP/1.1" 200 395 0.013998 10.0.0.27 - - [2026-01-29 08:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007760 10.0.0.27 - - [2026-01-29 08:21:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132222 10.0.0.27 - - [2026-01-29 08:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022576 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009074 10.0.0.27 - - [2026-01-29 08:21:44] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004891 10.0.0.27 - - [2026-01-29 08:21:44] "POST /instance-ips HTTP/1.1" 200 397 0.022747 10.0.0.27 - - [2026-01-29 08:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021242 10.0.0.27 - - [2026-01-29 08:21:44] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008232 10.0.0.27 - - [2026-01-29 08:21:44] "POST /set-tag HTTP/1.1" 200 109 0.085881 10.0.0.27 - - [2026-01-29 08:21:44] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019622 10.0.0.27 - - [2026-01-29 08:21:44] "GET /instance-ip/8bfc5006-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006281 10.0.0.27 - - [2026-01-29 08:21:44] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006300 10.0.0.27 - - [2026-01-29 08:21:44] "POST /set-tag HTTP/1.1" 200 109 0.004305 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.27 - - [2026-01-29 08:21:44] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004194 10.0.0.27 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.27 - - [2026-01-29 08:21:44] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040622 10.0.0.27 - - [2026-01-29 08:21:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011261 10.0.0.27 - - [2026-01-29 08:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010371 10.0.0.27 - - [2026-01-29 08:21:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119431 10.0.0.27 - - [2026-01-29 08:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019216 10.0.0.27 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005751 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005742 10.0.0.27 - - [2026-01-29 08:21:45] "POST /instance-ips HTTP/1.1" 200 397 0.022491 10.0.0.27 - - [2026-01-29 08:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030732 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014443 10.0.0.27 - - [2026-01-29 08:21:45] "POST /set-tag HTTP/1.1" 200 109 0.067590 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016115 10.0.0.27 - - [2026-01-29 08:21:45] "GET /instance-ip/8c66a2a8-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002957 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004614 10.0.0.27 - - [2026-01-29 08:21:45] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003726 10.0.0.27 - - [2026-01-29 08:21:45] "POST /ref-update HTTP/1.1" 200 156 0.009205 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012636 10.0.0.27 - - [2026-01-29 08:21:45] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004742 10.0.0.27 - - [2026-01-29 08:21:45] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010306 10.0.0.27 - - [2026-01-29 08:21:45] "POST /set-tag HTTP/1.1" 200 109 0.004927 10.0.0.27 - - [2026-01-29 08:21:45] "POST /tags HTTP/1.1" 200 291 0.021196 10.0.0.27 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010637 10.0.0.27 - - [2026-01-29 08:21:45] "GET /tag/9c0a904d-a921-456b-a837-65bc8906928a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012631 10.0.0.27 - - [2026-01-29 08:21:45] "POST /tags HTTP/1.1" 409 252 0.002064 10.0.0.27 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2026-01-29 08:21:45] "GET /tag/0c4ad94f-b27c-4795-bd00-07e98981c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012408 10.0.0.27 - - [2026-01-29 08:21:45] "POST /tags HTTP/1.1" 409 226 0.002077 10.0.0.27 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.27 - - [2026-01-29 08:21:45] "GET /tag/f02c7cb0-d57f-4cf8-8cc1-3818b1ea622e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010799 10.0.0.27 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.27 - - [2026-01-29 08:21:45] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006237 10.0.0.27 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.27 - - [2026-01-29 08:21:46] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043811 10.0.0.27 - - [2026-01-29 08:21:46] "POST /virtual-machines HTTP/1.1" 200 395 0.010428 10.0.0.27 - - [2026-01-29 08:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017393 10.0.0.27 - - [2026-01-29 08:21:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095309 10.0.0.27 - - [2026-01-29 08:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008418 10.0.0.27 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010674 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006970 10.0.0.27 - - [2026-01-29 08:21:46] "POST /instance-ips HTTP/1.1" 200 397 0.025185 10.0.0.27 - - [2026-01-29 08:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042723 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006915 10.0.0.27 - - [2026-01-29 08:21:46] "POST /set-tag HTTP/1.1" 200 109 0.063373 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016869 10.0.0.27 - - [2026-01-29 08:21:46] "GET /instance-ip/8d0a36a2-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003251 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004506 10.0.0.27 - - [2026-01-29 08:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003815 10.0.0.27 - - [2026-01-29 08:21:46] "POST /ref-update HTTP/1.1" 200 156 0.008090 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004443 10.0.0.27 - - [2026-01-29 08:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.27 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.27 - - [2026-01-29 08:21:46] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005373 10.0.0.27 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.27 - - [2026-01-29 08:21:46] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027018 10.0.0.27 - - [2026-01-29 08:21:46] "POST /virtual-machines HTTP/1.1" 200 395 0.012243 10.0.0.27 - - [2026-01-29 08:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019262 10.0.0.27 - - [2026-01-29 08:21:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103072 10.0.0.27 - - [2026-01-29 08:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007818 10.0.0.27 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011904 10.0.0.27 - - [2026-01-29 08:21:47] "POST /instance-ips HTTP/1.1" 200 397 0.025540 10.0.0.27 - - [2026-01-29 08:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021433 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016022 10.0.0.27 - - [2026-01-29 08:21:47] "POST /set-tag HTTP/1.1" 200 109 0.067781 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014996 10.0.0.27 - - [2026-01-29 08:21:47] "GET /instance-ip/8d82ec3c-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003337 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005876 10.0.0.27 - - [2026-01-29 08:21:47] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003711 10.0.0.27 - - [2026-01-29 08:21:47] "POST /ref-update HTTP/1.1" 200 156 0.016928 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008471 10.0.0.27 - - [2026-01-29 08:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.27 - - [2026-01-29 08:21:47] "POST /tags HTTP/1.1" 200 299 0.017226 10.0.0.27 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009847 10.0.0.27 - - [2026-01-29 08:21:47] "GET /tag/4029a770-da67-4400-921d-d6d05bd0eb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017504 10.0.0.27 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004005 10.0.0.27 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.27 - - [2026-01-29 08:21:47] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031790 10.0.0.27 - - [2026-01-29 08:21:47] "POST /virtual-machines HTTP/1.1" 200 395 0.012547 10.0.0.27 - - [2026-01-29 08:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024909 10.0.0.27 - - [2026-01-29 08:21:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105049 10.0.0.27 - - [2026-01-29 08:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008334 10.0.0.27 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010311 10.0.0.27 - - [2026-01-29 08:21:47] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008815 10.0.0.27 - - [2026-01-29 08:21:47] "POST /instance-ips HTTP/1.1" 200 397 0.018258 10.0.0.27 - - [2026-01-29 08:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018829 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009918 10.0.0.27 - - [2026-01-29 08:21:48] "POST /set-tag HTTP/1.1" 200 109 0.017418 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008126 10.0.0.27 - - [2026-01-29 08:21:48] "GET /instance-ip/8e0b13f0-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005064 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004571 10.0.0.27 - - [2026-01-29 08:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.27 - - [2026-01-29 08:21:48] "POST /tags HTTP/1.1" 200 299 0.020044 10.0.0.27 - - [2026-01-29 08:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020169 10.0.0.27 - - [2026-01-29 08:21:48] "GET /tag/ae197681-0b0a-4028-9c28-4b2f1e42562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014856 10.0.0.27 - - [2026-01-29 08:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004692 10.0.0.27 - - [2026-01-29 08:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.27 - - [2026-01-29 08:21:48] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049774 10.0.0.27 - - [2026-01-29 08:21:48] "POST /virtual-machines HTTP/1.1" 200 395 0.022570 10.0.0.27 - - [2026-01-29 08:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010959 10.0.0.27 - - [2026-01-29 08:21:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110211 10.0.0.27 - - [2026-01-29 08:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027365 10.0.0.27 - - [2026-01-29 08:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004670 10.0.0.27 - - [2026-01-29 08:21:48] "POST /instance-ips HTTP/1.1" 200 397 0.019944 10.0.0.27 - - [2026-01-29 08:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026206 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016629 10.0.0.27 - - [2026-01-29 08:21:48] "POST /set-tag HTTP/1.1" 200 109 0.017929 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017849 10.0.0.27 - - [2026-01-29 08:21:48] "GET /instance-ip/8e803ac2-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003158 10.0.0.27 - - [2026-01-29 08:21:48] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005699 10.0.0.27 - - [2026-01-29 08:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.27 - - [2026-01-29 08:21:49] "POST /tags HTTP/1.1" 200 299 0.021095 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.27 - - [2026-01-29 08:21:49] "GET /tag/ff74499d-ce85-4b80-add9-3db69828d215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012283 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.27 - - [2026-01-29 08:21:49] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004604 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008848 10.0.0.27 - - [2026-01-29 08:21:49] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.068531 10.0.0.27 - - [2026-01-29 08:21:49] "POST /virtual-machines HTTP/1.1" 200 395 0.008595 10.0.0.27 - - [2026-01-29 08:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010326 10.0.0.27 - - [2026-01-29 08:21:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099199 10.0.0.27 - - [2026-01-29 08:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009793 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.27 - - [2026-01-29 08:21:49] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009131 10.0.0.27 - - [2026-01-29 08:21:49] "POST /instance-ips HTTP/1.1" 200 397 0.020340 10.0.0.27 - - [2026-01-29 08:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.035389 10.0.0.27 - - [2026-01-29 08:21:49] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015222 10.0.0.27 - - [2026-01-29 08:21:49] "POST /set-tag HTTP/1.1" 200 109 0.018636 10.0.0.27 - - [2026-01-29 08:21:49] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015903 10.0.0.27 - - [2026-01-29 08:21:49] "GET /instance-ip/8ef52a58-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002874 10.0.0.27 - - [2026-01-29 08:21:49] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004422 10.0.0.27 - - [2026-01-29 08:21:49] "POST /set-tag HTTP/1.1" 200 109 0.007898 10.0.0.27 - - [2026-01-29 08:21:49] "POST /tags HTTP/1.1" 200 299 0.022380 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.27 - - [2026-01-29 08:21:49] "GET /tag/903f8785-6c65-4c15-8f7a-44f8053c7c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011399 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.27 - - [2026-01-29 08:21:49] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004403 10.0.0.27 - - [2026-01-29 08:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.27 - - [2026-01-29 08:21:49] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040418 10.0.0.27 - - [2026-01-29 08:21:49] "POST /virtual-machines HTTP/1.1" 200 395 0.011223 10.0.0.27 - - [2026-01-29 08:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010281 10.0.0.27 - - [2026-01-29 08:21:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104065 10.0.0.27 - - [2026-01-29 08:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025557 10.0.0.27 - - [2026-01-29 08:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009495 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004523 10.0.0.27 - - [2026-01-29 08:21:50] "POST /instance-ips HTTP/1.1" 200 397 0.021411 10.0.0.27 - - [2026-01-29 08:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021149 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012034 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.026845 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012895 10.0.0.27 - - [2026-01-29 08:21:50] "GET /instance-ip/8f62b1a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010181 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004278 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005098 10.0.0.27 - - [2026-01-29 08:21:50] "POST /ref-update HTTP/1.1" 200 156 0.009279 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017061 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004814 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004394 10.0.0.27 - - [2026-01-29 08:21:50] "POST /ref-update HTTP/1.1" 200 156 0.009307 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019327 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004179 10.0.0.27 - - [2026-01-29 08:21:50] "POST /ref-update HTTP/1.1" 200 156 0.019123 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007748 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004081 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004906 10.0.0.27 - - [2026-01-29 08:21:50] "POST /ref-update HTTP/1.1" 200 156 0.008680 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022061 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.27 - - [2026-01-29 08:21:50] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003927 10.0.0.27 - - [2026-01-29 08:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004750 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006276 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004466 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004359 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004375 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.006524 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009501 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004995 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.27 - - [2026-01-29 08:21:51] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004240 10.0.0.27 - - [2026-01-29 08:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.27 - - [2026-01-29 08:21:54] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004136 10.0.0.27 - - [2026-01-29 08:21:54] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.27 - - [2026-01-29 08:21:55] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005937 10.0.0.27 - - [2026-01-29 08:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.27 - - [2026-01-29 08:21:55] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003788 10.0.0.27 - - [2026-01-29 08:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine/93a97a6c-9a3f-4e0f-b2c4-7282a0331d94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003301 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004467 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine/ca3a1211-dd32-486e-aef1-ebb716b997e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003424 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004327 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine/a3bc99e3-cef6-4c2b-90eb-45385f28fae0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003202 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003955 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine/6fb3fb55-cf63-41be-9c1a-c61502f080b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003070 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004478 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine/4559e4dd-8af4-4ae1-b60a-b9c0bcf18da4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002996 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004267 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine/692979ce-8f94-43db-be8e-5a3dde72a3d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002786 10.0.0.27 - - [2026-01-29 08:21:58] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004378 10.0.0.27 - - [2026-01-29 08:21:59] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004619 10.0.0.27 - - [2026-01-29 08:21:59] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.27 - - [2026-01-29 08:22:01] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.057751 10.0.0.27 - - [2026-01-29 08:22:01] "POST /set-tag HTTP/1.1" 200 109 0.003067 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.27 - - [2026-01-29 08:22:03] "GET /virtual-machine/85e90e64-c1ca-4624-82f4-a3f4075e8f88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002970 10.0.0.27 - - [2026-01-29 08:22:03] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004221 10.0.0.27 - - [2026-01-29 08:22:03] "GET /virtual-machine/028c39d5-7465-4ad3-95a3-d7efe8819c50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002930 10.0.0.27 - - [2026-01-29 08:22:03] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004196 10.0.0.27 - - [2026-01-29 08:22:04] "GET /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003637 10.0.0.27 - - [2026-01-29 08:22:04] "POST /tags HTTP/1.1" 200 333 0.026854 10.0.0.27 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012600 10.0.0.27 - - [2026-01-29 08:22:04] "GET /tag/ed1782f8-ede7-4306-9dd4-434657d795f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014993 10.0.0.27 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.27 - - [2026-01-29 08:22:04] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032659 10.0.0.27 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.27 - - [2026-01-29 08:22:04] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004017 10.0.0.27 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.27 - - [2026-01-29 08:22:04] "GET /service-appliance-set/c6b9ab25-2c93-4271-9443-890ffe6250d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003008 10.0.0.27 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.001790 10.0.0.27 - - [2026-01-29 08:22:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104670 10.0.0.27 - - [2026-01-29 08:22:04] "GET /virtual-machine-interface/c92be29c-5cf0-4ec0-a059-254731fd926e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004792 10.0.0.27 - - [2026-01-29 08:22:04] "POST /instance-ips HTTP/1.1" 200 409 0.023249 10.0.0.27 - - [2026-01-29 08:22:04] "GET /instance-ip/a1da21ac-9b1c-4b70-92ba-d006f05ec9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.013623 10.0.0.27 - - [2026-01-29 08:22:05] "POST /loadbalancers HTTP/1.1" 200 629 0.063628 10.0.0.27 - - [2026-01-29 08:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026911 10.0.0.27 - - [2026-01-29 08:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.27 - - [2026-01-29 08:22:05] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051985 10.0.0.27 - - [2026-01-29 08:22:05] "GET /instance-ip/a1da21ac-9b1c-4b70-92ba-d006f05ec9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003390 10.0.0.27 - - [2026-01-29 08:22:05] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042120 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004814 10.0.0.27 - - [2026-01-29 08:22:05] "POST /floating-ips HTTP/1.1" 200 597 0.055876 10.0.0.27 - - [2026-01-29 08:22:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.033963 10.0.0.27 - - [2026-01-29 08:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2026-01-29 08:22:05] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043561 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer-listener/de7cf0fa-6b5c-4271-82eb-67a80f6d047e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.006009 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer-listener/de7cf0fa-6b5c-4271-82eb-67a80f6d047e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004015 10.0.0.27 - - [2026-01-29 08:22:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.040017 10.0.0.27 - - [2026-01-29 08:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2026-01-29 08:22:05] "GET /instance-ip/a1da21ac-9b1c-4b70-92ba-d006f05ec9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003904 10.0.0.27 - - [2026-01-29 08:22:05] "GET /instance-ip/a1da21ac-9b1c-4b70-92ba-d006f05ec9d9?fields=floating_ips HTTP/1.1" 200 1213 0.007446 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003271 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer-pool/3203dfc6-1e92-460e-8f9a-b7858c7c75af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004050 10.0.0.27 - - [2026-01-29 08:22:05] "GET /floating-ip/e985472b-e373-4355-b42c-3acc87627072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002335 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002224 10.0.0.27 - - [2026-01-29 08:22:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030380 10.0.0.27 - - [2026-01-29 08:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007113 10.0.0.27 - - [2026-01-29 08:22:05] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008145 10.0.0.27 - - [2026-01-29 08:22:05] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003740 10.0.0.27 - - [2026-01-29 08:22:05] "POST /tags HTTP/1.1" 409 221 0.003175 10.0.0.27 - - [2026-01-29 08:22:05] "POST /ref-update HTTP/1.1" 200 156 0.006667 10.0.0.27 - - [2026-01-29 08:22:05] "GET /floating-ip/e985472b-e373-4355-b42c-3acc87627072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.010198 10.0.0.27 - - [2026-01-29 08:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.27 - - [2026-01-29 08:22:05] "GET /tag/ed1782f8-ede7-4306-9dd4-434657d795f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010113 10.0.0.27 - - [2026-01-29 08:22:05] "PUT /floating-ip/e985472b-e373-4355-b42c-3acc87627072 HTTP/1.1" 200 256 0.010280 10.0.0.27 - - [2026-01-29 08:22:05] "POST /set-tag HTTP/1.1" 200 109 0.078461 10.0.0.27 - - [2026-01-29 08:22:05] "GET /loadbalancer-pool/3203dfc6-1e92-460e-8f9a-b7858c7c75af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003463 10.0.0.27 - - [2026-01-29 08:22:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.040628 10.0.0.27 - - [2026-01-29 08:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020417 10.0.0.27 - - [2026-01-29 08:22:05] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008397 10.0.0.27 - - [2026-01-29 08:22:05] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007840 10.0.0.27 - - [2026-01-29 08:22:05] "POST /ref-update HTTP/1.1" 200 156 0.006844 10.0.0.27 - - [2026-01-29 08:22:05] "GET /floating-ip/e985472b-e373-4355-b42c-3acc87627072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.009078 10.0.0.27 - - [2026-01-29 08:22:06] "POST /set-tag HTTP/1.1" 200 109 0.064080 10.0.0.27 - - [2026-01-29 08:22:07] "POST /tags HTTP/1.1" 409 206 0.002038 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.27 - - [2026-01-29 08:22:07] "GET /tag/11b39849-0e76-4093-ac28-9f2047e82b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012678 10.0.0.27 - - [2026-01-29 08:22:07] "POST /tags HTTP/1.1" 409 204 0.002176 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.27 - - [2026-01-29 08:22:07] "GET /tag/ae197681-0b0a-4028-9c28-4b2f1e42562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011695 10.0.0.27 - - [2026-01-29 08:22:07] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002331 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.27 - - [2026-01-29 08:22:07] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002541 10.0.0.27 - - [2026-01-29 08:22:07] "POST /tags HTTP/1.1" 409 206 0.002341 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.27 - - [2026-01-29 08:22:07] "GET /tag/11b39849-0e76-4093-ac28-9f2047e82b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026913 10.0.0.27 - - [2026-01-29 08:22:07] "POST /tags HTTP/1.1" 409 226 0.002564 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.27 - - [2026-01-29 08:22:07] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013736 10.0.0.27 - - [2026-01-29 08:22:07] "POST /tags HTTP/1.1" 409 204 0.002057 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.27 - - [2026-01-29 08:22:07] "GET /tag/ae197681-0b0a-4028-9c28-4b2f1e42562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016500 10.0.0.27 - - [2026-01-29 08:22:07] "POST /tags HTTP/1.1" 409 226 0.002189 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.27 - - [2026-01-29 08:22:07] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010405 10.0.0.27 - - [2026-01-29 08:22:07] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008235 10.0.0.27 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.27 - - [2026-01-29 08:22:07] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002856 10.0.0.27 - - [2026-01-29 08:22:07] "POST /firewall-rules HTTP/1.1" 200 626 0.074220 10.0.0.27 - - [2026-01-29 08:22:07] "POST /firewall-rules HTTP/1.1" 200 646 0.087026 10.0.0.27 - - [2026-01-29 08:22:07] "GET /firewall-rule/3ff7c4e7-0758-4755-975b-be9017131f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.024693 10.0.0.27 - - [2026-01-29 08:22:07] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003259 10.0.0.27 - - [2026-01-29 08:22:07] "GET /firewall-rule/f172f4e6-0413-4ff8-a877-b8d83fd7db29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004723 10.0.0.27 - - [2026-01-29 08:22:07] "POST /ref-update HTTP/1.1" 200 156 0.014582 10.0.0.27 - - [2026-01-29 08:22:07] "POST /firewall-policys HTTP/1.1" 200 606 0.026579 10.0.0.27 - - [2026-01-29 08:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011981 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009720 10.0.0.27 - - [2026-01-29 08:22:08] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002407 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002827 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003726 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003895 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004708 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002348 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002792 10.0.0.27 - - [2026-01-29 08:22:08] "POST /ref-update HTTP/1.1" 200 156 0.017104 10.0.0.27 - - [2026-01-29 08:22:08] "POST /ref-update HTTP/1.1" 200 156 0.016952 10.0.0.27 - - [2026-01-29 08:22:08] "POST /ref-update HTTP/1.1" 200 156 0.039531 10.0.0.27 - - [2026-01-29 08:22:08] "POST /ref-update HTTP/1.1" 200 156 0.033034 10.0.0.27 - - [2026-01-29 08:22:08] "POST /ref-update HTTP/1.1" 200 156 0.023654 10.0.0.27 - - [2026-01-29 08:22:08] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008194 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:22:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.27 - - [2026-01-29 08:24:06] "POST /tags HTTP/1.1" 409 252 0.002110 10.0.0.27 - - [2026-01-29 08:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.27 - - [2026-01-29 08:24:06] "GET /tag/0c4ad94f-b27c-4795-bd00-07e98981c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.017214 10.0.0.27 - - [2026-01-29 08:24:06] "POST /tags HTTP/1.1" 409 228 0.002044 10.0.0.27 - - [2026-01-29 08:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.27 - - [2026-01-29 08:24:06] "GET /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010536 10.0.0.27 - - [2026-01-29 08:24:06] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003458 10.0.0.27 - - [2026-01-29 08:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.27 - - [2026-01-29 08:24:07] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002636 10.0.0.27 - - [2026-01-29 08:24:07] "POST /tags HTTP/1.1" 409 206 0.001880 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2026-01-29 08:24:07] "GET /tag/11b39849-0e76-4093-ac28-9f2047e82b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013539 10.0.0.27 - - [2026-01-29 08:24:07] "POST /tags HTTP/1.1" 409 226 0.002154 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.27 - - [2026-01-29 08:24:07] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012928 10.0.0.27 - - [2026-01-29 08:24:07] "POST /tags HTTP/1.1" 409 204 0.002363 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.27 - - [2026-01-29 08:24:07] "GET /tag/ae197681-0b0a-4028-9c28-4b2f1e42562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012124 10.0.0.27 - - [2026-01-29 08:24:07] "POST /tags HTTP/1.1" 409 226 0.001917 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.27 - - [2026-01-29 08:24:07] "GET /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010024 10.0.0.27 - - [2026-01-29 08:24:07] "POST /tags HTTP/1.1" 409 228 0.001730 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.27 - - [2026-01-29 08:24:07] "GET /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010771 10.0.0.27 - - [2026-01-29 08:24:07] "POST /tags HTTP/1.1" 409 252 0.001776 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.27 - - [2026-01-29 08:24:07] "GET /tag/0c4ad94f-b27c-4795-bd00-07e98981c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014017 10.0.0.27 - - [2026-01-29 08:24:07] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010554 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.27 - - [2026-01-29 08:24:07] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003682 10.0.0.27 - - [2026-01-29 08:24:07] "POST /firewall-rules HTTP/1.1" 409 281 0.002015 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.27 - - [2026-01-29 08:24:07] "PUT /firewall-rule/f172f4e6-0413-4ff8-a877-b8d83fd7db29 HTTP/1.1" 200 260 0.019562 10.0.0.27 - - [2026-01-29 08:24:07] "POST /firewall-rules HTTP/1.1" 409 291 0.005460 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.27 - - [2026-01-29 08:24:07] "PUT /firewall-rule/3ff7c4e7-0758-4755-975b-be9017131f10 HTTP/1.1" 200 260 0.025506 10.0.0.27 - - [2026-01-29 08:24:07] "GET /firewall-rule/3ff7c4e7-0758-4755-975b-be9017131f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.015390 10.0.0.27 - - [2026-01-29 08:24:07] "POST /firewall-rules HTTP/1.1" 200 658 0.080321 10.0.0.27 - - [2026-01-29 08:24:07] "GET /firewall-rule/6217cb6c-9b10-4994-8207-65bb3f491a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.004057 10.0.0.27 - - [2026-01-29 08:24:07] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002489 10.0.0.27 - - [2026-01-29 08:24:07] "GET /firewall-rule/f172f4e6-0413-4ff8-a877-b8d83fd7db29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002537 10.0.0.27 - - [2026-01-29 08:24:07] "POST /firewall-policys HTTP/1.1" 409 269 0.001850 10.0.0.27 - - [2026-01-29 08:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.27 - - [2026-01-29 08:24:07] "PUT /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9 HTTP/1.1" 200 264 0.020906 10.0.0.27 - - [2026-01-29 08:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026204 10.0.0.27 - - [2026-01-29 08:24:07] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006075 10.0.0.27 - - [2026-01-29 08:24:07] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003892 10.0.0.27 - - [2026-01-29 08:24:07] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003601 10.0.0.27 - - [2026-01-29 08:24:08] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003429 10.0.0.27 - - [2026-01-29 08:24:08] "GET /firewall-policy/7dc9347f-12fc-49c9-99ec-f3019635025f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002824 10.0.0.27 - - [2026-01-29 08:24:08] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002600 10.0.0.27 - - [2026-01-29 08:24:08] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002984 10.0.0.27 - - [2026-01-29 08:24:46] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005435 10.0.0.27 - - [2026-01-29 08:24:46] "POST /set-tag HTTP/1.1" 200 109 0.003766 10.0.0.27 - - [2026-01-29 08:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.27 - - [2026-01-29 08:24:46] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002657 10.0.0.27 - - [2026-01-29 08:24:46] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004254 10.0.0.27 - - [2026-01-29 08:24:46] "POST /set-tag HTTP/1.1" 200 109 0.029688 10.0.0.27 - - [2026-01-29 08:24:46] "DELETE /loadbalancer-member/20338f77-ce57-4b76-af29-f55c852113b4 HTTP/1.1" 200 115 0.048255 10.0.0.27 - - [2026-01-29 08:24:46] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006208 10.0.0.27 - - [2026-01-29 08:24:46] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.27 - - [2026-01-29 08:24:46] "DELETE /loadbalancer-member/ac2eb908-222d-4343-baf9-de7993832df7 HTTP/1.1" 200 115 0.041098 10.0.0.27 - - [2026-01-29 08:24:46] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006316 10.0.0.27 - - [2026-01-29 08:24:46] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.27 - - [2026-01-29 08:24:47] "DELETE /loadbalancer-member/813d37e4-d92d-46ff-8a00-c392a6defea6 HTTP/1.1" 200 115 0.031714 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013835 10.0.0.27 - - [2026-01-29 08:24:47] "POST /set-tag HTTP/1.1" 200 109 0.005176 10.0.0.27 - - [2026-01-29 08:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2026-01-29 08:24:47] "GET /loadbalancer/bb9cce4f-f87b-492e-b657-81f6c62f2dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004023 10.0.0.27 - - [2026-01-29 08:24:47] "GET /loadbalancer-pool/3fee0626-d7df-4047-8890-2add02509071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003747 10.0.0.27 - - [2026-01-29 08:24:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025296 10.0.0.27 - - [2026-01-29 08:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019442 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008064 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011409 10.0.0.27 - - [2026-01-29 08:24:47] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005672 10.0.0.27 - - [2026-01-29 08:24:47] "POST /set-tag HTTP/1.1" 200 109 0.066931 10.0.0.27 - - [2026-01-29 08:24:47] "GET /loadbalancer-pool/3ef91d2a-5138-4931-af42-4cc802054f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013578 10.0.0.27 - - [2026-01-29 08:24:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.059724 10.0.0.27 - - [2026-01-29 08:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012421 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009304 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007954 10.0.0.27 - - [2026-01-29 08:24:47] "POST /set-tag HTTP/1.1" 200 109 0.007809 10.0.0.27 - - [2026-01-29 08:24:47] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002548 10.0.0.27 - - [2026-01-29 08:24:47] "GET /loadbalancer-pool/81ac0125-103a-48f3-8ca7-827bcae27321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003957 10.0.0.27 - - [2026-01-29 08:24:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031572 10.0.0.27 - - [2026-01-29 08:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022103 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009358 10.0.0.27 - - [2026-01-29 08:24:47] "GET /virtual-machine-interface/3318d44c-fcea-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006542 10.0.0.27 - - [2026-01-29 08:24:47] "GET /floating-ip/01ae9095-6ef3-4dee-beb7-74885d009da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002264 10.0.0.27 - - [2026-01-29 08:24:47] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009811 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005516 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.27 - - [2026-01-29 08:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.27 - - [2026-01-29 08:25:16] "GET /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002548 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004384 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.060063 10.0.0.27 - - [2026-01-29 08:25:16] "DELETE /loadbalancer-member/c563bc5b-7d4a-46e6-aa6b-e9e198868b8f HTTP/1.1" 200 115 0.044126 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007263 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003894 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004544 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.27 - - [2026-01-29 08:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.27 - - [2026-01-29 08:25:16] "GET /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002400 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007878 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004244 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.27 - - [2026-01-29 08:25:16] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004169 10.0.0.27 - - [2026-01-29 08:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.27 - - [2026-01-29 08:25:17] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004244 10.0.0.27 - - [2026-01-29 08:25:17] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005579 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine/6fb3fb55-cf63-41be-9c1a-c61502f080b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002707 10.0.0.27 - - [2026-01-29 08:25:18] "POST /ref-update HTTP/1.1" 200 156 0.011291 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004734 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.019982 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.040542 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.015186 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.015769 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.025647 10.0.0.27 - - [2026-01-29 08:25:18] "DELETE /instance-ip/8d82ec3c-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.033449 10.0.0.27 - - [2026-01-29 08:25:18] "DELETE /virtual-machine-interface/8d6a4f38-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.035543 10.0.0.27 - - [2026-01-29 08:25:18] "DELETE /virtual-machine/6fb3fb55-cf63-41be-9c1a-c61502f080b3 HTTP/1.1" 200 115 0.020776 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004733 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004337 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine/ca3a1211-dd32-486e-aef1-ebb716b997e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005540 10.0.0.27 - - [2026-01-29 08:25:18] "POST /ref-update HTTP/1.1" 200 156 0.010419 10.0.0.27 - - [2026-01-29 08:25:18] "GET /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007707 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.019660 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.024625 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.027142 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.030251 10.0.0.27 - - [2026-01-29 08:25:18] "POST /set-tag HTTP/1.1" 200 109 0.031159 10.0.0.27 - - [2026-01-29 08:25:18] "DELETE /instance-ip/8c66a2a8-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.055935 10.0.0.27 - - [2026-01-29 08:25:18] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.27 - - [2026-01-29 08:25:18] "DELETE /virtual-machine-interface/8c505110-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.048187 10.0.0.27 - - [2026-01-29 08:25:19] "DELETE /virtual-machine/ca3a1211-dd32-486e-aef1-ebb716b997e0 HTTP/1.1" 200 115 0.026072 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005124 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004201 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine/93a97a6c-9a3f-4e0f-b2c4-7282a0331d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002769 10.0.0.27 - - [2026-01-29 08:25:19] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016234 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.018950 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.028749 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.028676 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.014451 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.025367 10.0.0.27 - - [2026-01-29 08:25:19] "DELETE /instance-ip/8bfc5006-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.048144 10.0.0.27 - - [2026-01-29 08:25:19] "POST /ref-update HTTP/1.1" 200 156 0.008006 10.0.0.27 - - [2026-01-29 08:25:19] "DELETE /virtual-machine-interface/8be35b32-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.036384 10.0.0.27 - - [2026-01-29 08:25:19] "DELETE /virtual-machine/93a97a6c-9a3f-4e0f-b2c4-7282a0331d94 HTTP/1.1" 200 115 0.019805 10.0.0.27 - - [2026-01-29 08:25:19] "DELETE /tag/9f2f05ea-5025-4bd8-9ec7-abe69215d019 HTTP/1.1" 200 115 0.033009 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003966 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004350 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine/a3bc99e3-cef6-4c2b-90eb-45385f28fae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002936 10.0.0.27 - - [2026-01-29 08:25:19] "POST /ref-update HTTP/1.1" 200 156 0.009632 10.0.0.27 - - [2026-01-29 08:25:19] "GET /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008658 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.015344 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.023556 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.024525 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.016010 10.0.0.27 - - [2026-01-29 08:25:19] "POST /set-tag HTTP/1.1" 200 109 0.033390 10.0.0.27 - - [2026-01-29 08:25:20] "DELETE /instance-ip/8d0a36a2-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.060687 10.0.0.27 - - [2026-01-29 08:25:20] "DELETE /virtual-machine-interface/8cf26810-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.044564 10.0.0.27 - - [2026-01-29 08:25:20] "DELETE /virtual-machine/a3bc99e3-cef6-4c2b-90eb-45385f28fae0 HTTP/1.1" 200 115 0.021436 10.0.0.27 - - [2026-01-29 08:25:20] "DELETE /tag/11b39849-0e76-4093-ac28-9f2047e82b5d HTTP/1.1" 409 388 0.008059 10.0.0.27 - - [2026-01-29 08:25:20] "DELETE /tag/9c0a904d-a921-456b-a837-65bc8906928a HTTP/1.1" 200 115 0.040817 10.0.0.27 - - [2026-01-29 08:25:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003677 10.0.0.27 - - [2026-01-29 08:25:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003751 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008363 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.003853 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005522 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine/4559e4dd-8af4-4ae1-b60a-b9c0bcf18da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003337 10.0.0.27 - - [2026-01-29 08:25:48] "POST /ref-update HTTP/1.1" 200 156 0.009059 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004476 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.015354 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.017400 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.013575 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.029749 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /instance-ip/8e0b13f0-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.047785 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /virtual-machine-interface/8df1ac76-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.039133 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /virtual-machine/4559e4dd-8af4-4ae1-b60a-b9c0bcf18da4 HTTP/1.1" 200 115 0.025838 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /tag/4029a770-da67-4400-921d-d6d05bd0eb68 HTTP/1.1" 200 115 0.033987 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004752 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004247 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.006797 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine/692979ce-8f94-43db-be8e-5a3dde72a3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003012 10.0.0.27 - - [2026-01-29 08:25:48] "POST /ref-update HTTP/1.1" 200 156 0.014811 10.0.0.27 - - [2026-01-29 08:25:48] "GET /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012614 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.018655 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.028630 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.024213 10.0.0.27 - - [2026-01-29 08:25:48] "POST /set-tag HTTP/1.1" 200 109 0.022244 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /instance-ip/8ef52a58-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.047221 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /virtual-machine-interface/8edc2eea-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.045112 10.0.0.27 - - [2026-01-29 08:25:48] "DELETE /virtual-machine/692979ce-8f94-43db-be8e-5a3dde72a3d2 HTTP/1.1" 200 115 0.034236 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /tag/ff74499d-ce85-4b80-add9-3db69828d215 HTTP/1.1" 200 115 0.057740 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006245 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003873 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine/85e90e64-c1ca-4624-82f4-a3f4075e8f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003589 10.0.0.27 - - [2026-01-29 08:25:49] "POST /ref-update HTTP/1.1" 200 156 0.020397 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016966 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.022239 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.031598 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.027930 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.013139 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /instance-ip/8e803ac2-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.049604 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /virtual-machine-interface/8e6979a4-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.047972 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /virtual-machine/85e90e64-c1ca-4624-82f4-a3f4075e8f88 HTTP/1.1" 200 115 0.017434 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /tag/90d8fd2c-f15a-4cfe-a467-7242c8f8ad25 HTTP/1.1" 200 115 0.033309 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /tag/9f37a5d4-e663-498e-bd88-8717f3eab32a HTTP/1.1" 200 115 0.031264 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /tag/ae197681-0b0a-4028-9c28-4b2f1e42562e HTTP/1.1" 409 236 0.004704 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004434 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine/028c39d5-7465-4ad3-95a3-d7efe8819c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002747 10.0.0.27 - - [2026-01-29 08:25:49] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.27 - - [2026-01-29 08:25:49] "GET /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011979 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.017580 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.026807 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.019405 10.0.0.27 - - [2026-01-29 08:25:49] "POST /set-tag HTTP/1.1" 200 109 0.013016 10.0.0.27 - - [2026-01-29 08:25:49] "DELETE /instance-ip/8f62b1a4-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.041049 10.0.0.27 - - [2026-01-29 08:25:50] "DELETE /virtual-machine-interface/8f4d2b22-fceb-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.040587 10.0.0.27 - - [2026-01-29 08:25:50] "DELETE /virtual-machine/028c39d5-7465-4ad3-95a3-d7efe8819c50 HTTP/1.1" 200 115 0.020409 10.0.0.27 - - [2026-01-29 08:25:50] "DELETE /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c HTTP/1.1" 409 236 0.006441 10.0.0.27 - - [2026-01-29 08:25:50] "DELETE /tag/903f8785-6c65-4c15-8f7a-44f8053c7c8f HTTP/1.1" 200 115 0.037781 10.0.0.27 - - [2026-01-29 08:25:50] "DELETE /tag/0c4ad94f-b27c-4795-bd00-07e98981c260 HTTP/1.1" 409 236 0.005578 10.0.0.27 - - [2026-01-29 08:25:51] "POST /projects HTTP/1.1" 409 238 0.002428 10.0.0.27 - - [2026-01-29 08:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.27 - - [2026-01-29 08:25:51] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025643 10.0.0.27 - - [2026-01-29 08:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2026-01-29 08:25:51] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004747 10.0.0.27 - - [2026-01-29 08:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.27 - - [2026-01-29 08:25:51] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003689 10.0.0.27 - - [2026-01-29 08:25:51] "POST /security-groups HTTP/1.1" 409 285 0.002060 10.0.0.27 - - [2026-01-29 08:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.27 - - [2026-01-29 08:25:51] "PUT /security-group/742e85a2-02c9-4deb-b989-918cc676778d HTTP/1.1" 200 262 0.058841 10.0.0.27 - - [2026-01-29 08:25:51] "PUT /access-control-list/5322dbcb-5a04-4d40-b338-8caefaa28156 HTTP/1.1" 200 272 0.049311 10.0.0.27 - - [2026-01-29 08:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051896 10.0.0.27 - - [2026-01-29 08:25:51] "PUT /access-control-list/30ce1864-b49a-4b6e-bced-b405e92b9114 HTTP/1.1" 200 272 0.040359 10.0.0.27 - - [2026-01-29 08:25:56] "POST /projects HTTP/1.1" 409 238 0.001909 10.0.0.27 - - [2026-01-29 08:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2026-01-29 08:25:56] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042226 10.0.0.27 - - [2026-01-29 08:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-01-29 08:25:56] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008910 10.0.0.27 - - [2026-01-29 08:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.27 - - [2026-01-29 08:25:56] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004842 10.0.0.27 - - [2026-01-29 08:25:56] "POST /security-groups HTTP/1.1" 409 285 0.005016 10.0.0.27 - - [2026-01-29 08:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.27 - - [2026-01-29 08:25:57] "PUT /security-group/742e85a2-02c9-4deb-b989-918cc676778d HTTP/1.1" 200 262 0.067935 10.0.0.27 - - [2026-01-29 08:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038962 10.0.0.27 - - [2026-01-29 08:25:57] "PUT /access-control-list/5322dbcb-5a04-4d40-b338-8caefaa28156 HTTP/1.1" 200 272 0.036613 10.0.0.27 - - [2026-01-29 08:25:57] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007802 10.0.0.27 - - [2026-01-29 08:25:57] "PUT /access-control-list/30ce1864-b49a-4b6e-bced-b405e92b9114 HTTP/1.1" 200 272 0.018220 10.0.0.27 - - [2026-01-29 08:25:57] "GET /firewall-rule/bbc30669-7aac-4c15-aa43-f96cb1b2b042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003030 10.0.0.27 - - [2026-01-29 08:25:57] "POST /ref-update HTTP/1.1" 200 156 0.075190 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /firewall-rule/bbc30669-7aac-4c15-aa43-f96cb1b2b042 HTTP/1.1" 200 115 0.041007 10.0.0.27 - - [2026-01-29 08:25:57] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006799 10.0.0.27 - - [2026-01-29 08:25:57] "GET /firewall-rule/f5c46901-8f4e-4efd-8161-76634bdadb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002783 10.0.0.27 - - [2026-01-29 08:25:57] "POST /ref-update HTTP/1.1" 200 156 0.052536 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /firewall-rule/f5c46901-8f4e-4efd-8161-76634bdadb09 HTTP/1.1" 200 115 0.051148 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c HTTP/1.1" 409 236 0.006794 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /tag/0c4ad94f-b27c-4795-bd00-07e98981c260 HTTP/1.1" 409 236 0.005269 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /tag/f02c7cb0-d57f-4cf8-8cc1-3818b1ea622e HTTP/1.1" 200 115 0.033612 10.0.0.27 - - [2026-01-29 08:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.27 - - [2026-01-29 08:25:57] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005087 10.0.0.27 - - [2026-01-29 08:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.27 - - [2026-01-29 08:25:57] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003744 10.0.0.27 - - [2026-01-29 08:25:57] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.048039 10.0.0.27 - - [2026-01-29 08:25:57] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.054482 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /security-group/742e85a2-02c9-4deb-b989-918cc676778d HTTP/1.1" 200 115 0.060237 10.0.0.27 - - [2026-01-29 08:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012316 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /access-control-list/5322dbcb-5a04-4d40-b338-8caefaa28156 HTTP/1.1" 200 115 0.043120 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /access-control-list/30ce1864-b49a-4b6e-bced-b405e92b9114 HTTP/1.1" 200 115 0.033459 10.0.0.27 - - [2026-01-29 08:25:57] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.034723 10.0.0.27 - - [2026-01-29 08:25:57] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?fields=security_groups HTTP/1.1" 200 1353 0.031373 10.0.0.27 - - [2026-01-29 08:25:57] "DELETE /security-group/25539844-1a8c-4365-892c-bccd9b4263a2 HTTP/1.1" 200 115 0.043772 10.0.0.27 - - [2026-01-29 08:25:58] "DELETE /access-control-list/a5b5400c-a024-40aa-91eb-3ccab9571a05 HTTP/1.1" 200 115 0.033265 10.0.0.27 - - [2026-01-29 08:25:58] "GET /project/c36dc92d-a24c-442b-ac02-50c7b70296bd?fields=application_policy_sets HTTP/1.1" 200 1392 0.033421 10.0.0.27 - - [2026-01-29 08:25:58] "DELETE /access-control-list/7f3251be-fd25-4e58-9512-bc9a02176413 HTTP/1.1" 200 115 0.040118 10.0.0.27 - - [2026-01-29 08:25:58] "DELETE /project/c36dc92d-a24c-442b-ac02-50c7b70296bd HTTP/1.1" 200 115 0.276640 10.0.0.27 - - [2026-01-29 08:25:58] "POST /projects HTTP/1.1" 409 238 0.002285 10.0.0.27 - - [2026-01-29 08:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.27 - - [2026-01-29 08:25:58] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025272 10.0.0.27 - - [2026-01-29 08:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.27 - - [2026-01-29 08:25:58] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005266 10.0.0.27 - - [2026-01-29 08:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.27 - - [2026-01-29 08:25:58] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006392 10.0.0.27 - - [2026-01-29 08:25:58] "POST /security-groups HTTP/1.1" 409 285 0.002223 10.0.0.27 - - [2026-01-29 08:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.27 - - [2026-01-29 08:25:58] "PUT /security-group/78808ef2-3fdf-4c83-8c06-c7ca2bce33bc HTTP/1.1" 200 262 0.059088 10.0.0.27 - - [2026-01-29 08:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027829 10.0.0.27 - - [2026-01-29 08:25:58] "PUT /access-control-list/47d26271-7dc1-4a55-b139-143dbb79e5cb HTTP/1.1" 200 272 0.019183 10.0.0.27 - - [2026-01-29 08:25:58] "PUT /access-control-list/d3b7f18e-d450-4b2f-98d3-6a1076ec7b27 HTTP/1.1" 200 272 0.029420 10.0.0.27 - - [2026-01-29 08:26:02] "DELETE /loadbalancer-member/980d8a91-e2f5-4b40-bc95-5e1b9fe16a53 HTTP/1.1" 200 115 0.047889 10.0.0.27 - - [2026-01-29 08:26:02] "DELETE /loadbalancer-pool/3203dfc6-1e92-460e-8f9a-b7858c7c75af HTTP/1.1" 200 115 0.051373 10.0.0.27 - - [2026-01-29 08:26:02] "DELETE /loadbalancer-listener/de7cf0fa-6b5c-4271-82eb-67a80f6d047e HTTP/1.1" 200 115 0.034284 10.0.0.27 - - [2026-01-29 08:26:02] "DELETE /loadbalancer/82593c0e-09d6-4f65-bfbe-a2eac63be75b HTTP/1.1" 200 115 0.048923 10.0.0.27 - - [2026-01-29 08:26:02] "DELETE /floating-ip/e985472b-e373-4355-b42c-3acc87627072 HTTP/1.1" 200 115 0.034206 10.0.0.27 - - [2026-01-29 08:26:02] "DELETE /instance-ip/a1da21ac-9b1c-4b70-92ba-d006f05ec9d9 HTTP/1.1" 200 115 0.079895 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /virtual-machine-interface/c92be29c-5cf0-4ec0-a059-254731fd926e HTTP/1.1" 200 115 0.041455 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /tag/ed1782f8-ede7-4306-9dd4-434657d795f3 HTTP/1.1" 200 115 0.035214 10.0.0.27 - - [2026-01-29 08:26:03] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002640 10.0.0.27 - - [2026-01-29 08:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.27 - - [2026-01-29 08:26:03] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003289 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-policy/48a6fa8a-c255-4058-8682-228553ea4c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003371 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-rule/f172f4e6-0413-4ff8-a877-b8d83fd7db29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.015956 10.0.0.27 - - [2026-01-29 08:26:03] "POST /ref-update HTTP/1.1" 200 156 0.012593 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /firewall-rule/f172f4e6-0413-4ff8-a877-b8d83fd7db29 HTTP/1.1" 200 115 0.047119 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002897 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-rule/6217cb6c-9b10-4994-8207-65bb3f491a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003327 10.0.0.27 - - [2026-01-29 08:26:03] "POST /ref-update HTTP/1.1" 200 156 0.015125 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /firewall-rule/6217cb6c-9b10-4994-8207-65bb3f491a92 HTTP/1.1" 200 115 0.047200 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003652 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-rule/3ff7c4e7-0758-4755-975b-be9017131f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002742 10.0.0.27 - - [2026-01-29 08:26:03] "POST /ref-update HTTP/1.1" 200 156 0.016157 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /firewall-rule/3ff7c4e7-0758-4755-975b-be9017131f10 HTTP/1.1" 200 115 0.041093 10.0.0.27 - - [2026-01-29 08:26:03] "GET /application-policy-set/ee2258cd-3ea7-4def-aec2-86c30553bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006990 10.0.0.27 - - [2026-01-29 08:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.27 - - [2026-01-29 08:26:03] "GET /policy-management/bbc354e2-8006-4f21-80d1-e239e0b74803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002481 10.0.0.27 - - [2026-01-29 08:26:03] "GET /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003791 10.0.0.27 - - [2026-01-29 08:26:03] "POST /ref-update HTTP/1.1" 200 156 0.019918 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /firewall-policy/b3f7c20b-8cd4-46a2-b2d8-9d7c62254ba9 HTTP/1.1" 200 115 0.044922 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /tag/f3d410cb-fddf-4deb-ad9b-9b3ff2191b8c HTTP/1.1" 200 115 0.059554 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /tag/0c4ad94f-b27c-4795-bd00-07e98981c260 HTTP/1.1" 200 115 0.034976 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /tag/11b39849-0e76-4093-ac28-9f2047e82b5d HTTP/1.1" 200 115 0.060787 10.0.0.27 - - [2026-01-29 08:26:03] "DELETE /tag/ae197681-0b0a-4028-9c28-4b2f1e42562e HTTP/1.1" 200 115 0.092084 10.0.0.27 - - [2026-01-29 08:26:03] "POST /projects HTTP/1.1" 409 238 0.002434 10.0.0.27 - - [2026-01-29 08:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2026-01-29 08:26:04] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043590 10.0.0.27 - - [2026-01-29 08:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2026-01-29 08:26:04] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005031 10.0.0.27 - - [2026-01-29 08:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.27 - - [2026-01-29 08:26:04] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004244 10.0.0.27 - - [2026-01-29 08:26:04] "POST /security-groups HTTP/1.1" 409 285 0.012939 10.0.0.27 - - [2026-01-29 08:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.27 - - [2026-01-29 08:26:04] "PUT /security-group/78808ef2-3fdf-4c83-8c06-c7ca2bce33bc HTTP/1.1" 200 262 0.075199 10.0.0.27 - - [2026-01-29 08:26:04] "PUT /access-control-list/47d26271-7dc1-4a55-b139-143dbb79e5cb HTTP/1.1" 200 272 0.020427 10.0.0.27 - - [2026-01-29 08:26:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.040118 10.0.0.27 - - [2026-01-29 08:26:04] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016746 10.0.0.27 - - [2026-01-29 08:26:04] "PUT /access-control-list/d3b7f18e-d450-4b2f-98d3-6a1076ec7b27 HTTP/1.1" 200 272 0.044483 10.0.0.27 - - [2026-01-29 08:26:04] "GET /firewall-rule/41178ff8-b221-4081-b099-c4fd3b25a389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003249 10.0.0.27 - - [2026-01-29 08:26:04] "POST /ref-update HTTP/1.1" 200 156 0.053819 10.0.0.27 - - [2026-01-29 08:26:04] "DELETE /firewall-rule/41178ff8-b221-4081-b099-c4fd3b25a389 HTTP/1.1" 200 115 0.031159 10.0.0.27 - - [2026-01-29 08:26:04] "GET /firewall-policy/ba878cf6-0f3e-4f33-8016-c2af2beff735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.014623 10.0.0.27 - - [2026-01-29 08:26:04] "GET /firewall-rule/81049e94-b6ad-46c9-b92b-551c9f0e0af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002518 10.0.0.27 - - [2026-01-29 08:26:04] "POST /ref-update HTTP/1.1" 200 156 0.056469 10.0.0.27 - - [2026-01-29 08:26:04] "DELETE /firewall-rule/81049e94-b6ad-46c9-b92b-551c9f0e0af8 HTTP/1.1" 200 115 0.048095 10.0.0.27 - - [2026-01-29 08:26:04] "DELETE /tag/e670cc2e-65d5-4e61-911a-b32210c3ffe5 HTTP/1.1" 200 115 0.041485 10.0.0.27 - - [2026-01-29 08:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.27 - - [2026-01-29 08:26:04] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005423 10.0.0.27 - - [2026-01-29 08:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.27 - - [2026-01-29 08:26:04] "GET /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004407 10.0.0.27 - - [2026-01-29 08:26:04] "PUT /virtual-network/165f9202-8005-42f2-b168-a725506c969e HTTP/1.1" 200 264 0.052729 10.0.0.27 - - [2026-01-29 08:26:04] "PUT /virtual-network/3bef9cd5-478a-4a3b-9539-c31e1b1828c8 HTTP/1.1" 200 264 0.049173 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /security-group/78808ef2-3fdf-4c83-8c06-c7ca2bce33bc HTTP/1.1" 200 115 0.091347 10.0.0.27 - - [2026-01-29 08:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /access-control-list/47d26271-7dc1-4a55-b139-143dbb79e5cb HTTP/1.1" 200 115 0.042440 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /access-control-list/d3b7f18e-d450-4b2f-98d3-6a1076ec7b27 HTTP/1.1" 200 115 0.025638 10.0.0.27 - - [2026-01-29 08:26:05] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036345 10.0.0.27 - - [2026-01-29 08:26:05] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?fields=security_groups HTTP/1.1" 200 1352 0.033888 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /security-group/66e62678-27eb-44cc-a28d-c7a8f8f62cb9 HTTP/1.1" 200 115 0.080278 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /access-control-list/95e26cc6-f517-4873-b838-38dcbd9e7cba HTTP/1.1" 200 115 0.053563 10.0.0.27 - - [2026-01-29 08:26:05] "GET /project/de310794-5378-492a-87cc-cf9829cf1e48?fields=application_policy_sets HTTP/1.1" 200 1391 0.058717 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /access-control-list/471579e8-c7a1-4813-9188-7c01c169a0d1 HTTP/1.1" 200 115 0.075414 10.0.0.27 - - [2026-01-29 08:26:05] "DELETE /project/de310794-5378-492a-87cc-cf9829cf1e48 HTTP/1.1" 200 115 0.341128 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:26:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:26:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001215 10.0.0.27 - - [2026-01-29 08:26:56] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.27 - - [2026-01-29 08:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.27 - - [2026-01-29 08:26:56] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002871 10.0.0.27 - - [2026-01-29 08:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.27 - - [2026-01-29 08:26:56] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002642 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.27 - - [2026-01-29 08:27:19] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.27 - - [2026-01-29 08:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.27 - - [2026-01-29 08:27:19] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004191 10.0.0.27 - - [2026-01-29 08:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.27 - - [2026-01-29 08:27:19] "GET /config-node/119f4909-f045-4585-861c-fa307aabaf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001948 10.0.0.27 - - [2026-01-29 08:27:30] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.27 - - [2026-01-29 08:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2026-01-29 08:27:30] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002655 10.0.0.27 - - [2026-01-29 08:27:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001773 10.0.0.27 - - [2026-01-29 08:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.27 - - [2026-01-29 08:27:30] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005403 10.0.0.27 - - [2026-01-29 08:27:30] "PUT /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc HTTP/1.1" 200 254 0.039901 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.27 - - [2026-01-29 08:27:45] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.27 - - [2026-01-29 08:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.27 - - [2026-01-29 08:27:45] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004379 10.0.0.27 - - [2026-01-29 08:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.27 - - [2026-01-29 08:27:45] "GET /config-node/119f4909-f045-4585-861c-fa307aabaf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001962 10.0.0.27 - - [2026-01-29 08:27:45] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.27 - - [2026-01-29 08:27:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002287 10.0.0.27 - - [2026-01-29 08:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.27 - - [2026-01-29 08:27:50] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003323 10.0.0.27 - - [2026-01-29 08:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.27 - - [2026-01-29 08:27:50] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.009380 10.0.0.27 - - [2026-01-29 08:27:51] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 264 0.002122 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/5a74f3cb-74c2-4c42-a923-5840e0c365ec HTTP/1.1" 200 244 0.027131 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 261 0.003220 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/77765e95-5c9e-453f-8688-623a1f8bb214 HTTP/1.1" 200 244 0.012555 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 261 0.006407 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/6eaebaee-12e6-4775-9809-e13ab953bb46 HTTP/1.1" 200 244 0.010506 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 253 0.005184 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/06a48da1-5f9c-49d1-8df7-039099c7700e HTTP/1.1" 200 244 0.013177 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 251 0.016049 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/34e5fc98-9ac6-4114-84f1-d10d5cf268c0 HTTP/1.1" 200 244 0.011160 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 252 0.007015 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/3bbceec2-32a2-4fc6-a102-4d30a040f063 HTTP/1.1" 200 244 0.019826 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 256 0.006070 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/3ba6ac1a-8b55-46bb-919c-4178fd9015f5 HTTP/1.1" 200 244 0.011244 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 248 0.009375 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/90fbbe68-2ad3-431d-893f-571d31b3d17a HTTP/1.1" 200 244 0.011861 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 252 0.007231 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/52cbe55a-bb13-45dc-80af-bbac662da24c HTTP/1.1" 200 244 0.009518 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 257 0.010385 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/2b4e1430-5e71-4a0c-90bf-6dc2349738b0 HTTP/1.1" 200 244 0.012073 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 251 0.004650 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.27 - - [2026-01-29 08:27:51] "PUT /alarm/3432b7ad-eb5b-4dc6-8f08-01e83f1a170b HTTP/1.1" 200 244 0.012754 10.0.0.27 - - [2026-01-29 08:27:51] "POST /alarms HTTP/1.1" 409 257 0.008055 10.0.0.27 - - [2026-01-29 08:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/345e9940-804a-452b-a6a4-b1e0ffdcb318 HTTP/1.1" 200 244 0.010502 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 261 0.003255 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018762 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/1771a6a6-3dc4-4d24-af0c-af78306e3d62 HTTP/1.1" 200 244 0.013414 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 258 0.011004 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/05aedb77-da14-41fa-8537-58981d9e943f HTTP/1.1" 200 244 0.012859 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 254 0.005600 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/e7e0d0ba-1d28-4554-944b-f61915ca9bbe HTTP/1.1" 200 244 0.019145 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 254 0.012896 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/42ac440d-43dc-4dfb-9aad-9a82d679cf77 HTTP/1.1" 200 244 0.013928 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 254 0.007088 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/c550172f-692b-4231-bba3-d21c09f75be7 HTTP/1.1" 200 244 0.009999 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 247 0.007063 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/9974341c-1786-4b16-8efa-4770fbddb3b0 HTTP/1.1" 200 244 0.009513 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 272 0.008315 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/9c10db85-5305-49fd-92cf-3da24d4bf218 HTTP/1.1" 200 244 0.009851 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 261 0.007673 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/aa571259-c2c1-48a4-8f60-b3ab4d510cf0 HTTP/1.1" 200 244 0.010439 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 259 0.003920 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/3d0b938a-8050-4a1e-ab3c-eacbd16dd665 HTTP/1.1" 200 244 0.016773 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 265 0.010048 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/0d255e7b-b1a5-4344-bbeb-e4b91529140b HTTP/1.1" 200 244 0.009925 10.0.0.27 - - [2026-01-29 08:27:52] "POST /alarms HTTP/1.1" 409 279 0.011313 10.0.0.27 - - [2026-01-29 08:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.27 - - [2026-01-29 08:27:52] "PUT /alarm/b4848cec-3ea3-4ebc-96e7-d5a4d518e404 HTTP/1.1" 200 244 0.010354 10.0.0.27 - - [2026-01-29 08:27:53] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.27 - - [2026-01-29 08:27:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002250 10.0.0.27 - - [2026-01-29 08:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.27 - - [2026-01-29 08:27:53] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.011283 10.0.0.27 - - [2026-01-29 08:27:53] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.27 - - [2026-01-29 08:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.27 - - [2026-01-29 08:27:53] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002885 10.0.0.27 - - [2026-01-29 08:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.27 - - [2026-01-29 08:27:53] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.009923 10.0.0.27 - - [2026-01-29 08:27:53] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.27 - - [2026-01-29 08:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.27 - - [2026-01-29 08:27:53] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005708 10.0.0.27 - - [2026-01-29 08:27:53] "PUT /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd HTTP/1.1" 200 274 0.017406 10.0.0.27 - - [2026-01-29 08:27:57] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.27 - - [2026-01-29 08:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.27 - - [2026-01-29 08:27:57] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002712 10.0.0.27 - - [2026-01-29 08:27:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001868 10.0.0.27 - - [2026-01-29 08:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.27 - - [2026-01-29 08:27:57] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003140 10.0.0.27 - - [2026-01-29 08:27:57] "PUT /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc HTTP/1.1" 200 254 0.011353 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001298 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:27:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.27 - - [2026-01-29 08:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.27 - - [2026-01-29 08:27:59] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.016400 10.0.0.27 - - [2026-01-29 08:28:12] "GET / HTTP/1.1" 200 35931 0.003189 10.0.0.27 - - [2026-01-29 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.27 - - [2026-01-29 08:28:12] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004443 10.0.0.27 - - [2026-01-29 08:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.27 - - [2026-01-29 08:28:12] "GET /config-node/119f4909-f045-4585-861c-fa307aabaf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001820 10.0.0.27 - - [2026-01-29 08:28:24] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.27 - - [2026-01-29 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.27 - - [2026-01-29 08:28:24] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003102 10.0.0.27 - - [2026-01-29 08:28:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001866 10.0.0.27 - - [2026-01-29 08:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.27 - - [2026-01-29 08:28:24] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002662 10.0.0.27 - - [2026-01-29 08:28:24] "PUT /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc HTTP/1.1" 200 254 0.021878 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:28:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:28:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.27 - - [2026-01-29 08:28:38] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.27 - - [2026-01-29 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.27 - - [2026-01-29 08:28:38] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006084 10.0.0.27 - - [2026-01-29 08:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.27 - - [2026-01-29 08:28:38] "GET /config-node/119f4909-f045-4585-861c-fa307aabaf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001906 10.0.0.27 - - [2026-01-29 08:28:38] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.27 - - [2026-01-29 08:28:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004813 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.27 - - [2026-01-29 08:28:44] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002372 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.008325 10.0.0.27 - - [2026-01-29 08:28:44] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 264 0.002005 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/5a74f3cb-74c2-4c42-a923-5840e0c365ec HTTP/1.1" 200 244 0.009627 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 261 0.003073 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/77765e95-5c9e-453f-8688-623a1f8bb214 HTTP/1.1" 200 244 0.010163 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 261 0.009952 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/6eaebaee-12e6-4775-9809-e13ab953bb46 HTTP/1.1" 200 244 0.018625 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 253 0.012284 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/06a48da1-5f9c-49d1-8df7-039099c7700e HTTP/1.1" 200 244 0.009625 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 251 0.009666 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007252 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/34e5fc98-9ac6-4114-84f1-d10d5cf268c0 HTTP/1.1" 200 244 0.026674 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 252 0.009758 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009294 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/3bbceec2-32a2-4fc6-a102-4d30a040f063 HTTP/1.1" 200 244 0.010529 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 256 0.008649 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/3ba6ac1a-8b55-46bb-919c-4178fd9015f5 HTTP/1.1" 200 244 0.012029 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 248 0.008446 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/90fbbe68-2ad3-431d-893f-571d31b3d17a HTTP/1.1" 200 244 0.010145 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 252 0.006259 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.27 - - [2026-01-29 08:28:44] "PUT /alarm/52cbe55a-bb13-45dc-80af-bbac662da24c HTTP/1.1" 200 244 0.017219 10.0.0.27 - - [2026-01-29 08:28:44] "POST /alarms HTTP/1.1" 409 257 0.009550 10.0.0.27 - - [2026-01-29 08:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/2b4e1430-5e71-4a0c-90bf-6dc2349738b0 HTTP/1.1" 200 244 0.015965 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 251 0.008830 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/3432b7ad-eb5b-4dc6-8f08-01e83f1a170b HTTP/1.1" 200 244 0.021448 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 257 0.014387 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/345e9940-804a-452b-a6a4-b1e0ffdcb318 HTTP/1.1" 200 244 0.016643 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 261 0.011654 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/1771a6a6-3dc4-4d24-af0c-af78306e3d62 HTTP/1.1" 200 244 0.010041 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 258 0.002753 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/05aedb77-da14-41fa-8537-58981d9e943f HTTP/1.1" 200 244 0.010448 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 254 0.007706 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/e7e0d0ba-1d28-4554-944b-f61915ca9bbe HTTP/1.1" 200 244 0.013454 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 254 0.006235 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/42ac440d-43dc-4dfb-9aad-9a82d679cf77 HTTP/1.1" 200 244 0.011956 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 254 0.004183 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/c550172f-692b-4231-bba3-d21c09f75be7 HTTP/1.1" 200 244 0.010629 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 247 0.008183 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/9974341c-1786-4b16-8efa-4770fbddb3b0 HTTP/1.1" 200 244 0.010371 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 272 0.007031 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/9c10db85-5305-49fd-92cf-3da24d4bf218 HTTP/1.1" 200 244 0.010572 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 261 0.007927 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/aa571259-c2c1-48a4-8f60-b3ab4d510cf0 HTTP/1.1" 200 244 0.011713 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 259 0.006977 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/3d0b938a-8050-4a1e-ab3c-eacbd16dd665 HTTP/1.1" 200 244 0.009747 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 265 0.006909 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/0d255e7b-b1a5-4344-bbeb-e4b91529140b HTTP/1.1" 200 244 0.009726 10.0.0.27 - - [2026-01-29 08:28:45] "POST /alarms HTTP/1.1" 409 279 0.008695 10.0.0.27 - - [2026-01-29 08:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.27 - - [2026-01-29 08:28:45] "PUT /alarm/b4848cec-3ea3-4ebc-96e7-d5a4d518e404 HTTP/1.1" 200 244 0.009437 10.0.0.27 - - [2026-01-29 08:28:46] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.27 - - [2026-01-29 08:28:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001822 10.0.0.27 - - [2026-01-29 08:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.27 - - [2026-01-29 08:28:46] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.007611 10.0.0.27 - - [2026-01-29 08:28:46] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.27 - - [2026-01-29 08:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.27 - - [2026-01-29 08:28:46] "GET /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002633 10.0.0.27 - - [2026-01-29 08:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.27 - - [2026-01-29 08:28:46] "PUT /global-vrouter-config/f9d1ca3e-338d-49be-a9ea-21759a0eb0f6 HTTP/1.1" 200 276 0.009278 10.0.0.27 - - [2026-01-29 08:28:46] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.27 - - [2026-01-29 08:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.27 - - [2026-01-29 08:28:46] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004528 10.0.0.27 - - [2026-01-29 08:28:46] "PUT /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd HTTP/1.1" 200 274 0.019095 10.0.0.27 - - [2026-01-29 08:28:50] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.27 - - [2026-01-29 08:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019260 10.0.0.27 - - [2026-01-29 08:28:50] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003393 10.0.0.27 - - [2026-01-29 08:28:50] "POST /bgp-routers HTTP/1.1" 409 301 0.011695 10.0.0.27 - - [2026-01-29 08:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.27 - - [2026-01-29 08:28:50] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002794 10.0.0.27 - - [2026-01-29 08:28:50] "PUT /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc HTTP/1.1" 200 254 0.028312 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:28:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:28:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.27 - - [2026-01-29 08:28:54] "POST /tags HTTP/1.1" 200 355 0.044840 10.0.0.27 - - [2026-01-29 08:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010685 10.0.0.27 - - [2026-01-29 08:28:54] "GET /tag/60569240-380d-4a3f-bc78-5988b17bca2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.035052 10.0.0.27 - - [2026-01-29 08:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2026-01-29 08:28:54] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006305 10.0.0.27 - - [2026-01-29 08:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.27 - - [2026-01-29 08:28:54] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038981 10.0.0.27 - - [2026-01-29 08:28:54] "POST /virtual-machines HTTP/1.1" 200 351 0.028740 10.0.0.27 - - [2026-01-29 08:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038830 10.0.0.27 - - [2026-01-29 08:28:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.155345 10.0.0.27 - - [2026-01-29 08:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015479 10.0.0.27 - - [2026-01-29 08:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015727 10.0.0.27 - - [2026-01-29 08:28:54] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008054 10.0.0.27 - - [2026-01-29 08:28:54] "POST /instance-ips HTTP/1.1" 200 391 0.028271 10.0.0.27 - - [2026-01-29 08:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028647 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008932 10.0.0.27 - - [2026-01-29 08:28:55] "POST /set-tag HTTP/1.1" 200 109 0.014913 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016535 10.0.0.27 - - [2026-01-29 08:28:55] "GET /instance-ip/8c8b0ad4-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003332 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005338 10.0.0.27 - - [2026-01-29 08:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009962 10.0.0.27 - - [2026-01-29 08:28:55] "POST /ref-update HTTP/1.1" 200 156 0.015565 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019309 10.0.0.27 - - [2026-01-29 08:28:55] "POST /set-tag HTTP/1.1" 200 109 0.010905 10.0.0.27 - - [2026-01-29 08:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-network/165f9202-8005-42f2-b168-a725506c969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006359 10.0.0.27 - - [2026-01-29 08:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.27 - - [2026-01-29 08:28:55] "GET /project/07f881e0-286e-4a2f-b755-13624b284994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048454 10.0.0.27 - - [2026-01-29 08:28:55] "POST /virtual-machines HTTP/1.1" 200 355 0.008935 10.0.0.27 - - [2026-01-29 08:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030602 10.0.0.27 - - [2026-01-29 08:28:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.118715 10.0.0.27 - - [2026-01-29 08:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016684 10.0.0.27 - - [2026-01-29 08:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022749 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010118 10.0.0.27 - - [2026-01-29 08:28:55] "POST /instance-ips HTTP/1.1" 200 395 0.036226 10.0.0.27 - - [2026-01-29 08:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029777 10.0.0.27 - - [2026-01-29 08:28:55] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.026603 10.0.0.27 - - [2026-01-29 08:28:55] "POST /set-tag HTTP/1.1" 200 109 0.020566 10.0.0.27 - - [2026-01-29 08:28:56] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012917 10.0.0.27 - - [2026-01-29 08:28:56] "GET /instance-ip/8d0b5446-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011306 10.0.0.27 - - [2026-01-29 08:28:56] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004416 10.0.0.27 - - [2026-01-29 08:28:56] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.27 - - [2026-01-29 08:28:56] "GET /virtual-router/f4b559c3-ed9b-468d-ae0a-e60dba31320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004105 10.0.0.27 - - [2026-01-29 08:28:56] "POST /ref-update HTTP/1.1" 200 156 0.017155 10.0.0.27 - - [2026-01-29 08:28:56] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005213 10.0.0.27 - - [2026-01-29 08:28:56] "POST /set-tag HTTP/1.1" 200 109 0.004328 10.0.0.27 - - [2026-01-29 08:28:56] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006407 10.0.0.27 - - [2026-01-29 08:28:56] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.27 - - [2026-01-29 08:28:56] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004080 10.0.0.27 - - [2026-01-29 08:28:56] "POST /set-tag HTTP/1.1" 200 109 0.003836 10.0.0.27 - - [2026-01-29 08:29:08] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004386 10.0.0.27 - - [2026-01-29 08:29:08] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.27 - - [2026-01-29 08:29:09] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005234 10.0.0.27 - - [2026-01-29 08:29:09] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.27 - - [2026-01-29 08:29:10] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004860 10.0.0.27 - - [2026-01-29 08:29:10] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.27 - - [2026-01-29 08:29:30] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.27 - - [2026-01-29 08:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.27 - - [2026-01-29 08:29:30] "GET /global-system-config/8a9e94d1-39cd-4086-bd6b-40eeebf82dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004848 10.0.0.27 - - [2026-01-29 08:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.27 - - [2026-01-29 08:29:30] "GET /config-node/119f4909-f045-4585-861c-fa307aabaf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.006495 10.0.0.27 - - [2026-01-29 08:29:41] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.27 - - [2026-01-29 08:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2026-01-29 08:29:41] "GET /routing-instance/8d731258-8f06-4b7f-aea0-85887ae695b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003323 10.0.0.27 - - [2026-01-29 08:29:41] "POST /bgp-routers HTTP/1.1" 409 301 0.002066 10.0.0.27 - - [2026-01-29 08:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.27 - - [2026-01-29 08:29:41] "GET /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003025 10.0.0.27 - - [2026-01-29 08:29:41] "PUT /bgp-router/17457073-0c04-4c96-b4d9-28b588e771fc HTTP/1.1" 200 254 0.020170 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:29:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.27 - - [2026-01-29 08:29:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.27 - - [2026-01-29 08:29:42] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016791 10.0.0.27 - - [2026-01-29 08:29:42] "POST /set-tag HTTP/1.1" 200 109 0.004622 10.0.0.27 - - [2026-01-29 08:29:42] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006215 10.0.0.27 - - [2026-01-29 08:29:42] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.27 - - [2026-01-29 08:29:42] "GET /virtual-machine/89a004b7-3fe8-4890-ac32-ae185c5aad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003236 10.0.0.27 - - [2026-01-29 08:29:42] "POST /ref-update HTTP/1.1" 200 156 0.047532 10.0.0.27 - - [2026-01-29 08:29:42] "GET /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016949 10.0.0.27 - - [2026-01-29 08:29:42] "POST /set-tag HTTP/1.1" 200 109 0.028491 10.0.0.27 - - [2026-01-29 08:29:42] "POST /set-tag HTTP/1.1" 200 109 0.040772 10.0.0.27 - - [2026-01-29 08:29:42] "DELETE /instance-ip/8c8b0ad4-fcec-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.091677 10.0.0.27 - - [2026-01-29 08:29:43] "DELETE /virtual-machine-interface/8c67c15a-fcec-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.069128 10.0.0.27 - - [2026-01-29 08:29:43] "DELETE /virtual-machine/89a004b7-3fe8-4890-ac32-ae185c5aad25 HTTP/1.1" 200 115 0.030745 10.0.0.27 - - [2026-01-29 08:29:43] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008598 10.0.0.27 - - [2026-01-29 08:29:43] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.27 - - [2026-01-29 08:30:13] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005230 10.0.0.27 - - [2026-01-29 08:30:13] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.27 - - [2026-01-29 08:30:13] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010578 10.0.0.27 - - [2026-01-29 08:30:13] "POST /set-tag HTTP/1.1" 200 109 0.010365 10.0.0.27 - - [2026-01-29 08:30:13] "GET /virtual-machine/fc281675-51a8-44d4-98f2-fd39e6a4f051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006275 10.0.0.27 - - [2026-01-29 08:30:13] "POST /ref-update HTTP/1.1" 200 156 0.016368 10.0.0.27 - - [2026-01-29 08:30:13] "GET /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005950 10.0.0.27 - - [2026-01-29 08:30:13] "POST /set-tag HTTP/1.1" 200 109 0.017270 10.0.0.27 - - [2026-01-29 08:30:13] "POST /set-tag HTTP/1.1" 200 109 0.031837 10.0.0.27 - - [2026-01-29 08:30:13] "DELETE /instance-ip/8d0b5446-fcec-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.041160 10.0.0.27 - - [2026-01-29 08:30:13] "DELETE /virtual-machine-interface/8cee5ff8-fcec-11f0-b52b-fa163edc1c9c HTTP/1.1" 200 115 0.043380 10.0.0.27 - - [2026-01-29 08:30:13] "DELETE /virtual-machine/fc281675-51a8-44d4-98f2-fd39e6a4f051 HTTP/1.1" 200 115 0.028060 10.0.0.27 - - [2026-01-29 08:30:13] "DELETE /tag/60569240-380d-4a3f-bc78-5988b17bca2a HTTP/1.1" 200 115 0.050939 10.0.0.27 - - [2026-01-29 08:30:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003787 10.0.0.27 - - [2026-01-29 08:30:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002360