++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 3 06:11:07 PM UTC 2026 ===================' INFO: =================== Tue Feb 3 06:11:07 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.68.113.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.68.113.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 18:11:52.398 7f15799a7080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 18:11:52.825 7f15799a7080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 18:11:52.853 7f15799a7080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 18:11:52.854 7f15799a7080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2026-02-03 18:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000738 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-02-03 18:12:06] "GET / HTTP/1.1" 503 181 0.000277 10.0.0.27 - - [2026-02-03 18:12:07] "GET / HTTP/1.1" 200 35931 0.003044 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012825 10.0.0.27 - - [2026-02-03 18:12:07] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026327 10.0.0.27 - - [2026-02-03 18:12:07] "GET / HTTP/1.1" 200 35931 0.006948 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.012685 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.27 - - [2026-02-03 18:12:07] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014390 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.005147 10.0.0.27 - - [2026-02-03 18:12:07] "POST /config-database-nodes HTTP/1.1" 200 611 0.068370 10.0.0.27 - - [2026-02-03 18:12:07] "POST /database-nodes HTTP/1.1" 200 597 0.061089 10.0.0.27 - - [2026-02-03 18:12:07] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.27 - - [2026-02-03 18:12:07] "GET / HTTP/1.1" 200 45303 0.001990 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007295 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019927 10.0.0.27 - - [2026-02-03 18:12:07] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.27 - - [2026-02-03 18:12:07] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010483 10.0.0.27 - - [2026-02-03 18:12:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003865 10.0.0.27 - - [2026-02-03 18:12:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.042547 10.0.0.27 - - [2026-02-03 18:12:08] "GET / HTTP/1.1" 200 35931 0.004866 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2026-02-03 18:12:08] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.27 - - [2026-02-03 18:12:08] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004740 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.004910 10.0.0.27 - - [2026-02-03 18:12:08] "POST /analytics-nodes HTTP/1.1" 200 599 0.066138 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.012848 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.27 - - [2026-02-03 18:12:08] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013897 10.0.0.27 - - [2026-02-03 18:12:08] "POST /service-appliance-sets HTTP/1.1" 200 553 0.063371 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.002677 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.27 - - [2026-02-03 18:12:08] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007212 10.0.0.27 - - [2026-02-03 18:12:08] "POST /service-appliance-sets HTTP/1.1" 200 541 0.036963 10.0.0.27 - - [2026-02-03 18:12:08] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.27 - - [2026-02-03 18:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.27 - - [2026-02-03 18:12:08] "GET /network-ipam/f268dc85-0c46-434b-8d47-5624cbdcd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007410 10.0.0.27 - - [2026-02-03 18:12:09] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.27 - - [2026-02-03 18:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007943 10.0.0.27 - - [2026-02-03 18:12:09] "POST /service-templates HTTP/1.1" 200 511 0.064875 10.0.0.27 - - [2026-02-03 18:12:09] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026590 10.0.0.27 - - [2026-02-03 18:12:09] "POST /service-templates HTTP/1.1" 200 501 0.070836 10.0.0.27 - - [2026-02-03 18:12:09] "POST /bgp-routers HTTP/1.1" 200 616 0.112581 10.0.0.27 - - [2026-02-03 18:12:09] "GET /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.012618 10.0.0.27 - - [2026-02-03 18:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.27 - - [2026-02-03 18:12:09] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010741 10.0.0.27 - - [2026-02-03 18:12:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004962 10.0.0.27 - - [2026-02-03 18:12:09] "POST /service-templates HTTP/1.1" 200 515 0.100267 10.0.0.27 - - [2026-02-03 18:12:09] "POST /ref-update HTTP/1.1" 200 156 0.046312 10.0.0.27 - - [2026-02-03 18:12:09] "POST /service-templates HTTP/1.1" 200 535 0.104946 10.0.0.27 - - [2026-02-03 18:12:09] "POST /service-templates HTTP/1.1" 200 507 0.054818 10.0.0.27 - - [2026-02-03 18:12:10] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.27 - - [2026-02-03 18:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.27 - - [2026-02-03 18:12:10] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009825 10.0.0.27 - - [2026-02-03 18:12:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002661 10.0.0.27 - - [2026-02-03 18:12:10] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.043680 10.0.0.27 - - [2026-02-03 18:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.27 - - [2026-02-03 18:12:11] "GET /network-ipam/f268dc85-0c46-434b-8d47-5624cbdcd644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.021402 10.0.0.27 - - [2026-02-03 18:12:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.002792 10.0.0.27 - - [2026-02-03 18:12:12] "POST /access-control-lists HTTP/1.1" 200 587 0.086696 10.0.0.27 - - [2026-02-03 18:12:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.028715 10.0.0.27 - - [2026-02-03 18:12:12] "POST /access-control-lists HTTP/1.1" 200 585 0.054149 10.0.0.27 - - [2026-02-03 18:12:12] "POST /route-targets HTTP/1.1" 200 327 0.016034 10.0.0.27 - - [2026-02-03 18:12:12] "POST /ref-update HTTP/1.1" 200 156 0.040087 10.0.0.27 - - [2026-02-03 18:12:12] "POST /route-targets HTTP/1.1" 200 327 0.036415 10.0.0.27 - - [2026-02-03 18:12:12] "POST /ref-update HTTP/1.1" 200 156 0.035353 10.0.0.27 - - [2026-02-03 18:12:12] "POST /route-targets HTTP/1.1" 200 327 0.020793 10.0.0.27 - - [2026-02-03 18:12:12] "POST /ref-update HTTP/1.1" 200 156 0.038971 10.0.0.27 - - [2026-02-03 18:12:12] "POST /route-targets HTTP/1.1" 200 327 0.042533 10.0.0.27 - - [2026-02-03 18:12:12] "POST /ref-update HTTP/1.1" 200 156 0.045570 10.0.0.27 - - [2026-02-03 18:12:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.011126 10.0.0.27 - - [2026-02-03 18:12:12] "POST /access-control-lists HTTP/1.1" 200 551 0.074112 10.0.0.27 - - [2026-02-03 18:12:13] "PUT /access-control-list/d1f6aeab-f5d7-4883-9dee-5f13c655c641 HTTP/1.1" 200 272 0.021896 10.0.0.27 - - [2026-02-03 18:12:13] "PUT /access-control-list/cc08340b-bca3-42b4-a9c5-9f493db18553 HTTP/1.1" 200 272 0.033253 10.0.0.27 - - [2026-02-03 18:12:16] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.27 - - [2026-02-03 18:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.27 - - [2026-02-03 18:12:16] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005056 10.0.0.27 - - [2026-02-03 18:12:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002379 10.0.0.27 - - [2026-02-03 18:12:16] "POST /config-nodes HTTP/1.1" 200 593 0.028296 10.0.0.27 - - [2026-02-03 18:12:16] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.27 - - [2026-02-03 18:12:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006060 10.0.0.27 - - [2026-02-03 18:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2026-02-03 18:12:21] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003412 10.0.0.27 - - [2026-02-03 18:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.27 - - [2026-02-03 18:12:21] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.167645 10.0.0.27 - - [2026-02-03 18:12:22] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 581 0.047599 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 575 0.076363 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 575 0.056114 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 559 0.059882 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 555 0.045801 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 557 0.072930 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 565 0.064847 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 549 0.103994 10.0.0.27 - - [2026-02-03 18:12:22] "POST /alarms HTTP/1.1" 200 557 0.064003 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 567 0.123949 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 555 0.035834 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 567 0.061810 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 575 0.090335 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 569 0.038735 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 561 0.051527 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 561 0.057826 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 561 0.033532 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 547 0.049386 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 595 0.041853 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 575 0.028880 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 571 0.062589 10.0.0.27 - - [2026-02-03 18:12:23] "POST /alarms HTTP/1.1" 200 583 0.042125 10.0.0.27 - - [2026-02-03 18:12:24] "POST /alarms HTTP/1.1" 200 609 0.060165 10.0.0.27 - - [2026-02-03 18:12:24] "GET / HTTP/1.1" 200 35931 0.002426 10.0.0.27 - - [2026-02-03 18:12:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003206 10.0.0.27 - - [2026-02-03 18:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.27 - - [2026-02-03 18:12:24] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.012132 10.0.0.27 - - [2026-02-03 18:12:24] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.27 - - [2026-02-03 18:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.27 - - [2026-02-03 18:12:24] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003181 10.0.0.27 - - [2026-02-03 18:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.27 - - [2026-02-03 18:12:24] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.009531 10.0.0.27 - - [2026-02-03 18:12:25] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.27 - - [2026-02-03 18:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.27 - - [2026-02-03 18:12:25] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006903 10.0.0.27 - - [2026-02-03 18:12:25] "PUT /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f HTTP/1.1" 200 274 0.043802 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:12:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001327 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:12:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:12:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001187 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:12:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:12:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:12:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001346 10.0.0.27 - - [2026-02-03 18:15:16] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.27 - - [2026-02-03 18:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.27 - - [2026-02-03 18:15:16] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007030 10.0.0.27 - - [2026-02-03 18:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.27 - - [2026-02-03 18:15:16] "GET /config-node/dd032cc0-d17e-4bae-abc7-b014a6ae91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004833 10.0.0.27 - - [2026-02-03 18:15:28] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.27 - - [2026-02-03 18:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-02-03 18:15:28] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005154 10.0.0.27 - - [2026-02-03 18:15:28] "POST /bgp-routers HTTP/1.1" 409 301 0.016927 10.0.0.27 - - [2026-02-03 18:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.27 - - [2026-02-03 18:15:28] "GET /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.010800 10.0.0.27 - - [2026-02-03 18:15:28] "PUT /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05 HTTP/1.1" 200 254 0.023156 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:15:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:15:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:15:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:15:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001225 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:15:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:15:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.27 - - [2026-02-03 18:16:16] "GET /global-system-configs HTTP/1.1" 200 322 0.003216 10.0.0.27 - - [2026-02-03 18:16:17] "GET /global-system-configs HTTP/1.1" 200 322 0.003868 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001486 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001955 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001532 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001540 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001349 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001546 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001493 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:16:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002929 10.0.0.27 - - [2026-02-03 18:17:01] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.27 - - [2026-02-03 18:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.27 - - [2026-02-03 18:17:01] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004933 10.0.0.27 - - [2026-02-03 18:17:01] "POST /id-to-fqname HTTP/1.1" 200 173 0.000662 10.0.0.27 - - [2026-02-03 18:17:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.025128 10.0.0.27 - - [2026-02-03 18:17:01] "POST /security-groups HTTP/1.1" 200 570 0.084653 10.0.0.27 - - [2026-02-03 18:17:01] "POST /projects HTTP/1.1" 200 481 0.336236 10.0.0.27 - - [2026-02-03 18:17:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.002518 10.0.0.27 - - [2026-02-03 18:17:01] "POST /security-groups HTTP/1.1" 200 534 0.081217 10.0.0.27 - - [2026-02-03 18:17:02] "POST /chown HTTP/1.1" 200 109 0.022389 10.0.0.27 - - [2026-02-03 18:17:02] "POST /policy-managements HTTP/1.1" 409 214 0.018252 10.0.0.27 - - [2026-02-03 18:17:02] "POST /access-control-lists HTTP/1.1" 200 579 0.141383 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019219 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003778 10.0.0.27 - - [2026-02-03 18:17:02] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006345 10.0.0.27 - - [2026-02-03 18:17:02] "POST /access-control-lists HTTP/1.1" 200 577 0.105694 10.0.0.27 - - [2026-02-03 18:17:02] "POST /application-policy-sets HTTP/1.1" 200 528 0.167102 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.27 - - [2026-02-03 18:17:02] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003517 10.0.0.27 - - [2026-02-03 18:17:02] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.017024 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.030430 10.0.0.27 - - [2026-02-03 18:17:02] "GET /virtual-network/769e7060-c19c-44e8-8700-e95734efa2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006672 10.0.0.27 - - [2026-02-03 18:17:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000648 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.007441 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.013464 10.0.0.27 - - [2026-02-03 18:17:02] "POST /security-groups HTTP/1.1" 200 574 0.108968 10.0.0.27 - - [2026-02-03 18:17:02] "POST /projects HTTP/1.1" 200 489 0.338882 10.0.0.27 - - [2026-02-03 18:17:02] "POST /access-control-lists HTTP/1.1" 200 594 0.136446 10.0.0.27 - - [2026-02-03 18:17:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.012731 10.0.0.27 - - [2026-02-03 18:17:02] "POST /security-groups HTTP/1.1" 200 546 0.142591 10.0.0.27 - - [2026-02-03 18:17:03] "POST /access-control-lists HTTP/1.1" 200 592 0.085202 10.0.0.27 - - [2026-02-03 18:17:03] "POST /chown HTTP/1.1" 200 109 0.067881 10.0.0.27 - - [2026-02-03 18:17:03] "POST /network-ipams HTTP/1.1" 200 522 0.067877 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.004239 10.0.0.27 - - [2026-02-03 18:17:03] "POST /network-ipams HTTP/1.1" 200 510 0.063191 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.009073 10.0.0.27 - - [2026-02-03 18:17:03] "POST /access-control-lists HTTP/1.1" 200 583 0.146185 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003534 10.0.0.27 - - [2026-02-03 18:17:03] "POST /access-control-lists HTTP/1.1" 200 581 0.095122 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.045404 10.0.0.27 - - [2026-02-03 18:17:03] "POST /useragent-kv HTTP/1.1" 200 115 0.047042 10.0.0.27 - - [2026-02-03 18:17:03] "POST /virtual-networks HTTP/1.1" 200 538 0.364770 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.27 - - [2026-02-03 18:17:03] "POST /access-control-lists HTTP/1.1" 200 602 0.048259 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.011180 10.0.0.27 - - [2026-02-03 18:17:03] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.015943 10.0.0.27 - - [2026-02-03 18:17:03] "POST /access-control-lists HTTP/1.1" 200 600 0.069072 10.0.0.27 - - [2026-02-03 18:17:03] "POST /network-ipams HTTP/1.1" 200 518 0.066325 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.011245 10.0.0.27 - - [2026-02-03 18:17:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.004545 10.0.0.27 - - [2026-02-03 18:17:03] "POST /access-control-lists HTTP/1.1" 200 589 0.104359 10.0.0.27 - - [2026-02-03 18:17:04] "POST /route-targets HTTP/1.1" 200 327 0.021326 10.0.0.27 - - [2026-02-03 18:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.013067 10.0.0.27 - - [2026-02-03 18:17:04] "POST /virtual-networks HTTP/1.1" 200 546 0.260592 10.0.0.27 - - [2026-02-03 18:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006791 10.0.0.27 - - [2026-02-03 18:17:04] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.024698 10.0.0.27 - - [2026-02-03 18:17:04] "POST /ref-update HTTP/1.1" 200 156 0.095556 10.0.0.27 - - [2026-02-03 18:17:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.001971 10.0.0.27 - - [2026-02-03 18:17:04] "PUT /access-control-list/5c59ab49-af28-4e57-8d14-122406f3da97 HTTP/1.1" 200 272 0.077540 10.0.0.27 - - [2026-02-03 18:17:04] "POST /network-policys HTTP/1.1" 200 538 0.092664 10.0.0.27 - - [2026-02-03 18:17:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.007895 10.0.0.27 - - [2026-02-03 18:17:04] "POST /network-policys HTTP/1.1" 200 534 0.028939 10.0.0.27 - - [2026-02-03 18:17:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.026824 10.0.0.27 - - [2026-02-03 18:17:04] "POST /route-targets HTTP/1.1" 200 327 0.050175 10.0.0.27 - - [2026-02-03 18:17:04] "POST /network-policys HTTP/1.1" 200 542 0.054842 10.0.0.27 - - [2026-02-03 18:17:04] "POST /ref-update HTTP/1.1" 200 156 0.063371 10.0.0.27 - - [2026-02-03 18:17:04] "POST /ref-update HTTP/1.1" 200 156 0.097135 10.0.0.27 - - [2026-02-03 18:17:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035300 10.0.0.27 - - [2026-02-03 18:17:04] "PUT /access-control-list/f942c63f-1e33-4590-b922-d76af1fb234e HTTP/1.1" 200 272 0.038007 10.0.0.27 - - [2026-02-03 18:17:04] "POST /ref-update HTTP/1.1" 200 156 0.253397 10.0.0.27 - - [2026-02-03 18:17:05] "PUT /access-control-list/5c59ab49-af28-4e57-8d14-122406f3da97 HTTP/1.1" 200 272 0.130131 10.0.0.27 - - [2026-02-03 18:17:05] "PUT /access-control-list/f942c63f-1e33-4590-b922-d76af1fb234e HTTP/1.1" 200 272 0.031892 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-update HTTP/1.1" 200 156 0.138083 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-update HTTP/1.1" 200 156 0.288659 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.065320 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013137 10.0.0.27 - - [2026-02-03 18:17:05] "PUT /access-control-list/5c59ab49-af28-4e57-8d14-122406f3da97 HTTP/1.1" 200 272 0.085622 10.0.0.27 - - [2026-02-03 18:17:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.007211 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-update HTTP/1.1" 200 156 0.143306 10.0.0.27 - - [2026-02-03 18:17:05] "POST /access-control-lists HTTP/1.1" 200 601 0.072232 10.0.0.27 - - [2026-02-03 18:17:05] "PUT /access-control-list/f942c63f-1e33-4590-b922-d76af1fb234e HTTP/1.1" 200 272 0.061039 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-update HTTP/1.1" 200 156 0.060417 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-update HTTP/1.1" 200 156 0.211739 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:17:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001419 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:17:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001199 10.0.0.27 - - [2026-02-03 18:17:05] "PUT /access-control-list/12d2d49a-fc72-4abb-b0c2-fdeb1381dae3 HTTP/1.1" 200 272 0.069252 10.0.0.27 - - [2026-02-03 18:17:05] "POST /ref-update HTTP/1.1" 200 156 0.065344 10.0.0.27 - - [2026-02-03 18:17:06] "POST /ref-update HTTP/1.1" 200 156 0.346580 10.0.0.27 - - [2026-02-03 18:17:06] "PUT /access-control-list/12d2d49a-fc72-4abb-b0c2-fdeb1381dae3 HTTP/1.1" 200 272 0.090591 10.0.0.27 - - [2026-02-03 18:17:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012348 10.0.0.27 - - [2026-02-03 18:17:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2026-02-03 18:17:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004006 10.0.0.27 - - [2026-02-03 18:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2026-02-03 18:17:06] "GET /virtual-network/769e7060-c19c-44e8-8700-e95734efa2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008707 10.0.0.27 - - [2026-02-03 18:17:06] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006570 10.0.0.27 - - [2026-02-03 18:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2026-02-03 18:17:06] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.051740 10.0.0.27 - - [2026-02-03 18:17:06] "POST /firewall-policys HTTP/1.1" 200 530 0.081189 10.0.0.27 - - [2026-02-03 18:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.047480 10.0.0.27 - - [2026-02-03 18:17:06] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.026187 10.0.0.27 - - [2026-02-03 18:17:06] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007638 10.0.0.27 - - [2026-02-03 18:17:06] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004926 10.0.0.27 - - [2026-02-03 18:17:06] "POST /ref-update HTTP/1.1" 200 156 0.049017 10.0.0.27 - - [2026-02-03 18:17:06] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.013341 10.0.0.27 - - [2026-02-03 18:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2026-02-03 18:17:06] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003926 10.0.0.27 - - [2026-02-03 18:17:06] "POST /firewall-policys HTTP/1.1" 200 532 0.036598 10.0.0.27 - - [2026-02-03 18:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029732 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.024069 10.0.0.27 - - [2026-02-03 18:17:07] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004519 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003862 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006870 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004366 10.0.0.27 - - [2026-02-03 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.022627 10.0.0.27 - - [2026-02-03 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.046920 10.0.0.27 - - [2026-02-03 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.051452 10.0.0.27 - - [2026-02-03 18:17:07] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014680 10.0.0.27 - - [2026-02-03 18:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2026-02-03 18:17:07] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004365 10.0.0.27 - - [2026-02-03 18:17:07] "POST /firewall-policys HTTP/1.1" 200 530 0.046008 10.0.0.27 - - [2026-02-03 18:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.054811 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/24890a74-cbf4-44ee-8cad-342292cbf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.026150 10.0.0.27 - - [2026-02-03 18:17:07] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007639 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/24890a74-cbf4-44ee-8cad-342292cbf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003290 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003386 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004366 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002977 10.0.0.27 - - [2026-02-03 18:17:07] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004206 10.0.0.27 - - [2026-02-03 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.040800 10.0.0.27 - - [2026-02-03 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.073472 10.0.0.27 - - [2026-02-03 18:17:07] "POST /ref-update HTTP/1.1" 200 156 0.063489 10.0.0.27 - - [2026-02-03 18:17:08] "POST /ref-update HTTP/1.1" 200 156 0.041179 10.0.0.27 - - [2026-02-03 18:17:08] "POST /ref-update HTTP/1.1" 200 156 0.050751 10.0.0.27 - - [2026-02-03 18:17:08] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.011897 10.0.0.27 - - [2026-02-03 18:17:08] "POST /tags HTTP/1.1" 200 299 0.063703 10.0.0.27 - - [2026-02-03 18:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.039089 10.0.0.27 - - [2026-02-03 18:17:08] "GET /tag/de30696e-ac15-4d6d-9743-f16f3a3b10a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031158 10.0.0.27 - - [2026-02-03 18:17:08] "POST /set-tag HTTP/1.1" 200 109 0.040828 10.0.0.27 - - [2026-02-03 18:17:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.003291 10.0.0.27 - - [2026-02-03 18:17:08] "POST /tags HTTP/1.1" 200 301 0.106650 10.0.0.27 - - [2026-02-03 18:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025436 10.0.0.27 - - [2026-02-03 18:17:08] "GET /tag/f68d920a-1046-4b19-9704-67c3f92fa4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021488 10.0.0.27 - - [2026-02-03 18:17:08] "POST /tags HTTP/1.1" 200 325 0.161180 10.0.0.27 - - [2026-02-03 18:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009784 10.0.0.27 - - [2026-02-03 18:17:09] "GET /tag/2c461082-7b9d-4f3d-a6b4-3efa3a3bfd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.033207 10.0.0.27 - - [2026-02-03 18:17:09] "POST /tags HTTP/1.1" 200 311 0.079046 10.0.0.27 - - [2026-02-03 18:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.27 - - [2026-02-03 18:17:09] "GET /tag/fce288b1-5d57-41c8-bb68-4f3102e11eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.043786 10.0.0.27 - - [2026-02-03 18:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.27 - - [2026-02-03 18:17:09] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012093 10.0.0.27 - - [2026-02-03 18:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013708 10.0.0.27 - - [2026-02-03 18:17:09] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042298 10.0.0.27 - - [2026-02-03 18:17:09] "POST /virtual-machines HTTP/1.1" 200 377 0.044902 10.0.0.27 - - [2026-02-03 18:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040475 10.0.0.27 - - [2026-02-03 18:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.269133 10.0.0.27 - - [2026-02-03 18:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.055582 10.0.0.27 - - [2026-02-03 18:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.046169 10.0.0.27 - - [2026-02-03 18:17:09] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009042 10.0.0.27 - - [2026-02-03 18:17:10] "POST /instance-ips HTTP/1.1" 200 409 0.107146 10.0.0.27 - - [2026-02-03 18:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.079016 10.0.0.27 - - [2026-02-03 18:17:10] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.024952 10.0.0.27 - - [2026-02-03 18:17:10] "POST /set-tag HTTP/1.1" 200 109 0.048599 10.0.0.27 - - [2026-02-03 18:17:10] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.030369 10.0.0.27 - - [2026-02-03 18:17:10] "GET /instance-ip/8e0920c8-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004433 10.0.0.27 - - [2026-02-03 18:17:10] "POST /tags HTTP/1.1" 200 305 0.109618 10.0.0.27 - - [2026-02-03 18:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014160 10.0.0.27 - - [2026-02-03 18:17:10] "GET /tag/06cbb7c9-ca4a-4dce-8261-eb91aeb2adf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030405 10.0.0.27 - - [2026-02-03 18:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.27 - - [2026-02-03 18:17:10] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054749 10.0.0.27 - - [2026-02-03 18:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.27 - - [2026-02-03 18:17:10] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009894 10.0.0.27 - - [2026-02-03 18:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.27 - - [2026-02-03 18:17:10] "GET /service-appliance-set/812f5cf7-c88c-41e7-9fc9-51e0f63f1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005048 10.0.0.27 - - [2026-02-03 18:17:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002985 10.0.0.27 - - [2026-02-03 18:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.186494 10.0.0.27 - - [2026-02-03 18:17:11] "GET /virtual-machine-interface/373797cc-57a3-43a7-b526-7f572610f433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012446 10.0.0.27 - - [2026-02-03 18:17:11] "POST /instance-ips HTTP/1.1" 200 381 0.055122 10.0.0.27 - - [2026-02-03 18:17:11] "GET /instance-ip/b7cbb3ac-8878-418a-b2b8-5dd2b824eb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016567 10.0.0.27 - - [2026-02-03 18:17:11] "POST /loadbalancers HTTP/1.1" 200 582 0.070048 10.0.0.27 - - [2026-02-03 18:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017528 10.0.0.27 - - [2026-02-03 18:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025673 10.0.0.27 - - [2026-02-03 18:17:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042757 10.0.0.27 - - [2026-02-03 18:17:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.077136 10.0.0.27 - - [2026-02-03 18:17:11] "GET /loadbalancer/0bbad713-8c70-426a-a518-2c0176f27a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.037808 10.0.0.27 - - [2026-02-03 18:17:11] "GET /instance-ip/b7cbb3ac-8878-418a-b2b8-5dd2b824eb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009624 10.0.0.27 - - [2026-02-03 18:17:11] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.052216 10.0.0.27 - - [2026-02-03 18:17:11] "POST /floating-ips HTTP/1.1" 200 583 0.065469 10.0.0.27 - - [2026-02-03 18:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031985 10.0.0.27 - - [2026-02-03 18:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007011 10.0.0.27 - - [2026-02-03 18:17:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058501 10.0.0.27 - - [2026-02-03 18:17:11] "GET /loadbalancer-listener/fc6a61bd-f07b-48bb-9de3-895e72b52f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.012506 10.0.0.27 - - [2026-02-03 18:17:11] "GET /loadbalancer-listener/fc6a61bd-f07b-48bb-9de3-895e72b52f43?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004910 10.0.0.27 - - [2026-02-03 18:17:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.061581 10.0.0.27 - - [2026-02-03 18:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008554 10.0.0.27 - - [2026-02-03 18:17:11] "GET /instance-ip/b7cbb3ac-8878-418a-b2b8-5dd2b824eb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006643 10.0.0.27 - - [2026-02-03 18:17:11] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003595 10.0.0.27 - - [2026-02-03 18:17:11] "GET /instance-ip/b7cbb3ac-8878-418a-b2b8-5dd2b824eb59?fields=floating_ips HTTP/1.1" 200 1171 0.004958 10.0.0.27 - - [2026-02-03 18:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.27 - - [2026-02-03 18:17:11] "GET /floating-ip/6392f737-8a35-4e59-989a-e2ec4b209dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.013921 10.0.0.27 - - [2026-02-03 18:17:11] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.038237 10.0.0.27 - - [2026-02-03 18:17:12] "POST /tags HTTP/1.1" 200 357 0.151212 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.27 - - [2026-02-03 18:17:12] "GET /tag/1e1c25cf-57e4-422a-a0da-24860c5bb05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.021049 10.0.0.27 - - [2026-02-03 18:17:12] "POST /tags HTTP/1.1" 200 305 0.033509 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.27 - - [2026-02-03 18:17:12] "GET /tag/0c5c5842-7e46-4656-a006-ec40f40dd933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017473 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:17:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 10.0.0.27 - - [2026-02-03 18:17:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000657 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:17:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.003795 10.0.0.27 - - [2026-02-03 18:17:12] "POST /security-groups HTTP/1.1" 200 571 0.088162 10.0.0.27 - - [2026-02-03 18:17:12] "POST /projects HTTP/1.1" 200 483 0.246482 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.036405 10.0.0.27 - - [2026-02-03 18:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032703 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.034490 10.0.0.27 - - [2026-02-03 18:17:12] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010987 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.27 - - [2026-02-03 18:17:12] "POST /access-control-lists HTTP/1.1" 200 580 0.134715 10.0.0.27 - - [2026-02-03 18:17:12] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014463 10.0.0.27 - - [2026-02-03 18:17:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.012561 10.0.0.27 - - [2026-02-03 18:17:12] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.146324 10.0.0.27 - - [2026-02-03 18:17:12] "POST /access-control-lists HTTP/1.1" 200 578 0.178074 10.0.0.27 - - [2026-02-03 18:17:13] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.168597 10.0.0.27 - - [2026-02-03 18:17:13] "POST /security-groups HTTP/1.1" 200 537 0.099004 10.0.0.27 - - [2026-02-03 18:17:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.010021 10.0.0.27 - - [2026-02-03 18:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028333 10.0.0.27 - - [2026-02-03 18:17:13] "POST /chown HTTP/1.1" 200 109 0.022933 10.0.0.27 - - [2026-02-03 18:17:13] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020350 10.0.0.27 - - [2026-02-03 18:17:13] "POST /access-control-lists HTTP/1.1" 200 596 0.108609 10.0.0.27 - - [2026-02-03 18:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.27 - - [2026-02-03 18:17:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.006458 10.0.0.27 - - [2026-02-03 18:17:13] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005857 10.0.0.27 - - [2026-02-03 18:17:13] "POST /tags HTTP/1.1" 409 207 0.007886 10.0.0.27 - - [2026-02-03 18:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.27 - - [2026-02-03 18:17:13] "GET /tag/0c5c5842-7e46-4656-a006-ec40f40dd933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.050564 10.0.0.27 - - [2026-02-03 18:17:13] "POST /access-control-lists HTTP/1.1" 200 594 0.079545 10.0.0.27 - - [2026-02-03 18:17:13] "POST /firewall-rules HTTP/1.1" 200 564 0.087266 10.0.0.27 - - [2026-02-03 18:17:13] "GET /firewall-rule/472ec93f-8a3e-495f-b5b7-d56a54bf2c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.019144 10.0.0.27 - - [2026-02-03 18:17:13] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004332 10.0.0.27 - - [2026-02-03 18:17:13] "GET /firewall-rule/472ec93f-8a3e-495f-b5b7-d56a54bf2c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006921 10.0.0.27 - - [2026-02-03 18:17:13] "POST /ref-update HTTP/1.1" 200 156 0.041815 10.0.0.27 - - [2026-02-03 18:17:13] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021840 10.0.0.27 - - [2026-02-03 18:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.27 - - [2026-02-03 18:17:13] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006494 10.0.0.27 - - [2026-02-03 18:17:13] "POST /tags HTTP/1.1" 409 207 0.002941 10.0.0.27 - - [2026-02-03 18:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.27 - - [2026-02-03 18:17:13] "GET /tag/0c5c5842-7e46-4656-a006-ec40f40dd933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018286 10.0.0.27 - - [2026-02-03 18:17:14] "POST /firewall-rules HTTP/1.1" 200 562 0.086516 10.0.0.27 - - [2026-02-03 18:17:14] "GET /firewall-rule/c57fbdb7-8e7d-4ba4-b414-ac3a2c8c67ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007375 10.0.0.27 - - [2026-02-03 18:17:14] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007092 10.0.0.27 - - [2026-02-03 18:17:14] "GET /firewall-rule/c57fbdb7-8e7d-4ba4-b414-ac3a2c8c67ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003925 10.0.0.27 - - [2026-02-03 18:17:14] "POST /ref-update HTTP/1.1" 200 156 0.033926 10.0.0.27 - - [2026-02-03 18:17:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.008682 10.0.0.27 - - [2026-02-03 18:17:14] "POST /tags HTTP/1.1" 200 301 0.052263 10.0.0.27 - - [2026-02-03 18:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.27 - - [2026-02-03 18:17:14] "GET /tag/d430cf11-a9cd-4b31-af82-307e3a62329c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032287 10.0.0.27 - - [2026-02-03 18:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.27 - - [2026-02-03 18:17:14] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047153 10.0.0.27 - - [2026-02-03 18:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.27 - - [2026-02-03 18:17:14] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004272 10.0.0.27 - - [2026-02-03 18:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.27 - - [2026-02-03 18:17:14] "GET /service-appliance-set/812f5cf7-c88c-41e7-9fc9-51e0f63f1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003174 10.0.0.27 - - [2026-02-03 18:17:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.007139 10.0.0.27 - - [2026-02-03 18:17:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.175120 10.0.0.27 - - [2026-02-03 18:17:14] "GET /virtual-machine-interface/c8a92f83-aab1-4559-a3a4-8b4ce63623da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.029119 10.0.0.27 - - [2026-02-03 18:17:14] "POST /instance-ips HTTP/1.1" 200 377 0.049757 10.0.0.27 - - [2026-02-03 18:17:14] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.005579 10.0.0.27 - - [2026-02-03 18:17:14] "POST /loadbalancers HTTP/1.1" 200 582 0.086279 10.0.0.27 - - [2026-02-03 18:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032856 10.0.0.27 - - [2026-02-03 18:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022699 10.0.0.27 - - [2026-02-03 18:17:15] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.103470 10.0.0.27 - - [2026-02-03 18:17:15] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.014725 10.0.0.27 - - [2026-02-03 18:17:15] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.080390 10.0.0.27 - - [2026-02-03 18:17:15] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006594 10.0.0.27 - - [2026-02-03 18:17:15] "POST /floating-ips HTTP/1.1" 200 581 0.105402 10.0.0.27 - - [2026-02-03 18:17:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.086618 10.0.0.27 - - [2026-02-03 18:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030278 10.0.0.27 - - [2026-02-03 18:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025105 10.0.0.27 - - [2026-02-03 18:17:15] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.073486 10.0.0.27 - - [2026-02-03 18:17:15] "GET /loadbalancer-listener/6369c9ab-6f53-4364-b0c2-fbc601bbe71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.020452 10.0.0.27 - - [2026-02-03 18:17:15] "GET /loadbalancer-listener/6369c9ab-6f53-4364-b0c2-fbc601bbe71f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.013946 10.0.0.27 - - [2026-02-03 18:17:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030150 10.0.0.27 - - [2026-02-03 18:17:15] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.003734 10.0.0.27 - - [2026-02-03 18:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.27 - - [2026-02-03 18:17:15] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?fields=floating_ips HTTP/1.1" 200 1161 0.017896 10.0.0.27 - - [2026-02-03 18:17:15] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010278 10.0.0.27 - - [2026-02-03 18:17:15] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067836 10.0.0.27 - - [2026-02-03 18:17:15] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.015416 10.0.0.27 - - [2026-02-03 18:17:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027408 10.0.0.27 - - [2026-02-03 18:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.044800 10.0.0.27 - - [2026-02-03 18:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009612 10.0.0.27 - - [2026-02-03 18:17:15] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035817 10.0.0.27 - - [2026-02-03 18:17:15] "GET /loadbalancer-listener/f39b95b0-125a-48b4-bb1e-54b999c3fb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.013381 10.0.0.27 - - [2026-02-03 18:17:15] "GET /loadbalancer-listener/f39b95b0-125a-48b4-bb1e-54b999c3fb69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006177 10.0.0.27 - - [2026-02-03 18:17:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037898 10.0.0.27 - - [2026-02-03 18:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026500 10.0.0.27 - - [2026-02-03 18:17:16] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.009706 10.0.0.27 - - [2026-02-03 18:17:16] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?fields=floating_ips HTTP/1.1" 200 1161 0.008797 10.0.0.27 - - [2026-02-03 18:17:16] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.082684 10.0.0.27 - - [2026-02-03 18:17:16] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003051 10.0.0.27 - - [2026-02-03 18:17:16] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003219 10.0.0.27 - - [2026-02-03 18:17:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051323 10.0.0.27 - - [2026-02-03 18:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044863 10.0.0.27 - - [2026-02-03 18:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.045057 10.0.0.27 - - [2026-02-03 18:17:16] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.074827 10.0.0.27 - - [2026-02-03 18:17:16] "GET /loadbalancer-listener/97a03cfd-aff4-4eb1-a417-2f72069f915d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006255 10.0.0.27 - - [2026-02-03 18:17:16] "GET /loadbalancer-listener/97a03cfd-aff4-4eb1-a417-2f72069f915d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004103 10.0.0.27 - - [2026-02-03 18:17:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023838 10.0.0.27 - - [2026-02-03 18:17:16] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.024155 10.0.0.27 - - [2026-02-03 18:17:16] "GET /instance-ip/00fdf839-eae0-4773-88f2-9ce80738fd16?fields=floating_ips HTTP/1.1" 200 1161 0.014508 10.0.0.27 - - [2026-02-03 18:17:16] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003317 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:17:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001387 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:17:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005052 10.0.0.27 - - [2026-02-03 18:17:16] "POST /tags HTTP/1.1" 200 355 0.172806 10.0.0.27 - - [2026-02-03 18:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019081 10.0.0.27 - - [2026-02-03 18:17:16] "GET /tag/ab581ea3-7f61-4cec-823b-c62197556113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016558 10.0.0.27 - - [2026-02-03 18:17:16] "POST /tags HTTP/1.1" 200 303 0.054084 10.0.0.27 - - [2026-02-03 18:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022978 10.0.0.27 - - [2026-02-03 18:17:17] "GET /tag/f57e8f27-c42f-4552-9d9d-bd509cffd32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018397 10.0.0.27 - - [2026-02-03 18:17:17] "POST /projects HTTP/1.1" 409 218 0.003464 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2026-02-03 18:17:17] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031178 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.27 - - [2026-02-03 18:17:17] "GET /network-ipam/b1805b13-10c9-432e-a171-4022af4a78ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003062 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.27 - - [2026-02-03 18:17:17] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005645 10.0.0.27 - - [2026-02-03 18:17:17] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.094311 10.0.0.27 - - [2026-02-03 18:17:17] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.024405 10.0.0.27 - - [2026-02-03 18:17:17] "POST /set-tag HTTP/1.1" 200 109 0.084095 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.27 - - [2026-02-03 18:17:17] "GET /network-ipam/316df17f-9788-48b2-8b8b-2334aea7d98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005834 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.27 - - [2026-02-03 18:17:17] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005015 10.0.0.27 - - [2026-02-03 18:17:17] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.051015 10.0.0.27 - - [2026-02-03 18:17:17] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007676 10.0.0.27 - - [2026-02-03 18:17:17] "POST /set-tag HTTP/1.1" 200 109 0.062133 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.27 - - [2026-02-03 18:17:17] "GET /network-policy/ad87800b-dc61-4ec5-aa76-f4c7376a4b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003901 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013679 10.0.0.27 - - [2026-02-03 18:17:17] "GET /network-policy/0f85f250-9c8a-4256-8104-b3969677a5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010494 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.27 - - [2026-02-03 18:17:17] "GET /network-policy/2a57529b-fb53-4fba-9065-ad177f1bebcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002969 10.0.0.27 - - [2026-02-03 18:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.27 - - [2026-02-03 18:17:17] "PUT /network-policy/2a57529b-fb53-4fba-9065-ad177f1bebcc HTTP/1.1" 200 262 0.012103 10.0.0.27 - - [2026-02-03 18:17:17] "POST /ref-update HTTP/1.1" 200 156 0.064281 10.0.0.27 - - [2026-02-03 18:17:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013268 10.0.0.27 - - [2026-02-03 18:17:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002659 10.0.0.27 - - [2026-02-03 18:17:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002527 10.0.0.27 - - [2026-02-03 18:17:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2026-02-03 18:17:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004502 10.0.0.27 - - [2026-02-03 18:17:18] "POST /security-groups HTTP/1.1" 409 245 0.003191 10.0.0.27 - - [2026-02-03 18:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.27 - - [2026-02-03 18:17:18] "PUT /security-group/24799b19-1d03-49c8-9e85-7d712a2416fe HTTP/1.1" 200 262 0.059812 10.0.0.27 - - [2026-02-03 18:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.041250 10.0.0.27 - - [2026-02-03 18:17:18] "PUT /access-control-list/2ad19d77-ca6a-4e57-bec4-39a7e8aa60e9 HTTP/1.1" 200 272 0.043185 10.0.0.27 - - [2026-02-03 18:17:18] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024263 10.0.0.27 - - [2026-02-03 18:17:18] "PUT /access-control-list/a652c80a-ff91-49ab-9dfb-1480a119d14d HTTP/1.1" 200 272 0.037164 10.0.0.27 - - [2026-02-03 18:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.27 - - [2026-02-03 18:17:18] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005284 10.0.0.27 - - [2026-02-03 18:17:18] "POST /tags HTTP/1.1" 409 206 0.002565 10.0.0.27 - - [2026-02-03 18:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2026-02-03 18:17:18] "GET /tag/f57e8f27-c42f-4552-9d9d-bd509cffd32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017615 10.0.0.27 - - [2026-02-03 18:17:18] "POST /firewall-rules HTTP/1.1" 200 562 0.083241 10.0.0.27 - - [2026-02-03 18:17:18] "GET /firewall-rule/22990d62-9c48-4cfb-af3b-76e7c3d2534f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006094 10.0.0.27 - - [2026-02-03 18:17:18] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005909 10.0.0.27 - - [2026-02-03 18:17:18] "GET /firewall-rule/22990d62-9c48-4cfb-af3b-76e7c3d2534f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003808 10.0.0.27 - - [2026-02-03 18:17:18] "POST /ref-update HTTP/1.1" 200 156 0.037681 10.0.0.27 - - [2026-02-03 18:17:18] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008209 10.0.0.27 - - [2026-02-03 18:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.27 - - [2026-02-03 18:17:18] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003958 10.0.0.27 - - [2026-02-03 18:17:18] "POST /tags HTTP/1.1" 409 206 0.002831 10.0.0.27 - - [2026-02-03 18:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.27 - - [2026-02-03 18:17:18] "GET /tag/f57e8f27-c42f-4552-9d9d-bd509cffd32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012996 10.0.0.27 - - [2026-02-03 18:17:18] "POST /firewall-rules HTTP/1.1" 200 560 0.089104 10.0.0.27 - - [2026-02-03 18:17:18] "GET /firewall-rule/c5500bb9-fb9d-4296-9c46-6c583ad17cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012512 10.0.0.27 - - [2026-02-03 18:17:19] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005211 10.0.0.27 - - [2026-02-03 18:17:19] "GET /firewall-rule/c5500bb9-fb9d-4296-9c46-6c583ad17cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003640 10.0.0.27 - - [2026-02-03 18:17:19] "POST /ref-update HTTP/1.1" 200 156 0.048138 10.0.0.27 - - [2026-02-03 18:17:19] "POST /tags HTTP/1.1" 200 371 0.033246 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011996 10.0.0.27 - - [2026-02-03 18:17:19] "GET /tag/404e8d8c-fefa-4adc-a04d-3bea4cb77d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.029109 10.0.0.27 - - [2026-02-03 18:17:19] "POST /tags HTTP/1.1" 200 319 0.024762 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021048 10.0.0.27 - - [2026-02-03 18:17:19] "GET /tag/bd33e5b5-3b1a-437b-ba32-d30c5296575e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013469 10.0.0.27 - - [2026-02-03 18:17:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000950 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.006841 10.0.0.27 - - [2026-02-03 18:17:19] "POST /security-groups HTTP/1.1" 200 578 0.084717 10.0.0.27 - - [2026-02-03 18:17:19] "POST /projects HTTP/1.1" 200 497 0.270828 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003117 10.0.0.27 - - [2026-02-03 18:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023294 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012307 10.0.0.27 - - [2026-02-03 18:17:19] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.025582 10.0.0.27 - - [2026-02-03 18:17:19] "POST /access-control-lists HTTP/1.1" 200 587 0.096467 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015038 10.0.0.27 - - [2026-02-03 18:17:19] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011358 10.0.0.27 - - [2026-02-03 18:17:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.002240 10.0.0.27 - - [2026-02-03 18:17:19] "POST /access-control-lists HTTP/1.1" 200 585 0.124005 10.0.0.27 - - [2026-02-03 18:17:19] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.148135 10.0.0.27 - - [2026-02-03 18:17:20] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.106077 10.0.0.27 - - [2026-02-03 18:17:20] "POST /security-groups HTTP/1.1" 200 558 0.097431 10.0.0.27 - - [2026-02-03 18:17:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.004032 10.0.0.27 - - [2026-02-03 18:17:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.088382 10.0.0.27 - - [2026-02-03 18:17:20] "POST /access-control-lists HTTP/1.1" 200 610 0.098043 10.0.0.27 - - [2026-02-03 18:17:20] "POST /chown HTTP/1.1" 200 109 0.033709 10.0.0.27 - - [2026-02-03 18:17:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.005950 10.0.0.27 - - [2026-02-03 18:17:20] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016989 10.0.0.27 - - [2026-02-03 18:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.27 - - [2026-02-03 18:17:20] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003780 10.0.0.27 - - [2026-02-03 18:17:20] "POST /access-control-lists HTTP/1.1" 200 608 0.061583 10.0.0.27 - - [2026-02-03 18:17:20] "POST /tags HTTP/1.1" 409 214 0.020310 10.0.0.27 - - [2026-02-03 18:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.27 - - [2026-02-03 18:17:20] "GET /tag/bd33e5b5-3b1a-437b-ba32-d30c5296575e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011706 10.0.0.27 - - [2026-02-03 18:17:20] "POST /firewall-rules HTTP/1.1" 200 578 0.073826 10.0.0.27 - - [2026-02-03 18:17:20] "GET /firewall-rule/335f1015-b0c2-4a83-abb6-c447d194ace9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.019121 10.0.0.27 - - [2026-02-03 18:17:20] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.017431 10.0.0.27 - - [2026-02-03 18:17:20] "GET /firewall-rule/335f1015-b0c2-4a83-abb6-c447d194ace9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008329 10.0.0.27 - - [2026-02-03 18:17:20] "POST /ref-update HTTP/1.1" 200 156 0.053158 10.0.0.27 - - [2026-02-03 18:17:20] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021923 10.0.0.27 - - [2026-02-03 18:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.27 - - [2026-02-03 18:17:20] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003760 10.0.0.27 - - [2026-02-03 18:17:20] "POST /tags HTTP/1.1" 409 214 0.002378 10.0.0.27 - - [2026-02-03 18:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.27 - - [2026-02-03 18:17:20] "GET /tag/bd33e5b5-3b1a-437b-ba32-d30c5296575e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018953 10.0.0.27 - - [2026-02-03 18:17:21] "POST /firewall-rules HTTP/1.1" 200 576 0.102933 10.0.0.27 - - [2026-02-03 18:17:21] "GET /firewall-rule/a8f9eb0e-7577-429e-8629-73cb86d9d2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009500 10.0.0.27 - - [2026-02-03 18:17:21] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.005625 10.0.0.27 - - [2026-02-03 18:17:21] "GET /firewall-rule/a8f9eb0e-7577-429e-8629-73cb86d9d2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003234 10.0.0.27 - - [2026-02-03 18:17:21] "POST /ref-update HTTP/1.1" 200 156 0.036781 10.0.0.27 - - [2026-02-03 18:17:21] "POST /tags HTTP/1.1" 200 363 0.025788 10.0.0.27 - - [2026-02-03 18:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017193 10.0.0.27 - - [2026-02-03 18:17:21] "GET /tag/9e27bc02-cbda-46f6-ab72-c376686ee337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019959 10.0.0.27 - - [2026-02-03 18:17:21] "POST /tags HTTP/1.1" 200 311 0.033266 10.0.0.27 - - [2026-02-03 18:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012604 10.0.0.27 - - [2026-02-03 18:17:21] "GET /tag/b24693ca-29a2-4661-bd60-6729000f55bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016454 10.0.0.27 - - [2026-02-03 18:17:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000561 10.0.0.27 - - [2026-02-03 18:17:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.002093 10.0.0.27 - - [2026-02-03 18:17:21] "POST /security-groups HTTP/1.1" 200 574 0.066124 10.0.0.27 - - [2026-02-03 18:17:21] "POST /projects HTTP/1.1" 200 489 0.274872 10.0.0.27 - - [2026-02-03 18:17:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.003279 10.0.0.27 - - [2026-02-03 18:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022192 10.0.0.27 - - [2026-02-03 18:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022487 10.0.0.27 - - [2026-02-03 18:17:21] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.033788 10.0.0.27 - - [2026-02-03 18:17:21] "POST /access-control-lists HTTP/1.1" 200 583 0.105203 10.0.0.27 - - [2026-02-03 18:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008672 10.0.0.27 - - [2026-02-03 18:17:22] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.012433 10.0.0.27 - - [2026-02-03 18:17:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002856 10.0.0.27 - - [2026-02-03 18:17:22] "POST /access-control-lists HTTP/1.1" 200 581 0.082462 10.0.0.27 - - [2026-02-03 18:17:22] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.123275 10.0.0.27 - - [2026-02-03 18:17:22] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.065874 10.0.0.27 - - [2026-02-03 18:17:22] "POST /security-groups HTTP/1.1" 200 546 0.095466 10.0.0.27 - - [2026-02-03 18:17:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.005141 10.0.0.27 - - [2026-02-03 18:17:22] "POST /access-control-lists HTTP/1.1" 200 602 0.067466 10.0.0.27 - - [2026-02-03 18:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.065821 10.0.0.27 - - [2026-02-03 18:17:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.011395 10.0.0.27 - - [2026-02-03 18:17:22] "POST /chown HTTP/1.1" 200 109 0.060278 10.0.0.27 - - [2026-02-03 18:17:22] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018101 10.0.0.27 - - [2026-02-03 18:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.27 - - [2026-02-03 18:17:22] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019454 10.0.0.27 - - [2026-02-03 18:17:22] "POST /access-control-lists HTTP/1.1" 200 600 0.095062 10.0.0.27 - - [2026-02-03 18:17:22] "POST /tags HTTP/1.1" 409 210 0.004214 10.0.0.27 - - [2026-02-03 18:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2026-02-03 18:17:22] "GET /tag/b24693ca-29a2-4661-bd60-6729000f55bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015019 10.0.0.27 - - [2026-02-03 18:17:22] "POST /firewall-rules HTTP/1.1" 200 570 0.077749 10.0.0.27 - - [2026-02-03 18:17:22] "GET /firewall-rule/00b9d15d-2aaa-4b9e-8c00-115cc0ac0211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005869 10.0.0.27 - - [2026-02-03 18:17:22] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005185 10.0.0.27 - - [2026-02-03 18:17:22] "GET /firewall-rule/00b9d15d-2aaa-4b9e-8c00-115cc0ac0211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002996 10.0.0.27 - - [2026-02-03 18:17:22] "POST /ref-update HTTP/1.1" 200 156 0.050959 10.0.0.27 - - [2026-02-03 18:17:22] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006017 10.0.0.27 - - [2026-02-03 18:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.27 - - [2026-02-03 18:17:23] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003088 10.0.0.27 - - [2026-02-03 18:17:23] "POST /tags HTTP/1.1" 409 210 0.002172 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.27 - - [2026-02-03 18:17:23] "GET /tag/b24693ca-29a2-4661-bd60-6729000f55bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021162 10.0.0.27 - - [2026-02-03 18:17:23] "POST /firewall-rules HTTP/1.1" 200 568 0.094340 10.0.0.27 - - [2026-02-03 18:17:23] "GET /firewall-rule/8742846c-9382-4970-b419-c21c50e14259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.018846 10.0.0.27 - - [2026-02-03 18:17:23] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005844 10.0.0.27 - - [2026-02-03 18:17:23] "GET /firewall-rule/8742846c-9382-4970-b419-c21c50e14259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003796 10.0.0.27 - - [2026-02-03 18:17:23] "POST /ref-update HTTP/1.1" 200 156 0.075121 10.0.0.27 - - [2026-02-03 18:17:23] "POST /tags HTTP/1.1" 200 363 0.022814 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007011 10.0.0.27 - - [2026-02-03 18:17:23] "GET /tag/332cbb5b-6b5f-4d48-980b-a29c334b9782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.024150 10.0.0.27 - - [2026-02-03 18:17:23] "POST /tags HTTP/1.1" 409 210 0.005920 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.27 - - [2026-02-03 18:17:23] "GET /tag/fce288b1-5d57-41c8-bb68-4f3102e11eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022051 10.0.0.27 - - [2026-02-03 18:17:23] "POST /projects HTTP/1.1" 409 223 0.003615 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.27 - - [2026-02-03 18:17:23] "GET /project/0b365287-5de9-4b46-b6e5-2b29b0a0d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042872 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.27 - - [2026-02-03 18:17:23] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005015 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.27 - - [2026-02-03 18:17:23] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005391 10.0.0.27 - - [2026-02-03 18:17:23] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.061535 10.0.0.27 - - [2026-02-03 18:17:23] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.075025 10.0.0.27 - - [2026-02-03 18:17:23] "POST /security-groups HTTP/1.1" 409 253 0.003205 10.0.0.27 - - [2026-02-03 18:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.27 - - [2026-02-03 18:17:24] "PUT /security-group/47977672-3d7a-4e58-a407-3ace2ea7983d HTTP/1.1" 200 262 0.072697 10.0.0.27 - - [2026-02-03 18:17:24] "PUT /access-control-list/72bebdd8-7970-47ef-b1d9-e3cc53062864 HTTP/1.1" 200 272 0.024519 10.0.0.27 - - [2026-02-03 18:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040911 10.0.0.27 - - [2026-02-03 18:17:24] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023859 10.0.0.27 - - [2026-02-03 18:17:24] "PUT /access-control-list/29a2dd84-84a4-447b-8277-5077666eecbe HTTP/1.1" 200 272 0.031915 10.0.0.27 - - [2026-02-03 18:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.27 - - [2026-02-03 18:17:24] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004208 10.0.0.27 - - [2026-02-03 18:17:24] "POST /tags HTTP/1.1" 409 210 0.002425 10.0.0.27 - - [2026-02-03 18:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.27 - - [2026-02-03 18:17:24] "GET /tag/fce288b1-5d57-41c8-bb68-4f3102e11eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014252 10.0.0.27 - - [2026-02-03 18:17:24] "POST /firewall-rules HTTP/1.1" 200 570 0.071727 10.0.0.27 - - [2026-02-03 18:17:24] "GET /firewall-rule/4e31274f-2d69-4a71-a539-ed19c758a0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007184 10.0.0.27 - - [2026-02-03 18:17:24] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.008212 10.0.0.27 - - [2026-02-03 18:17:24] "GET /firewall-rule/4e31274f-2d69-4a71-a539-ed19c758a0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002772 10.0.0.27 - - [2026-02-03 18:17:24] "POST /ref-update HTTP/1.1" 200 156 0.045831 10.0.0.27 - - [2026-02-03 18:17:24] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014642 10.0.0.27 - - [2026-02-03 18:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.27 - - [2026-02-03 18:17:24] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003507 10.0.0.27 - - [2026-02-03 18:17:24] "POST /tags HTTP/1.1" 409 210 0.002063 10.0.0.27 - - [2026-02-03 18:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.27 - - [2026-02-03 18:17:24] "GET /tag/fce288b1-5d57-41c8-bb68-4f3102e11eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010327 10.0.0.27 - - [2026-02-03 18:17:24] "POST /firewall-rules HTTP/1.1" 200 568 0.067978 10.0.0.27 - - [2026-02-03 18:17:24] "GET /firewall-rule/53e76347-c34f-4aa1-96f9-81a5a52bdc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005036 10.0.0.27 - - [2026-02-03 18:17:24] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.007012 10.0.0.27 - - [2026-02-03 18:17:24] "GET /firewall-rule/53e76347-c34f-4aa1-96f9-81a5a52bdc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004585 10.0.0.27 - - [2026-02-03 18:17:24] "POST /ref-update HTTP/1.1" 200 156 0.068987 10.0.0.27 - - [2026-02-03 18:17:24] "POST /tags HTTP/1.1" 409 237 0.002418 10.0.0.27 - - [2026-02-03 18:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.27 - - [2026-02-03 18:17:24] "GET /tag/332cbb5b-6b5f-4d48-980b-a29c334b9782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013758 10.0.0.27 - - [2026-02-03 18:17:24] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006793 10.0.0.27 - - [2026-02-03 18:17:24] "POST /set-tag HTTP/1.1" 200 109 0.018646 10.0.0.33 - - [2026-02-03 18:18:05] "GET / HTTP/1.1" 200 35931 0.002280 10.0.0.33 - - [2026-02-03 18:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-02-03 18:18:05] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004459 10.0.0.33 - - [2026-02-03 18:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-02-03 18:18:05] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003265 10.0.0.33 - - [2026-02-03 18:18:05] "PUT /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f HTTP/1.1" 200 274 0.010741 10.0.0.33 - - [2026-02-03 18:18:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002171 10.0.0.33 - - [2026-02-03 18:18:05] "POST /virtual-routers HTTP/1.1" 200 599 0.022999 10.0.0.33 - - [2026-02-03 18:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013819 10.0.0.33 - - [2026-02-03 18:18:05] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004641 10.0.0.33 - - [2026-02-03 18:18:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.001998 10.0.0.33 - - [2026-02-03 18:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-03 18:18:05] "GET /virtual-network/769e7060-c19c-44e8-8700-e95734efa2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005746 10.0.0.33 - - [2026-02-03 18:18:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.078383 10.0.0.27 - - [2026-02-03 18:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.27 - - [2026-02-03 18:18:09] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002990 10.0.0.33 - - [2026-02-03 18:20:53] "GET / HTTP/1.1" 200 35931 0.002413 10.0.0.33 - - [2026-02-03 18:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2026-02-03 18:20:53] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006723 10.0.0.33 - - [2026-02-03 18:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.33 - - [2026-02-03 18:20:53] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004276 10.0.0.33 - - [2026-02-03 18:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.33 - - [2026-02-03 18:20:53] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004171 10.0.0.33 - - [2026-02-03 18:20:53] "PUT /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be HTTP/1.1" 200 262 0.025462 10.0.0.33 - - [2026-02-03 18:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013104 10.0.0.33 - - [2026-02-03 18:20:53] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011552 10.0.0.33 - - [2026-02-03 18:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.33 - - [2026-02-03 18:20:53] "GET /virtual-machine-interface/bb52379d-228a-4be3-a6fa-217a4267111c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005502 10.0.0.33 - - [2026-02-03 18:20:53] "PUT /virtual-machine-interface/bb52379d-228a-4be3-a6fa-217a4267111c HTTP/1.1" 200 284 0.027935 10.0.0.27 - - [2026-02-03 18:21:09] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003503 10.0.0.27 - - [2026-02-03 18:21:09] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.27 - - [2026-02-03 18:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.27 - - [2026-02-03 18:21:10] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005919 10.0.0.27 - - [2026-02-03 18:21:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002936 10.0.0.27 - - [2026-02-03 18:21:17] "GET /global-system-configs HTTP/1.1" 200 322 0.012679 10.0.0.27 - - [2026-02-03 18:21:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005841 10.0.0.27 - - [2026-02-03 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.27 - - [2026-02-03 18:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.27 - - [2026-02-03 18:21:21] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002811 10.0.0.27 - - [2026-02-03 18:21:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004747 10.0.0.27 - - [2026-02-03 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.004650 10.0.0.27 - - [2026-02-03 18:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.27 - - [2026-02-03 18:21:21] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002434 10.0.0.27 - - [2026-02-03 18:21:21] "GET /loadbalancer-pool/c3dfe5ef-c4bc-410b-92e9-e5c9f6135f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003964 10.0.0.27 - - [2026-02-03 18:21:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026880 10.0.0.27 - - [2026-02-03 18:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041933 10.0.0.27 - - [2026-02-03 18:21:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015325 10.0.0.27 - - [2026-02-03 18:21:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022090 10.0.0.27 - - [2026-02-03 18:21:21] "POST /ref-update HTTP/1.1" 200 156 0.008921 10.0.0.27 - - [2026-02-03 18:21:21] "POST /tags HTTP/1.1" 409 205 0.005596 10.0.0.27 - - [2026-02-03 18:21:21] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.009712 10.0.0.27 - - [2026-02-03 18:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.27 - - [2026-02-03 18:21:21] "GET /tag/d430cf11-a9cd-4b31-af82-307e3a62329c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013548 10.0.0.27 - - [2026-02-03 18:21:21] "PUT /floating-ip/c61852f4-4523-455a-ba62-927373f76be0 HTTP/1.1" 200 256 0.012008 10.0.0.27 - - [2026-02-03 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.069305 10.0.0.27 - - [2026-02-03 18:21:22] "GET /loadbalancer-pool/18a7e73b-2f42-4124-b9ae-2bdc28cf191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015239 10.0.0.27 - - [2026-02-03 18:21:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018656 10.0.0.27 - - [2026-02-03 18:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014361 10.0.0.27 - - [2026-02-03 18:21:22] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026175 10.0.0.27 - - [2026-02-03 18:21:22] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013258 10.0.0.27 - - [2026-02-03 18:21:22] "POST /set-tag HTTP/1.1" 200 109 0.005411 10.0.0.27 - - [2026-02-03 18:21:22] "POST /ref-update HTTP/1.1" 200 156 0.016921 10.0.0.27 - - [2026-02-03 18:21:22] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006852 10.0.0.27 - - [2026-02-03 18:21:22] "GET /loadbalancer-pool/e6fdf8b8-7021-4cf1-b378-ae18a3241487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010345 10.0.0.27 - - [2026-02-03 18:21:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026772 10.0.0.27 - - [2026-02-03 18:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028065 10.0.0.27 - - [2026-02-03 18:21:22] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009165 10.0.0.27 - - [2026-02-03 18:21:22] "PUT /floating-ip/c61852f4-4523-455a-ba62-927373f76be0 HTTP/1.1" 200 256 0.045141 10.0.0.27 - - [2026-02-03 18:21:22] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007887 10.0.0.27 - - [2026-02-03 18:21:22] "POST /set-tag HTTP/1.1" 200 109 0.006417 10.0.0.27 - - [2026-02-03 18:21:22] "POST /ref-update HTTP/1.1" 200 156 0.015069 10.0.0.27 - - [2026-02-03 18:21:22] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004456 10.0.0.27 - - [2026-02-03 18:21:22] "PUT /floating-ip/c61852f4-4523-455a-ba62-927373f76be0 HTTP/1.1" 200 256 0.030113 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:21:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:21:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:21:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:21:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001280 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:21:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001388 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:21:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001236 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:22:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:22:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011819 10.0.0.27 - - [2026-02-03 18:25:20] "POST /set-tag HTTP/1.1" 200 109 0.008452 10.0.0.27 - - [2026-02-03 18:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.27 - - [2026-02-03 18:25:20] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003435 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011623 10.0.0.27 - - [2026-02-03 18:25:20] "POST /set-tag HTTP/1.1" 200 109 0.029155 10.0.0.27 - - [2026-02-03 18:25:20] "DELETE /loadbalancer-member/46306059-267a-4118-ac13-e1bc0cf80150 HTTP/1.1" 200 115 0.048586 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007419 10.0.0.27 - - [2026-02-03 18:25:20] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.27 - - [2026-02-03 18:25:20] "DELETE /loadbalancer-member/d5f8ec07-2bdf-49eb-bd2e-e90749873730 HTTP/1.1" 200 115 0.031702 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005534 10.0.0.27 - - [2026-02-03 18:25:20] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.27 - - [2026-02-03 18:25:20] "DELETE /loadbalancer-member/6d5b7341-9b63-48a8-bb8a-28e8f033269f HTTP/1.1" 200 115 0.034121 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005724 10.0.0.27 - - [2026-02-03 18:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.27 - - [2026-02-03 18:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.27 - - [2026-02-03 18:25:20] "GET /loadbalancer/08beefc6-fc43-4296-a51b-732eca7d145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002998 10.0.0.27 - - [2026-02-03 18:25:20] "GET /loadbalancer-pool/c3dfe5ef-c4bc-410b-92e9-e5c9f6135f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003241 10.0.0.27 - - [2026-02-03 18:25:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031951 10.0.0.27 - - [2026-02-03 18:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020252 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.030582 10.0.0.27 - - [2026-02-03 18:25:20] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010887 10.0.0.27 - - [2026-02-03 18:25:20] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004203 10.0.0.27 - - [2026-02-03 18:25:21] "POST /set-tag HTTP/1.1" 200 109 0.125076 10.0.0.27 - - [2026-02-03 18:25:21] "GET /loadbalancer-pool/18a7e73b-2f42-4124-b9ae-2bdc28cf191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004465 10.0.0.27 - - [2026-02-03 18:25:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028754 10.0.0.27 - - [2026-02-03 18:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028820 10.0.0.27 - - [2026-02-03 18:25:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014389 10.0.0.27 - - [2026-02-03 18:25:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004196 10.0.0.27 - - [2026-02-03 18:25:21] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002525 10.0.0.27 - - [2026-02-03 18:25:21] "POST /set-tag HTTP/1.1" 200 109 0.003792 10.0.0.27 - - [2026-02-03 18:25:21] "GET /loadbalancer-pool/e6fdf8b8-7021-4cf1-b378-ae18a3241487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003680 10.0.0.27 - - [2026-02-03 18:25:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019833 10.0.0.27 - - [2026-02-03 18:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009450 10.0.0.27 - - [2026-02-03 18:25:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014483 10.0.0.27 - - [2026-02-03 18:25:21] "GET /virtual-machine-interface/8dd5bbf2-012c-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013115 10.0.0.27 - - [2026-02-03 18:25:21] "POST /set-tag HTTP/1.1" 200 109 0.015999 10.0.0.27 - - [2026-02-03 18:25:21] "GET /floating-ip/c61852f4-4523-455a-ba62-927373f76be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010633 10.0.0.27 - - [2026-02-03 18:26:16] "GET /global-system-configs HTTP/1.1" 200 322 0.020907 10.0.0.27 - - [2026-02-03 18:26:17] "GET /global-system-configs HTTP/1.1" 200 322 0.005168 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:26:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:26:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:26:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001345 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:26:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001698 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:26:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:26:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 10.0.0.27 - - [2026-02-03 18:27:09] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.27 - - [2026-02-03 18:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.27 - - [2026-02-03 18:27:09] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.023475 10.0.0.27 - - [2026-02-03 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2026-02-03 18:27:10] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036844 10.0.0.27 - - [2026-02-03 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.27 - - [2026-02-03 18:27:10] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039406 10.0.0.27 - - [2026-02-03 18:27:10] "POST /tags HTTP/1.1" 200 333 0.046023 10.0.0.27 - - [2026-02-03 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010881 10.0.0.27 - - [2026-02-03 18:27:10] "GET /tag/c9149698-0c84-4955-add7-712fda22afd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.044171 10.0.0.27 - - [2026-02-03 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.27 - - [2026-02-03 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.27 - - [2026-02-03 18:27:10] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044191 10.0.0.27 - - [2026-02-03 18:27:10] "GET /virtual-networks?parent_id=19f364f9-d17e-4f41-8350-1aff404a5465&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.009392 10.0.0.27 - - [2026-02-03 18:27:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067958 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.27 - - [2026-02-03 18:27:11] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.024646 10.0.0.27 - - [2026-02-03 18:27:11] "POST /virtual-networks HTTP/1.1" 200 512 0.090749 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.27 - - [2026-02-03 18:27:11] "GET /service-appliance-set/812f5cf7-c88c-41e7-9fc9-51e0f63f1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003044 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.002721 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.27 - - [2026-02-03 18:27:11] "GET /network-ipam/20127f6a-6397-41a2-b158-6650245a025a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003214 10.0.0.27 - - [2026-02-03 18:27:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011847 10.0.0.27 - - [2026-02-03 18:27:11] "POST /ref-update HTTP/1.1" 200 156 0.077227 10.0.0.27 - - [2026-02-03 18:27:11] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.009850 10.0.0.27 - - [2026-02-03 18:27:11] "GET /domains HTTP/1.1" 200 280 0.010738 10.0.0.27 - - [2026-02-03 18:27:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.138464 10.0.0.27 - - [2026-02-03 18:27:11] "GET /virtual-machine-interface/aefb4f98-7258-452a-9d5d-20b141e71fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012462 10.0.0.27 - - [2026-02-03 18:27:11] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261 HTTP/1.1" 200 3086 0.042581 10.0.0.27 - - [2026-02-03 18:27:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465 HTTP/1.1" 200 5475 0.039865 10.0.0.27 - - [2026-02-03 18:27:11] "POST /instance-ips HTTP/1.1" 200 409 0.053953 10.0.0.27 - - [2026-02-03 18:27:11] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.014049 10.0.0.27 - - [2026-02-03 18:27:11] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.004004 10.0.0.27 - - [2026-02-03 18:27:11] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1182 0.003505 10.0.0.27 - - [2026-02-03 18:27:11] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1182 0.003057 10.0.0.27 - - [2026-02-03 18:27:11] "GET /instance-ip/aca6fa21-44d4-4b87-9e71-86b1f2db4df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003766 10.0.0.27 - - [2026-02-03 18:27:11] "POST /loadbalancers HTTP/1.1" 200 610 0.061791 10.0.0.27 - - [2026-02-03 18:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018194 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.27 - - [2026-02-03 18:27:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040601 10.0.0.27 - - [2026-02-03 18:27:11] "GET /instance-ip/aca6fa21-44d4-4b87-9e71-86b1f2db4df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006908 10.0.0.27 - - [2026-02-03 18:27:11] "POST /route-targets HTTP/1.1" 200 327 0.013232 10.0.0.27 - - [2026-02-03 18:27:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044178 10.0.0.27 - - [2026-02-03 18:27:11] "GET /loadbalancer/bc5ab37d-392d-4319-a135-8062fb33b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003446 10.0.0.27 - - [2026-02-03 18:27:11] "POST /ref-update HTTP/1.1" 200 156 0.036397 10.0.0.27 - - [2026-02-03 18:27:11] "POST /floating-ips HTTP/1.1" 200 597 0.093887 10.0.0.27 - - [2026-02-03 18:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.083487 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2026-02-03 18:27:11] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032157 10.0.0.27 - - [2026-02-03 18:27:11] "GET /loadbalancer-listener/d487f057-2af9-4b01-866a-2ea0ab18a90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.009101 10.0.0.27 - - [2026-02-03 18:27:11] "GET /loadbalancer-listener/d487f057-2af9-4b01-866a-2ea0ab18a90d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004153 10.0.0.27 - - [2026-02-03 18:27:11] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022134 10.0.0.27 - - [2026-02-03 18:27:11] "GET /instance-ip/aca6fa21-44d4-4b87-9e71-86b1f2db4df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004083 10.0.0.27 - - [2026-02-03 18:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.27 - - [2026-02-03 18:27:11] "GET /instance-ip/aca6fa21-44d4-4b87-9e71-86b1f2db4df4?fields=floating_ips HTTP/1.1" 200 1213 0.010218 10.0.0.27 - - [2026-02-03 18:27:11] "GET /floating-ip/a5a262fa-1e35-414c-92e0-da23910c7bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003591 10.0.0.27 - - [2026-02-03 18:27:11] "GET /loadbalancer/bc5ab37d-392d-4319-a135-8062fb33b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003790 10.0.0.27 - - [2026-02-03 18:27:12] "POST /tags HTTP/1.1" 200 295 0.063552 10.0.0.27 - - [2026-02-03 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018000 10.0.0.27 - - [2026-02-03 18:27:12] "GET /tag/125f8abc-5d6f-4a4f-a2a0-11ece2c92dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012767 10.0.0.27 - - [2026-02-03 18:27:12] "POST /tags HTTP/1.1" 409 233 0.001541 10.0.0.27 - - [2026-02-03 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.27 - - [2026-02-03 18:27:12] "GET /tag/ab581ea3-7f61-4cec-823b-c62197556113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009709 10.0.0.27 - - [2026-02-03 18:27:12] "POST /tags HTTP/1.1" 409 206 0.001462 10.0.0.27 - - [2026-02-03 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.27 - - [2026-02-03 18:27:12] "GET /tag/f57e8f27-c42f-4552-9d9d-bd509cffd32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010767 10.0.0.27 - - [2026-02-03 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.27 - - [2026-02-03 18:27:12] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006184 10.0.0.27 - - [2026-02-03 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.27 - - [2026-02-03 18:27:12] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040046 10.0.0.27 - - [2026-02-03 18:27:12] "POST /virtual-machines HTTP/1.1" 200 369 0.011999 10.0.0.27 - - [2026-02-03 18:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021094 10.0.0.27 - - [2026-02-03 18:27:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136927 10.0.0.27 - - [2026-02-03 18:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012971 10.0.0.27 - - [2026-02-03 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010601 10.0.0.27 - - [2026-02-03 18:27:12] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007265 10.0.0.27 - - [2026-02-03 18:27:12] "POST /instance-ips HTTP/1.1" 200 409 0.048741 10.0.0.27 - - [2026-02-03 18:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031327 10.0.0.27 - - [2026-02-03 18:27:12] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008379 10.0.0.27 - - [2026-02-03 18:27:12] "POST /set-tag HTTP/1.1" 200 109 0.018462 10.0.0.27 - - [2026-02-03 18:27:12] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011704 10.0.0.27 - - [2026-02-03 18:27:12] "GET /instance-ip/f54f6cf0-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007936 10.0.0.27 - - [2026-02-03 18:27:12] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004569 10.0.0.27 - - [2026-02-03 18:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.27 - - [2026-02-03 18:27:12] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002790 10.0.0.27 - - [2026-02-03 18:27:12] "POST /ref-update HTTP/1.1" 200 156 0.008445 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005502 10.0.0.27 - - [2026-02-03 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.27 - - [2026-02-03 18:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005348 10.0.0.27 - - [2026-02-03 18:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.27 - - [2026-02-03 18:27:13] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039117 10.0.0.27 - - [2026-02-03 18:27:13] "POST /virtual-machines HTTP/1.1" 200 369 0.013930 10.0.0.27 - - [2026-02-03 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026095 10.0.0.27 - - [2026-02-03 18:27:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118814 10.0.0.27 - - [2026-02-03 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015303 10.0.0.27 - - [2026-02-03 18:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008713 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007874 10.0.0.27 - - [2026-02-03 18:27:13] "POST /instance-ips HTTP/1.1" 200 409 0.024122 10.0.0.27 - - [2026-02-03 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023736 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.022682 10.0.0.27 - - [2026-02-03 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.034376 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014832 10.0.0.27 - - [2026-02-03 18:27:13] "GET /instance-ip/f5c9ca68-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010685 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006548 10.0.0.27 - - [2026-02-03 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004075 10.0.0.27 - - [2026-02-03 18:27:13] "POST /ref-update HTTP/1.1" 200 156 0.008558 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007973 10.0.0.27 - - [2026-02-03 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005172 10.0.0.27 - - [2026-02-03 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.27 - - [2026-02-03 18:27:13] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004806 10.0.0.27 - - [2026-02-03 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.006078 10.0.0.27 - - [2026-02-03 18:27:16] "GET /domains HTTP/1.1" 200 280 0.002638 10.0.0.27 - - [2026-02-03 18:27:16] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261 HTTP/1.1" 200 3086 0.003361 10.0.0.27 - - [2026-02-03 18:27:16] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465 HTTP/1.1" 200 7063 0.047024 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.004889 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.004637 10.0.0.27 - - [2026-02-03 18:27:16] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1403 0.004888 10.0.0.27 - - [2026-02-03 18:27:16] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1403 0.003211 10.0.0.27 - - [2026-02-03 18:27:16] "GET /route-target/9507bc8e-1d1d-4ca8-a2d1-dd98a103ea83 HTTP/1.1" 200 1153 0.002599 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.004140 10.0.0.27 - - [2026-02-03 18:27:16] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1403 0.004940 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004438 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.004075 10.0.0.27 - - [2026-02-03 18:27:16] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1403 0.011576 10.0.0.27 - - [2026-02-03 18:27:16] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 200 1403 0.003044 10.0.0.27 - - [2026-02-03 18:27:16] "GET /route-target/9507bc8e-1d1d-4ca8-a2d1-dd98a103ea83 HTTP/1.1" 200 1153 0.005119 10.0.0.27 - - [2026-02-03 18:27:16] "GET /domains HTTP/1.1" 200 280 0.002150 10.0.0.27 - - [2026-02-03 18:27:16] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261 HTTP/1.1" 200 3086 0.003027 10.0.0.27 - - [2026-02-03 18:27:16] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465 HTTP/1.1" 200 7063 0.033519 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2087 0.004450 10.0.0.27 - - [2026-02-03 18:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.27 - - [2026-02-03 18:27:16] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026953 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.011980 10.0.0.27 - - [2026-02-03 18:27:16] "GET /floating-ip-pools?parent_id=d0606f75-d708-42d6-b16a-a7a357fc32af&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002824 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007255 10.0.0.27 - - [2026-02-03 18:27:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017924 10.0.0.27 - - [2026-02-03 18:27:16] "POST /ref-update HTTP/1.1" 200 156 0.012123 10.0.0.27 - - [2026-02-03 18:27:16] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.021264 10.0.0.27 - - [2026-02-03 18:27:16] "GET /domains HTTP/1.1" 200 280 0.002650 10.0.0.27 - - [2026-02-03 18:27:16] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261 HTTP/1.1" 200 3086 0.003536 10.0.0.27 - - [2026-02-03 18:27:16] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465 HTTP/1.1" 200 7319 0.036634 10.0.0.27 - - [2026-02-03 18:27:17] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2325 0.007136 10.0.0.27 - - [2026-02-03 18:27:17] "GET /floating-ip-pool/a2919ed4-736e-4171-9318-9af244c3ada8 HTTP/1.1" 200 1315 0.007349 10.0.0.27 - - [2026-02-03 18:27:17] "GET /domains HTTP/1.1" 200 280 0.007807 10.0.0.27 - - [2026-02-03 18:27:17] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261 HTTP/1.1" 200 3086 0.003283 10.0.0.27 - - [2026-02-03 18:27:17] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465 HTTP/1.1" 200 7319 0.046224 10.0.0.27 - - [2026-02-03 18:27:17] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 2325 0.004063 10.0.0.27 - - [2026-02-03 18:27:17] "GET /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004333 10.0.0.27 - - [2026-02-03 18:27:17] "POST /tags HTTP/1.1" 200 365 0.051604 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007348 10.0.0.27 - - [2026-02-03 18:27:17] "GET /tag/fae96cca-2c05-4bb1-a341-b753e87440a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013531 10.0.0.27 - - [2026-02-03 18:27:17] "POST /tags HTTP/1.1" 409 206 0.002500 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.27 - - [2026-02-03 18:27:17] "GET /tag/f57e8f27-c42f-4552-9d9d-bd509cffd32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015119 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.27 - - [2026-02-03 18:27:17] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.047641 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.27 - - [2026-02-03 18:27:17] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004857 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.27 - - [2026-02-03 18:27:17] "GET /service-appliance-set/b864c147-8e95-4553-893e-6ef255fc3026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004274 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002629 10.0.0.27 - - [2026-02-03 18:27:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.118976 10.0.0.27 - - [2026-02-03 18:27:17] "GET /virtual-machine-interface/227a968a-73f6-409b-ae2f-5d3da86b1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015572 10.0.0.27 - - [2026-02-03 18:27:17] "POST /set-tag HTTP/1.1" 200 109 0.024502 10.0.0.27 - - [2026-02-03 18:27:17] "POST /instance-ips HTTP/1.1" 200 417 0.045490 10.0.0.27 - - [2026-02-03 18:27:17] "GET /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005666 10.0.0.27 - - [2026-02-03 18:27:17] "POST /loadbalancers HTTP/1.1" 200 618 0.068148 10.0.0.27 - - [2026-02-03 18:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036074 10.0.0.27 - - [2026-02-03 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016397 10.0.0.27 - - [2026-02-03 18:27:17] "POST /service-instances HTTP/1.1" 200 566 0.037764 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.024392 10.0.0.27 - - [2026-02-03 18:27:18] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.064143 10.0.0.27 - - [2026-02-03 18:27:18] "GET /virtual-machine-interface/227a968a-73f6-409b-ae2f-5d3da86b1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006294 10.0.0.27 - - [2026-02-03 18:27:18] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.025007 10.0.0.27 - - [2026-02-03 18:27:18] "GET /virtual-machine-interface/227a968a-73f6-409b-ae2f-5d3da86b1c74?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.030089 10.0.0.27 - - [2026-02-03 18:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022097 10.0.0.27 - - [2026-02-03 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.27 - - [2026-02-03 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2026-02-03 18:27:18] "GET /floating-ip-pool/a2919ed4-736e-4171-9318-9af244c3ada8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002254 10.0.0.27 - - [2026-02-03 18:27:18] "POST /virtual-machines HTTP/1.1" 200 429 0.013106 10.0.0.27 - - [2026-02-03 18:27:18] "POST /floating-ips HTTP/1.1" 200 671 0.116222 10.0.0.27 - - [2026-02-03 18:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026451 10.0.0.27 - - [2026-02-03 18:27:18] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004781 10.0.0.27 - - [2026-02-03 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.27 - - [2026-02-03 18:27:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185601 10.0.0.27 - - [2026-02-03 18:27:18] "POST /chown HTTP/1.1" 200 109 0.032519 10.0.0.27 - - [2026-02-03 18:27:18] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017240 10.0.0.27 - - [2026-02-03 18:27:18] "POST /tags HTTP/1.1" 409 221 0.002891 10.0.0.27 - - [2026-02-03 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.27 - - [2026-02-03 18:27:18] "POST /chown HTTP/1.1" 200 109 0.007376 10.0.0.27 - - [2026-02-03 18:27:18] "GET /tag/c9149698-0c84-4955-add7-712fda22afd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026742 10.0.0.27 - - [2026-02-03 18:27:18] "POST /tags HTTP/1.1" 409 238 0.002678 10.0.0.27 - - [2026-02-03 18:27:18] "PUT /virtual-machine-interface/d4e826be-c526-43f1-9063-1700b3c89208 HTTP/1.1" 200 284 0.056930 10.0.0.27 - - [2026-02-03 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.27 - - [2026-02-03 18:27:18] "GET /tag/fae96cca-2c05-4bb1-a341-b753e87440a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017758 10.0.0.27 - - [2026-02-03 18:27:18] "PUT /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 256 0.038235 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.022641 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.036810 10.0.0.27 - - [2026-02-03 18:27:18] "POST /firewall-rules HTTP/1.1" 200 650 0.102269 10.0.0.27 - - [2026-02-03 18:27:18] "GET /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.015512 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.043463 10.0.0.27 - - [2026-02-03 18:27:18] "GET /firewall-policy/24890a74-cbf4-44ee-8cad-342292cbf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016575 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.010558 10.0.0.27 - - [2026-02-03 18:27:18] "GET /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.018692 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.029094 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.041408 10.0.0.27 - - [2026-02-03 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.078862 10.0.0.27 - - [2026-02-03 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007597 10.0.0.27 - - [2026-02-03 18:27:18] "POST /virtual-machines HTTP/1.1" 200 429 0.014624 10.0.0.27 - - [2026-02-03 18:27:19] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.068834 10.0.0.27 - - [2026-02-03 18:27:19] "GET /loadbalancer/0398f327-f54b-491f-8380-ca65da65e91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.010738 10.0.0.27 - - [2026-02-03 18:27:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.094084 10.0.0.27 - - [2026-02-03 18:27:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185252 10.0.0.27 - - [2026-02-03 18:27:19] "POST /chown HTTP/1.1" 200 109 0.017857 10.0.0.27 - - [2026-02-03 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.27 - - [2026-02-03 18:27:19] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.034459 10.0.0.27 - - [2026-02-03 18:27:19] "GET /loadbalancer-listener/8a566b00-df62-4028-a5b2-ab830f0ac04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004076 10.0.0.27 - - [2026-02-03 18:27:19] "POST /chown HTTP/1.1" 200 109 0.008182 10.0.0.27 - - [2026-02-03 18:27:19] "PUT /virtual-machine-interface/527db276-88c8-4a67-bc90-6e019422d19b HTTP/1.1" 200 284 0.026556 10.0.0.27 - - [2026-02-03 18:27:19] "GET /loadbalancer-listener/8a566b00-df62-4028-a5b2-ab830f0ac04d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.017162 10.0.0.27 - - [2026-02-03 18:27:19] "PUT /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 256 0.038153 10.0.0.27 - - [2026-02-03 18:27:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037910 10.0.0.27 - - [2026-02-03 18:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027038 10.0.0.27 - - [2026-02-03 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.020863 10.0.0.27 - - [2026-02-03 18:27:19] "GET /loadbalancer-pool/eeb4ee3c-ee38-47ad-84ad-85f5cc50fea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012402 10.0.0.27 - - [2026-02-03 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.023761 10.0.0.27 - - [2026-02-03 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.025947 10.0.0.27 - - [2026-02-03 18:27:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041071 10.0.0.27 - - [2026-02-03 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.023926 10.0.0.27 - - [2026-02-03 18:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037882 10.0.0.27 - - [2026-02-03 18:27:19] "GET /loadbalancer-member/1cb40771-d8fe-4ad7-9aa2-140a199f47b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.010142 10.0.0.27 - - [2026-02-03 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.046752 10.0.0.27 - - [2026-02-03 18:27:19] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009267 10.0.0.27 - - [2026-02-03 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.27 - - [2026-02-03 18:27:19] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.029890 10.0.0.27 - - [2026-02-03 18:27:19] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011232 10.0.0.27 - - [2026-02-03 18:27:19] "POST /tags HTTP/1.1" 409 221 0.011057 10.0.0.27 - - [2026-02-03 18:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028766 10.0.0.27 - - [2026-02-03 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023117 10.0.0.27 - - [2026-02-03 18:27:19] "GET /tag/c9149698-0c84-4955-add7-712fda22afd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017998 10.0.0.27 - - [2026-02-03 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.27 - - [2026-02-03 18:27:19] "POST /chown HTTP/1.1" 200 109 0.007987 10.0.0.27 - - [2026-02-03 18:27:19] "POST /tags HTTP/1.1" 409 238 0.002050 10.0.0.27 - - [2026-02-03 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.27 - - [2026-02-03 18:27:19] "GET /tag/fae96cca-2c05-4bb1-a341-b753e87440a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010052 10.0.0.27 - - [2026-02-03 18:27:19] "POST /chown HTTP/1.1" 200 109 0.006005 10.0.0.27 - - [2026-02-03 18:27:19] "POST /firewall-rules HTTP/1.1" 409 293 0.001758 10.0.0.27 - - [2026-02-03 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.27 - - [2026-02-03 18:27:19] "PUT /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 256 0.038473 10.0.0.27 - - [2026-02-03 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.017178 10.0.0.27 - - [2026-02-03 18:27:19] "PUT /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a HTTP/1.1" 200 260 0.046343 10.0.0.27 - - [2026-02-03 18:27:19] "POST /chown HTTP/1.1" 200 109 0.007190 10.0.0.27 - - [2026-02-03 18:27:20] "GET /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006288 10.0.0.27 - - [2026-02-03 18:27:20] "GET /firewall-policy/24890a74-cbf4-44ee-8cad-342292cbf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006419 10.0.0.27 - - [2026-02-03 18:27:20] "POST /chown HTTP/1.1" 200 109 0.018022 10.0.0.27 - - [2026-02-03 18:27:20] "GET /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008950 10.0.0.27 - - [2026-02-03 18:27:20] "PUT /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 256 0.024668 10.0.0.27 - - [2026-02-03 18:27:20] "POST /ref-update HTTP/1.1" 200 156 0.013608 10.0.0.27 - - [2026-02-03 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.27 - - [2026-02-03 18:27:20] "POST /chown HTTP/1.1" 200 109 0.006994 10.0.0.27 - - [2026-02-03 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.27 - - [2026-02-03 18:27:20] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008575 10.0.0.27 - - [2026-02-03 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.27 - - [2026-02-03 18:27:20] "POST /chown HTTP/1.1" 200 109 0.037282 10.0.0.27 - - [2026-02-03 18:27:20] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.102176 10.0.0.27 - - [2026-02-03 18:27:20] "PUT /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 256 0.096341 10.0.0.27 - - [2026-02-03 18:27:20] "POST /virtual-machines HTTP/1.1" 200 373 0.064888 10.0.0.27 - - [2026-02-03 18:27:20] "POST /ref-update HTTP/1.1" 200 156 0.095346 10.0.0.27 - - [2026-02-03 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019081 10.0.0.27 - - [2026-02-03 18:27:20] "POST /chown HTTP/1.1" 200 109 0.046613 10.0.0.27 - - [2026-02-03 18:27:20] "POST /chown HTTP/1.1" 200 109 0.049523 10.0.0.27 - - [2026-02-03 18:27:20] "PUT /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 256 0.038548 10.0.0.27 - - [2026-02-03 18:27:20] "POST /ref-update HTTP/1.1" 200 156 0.085082 10.0.0.27 - - [2026-02-03 18:27:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.298029 10.0.0.27 - - [2026-02-03 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034324 10.0.0.27 - - [2026-02-03 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010191 10.0.0.27 - - [2026-02-03 18:27:20] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005502 10.0.0.27 - - [2026-02-03 18:27:20] "POST /instance-ips HTTP/1.1" 200 413 0.066602 10.0.0.27 - - [2026-02-03 18:27:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.050467 10.0.0.27 - - [2026-02-03 18:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.056137 10.0.0.27 - - [2026-02-03 18:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.117211 10.0.0.27 - - [2026-02-03 18:27:21] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.019204 10.0.0.27 - - [2026-02-03 18:27:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.032252 10.0.0.27 - - [2026-02-03 18:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037704 10.0.0.27 - - [2026-02-03 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.070939 10.0.0.27 - - [2026-02-03 18:27:21] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.031731 10.0.0.27 - - [2026-02-03 18:27:21] "GET /instance-ip/fa36ba7a-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005707 10.0.0.27 - - [2026-02-03 18:27:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.011862 10.0.0.27 - - [2026-02-03 18:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014261 10.0.0.27 - - [2026-02-03 18:27:21] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007443 10.0.0.27 - - [2026-02-03 18:27:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.030221 10.0.0.27 - - [2026-02-03 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.026842 10.0.0.27 - - [2026-02-03 18:27:21] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.010215 10.0.0.27 - - [2026-02-03 18:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039566 10.0.0.27 - - [2026-02-03 18:27:21] "POST /ref-update HTTP/1.1" 200 156 0.013219 10.0.0.27 - - [2026-02-03 18:27:21] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012106 10.0.0.27 - - [2026-02-03 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.27 - - [2026-02-03 18:27:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.028237 10.0.0.27 - - [2026-02-03 18:27:21] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017694 10.0.0.27 - - [2026-02-03 18:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032098 10.0.0.27 - - [2026-02-03 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.014582 10.0.0.27 - - [2026-02-03 18:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.27 - - [2026-02-03 18:27:21] "POST /chown HTTP/1.1" 200 109 0.010195 10.0.0.27 - - [2026-02-03 18:27:21] "POST /chown HTTP/1.1" 200 109 0.052808 10.0.0.27 - - [2026-02-03 18:27:21] "POST /ref-update HTTP/1.1" 200 156 0.030368 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.083622 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.022734 10.0.0.27 - - [2026-02-03 18:27:22] "POST /ref-update HTTP/1.1" 200 156 0.009569 10.0.0.27 - - [2026-02-03 18:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.007771 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.015857 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.024598 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.040296 10.0.0.27 - - [2026-02-03 18:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.008526 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.012353 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.029175 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.030275 10.0.0.27 - - [2026-02-03 18:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.011706 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.036769 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.018396 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.034548 10.0.0.27 - - [2026-02-03 18:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.013975 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.034447 10.0.0.27 - - [2026-02-03 18:27:22] "POST /chown HTTP/1.1" 200 109 0.021229 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.011622 10.0.0.27 - - [2026-02-03 18:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019696 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.026835 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.021358 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.030352 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.029797 10.0.0.27 - - [2026-02-03 18:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.016771 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.025617 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.008718 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.023376 10.0.0.27 - - [2026-02-03 18:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.008888 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.036963 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.027011 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.011885 10.0.0.27 - - [2026-02-03 18:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.009319 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.007672 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.013939 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.27 - - [2026-02-03 18:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.016944 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.035673 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.009459 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.013269 10.0.0.27 - - [2026-02-03 18:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010336 10.0.0.27 - - [2026-02-03 18:27:23] "POST /chown HTTP/1.1" 200 109 0.008069 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.030899 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.024560 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.015602 10.0.0.27 - - [2026-02-03 18:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.008191 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.010424 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.018413 10.0.0.27 - - [2026-02-03 18:27:24] "POST /chown HTTP/1.1" 200 109 0.036911 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:27:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:27:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001290 10.0.0.27 - - [2026-02-03 18:27:38] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013708 10.0.0.27 - - [2026-02-03 18:27:38] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.27 - - [2026-02-03 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2026-02-03 18:27:38] "GET /loadbalancer/bc5ab37d-392d-4319-a135-8062fb33b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003389 10.0.0.27 - - [2026-02-03 18:27:38] "GET /loadbalancer-pool/f48e389c-f7f6-4c5a-b3e5-3881dff11fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003703 10.0.0.27 - - [2026-02-03 18:27:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.027818 10.0.0.27 - - [2026-02-03 18:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017553 10.0.0.27 - - [2026-02-03 18:27:38] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011351 10.0.0.27 - - [2026-02-03 18:27:38] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011194 10.0.0.27 - - [2026-02-03 18:27:38] "POST /tags HTTP/1.1" 409 221 0.003028 10.0.0.27 - - [2026-02-03 18:27:38] "POST /ref-update HTTP/1.1" 200 156 0.014338 10.0.0.27 - - [2026-02-03 18:27:38] "GET /floating-ip/a5a262fa-1e35-414c-92e0-da23910c7bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.025714 10.0.0.27 - - [2026-02-03 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.27 - - [2026-02-03 18:27:38] "GET /tag/c9149698-0c84-4955-add7-712fda22afd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015862 10.0.0.27 - - [2026-02-03 18:27:38] "PUT /floating-ip/a5a262fa-1e35-414c-92e0-da23910c7bb2 HTTP/1.1" 200 256 0.045886 10.0.0.27 - - [2026-02-03 18:27:38] "POST /set-tag HTTP/1.1" 200 109 0.032230 10.0.0.27 - - [2026-02-03 18:27:39] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004591 10.0.0.27 - - [2026-02-03 18:27:39] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.27 - - [2026-02-03 18:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.27 - - [2026-02-03 18:27:39] "GET /loadbalancer/bc5ab37d-392d-4319-a135-8062fb33b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002725 10.0.0.27 - - [2026-02-03 18:27:39] "GET /loadbalancer-pool/f48e389c-f7f6-4c5a-b3e5-3881dff11fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003178 10.0.0.27 - - [2026-02-03 18:27:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017332 10.0.0.27 - - [2026-02-03 18:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.049077 10.0.0.27 - - [2026-02-03 18:27:39] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010099 10.0.0.27 - - [2026-02-03 18:27:39] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012306 10.0.0.27 - - [2026-02-03 18:27:39] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.27 - - [2026-02-03 18:27:39] "GET /floating-ip/a5a262fa-1e35-414c-92e0-da23910c7bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009492 10.0.0.27 - - [2026-02-03 18:27:39] "POST /set-tag HTTP/1.1" 200 109 0.020679 10.0.0.27 - - [2026-02-03 18:27:40] "GET /virtual-machine/9b785c98-00da-429d-bf7a-3e9db29f93d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003474 10.0.0.27 - - [2026-02-03 18:27:40] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004463 10.0.0.27 - - [2026-02-03 18:27:40] "GET /virtual-machine/00b8b488-8601-4f0f-b81f-2d6f332b5bb0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.003459 10.0.0.27 - - [2026-02-03 18:27:40] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004631 10.0.0.27 - - [2026-02-03 18:27:43] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004963 10.0.0.27 - - [2026-02-03 18:27:43] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.27 - - [2026-02-03 18:27:45] "GET /virtual-machine/8c4119e6-7ba7-446f-81c4-14688c0e1d44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004059 10.0.0.27 - - [2026-02-03 18:27:45] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006231 10.0.0.27 - - [2026-02-03 18:27:45] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006110 10.0.0.27 - - [2026-02-03 18:27:45] "POST /set-tag HTTP/1.1" 200 109 0.004208 10.0.0.27 - - [2026-02-03 18:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.27 - - [2026-02-03 18:28:10] "POST /chown HTTP/1.1" 200 109 0.007564 10.0.0.27 - - [2026-02-03 18:28:10] "POST /chown HTTP/1.1" 200 109 0.008309 10.0.0.27 - - [2026-02-03 18:28:10] "POST /chown HTTP/1.1" 200 109 0.011700 10.0.0.27 - - [2026-02-03 18:28:10] "POST /chown HTTP/1.1" 200 109 0.009253 10.0.0.27 - - [2026-02-03 18:28:17] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006026 10.0.0.27 - - [2026-02-03 18:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.27 - - [2026-02-03 18:28:17] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004536 10.0.0.27 - - [2026-02-03 18:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.27 - - [2026-02-03 18:28:17] "GET /virtual-machine/8c4119e6-7ba7-446f-81c4-14688c0e1d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002983 10.0.0.27 - - [2026-02-03 18:28:17] "POST /ref-update HTTP/1.1" 200 156 0.012296 10.0.0.27 - - [2026-02-03 18:28:17] "GET /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013593 10.0.0.27 - - [2026-02-03 18:28:17] "POST /set-tag HTTP/1.1" 200 109 0.015576 10.0.0.27 - - [2026-02-03 18:28:17] "POST /set-tag HTTP/1.1" 200 109 0.026742 10.0.0.27 - - [2026-02-03 18:28:17] "DELETE /instance-ip/fa36ba7a-012d-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.040263 10.0.0.27 - - [2026-02-03 18:28:17] "DELETE /virtual-machine-interface/fa02a672-012d-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.035237 10.0.0.27 - - [2026-02-03 18:28:17] "DELETE /virtual-machine/8c4119e6-7ba7-446f-81c4-14688c0e1d44 HTTP/1.1" 200 115 0.024424 10.0.0.27 - - [2026-02-03 18:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.27 - - [2026-02-03 18:28:20] "GET /tag/fae96cca-2c05-4bb1-a341-b753e87440a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011885 10.0.0.27 - - [2026-02-03 18:28:20] "GET /tag/fae96cca-2c05-4bb1-a341-b753e87440a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012845 10.0.0.27 - - [2026-02-03 18:28:20] "GET /virtual-machine-interface/227a968a-73f6-409b-ae2f-5d3da86b1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004378 10.0.0.27 - - [2026-02-03 18:28:21] "POST /set-tag HTTP/1.1" 200 109 0.020073 10.0.0.27 - - [2026-02-03 18:28:21] "GET /virtual-machine-interface/527db276-88c8-4a67-bc90-6e019422d19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.027528 10.0.0.27 - - [2026-02-03 18:28:21] "POST /set-tag HTTP/1.1" 200 109 0.020253 10.0.0.27 - - [2026-02-03 18:28:21] "GET /virtual-machine-interface/d4e826be-c526-43f1-9063-1700b3c89208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005462 10.0.0.27 - - [2026-02-03 18:28:21] "POST /set-tag HTTP/1.1" 200 109 0.016256 10.0.0.27 - - [2026-02-03 18:28:21] "GET /firewall-policy/24890a74-cbf4-44ee-8cad-342292cbf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013260 10.0.0.27 - - [2026-02-03 18:28:21] "GET /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003439 10.0.0.27 - - [2026-02-03 18:28:21] "POST /ref-update HTTP/1.1" 200 156 0.018189 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /firewall-rule/2aafc75f-2f6e-4816-b725-ac12ced0ba0a HTTP/1.1" 200 115 0.035921 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /loadbalancer-member/1cb40771-d8fe-4ad7-9aa2-140a199f47b4 HTTP/1.1" 200 115 0.035210 10.0.0.27 - - [2026-02-03 18:28:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.011493 10.0.0.27 - - [2026-02-03 18:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018024 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /loadbalancer-pool/eeb4ee3c-ee38-47ad-84ad-85f5cc50fea0 HTTP/1.1" 200 115 0.073482 10.0.0.27 - - [2026-02-03 18:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.006869 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /loadbalancer-listener/8a566b00-df62-4028-a5b2-ab830f0ac04d HTTP/1.1" 200 115 0.059124 10.0.0.27 - - [2026-02-03 18:28:21] "GET /floating-ip/218f9a31-a552-4d53-9caa-f896234212d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005399 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.008834 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.020988 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.031680 10.0.0.27 - - [2026-02-03 18:28:21] "PUT /floating-ip/218f9a31-a552-4d53-9caa-f896234212d8 HTTP/1.1" 200 256 0.044056 10.0.0.27 - - [2026-02-03 18:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.011414 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.020089 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /floating-ip/218f9a31-a552-4d53-9caa-f896234212d8 HTTP/1.1" 200 115 0.088813 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.020974 10.0.0.27 - - [2026-02-03 18:28:21] "POST /chown HTTP/1.1" 200 109 0.036595 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /loadbalancer/0398f327-f54b-491f-8380-ca65da65e91e HTTP/1.1" 200 115 0.127183 10.0.0.27 - - [2026-02-03 18:28:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.035349 10.0.0.27 - - [2026-02-03 18:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036983 10.0.0.27 - - [2026-02-03 18:28:21] "DELETE /instance-ip/ad4d802c-9b78-47ec-8c66-0b16deea6f13 HTTP/1.1" 200 115 0.099554 10.0.0.27 - - [2026-02-03 18:28:21] "GET /floating-ip-pool/a2919ed4-736e-4171-9318-9af244c3ada8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002189 10.0.0.27 - - [2026-02-03 18:28:21] "POST /ref-update HTTP/1.1" 200 156 0.012504 10.0.0.27 - - [2026-02-03 18:28:21] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.031744 10.0.0.27 - - [2026-02-03 18:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017600 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /virtual-machine-interface/227a968a-73f6-409b-ae2f-5d3da86b1c74 HTTP/1.1" 200 115 0.150651 10.0.0.27 - - [2026-02-03 18:28:22] "PUT /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 266 0.017451 10.0.0.27 - - [2026-02-03 18:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021593 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /floating-ip-pool/a2919ed4-736e-4171-9318-9af244c3ada8 HTTP/1.1" 200 115 0.121508 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /tag/fae96cca-2c05-4bb1-a341-b753e87440a2 HTTP/1.1" 200 115 0.131628 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /service-instance/ab421593-08b1-49cf-aa47-628c69dc3442 HTTP/1.1" 200 115 0.080373 10.0.0.27 - - [2026-02-03 18:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004687 10.0.0.27 - - [2026-02-03 18:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009634 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /virtual-network/d0606f75-d708-42d6-b16a-a7a357fc32af HTTP/1.1" 200 115 0.150675 10.0.0.27 - - [2026-02-03 18:28:22] "GET /routing-instance/c459e0bd-8b32-4cda-9ab7-541d6ade38e0 HTTP/1.1" 404 171 0.003690 10.0.0.27 - - [2026-02-03 18:28:22] "GET /virtual-machine-interface/d4e826be-c526-43f1-9063-1700b3c89208?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006388 10.0.0.27 - - [2026-02-03 18:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013945 10.0.0.27 - - [2026-02-03 18:28:22] "GET /domains HTTP/1.1" 200 280 0.006688 10.0.0.27 - - [2026-02-03 18:28:22] "GET /domain/752918a5-de2f-40ef-bbeb-648a917d4261 HTTP/1.1" 200 3086 0.006674 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /route-target/9507bc8e-1d1d-4ca8-a2d1-dd98a103ea83 HTTP/1.1" 200 115 0.042339 10.0.0.27 - - [2026-02-03 18:28:22] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465 HTTP/1.1" 200 7141 0.066952 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /virtual-machine-interface/d4e826be-c526-43f1-9063-1700b3c89208 HTTP/1.1" 200 115 0.157757 10.0.0.27 - - [2026-02-03 18:28:22] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008622 10.0.0.27 - - [2026-02-03 18:28:22] "POST /set-tag HTTP/1.1" 200 109 0.007297 10.0.0.27 - - [2026-02-03 18:28:22] "POST /ref-update HTTP/1.1" 200 156 0.027035 10.0.0.27 - - [2026-02-03 18:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.27 - - [2026-02-03 18:28:22] "GET /loadbalancer/bc5ab37d-392d-4319-a135-8062fb33b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005368 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /virtual-machine/158e09c8-e3a0-4134-812d-e63c7fd6ef28 HTTP/1.1" 200 115 0.048120 10.0.0.27 - - [2026-02-03 18:28:22] "GET /virtual-machine-interface/527db276-88c8-4a67-bc90-6e019422d19b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006041 10.0.0.27 - - [2026-02-03 18:28:22] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004826 10.0.0.27 - - [2026-02-03 18:28:22] "POST /set-tag HTTP/1.1" 200 109 0.033481 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /loadbalancer-member/3d43bd43-a18f-4ea0-b301-7b61e5f5649b HTTP/1.1" 200 115 0.057338 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /virtual-machine-interface/527db276-88c8-4a67-bc90-6e019422d19b HTTP/1.1" 200 115 0.117064 10.0.0.27 - - [2026-02-03 18:28:22] "DELETE /virtual-machine/bc794056-960d-460f-8343-59e41bf57690 HTTP/1.1" 200 115 0.021441 10.0.0.27 - - [2026-02-03 18:28:24] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005830 10.0.0.27 - - [2026-02-03 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.018153 10.0.0.27 - - [2026-02-03 18:28:24] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007386 10.0.0.27 - - [2026-02-03 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.27 - - [2026-02-03 18:28:24] "GET /virtual-machine/00b8b488-8601-4f0f-b81f-2d6f332b5bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.003542 10.0.0.27 - - [2026-02-03 18:28:24] "POST /ref-update HTTP/1.1" 200 156 0.011680 10.0.0.27 - - [2026-02-03 18:28:24] "GET /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009763 10.0.0.27 - - [2026-02-03 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.028359 10.0.0.27 - - [2026-02-03 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.027590 10.0.0.27 - - [2026-02-03 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.039578 10.0.0.27 - - [2026-02-03 18:28:24] "DELETE /instance-ip/f5c9ca68-012d-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.040072 10.0.0.27 - - [2026-02-03 18:28:24] "POST /ref-update HTTP/1.1" 200 156 0.010549 10.0.0.27 - - [2026-02-03 18:28:24] "DELETE /virtual-machine-interface/f5adb008-012d-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.061975 10.0.0.27 - - [2026-02-03 18:28:24] "DELETE /virtual-machine/00b8b488-8601-4f0f-b81f-2d6f332b5bb0 HTTP/1.1" 200 115 0.034465 10.0.0.27 - - [2026-02-03 18:28:27] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006812 10.0.0.27 - - [2026-02-03 18:28:27] "POST /set-tag HTTP/1.1" 200 109 0.006145 10.0.0.27 - - [2026-02-03 18:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.27 - - [2026-02-03 18:28:27] "GET /loadbalancer/bc5ab37d-392d-4319-a135-8062fb33b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015768 10.0.0.27 - - [2026-02-03 18:28:28] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010887 10.0.0.27 - - [2026-02-03 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.006251 10.0.0.27 - - [2026-02-03 18:28:28] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005479 10.0.0.27 - - [2026-02-03 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.27 - - [2026-02-03 18:28:28] "GET /virtual-machine/9b785c98-00da-429d-bf7a-3e9db29f93d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003335 10.0.0.27 - - [2026-02-03 18:28:28] "POST /ref-update HTTP/1.1" 200 156 0.009651 10.0.0.27 - - [2026-02-03 18:28:28] "GET /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013380 10.0.0.27 - - [2026-02-03 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.022433 10.0.0.27 - - [2026-02-03 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.035486 10.0.0.27 - - [2026-02-03 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.028481 10.0.0.27 - - [2026-02-03 18:28:28] "DELETE /instance-ip/f54f6cf0-012d-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.042156 10.0.0.27 - - [2026-02-03 18:28:28] "POST /ref-update HTTP/1.1" 200 156 0.009078 10.0.0.27 - - [2026-02-03 18:28:28] "DELETE /virtual-machine-interface/f5312bdc-012d-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.058177 10.0.0.27 - - [2026-02-03 18:28:28] "DELETE /virtual-machine/9b785c98-00da-429d-bf7a-3e9db29f93d3 HTTP/1.1" 200 115 0.028114 10.0.0.27 - - [2026-02-03 18:28:28] "DELETE /tag/125f8abc-5d6f-4a4f-a2a0-11ece2c92dff HTTP/1.1" 200 115 0.051157 10.0.0.27 - - [2026-02-03 18:28:28] "DELETE /tag/ab581ea3-7f61-4cec-823b-c62197556113 HTTP/1.1" 200 115 0.034058 10.0.0.27 - - [2026-02-03 18:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.27 - - [2026-02-03 18:28:32] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040533 10.0.0.27 - - [2026-02-03 18:28:33] "POST /tags HTTP/1.1" 200 393 0.042086 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012336 10.0.0.27 - - [2026-02-03 18:28:33] "GET /tag/5101e6d1-02f1-46c3-9a77-922b59b26655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018871 10.0.0.27 - - [2026-02-03 18:28:33] "POST /tags HTTP/1.1" 200 341 0.029788 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.27 - - [2026-02-03 18:28:33] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015281 10.0.0.27 - - [2026-02-03 18:28:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.001766 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.006004 10.0.0.27 - - [2026-02-03 18:28:33] "POST /security-groups HTTP/1.1" 200 589 0.063505 10.0.0.27 - - [2026-02-03 18:28:33] "POST /projects HTTP/1.1" 200 519 0.176676 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.002983 10.0.0.27 - - [2026-02-03 18:28:33] "POST /access-control-lists HTTP/1.1" 200 598 0.066428 10.0.0.27 - - [2026-02-03 18:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040943 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011269 10.0.0.27 - - [2026-02-03 18:28:33] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008344 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.004866 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.27 - - [2026-02-03 18:28:33] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.042274 10.0.0.27 - - [2026-02-03 18:28:33] "POST /access-control-lists HTTP/1.1" 200 596 0.095382 10.0.0.27 - - [2026-02-03 18:28:33] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.089667 10.0.0.27 - - [2026-02-03 18:28:33] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.065829 10.0.0.27 - - [2026-02-03 18:28:33] "POST /security-groups HTTP/1.1" 200 591 0.085015 10.0.0.27 - - [2026-02-03 18:28:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.002580 10.0.0.27 - - [2026-02-03 18:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021560 10.0.0.27 - - [2026-02-03 18:28:33] "POST /chown HTTP/1.1" 200 109 0.063127 10.0.0.27 - - [2026-02-03 18:28:34] "POST /access-control-lists HTTP/1.1" 200 632 0.086483 10.0.0.27 - - [2026-02-03 18:28:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.002176 10.0.0.27 - - [2026-02-03 18:28:34] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008500 10.0.0.27 - - [2026-02-03 18:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2026-02-03 18:28:34] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003154 10.0.0.27 - - [2026-02-03 18:28:34] "POST /tags HTTP/1.1" 409 226 0.002233 10.0.0.27 - - [2026-02-03 18:28:34] "POST /access-control-lists HTTP/1.1" 200 630 0.068199 10.0.0.27 - - [2026-02-03 18:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013157 10.0.0.27 - - [2026-02-03 18:28:34] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016143 10.0.0.27 - - [2026-02-03 18:28:34] "POST /firewall-rules HTTP/1.1" 200 600 0.064917 10.0.0.27 - - [2026-02-03 18:28:34] "GET /firewall-rule/b2d79a7f-cb0c-412b-ab4f-cc5200268179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013581 10.0.0.27 - - [2026-02-03 18:28:34] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004379 10.0.0.27 - - [2026-02-03 18:28:34] "GET /firewall-rule/b2d79a7f-cb0c-412b-ab4f-cc5200268179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003384 10.0.0.27 - - [2026-02-03 18:28:34] "POST /ref-update HTTP/1.1" 200 156 0.040333 10.0.0.27 - - [2026-02-03 18:28:34] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011932 10.0.0.27 - - [2026-02-03 18:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.27 - - [2026-02-03 18:28:34] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002949 10.0.0.27 - - [2026-02-03 18:28:34] "POST /tags HTTP/1.1" 409 226 0.001893 10.0.0.27 - - [2026-02-03 18:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.27 - - [2026-02-03 18:28:34] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010776 10.0.0.27 - - [2026-02-03 18:28:34] "POST /firewall-rules HTTP/1.1" 200 598 0.063554 10.0.0.27 - - [2026-02-03 18:28:34] "GET /firewall-rule/458274a9-78aa-458d-9e7f-2b490f01a257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003884 10.0.0.27 - - [2026-02-03 18:28:34] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004671 10.0.0.27 - - [2026-02-03 18:28:34] "GET /firewall-rule/458274a9-78aa-458d-9e7f-2b490f01a257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003444 10.0.0.27 - - [2026-02-03 18:28:34] "POST /ref-update HTTP/1.1" 200 156 0.043185 10.0.0.27 - - [2026-02-03 18:28:36] "POST /tags HTTP/1.1" 200 393 0.029174 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020979 10.0.0.27 - - [2026-02-03 18:28:36] "GET /tag/2d176a60-ae51-4886-a027-26ced5f4fe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014102 10.0.0.27 - - [2026-02-03 18:28:36] "POST /tags HTTP/1.1" 200 341 0.019867 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442 10.0.0.27 - - [2026-02-03 18:28:36] "GET /tag/3c692baf-1b08-46f6-a394-2bb96037369d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014553 10.0.0.27 - - [2026-02-03 18:28:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.003927 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.004212 10.0.0.27 - - [2026-02-03 18:28:36] "POST /security-groups HTTP/1.1" 200 589 0.070552 10.0.0.27 - - [2026-02-03 18:28:36] "POST /projects HTTP/1.1" 200 519 0.254007 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.009284 10.0.0.27 - - [2026-02-03 18:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029126 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009762 10.0.0.27 - - [2026-02-03 18:28:36] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015576 10.0.0.27 - - [2026-02-03 18:28:36] "POST /access-control-lists HTTP/1.1" 200 598 0.086702 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.27 - - [2026-02-03 18:28:36] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004725 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.002098 10.0.0.27 - - [2026-02-03 18:28:36] "POST /access-control-lists HTTP/1.1" 200 596 0.066309 10.0.0.27 - - [2026-02-03 18:28:36] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.112539 10.0.0.27 - - [2026-02-03 18:28:36] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.061328 10.0.0.27 - - [2026-02-03 18:28:36] "POST /security-groups HTTP/1.1" 200 591 0.077440 10.0.0.27 - - [2026-02-03 18:28:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.002018 10.0.0.27 - - [2026-02-03 18:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.058177 10.0.0.27 - - [2026-02-03 18:28:37] "POST /access-control-lists HTTP/1.1" 200 632 0.068615 10.0.0.27 - - [2026-02-03 18:28:37] "POST /chown HTTP/1.1" 200 109 0.035800 10.0.0.27 - - [2026-02-03 18:28:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.010361 10.0.0.27 - - [2026-02-03 18:28:37] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007035 10.0.0.27 - - [2026-02-03 18:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.27 - - [2026-02-03 18:28:37] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014994 10.0.0.27 - - [2026-02-03 18:28:37] "POST /access-control-lists HTTP/1.1" 200 630 0.073324 10.0.0.27 - - [2026-02-03 18:28:37] "POST /tags HTTP/1.1" 409 226 0.017900 10.0.0.27 - - [2026-02-03 18:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.27 - - [2026-02-03 18:28:37] "GET /tag/3c692baf-1b08-46f6-a394-2bb96037369d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012874 10.0.0.27 - - [2026-02-03 18:28:37] "POST /firewall-rules HTTP/1.1" 200 600 0.065622 10.0.0.27 - - [2026-02-03 18:28:37] "GET /firewall-rule/b8071194-7cc7-4e07-b080-18a68d596329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004822 10.0.0.27 - - [2026-02-03 18:28:37] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004628 10.0.0.27 - - [2026-02-03 18:28:37] "GET /firewall-rule/b8071194-7cc7-4e07-b080-18a68d596329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003192 10.0.0.27 - - [2026-02-03 18:28:37] "POST /ref-update HTTP/1.1" 200 156 0.060287 10.0.0.27 - - [2026-02-03 18:28:37] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011263 10.0.0.27 - - [2026-02-03 18:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.27 - - [2026-02-03 18:28:37] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003795 10.0.0.27 - - [2026-02-03 18:28:37] "POST /tags HTTP/1.1" 409 226 0.002271 10.0.0.27 - - [2026-02-03 18:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.27 - - [2026-02-03 18:28:37] "GET /tag/3c692baf-1b08-46f6-a394-2bb96037369d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013081 10.0.0.27 - - [2026-02-03 18:28:37] "POST /firewall-rules HTTP/1.1" 200 598 0.086910 10.0.0.27 - - [2026-02-03 18:28:37] "GET /firewall-rule/a38d1854-e9d2-45e5-b03b-53293b1b231f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004707 10.0.0.27 - - [2026-02-03 18:28:37] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004178 10.0.0.27 - - [2026-02-03 18:28:37] "GET /firewall-rule/a38d1854-e9d2-45e5-b03b-53293b1b231f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002783 10.0.0.27 - - [2026-02-03 18:28:37] "POST /ref-update HTTP/1.1" 200 156 0.069662 10.0.0.27 - - [2026-02-03 18:28:39] "POST /tags HTTP/1.1" 200 345 0.108418 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015733 10.0.0.27 - - [2026-02-03 18:28:39] "GET /tag/d5d146f3-12ae-4c77-9c65-e9694b7ef53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.026814 10.0.0.27 - - [2026-02-03 18:28:39] "POST /projects HTTP/1.1" 409 238 0.004973 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2026-02-03 18:28:39] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036389 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.27 - - [2026-02-03 18:28:39] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010209 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2026-02-03 18:28:39] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005692 10.0.0.27 - - [2026-02-03 18:28:39] "POST /security-groups HTTP/1.1" 409 285 0.004211 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.27 - - [2026-02-03 18:28:39] "PUT /security-group/34e407dc-a806-4654-80ba-bbe3c7c795e7 HTTP/1.1" 200 262 0.072833 10.0.0.27 - - [2026-02-03 18:28:39] "PUT /access-control-list/cdcef509-41f8-457b-a24a-169e6b0f77ce HTTP/1.1" 200 272 0.020370 10.0.0.27 - - [2026-02-03 18:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.055064 10.0.0.27 - - [2026-02-03 18:28:39] "POST /tags HTTP/1.1" 409 228 0.006103 10.0.0.27 - - [2026-02-03 18:28:39] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.124935 10.0.0.27 - - [2026-02-03 18:28:39] "PUT /access-control-list/81e6baf6-4dd9-4f42-a8df-a07bead7d799 HTTP/1.1" 200 272 0.066660 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.27 - - [2026-02-03 18:28:39] "GET /tag/d5d146f3-12ae-4c77-9c65-e9694b7ef53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018862 10.0.0.27 - - [2026-02-03 18:28:39] "POST /tags HTTP/1.1" 200 345 0.021256 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.27 - - [2026-02-03 18:28:39] "GET /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015553 10.0.0.27 - - [2026-02-03 18:28:39] "POST /projects HTTP/1.1" 409 238 0.002899 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-02-03 18:28:39] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.054906 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.27 - - [2026-02-03 18:28:39] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005005 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.27 - - [2026-02-03 18:28:39] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004445 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.27 - - [2026-02-03 18:28:39] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049897 10.0.0.27 - - [2026-02-03 18:28:39] "POST /security-groups HTTP/1.1" 409 285 0.004549 10.0.0.27 - - [2026-02-03 18:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.27 - - [2026-02-03 18:28:40] "PUT /security-group/eae6c556-2f4a-4749-9ef7-5beb5407d235 HTTP/1.1" 200 262 0.066849 10.0.0.27 - - [2026-02-03 18:28:40] "PUT /access-control-list/9f519bdf-6258-45c2-a8c3-7820764b288a HTTP/1.1" 200 272 0.017015 10.0.0.27 - - [2026-02-03 18:28:40] "PUT /access-control-list/f19321f7-892b-44f7-bcd3-99c6115c8728 HTTP/1.1" 200 272 0.024840 10.0.0.27 - - [2026-02-03 18:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031447 10.0.0.27 - - [2026-02-03 18:28:40] "POST /tags HTTP/1.1" 409 228 0.009953 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.27 - - [2026-02-03 18:28:40] "GET /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011043 10.0.0.27 - - [2026-02-03 18:28:40] "POST /tags HTTP/1.1" 200 291 0.058628 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010427 10.0.0.27 - - [2026-02-03 18:28:40] "GET /tag/04371d8e-a480-4975-b24e-235f688a7a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.016482 10.0.0.27 - - [2026-02-03 18:28:40] "POST /tags HTTP/1.1" 200 303 0.068980 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010126 10.0.0.27 - - [2026-02-03 18:28:40] "GET /tag/f9b69840-69bf-4d76-ae93-3decc6529b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015139 10.0.0.27 - - [2026-02-03 18:28:40] "POST /tags HTTP/1.1" 409 252 0.006360 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.27 - - [2026-02-03 18:28:40] "GET /tag/5101e6d1-02f1-46c3-9a77-922b59b26655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011738 10.0.0.27 - - [2026-02-03 18:28:40] "POST /tags HTTP/1.1" 409 226 0.002291 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.27 - - [2026-02-03 18:28:40] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011280 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.27 - - [2026-02-03 18:28:40] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005475 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2026-02-03 18:28:40] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038037 10.0.0.27 - - [2026-02-03 18:28:40] "POST /virtual-machines HTTP/1.1" 200 395 0.010745 10.0.0.27 - - [2026-02-03 18:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017769 10.0.0.27 - - [2026-02-03 18:28:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118666 10.0.0.27 - - [2026-02-03 18:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010544 10.0.0.27 - - [2026-02-03 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008079 10.0.0.27 - - [2026-02-03 18:28:41] "POST /instance-ips HTTP/1.1" 200 397 0.026507 10.0.0.27 - - [2026-02-03 18:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026055 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013624 10.0.0.27 - - [2026-02-03 18:28:41] "POST /set-tag HTTP/1.1" 200 109 0.068219 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009381 10.0.0.27 - - [2026-02-03 18:28:41] "GET /instance-ip/29fdff5c-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003295 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005282 10.0.0.27 - - [2026-02-03 18:28:41] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.018661 10.0.0.27 - - [2026-02-03 18:28:41] "POST /ref-update HTTP/1.1" 200 156 0.011073 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010619 10.0.0.27 - - [2026-02-03 18:28:41] "POST /set-tag HTTP/1.1" 200 109 0.003547 10.0.0.27 - - [2026-02-03 18:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004585 10.0.0.27 - - [2026-02-03 18:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2026-02-03 18:28:41] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057786 10.0.0.27 - - [2026-02-03 18:28:41] "POST /virtual-machines HTTP/1.1" 200 395 0.015104 10.0.0.27 - - [2026-02-03 18:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011466 10.0.0.27 - - [2026-02-03 18:28:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141008 10.0.0.27 - - [2026-02-03 18:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009870 10.0.0.27 - - [2026-02-03 18:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008389 10.0.0.27 - - [2026-02-03 18:28:41] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006034 10.0.0.27 - - [2026-02-03 18:28:41] "POST /instance-ips HTTP/1.1" 200 397 0.036834 10.0.0.27 - - [2026-02-03 18:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035584 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012205 10.0.0.27 - - [2026-02-03 18:28:42] "POST /set-tag HTTP/1.1" 200 109 0.066862 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014691 10.0.0.27 - - [2026-02-03 18:28:42] "GET /instance-ip/2a87c2f0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004304 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006458 10.0.0.27 - - [2026-02-03 18:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.005221 10.0.0.27 - - [2026-02-03 18:28:42] "POST /ref-update HTTP/1.1" 200 156 0.012127 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005304 10.0.0.27 - - [2026-02-03 18:28:42] "POST /set-tag HTTP/1.1" 200 109 0.003360 10.0.0.27 - - [2026-02-03 18:28:42] "POST /tags HTTP/1.1" 200 291 0.027843 10.0.0.27 - - [2026-02-03 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.27 - - [2026-02-03 18:28:42] "GET /tag/68d06158-29be-497e-b0fd-84c4c04abb06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013281 10.0.0.27 - - [2026-02-03 18:28:42] "POST /tags HTTP/1.1" 409 252 0.002477 10.0.0.27 - - [2026-02-03 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.27 - - [2026-02-03 18:28:42] "GET /tag/2d176a60-ae51-4886-a027-26ced5f4fe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012833 10.0.0.27 - - [2026-02-03 18:28:42] "POST /tags HTTP/1.1" 409 226 0.002773 10.0.0.27 - - [2026-02-03 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.27 - - [2026-02-03 18:28:42] "GET /tag/3c692baf-1b08-46f6-a394-2bb96037369d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011436 10.0.0.27 - - [2026-02-03 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005583 10.0.0.27 - - [2026-02-03 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.27 - - [2026-02-03 18:28:42] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039433 10.0.0.27 - - [2026-02-03 18:28:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009465 10.0.0.27 - - [2026-02-03 18:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025315 10.0.0.27 - - [2026-02-03 18:28:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112061 10.0.0.27 - - [2026-02-03 18:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011852 10.0.0.27 - - [2026-02-03 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013901 10.0.0.27 - - [2026-02-03 18:28:42] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006301 10.0.0.27 - - [2026-02-03 18:28:43] "POST /instance-ips HTTP/1.1" 200 397 0.025889 10.0.0.27 - - [2026-02-03 18:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050667 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015450 10.0.0.27 - - [2026-02-03 18:28:43] "POST /set-tag HTTP/1.1" 200 109 0.075913 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019096 10.0.0.27 - - [2026-02-03 18:28:43] "GET /instance-ip/2b2b9b78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004058 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006090 10.0.0.27 - - [2026-02-03 18:28:43] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005883 10.0.0.27 - - [2026-02-03 18:28:43] "POST /ref-update HTTP/1.1" 200 156 0.011454 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023929 10.0.0.27 - - [2026-02-03 18:28:43] "POST /set-tag HTTP/1.1" 200 109 0.004662 10.0.0.27 - - [2026-02-03 18:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005751 10.0.0.27 - - [2026-02-03 18:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.27 - - [2026-02-03 18:28:43] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.065954 10.0.0.27 - - [2026-02-03 18:28:43] "POST /virtual-machines HTTP/1.1" 200 395 0.013325 10.0.0.27 - - [2026-02-03 18:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024943 10.0.0.27 - - [2026-02-03 18:28:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117245 10.0.0.27 - - [2026-02-03 18:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010293 10.0.0.27 - - [2026-02-03 18:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013586 10.0.0.27 - - [2026-02-03 18:28:43] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004813 10.0.0.27 - - [2026-02-03 18:28:43] "POST /instance-ips HTTP/1.1" 200 397 0.024250 10.0.0.27 - - [2026-02-03 18:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018886 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008623 10.0.0.27 - - [2026-02-03 18:28:44] "POST /set-tag HTTP/1.1" 200 109 0.063926 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015097 10.0.0.27 - - [2026-02-03 18:28:44] "GET /instance-ip/2bbae094-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003520 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004796 10.0.0.27 - - [2026-02-03 18:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004645 10.0.0.27 - - [2026-02-03 18:28:44] "POST /ref-update HTTP/1.1" 200 156 0.011572 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017375 10.0.0.27 - - [2026-02-03 18:28:44] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.27 - - [2026-02-03 18:28:44] "POST /tags HTTP/1.1" 200 299 0.030482 10.0.0.27 - - [2026-02-03 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014590 10.0.0.27 - - [2026-02-03 18:28:44] "GET /tag/0074b466-5fa4-4916-bbef-a33bf4f32c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.013312 10.0.0.27 - - [2026-02-03 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005148 10.0.0.27 - - [2026-02-03 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.27 - - [2026-02-03 18:28:44] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044973 10.0.0.27 - - [2026-02-03 18:28:44] "POST /virtual-machines HTTP/1.1" 200 395 0.025846 10.0.0.27 - - [2026-02-03 18:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037622 10.0.0.27 - - [2026-02-03 18:28:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115690 10.0.0.27 - - [2026-02-03 18:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014422 10.0.0.27 - - [2026-02-03 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011741 10.0.0.27 - - [2026-02-03 18:28:44] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007166 10.0.0.27 - - [2026-02-03 18:28:44] "POST /instance-ips HTTP/1.1" 200 397 0.021333 10.0.0.27 - - [2026-02-03 18:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038847 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014749 10.0.0.27 - - [2026-02-03 18:28:45] "POST /set-tag HTTP/1.1" 200 109 0.027679 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019028 10.0.0.27 - - [2026-02-03 18:28:45] "GET /instance-ip/2c4fde60-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004189 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007065 10.0.0.27 - - [2026-02-03 18:28:45] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.27 - - [2026-02-03 18:28:45] "POST /tags HTTP/1.1" 200 299 0.019290 10.0.0.27 - - [2026-02-03 18:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.27 - - [2026-02-03 18:28:45] "GET /tag/d3973708-c96b-4904-9741-f5e02fd19d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012695 10.0.0.27 - - [2026-02-03 18:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004656 10.0.0.27 - - [2026-02-03 18:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.27 - - [2026-02-03 18:28:45] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039208 10.0.0.27 - - [2026-02-03 18:28:45] "POST /virtual-machines HTTP/1.1" 200 395 0.010163 10.0.0.27 - - [2026-02-03 18:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009486 10.0.0.27 - - [2026-02-03 18:28:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105496 10.0.0.27 - - [2026-02-03 18:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027315 10.0.0.27 - - [2026-02-03 18:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016493 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006540 10.0.0.27 - - [2026-02-03 18:28:45] "POST /instance-ips HTTP/1.1" 200 397 0.023721 10.0.0.27 - - [2026-02-03 18:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033179 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010790 10.0.0.27 - - [2026-02-03 18:28:45] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016531 10.0.0.27 - - [2026-02-03 18:28:45] "GET /instance-ip/2cc373fc-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005396 10.0.0.27 - - [2026-02-03 18:28:45] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005320 10.0.0.27 - - [2026-02-03 18:28:45] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.27 - - [2026-02-03 18:28:45] "POST /tags HTTP/1.1" 200 299 0.021764 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.27 - - [2026-02-03 18:28:46] "GET /tag/1a5ea1f2-9484-4e00-a1c8-997f9aa0c93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013542 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2026-02-03 18:28:46] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004935 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.27 - - [2026-02-03 18:28:46] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037504 10.0.0.27 - - [2026-02-03 18:28:46] "POST /virtual-machines HTTP/1.1" 200 395 0.009908 10.0.0.27 - - [2026-02-03 18:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010155 10.0.0.27 - - [2026-02-03 18:28:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116843 10.0.0.27 - - [2026-02-03 18:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034055 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.27 - - [2026-02-03 18:28:46] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005432 10.0.0.27 - - [2026-02-03 18:28:46] "POST /instance-ips HTTP/1.1" 200 397 0.032141 10.0.0.27 - - [2026-02-03 18:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032455 10.0.0.27 - - [2026-02-03 18:28:46] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011488 10.0.0.27 - - [2026-02-03 18:28:46] "POST /set-tag HTTP/1.1" 200 109 0.022940 10.0.0.27 - - [2026-02-03 18:28:46] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011688 10.0.0.27 - - [2026-02-03 18:28:46] "GET /instance-ip/2d33335e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004686 10.0.0.27 - - [2026-02-03 18:28:46] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005951 10.0.0.27 - - [2026-02-03 18:28:46] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.27 - - [2026-02-03 18:28:46] "POST /tags HTTP/1.1" 200 299 0.024343 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012618 10.0.0.27 - - [2026-02-03 18:28:46] "GET /tag/0ba8f0df-8acb-4085-b278-da8a2abd5eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013427 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.27 - - [2026-02-03 18:28:46] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005343 10.0.0.27 - - [2026-02-03 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.27 - - [2026-02-03 18:28:46] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046571 10.0.0.27 - - [2026-02-03 18:28:46] "POST /virtual-machines HTTP/1.1" 200 395 0.011172 10.0.0.27 - - [2026-02-03 18:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010878 10.0.0.27 - - [2026-02-03 18:28:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109793 10.0.0.27 - - [2026-02-03 18:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028695 10.0.0.27 - - [2026-02-03 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010185 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006221 10.0.0.27 - - [2026-02-03 18:28:47] "POST /instance-ips HTTP/1.1" 200 397 0.025800 10.0.0.27 - - [2026-02-03 18:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035292 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008050 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.018866 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019688 10.0.0.27 - - [2026-02-03 18:28:47] "GET /instance-ip/2da7bba2-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003831 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005225 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004451 10.0.0.27 - - [2026-02-03 18:28:47] "POST /ref-update HTTP/1.1" 200 156 0.011062 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015141 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.004153 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005392 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005075 10.0.0.27 - - [2026-02-03 18:28:47] "POST /ref-update HTTP/1.1" 200 156 0.013556 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005139 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004664 10.0.0.27 - - [2026-02-03 18:28:47] "POST /ref-update HTTP/1.1" 200 156 0.012105 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006622 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005008 10.0.0.27 - - [2026-02-03 18:28:47] "POST /ref-update HTTP/1.1" 200 156 0.009796 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012928 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005112 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004909 10.0.0.27 - - [2026-02-03 18:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.27 - - [2026-02-03 18:28:47] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005446 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007294 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.003525 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006502 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004544 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.003322 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005748 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.006680 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005267 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005043 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.003392 10.0.0.27 - - [2026-02-03 18:28:48] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005494 10.0.0.27 - - [2026-02-03 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.27 - - [2026-02-03 18:28:50] "GET /virtual-machine/435f942d-9ff7-48a1-b89c-7e104fbc7b83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004700 10.0.0.27 - - [2026-02-03 18:28:50] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004964 10.0.0.27 - - [2026-02-03 18:28:50] "GET /virtual-machine/e3da2705-5a6e-46e5-a55f-b1a6cd57fc74?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003435 10.0.0.27 - - [2026-02-03 18:28:50] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005090 10.0.0.27 - - [2026-02-03 18:28:51] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005229 10.0.0.27 - - [2026-02-03 18:28:51] "POST /set-tag HTTP/1.1" 200 109 0.003028 10.0.0.27 - - [2026-02-03 18:28:52] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011936 10.0.0.27 - - [2026-02-03 18:28:52] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.27 - - [2026-02-03 18:28:52] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004776 10.0.0.27 - - [2026-02-03 18:28:52] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.27 - - [2026-02-03 18:28:55] "GET /virtual-machine/035bca0e-6873-43a3-a45b-f9a67eb8b00a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003384 10.0.0.27 - - [2026-02-03 18:28:55] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004519 10.0.0.27 - - [2026-02-03 18:28:55] "GET /virtual-machine/35b2f220-17ab-40e9-8ef1-9e5489c4e2c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004003 10.0.0.27 - - [2026-02-03 18:28:55] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004660 10.0.0.27 - - [2026-02-03 18:28:55] "GET /virtual-machine/577f46bd-6bfa-4f63-a0eb-091033055546?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003686 10.0.0.27 - - [2026-02-03 18:28:55] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005359 10.0.0.27 - - [2026-02-03 18:28:56] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006469 10.0.0.27 - - [2026-02-03 18:28:56] "POST /set-tag HTTP/1.1" 200 109 0.006114 10.0.0.27 - - [2026-02-03 18:28:57] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006878 10.0.0.27 - - [2026-02-03 18:28:57] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.27 - - [2026-02-03 18:29:00] "GET /virtual-machine/2750ff09-39bd-4a22-a94f-29691e7260ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004201 10.0.0.27 - - [2026-02-03 18:29:00] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005339 10.0.0.27 - - [2026-02-03 18:29:00] "GET /virtual-machine/23f8e9f6-1a71-48b4-963e-4e3704620ee2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004112 10.0.0.27 - - [2026-02-03 18:29:00] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006389 10.0.0.27 - - [2026-02-03 18:29:00] "GET /virtual-machine/2ebe1f3b-e32f-4047-b902-d27f44c7a3f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004327 10.0.0.27 - - [2026-02-03 18:29:00] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005918 10.0.0.27 - - [2026-02-03 18:29:01] "GET /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002645 10.0.0.27 - - [2026-02-03 18:29:01] "POST /tags HTTP/1.1" 200 333 0.031561 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012624 10.0.0.27 - - [2026-02-03 18:29:01] "GET /tag/c59f9283-e0dc-4038-b4f2-052d91154b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022029 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2026-02-03 18:29:01] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042871 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.27 - - [2026-02-03 18:29:01] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006468 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.27 - - [2026-02-03 18:29:01] "GET /service-appliance-set/812f5cf7-c88c-41e7-9fc9-51e0f63f1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003455 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.002376 10.0.0.27 - - [2026-02-03 18:29:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114070 10.0.0.27 - - [2026-02-03 18:29:01] "GET /virtual-machine-interface/f56f1025-79df-43f2-9ae7-4703327fafd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018090 10.0.0.27 - - [2026-02-03 18:29:01] "POST /instance-ips HTTP/1.1" 200 409 0.027459 10.0.0.27 - - [2026-02-03 18:29:01] "GET /instance-ip/ac3b718d-d6aa-4912-be6d-b6d7660e4dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006019 10.0.0.27 - - [2026-02-03 18:29:01] "POST /loadbalancers HTTP/1.1" 200 629 0.071767 10.0.0.27 - - [2026-02-03 18:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018075 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011991 10.0.0.27 - - [2026-02-03 18:29:01] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060797 10.0.0.27 - - [2026-02-03 18:29:01] "GET /instance-ip/ac3b718d-d6aa-4912-be6d-b6d7660e4dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007645 10.0.0.27 - - [2026-02-03 18:29:01] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058894 10.0.0.27 - - [2026-02-03 18:29:01] "GET /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.009088 10.0.0.27 - - [2026-02-03 18:29:01] "POST /floating-ips HTTP/1.1" 200 597 0.074042 10.0.0.27 - - [2026-02-03 18:29:01] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.078426 10.0.0.27 - - [2026-02-03 18:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011367 10.0.0.27 - - [2026-02-03 18:29:02] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064347 10.0.0.27 - - [2026-02-03 18:29:02] "GET /loadbalancer-listener/d9dec439-8148-445b-9037-baa192a849f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004795 10.0.0.27 - - [2026-02-03 18:29:02] "GET /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003425 10.0.0.27 - - [2026-02-03 18:29:02] "GET /loadbalancer-listener/d9dec439-8148-445b-9037-baa192a849f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.009444 10.0.0.27 - - [2026-02-03 18:29:02] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028665 10.0.0.27 - - [2026-02-03 18:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2026-02-03 18:29:02] "GET /instance-ip/ac3b718d-d6aa-4912-be6d-b6d7660e4dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.011699 10.0.0.27 - - [2026-02-03 18:29:02] "GET /instance-ip/ac3b718d-d6aa-4912-be6d-b6d7660e4dcb?fields=floating_ips HTTP/1.1" 200 1213 0.011299 10.0.0.27 - - [2026-02-03 18:29:02] "GET /floating-ip/0031c28d-9b8a-46d3-8f7a-bff9eeec1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003348 10.0.0.27 - - [2026-02-03 18:29:02] "GET /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003524 10.0.0.27 - - [2026-02-03 18:29:02] "GET /loadbalancer-pool/d21840a9-9689-495b-9b8b-f51ada0477a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004866 10.0.0.27 - - [2026-02-03 18:29:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027125 10.0.0.27 - - [2026-02-03 18:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010911 10.0.0.27 - - [2026-02-03 18:29:02] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007626 10.0.0.27 - - [2026-02-03 18:29:02] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004745 10.0.0.27 - - [2026-02-03 18:29:02] "POST /tags HTTP/1.1" 409 221 0.003966 10.0.0.27 - - [2026-02-03 18:29:02] "POST /ref-update HTTP/1.1" 200 156 0.009452 10.0.0.27 - - [2026-02-03 18:29:02] "GET /floating-ip/0031c28d-9b8a-46d3-8f7a-bff9eeec1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.015646 10.0.0.27 - - [2026-02-03 18:29:02] "PUT /floating-ip/0031c28d-9b8a-46d3-8f7a-bff9eeec1365 HTTP/1.1" 200 256 0.009498 10.0.0.27 - - [2026-02-03 18:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007926 10.0.0.27 - - [2026-02-03 18:29:02] "GET /tag/c59f9283-e0dc-4038-b4f2-052d91154b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011937 10.0.0.27 - - [2026-02-03 18:29:02] "POST /set-tag HTTP/1.1" 200 109 0.075054 10.0.0.27 - - [2026-02-03 18:29:02] "GET /loadbalancer-pool/d21840a9-9689-495b-9b8b-f51ada0477a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004283 10.0.0.27 - - [2026-02-03 18:29:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023762 10.0.0.27 - - [2026-02-03 18:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015637 10.0.0.27 - - [2026-02-03 18:29:02] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.036662 10.0.0.27 - - [2026-02-03 18:29:02] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026278 10.0.0.27 - - [2026-02-03 18:29:02] "POST /ref-update HTTP/1.1" 200 156 0.014795 10.0.0.27 - - [2026-02-03 18:29:02] "GET /floating-ip/0031c28d-9b8a-46d3-8f7a-bff9eeec1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.020772 10.0.0.27 - - [2026-02-03 18:29:02] "POST /set-tag HTTP/1.1" 200 109 0.083941 10.0.0.27 - - [2026-02-03 18:29:03] "POST /tags HTTP/1.1" 409 206 0.003406 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.27 - - [2026-02-03 18:29:03] "GET /tag/f9b69840-69bf-4d76-ae93-3decc6529b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019384 10.0.0.27 - - [2026-02-03 18:29:03] "POST /tags HTTP/1.1" 409 204 0.010196 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2026-02-03 18:29:03] "GET /tag/d3973708-c96b-4904-9741-f5e02fd19d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015094 10.0.0.27 - - [2026-02-03 18:29:03] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003311 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.27 - - [2026-02-03 18:29:03] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004001 10.0.0.27 - - [2026-02-03 18:29:03] "POST /tags HTTP/1.1" 409 206 0.002615 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.27 - - [2026-02-03 18:29:03] "GET /tag/f9b69840-69bf-4d76-ae93-3decc6529b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012079 10.0.0.27 - - [2026-02-03 18:29:03] "POST /tags HTTP/1.1" 409 226 0.002864 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.27 - - [2026-02-03 18:29:03] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012079 10.0.0.27 - - [2026-02-03 18:29:03] "POST /tags HTTP/1.1" 409 204 0.002366 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.27 - - [2026-02-03 18:29:03] "GET /tag/d3973708-c96b-4904-9741-f5e02fd19d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011053 10.0.0.27 - - [2026-02-03 18:29:03] "POST /tags HTTP/1.1" 409 226 0.002125 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.27 - - [2026-02-03 18:29:03] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016691 10.0.0.27 - - [2026-02-03 18:29:03] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003181 10.0.0.27 - - [2026-02-03 18:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.27 - - [2026-02-03 18:29:03] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004151 10.0.0.27 - - [2026-02-03 18:29:03] "POST /firewall-rules HTTP/1.1" 200 626 0.099113 10.0.0.27 - - [2026-02-03 18:29:04] "POST /firewall-rules HTTP/1.1" 200 646 0.077557 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-rule/568681a6-3c73-45c8-9930-fdbf3dfda7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.006379 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003216 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-rule/d12b3570-79b1-4f76-9308-af479b07f1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004935 10.0.0.27 - - [2026-02-03 18:29:04] "POST /ref-update HTTP/1.1" 200 156 0.019485 10.0.0.27 - - [2026-02-03 18:29:04] "POST /firewall-policys HTTP/1.1" 200 606 0.044042 10.0.0.27 - - [2026-02-03 18:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015320 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010432 10.0.0.27 - - [2026-02-03 18:29:04] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002741 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003232 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/24890a74-cbf4-44ee-8cad-342292cbf0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004241 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004512 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004770 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002607 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002681 10.0.0.27 - - [2026-02-03 18:29:04] "POST /ref-update HTTP/1.1" 200 156 0.022413 10.0.0.27 - - [2026-02-03 18:29:04] "POST /ref-update HTTP/1.1" 200 156 0.032127 10.0.0.27 - - [2026-02-03 18:29:04] "POST /ref-update HTTP/1.1" 200 156 0.031615 10.0.0.27 - - [2026-02-03 18:29:04] "POST /ref-update HTTP/1.1" 200 156 0.024884 10.0.0.27 - - [2026-02-03 18:29:04] "POST /ref-update HTTP/1.1" 200 156 0.039396 10.0.0.27 - - [2026-02-03 18:29:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010005 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:30:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001473 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:30:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:30:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:30:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:30:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:30:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 252 0.002663 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/2d176a60-ae51-4886-a027-26ced5f4fe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013207 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 228 0.002240 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011703 10.0.0.27 - - [2026-02-03 18:31:03] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004536 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.27 - - [2026-02-03 18:31:03] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003607 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 206 0.002545 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/f9b69840-69bf-4d76-ae93-3decc6529b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012107 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 226 0.002356 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012044 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 204 0.002623 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/d3973708-c96b-4904-9741-f5e02fd19d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012166 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 226 0.002439 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/55056e8e-d924-448e-a7d6-9b987c3972af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014256 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 228 0.002970 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011323 10.0.0.27 - - [2026-02-03 18:31:03] "POST /tags HTTP/1.1" 409 252 0.002622 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.27 - - [2026-02-03 18:31:03] "GET /tag/2d176a60-ae51-4886-a027-26ced5f4fe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011369 10.0.0.27 - - [2026-02-03 18:31:03] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003949 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.27 - - [2026-02-03 18:31:03] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002932 10.0.0.27 - - [2026-02-03 18:31:03] "POST /firewall-rules HTTP/1.1" 409 281 0.002467 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.27 - - [2026-02-03 18:31:03] "PUT /firewall-rule/d12b3570-79b1-4f76-9308-af479b07f1d2 HTTP/1.1" 200 260 0.022610 10.0.0.27 - - [2026-02-03 18:31:03] "POST /firewall-rules HTTP/1.1" 409 291 0.002630 10.0.0.27 - - [2026-02-03 18:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.27 - - [2026-02-03 18:31:03] "PUT /firewall-rule/568681a6-3c73-45c8-9930-fdbf3dfda7dc HTTP/1.1" 200 260 0.022138 10.0.0.27 - - [2026-02-03 18:31:03] "GET /firewall-rule/568681a6-3c73-45c8-9930-fdbf3dfda7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.011583 10.0.0.27 - - [2026-02-03 18:31:04] "POST /firewall-rules HTTP/1.1" 200 658 0.089173 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-rule/bb06cddb-e885-4351-a862-34d887ae3152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.008937 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003094 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-rule/d12b3570-79b1-4f76-9308-af479b07f1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004348 10.0.0.27 - - [2026-02-03 18:31:04] "POST /firewall-policys HTTP/1.1" 409 269 0.002883 10.0.0.27 - - [2026-02-03 18:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2026-02-03 18:31:04] "PUT /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89 HTTP/1.1" 200 264 0.022041 10.0.0.27 - - [2026-02-03 18:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029055 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007240 10.0.0.27 - - [2026-02-03 18:31:04] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003097 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002773 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002971 10.0.0.27 - - [2026-02-03 18:31:04] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003250 10.0.0.27 - - [2026-02-03 18:31:16] "GET /global-system-configs HTTP/1.1" 200 322 0.017997 10.0.0.27 - - [2026-02-03 18:31:17] "GET /global-system-configs HTTP/1.1" 200 322 0.010213 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:31:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001490 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:31:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001559 10.0.0.27 - - [2026-02-03 18:32:05] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009740 10.0.0.27 - - [2026-02-03 18:32:05] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.27 - - [2026-02-03 18:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2026-02-03 18:32:05] "GET /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.011980 10.0.0.27 - - [2026-02-03 18:32:05] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005079 10.0.0.27 - - [2026-02-03 18:32:05] "POST /set-tag HTTP/1.1" 200 109 0.026379 10.0.0.27 - - [2026-02-03 18:32:05] "DELETE /loadbalancer-member/d53a3e61-283f-4d75-be5c-aca4b6f337b2 HTTP/1.1" 200 115 0.049795 10.0.0.27 - - [2026-02-03 18:32:05] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005380 10.0.0.27 - - [2026-02-03 18:32:05] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.27 - - [2026-02-03 18:32:05] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004998 10.0.0.27 - - [2026-02-03 18:32:05] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.27 - - [2026-02-03 18:32:05] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005019 10.0.0.27 - - [2026-02-03 18:32:05] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.27 - - [2026-02-03 18:32:05] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005322 10.0.0.27 - - [2026-02-03 18:32:05] "POST /set-tag HTTP/1.1" 200 109 0.003759 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005123 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.003849 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005323 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005918 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.27 - - [2026-02-03 18:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.27 - - [2026-02-03 18:32:06] "GET /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003716 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012275 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.006894 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005632 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine/e3da2705-5a6e-46e5-a55f-b1a6cd57fc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003518 10.0.0.27 - - [2026-02-03 18:32:06] "POST /ref-update HTTP/1.1" 200 156 0.031582 10.0.0.27 - - [2026-02-03 18:32:06] "GET /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005108 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.022204 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.048552 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.019821 10.0.0.27 - - [2026-02-03 18:32:06] "POST /set-tag HTTP/1.1" 200 109 0.044075 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.031249 10.0.0.27 - - [2026-02-03 18:32:07] "DELETE /instance-ip/2a87c2f0-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.045933 10.0.0.27 - - [2026-02-03 18:32:07] "POST /ref-update HTTP/1.1" 200 156 0.009499 10.0.0.27 - - [2026-02-03 18:32:07] "DELETE /virtual-machine-interface/2a684ab0-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.047604 10.0.0.27 - - [2026-02-03 18:32:07] "DELETE /virtual-machine/e3da2705-5a6e-46e5-a55f-b1a6cd57fc74 HTTP/1.1" 200 115 0.025079 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006361 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004709 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine/035bca0e-6873-43a3-a45b-f9a67eb8b00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003966 10.0.0.27 - - [2026-02-03 18:32:07] "POST /ref-update HTTP/1.1" 200 156 0.011887 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014762 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.022661 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.034553 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.038934 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.034441 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.032394 10.0.0.27 - - [2026-02-03 18:32:07] "DELETE /instance-ip/2b2b9b78-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.065002 10.0.0.27 - - [2026-02-03 18:32:07] "DELETE /virtual-machine-interface/2b0fccd6-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.043485 10.0.0.27 - - [2026-02-03 18:32:07] "DELETE /virtual-machine/035bca0e-6873-43a3-a45b-f9a67eb8b00a HTTP/1.1" 200 115 0.018577 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007564 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004472 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine/435f942d-9ff7-48a1-b89c-7e104fbc7b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002870 10.0.0.27 - - [2026-02-03 18:32:07] "POST /ref-update HTTP/1.1" 200 156 0.009512 10.0.0.27 - - [2026-02-03 18:32:07] "GET /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007704 10.0.0.27 - - [2026-02-03 18:32:07] "POST /set-tag HTTP/1.1" 200 109 0.021210 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.035658 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.027139 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.013384 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.024167 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /instance-ip/29fdff5c-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.049636 10.0.0.27 - - [2026-02-03 18:32:08] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /virtual-machine-interface/29e1a488-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.040466 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /virtual-machine/435f942d-9ff7-48a1-b89c-7e104fbc7b83 HTTP/1.1" 200 115 0.019701 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /tag/04371d8e-a480-4975-b24e-235f688a7a9c HTTP/1.1" 200 115 0.051250 10.0.0.27 - - [2026-02-03 18:32:08] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006892 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.27 - - [2026-02-03 18:32:08] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005574 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.27 - - [2026-02-03 18:32:08] "GET /virtual-machine/35b2f220-17ab-40e9-8ef1-9e5489c4e2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003049 10.0.0.27 - - [2026-02-03 18:32:08] "POST /ref-update HTTP/1.1" 200 156 0.011922 10.0.0.27 - - [2026-02-03 18:32:08] "GET /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009978 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.020317 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.035220 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.031041 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.017337 10.0.0.27 - - [2026-02-03 18:32:08] "POST /set-tag HTTP/1.1" 200 109 0.027166 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /instance-ip/2bbae094-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.049693 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /virtual-machine-interface/2b9fb5ee-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.049835 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /virtual-machine/35b2f220-17ab-40e9-8ef1-9e5489c4e2c7 HTTP/1.1" 200 115 0.025656 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /tag/68d06158-29be-497e-b0fd-84c4c04abb06 HTTP/1.1" 200 115 0.039866 10.0.0.27 - - [2026-02-03 18:32:08] "DELETE /tag/f9b69840-69bf-4d76-ae93-3decc6529b7d HTTP/1.1" 409 388 0.004870 10.0.0.27 - - [2026-02-03 18:32:36] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008545 10.0.0.27 - - [2026-02-03 18:32:36] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.27 - - [2026-02-03 18:32:36] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005739 10.0.0.27 - - [2026-02-03 18:32:36] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.27 - - [2026-02-03 18:32:36] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006203 10.0.0.27 - - [2026-02-03 18:32:36] "POST /set-tag HTTP/1.1" 200 109 0.005556 10.0.0.27 - - [2026-02-03 18:32:37] "GET /virtual-machine/577f46bd-6bfa-4f63-a0eb-091033055546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003836 10.0.0.27 - - [2026-02-03 18:32:37] "POST /ref-update HTTP/1.1" 200 156 0.012110 10.0.0.27 - - [2026-02-03 18:32:37] "GET /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014664 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.019018 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.024204 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.021658 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.024407 10.0.0.27 - - [2026-02-03 18:32:37] "DELETE /instance-ip/2c4fde60-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.057054 10.0.0.27 - - [2026-02-03 18:32:37] "DELETE /virtual-machine-interface/2c340a78-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.048624 10.0.0.27 - - [2026-02-03 18:32:37] "DELETE /virtual-machine/577f46bd-6bfa-4f63-a0eb-091033055546 HTTP/1.1" 200 115 0.025037 10.0.0.27 - - [2026-02-03 18:32:37] "DELETE /tag/0074b466-5fa4-4916-bbef-a33bf4f32c04 HTTP/1.1" 200 115 0.045705 10.0.0.27 - - [2026-02-03 18:32:37] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004795 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.27 - - [2026-02-03 18:32:37] "GET /virtual-machine/2ebe1f3b-e32f-4047-b902-d27f44c7a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003426 10.0.0.27 - - [2026-02-03 18:32:37] "POST /ref-update HTTP/1.1" 200 156 0.011635 10.0.0.27 - - [2026-02-03 18:32:37] "GET /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004746 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.032599 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.057549 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.022664 10.0.0.27 - - [2026-02-03 18:32:37] "POST /set-tag HTTP/1.1" 200 109 0.048903 10.0.0.27 - - [2026-02-03 18:32:37] "DELETE /instance-ip/2da7bba2-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.056091 10.0.0.27 - - [2026-02-03 18:32:37] "DELETE /virtual-machine-interface/2d90e77e-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.070274 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /virtual-machine/2ebe1f3b-e32f-4047-b902-d27f44c7a3f5 HTTP/1.1" 200 115 0.031542 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /tag/0ba8f0df-8acb-4085-b278-da8a2abd5eab HTTP/1.1" 200 115 0.035206 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004894 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004606 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine/23f8e9f6-1a71-48b4-963e-4e3704620ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003756 10.0.0.27 - - [2026-02-03 18:32:38] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018279 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.019930 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.052703 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.037558 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.018007 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /instance-ip/2cc373fc-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.053160 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /virtual-machine-interface/2cac668a-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.045991 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /virtual-machine/23f8e9f6-1a71-48b4-963e-4e3704620ee2 HTTP/1.1" 200 115 0.039057 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /tag/d3973708-c96b-4904-9741-f5e02fd19d50 HTTP/1.1" 409 236 0.009637 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /tag/d5d146f3-12ae-4c77-9c65-e9694b7ef53a HTTP/1.1" 200 115 0.042710 10.0.0.27 - - [2026-02-03 18:32:38] "DELETE /tag/5101e6d1-02f1-46c3-9a77-922b59b26655 HTTP/1.1" 200 115 0.039560 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005753 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.003658 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006324 10.0.0.27 - - [2026-02-03 18:32:38] "POST /set-tag HTTP/1.1" 200 109 0.014006 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine/2750ff09-39bd-4a22-a94f-29691e7260ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003477 10.0.0.27 - - [2026-02-03 18:32:38] "POST /ref-update HTTP/1.1" 200 156 0.010333 10.0.0.27 - - [2026-02-03 18:32:38] "GET /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006045 10.0.0.27 - - [2026-02-03 18:32:39] "POST /set-tag HTTP/1.1" 200 109 0.022414 10.0.0.27 - - [2026-02-03 18:32:39] "POST /set-tag HTTP/1.1" 200 109 0.040968 10.0.0.27 - - [2026-02-03 18:32:39] "POST /set-tag HTTP/1.1" 200 109 0.029896 10.0.0.27 - - [2026-02-03 18:32:39] "POST /set-tag HTTP/1.1" 200 109 0.021287 10.0.0.27 - - [2026-02-03 18:32:39] "DELETE /instance-ip/2d33335e-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.064185 10.0.0.27 - - [2026-02-03 18:32:39] "DELETE /virtual-machine-interface/2d1a5334-012e-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.065388 10.0.0.27 - - [2026-02-03 18:32:39] "DELETE /virtual-machine/2750ff09-39bd-4a22-a94f-29691e7260ca HTTP/1.1" 200 115 0.041183 10.0.0.27 - - [2026-02-03 18:32:39] "DELETE /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d HTTP/1.1" 409 236 0.006126 10.0.0.27 - - [2026-02-03 18:32:39] "DELETE /tag/2d176a60-ae51-4886-a027-26ced5f4fe68 HTTP/1.1" 409 236 0.005996 10.0.0.27 - - [2026-02-03 18:32:39] "DELETE /tag/1a5ea1f2-9484-4e00-a1c8-997f9aa0c93e HTTP/1.1" 200 115 0.028313 10.0.0.27 - - [2026-02-03 18:32:40] "POST /projects HTTP/1.1" 409 238 0.002481 10.0.0.27 - - [2026-02-03 18:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.27 - - [2026-02-03 18:32:40] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029692 10.0.0.27 - - [2026-02-03 18:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.27 - - [2026-02-03 18:32:40] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004639 10.0.0.27 - - [2026-02-03 18:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.27 - - [2026-02-03 18:32:40] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004781 10.0.0.27 - - [2026-02-03 18:32:40] "POST /security-groups HTTP/1.1" 409 285 0.002801 10.0.0.27 - - [2026-02-03 18:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2026-02-03 18:32:41] "PUT /security-group/eae6c556-2f4a-4749-9ef7-5beb5407d235 HTTP/1.1" 200 262 0.059117 10.0.0.27 - - [2026-02-03 18:32:41] "PUT /access-control-list/9f519bdf-6258-45c2-a8c3-7820764b288a HTTP/1.1" 200 272 0.017944 10.0.0.27 - - [2026-02-03 18:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036587 10.0.0.27 - - [2026-02-03 18:32:41] "PUT /access-control-list/f19321f7-892b-44f7-bcd3-99c6115c8728 HTTP/1.1" 200 272 0.029340 10.0.0.27 - - [2026-02-03 18:32:46] "POST /projects HTTP/1.1" 409 238 0.003042 10.0.0.27 - - [2026-02-03 18:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.27 - - [2026-02-03 18:32:46] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042484 10.0.0.27 - - [2026-02-03 18:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.27 - - [2026-02-03 18:32:46] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004240 10.0.0.27 - - [2026-02-03 18:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.27 - - [2026-02-03 18:32:46] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004411 10.0.0.27 - - [2026-02-03 18:32:46] "POST /security-groups HTTP/1.1" 409 285 0.002459 10.0.0.27 - - [2026-02-03 18:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.27 - - [2026-02-03 18:32:46] "PUT /security-group/eae6c556-2f4a-4749-9ef7-5beb5407d235 HTTP/1.1" 200 262 0.055318 10.0.0.27 - - [2026-02-03 18:32:46] "PUT /access-control-list/9f519bdf-6258-45c2-a8c3-7820764b288a HTTP/1.1" 200 272 0.029657 10.0.0.27 - - [2026-02-03 18:32:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.055136 10.0.0.27 - - [2026-02-03 18:32:46] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.009311 10.0.0.27 - - [2026-02-03 18:32:46] "PUT /access-control-list/f19321f7-892b-44f7-bcd3-99c6115c8728 HTTP/1.1" 200 272 0.040749 10.0.0.27 - - [2026-02-03 18:32:46] "GET /firewall-rule/b8071194-7cc7-4e07-b080-18a68d596329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003100 10.0.0.27 - - [2026-02-03 18:32:46] "POST /ref-update HTTP/1.1" 200 156 0.054368 10.0.0.27 - - [2026-02-03 18:32:46] "DELETE /firewall-rule/b8071194-7cc7-4e07-b080-18a68d596329 HTTP/1.1" 200 115 0.059349 10.0.0.27 - - [2026-02-03 18:32:46] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005352 10.0.0.27 - - [2026-02-03 18:32:46] "GET /firewall-rule/a38d1854-e9d2-45e5-b03b-53293b1b231f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003137 10.0.0.27 - - [2026-02-03 18:32:46] "POST /ref-update HTTP/1.1" 200 156 0.054355 10.0.0.27 - - [2026-02-03 18:32:46] "DELETE /firewall-rule/a38d1854-e9d2-45e5-b03b-53293b1b231f HTTP/1.1" 200 115 0.054140 10.0.0.27 - - [2026-02-03 18:32:46] "DELETE /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d HTTP/1.1" 409 236 0.014345 10.0.0.27 - - [2026-02-03 18:32:46] "DELETE /tag/2d176a60-ae51-4886-a027-26ced5f4fe68 HTTP/1.1" 409 236 0.006376 10.0.0.27 - - [2026-02-03 18:32:46] "DELETE /tag/3c692baf-1b08-46f6-a394-2bb96037369d HTTP/1.1" 200 115 0.037909 10.0.0.27 - - [2026-02-03 18:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.27 - - [2026-02-03 18:32:46] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004572 10.0.0.27 - - [2026-02-03 18:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.27 - - [2026-02-03 18:32:46] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004322 10.0.0.27 - - [2026-02-03 18:32:47] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.044440 10.0.0.27 - - [2026-02-03 18:32:47] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.048082 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /security-group/eae6c556-2f4a-4749-9ef7-5beb5407d235 HTTP/1.1" 200 115 0.053385 10.0.0.27 - - [2026-02-03 18:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /access-control-list/9f519bdf-6258-45c2-a8c3-7820764b288a HTTP/1.1" 200 115 0.039239 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /access-control-list/f19321f7-892b-44f7-bcd3-99c6115c8728 HTTP/1.1" 200 115 0.031208 10.0.0.27 - - [2026-02-03 18:32:47] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.032987 10.0.0.27 - - [2026-02-03 18:32:47] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?fields=security_groups HTTP/1.1" 200 1351 0.036533 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /security-group/4d0be277-b522-40ac-bfb8-9affe24f38df HTTP/1.1" 200 115 0.043847 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /access-control-list/08fed7e8-16aa-4268-a6a7-9073bf485d80 HTTP/1.1" 200 115 0.047939 10.0.0.27 - - [2026-02-03 18:32:47] "GET /project/22287dec-cc5b-435b-86fd-6456f94a1d87?fields=application_policy_sets HTTP/1.1" 200 1390 0.047092 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /access-control-list/809eccf5-7aad-491f-9748-7354c9d25f69 HTTP/1.1" 200 115 0.035018 10.0.0.27 - - [2026-02-03 18:32:47] "DELETE /project/22287dec-cc5b-435b-86fd-6456f94a1d87 HTTP/1.1" 200 115 0.308690 10.0.0.27 - - [2026-02-03 18:32:47] "POST /projects HTTP/1.1" 409 238 0.002287 10.0.0.27 - - [2026-02-03 18:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.27 - - [2026-02-03 18:32:47] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028465 10.0.0.27 - - [2026-02-03 18:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.27 - - [2026-02-03 18:32:47] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005790 10.0.0.27 - - [2026-02-03 18:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.27 - - [2026-02-03 18:32:47] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004825 10.0.0.27 - - [2026-02-03 18:32:47] "POST /security-groups HTTP/1.1" 409 285 0.003138 10.0.0.27 - - [2026-02-03 18:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.27 - - [2026-02-03 18:32:47] "PUT /security-group/34e407dc-a806-4654-80ba-bbe3c7c795e7 HTTP/1.1" 200 262 0.059228 10.0.0.27 - - [2026-02-03 18:32:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037716 10.0.0.27 - - [2026-02-03 18:32:47] "PUT /access-control-list/cdcef509-41f8-457b-a24a-169e6b0f77ce HTTP/1.1" 200 272 0.034654 10.0.0.27 - - [2026-02-03 18:32:47] "PUT /access-control-list/81e6baf6-4dd9-4f42-a8df-a07bead7d799 HTTP/1.1" 200 272 0.027711 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /loadbalancer-member/129e59ed-79e0-4bd7-906e-7e0be788dce5 HTTP/1.1" 200 115 0.049799 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /loadbalancer-pool/d21840a9-9689-495b-9b8b-f51ada0477a0 HTTP/1.1" 200 115 0.044977 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /loadbalancer-listener/d9dec439-8148-445b-9037-baa192a849f3 HTTP/1.1" 200 115 0.044172 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /loadbalancer/b9d74c17-9c5a-41b2-89f2-2d8b632df6ed HTTP/1.1" 200 115 0.045368 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /floating-ip/0031c28d-9b8a-46d3-8f7a-bff9eeec1365 HTTP/1.1" 200 115 0.043082 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /instance-ip/ac3b718d-d6aa-4912-be6d-b6d7660e4dcb HTTP/1.1" 200 115 0.042311 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /virtual-machine-interface/f56f1025-79df-43f2-9ae7-4703327fafd5 HTTP/1.1" 200 115 0.039591 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /tag/c59f9283-e0dc-4038-b4f2-052d91154b10 HTTP/1.1" 200 115 0.048455 10.0.0.27 - - [2026-02-03 18:32:52] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002863 10.0.0.27 - - [2026-02-03 18:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.27 - - [2026-02-03 18:32:52] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003619 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-policy/60c7f167-668d-49f2-bfc4-74109181dab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003146 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-rule/d12b3570-79b1-4f76-9308-af479b07f1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003326 10.0.0.27 - - [2026-02-03 18:32:52] "POST /ref-update HTTP/1.1" 200 156 0.014059 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /firewall-rule/d12b3570-79b1-4f76-9308-af479b07f1d2 HTTP/1.1" 200 115 0.047732 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005214 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-rule/568681a6-3c73-45c8-9930-fdbf3dfda7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003711 10.0.0.27 - - [2026-02-03 18:32:52] "POST /ref-update HTTP/1.1" 200 156 0.018010 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /firewall-rule/568681a6-3c73-45c8-9930-fdbf3dfda7dc HTTP/1.1" 200 115 0.044079 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005346 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-rule/bb06cddb-e885-4351-a862-34d887ae3152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003295 10.0.0.27 - - [2026-02-03 18:32:52] "POST /ref-update HTTP/1.1" 200 156 0.014232 10.0.0.27 - - [2026-02-03 18:32:52] "DELETE /firewall-rule/bb06cddb-e885-4351-a862-34d887ae3152 HTTP/1.1" 200 115 0.062415 10.0.0.27 - - [2026-02-03 18:32:52] "GET /application-policy-set/2a46f252-530e-40de-bf5d-cd33b5e5082b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003854 10.0.0.27 - - [2026-02-03 18:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.27 - - [2026-02-03 18:32:52] "GET /policy-management/17026dc6-de45-468f-b5ab-7fc6b03567cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014459 10.0.0.27 - - [2026-02-03 18:32:52] "GET /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007524 10.0.0.27 - - [2026-02-03 18:32:53] "POST /ref-update HTTP/1.1" 200 156 0.034820 10.0.0.27 - - [2026-02-03 18:32:53] "DELETE /firewall-policy/1fec79a2-08db-4f4a-976e-f303fd70ff89 HTTP/1.1" 200 115 0.061264 10.0.0.27 - - [2026-02-03 18:32:53] "DELETE /tag/1e78bbd0-b00c-4659-bd5d-5de7a61db65d HTTP/1.1" 200 115 0.124145 10.0.0.27 - - [2026-02-03 18:32:53] "DELETE /tag/2d176a60-ae51-4886-a027-26ced5f4fe68 HTTP/1.1" 200 115 0.088244 10.0.0.27 - - [2026-02-03 18:32:53] "DELETE /tag/d3973708-c96b-4904-9741-f5e02fd19d50 HTTP/1.1" 200 115 0.137959 10.0.0.27 - - [2026-02-03 18:32:53] "DELETE /tag/f9b69840-69bf-4d76-ae93-3decc6529b7d HTTP/1.1" 200 115 0.082161 10.0.0.27 - - [2026-02-03 18:32:53] "POST /projects HTTP/1.1" 409 238 0.003460 10.0.0.27 - - [2026-02-03 18:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.27 - - [2026-02-03 18:32:53] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068756 10.0.0.27 - - [2026-02-03 18:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.27 - - [2026-02-03 18:32:53] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006996 10.0.0.27 - - [2026-02-03 18:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.27 - - [2026-02-03 18:32:53] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004290 10.0.0.27 - - [2026-02-03 18:32:53] "POST /security-groups HTTP/1.1" 409 285 0.002619 10.0.0.27 - - [2026-02-03 18:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.27 - - [2026-02-03 18:32:53] "PUT /security-group/34e407dc-a806-4654-80ba-bbe3c7c795e7 HTTP/1.1" 200 262 0.053775 10.0.0.27 - - [2026-02-03 18:32:53] "PUT /access-control-list/cdcef509-41f8-457b-a24a-169e6b0f77ce HTTP/1.1" 200 272 0.024962 10.0.0.27 - - [2026-02-03 18:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036472 10.0.0.27 - - [2026-02-03 18:32:53] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.012254 10.0.0.27 - - [2026-02-03 18:32:53] "PUT /access-control-list/81e6baf6-4dd9-4f42-a8df-a07bead7d799 HTTP/1.1" 200 272 0.041870 10.0.0.27 - - [2026-02-03 18:32:53] "GET /firewall-rule/b2d79a7f-cb0c-412b-ab4f-cc5200268179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002993 10.0.0.27 - - [2026-02-03 18:32:54] "POST /ref-update HTTP/1.1" 200 156 0.055183 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /firewall-rule/b2d79a7f-cb0c-412b-ab4f-cc5200268179 HTTP/1.1" 200 115 0.041062 10.0.0.27 - - [2026-02-03 18:32:54] "GET /firewall-policy/3244ec31-3d6f-4a8f-8447-754f50f9d915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.009705 10.0.0.27 - - [2026-02-03 18:32:54] "GET /firewall-rule/458274a9-78aa-458d-9e7f-2b490f01a257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003402 10.0.0.27 - - [2026-02-03 18:32:54] "POST /ref-update HTTP/1.1" 200 156 0.050753 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /firewall-rule/458274a9-78aa-458d-9e7f-2b490f01a257 HTTP/1.1" 200 115 0.054822 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /tag/55056e8e-d924-448e-a7d6-9b987c3972af HTTP/1.1" 200 115 0.066150 10.0.0.27 - - [2026-02-03 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.27 - - [2026-02-03 18:32:54] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005955 10.0.0.27 - - [2026-02-03 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.27 - - [2026-02-03 18:32:54] "GET /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.014786 10.0.0.27 - - [2026-02-03 18:32:54] "PUT /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325 HTTP/1.1" 200 264 0.064834 10.0.0.27 - - [2026-02-03 18:32:54] "PUT /virtual-network/b1692cd0-a51e-4ac7-823c-ed777c32e2a0 HTTP/1.1" 200 264 0.060498 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /security-group/34e407dc-a806-4654-80ba-bbe3c7c795e7 HTTP/1.1" 200 115 0.062606 10.0.0.27 - - [2026-02-03 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /access-control-list/cdcef509-41f8-457b-a24a-169e6b0f77ce HTTP/1.1" 200 115 0.045324 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /access-control-list/81e6baf6-4dd9-4f42-a8df-a07bead7d799 HTTP/1.1" 200 115 0.051529 10.0.0.27 - - [2026-02-03 18:32:54] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.073543 10.0.0.27 - - [2026-02-03 18:32:54] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?fields=security_groups HTTP/1.1" 200 1352 0.042684 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /security-group/555c51a2-e749-407e-900a-59dc5060d7fc HTTP/1.1" 200 115 0.062433 10.0.0.27 - - [2026-02-03 18:32:54] "DELETE /access-control-list/c968ae42-26b6-47e5-bfe7-e99baafa7451 HTTP/1.1" 200 115 0.045423 10.0.0.27 - - [2026-02-03 18:32:54] "GET /project/6e7b7e50-ea19-4b78-b46f-630168e1808c?fields=application_policy_sets HTTP/1.1" 200 1391 0.070907 10.0.0.27 - - [2026-02-03 18:32:55] "DELETE /access-control-list/581481fa-feb3-4e24-9188-2f45abf19d7b HTTP/1.1" 200 115 0.069371 10.0.0.27 - - [2026-02-03 18:32:55] "DELETE /project/6e7b7e50-ea19-4b78-b46f-630168e1808c HTTP/1.1" 200 115 0.422657 10.0.0.27 - - [2026-02-03 18:33:49] "GET / HTTP/1.1" 200 35931 0.003667 10.0.0.27 - - [2026-02-03 18:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007216 10.0.0.27 - - [2026-02-03 18:33:49] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007928 10.0.0.27 - - [2026-02-03 18:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.27 - - [2026-02-03 18:33:50] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003786 10.0.0.27 - - [2026-02-03 18:34:08] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.27 - - [2026-02-03 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.27 - - [2026-02-03 18:34:08] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005347 10.0.0.27 - - [2026-02-03 18:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.27 - - [2026-02-03 18:34:08] "GET /config-node/dd032cc0-d17e-4bae-abc7-b014a6ae91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002574 10.0.0.27 - - [2026-02-03 18:34:09] "GET / HTTP/1.1" 200 35931 0.002254 10.0.0.27 - - [2026-02-03 18:34:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002780 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.27 - - [2026-02-03 18:34:14] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003853 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.011993 10.0.0.27 - - [2026-02-03 18:34:14] "GET / HTTP/1.1" 200 35931 0.001911 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 264 0.002348 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/ba2b096c-1a24-4904-8ffb-6d6b60b328a5 HTTP/1.1" 200 244 0.020021 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 261 0.014926 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/58837bd4-08e7-4225-a2d9-d72699f93f09 HTTP/1.1" 200 244 0.015057 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 261 0.008994 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/8207c3ec-9995-4d72-bc6b-6fc97f4626c2 HTTP/1.1" 200 244 0.015198 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 253 0.005532 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/b842d2b2-57ac-444f-81ee-8725bb016dba HTTP/1.1" 200 244 0.016253 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 251 0.023873 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/8f846b6c-86b7-4526-89b9-db85153c51e6 HTTP/1.1" 200 244 0.012638 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 252 0.012923 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/e92abd67-eb23-4c12-b685-541b0665b118 HTTP/1.1" 200 244 0.018140 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 256 0.011016 10.0.0.27 - - [2026-02-03 18:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2026-02-03 18:34:14] "PUT /alarm/99e784f0-af34-4dc0-a281-4e08db036e97 HTTP/1.1" 200 244 0.015444 10.0.0.27 - - [2026-02-03 18:34:14] "POST /alarms HTTP/1.1" 409 248 0.005149 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/fe9acbe3-ba3f-43ce-b392-dcf11f6fe959 HTTP/1.1" 200 244 0.014562 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 252 0.007274 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/721c097e-47db-49d3-8dc1-ad9c26a76f2b HTTP/1.1" 200 244 0.011531 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 257 0.008370 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/70434d58-4b3d-4334-90a0-50f8b6ea2203 HTTP/1.1" 200 244 0.014143 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 251 0.005593 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/7f10973e-a821-4733-869b-ff7308b74253 HTTP/1.1" 200 244 0.014542 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 257 0.019270 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/047345b8-b700-44f8-8f15-6dcdaa2d3e04 HTTP/1.1" 200 244 0.015894 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 261 0.019022 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/5430db42-6288-4fdf-9230-06061fd0ebd4 HTTP/1.1" 200 244 0.015927 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 258 0.008643 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/bd00c12b-ca3d-4c9b-b87b-4cc5cb07f9b7 HTTP/1.1" 200 244 0.024694 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 254 0.007256 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/11bff51b-cb5d-4a64-8b0b-d7694a0f1356 HTTP/1.1" 200 244 0.034264 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 254 0.019235 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/57ef4a2b-d39d-4290-ad11-9fccc351ccc6 HTTP/1.1" 200 244 0.014116 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 254 0.007709 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008825 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/b127222b-abb8-4b25-bef4-e3b7bccec2c6 HTTP/1.1" 200 244 0.011757 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 247 0.025717 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/ac45ff19-4d66-4fa4-bf57-c3f925565382 HTTP/1.1" 200 244 0.018417 10.0.0.27 - - [2026-02-03 18:34:15] "POST /alarms HTTP/1.1" 409 272 0.016702 10.0.0.27 - - [2026-02-03 18:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.27 - - [2026-02-03 18:34:15] "PUT /alarm/d8ec31d2-6cc7-4275-b75a-df17981bfd06 HTTP/1.1" 200 244 0.017925 10.0.0.27 - - [2026-02-03 18:34:16] "POST /alarms HTTP/1.1" 409 261 0.014455 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.27 - - [2026-02-03 18:34:16] "PUT /alarm/6804b534-5fa9-4dd0-8783-57020b53a755 HTTP/1.1" 200 244 0.014580 10.0.0.27 - - [2026-02-03 18:34:16] "POST /alarms HTTP/1.1" 409 259 0.016402 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.27 - - [2026-02-03 18:34:16] "PUT /alarm/79fb1619-8850-4501-920d-d73ebb728218 HTTP/1.1" 200 244 0.018995 10.0.0.27 - - [2026-02-03 18:34:16] "POST /alarms HTTP/1.1" 409 265 0.005693 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.27 - - [2026-02-03 18:34:16] "PUT /alarm/d78e862a-3fac-4250-a346-5718afbbc2b3 HTTP/1.1" 200 244 0.014874 10.0.0.27 - - [2026-02-03 18:34:16] "POST /alarms HTTP/1.1" 409 279 0.017067 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.27 - - [2026-02-03 18:34:16] "PUT /alarm/b00f67cf-fe80-4aa8-85f1-ba857b0d91d7 HTTP/1.1" 200 244 0.012235 10.0.0.27 - - [2026-02-03 18:34:16] "GET / HTTP/1.1" 200 35931 0.002035 10.0.0.27 - - [2026-02-03 18:34:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002396 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2026-02-03 18:34:16] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.010464 10.0.0.27 - - [2026-02-03 18:34:16] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.27 - - [2026-02-03 18:34:16] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003207 10.0.0.27 - - [2026-02-03 18:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.27 - - [2026-02-03 18:34:16] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.023454 10.0.0.27 - - [2026-02-03 18:34:17] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.27 - - [2026-02-03 18:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.27 - - [2026-02-03 18:34:17] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004829 10.0.0.27 - - [2026-02-03 18:34:17] "PUT /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f HTTP/1.1" 200 274 0.019420 10.0.0.27 - - [2026-02-03 18:34:20] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.27 - - [2026-02-03 18:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.27 - - [2026-02-03 18:34:20] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003545 10.0.0.27 - - [2026-02-03 18:34:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002514 10.0.0.27 - - [2026-02-03 18:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012500 10.0.0.27 - - [2026-02-03 18:34:20] "GET /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004321 10.0.0.27 - - [2026-02-03 18:34:20] "PUT /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05 HTTP/1.1" 200 254 0.016465 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:34:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:34:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 10.0.0.27 - - [2026-02-03 18:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.27 - - [2026-02-03 18:34:22] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003406 10.0.0.27 - - [2026-02-03 18:34:36] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.27 - - [2026-02-03 18:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.27 - - [2026-02-03 18:34:36] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005619 10.0.0.27 - - [2026-02-03 18:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.27 - - [2026-02-03 18:34:36] "GET /config-node/dd032cc0-d17e-4bae-abc7-b014a6ae91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002963 10.0.0.27 - - [2026-02-03 18:34:47] "GET / HTTP/1.1" 200 35931 0.002247 10.0.0.27 - - [2026-02-03 18:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.27 - - [2026-02-03 18:34:47] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013787 10.0.0.27 - - [2026-02-03 18:34:47] "POST /bgp-routers HTTP/1.1" 409 301 0.003287 10.0.0.27 - - [2026-02-03 18:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.27 - - [2026-02-03 18:34:47] "GET /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004021 10.0.0.27 - - [2026-02-03 18:34:47] "PUT /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05 HTTP/1.1" 200 254 0.030754 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:34:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:34:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001701 10.0.0.27 - - [2026-02-03 18:35:03] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.27 - - [2026-02-03 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.27 - - [2026-02-03 18:35:03] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004586 10.0.0.27 - - [2026-02-03 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.27 - - [2026-02-03 18:35:03] "GET /config-node/dd032cc0-d17e-4bae-abc7-b014a6ae91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002025 10.0.0.27 - - [2026-02-03 18:35:03] "GET / HTTP/1.1" 200 35931 0.002593 10.0.0.27 - - [2026-02-03 18:35:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002897 10.0.0.27 - - [2026-02-03 18:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2026-02-03 18:35:08] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003006 10.0.0.27 - - [2026-02-03 18:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.27 - - [2026-02-03 18:35:08] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.009665 10.0.0.27 - - [2026-02-03 18:35:09] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 264 0.002299 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/ba2b096c-1a24-4904-8ffb-6d6b60b328a5 HTTP/1.1" 200 244 0.014894 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 261 0.007854 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/58837bd4-08e7-4225-a2d9-d72699f93f09 HTTP/1.1" 200 244 0.010906 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 261 0.008428 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/8207c3ec-9995-4d72-bc6b-6fc97f4626c2 HTTP/1.1" 200 244 0.017659 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 253 0.006582 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/b842d2b2-57ac-444f-81ee-8725bb016dba HTTP/1.1" 200 244 0.013239 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 251 0.016689 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/8f846b6c-86b7-4526-89b9-db85153c51e6 HTTP/1.1" 200 244 0.011876 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 252 0.006394 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/e92abd67-eb23-4c12-b685-541b0665b118 HTTP/1.1" 200 244 0.012558 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 256 0.004385 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/99e784f0-af34-4dc0-a281-4e08db036e97 HTTP/1.1" 200 244 0.011752 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 248 0.008408 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/fe9acbe3-ba3f-43ce-b392-dcf11f6fe959 HTTP/1.1" 200 244 0.009425 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 252 0.006920 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/721c097e-47db-49d3-8dc1-ad9c26a76f2b HTTP/1.1" 200 244 0.010377 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 257 0.006072 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/70434d58-4b3d-4334-90a0-50f8b6ea2203 HTTP/1.1" 200 244 0.013424 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 251 0.010646 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/7f10973e-a821-4733-869b-ff7308b74253 HTTP/1.1" 200 244 0.017963 10.0.0.27 - - [2026-02-03 18:35:09] "POST /alarms HTTP/1.1" 409 257 0.012175 10.0.0.27 - - [2026-02-03 18:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.27 - - [2026-02-03 18:35:09] "PUT /alarm/047345b8-b700-44f8-8f15-6dcdaa2d3e04 HTTP/1.1" 200 244 0.011563 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 261 0.009040 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/5430db42-6288-4fdf-9230-06061fd0ebd4 HTTP/1.1" 200 244 0.012271 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 258 0.011556 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/bd00c12b-ca3d-4c9b-b87b-4cc5cb07f9b7 HTTP/1.1" 200 244 0.009082 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 254 0.006565 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/11bff51b-cb5d-4a64-8b0b-d7694a0f1356 HTTP/1.1" 200 244 0.011981 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 254 0.012132 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/57ef4a2b-d39d-4290-ad11-9fccc351ccc6 HTTP/1.1" 200 244 0.011385 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 254 0.005718 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/b127222b-abb8-4b25-bef4-e3b7bccec2c6 HTTP/1.1" 200 244 0.010536 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 247 0.007823 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/ac45ff19-4d66-4fa4-bf57-c3f925565382 HTTP/1.1" 200 244 0.018275 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 272 0.023348 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/d8ec31d2-6cc7-4275-b75a-df17981bfd06 HTTP/1.1" 200 244 0.016942 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 261 0.005112 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/6804b534-5fa9-4dd0-8783-57020b53a755 HTTP/1.1" 200 244 0.010735 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 259 0.005401 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/79fb1619-8850-4501-920d-d73ebb728218 HTTP/1.1" 200 244 0.010282 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 265 0.007463 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/d78e862a-3fac-4250-a346-5718afbbc2b3 HTTP/1.1" 200 244 0.011545 10.0.0.27 - - [2026-02-03 18:35:10] "POST /alarms HTTP/1.1" 409 279 0.010690 10.0.0.27 - - [2026-02-03 18:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.27 - - [2026-02-03 18:35:10] "PUT /alarm/b00f67cf-fe80-4aa8-85f1-ba857b0d91d7 HTTP/1.1" 200 244 0.016788 10.0.0.27 - - [2026-02-03 18:35:11] "GET / HTTP/1.1" 200 35931 0.001929 10.0.0.27 - - [2026-02-03 18:35:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002467 10.0.0.27 - - [2026-02-03 18:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.27 - - [2026-02-03 18:35:11] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.009518 10.0.0.27 - - [2026-02-03 18:35:11] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.27 - - [2026-02-03 18:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.27 - - [2026-02-03 18:35:11] "GET /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003390 10.0.0.27 - - [2026-02-03 18:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.27 - - [2026-02-03 18:35:11] "PUT /global-vrouter-config/190d4658-2082-401e-81eb-edfb586b7e54 HTTP/1.1" 200 276 0.011208 10.0.0.27 - - [2026-02-03 18:35:11] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.27 - - [2026-02-03 18:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.27 - - [2026-02-03 18:35:11] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006186 10.0.0.27 - - [2026-02-03 18:35:11] "PUT /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f HTTP/1.1" 200 274 0.016650 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:35:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 10.0.0.27 - - [2026-02-03 18:35:14] "GET / HTTP/1.1" 200 35931 0.001386 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:35:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.27 - - [2026-02-03 18:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.27 - - [2026-02-03 18:35:14] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005059 10.0.0.27 - - [2026-02-03 18:35:14] "POST /bgp-routers HTTP/1.1" 409 301 0.004232 10.0.0.27 - - [2026-02-03 18:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.27 - - [2026-02-03 18:35:14] "GET /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004537 10.0.0.27 - - [2026-02-03 18:35:15] "PUT /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05 HTTP/1.1" 200 254 0.016266 10.0.0.27 - - [2026-02-03 18:35:18] "POST /tags HTTP/1.1" 200 355 0.021813 10.0.0.27 - - [2026-02-03 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025117 10.0.0.27 - - [2026-02-03 18:35:18] "GET /tag/d0add0cf-3bd9-4e98-9f74-234cdf3e2259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024361 10.0.0.27 - - [2026-02-03 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006817 10.0.0.27 - - [2026-02-03 18:35:18] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005150 10.0.0.27 - - [2026-02-03 18:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.27 - - [2026-02-03 18:35:18] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040096 10.0.0.27 - - [2026-02-03 18:35:18] "POST /virtual-machines HTTP/1.1" 200 351 0.016232 10.0.0.27 - - [2026-02-03 18:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022319 10.0.0.27 - - [2026-02-03 18:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115714 10.0.0.27 - - [2026-02-03 18:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014697 10.0.0.27 - - [2026-02-03 18:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005529 10.0.0.27 - - [2026-02-03 18:35:19] "POST /instance-ips HTTP/1.1" 200 391 0.021369 10.0.0.27 - - [2026-02-03 18:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027183 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016304 10.0.0.27 - - [2026-02-03 18:35:19] "POST /set-tag HTTP/1.1" 200 109 0.014830 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017117 10.0.0.27 - - [2026-02-03 18:35:19] "GET /instance-ip/174c449e-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005964 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005643 10.0.0.27 - - [2026-02-03 18:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004352 10.0.0.27 - - [2026-02-03 18:35:19] "POST /ref-update HTTP/1.1" 200 156 0.012218 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010009 10.0.0.27 - - [2026-02-03 18:35:19] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.27 - - [2026-02-03 18:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-network/93fc3d1f-ed24-4cea-ace5-aa16d2505325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004681 10.0.0.27 - - [2026-02-03 18:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.27 - - [2026-02-03 18:35:19] "GET /project/19f364f9-d17e-4f41-8350-1aff404a5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058979 10.0.0.27 - - [2026-02-03 18:35:19] "POST /virtual-machines HTTP/1.1" 200 355 0.008791 10.0.0.27 - - [2026-02-03 18:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023055 10.0.0.27 - - [2026-02-03 18:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.128576 10.0.0.27 - - [2026-02-03 18:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016775 10.0.0.27 - - [2026-02-03 18:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.27 - - [2026-02-03 18:35:19] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007363 10.0.0.27 - - [2026-02-03 18:35:20] "POST /instance-ips HTTP/1.1" 200 395 0.020239 10.0.0.27 - - [2026-02-03 18:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031985 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011650 10.0.0.27 - - [2026-02-03 18:35:20] "POST /set-tag HTTP/1.1" 200 109 0.015702 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012892 10.0.0.27 - - [2026-02-03 18:35:20] "GET /instance-ip/17cb51b2-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008167 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007532 10.0.0.27 - - [2026-02-03 18:35:20] "POST /set-tag HTTP/1.1" 200 109 0.004906 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-router/f96713cd-22bf-4da2-8a6f-e34dbf89d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007541 10.0.0.27 - - [2026-02-03 18:35:20] "POST /ref-update HTTP/1.1" 200 156 0.009988 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.030303 10.0.0.27 - - [2026-02-03 18:35:20] "POST /set-tag HTTP/1.1" 200 109 0.006348 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004869 10.0.0.27 - - [2026-02-03 18:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.27 - - [2026-02-03 18:35:20] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004728 10.0.0.27 - - [2026-02-03 18:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.27 - - [2026-02-03 18:35:31] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.27 - - [2026-02-03 18:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.27 - - [2026-02-03 18:35:31] "GET /global-system-config/af138d38-d397-4e08-a184-379fe2aa7f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005312 10.0.0.27 - - [2026-02-03 18:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.27 - - [2026-02-03 18:35:31] "GET /config-node/dd032cc0-d17e-4bae-abc7-b014a6ae91d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003102 10.0.0.27 - - [2026-02-03 18:35:31] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005044 10.0.0.27 - - [2026-02-03 18:35:31] "POST /set-tag HTTP/1.1" 200 109 0.003588 10.0.0.27 - - [2026-02-03 18:35:32] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005053 10.0.0.27 - - [2026-02-03 18:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.27 - - [2026-02-03 18:35:34] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006493 10.0.0.27 - - [2026-02-03 18:35:34] "POST /set-tag HTTP/1.1" 200 109 0.003653 10.0.0.27 - - [2026-02-03 18:35:43] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.27 - - [2026-02-03 18:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.27 - - [2026-02-03 18:35:43] "GET /routing-instance/13a904bc-f360-466b-8010-181dd37ab982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003861 10.0.0.27 - - [2026-02-03 18:35:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002222 10.0.0.27 - - [2026-02-03 18:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001570 10.0.0.27 - - [2026-02-03 18:35:43] "GET /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004532 10.0.0.27 - - [2026-02-03 18:35:43] "PUT /bgp-router/30128ecb-2c0d-4dfa-9b44-7e2e816e2b05 HTTP/1.1" 200 254 0.018360 10.0.0.27 - - [2026-02-03 18:36:06] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005879 10.0.0.27 - - [2026-02-03 18:36:06] "POST /set-tag HTTP/1.1" 200 109 0.016379 10.0.0.27 - - [2026-02-03 18:36:06] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007602 10.0.0.27 - - [2026-02-03 18:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.27 - - [2026-02-03 18:36:06] "GET /virtual-machine/e0c848a8-2f40-4c61-9a21-1385b3f1ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003441 10.0.0.27 - - [2026-02-03 18:36:06] "POST /ref-update HTTP/1.1" 200 156 0.020067 10.0.0.27 - - [2026-02-03 18:36:06] "GET /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011148 10.0.0.27 - - [2026-02-03 18:36:06] "POST /set-tag HTTP/1.1" 200 109 0.016438 10.0.0.27 - - [2026-02-03 18:36:06] "POST /set-tag HTTP/1.1" 200 109 0.033489 10.0.0.27 - - [2026-02-03 18:36:06] "DELETE /instance-ip/174c449e-012f-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.055763 10.0.0.27 - - [2026-02-03 18:36:06] "DELETE /virtual-machine-interface/172f3980-012f-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.045319 10.0.0.27 - - [2026-02-03 18:36:06] "DELETE /virtual-machine/e0c848a8-2f40-4c61-9a21-1385b3f1ca85 HTTP/1.1" 200 115 0.030485 10.0.0.27 - - [2026-02-03 18:36:06] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007391 10.0.0.27 - - [2026-02-03 18:36:06] "POST /set-tag HTTP/1.1" 200 109 0.003020 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:36:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001403 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:36:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 10.0.0.27 - - [2026-02-03 18:36:16] "GET /global-system-configs HTTP/1.1" 200 322 0.004748 10.0.0.27 - - [2026-02-03 18:36:17] "GET /global-system-configs HTTP/1.1" 200 322 0.023561 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:36:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001363 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:36:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001784 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.27 - - [2026-02-03 18:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 10.0.0.27 - - [2026-02-03 18:36:37] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006142 10.0.0.27 - - [2026-02-03 18:36:37] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.27 - - [2026-02-03 18:36:37] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005178 10.0.0.27 - - [2026-02-03 18:36:37] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.27 - - [2026-02-03 18:36:37] "GET /virtual-machine/734c8558-b746-48b3-9fad-3fdd862b6dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003713 10.0.0.27 - - [2026-02-03 18:36:37] "POST /ref-update HTTP/1.1" 200 156 0.022559 10.0.0.27 - - [2026-02-03 18:36:37] "GET /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004772 10.0.0.27 - - [2026-02-03 18:36:37] "POST /set-tag HTTP/1.1" 200 109 0.055248 10.0.0.27 - - [2026-02-03 18:36:37] "POST /set-tag HTTP/1.1" 200 109 0.058847 10.0.0.27 - - [2026-02-03 18:36:37] "DELETE /instance-ip/17cb51b2-012f-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.095536 10.0.0.27 - - [2026-02-03 18:36:37] "DELETE /virtual-machine-interface/17acc116-012f-11f1-bb32-fa163eedc5c2 HTTP/1.1" 200 115 0.070172 10.0.0.27 - - [2026-02-03 18:36:37] "DELETE /virtual-machine/734c8558-b746-48b3-9fad-3fdd862b6dc6 HTTP/1.1" 200 115 0.045430 10.0.0.27 - - [2026-02-03 18:36:37] "DELETE /tag/d0add0cf-3bd9-4e98-9f74-234cdf3e2259 HTTP/1.1" 200 115 0.054722