++ 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: =================== Mon Jan 12 09:23:55 PM UTC 2026 ===================' INFO: =================== Mon Jan 12 09:23:55 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.57 ++ 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.57 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.57 ++ ANALYTICSDB_NODES=10.0.0.57 ++ ANALYTICS_SNMP_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8081 ' +++ '[' -n '10.0.0.57:8081 ' ']' +++ echo 10.0.0.57:8081 ++ ANALYTICS_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9042 ' +++ '[' -n '10.0.0.57:9042 ' ']' +++ echo 10.0.0.57:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.57:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8086 ' +++ '[' -n '10.0.0.57:8086 ' ']' +++ echo 10.0.0.57:8086 ++ COLLECTOR_SERVERS=10.0.0.57: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.57 ++ CONFIGDB_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8082 ' +++ '[' -n '10.0.0.57:8082 ' ']' +++ echo 10.0.0.57:8082 ++ CONFIG_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9161 ' +++ '[' -n '10.0.0.57:9161 ' ']' +++ echo 10.0.0.57:9161 ++ CONFIGDB_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9041 ' +++ '[' -n '10.0.0.57:9041 ' ']' +++ echo 10.0.0.57:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.57: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.57 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.57 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:2181, +++ '[' -n 10.0.0.57:2181, ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:2181 ' +++ '[' -n '10.0.0.57:2181 ' ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.57:2181 ++ RABBITMQ_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:5673, +++ '[' -n 10.0.0.57:5673, ']' +++ echo 10.0.0.57:5673 ++ RABBITMQ_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:6379 ' +++ '[' -n '10.0.0.57:6379 ' ']' +++ echo 10.0.0.57:6379 ++ REDIS_SERVERS=10.0.0.57: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.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9092 ' +++ '[' -n '10.0.0.57:9092 ' ']' +++ echo 10.0.0.57:9092 ++ KAFKA_SERVERS=10.0.0.57: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.57 ++ 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.57 ++ 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.57 ++ cut -d , -f 1 + local cassandra=10.0.0.57 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.57 9041 + echo -e '\035\nquit' + 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.57 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.57 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.57 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.57 +++ local servers=10.0.0.57 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.57,10.164.86.1,127.0.0.1,172.17.0.1,252.57.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.57,10.164.86.1,127.0.0.1,172.17.0.1,252.57.0.1,, =~ ,10\.0\.0\.57, ]] +++ echo 10.0.0.57 1 +++ return ++ local ip=10.0.0.57 ++ [[ -z 10.0.0.57 ]] ++ echo 10.0.0.57 + host_ip=10.0.0.57 + [[ cql == \c\q\l ]] ++ echo 10.0.0.57:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.57:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.57:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/12/2026 21:24:34.764 7f6b7cebd140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/12/2026 21:24:34.914 7f6b7cebd140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/12/2026 21:24:34.925 7f6b7cebd140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/12/2026 21:24:34.925 7f6b7cebd140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.57:8082/ Hit Ctrl-C to quit. 10.0.0.57 - - [2026-01-12 21:24:39] "GET / HTTP/1.1" 503 181 0.000189 10.0.0.57 - - [2026-01-12 21:24:40] "GET / HTTP/1.1" 200 35931 0.001177 10.0.0.57 - - [2026-01-12 21:24:40] "GET / HTTP/1.1" 200 45303 0.001280 10.0.0.57 - - [2026-01-12 21:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.57 - - [2026-01-12 21:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.57 - - [2026-01-12 21:24:41] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.57 - - [2026-01-12 21:24:41] "GET / HTTP/1.1" 200 35931 0.001029 10.0.0.57 - - [2026-01-12 21:24:41] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.074523 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002572 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.57 - - [2026-01-12 21:24:41] "GET /network-ipam/06d59dec-d05d-4f27-8b20-2e4c66558c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003363 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.002429 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.57 - - [2026-01-12 21:24:41] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009580 10.0.0.57 - - [2026-01-12 21:24:41] "POST /config-nodes HTTP/1.1" 200 593 0.177054 10.0.0.57 - - [2026-01-12 21:24:41] "POST /service-appliance-sets HTTP/1.1" 200 553 0.093041 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.006217 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.57 - - [2026-01-12 21:24:41] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005081 10.0.0.57 - - [2026-01-12 21:24:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.022944 10.0.0.57 - - [2026-01-12 21:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.57 - - [2026-01-12 21:24:41] "GET /network-ipam/06d59dec-d05d-4f27-8b20-2e4c66558c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002738 10.0.0.57 - - [2026-01-12 21:24:41] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.57 - - [2026-01-12 21:24:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002532 10.0.0.57 - - [2026-01-12 21:24:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.002698 10.0.0.57 - - [2026-01-12 21:24:42] "POST /service-templates HTTP/1.1" 200 511 0.059810 10.0.0.57 - - [2026-01-12 21:24:42] "POST /service-templates HTTP/1.1" 200 501 0.063540 10.0.0.57 - - [2026-01-12 21:24:42] "POST /access-control-lists HTTP/1.1" 200 587 0.128602 10.0.0.57 - - [2026-01-12 21:24:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.001989 10.0.0.57 - - [2026-01-12 21:24:42] "POST /service-templates HTTP/1.1" 200 515 0.112188 10.0.0.57 - - [2026-01-12 21:24:42] "POST /access-control-lists HTTP/1.1" 200 585 0.073807 10.0.0.57 - - [2026-01-12 21:24:42] "POST /service-templates HTTP/1.1" 200 535 0.041684 10.0.0.57 - - [2026-01-12 21:24:42] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.57 - - [2026-01-12 21:24:42] "POST /service-templates HTTP/1.1" 200 507 0.080873 10.0.0.57 - - [2026-01-12 21:24:42] "POST /route-targets HTTP/1.1" 200 327 0.057888 10.0.0.57 - - [2026-01-12 21:24:42] "POST /ref-update HTTP/1.1" 200 156 0.032306 10.0.0.57 - - [2026-01-12 21:24:42] "POST /route-targets HTTP/1.1" 200 327 0.054350 10.0.0.57 - - [2026-01-12 21:24:42] "POST /ref-update HTTP/1.1" 200 156 0.010510 10.0.0.57 - - [2026-01-12 21:24:42] "POST /route-targets HTTP/1.1" 200 327 0.059402 10.0.0.57 - - [2026-01-12 21:24:42] "POST /ref-update HTTP/1.1" 200 156 0.008501 10.0.0.57 - - [2026-01-12 21:24:42] "POST /route-targets HTTP/1.1" 200 327 0.031597 10.0.0.57 - - [2026-01-12 21:24:43] "POST /ref-update HTTP/1.1" 200 156 0.038725 10.0.0.57 - - [2026-01-12 21:24:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.008196 10.0.0.57 - - [2026-01-12 21:24:43] "POST /access-control-lists HTTP/1.1" 200 551 0.074902 10.0.0.57 - - [2026-01-12 21:24:43] "PUT /access-control-list/495341e5-74e0-401c-b170-f847241b3c06 HTTP/1.1" 200 272 0.014847 10.0.0.57 - - [2026-01-12 21:24:43] "PUT /access-control-list/3c2cfcb2-51fc-4e89-af14-3b0b9be942f6 HTTP/1.1" 200 272 0.016458 10.0.0.57 - - [2026-01-12 21:24:43] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.57 - - [2026-01-12 21:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.57 - - [2026-01-12 21:24:43] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006274 10.0.0.57 - - [2026-01-12 21:24:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.004951 10.0.0.57 - - [2026-01-12 21:24:43] "POST /config-database-nodes HTTP/1.1" 200 611 0.039677 10.0.0.57 - - [2026-01-12 21:24:45] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.57 - - [2026-01-12 21:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.57 - - [2026-01-12 21:24:45] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002692 10.0.0.57 - - [2026-01-12 21:24:45] "POST /bgp-routers HTTP/1.1" 200 616 0.017883 10.0.0.57 - - [2026-01-12 21:24:45] "GET /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.009720 10.0.0.57 - - [2026-01-12 21:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.57 - - [2026-01-12 21:24:45] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005358 10.0.0.57 - - [2026-01-12 21:24:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002429 10.0.0.57 - - [2026-01-12 21:24:45] "POST /ref-update HTTP/1.1" 200 156 0.006052 10.0.0.57 - - [2026-01-12 21:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.57 - - [2026-01-12 21:24:46] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002415 10.0.0.57 - - [2026-01-12 21:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.57 - - [2026-01-12 21:24:47] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.008144 10.0.0.57 - - [2026-01-12 21:24:47] "GET / HTTP/1.1" 200 35931 0.001216 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 581 0.022947 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 575 0.021054 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 575 0.016826 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 559 0.027416 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 555 0.028504 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 557 0.020707 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 565 0.025719 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 549 0.031085 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 557 0.019121 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 567 0.018160 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 555 0.017829 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 567 0.020255 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 575 0.070677 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 569 0.028263 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 561 0.023752 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 561 0.014879 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 561 0.024992 10.0.0.57 - - [2026-01-12 21:24:47] "POST /alarms HTTP/1.1" 200 547 0.022987 10.0.0.57 - - [2026-01-12 21:24:48] "POST /alarms HTTP/1.1" 200 595 0.015476 10.0.0.57 - - [2026-01-12 21:24:48] "POST /alarms HTTP/1.1" 200 575 0.024315 10.0.0.57 - - [2026-01-12 21:24:48] "POST /alarms HTTP/1.1" 200 571 0.020476 10.0.0.57 - - [2026-01-12 21:24:48] "POST /alarms HTTP/1.1" 200 583 0.016783 10.0.0.57 - - [2026-01-12 21:24:48] "POST /alarms HTTP/1.1" 200 609 0.030926 10.0.0.57 - - [2026-01-12 21:24:48] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.57 - - [2026-01-12 21:24:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002257 10.0.0.57 - - [2026-01-12 21:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.57 - - [2026-01-12 21:24:48] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.008250 10.0.0.57 - - [2026-01-12 21:24:48] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.57 - - [2026-01-12 21:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.57 - - [2026-01-12 21:24:48] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003291 10.0.0.57 - - [2026-01-12 21:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.57 - - [2026-01-12 21:24:48] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.006659 10.0.0.57 - - [2026-01-12 21:24:48] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.57 - - [2026-01-12 21:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.57 - - [2026-01-12 21:24:48] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005657 10.0.0.57 - - [2026-01-12 21:24:48] "PUT /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419 HTTP/1.1" 200 274 0.017512 10.0.0.57 - - [2026-01-12 21:26:25] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.57 - - [2026-01-12 21:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.57 - - [2026-01-12 21:26:25] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005564 10.0.0.57 - - [2026-01-12 21:26:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.001865 10.0.0.57 - - [2026-01-12 21:26:25] "POST /database-nodes HTTP/1.1" 200 597 0.032632 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:26:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001134 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:26:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000755 10.0.0.57 - - [2026-01-12 21:26:34] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.57 - - [2026-01-12 21:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.57 - - [2026-01-12 21:26:34] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005057 10.0.0.57 - - [2026-01-12 21:26:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001641 10.0.0.57 - - [2026-01-12 21:26:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.016569 10.0.0.57 - - [2026-01-12 21:26:41] "GET / HTTP/1.1" 200 35931 0.002229 10.0.0.57 - - [2026-01-12 21:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.57 - - [2026-01-12 21:26:41] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008916 10.0.0.57 - - [2026-01-12 21:26:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.001970 10.0.0.57 - - [2026-01-12 21:26:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.043802 10.0.0.57 - - [2026-01-12 21:26:49] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.57 - - [2026-01-12 21:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.57 - - [2026-01-12 21:26:49] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006915 10.0.0.57 - - [2026-01-12 21:26:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002034 10.0.0.57 - - [2026-01-12 21:26:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.040487 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:27:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:27:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:27:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:27:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 10.0.0.57 - - [2026-01-12 21:27:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002188 10.0.0.57 - - [2026-01-12 21:27:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002523 10.0.0.57 - - [2026-01-12 21:28:04] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.57 - - [2026-01-12 21:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.57 - - [2026-01-12 21:28:04] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004696 10.0.0.57 - - [2026-01-12 21:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.57 - - [2026-01-12 21:28:04] "GET /config-node/0d2399c5-a4bf-4909-acea-54f9acbda4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013000 10.0.0.57 - - [2026-01-12 21:28:15] "GET / HTTP/1.1" 200 35931 0.001191 10.0.0.57 - - [2026-01-12 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.57 - - [2026-01-12 21:28:15] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002638 10.0.0.57 - - [2026-01-12 21:28:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001757 10.0.0.57 - - [2026-01-12 21:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.57 - - [2026-01-12 21:28:15] "GET /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003931 10.0.0.57 - - [2026-01-12 21:28:15] "PUT /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4 HTTP/1.1" 200 254 0.033990 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.57 - - [2026-01-12 21:28:27] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.57 - - [2026-01-12 21:28:27] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008028 10.0.0.57 - - [2026-01-12 21:28:27] "POST /id-to-fqname HTTP/1.1" 200 173 0.000582 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.009160 10.0.0.57 - - [2026-01-12 21:28:27] "POST /security-groups HTTP/1.1" 200 570 0.073268 10.0.0.57 - - [2026-01-12 21:28:27] "POST /projects HTTP/1.1" 200 481 0.370262 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.013117 10.0.0.57 - - [2026-01-12 21:28:27] "POST /security-groups HTTP/1.1" 200 534 0.068876 10.0.0.57 - - [2026-01-12 21:28:27] "POST /access-control-lists HTTP/1.1" 200 579 0.057617 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 404 212 0.010923 10.0.0.57 - - [2026-01-12 21:28:27] "POST /access-control-lists HTTP/1.1" 200 577 0.069126 10.0.0.57 - - [2026-01-12 21:28:27] "POST /chown HTTP/1.1" 200 109 0.061361 10.0.0.57 - - [2026-01-12 21:28:27] "POST /policy-managements HTTP/1.1" 409 214 0.006598 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.002284 10.0.0.57 - - [2026-01-12 21:28:27] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004314 10.0.0.57 - - [2026-01-12 21:28:27] "POST /access-control-lists HTTP/1.1" 200 594 0.037989 10.0.0.57 - - [2026-01-12 21:28:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.013017 10.0.0.57 - - [2026-01-12 21:28:27] "POST /application-policy-sets HTTP/1.1" 200 528 0.045549 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011200 10.0.0.57 - - [2026-01-12 21:28:28] "POST /access-control-lists HTTP/1.1" 200 592 0.015894 10.0.0.57 - - [2026-01-12 21:28:28] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003827 10.0.0.57 - - [2026-01-12 21:28:28] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.010036 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019653 10.0.0.57 - - [2026-01-12 21:28:28] "GET /virtual-network/d59d7487-871b-4d6c-8fdf-4e1eaa116ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004222 10.0.0.57 - - [2026-01-12 21:28:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000501 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.007572 10.0.0.57 - - [2026-01-12 21:28:28] "POST /security-groups HTTP/1.1" 200 574 0.068151 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.002002 10.0.0.57 - - [2026-01-12 21:28:28] "POST /projects HTTP/1.1" 200 489 0.252238 10.0.0.57 - - [2026-01-12 21:28:28] "POST /access-control-lists HTTP/1.1" 200 583 0.080663 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.017691 10.0.0.57 - - [2026-01-12 21:28:28] "POST /security-groups HTTP/1.1" 200 546 0.094576 10.0.0.57 - - [2026-01-12 21:28:28] "POST /chown HTTP/1.1" 200 109 0.009082 10.0.0.57 - - [2026-01-12 21:28:28] "POST /access-control-lists HTTP/1.1" 200 581 0.068150 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.003780 10.0.0.57 - - [2026-01-12 21:28:28] "POST /network-ipams HTTP/1.1" 200 522 0.089770 10.0.0.57 - - [2026-01-12 21:28:28] "POST /access-control-lists HTTP/1.1" 200 602 0.043922 10.0.0.57 - - [2026-01-12 21:28:28] "POST /network-ipams HTTP/1.1" 200 510 0.040991 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.004989 10.0.0.57 - - [2026-01-12 21:28:28] "POST /access-control-lists HTTP/1.1" 200 600 0.016427 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.003262 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.006313 10.0.0.57 - - [2026-01-12 21:28:28] "POST /access-control-lists HTTP/1.1" 200 589 0.037756 10.0.0.57 - - [2026-01-12 21:28:28] "POST /useragent-kv HTTP/1.1" 200 115 0.028012 10.0.0.57 - - [2026-01-12 21:28:28] "POST /virtual-networks HTTP/1.1" 200 538 0.178728 10.0.0.57 - - [2026-01-12 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.57 - - [2026-01-12 21:28:29] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.015957 10.0.0.57 - - [2026-01-12 21:28:29] "POST /route-targets HTTP/1.1" 200 327 0.032122 10.0.0.57 - - [2026-01-12 21:28:29] "POST /ref-update HTTP/1.1" 200 156 0.046623 10.0.0.57 - - [2026-01-12 21:28:29] "POST /network-ipams HTTP/1.1" 200 518 0.090737 10.0.0.57 - - [2026-01-12 21:28:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.013760 10.0.0.57 - - [2026-01-12 21:28:29] "PUT /access-control-list/4affe2f5-1fbc-4e11-8e65-ff929107b0fd HTTP/1.1" 200 272 0.101496 10.0.0.57 - - [2026-01-12 21:28:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003405 10.0.0.57 - - [2026-01-12 21:28:29] "POST /virtual-networks HTTP/1.1" 200 546 0.133109 10.0.0.57 - - [2026-01-12 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.57 - - [2026-01-12 21:28:29] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.028606 10.0.0.57 - - [2026-01-12 21:28:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.001951 10.0.0.57 - - [2026-01-12 21:28:29] "POST /route-targets HTTP/1.1" 200 327 0.021782 10.0.0.57 - - [2026-01-12 21:28:29] "POST /ref-update HTTP/1.1" 200 156 0.039792 10.0.0.57 - - [2026-01-12 21:28:29] "POST /network-policys HTTP/1.1" 200 538 0.055136 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000799 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005071 10.0.0.57 - - [2026-01-12 21:28:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.017253 10.0.0.57 - - [2026-01-12 21:28:29] "POST /network-policys HTTP/1.1" 200 534 0.026046 10.0.0.57 - - [2026-01-12 21:28:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002045 10.0.0.57 - - [2026-01-12 21:28:29] "POST /network-policys HTTP/1.1" 200 542 0.024424 10.0.0.57 - - [2026-01-12 21:28:29] "PUT /access-control-list/bd33525e-9115-43b4-a2e1-58ae2f1a6625 HTTP/1.1" 200 272 0.040880 10.0.0.57 - - [2026-01-12 21:28:29] "POST /ref-update HTTP/1.1" 200 156 0.106707 10.0.0.57 - - [2026-01-12 21:28:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002958 10.0.0.57 - - [2026-01-12 21:28:29] "PUT /access-control-list/4affe2f5-1fbc-4e11-8e65-ff929107b0fd HTTP/1.1" 200 272 0.037304 10.0.0.57 - - [2026-01-12 21:28:29] "POST /ref-update HTTP/1.1" 200 156 0.140690 10.0.0.57 - - [2026-01-12 21:28:29] "PUT /access-control-list/bd33525e-9115-43b4-a2e1-58ae2f1a6625 HTTP/1.1" 200 272 0.049766 10.0.0.57 - - [2026-01-12 21:28:29] "POST /ref-update HTTP/1.1" 200 156 0.029921 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-update HTTP/1.1" 200 156 0.102131 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043249 10.0.0.57 - - [2026-01-12 21:28:30] "PUT /access-control-list/4affe2f5-1fbc-4e11-8e65-ff929107b0fd HTTP/1.1" 200 272 0.184234 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011741 10.0.0.57 - - [2026-01-12 21:28:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.014447 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-update HTTP/1.1" 200 156 0.054783 10.0.0.57 - - [2026-01-12 21:28:30] "POST /access-control-lists HTTP/1.1" 200 601 0.137191 10.0.0.57 - - [2026-01-12 21:28:30] "PUT /access-control-list/bd33525e-9115-43b4-a2e1-58ae2f1a6625 HTTP/1.1" 200 272 0.066123 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-update HTTP/1.1" 200 156 0.211912 10.0.0.57 - - [2026-01-12 21:28:30] "PUT /access-control-list/472fe3fb-24c2-4d36-b682-2647af79a2f3 HTTP/1.1" 200 272 0.049376 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-update HTTP/1.1" 200 156 0.131632 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-update HTTP/1.1" 200 156 0.063987 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015573 10.0.0.57 - - [2026-01-12 21:28:30] "PUT /access-control-list/472fe3fb-24c2-4d36-b682-2647af79a2f3 HTTP/1.1" 200 272 0.058705 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.050616 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007581 10.0.0.57 - - [2026-01-12 21:28:30] "POST /ref-update HTTP/1.1" 200 156 0.039320 10.0.0.57 - - [2026-01-12 21:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.57 - - [2026-01-12 21:28:30] "GET /virtual-network/d59d7487-871b-4d6c-8fdf-4e1eaa116ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005484 10.0.0.57 - - [2026-01-12 21:28:30] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004146 10.0.0.57 - - [2026-01-12 21:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017935 10.0.0.57 - - [2026-01-12 21:28:30] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002557 10.0.0.57 - - [2026-01-12 21:28:31] "POST /firewall-policys HTTP/1.1" 200 530 0.017438 10.0.0.57 - - [2026-01-12 21:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.037678 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011542 10.0.0.57 - - [2026-01-12 21:28:31] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002735 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002314 10.0.0.57 - - [2026-01-12 21:28:31] "POST /ref-update HTTP/1.1" 200 156 0.013031 10.0.0.57 - - [2026-01-12 21:28:31] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004761 10.0.0.57 - - [2026-01-12 21:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.57 - - [2026-01-12 21:28:31] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003840 10.0.0.57 - - [2026-01-12 21:28:31] "POST /firewall-policys HTTP/1.1" 200 532 0.023137 10.0.0.57 - - [2026-01-12 21:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026160 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.028931 10.0.0.57 - - [2026-01-12 21:28:31] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002866 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002496 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005741 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005927 10.0.0.57 - - [2026-01-12 21:28:31] "POST /ref-update HTTP/1.1" 200 156 0.042057 10.0.0.57 - - [2026-01-12 21:28:31] "POST /ref-update HTTP/1.1" 200 156 0.027459 10.0.0.57 - - [2026-01-12 21:28:31] "POST /ref-update HTTP/1.1" 200 156 0.031138 10.0.0.57 - - [2026-01-12 21:28:31] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.022032 10.0.0.57 - - [2026-01-12 21:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.57 - - [2026-01-12 21:28:31] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004333 10.0.0.57 - - [2026-01-12 21:28:31] "POST /firewall-policys HTTP/1.1" 200 530 0.023088 10.0.0.57 - - [2026-01-12 21:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.048520 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017164 10.0.0.57 - - [2026-01-12 21:28:31] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002697 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003754 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006716 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002795 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002304 10.0.0.57 - - [2026-01-12 21:28:31] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002122 10.0.0.57 - - [2026-01-12 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.024041 10.0.0.57 - - [2026-01-12 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.045498 10.0.0.57 - - [2026-01-12 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.038138 10.0.0.57 - - [2026-01-12 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.030573 10.0.0.57 - - [2026-01-12 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.074931 10.0.0.57 - - [2026-01-12 21:28:32] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.036262 10.0.0.57 - - [2026-01-12 21:28:32] "POST /tags HTTP/1.1" 200 299 0.047373 10.0.0.57 - - [2026-01-12 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.029593 10.0.0.57 - - [2026-01-12 21:28:32] "GET /tag/0a37a765-20a6-4977-927a-11101542fbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.035836 10.0.0.57 - - [2026-01-12 21:28:32] "POST /set-tag HTTP/1.1" 200 109 0.019880 10.0.0.57 - - [2026-01-12 21:28:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.002067 10.0.0.57 - - [2026-01-12 21:28:32] "POST /tags HTTP/1.1" 200 301 0.095188 10.0.0.57 - - [2026-01-12 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025542 10.0.0.57 - - [2026-01-12 21:28:32] "GET /tag/92eca694-b35c-425a-b9e0-6e8c3d73c8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027915 10.0.0.57 - - [2026-01-12 21:28:33] "POST /tags HTTP/1.1" 200 325 0.118875 10.0.0.57 - - [2026-01-12 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.027867 10.0.0.57 - - [2026-01-12 21:28:33] "GET /tag/b07b42db-c830-4880-91be-e589bf142de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.030578 10.0.0.57 - - [2026-01-12 21:28:33] "POST /tags HTTP/1.1" 200 311 0.220137 10.0.0.57 - - [2026-01-12 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017009 10.0.0.57 - - [2026-01-12 21:28:33] "GET /tag/e4be3a7b-2ca1-4dec-a43b-c7d64bf9530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.031276 10.0.0.57 - - [2026-01-12 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.57 - - [2026-01-12 21:28:33] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.005365 10.0.0.57 - - [2026-01-12 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.57 - - [2026-01-12 21:28:33] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032941 10.0.0.57 - - [2026-01-12 21:28:33] "POST /virtual-machines HTTP/1.1" 200 377 0.019974 10.0.0.57 - - [2026-01-12 21:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017618 10.0.0.57 - - [2026-01-12 21:28:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148764 10.0.0.57 - - [2026-01-12 21:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011321 10.0.0.57 - - [2026-01-12 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.57 - - [2026-01-12 21:28:33] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010241 10.0.0.57 - - [2026-01-12 21:28:34] "POST /instance-ips HTTP/1.1" 200 409 0.038128 10.0.0.57 - - [2026-01-12 21:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032081 10.0.0.57 - - [2026-01-12 21:28:34] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007109 10.0.0.57 - - [2026-01-12 21:28:34] "POST /set-tag HTTP/1.1" 200 109 0.015934 10.0.0.57 - - [2026-01-12 21:28:34] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007577 10.0.0.57 - - [2026-01-12 21:28:34] "GET /instance-ip/a5fed302-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006537 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.001833 10.0.0.57 - - [2026-01-12 21:28:34] "POST /tags HTTP/1.1" 200 305 0.065906 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011222 10.0.0.57 - - [2026-01-12 21:28:34] "GET /tag/1e6bf884-f94e-4bea-b643-5d1aacdb0bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023995 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.57 - - [2026-01-12 21:28:34] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056266 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012660 10.0.0.57 - - [2026-01-12 21:28:34] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005338 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.57 - - [2026-01-12 21:28:34] "GET /service-appliance-set/a813a190-3cd0-4be7-9b3b-613900532fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003034 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.001337 10.0.0.57 - - [2026-01-12 21:28:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112160 10.0.0.57 - - [2026-01-12 21:28:34] "GET /virtual-machine-interface/dd6eb270-6dfe-4876-822c-cb9c836e0b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.024930 10.0.0.57 - - [2026-01-12 21:28:34] "POST /instance-ips HTTP/1.1" 200 381 0.037328 10.0.0.57 - - [2026-01-12 21:28:34] "GET /instance-ip/fc1a3d7b-7146-41db-ba07-a2dc434b849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010911 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000685 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000721 10.0.0.57 - - [2026-01-12 21:28:34] "POST /loadbalancers HTTP/1.1" 200 582 0.105292 10.0.0.57 - - [2026-01-12 21:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013959 10.0.0.57 - - [2026-01-12 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017060 10.0.0.57 - - [2026-01-12 21:28:35] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080412 10.0.0.57 - - [2026-01-12 21:28:35] "GET /loadbalancer/a1969b90-3fe4-46da-9845-adda7d7e2f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009400 10.0.0.57 - - [2026-01-12 21:28:35] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.117479 10.0.0.57 - - [2026-01-12 21:28:35] "GET /instance-ip/fc1a3d7b-7146-41db-ba07-a2dc434b849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014988 10.0.0.57 - - [2026-01-12 21:28:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.117511 10.0.0.57 - - [2026-01-12 21:28:35] "POST /floating-ips HTTP/1.1" 200 583 0.049906 10.0.0.57 - - [2026-01-12 21:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014159 10.0.0.57 - - [2026-01-12 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007878 10.0.0.57 - - [2026-01-12 21:28:35] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.179209 10.0.0.57 - - [2026-01-12 21:28:35] "GET /loadbalancer-listener/773f960b-070f-4f46-9464-eafb1621ab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002770 10.0.0.57 - - [2026-01-12 21:28:35] "GET /loadbalancer-listener/773f960b-070f-4f46-9464-eafb1621ab73?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010381 10.0.0.57 - - [2026-01-12 21:28:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033888 10.0.0.57 - - [2026-01-12 21:28:35] "GET /instance-ip/fc1a3d7b-7146-41db-ba07-a2dc434b849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004719 10.0.0.57 - - [2026-01-12 21:28:35] "GET /instance-ip/fc1a3d7b-7146-41db-ba07-a2dc434b849d?fields=floating_ips HTTP/1.1" 200 1171 0.006676 10.0.0.57 - - [2026-01-12 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.57 - - [2026-01-12 21:28:35] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002901 10.0.0.57 - - [2026-01-12 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.57 - - [2026-01-12 21:28:35] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.007043 10.0.0.57 - - [2026-01-12 21:28:35] "GET /floating-ip/ceea1f7a-7cd8-4076-a735-98f5131d59b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003224 10.0.0.57 - - [2026-01-12 21:28:35] "POST /tags HTTP/1.1" 200 357 0.109727 10.0.0.57 - - [2026-01-12 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.57 - - [2026-01-12 21:28:35] "GET /tag/366de60c-4217-40a4-9568-65adc714c4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.039634 10.0.0.57 - - [2026-01-12 21:28:35] "POST /tags HTTP/1.1" 200 305 0.026415 10.0.0.57 - - [2026-01-12 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010522 10.0.0.57 - - [2026-01-12 21:28:35] "GET /tag/4390b6e4-b594-41b2-9438-30cfd39a6492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032102 10.0.0.57 - - [2026-01-12 21:28:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000469 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.013302 10.0.0.57 - - [2026-01-12 21:28:36] "POST /security-groups HTTP/1.1" 200 571 0.077003 10.0.0.57 - - [2026-01-12 21:28:36] "POST /projects HTTP/1.1" 200 483 0.225569 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.005811 10.0.0.57 - - [2026-01-12 21:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017917 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017165 10.0.0.57 - - [2026-01-12 21:28:36] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.041999 10.0.0.57 - - [2026-01-12 21:28:36] "POST /access-control-lists HTTP/1.1" 200 580 0.112391 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.029143 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.020567 10.0.0.57 - - [2026-01-12 21:28:36] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004878 10.0.0.57 - - [2026-01-12 21:28:36] "POST /access-control-lists HTTP/1.1" 200 578 0.060783 10.0.0.57 - - [2026-01-12 21:28:36] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.098487 10.0.0.57 - - [2026-01-12 21:28:36] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.062858 10.0.0.57 - - [2026-01-12 21:28:36] "POST /security-groups HTTP/1.1" 200 537 0.106436 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.008872 10.0.0.57 - - [2026-01-12 21:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033697 10.0.0.57 - - [2026-01-12 21:28:36] "POST /access-control-lists HTTP/1.1" 200 596 0.062119 10.0.0.57 - - [2026-01-12 21:28:36] "POST /chown HTTP/1.1" 200 109 0.047080 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.044759 10.0.0.57 - - [2026-01-12 21:28:36] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020364 10.0.0.57 - - [2026-01-12 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.57 - - [2026-01-12 21:28:37] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.047679 10.0.0.57 - - [2026-01-12 21:28:37] "POST /access-control-lists HTTP/1.1" 200 594 0.108385 10.0.0.57 - - [2026-01-12 21:28:37] "POST /tags HTTP/1.1" 409 207 0.026506 10.0.0.57 - - [2026-01-12 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.57 - - [2026-01-12 21:28:37] "GET /tag/4390b6e4-b594-41b2-9438-30cfd39a6492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031383 10.0.0.57 - - [2026-01-12 21:28:37] "POST /firewall-rules HTTP/1.1" 200 564 0.072770 10.0.0.57 - - [2026-01-12 21:28:37] "GET /firewall-rule/8bc0ff14-2a2a-443d-b725-1a16bc4c4dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008079 10.0.0.57 - - [2026-01-12 21:28:37] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002874 10.0.0.57 - - [2026-01-12 21:28:37] "GET /firewall-rule/8bc0ff14-2a2a-443d-b725-1a16bc4c4dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002390 10.0.0.57 - - [2026-01-12 21:28:37] "POST /ref-update HTTP/1.1" 200 156 0.015403 10.0.0.57 - - [2026-01-12 21:28:37] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003066 10.0.0.57 - - [2026-01-12 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.57 - - [2026-01-12 21:28:37] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002062 10.0.0.57 - - [2026-01-12 21:28:37] "POST /tags HTTP/1.1" 409 207 0.009283 10.0.0.57 - - [2026-01-12 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.57 - - [2026-01-12 21:28:37] "GET /tag/4390b6e4-b594-41b2-9438-30cfd39a6492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017510 10.0.0.57 - - [2026-01-12 21:28:37] "POST /firewall-rules HTTP/1.1" 200 562 0.084357 10.0.0.57 - - [2026-01-12 21:28:37] "GET /firewall-rule/1eab5d77-c7c6-45b6-9e47-c42eaaf7224f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018175 10.0.0.57 - - [2026-01-12 21:28:37] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007411 10.0.0.57 - - [2026-01-12 21:28:37] "GET /firewall-rule/1eab5d77-c7c6-45b6-9e47-c42eaaf7224f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002795 10.0.0.57 - - [2026-01-12 21:28:37] "POST /ref-update HTTP/1.1" 200 156 0.025369 10.0.0.57 - - [2026-01-12 21:28:37] "POST /tags HTTP/1.1" 200 301 0.143990 10.0.0.57 - - [2026-01-12 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.57 - - [2026-01-12 21:28:37] "GET /tag/af39122a-30e6-440a-926e-87f3837e5fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027534 10.0.0.57 - - [2026-01-12 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.57 - - [2026-01-12 21:28:38] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032275 10.0.0.57 - - [2026-01-12 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.57 - - [2026-01-12 21:28:38] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018132 10.0.0.57 - - [2026-01-12 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.57 - - [2026-01-12 21:28:38] "GET /service-appliance-set/a813a190-3cd0-4be7-9b3b-613900532fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002930 10.0.0.57 - - [2026-01-12 21:28:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.003486 10.0.0.57 - - [2026-01-12 21:28:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139704 10.0.0.57 - - [2026-01-12 21:28:38] "GET /virtual-machine-interface/0c4f9dcb-fb6d-4dc6-addf-7f0a852bf6e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.009217 10.0.0.57 - - [2026-01-12 21:28:38] "POST /instance-ips HTTP/1.1" 200 377 0.085459 10.0.0.57 - - [2026-01-12 21:28:38] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018462 10.0.0.57 - - [2026-01-12 21:28:38] "POST /loadbalancers HTTP/1.1" 200 582 0.081612 10.0.0.57 - - [2026-01-12 21:28:38] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040371 10.0.0.57 - - [2026-01-12 21:28:38] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006423 10.0.0.57 - - [2026-01-12 21:28:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033506 10.0.0.57 - - [2026-01-12 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.57 - - [2026-01-12 21:28:38] "POST /floating-ips HTTP/1.1" 200 581 0.061703 10.0.0.57 - - [2026-01-12 21:28:38] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075968 10.0.0.57 - - [2026-01-12 21:28:38] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006765 10.0.0.57 - - [2026-01-12 21:28:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.036353 10.0.0.57 - - [2026-01-12 21:28:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015086 10.0.0.57 - - [2026-01-12 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.57 - - [2026-01-12 21:28:38] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050025 10.0.0.57 - - [2026-01-12 21:28:38] "GET /loadbalancer-listener/84efc4d4-9e14-43fe-b4cc-8c3228ecea7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003915 10.0.0.57 - - [2026-01-12 21:28:38] "GET /loadbalancer-listener/84efc4d4-9e14-43fe-b4cc-8c3228ecea7c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003365 10.0.0.57 - - [2026-01-12 21:28:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022862 10.0.0.57 - - [2026-01-12 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.57 - - [2026-01-12 21:28:39] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002539 10.0.0.57 - - [2026-01-12 21:28:39] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?fields=floating_ips HTTP/1.1" 200 1165 0.004297 10.0.0.57 - - [2026-01-12 21:28:39] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004092 10.0.0.57 - - [2026-01-12 21:28:39] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051150 10.0.0.57 - - [2026-01-12 21:28:39] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002804 10.0.0.57 - - [2026-01-12 21:28:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038188 10.0.0.57 - - [2026-01-12 21:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020392 10.0.0.57 - - [2026-01-12 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.57 - - [2026-01-12 21:28:39] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028948 10.0.0.57 - - [2026-01-12 21:28:39] "GET /loadbalancer-listener/c7b44469-4773-4e5b-a982-00f5b95c2f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011110 10.0.0.57 - - [2026-01-12 21:28:39] "GET /loadbalancer-listener/c7b44469-4773-4e5b-a982-00f5b95c2f60?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.013382 10.0.0.57 - - [2026-01-12 21:28:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045169 10.0.0.57 - - [2026-01-12 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.57 - - [2026-01-12 21:28:39] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004467 10.0.0.57 - - [2026-01-12 21:28:39] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?fields=floating_ips HTTP/1.1" 200 1165 0.002944 10.0.0.57 - - [2026-01-12 21:28:39] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043877 10.0.0.57 - - [2026-01-12 21:28:39] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003913 10.0.0.57 - - [2026-01-12 21:28:39] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002436 10.0.0.57 - - [2026-01-12 21:28:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016299 10.0.0.57 - - [2026-01-12 21:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050591 10.0.0.57 - - [2026-01-12 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012407 10.0.0.57 - - [2026-01-12 21:28:39] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034249 10.0.0.57 - - [2026-01-12 21:28:39] "GET /loadbalancer-listener/36ce72bc-f4bf-4c5c-ac13-5517e53f384e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002143 10.0.0.57 - - [2026-01-12 21:28:39] "GET /loadbalancer-listener/36ce72bc-f4bf-4c5c-ac13-5517e53f384e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004071 10.0.0.57 - - [2026-01-12 21:28:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023482 10.0.0.57 - - [2026-01-12 21:28:39] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006841 10.0.0.57 - - [2026-01-12 21:28:39] "GET /instance-ip/9769235c-b280-4351-a623-a46b9d36e87d?fields=floating_ips HTTP/1.1" 200 1165 0.003230 10.0.0.57 - - [2026-01-12 21:28:39] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002520 10.0.0.57 - - [2026-01-12 21:28:39] "POST /tags HTTP/1.1" 200 355 0.036958 10.0.0.57 - - [2026-01-12 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.57 - - [2026-01-12 21:28:39] "GET /tag/3d9b8fd1-7d8d-4152-876d-9b0d69068a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018632 10.0.0.57 - - [2026-01-12 21:28:39] "POST /tags HTTP/1.1" 200 303 0.019911 10.0.0.57 - - [2026-01-12 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011363 10.0.0.57 - - [2026-01-12 21:28:40] "GET /tag/80bf371b-2e8a-462c-8a7f-04c8cd95ee7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018702 10.0.0.57 - - [2026-01-12 21:28:40] "POST /projects HTTP/1.1" 409 218 0.001800 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.57 - - [2026-01-12 21:28:40] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054122 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.57 - - [2026-01-12 21:28:40] "GET /network-ipam/89c48e4c-e02d-41d3-912d-255926755592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002299 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.57 - - [2026-01-12 21:28:40] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005516 10.0.0.57 - - [2026-01-12 21:28:40] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.071360 10.0.0.57 - - [2026-01-12 21:28:40] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004381 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000701 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 10.0.0.57 - - [2026-01-12 21:28:40] "POST /set-tag HTTP/1.1" 200 109 0.054260 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.57 - - [2026-01-12 21:28:40] "GET /network-ipam/6a608755-8000-4267-ba23-129b4ed43387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002537 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.57 - - [2026-01-12 21:28:40] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003946 10.0.0.57 - - [2026-01-12 21:28:40] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.057738 10.0.0.57 - - [2026-01-12 21:28:40] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.020996 10.0.0.57 - - [2026-01-12 21:28:40] "POST /set-tag HTTP/1.1" 200 109 0.044321 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.57 - - [2026-01-12 21:28:40] "GET /network-policy/43b5038e-8828-4a5a-b260-c20fbf1d8b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002205 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.57 - - [2026-01-12 21:28:40] "GET /network-policy/3af09970-873f-4f20-b6b7-727205a83bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003047 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.57 - - [2026-01-12 21:28:40] "GET /network-policy/c1137bed-5ae8-47b6-b2fc-4e885a2ec5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002244 10.0.0.57 - - [2026-01-12 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.57 - - [2026-01-12 21:28:40] "PUT /network-policy/c1137bed-5ae8-47b6-b2fc-4e885a2ec5b4 HTTP/1.1" 200 262 0.011985 10.0.0.57 - - [2026-01-12 21:28:40] "PUT /access-control-list/4affe2f5-1fbc-4e11-8e65-ff929107b0fd HTTP/1.1" 200 272 0.018838 10.0.0.57 - - [2026-01-12 21:28:40] "POST /ref-update HTTP/1.1" 200 156 0.106899 10.0.0.57 - - [2026-01-12 21:28:41] "PUT /access-control-list/472fe3fb-24c2-4d36-b682-2647af79a2f3 HTTP/1.1" 200 272 0.068009 10.0.0.57 - - [2026-01-12 21:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015910 10.0.0.57 - - [2026-01-12 21:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003479 10.0.0.57 - - [2026-01-12 21:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001756 10.0.0.57 - - [2026-01-12 21:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002249 10.0.0.57 - - [2026-01-12 21:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001678 10.0.0.57 - - [2026-01-12 21:28:41] "POST /security-groups HTTP/1.1" 409 245 0.002014 10.0.0.57 - - [2026-01-12 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.57 - - [2026-01-12 21:28:41] "PUT /security-group/a1cf5315-2b7b-48e6-9c6d-be2b3e9943be HTTP/1.1" 200 262 0.057505 10.0.0.57 - - [2026-01-12 21:28:41] "PUT /access-control-list/30bd8b29-597d-4dee-b7a9-e1afb1360c42 HTTP/1.1" 200 272 0.035854 10.0.0.57 - - [2026-01-12 21:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040746 10.0.0.57 - - [2026-01-12 21:28:41] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031284 10.0.0.57 - - [2026-01-12 21:28:41] "PUT /access-control-list/563998cd-dd10-465b-a039-38015a2cd186 HTTP/1.1" 200 272 0.047543 10.0.0.57 - - [2026-01-12 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.57 - - [2026-01-12 21:28:41] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003067 10.0.0.57 - - [2026-01-12 21:28:41] "POST /tags HTTP/1.1" 409 206 0.002428 10.0.0.57 - - [2026-01-12 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.57 - - [2026-01-12 21:28:41] "GET /tag/80bf371b-2e8a-462c-8a7f-04c8cd95ee7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011778 10.0.0.57 - - [2026-01-12 21:28:41] "POST /firewall-rules HTTP/1.1" 200 562 0.085189 10.0.0.57 - - [2026-01-12 21:28:41] "GET /firewall-rule/4083e4f0-45bb-43e3-8a49-c3132f235d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004360 10.0.0.57 - - [2026-01-12 21:28:41] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004323 10.0.0.57 - - [2026-01-12 21:28:41] "GET /firewall-rule/4083e4f0-45bb-43e3-8a49-c3132f235d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002121 10.0.0.57 - - [2026-01-12 21:28:41] "POST /ref-update HTTP/1.1" 200 156 0.037231 10.0.0.57 - - [2026-01-12 21:28:41] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009995 10.0.0.57 - - [2026-01-12 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.57 - - [2026-01-12 21:28:41] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002826 10.0.0.57 - - [2026-01-12 21:28:41] "POST /tags HTTP/1.1" 409 206 0.002456 10.0.0.57 - - [2026-01-12 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.57 - - [2026-01-12 21:28:41] "GET /tag/80bf371b-2e8a-462c-8a7f-04c8cd95ee7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010740 10.0.0.57 - - [2026-01-12 21:28:41] "POST /firewall-rules HTTP/1.1" 200 560 0.101142 10.0.0.57 - - [2026-01-12 21:28:41] "GET /firewall-rule/b5d4bdbe-869f-456d-9f5e-fbe10ecbb945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.018991 10.0.0.57 - - [2026-01-12 21:28:41] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003935 10.0.0.57 - - [2026-01-12 21:28:41] "GET /firewall-rule/b5d4bdbe-869f-456d-9f5e-fbe10ecbb945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006685 10.0.0.57 - - [2026-01-12 21:28:42] "POST /ref-update HTTP/1.1" 200 156 0.032341 10.0.0.57 - - [2026-01-12 21:28:42] "POST /tags HTTP/1.1" 200 371 0.023697 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021370 10.0.0.57 - - [2026-01-12 21:28:42] "GET /tag/04a20ec4-0e42-4a7a-89d0-d14a1dd9c837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.036659 10.0.0.57 - - [2026-01-12 21:28:42] "POST /tags HTTP/1.1" 200 319 0.074746 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014821 10.0.0.57 - - [2026-01-12 21:28:42] "GET /tag/325cef3a-00e2-4842-8b44-d583be19f9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012200 10.0.0.57 - - [2026-01-12 21:28:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000436 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.005118 10.0.0.57 - - [2026-01-12 21:28:42] "POST /security-groups HTTP/1.1" 200 578 0.094491 10.0.0.57 - - [2026-01-12 21:28:42] "POST /projects HTTP/1.1" 200 497 0.251699 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.013063 10.0.0.57 - - [2026-01-12 21:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027132 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019581 10.0.0.57 - - [2026-01-12 21:28:42] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.035343 10.0.0.57 - - [2026-01-12 21:28:42] "POST /access-control-lists HTTP/1.1" 200 587 0.108306 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.57 - - [2026-01-12 21:28:42] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003846 10.0.0.57 - - [2026-01-12 21:28:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.001670 10.0.0.57 - - [2026-01-12 21:28:42] "POST /access-control-lists HTTP/1.1" 200 585 0.063734 10.0.0.57 - - [2026-01-12 21:28:42] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.150748 10.0.0.57 - - [2026-01-12 21:28:43] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.043648 10.0.0.57 - - [2026-01-12 21:28:43] "POST /security-groups HTTP/1.1" 200 558 0.072675 10.0.0.57 - - [2026-01-12 21:28:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.002236 10.0.0.57 - - [2026-01-12 21:28:43] "POST /access-control-lists HTTP/1.1" 200 610 0.063010 10.0.0.57 - - [2026-01-12 21:28:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.010257 10.0.0.57 - - [2026-01-12 21:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.071956 10.0.0.57 - - [2026-01-12 21:28:43] "POST /chown HTTP/1.1" 200 109 0.059905 10.0.0.57 - - [2026-01-12 21:28:43] "POST /access-control-lists HTTP/1.1" 200 608 0.076151 10.0.0.57 - - [2026-01-12 21:28:43] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009579 10.0.0.57 - - [2026-01-12 21:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.57 - - [2026-01-12 21:28:43] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004545 10.0.0.57 - - [2026-01-12 21:28:43] "POST /tags HTTP/1.1" 409 214 0.007322 10.0.0.57 - - [2026-01-12 21:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.57 - - [2026-01-12 21:28:43] "GET /tag/325cef3a-00e2-4842-8b44-d583be19f9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011745 10.0.0.57 - - [2026-01-12 21:28:43] "POST /firewall-rules HTTP/1.1" 200 578 0.073224 10.0.0.57 - - [2026-01-12 21:28:43] "GET /firewall-rule/fffe837b-b93f-4e14-b087-ef1689881812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.017690 10.0.0.57 - - [2026-01-12 21:28:43] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003693 10.0.0.57 - - [2026-01-12 21:28:43] "GET /firewall-rule/fffe837b-b93f-4e14-b087-ef1689881812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002189 10.0.0.57 - - [2026-01-12 21:28:43] "POST /ref-update HTTP/1.1" 200 156 0.023247 10.0.0.57 - - [2026-01-12 21:28:43] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002453 10.0.0.57 - - [2026-01-12 21:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.57 - - [2026-01-12 21:28:43] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002452 10.0.0.57 - - [2026-01-12 21:28:43] "POST /tags HTTP/1.1" 409 214 0.001609 10.0.0.57 - - [2026-01-12 21:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.57 - - [2026-01-12 21:28:43] "GET /tag/325cef3a-00e2-4842-8b44-d583be19f9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013935 10.0.0.57 - - [2026-01-12 21:28:43] "POST /firewall-rules HTTP/1.1" 200 576 0.134525 10.0.0.57 - - [2026-01-12 21:28:43] "GET /firewall-rule/10ecce97-4e72-461b-a08a-b895458ddfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004028 10.0.0.57 - - [2026-01-12 21:28:43] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003123 10.0.0.57 - - [2026-01-12 21:28:43] "GET /firewall-rule/10ecce97-4e72-461b-a08a-b895458ddfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001871 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.57 - - [2026-01-12 21:28:44] "POST /ref-update HTTP/1.1" 200 156 0.051214 10.0.0.57 - - [2026-01-12 21:28:44] "POST /tags HTTP/1.1" 200 363 0.037171 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017361 10.0.0.57 - - [2026-01-12 21:28:44] "GET /tag/ace7a6d1-2167-4f28-8058-25ebda0f33bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011073 10.0.0.57 - - [2026-01-12 21:28:44] "POST /tags HTTP/1.1" 200 311 0.044066 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010893 10.0.0.57 - - [2026-01-12 21:28:44] "GET /tag/4d98e9a1-419b-4df4-9374-d169d72343a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026953 10.0.0.57 - - [2026-01-12 21:28:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000995 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.002786 10.0.0.57 - - [2026-01-12 21:28:44] "POST /security-groups HTTP/1.1" 200 574 0.076746 10.0.0.57 - - [2026-01-12 21:28:44] "POST /projects HTTP/1.1" 200 489 0.403800 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.007337 10.0.0.57 - - [2026-01-12 21:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020803 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.57 - - [2026-01-12 21:28:44] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.015183 10.0.0.57 - - [2026-01-12 21:28:44] "POST /access-control-lists HTTP/1.1" 200 583 0.080734 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.018265 10.0.0.57 - - [2026-01-12 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016843 10.0.0.57 - - [2026-01-12 21:28:44] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005526 10.0.0.57 - - [2026-01-12 21:28:44] "POST /access-control-lists HTTP/1.1" 200 581 0.070395 10.0.0.57 - - [2026-01-12 21:28:44] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.072361 10.0.0.57 - - [2026-01-12 21:28:45] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.084416 10.0.0.57 - - [2026-01-12 21:28:45] "POST /security-groups HTTP/1.1" 200 546 0.093154 10.0.0.57 - - [2026-01-12 21:28:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.003480 10.0.0.57 - - [2026-01-12 21:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017489 10.0.0.57 - - [2026-01-12 21:28:45] "POST /access-control-lists HTTP/1.1" 200 602 0.046628 10.0.0.57 - - [2026-01-12 21:28:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.004121 10.0.0.57 - - [2026-01-12 21:28:45] "POST /chown HTTP/1.1" 200 109 0.027163 10.0.0.57 - - [2026-01-12 21:28:45] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012759 10.0.0.57 - - [2026-01-12 21:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.57 - - [2026-01-12 21:28:45] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014513 10.0.0.57 - - [2026-01-12 21:28:45] "POST /access-control-lists HTTP/1.1" 200 600 0.085163 10.0.0.57 - - [2026-01-12 21:28:45] "POST /tags HTTP/1.1" 409 210 0.002383 10.0.0.57 - - [2026-01-12 21:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.57 - - [2026-01-12 21:28:45] "GET /tag/4d98e9a1-419b-4df4-9374-d169d72343a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014285 10.0.0.57 - - [2026-01-12 21:28:45] "POST /firewall-rules HTTP/1.1" 200 570 0.078198 10.0.0.57 - - [2026-01-12 21:28:45] "GET /firewall-rule/331843cd-6376-4340-90d0-978ff4d4eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006116 10.0.0.57 - - [2026-01-12 21:28:45] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003553 10.0.0.57 - - [2026-01-12 21:28:45] "GET /firewall-rule/331843cd-6376-4340-90d0-978ff4d4eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002145 10.0.0.57 - - [2026-01-12 21:28:45] "POST /ref-update HTTP/1.1" 200 156 0.035074 10.0.0.57 - - [2026-01-12 21:28:45] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014001 10.0.0.57 - - [2026-01-12 21:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.57 - - [2026-01-12 21:28:45] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003374 10.0.0.57 - - [2026-01-12 21:28:45] "POST /tags HTTP/1.1" 409 210 0.009488 10.0.0.57 - - [2026-01-12 21:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.57 - - [2026-01-12 21:28:45] "GET /tag/4d98e9a1-419b-4df4-9374-d169d72343a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010882 10.0.0.57 - - [2026-01-12 21:28:45] "POST /firewall-rules HTTP/1.1" 200 568 0.120960 10.0.0.57 - - [2026-01-12 21:28:45] "GET /firewall-rule/6d817592-2ae5-4079-9110-f5c102f29b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.014936 10.0.0.57 - - [2026-01-12 21:28:45] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.009389 10.0.0.57 - - [2026-01-12 21:28:45] "GET /firewall-rule/6d817592-2ae5-4079-9110-f5c102f29b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002815 10.0.0.57 - - [2026-01-12 21:28:46] "POST /ref-update HTTP/1.1" 200 156 0.066618 10.0.0.57 - - [2026-01-12 21:28:46] "POST /tags HTTP/1.1" 200 363 0.037901 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029573 10.0.0.57 - - [2026-01-12 21:28:46] "GET /tag/122dee85-c540-437a-88d9-fc527db7208f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.021800 10.0.0.57 - - [2026-01-12 21:28:46] "POST /tags HTTP/1.1" 409 210 0.009458 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.57 - - [2026-01-12 21:28:46] "GET /tag/e4be3a7b-2ca1-4dec-a43b-c7d64bf9530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020153 10.0.0.57 - - [2026-01-12 21:28:46] "POST /projects HTTP/1.1" 409 223 0.002050 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.57 - - [2026-01-12 21:28:46] "GET /project/bb7fa3f6-a4f5-478e-86aa-2f76fc43b14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042715 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.57 - - [2026-01-12 21:28:46] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005259 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.57 - - [2026-01-12 21:28:46] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.010962 10.0.0.57 - - [2026-01-12 21:28:46] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.111576 10.0.0.57 - - [2026-01-12 21:28:46] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.044891 10.0.0.57 - - [2026-01-12 21:28:46] "POST /security-groups HTTP/1.1" 409 253 0.009436 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008337 10.0.0.57 - - [2026-01-12 21:28:46] "PUT /security-group/94b24ffa-993e-4d4c-b4e8-b47be9683733 HTTP/1.1" 200 262 0.054879 10.0.0.57 - - [2026-01-12 21:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027118 10.0.0.57 - - [2026-01-12 21:28:46] "PUT /access-control-list/e258236e-31da-4b15-9a09-7609c47336a9 HTTP/1.1" 200 272 0.021968 10.0.0.57 - - [2026-01-12 21:28:46] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015494 10.0.0.57 - - [2026-01-12 21:28:46] "PUT /access-control-list/b7abd6c0-a01c-40bc-9624-1901f61d4219 HTTP/1.1" 200 272 0.018056 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.57 - - [2026-01-12 21:28:46] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002362 10.0.0.57 - - [2026-01-12 21:28:46] "POST /tags HTTP/1.1" 409 210 0.016119 10.0.0.57 - - [2026-01-12 21:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.57 - - [2026-01-12 21:28:46] "GET /tag/e4be3a7b-2ca1-4dec-a43b-c7d64bf9530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012216 10.0.0.57 - - [2026-01-12 21:28:47] "POST /firewall-rules HTTP/1.1" 200 570 0.074419 10.0.0.57 - - [2026-01-12 21:28:47] "GET /firewall-rule/7a86043f-f5b4-4b35-9cf4-49213cc75c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003317 10.0.0.57 - - [2026-01-12 21:28:47] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003018 10.0.0.57 - - [2026-01-12 21:28:47] "GET /firewall-rule/7a86043f-f5b4-4b35-9cf4-49213cc75c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001955 10.0.0.57 - - [2026-01-12 21:28:47] "POST /ref-update HTTP/1.1" 200 156 0.054271 10.0.0.57 - - [2026-01-12 21:28:47] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020974 10.0.0.57 - - [2026-01-12 21:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.57 - - [2026-01-12 21:28:47] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002566 10.0.0.57 - - [2026-01-12 21:28:47] "POST /tags HTTP/1.1" 409 210 0.001672 10.0.0.57 - - [2026-01-12 21:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.57 - - [2026-01-12 21:28:47] "GET /tag/e4be3a7b-2ca1-4dec-a43b-c7d64bf9530c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012248 10.0.0.57 - - [2026-01-12 21:28:47] "POST /firewall-rules HTTP/1.1" 200 568 0.089530 10.0.0.57 - - [2026-01-12 21:28:47] "GET /firewall-rule/e84cc973-57f1-41b4-ad6f-a254d91b1d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003757 10.0.0.57 - - [2026-01-12 21:28:47] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003060 10.0.0.57 - - [2026-01-12 21:28:47] "GET /firewall-rule/e84cc973-57f1-41b4-ad6f-a254d91b1d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001841 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:28:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.57 - - [2026-01-12 21:28:47] "POST /ref-update HTTP/1.1" 200 156 0.051127 10.0.0.57 - - [2026-01-12 21:28:47] "POST /tags HTTP/1.1" 409 237 0.003912 10.0.0.57 - - [2026-01-12 21:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012477 10.0.0.57 - - [2026-01-12 21:28:47] "GET /tag/122dee85-c540-437a-88d9-fc527db7208f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.010697 10.0.0.57 - - [2026-01-12 21:28:47] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.009437 10.0.0.57 - - [2026-01-12 21:28:47] "POST /set-tag HTTP/1.1" 200 109 0.015131 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000790 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000747 10.0.0.56 - - [2026-01-12 21:29:37] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.56 - - [2026-01-12 21:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.56 - - [2026-01-12 21:29:37] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011819 10.0.0.56 - - [2026-01-12 21:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.56 - - [2026-01-12 21:29:37] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003092 10.0.0.56 - - [2026-01-12 21:29:37] "PUT /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419 HTTP/1.1" 200 274 0.010139 10.0.0.56 - - [2026-01-12 21:29:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.083028 10.0.0.56 - - [2026-01-12 21:29:38] "POST /virtual-routers HTTP/1.1" 200 599 0.028935 10.0.0.56 - - [2026-01-12 21:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.56 - - [2026-01-12 21:29:38] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.025573 10.0.0.56 - - [2026-01-12 21:29:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.002701 10.0.0.56 - - [2026-01-12 21:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.56 - - [2026-01-12 21:29:38] "GET /virtual-network/d59d7487-871b-4d6c-8fdf-4e1eaa116ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003743 10.0.0.56 - - [2026-01-12 21:29:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071463 10.0.0.57 - - [2026-01-12 21:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.57 - - [2026-01-12 21:29:42] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002692 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:29:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.56 - - [2026-01-12 21:30:25] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.56 - - [2026-01-12 21:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.56 - - [2026-01-12 21:30:25] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003953 10.0.0.56 - - [2026-01-12 21:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.56 - - [2026-01-12 21:30:25] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003013 10.0.0.56 - - [2026-01-12 21:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.56 - - [2026-01-12 21:30:25] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002316 10.0.0.56 - - [2026-01-12 21:30:25] "PUT /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4 HTTP/1.1" 200 262 0.008557 10.0.0.56 - - [2026-01-12 21:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.56 - - [2026-01-12 21:30:25] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002321 10.0.0.56 - - [2026-01-12 21:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.56 - - [2026-01-12 21:30:25] "GET /virtual-machine-interface/6203df02-ccaa-4aa7-b9d6-76ccfbf3c44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004065 10.0.0.56 - - [2026-01-12 21:30:25] "PUT /virtual-machine-interface/6203df02-ccaa-4aa7-b9d6-76ccfbf3c44b HTTP/1.1" 200 284 0.007987 10.0.0.57 - - [2026-01-12 21:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.57 - - [2026-01-12 21:30:42] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002779 10.0.0.57 - - [2026-01-12 21:32:34] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002857 10.0.0.57 - - [2026-01-12 21:32:34] "POST /ref-update HTTP/1.1" 200 156 0.008804 10.0.0.57 - - [2026-01-12 21:32:42] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006169 10.0.0.57 - - [2026-01-12 21:32:42] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.57 - - [2026-01-12 21:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025227 10.0.0.57 - - [2026-01-12 21:32:42] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002159 10.0.0.57 - - [2026-01-12 21:32:42] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003873 10.0.0.57 - - [2026-01-12 21:32:42] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.57 - - [2026-01-12 21:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.57 - - [2026-01-12 21:32:42] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002393 10.0.0.57 - - [2026-01-12 21:32:42] "GET /loadbalancer-pool/601a09ce-3f50-44c9-805d-95ed8b5b90bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003534 10.0.0.57 - - [2026-01-12 21:32:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021082 10.0.0.57 - - [2026-01-12 21:32:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007078 10.0.0.57 - - [2026-01-12 21:32:42] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013761 10.0.0.57 - - [2026-01-12 21:32:42] "POST /tags HTTP/1.1" 409 205 0.001700 10.0.0.57 - - [2026-01-12 21:32:42] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003486 10.0.0.57 - - [2026-01-12 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.005830 10.0.0.57 - - [2026-01-12 21:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.57 - - [2026-01-12 21:32:42] "GET /tag/af39122a-30e6-440a-926e-87f3837e5fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009930 10.0.0.57 - - [2026-01-12 21:32:42] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.008899 10.0.0.57 - - [2026-01-12 21:32:42] "PUT /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b HTTP/1.1" 200 256 0.026393 10.0.0.57 - - [2026-01-12 21:32:42] "POST /set-tag HTTP/1.1" 200 109 0.107985 10.0.0.57 - - [2026-01-12 21:32:42] "GET /loadbalancer-pool/b16db4d8-c7d7-4d56-98fe-4fb2f2e1e537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020597 10.0.0.57 - - [2026-01-12 21:32:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015632 10.0.0.57 - - [2026-01-12 21:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015482 10.0.0.57 - - [2026-01-12 21:32:43] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022585 10.0.0.57 - - [2026-01-12 21:32:43] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005850 10.0.0.57 - - [2026-01-12 21:32:43] "POST /ref-update HTTP/1.1" 200 156 0.009981 10.0.0.57 - - [2026-01-12 21:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.57 - - [2026-01-12 21:32:43] "GET /loadbalancer-pool/09219f4f-ccf4-4c0c-8798-c8da7a1ee1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004040 10.0.0.57 - - [2026-01-12 21:32:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018136 10.0.0.57 - - [2026-01-12 21:32:43] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006330 10.0.0.57 - - [2026-01-12 21:32:43] "PUT /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b HTTP/1.1" 200 256 0.015532 10.0.0.57 - - [2026-01-12 21:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020120 10.0.0.57 - - [2026-01-12 21:32:43] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012000 10.0.0.57 - - [2026-01-12 21:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.57 - - [2026-01-12 21:32:43] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004412 10.0.0.57 - - [2026-01-12 21:32:43] "POST /ref-update HTTP/1.1" 200 156 0.007820 10.0.0.57 - - [2026-01-12 21:32:43] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002326 10.0.0.57 - - [2026-01-12 21:32:43] "PUT /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b HTTP/1.1" 200 256 0.008134 10.0.0.57 - - [2026-01-12 21:32:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001600 10.0.0.57 - - [2026-01-12 21:32:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001676 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:34:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015233 10.0.0.57 - - [2026-01-12 21:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.57 - - [2026-01-12 21:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.57 - - [2026-01-12 21:35:01] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004465 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005977 10.0.0.57 - - [2026-01-12 21:35:01] "POST /set-tag HTTP/1.1" 200 109 0.021883 10.0.0.57 - - [2026-01-12 21:35:01] "DELETE /loadbalancer-member/dab2dc24-6b63-48f7-81f9-9c3df2b572e3 HTTP/1.1" 200 115 0.063556 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007998 10.0.0.57 - - [2026-01-12 21:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.57 - - [2026-01-12 21:35:01] "DELETE /loadbalancer-member/74ed6620-dee0-4f9a-9b53-ee14c6d59059 HTTP/1.1" 200 115 0.041499 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007032 10.0.0.57 - - [2026-01-12 21:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.57 - - [2026-01-12 21:35:01] "DELETE /loadbalancer-member/4cc3976a-50ec-4ab4-8af1-f10072ae8b52 HTTP/1.1" 200 115 0.031894 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004741 10.0.0.57 - - [2026-01-12 21:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.57 - - [2026-01-12 21:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.57 - - [2026-01-12 21:35:01] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002419 10.0.0.57 - - [2026-01-12 21:35:01] "GET /loadbalancer-pool/601a09ce-3f50-44c9-805d-95ed8b5b90bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002720 10.0.0.57 - - [2026-01-12 21:35:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023257 10.0.0.57 - - [2026-01-12 21:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030107 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.036580 10.0.0.57 - - [2026-01-12 21:35:01] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008321 10.0.0.57 - - [2026-01-12 21:35:01] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003287 10.0.0.57 - - [2026-01-12 21:35:01] "POST /set-tag HTTP/1.1" 200 109 0.062603 10.0.0.57 - - [2026-01-12 21:35:01] "GET /loadbalancer-pool/b16db4d8-c7d7-4d56-98fe-4fb2f2e1e537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014969 10.0.0.57 - - [2026-01-12 21:35:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042756 10.0.0.57 - - [2026-01-12 21:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006525 10.0.0.57 - - [2026-01-12 21:35:02] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005914 10.0.0.57 - - [2026-01-12 21:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.57 - - [2026-01-12 21:35:02] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003987 10.0.0.57 - - [2026-01-12 21:35:02] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003194 10.0.0.57 - - [2026-01-12 21:35:02] "GET /loadbalancer-pool/09219f4f-ccf4-4c0c-8798-c8da7a1ee1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.002589 10.0.0.57 - - [2026-01-12 21:35:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046233 10.0.0.57 - - [2026-01-12 21:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025564 10.0.0.57 - - [2026-01-12 21:35:02] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003547 10.0.0.57 - - [2026-01-12 21:35:02] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003691 10.0.0.57 - - [2026-01-12 21:35:02] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001784 10.0.0.57 - - [2026-01-12 21:35:02] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.57 - - [2026-01-12 21:37:49] "GET /global-system-configs HTTP/1.1" 200 322 0.006582 10.0.0.57 - - [2026-01-12 21:37:50] "GET /global-system-configs HTTP/1.1" 200 322 0.003152 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004255 10.0.0.57 - - [2026-01-12 21:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.57 - - [2026-01-12 21:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.57 - - [2026-01-12 21:39:51] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003705 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004267 10.0.0.57 - - [2026-01-12 21:39:51] "POST /set-tag HTTP/1.1" 200 109 0.021777 10.0.0.57 - - [2026-01-12 21:39:51] "DELETE /loadbalancer-member/4551ba49-28af-41ac-9160-7f588888906a HTTP/1.1" 200 115 0.028312 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004522 10.0.0.57 - - [2026-01-12 21:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.57 - - [2026-01-12 21:39:51] "DELETE /loadbalancer-member/6171d231-e46f-4b13-ae54-4327a544d2fe HTTP/1.1" 200 115 0.035988 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004026 10.0.0.57 - - [2026-01-12 21:39:51] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.57 - - [2026-01-12 21:39:51] "DELETE /loadbalancer-member/31804e92-a831-400c-a990-482dd134c37f HTTP/1.1" 200 115 0.029544 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007469 10.0.0.57 - - [2026-01-12 21:39:51] "POST /set-tag HTTP/1.1" 200 109 0.005402 10.0.0.57 - - [2026-01-12 21:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.57 - - [2026-01-12 21:39:51] "GET /loadbalancer/7a0d4a87-da2c-489b-b175-eb7808af25d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002780 10.0.0.57 - - [2026-01-12 21:39:51] "GET /loadbalancer-pool/601a09ce-3f50-44c9-805d-95ed8b5b90bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003635 10.0.0.57 - - [2026-01-12 21:39:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038176 10.0.0.57 - - [2026-01-12 21:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012777 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013502 10.0.0.57 - - [2026-01-12 21:39:51] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014674 10.0.0.57 - - [2026-01-12 21:39:51] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007735 10.0.0.57 - - [2026-01-12 21:39:52] "POST /set-tag HTTP/1.1" 200 109 0.069315 10.0.0.57 - - [2026-01-12 21:39:52] "GET /loadbalancer-pool/b16db4d8-c7d7-4d56-98fe-4fb2f2e1e537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014893 10.0.0.57 - - [2026-01-12 21:39:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021956 10.0.0.57 - - [2026-01-12 21:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008416 10.0.0.57 - - [2026-01-12 21:39:52] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016074 10.0.0.57 - - [2026-01-12 21:39:52] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004244 10.0.0.57 - - [2026-01-12 21:39:52] "POST /set-tag HTTP/1.1" 200 109 0.004507 10.0.0.57 - - [2026-01-12 21:39:52] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001534 10.0.0.57 - - [2026-01-12 21:39:52] "GET /loadbalancer-pool/09219f4f-ccf4-4c0c-8798-c8da7a1ee1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005586 10.0.0.57 - - [2026-01-12 21:39:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021591 10.0.0.57 - - [2026-01-12 21:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020484 10.0.0.57 - - [2026-01-12 21:39:52] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014287 10.0.0.57 - - [2026-01-12 21:39:52] "GET /virtual-machine-interface/a5ddccd4-effd-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007873 10.0.0.57 - - [2026-01-12 21:39:52] "GET /floating-ip/19847c91-a717-4813-9957-e0b46f140d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003977 10.0.0.57 - - [2026-01-12 21:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002387 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:39:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:39:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:40:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:40:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:40:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:40:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:40:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:40:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.57 - - [2026-01-12 21:42:44] "GET / HTTP/1.1" 200 35931 0.001301 10.0.0.57 - - [2026-01-12 21:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.57 - - [2026-01-12 21:42:44] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031882 10.0.0.57 - - [2026-01-12 21:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.57 - - [2026-01-12 21:42:44] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.020754 10.0.0.57 - - [2026-01-12 21:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.57 - - [2026-01-12 21:42:44] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039947 10.0.0.57 - - [2026-01-12 21:42:44] "POST /tags HTTP/1.1" 200 333 0.021497 10.0.0.57 - - [2026-01-12 21:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010236 10.0.0.57 - - [2026-01-12 21:42:44] "GET /tag/4d527eb1-8da2-4879-96ef-5a86ba5ff661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023777 10.0.0.57 - - [2026-01-12 21:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.57 - - [2026-01-12 21:42:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029857 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.57 - - [2026-01-12 21:42:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026234 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.57 - - [2026-01-12 21:42:45] "GET /virtual-networks?parent_id=802cc1b0-c9d6-4cba-b247-2608b6824253&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002225 10.0.0.57 - - [2026-01-12 21:42:45] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003652 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.57 - - [2026-01-12 21:42:45] "GET /service-appliance-set/a813a190-3cd0-4be7-9b3b-613900532fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002867 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.001876 10.0.0.57 - - [2026-01-12 21:42:45] "POST /virtual-networks HTTP/1.1" 200 512 0.057936 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.57 - - [2026-01-12 21:42:45] "GET /network-ipam/257d08a4-90b1-4852-af68-4d0eb6217cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.040959 10.0.0.57 - - [2026-01-12 21:42:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100449 10.0.0.57 - - [2026-01-12 21:42:45] "GET /virtual-machine-interface/0bd32295-9e56-4d46-a72f-801a5cd4f921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.012377 10.0.0.57 - - [2026-01-12 21:42:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003924 10.0.0.57 - - [2026-01-12 21:42:45] "POST /ref-update HTTP/1.1" 200 156 0.089685 10.0.0.57 - - [2026-01-12 21:42:45] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005294 10.0.0.57 - - [2026-01-12 21:42:45] "POST /instance-ips HTTP/1.1" 200 409 0.047418 10.0.0.57 - - [2026-01-12 21:42:45] "GET /domains HTTP/1.1" 200 280 0.001576 10.0.0.57 - - [2026-01-12 21:42:45] "GET /instance-ip/7426c468-2534-4044-94cb-b6f399aca77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.004742 10.0.0.57 - - [2026-01-12 21:42:45] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d HTTP/1.1" 200 3085 0.012326 10.0.0.57 - - [2026-01-12 21:42:45] "POST /loadbalancers HTTP/1.1" 200 610 0.048017 10.0.0.57 - - [2026-01-12 21:42:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253 HTTP/1.1" 200 5716 0.059477 10.0.0.57 - - [2026-01-12 21:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012993 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.57 - - [2026-01-12 21:42:45] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.009469 10.0.0.57 - - [2026-01-12 21:42:45] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.003917 10.0.0.57 - - [2026-01-12 21:42:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052735 10.0.0.57 - - [2026-01-12 21:42:45] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1180 0.011550 10.0.0.57 - - [2026-01-12 21:42:45] "GET /instance-ip/7426c468-2534-4044-94cb-b6f399aca77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003749 10.0.0.57 - - [2026-01-12 21:42:45] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1180 0.002318 10.0.0.57 - - [2026-01-12 21:42:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034699 10.0.0.57 - - [2026-01-12 21:42:45] "GET /loadbalancer/e6ebd1a5-7902-479c-84b2-6fb2e27a4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003434 10.0.0.57 - - [2026-01-12 21:42:45] "POST /floating-ips HTTP/1.1" 200 597 0.023055 10.0.0.57 - - [2026-01-12 21:42:45] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037534 10.0.0.57 - - [2026-01-12 21:42:45] "POST /route-targets HTTP/1.1" 200 327 0.012691 10.0.0.57 - - [2026-01-12 21:42:45] "POST /ref-update HTTP/1.1" 200 156 0.013100 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.57 - - [2026-01-12 21:42:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055758 10.0.0.57 - - [2026-01-12 21:42:45] "GET /loadbalancer-listener/b1f4f6f0-f229-4c88-a726-ee7a012610fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003168 10.0.0.57 - - [2026-01-12 21:42:45] "GET /loadbalancer-listener/b1f4f6f0-f229-4c88-a726-ee7a012610fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002641 10.0.0.57 - - [2026-01-12 21:42:45] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015396 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.57 - - [2026-01-12 21:42:45] "GET /instance-ip/7426c468-2534-4044-94cb-b6f399aca77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003052 10.0.0.57 - - [2026-01-12 21:42:45] "GET /loadbalancer/e6ebd1a5-7902-479c-84b2-6fb2e27a4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003274 10.0.0.57 - - [2026-01-12 21:42:45] "GET /instance-ip/7426c468-2534-4044-94cb-b6f399aca77c?fields=floating_ips HTTP/1.1" 200 1212 0.003496 10.0.0.57 - - [2026-01-12 21:42:45] "GET /floating-ip/89cb11cd-3bb1-4b9c-b49b-578778e53a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001549 10.0.0.57 - - [2026-01-12 21:42:45] "POST /tags HTTP/1.1" 200 295 0.042100 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007566 10.0.0.57 - - [2026-01-12 21:42:45] "GET /tag/a5a8dfc4-2632-4147-b645-5c681ae10f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011357 10.0.0.57 - - [2026-01-12 21:42:45] "POST /tags HTTP/1.1" 409 233 0.001958 10.0.0.57 - - [2026-01-12 21:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.57 - - [2026-01-12 21:42:45] "GET /tag/3d9b8fd1-7d8d-4152-876d-9b0d69068a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.009424 10.0.0.57 - - [2026-01-12 21:42:46] "POST /tags HTTP/1.1" 409 206 0.001832 10.0.0.57 - - [2026-01-12 21:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.57 - - [2026-01-12 21:42:46] "GET /tag/80bf371b-2e8a-462c-8a7f-04c8cd95ee7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009732 10.0.0.57 - - [2026-01-12 21:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003752 10.0.0.57 - - [2026-01-12 21:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.57 - - [2026-01-12 21:42:46] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027335 10.0.0.57 - - [2026-01-12 21:42:46] "POST /virtual-machines HTTP/1.1" 200 369 0.010719 10.0.0.57 - - [2026-01-12 21:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018623 10.0.0.57 - - [2026-01-12 21:42:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159986 10.0.0.57 - - [2026-01-12 21:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050624 10.0.0.57 - - [2026-01-12 21:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025371 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004801 10.0.0.57 - - [2026-01-12 21:42:46] "POST /instance-ips HTTP/1.1" 200 409 0.026078 10.0.0.57 - - [2026-01-12 21:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021838 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009677 10.0.0.57 - - [2026-01-12 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.014832 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014347 10.0.0.57 - - [2026-01-12 21:42:46] "GET /instance-ip/a223a2ba-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004647 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003855 10.0.0.57 - - [2026-01-12 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003088 10.0.0.57 - - [2026-01-12 21:42:46] "POST /ref-update HTTP/1.1" 200 156 0.007267 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004122 10.0.0.57 - - [2026-01-12 21:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.57 - - [2026-01-12 21:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.57 - - [2026-01-12 21:42:46] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003861 10.0.0.57 - - [2026-01-12 21:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.57 - - [2026-01-12 21:42:46] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033008 10.0.0.57 - - [2026-01-12 21:42:46] "POST /virtual-machines HTTP/1.1" 200 369 0.007006 10.0.0.57 - - [2026-01-12 21:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007142 10.0.0.57 - - [2026-01-12 21:42:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096938 10.0.0.57 - - [2026-01-12 21:42:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021691 10.0.0.57 - - [2026-01-12 21:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012893 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004372 10.0.0.57 - - [2026-01-12 21:42:47] "POST /instance-ips HTTP/1.1" 200 409 0.017685 10.0.0.57 - - [2026-01-12 21:42:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024277 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009224 10.0.0.57 - - [2026-01-12 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.016383 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014563 10.0.0.57 - - [2026-01-12 21:42:47] "GET /instance-ip/a2897162-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004130 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003903 10.0.0.57 - - [2026-01-12 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003358 10.0.0.57 - - [2026-01-12 21:42:47] "POST /ref-update HTTP/1.1" 200 156 0.008458 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007164 10.0.0.57 - - [2026-01-12 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004172 10.0.0.57 - - [2026-01-12 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.57 - - [2026-01-12 21:42:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003339 10.0.0.57 - - [2026-01-12 21:42:47] "POST /set-tag HTTP/1.1" 200 109 0.001608 10.0.0.57 - - [2026-01-12 21:42:49] "GET /global-system-configs HTTP/1.1" 200 322 0.004286 10.0.0.57 - - [2026-01-12 21:42:50] "GET /domains HTTP/1.1" 200 280 0.004837 10.0.0.57 - - [2026-01-12 21:42:50] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d HTTP/1.1" 200 3085 0.002435 10.0.0.57 - - [2026-01-12 21:42:50] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253 HTTP/1.1" 200 7064 0.035720 10.0.0.57 - - [2026-01-12 21:42:50] "GET /global-system-configs HTTP/1.1" 200 322 0.020663 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.003806 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.003487 10.0.0.57 - - [2026-01-12 21:42:50] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1401 0.003219 10.0.0.57 - - [2026-01-12 21:42:50] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1401 0.002115 10.0.0.57 - - [2026-01-12 21:42:50] "GET /route-target/58aac346-80f6-4169-8582-a2df5abeea41 HTTP/1.1" 200 1151 0.002107 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.003489 10.0.0.57 - - [2026-01-12 21:42:50] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1401 0.002003 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003405 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.003478 10.0.0.57 - - [2026-01-12 21:42:50] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1401 0.002661 10.0.0.57 - - [2026-01-12 21:42:50] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 200 1401 0.002700 10.0.0.57 - - [2026-01-12 21:42:50] "GET /route-target/58aac346-80f6-4169-8582-a2df5abeea41 HTTP/1.1" 200 1151 0.001692 10.0.0.57 - - [2026-01-12 21:42:50] "GET /domains HTTP/1.1" 200 280 0.002053 10.0.0.57 - - [2026-01-12 21:42:50] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d HTTP/1.1" 200 3085 0.002805 10.0.0.57 - - [2026-01-12 21:42:50] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253 HTTP/1.1" 200 7064 0.046131 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2093 0.005259 10.0.0.57 - - [2026-01-12 21:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.57 - - [2026-01-12 21:42:50] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028182 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004917 10.0.0.57 - - [2026-01-12 21:42:50] "GET /floating-ip-pools?parent_id=e690a628-feb8-4c1b-aea5-503d43004e64&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002298 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004088 10.0.0.57 - - [2026-01-12 21:42:50] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016942 10.0.0.57 - - [2026-01-12 21:42:50] "POST /ref-update HTTP/1.1" 200 156 0.019413 10.0.0.57 - - [2026-01-12 21:42:50] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004102 10.0.0.57 - - [2026-01-12 21:42:50] "GET /domains HTTP/1.1" 200 280 0.002204 10.0.0.57 - - [2026-01-12 21:42:50] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d HTTP/1.1" 200 3085 0.002501 10.0.0.57 - - [2026-01-12 21:42:51] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253 HTTP/1.1" 200 7320 0.029231 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2331 0.004597 10.0.0.57 - - [2026-01-12 21:42:51] "GET /floating-ip-pool/42337cef-c988-4d0a-82b9-c1110b54345b HTTP/1.1" 200 1313 0.001961 10.0.0.57 - - [2026-01-12 21:42:51] "GET /domains HTTP/1.1" 200 280 0.001206 10.0.0.57 - - [2026-01-12 21:42:51] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d HTTP/1.1" 200 3085 0.002051 10.0.0.57 - - [2026-01-12 21:42:51] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253 HTTP/1.1" 200 7320 0.031565 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 2331 0.006781 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004952 10.0.0.57 - - [2026-01-12 21:42:51] "POST /tags HTTP/1.1" 200 365 0.044179 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015085 10.0.0.57 - - [2026-01-12 21:42:51] "GET /tag/c81187cc-083b-4fcc-9879-b87874de100d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022238 10.0.0.57 - - [2026-01-12 21:42:51] "POST /tags HTTP/1.1" 409 206 0.001786 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010803 10.0.0.57 - - [2026-01-12 21:42:51] "GET /tag/80bf371b-2e8a-462c-8a7f-04c8cd95ee7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015422 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.57 - - [2026-01-12 21:42:51] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037210 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003739 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.57 - - [2026-01-12 21:42:51] "GET /service-appliance-set/be2eca03-6b96-4b3b-a6ab-916a25129a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003424 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001169 10.0.0.57 - - [2026-01-12 21:42:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089299 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-machine-interface/bd934ac3-1adb-4e4e-aec0-8bd6b21b18b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009629 10.0.0.57 - - [2026-01-12 21:42:51] "POST /set-tag HTTP/1.1" 200 109 0.012730 10.0.0.57 - - [2026-01-12 21:42:51] "POST /instance-ips HTTP/1.1" 200 417 0.046333 10.0.0.57 - - [2026-01-12 21:42:51] "GET /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003638 10.0.0.57 - - [2026-01-12 21:42:51] "POST /loadbalancers HTTP/1.1" 200 618 0.062364 10.0.0.57 - - [2026-01-12 21:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016175 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013129 10.0.0.57 - - [2026-01-12 21:42:51] "POST /service-instances HTTP/1.1" 200 566 0.024934 10.0.0.57 - - [2026-01-12 21:42:51] "POST /ref-update HTTP/1.1" 200 156 0.013600 10.0.0.57 - - [2026-01-12 21:42:51] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044910 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-machine-interface/bd934ac3-1adb-4e4e-aec0-8bd6b21b18b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003794 10.0.0.57 - - [2026-01-12 21:42:51] "GET /virtual-machine-interface/bd934ac3-1adb-4e4e-aec0-8bd6b21b18b3?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008423 10.0.0.57 - - [2026-01-12 21:42:51] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.006674 10.0.0.57 - - [2026-01-12 21:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011125 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.57 - - [2026-01-12 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.57 - - [2026-01-12 21:42:51] "GET /floating-ip-pool/42337cef-c988-4d0a-82b9-c1110b54345b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.001636 10.0.0.57 - - [2026-01-12 21:42:52] "POST /floating-ips HTTP/1.1" 200 671 0.078475 10.0.0.57 - - [2026-01-12 21:42:52] "POST /virtual-machines HTTP/1.1" 200 429 0.060575 10.0.0.57 - - [2026-01-12 21:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021526 10.0.0.57 - - [2026-01-12 21:42:52] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002251 10.0.0.57 - - [2026-01-12 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.57 - - [2026-01-12 21:42:52] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011381 10.0.0.57 - - [2026-01-12 21:42:52] "POST /tags HTTP/1.1" 409 221 0.005586 10.0.0.57 - - [2026-01-12 21:42:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121729 10.0.0.57 - - [2026-01-12 21:42:52] "POST /chown HTTP/1.1" 200 109 0.010832 10.0.0.57 - - [2026-01-12 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.57 - - [2026-01-12 21:42:52] "GET /tag/4d527eb1-8da2-4879-96ef-5a86ba5ff661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010700 10.0.0.57 - - [2026-01-12 21:42:52] "POST /tags HTTP/1.1" 409 238 0.001769 10.0.0.57 - - [2026-01-12 21:42:52] "POST /chown HTTP/1.1" 200 109 0.005309 10.0.0.57 - - [2026-01-12 21:42:52] "PUT /virtual-machine-interface/d9ee7d59-15fe-4f40-aff2-ce1762b9f17e HTTP/1.1" 200 284 0.013796 10.0.0.57 - - [2026-01-12 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.57 - - [2026-01-12 21:42:52] "GET /tag/c81187cc-083b-4fcc-9879-b87874de100d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010422 10.0.0.57 - - [2026-01-12 21:42:52] "PUT /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 256 0.034716 10.0.0.57 - - [2026-01-12 21:42:52] "POST /firewall-rules HTTP/1.1" 200 650 0.093614 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.061028 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.016284 10.0.0.57 - - [2026-01-12 21:42:52] "GET /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.028277 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.026395 10.0.0.57 - - [2026-01-12 21:42:52] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004078 10.0.0.57 - - [2026-01-12 21:42:52] "GET /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015127 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.024750 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.038358 10.0.0.57 - - [2026-01-12 21:42:52] "POST /ref-update HTTP/1.1" 200 156 0.060891 10.0.0.57 - - [2026-01-12 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012640 10.0.0.57 - - [2026-01-12 21:42:52] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041858 10.0.0.57 - - [2026-01-12 21:42:52] "POST /virtual-machines HTTP/1.1" 200 429 0.019582 10.0.0.57 - - [2026-01-12 21:42:52] "GET /loadbalancer/d8fcde8c-98a9-455e-a034-e2cccb16e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002009 10.0.0.57 - - [2026-01-12 21:42:52] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.087179 10.0.0.57 - - [2026-01-12 21:42:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123837 10.0.0.57 - - [2026-01-12 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.57 - - [2026-01-12 21:42:52] "POST /chown HTTP/1.1" 200 109 0.038125 10.0.0.57 - - [2026-01-12 21:42:52] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040717 10.0.0.57 - - [2026-01-12 21:42:52] "POST /chown HTTP/1.1" 200 109 0.005455 10.0.0.57 - - [2026-01-12 21:42:52] "PUT /virtual-machine-interface/ac075c3d-8bde-46a4-b503-8e3e2747ab68 HTTP/1.1" 200 284 0.018702 10.0.0.57 - - [2026-01-12 21:42:52] "GET /loadbalancer-listener/269105ab-bce0-4288-9ba4-5649253e475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.016941 10.0.0.57 - - [2026-01-12 21:42:52] "GET /loadbalancer-listener/269105ab-bce0-4288-9ba4-5649253e475b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.002562 10.0.0.57 - - [2026-01-12 21:42:52] "PUT /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 256 0.032447 10.0.0.57 - - [2026-01-12 21:42:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042211 10.0.0.57 - - [2026-01-12 21:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018515 10.0.0.57 - - [2026-01-12 21:42:53] "GET /loadbalancer-pool/3407af39-ad13-48c4-9d0e-5daf0607cf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007494 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.032997 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.031915 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.018334 10.0.0.57 - - [2026-01-12 21:42:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.035884 10.0.0.57 - - [2026-01-12 21:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012451 10.0.0.57 - - [2026-01-12 21:42:53] "GET /loadbalancer-member/d96f3afc-2983-4fcd-a8db-c3b9d471dcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008373 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.006819 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.015830 10.0.0.57 - - [2026-01-12 21:42:53] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011381 10.0.0.57 - - [2026-01-12 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.57 - - [2026-01-12 21:42:53] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002087 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.011478 10.0.0.57 - - [2026-01-12 21:42:53] "POST /tags HTTP/1.1" 409 221 0.002417 10.0.0.57 - - [2026-01-12 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.57 - - [2026-01-12 21:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007918 10.0.0.57 - - [2026-01-12 21:42:53] "GET /tag/4d527eb1-8da2-4879-96ef-5a86ba5ff661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017574 10.0.0.57 - - [2026-01-12 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.006253 10.0.0.57 - - [2026-01-12 21:42:53] "POST /tags HTTP/1.1" 409 238 0.001750 10.0.0.57 - - [2026-01-12 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.57 - - [2026-01-12 21:42:53] "GET /tag/c81187cc-083b-4fcc-9879-b87874de100d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012304 10.0.0.57 - - [2026-01-12 21:42:53] "POST /firewall-rules HTTP/1.1" 409 293 0.003910 10.0.0.57 - - [2026-01-12 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.008311 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 256 0.028138 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.031707 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49 HTTP/1.1" 200 260 0.046002 10.0.0.57 - - [2026-01-12 21:42:53] "GET /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004949 10.0.0.57 - - [2026-01-12 21:42:53] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004250 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.005946 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.015862 10.0.0.57 - - [2026-01-12 21:42:53] "GET /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001927 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 256 0.016528 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.009142 10.0.0.57 - - [2026-01-12 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.005159 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.013074 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 256 0.018021 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.018800 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.017229 10.0.0.57 - - [2026-01-12 21:42:53] "POST /chown HTTP/1.1" 200 109 0.005638 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 256 0.017737 10.0.0.57 - - [2026-01-12 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.016891 10.0.0.57 - - [2026-01-12 21:42:53] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.007207 10.0.0.57 - - [2026-01-12 21:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012946 10.0.0.57 - - [2026-01-12 21:42:54] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.007903 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014704 10.0.0.57 - - [2026-01-12 21:42:54] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.007053 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009074 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017235 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003986 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.57 - - [2026-01-12 21:42:54] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.007700 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012806 10.0.0.57 - - [2026-01-12 21:42:54] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.011851 10.0.0.57 - - [2026-01-12 21:42:54] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042600 10.0.0.57 - - [2026-01-12 21:42:54] "POST /virtual-machines HTTP/1.1" 200 373 0.007303 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024360 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014022 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.007136 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.041116 10.0.0.57 - - [2026-01-12 21:42:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149279 10.0.0.57 - - [2026-01-12 21:42:54] "POST /ref-update HTTP/1.1" 200 156 0.032464 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.018690 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009509 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007560 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.011779 10.0.0.57 - - [2026-01-12 21:42:54] "POST /ref-update HTTP/1.1" 200 156 0.015891 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.57 - - [2026-01-12 21:42:54] "POST /instance-ips HTTP/1.1" 200 413 0.016780 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.007182 10.0.0.57 - - [2026-01-12 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019484 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013011 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.028272 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.014115 10.0.0.57 - - [2026-01-12 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.012153 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.035976 10.0.0.57 - - [2026-01-12 21:42:54] "GET /instance-ip/a6f2ec1a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004143 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.034724 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003927 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.008687 10.0.0.57 - - [2026-01-12 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.011490 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003413 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.005891 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.016354 10.0.0.57 - - [2026-01-12 21:42:54] "POST /ref-update HTTP/1.1" 200 156 0.020385 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008490 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.034534 10.0.0.57 - - [2026-01-12 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.011051 10.0.0.57 - - [2026-01-12 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.57 - - [2026-01-12 21:42:54] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004758 10.0.0.57 - - [2026-01-12 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.007589 10.0.0.57 - - [2026-01-12 21:42:54] "POST /chown HTTP/1.1" 200 109 0.019010 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.008307 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.010815 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.006526 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005111 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.018457 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005708 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.016546 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.007591 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.021180 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.009780 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.006605 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005721 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.007115 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.015810 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.015245 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005490 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.019142 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.006567 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.019640 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.006383 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.020801 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.011042 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.007759 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005153 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005474 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.012543 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.021759 10.0.0.57 - - [2026-01-12 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.005434 10.0.0.57 - - [2026-01-12 21:42:55] "POST /chown HTTP/1.1" 200 109 0.011765 10.0.0.57 - - [2026-01-12 21:42:56] "POST /chown HTTP/1.1" 200 109 0.012508 10.0.0.57 - - [2026-01-12 21:42:56] "POST /chown HTTP/1.1" 200 109 0.006118 10.0.0.57 - - [2026-01-12 21:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.57 - - [2026-01-12 21:42:56] "POST /chown HTTP/1.1" 200 109 0.005153 10.0.0.57 - - [2026-01-12 21:42:56] "POST /chown HTTP/1.1" 200 109 0.014329 10.0.0.57 - - [2026-01-12 21:42:56] "POST /chown HTTP/1.1" 200 109 0.015341 10.0.0.57 - - [2026-01-12 21:42:56] "POST /chown HTTP/1.1" 200 109 0.023724 10.0.0.57 - - [2026-01-12 21:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.57 - - [2026-01-12 21:43:02] "GET /loadbalancer/e6ebd1a5-7902-479c-84b2-6fb2e27a4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003673 10.0.0.57 - - [2026-01-12 21:43:02] "GET /loadbalancer-pool/d9926e36-410a-48bf-b729-9059f50a2859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.010292 10.0.0.57 - - [2026-01-12 21:43:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018339 10.0.0.57 - - [2026-01-12 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033298 10.0.0.57 - - [2026-01-12 21:43:02] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009012 10.0.0.57 - - [2026-01-12 21:43:02] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004417 10.0.0.57 - - [2026-01-12 21:43:02] "POST /ref-update HTTP/1.1" 200 156 0.007219 10.0.0.57 - - [2026-01-12 21:43:02] "GET /floating-ip/89cb11cd-3bb1-4b9c-b49b-578778e53a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.003315 10.0.0.57 - - [2026-01-12 21:43:02] "POST /tags HTTP/1.1" 409 221 0.001663 10.0.0.57 - - [2026-01-12 21:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.57 - - [2026-01-12 21:43:02] "GET /tag/4d527eb1-8da2-4879-96ef-5a86ba5ff661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014980 10.0.0.57 - - [2026-01-12 21:43:02] "PUT /floating-ip/89cb11cd-3bb1-4b9c-b49b-578778e53a8e HTTP/1.1" 200 256 0.046858 10.0.0.57 - - [2026-01-12 21:43:03] "POST /set-tag HTTP/1.1" 200 109 0.018830 10.0.0.57 - - [2026-01-12 21:43:03] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009176 10.0.0.57 - - [2026-01-12 21:43:03] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.57 - - [2026-01-12 21:43:03] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005920 10.0.0.57 - - [2026-01-12 21:43:03] "POST /set-tag HTTP/1.1" 200 109 0.004170 10.0.0.57 - - [2026-01-12 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.57 - - [2026-01-12 21:43:03] "GET /loadbalancer/e6ebd1a5-7902-479c-84b2-6fb2e27a4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005305 10.0.0.57 - - [2026-01-12 21:43:03] "GET /loadbalancer-pool/d9926e36-410a-48bf-b729-9059f50a2859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002084 10.0.0.57 - - [2026-01-12 21:43:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014436 10.0.0.57 - - [2026-01-12 21:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014738 10.0.0.57 - - [2026-01-12 21:43:03] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008801 10.0.0.57 - - [2026-01-12 21:43:03] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003759 10.0.0.57 - - [2026-01-12 21:43:03] "POST /ref-update HTTP/1.1" 200 156 0.005955 10.0.0.57 - - [2026-01-12 21:43:03] "GET /floating-ip/89cb11cd-3bb1-4b9c-b49b-578778e53a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009580 10.0.0.57 - - [2026-01-12 21:43:03] "POST /set-tag HTTP/1.1" 200 109 0.014757 10.0.0.57 - - [2026-01-12 21:43:04] "GET /virtual-machine/a23c2a51-0feb-4217-91ed-e2bb7d079870?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002830 10.0.0.57 - - [2026-01-12 21:43:04] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003875 10.0.0.57 - - [2026-01-12 21:43:04] "GET /virtual-machine/b90f3f2a-370c-4a3e-b3fc-201076e9fd46?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002703 10.0.0.57 - - [2026-01-12 21:43:04] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004108 10.0.0.57 - - [2026-01-12 21:43:07] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008764 10.0.0.57 - - [2026-01-12 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.003471 10.0.0.57 - - [2026-01-12 21:43:09] "GET /virtual-machine/472b1fed-4a1a-42bc-b348-440901ec8a13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002947 10.0.0.57 - - [2026-01-12 21:43:09] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003631 10.0.0.57 - - [2026-01-12 21:43:09] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004037 10.0.0.57 - - [2026-01-12 21:43:09] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.57 - - [2026-01-12 21:43:40] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003958 10.0.0.57 - - [2026-01-12 21:43:40] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.57 - - [2026-01-12 21:43:40] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003622 10.0.0.57 - - [2026-01-12 21:43:40] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.57 - - [2026-01-12 21:43:40] "GET /virtual-machine/472b1fed-4a1a-42bc-b348-440901ec8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002630 10.0.0.57 - - [2026-01-12 21:43:40] "POST /ref-update HTTP/1.1" 200 156 0.008338 10.0.0.57 - - [2026-01-12 21:43:40] "GET /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012036 10.0.0.57 - - [2026-01-12 21:43:40] "POST /set-tag HTTP/1.1" 200 109 0.013171 10.0.0.57 - - [2026-01-12 21:43:40] "POST /set-tag HTTP/1.1" 200 109 0.023754 10.0.0.57 - - [2026-01-12 21:43:40] "DELETE /instance-ip/a6f2ec1a-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.045636 10.0.0.57 - - [2026-01-12 21:43:40] "DELETE /virtual-machine-interface/a6d210b2-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.050401 10.0.0.57 - - [2026-01-12 21:43:41] "DELETE /virtual-machine/472b1fed-4a1a-42bc-b348-440901ec8a13 HTTP/1.1" 200 115 0.035629 10.0.0.57 - - [2026-01-12 21:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.57 - - [2026-01-12 21:43:42] "POST /chown HTTP/1.1" 200 109 0.006725 10.0.0.57 - - [2026-01-12 21:43:42] "POST /chown HTTP/1.1" 200 109 0.006531 10.0.0.57 - - [2026-01-12 21:43:42] "POST /chown HTTP/1.1" 200 109 0.007494 10.0.0.57 - - [2026-01-12 21:43:42] "POST /chown HTTP/1.1" 200 109 0.017797 10.0.0.57 - - [2026-01-12 21:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.57 - - [2026-01-12 21:43:44] "GET /tag/c81187cc-083b-4fcc-9879-b87874de100d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010221 10.0.0.57 - - [2026-01-12 21:43:44] "GET /tag/c81187cc-083b-4fcc-9879-b87874de100d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010750 10.0.0.57 - - [2026-01-12 21:43:44] "GET /virtual-machine-interface/ac075c3d-8bde-46a4-b503-8e3e2747ab68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003615 10.0.0.57 - - [2026-01-12 21:43:44] "POST /set-tag HTTP/1.1" 200 109 0.011842 10.0.0.57 - - [2026-01-12 21:43:44] "GET /virtual-machine-interface/bd934ac3-1adb-4e4e-aec0-8bd6b21b18b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004139 10.0.0.57 - - [2026-01-12 21:43:44] "POST /set-tag HTTP/1.1" 200 109 0.012941 10.0.0.57 - - [2026-01-12 21:43:44] "GET /virtual-machine-interface/d9ee7d59-15fe-4f40-aff2-ce1762b9f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.019007 10.0.0.57 - - [2026-01-12 21:43:44] "POST /set-tag HTTP/1.1" 200 109 0.016264 10.0.0.57 - - [2026-01-12 21:43:44] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008378 10.0.0.57 - - [2026-01-12 21:43:44] "GET /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001991 10.0.0.57 - - [2026-01-12 21:43:44] "POST /ref-update HTTP/1.1" 200 156 0.011061 10.0.0.57 - - [2026-01-12 21:43:44] "DELETE /firewall-rule/e865f982-1778-4996-a18e-14ad9e987d49 HTTP/1.1" 200 115 0.040393 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /loadbalancer-member/d96f3afc-2983-4fcd-a8db-c3b9d471dcd2 HTTP/1.1" 200 115 0.023405 10.0.0.57 - - [2026-01-12 21:43:45] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.009003 10.0.0.57 - - [2026-01-12 21:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014775 10.0.0.57 - - [2026-01-12 21:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /loadbalancer-pool/3407af39-ad13-48c4-9d0e-5daf0607cf91 HTTP/1.1" 200 115 0.058066 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.019778 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /loadbalancer-listener/269105ab-bce0-4288-9ba4-5649253e475b HTTP/1.1" 200 115 0.037095 10.0.0.57 - - [2026-01-12 21:43:45] "GET /floating-ip/b1f10e76-52dc-4a4e-b203-c3a9c55a2eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002060 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.005298 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.015899 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.026328 10.0.0.57 - - [2026-01-12 21:43:45] "PUT /floating-ip/b1f10e76-52dc-4a4e-b203-c3a9c55a2eb3 HTTP/1.1" 200 256 0.033765 10.0.0.57 - - [2026-01-12 21:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.018575 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.023407 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /floating-ip/b1f10e76-52dc-4a4e-b203-c3a9c55a2eb3 HTTP/1.1" 200 115 0.102523 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.011390 10.0.0.57 - - [2026-01-12 21:43:45] "POST /chown HTTP/1.1" 200 109 0.013897 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /loadbalancer/d8fcde8c-98a9-455e-a034-e2cccb16e5a2 HTTP/1.1" 200 115 0.083586 10.0.0.57 - - [2026-01-12 21:43:45] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.019249 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /instance-ip/2a618e00-e2e7-4c25-a589-e76b76e9b05d HTTP/1.1" 200 115 0.063834 10.0.0.57 - - [2026-01-12 21:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009627 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /virtual-machine-interface/bd934ac3-1adb-4e4e-aec0-8bd6b21b18b3 HTTP/1.1" 200 115 0.047227 10.0.0.57 - - [2026-01-12 21:43:45] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.020654 10.0.0.57 - - [2026-01-12 21:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013803 10.0.0.57 - - [2026-01-12 21:43:45] "PUT /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 266 0.020994 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /tag/c81187cc-083b-4fcc-9879-b87874de100d HTTP/1.1" 200 115 0.114777 10.0.0.57 - - [2026-01-12 21:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011392 10.0.0.57 - - [2026-01-12 21:43:45] "GET /floating-ip-pool/42337cef-c988-4d0a-82b9-c1110b54345b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002132 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /service-instance/e28ad407-101b-4e5a-8d10-5a6f1c0434c2 HTTP/1.1" 200 115 0.036685 10.0.0.57 - - [2026-01-12 21:43:45] "POST /ref-update HTTP/1.1" 200 156 0.020606 10.0.0.57 - - [2026-01-12 21:43:45] "GET /virtual-machine-interface/ac075c3d-8bde-46a4-b503-8e3e2747ab68?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005830 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /floating-ip-pool/42337cef-c988-4d0a-82b9-c1110b54345b HTTP/1.1" 200 115 0.040787 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /virtual-machine-interface/ac075c3d-8bde-46a4-b503-8e3e2747ab68 HTTP/1.1" 200 115 0.068975 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /virtual-machine/fc3c7ead-b45f-4adc-848a-4b15d8fa2869 HTTP/1.1" 200 115 0.031501 10.0.0.57 - - [2026-01-12 21:43:45] "GET /virtual-machine-interface/d9ee7d59-15fe-4f40-aff2-ce1762b9f17e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009588 10.0.0.57 - - [2026-01-12 21:43:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001462 10.0.0.57 - - [2026-01-12 21:43:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001892 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /virtual-network/e690a628-feb8-4c1b-aea5-503d43004e64 HTTP/1.1" 200 115 0.130106 10.0.0.57 - - [2026-01-12 21:43:45] "GET /routing-instance/85705564-c5ab-45e5-8aae-cfc2d5b9c262 HTTP/1.1" 404 171 0.001357 10.0.0.57 - - [2026-01-12 21:43:45] "GET /domains HTTP/1.1" 200 280 0.001962 10.0.0.57 - - [2026-01-12 21:43:45] "GET /domain/0a878127-0931-4f9b-99b2-4334f0b6d15d HTTP/1.1" 200 3085 0.002318 10.0.0.57 - - [2026-01-12 21:43:45] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253 HTTP/1.1" 200 7142 0.033386 10.0.0.57 - - [2026-01-12 21:43:45] "DELETE /virtual-machine-interface/d9ee7d59-15fe-4f40-aff2-ce1762b9f17e HTTP/1.1" 200 115 0.075293 10.0.0.57 - - [2026-01-12 21:43:46] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004756 10.0.0.57 - - [2026-01-12 21:43:46] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.57 - - [2026-01-12 21:43:46] "POST /ref-update HTTP/1.1" 200 156 0.033961 10.0.0.57 - - [2026-01-12 21:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010116 10.0.0.57 - - [2026-01-12 21:43:46] "GET /loadbalancer/e6ebd1a5-7902-479c-84b2-6fb2e27a4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002035 10.0.0.57 - - [2026-01-12 21:43:46] "DELETE /virtual-machine/6c103a39-39e3-4ea4-94cf-16e5c0348d06 HTTP/1.1" 200 115 0.046541 10.0.0.57 - - [2026-01-12 21:43:46] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004090 10.0.0.57 - - [2026-01-12 21:43:46] "POST /set-tag HTTP/1.1" 200 109 0.016785 10.0.0.57 - - [2026-01-12 21:43:46] "DELETE /loadbalancer-member/e7920f1e-8738-4975-b525-7dc63ed24af9 HTTP/1.1" 200 115 0.034586 10.0.0.57 - - [2026-01-12 21:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.57 - - [2026-01-12 21:43:46] "DELETE /route-target/58aac346-80f6-4169-8582-a2df5abeea41 HTTP/1.1" 200 115 0.017821 10.0.0.57 - - [2026-01-12 21:43:46] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004595 10.0.0.57 - - [2026-01-12 21:43:46] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.57 - - [2026-01-12 21:43:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004955 10.0.0.57 - - [2026-01-12 21:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.57 - - [2026-01-12 21:43:47] "GET /virtual-machine/b90f3f2a-370c-4a3e-b3fc-201076e9fd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002334 10.0.0.57 - - [2026-01-12 21:43:47] "POST /ref-update HTTP/1.1" 200 156 0.009878 10.0.0.57 - - [2026-01-12 21:43:47] "GET /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.033172 10.0.0.57 - - [2026-01-12 21:43:47] "POST /set-tag HTTP/1.1" 200 109 0.013243 10.0.0.57 - - [2026-01-12 21:43:47] "POST /set-tag HTTP/1.1" 200 109 0.013898 10.0.0.57 - - [2026-01-12 21:43:47] "POST /set-tag HTTP/1.1" 200 109 0.032505 10.0.0.57 - - [2026-01-12 21:43:47] "DELETE /instance-ip/a2897162-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.040468 10.0.0.57 - - [2026-01-12 21:43:47] "POST /ref-update HTTP/1.1" 200 156 0.011050 10.0.0.57 - - [2026-01-12 21:43:47] "DELETE /virtual-machine-interface/a274cadc-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.033153 10.0.0.57 - - [2026-01-12 21:43:47] "DELETE /virtual-machine/b90f3f2a-370c-4a3e-b3fc-201076e9fd46 HTTP/1.1" 200 115 0.017962 10.0.0.57 - - [2026-01-12 21:43:51] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004097 10.0.0.57 - - [2026-01-12 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.004864 10.0.0.57 - - [2026-01-12 21:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.57 - - [2026-01-12 21:43:51] "GET /loadbalancer/e6ebd1a5-7902-479c-84b2-6fb2e27a4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002304 10.0.0.57 - - [2026-01-12 21:43:51] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005649 10.0.0.57 - - [2026-01-12 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.003662 10.0.0.57 - - [2026-01-12 21:43:51] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004010 10.0.0.57 - - [2026-01-12 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.57 - - [2026-01-12 21:43:51] "GET /virtual-machine/a23c2a51-0feb-4217-91ed-e2bb7d079870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002183 10.0.0.57 - - [2026-01-12 21:43:51] "POST /ref-update HTTP/1.1" 200 156 0.008250 10.0.0.57 - - [2026-01-12 21:43:51] "GET /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017192 10.0.0.57 - - [2026-01-12 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.019451 10.0.0.57 - - [2026-01-12 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.020898 10.0.0.57 - - [2026-01-12 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.025366 10.0.0.57 - - [2026-01-12 21:43:51] "DELETE /instance-ip/a223a2ba-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.034741 10.0.0.57 - - [2026-01-12 21:43:52] "POST /ref-update HTTP/1.1" 200 156 0.014347 10.0.0.57 - - [2026-01-12 21:43:52] "DELETE /virtual-machine-interface/a1fc3a86-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.051838 10.0.0.57 - - [2026-01-12 21:43:52] "DELETE /virtual-machine/a23c2a51-0feb-4217-91ed-e2bb7d079870 HTTP/1.1" 200 115 0.016147 10.0.0.57 - - [2026-01-12 21:43:52] "DELETE /tag/a5a8dfc4-2632-4147-b645-5c681ae10f58 HTTP/1.1" 200 115 0.065120 10.0.0.57 - - [2026-01-12 21:43:52] "DELETE /tag/3d9b8fd1-7d8d-4152-876d-9b0d69068a25 HTTP/1.1" 200 115 0.036090 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.57 - - [2026-01-12 21:43:56] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039927 10.0.0.57 - - [2026-01-12 21:43:56] "POST /tags HTTP/1.1" 200 393 0.029439 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013583 10.0.0.57 - - [2026-01-12 21:43:56] "GET /tag/ae1663bc-cfd7-4181-a5e7-7c741c0c68a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.022427 10.0.0.57 - - [2026-01-12 21:43:56] "POST /tags HTTP/1.1" 200 341 0.022116 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.57 - - [2026-01-12 21:43:56] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016297 10.0.0.57 - - [2026-01-12 21:43:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000560 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.002463 10.0.0.57 - - [2026-01-12 21:43:56] "POST /security-groups HTTP/1.1" 200 589 0.067310 10.0.0.57 - - [2026-01-12 21:43:56] "POST /projects HTTP/1.1" 200 519 0.190971 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.004846 10.0.0.57 - - [2026-01-12 21:43:56] "POST /access-control-lists HTTP/1.1" 200 598 0.061740 10.0.0.57 - - [2026-01-12 21:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.052270 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.012414 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014302 10.0.0.57 - - [2026-01-12 21:43:56] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005123 10.0.0.57 - - [2026-01-12 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.57 - - [2026-01-12 21:43:56] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005707 10.0.0.57 - - [2026-01-12 21:43:56] "POST /access-control-lists HTTP/1.1" 200 596 0.074196 10.0.0.57 - - [2026-01-12 21:43:56] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.047488 10.0.0.57 - - [2026-01-12 21:43:57] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.042042 10.0.0.57 - - [2026-01-12 21:43:57] "POST /security-groups HTTP/1.1" 200 591 0.059867 10.0.0.57 - - [2026-01-12 21:43:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.001721 10.0.0.57 - - [2026-01-12 21:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029209 10.0.0.57 - - [2026-01-12 21:43:57] "POST /access-control-lists HTTP/1.1" 200 632 0.046515 10.0.0.57 - - [2026-01-12 21:43:57] "POST /chown HTTP/1.1" 200 109 0.053411 10.0.0.57 - - [2026-01-12 21:43:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.014445 10.0.0.57 - - [2026-01-12 21:43:57] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032824 10.0.0.57 - - [2026-01-12 21:43:57] "POST /access-control-lists HTTP/1.1" 200 630 0.064909 10.0.0.57 - - [2026-01-12 21:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.57 - - [2026-01-12 21:43:57] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003809 10.0.0.57 - - [2026-01-12 21:43:57] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.57 - - [2026-01-12 21:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.57 - - [2026-01-12 21:43:57] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011569 10.0.0.57 - - [2026-01-12 21:43:57] "POST /firewall-rules HTTP/1.1" 200 600 0.064037 10.0.0.57 - - [2026-01-12 21:43:57] "GET /firewall-rule/270dda9e-e2e4-4f30-a474-fd36b482d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007088 10.0.0.57 - - [2026-01-12 21:43:57] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004124 10.0.0.57 - - [2026-01-12 21:43:57] "GET /firewall-rule/270dda9e-e2e4-4f30-a474-fd36b482d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001879 10.0.0.57 - - [2026-01-12 21:43:57] "POST /ref-update HTTP/1.1" 200 156 0.039947 10.0.0.57 - - [2026-01-12 21:43:57] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002248 10.0.0.57 - - [2026-01-12 21:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.57 - - [2026-01-12 21:43:57] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001914 10.0.0.57 - - [2026-01-12 21:43:57] "POST /tags HTTP/1.1" 409 226 0.001200 10.0.0.57 - - [2026-01-12 21:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001129 10.0.0.57 - - [2026-01-12 21:43:57] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009875 10.0.0.57 - - [2026-01-12 21:43:57] "POST /firewall-rules HTTP/1.1" 200 598 0.086639 10.0.0.57 - - [2026-01-12 21:43:57] "GET /firewall-rule/de760202-0e01-433c-8e71-79a746054793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005311 10.0.0.57 - - [2026-01-12 21:43:57] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005269 10.0.0.57 - - [2026-01-12 21:43:57] "GET /firewall-rule/de760202-0e01-433c-8e71-79a746054793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.015436 10.0.0.57 - - [2026-01-12 21:43:57] "POST /ref-update HTTP/1.1" 200 156 0.043588 10.0.0.57 - - [2026-01-12 21:43:59] "POST /tags HTTP/1.1" 200 393 0.018060 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009823 10.0.0.57 - - [2026-01-12 21:43:59] "GET /tag/f2e89522-b5f2-4c14-af70-02a4d4410930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016287 10.0.0.57 - - [2026-01-12 21:43:59] "POST /tags HTTP/1.1" 200 341 0.019459 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.57 - - [2026-01-12 21:43:59] "GET /tag/1831971c-85a2-4dce-a9dc-bd5e553ba058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010717 10.0.0.57 - - [2026-01-12 21:43:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.001265 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.003297 10.0.0.57 - - [2026-01-12 21:43:59] "POST /security-groups HTTP/1.1" 200 589 0.065075 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.001694 10.0.0.57 - - [2026-01-12 21:43:59] "POST /projects HTTP/1.1" 200 519 0.188887 10.0.0.57 - - [2026-01-12 21:43:59] "POST /access-control-lists HTTP/1.1" 200 598 0.060184 10.0.0.57 - - [2026-01-12 21:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.053212 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.021518 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.57 - - [2026-01-12 21:43:59] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.017635 10.0.0.57 - - [2026-01-12 21:43:59] "POST /access-control-lists HTTP/1.1" 200 596 0.066844 10.0.0.57 - - [2026-01-12 21:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.57 - - [2026-01-12 21:43:59] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004651 10.0.0.57 - - [2026-01-12 21:44:00] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.043208 10.0.0.57 - - [2026-01-12 21:44:00] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.042351 10.0.0.57 - - [2026-01-12 21:44:00] "POST /security-groups HTTP/1.1" 200 591 0.066786 10.0.0.57 - - [2026-01-12 21:44:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.001945 10.0.0.57 - - [2026-01-12 21:44:00] "POST /access-control-lists HTTP/1.1" 200 632 0.056958 10.0.0.57 - - [2026-01-12 21:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.062077 10.0.0.57 - - [2026-01-12 21:44:00] "POST /chown HTTP/1.1" 200 109 0.014823 10.0.0.57 - - [2026-01-12 21:44:00] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006702 10.0.0.57 - - [2026-01-12 21:44:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.004847 10.0.0.57 - - [2026-01-12 21:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.57 - - [2026-01-12 21:44:00] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005924 10.0.0.57 - - [2026-01-12 21:44:00] "POST /access-control-lists HTTP/1.1" 200 630 0.055250 10.0.0.57 - - [2026-01-12 21:44:00] "POST /tags HTTP/1.1" 409 226 0.001950 10.0.0.57 - - [2026-01-12 21:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.57 - - [2026-01-12 21:44:00] "GET /tag/1831971c-85a2-4dce-a9dc-bd5e553ba058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010201 10.0.0.57 - - [2026-01-12 21:44:00] "POST /firewall-rules HTTP/1.1" 200 600 0.068681 10.0.0.57 - - [2026-01-12 21:44:00] "GET /firewall-rule/89e69ab6-3535-44ae-a344-3b57cf9e7cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003566 10.0.0.57 - - [2026-01-12 21:44:00] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003210 10.0.0.57 - - [2026-01-12 21:44:00] "GET /firewall-rule/89e69ab6-3535-44ae-a344-3b57cf9e7cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001748 10.0.0.57 - - [2026-01-12 21:44:00] "POST /ref-update HTTP/1.1" 200 156 0.049288 10.0.0.57 - - [2026-01-12 21:44:00] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004651 10.0.0.57 - - [2026-01-12 21:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.57 - - [2026-01-12 21:44:00] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002734 10.0.0.57 - - [2026-01-12 21:44:00] "POST /tags HTTP/1.1" 409 226 0.001965 10.0.0.57 - - [2026-01-12 21:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.57 - - [2026-01-12 21:44:00] "GET /tag/1831971c-85a2-4dce-a9dc-bd5e553ba058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012952 10.0.0.57 - - [2026-01-12 21:44:00] "POST /firewall-rules HTTP/1.1" 200 598 0.071922 10.0.0.57 - - [2026-01-12 21:44:00] "GET /firewall-rule/46c53238-2d02-4949-8fbb-ea5d610f1094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.028891 10.0.0.57 - - [2026-01-12 21:44:00] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004078 10.0.0.57 - - [2026-01-12 21:44:00] "GET /firewall-rule/46c53238-2d02-4949-8fbb-ea5d610f1094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001990 10.0.0.57 - - [2026-01-12 21:44:01] "POST /ref-update HTTP/1.1" 200 156 0.063669 10.0.0.57 - - [2026-01-12 21:44:02] "POST /tags HTTP/1.1" 200 345 0.100615 10.0.0.57 - - [2026-01-12 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016910 10.0.0.57 - - [2026-01-12 21:44:02] "GET /tag/ffb2f225-6fb4-45dc-9134-57ece7c27f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023071 10.0.0.57 - - [2026-01-12 21:44:02] "POST /projects HTTP/1.1" 409 238 0.004081 10.0.0.57 - - [2026-01-12 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.57 - - [2026-01-12 21:44:02] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052167 10.0.0.57 - - [2026-01-12 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.57 - - [2026-01-12 21:44:02] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004924 10.0.0.57 - - [2026-01-12 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.57 - - [2026-01-12 21:44:02] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003569 10.0.0.57 - - [2026-01-12 21:44:02] "POST /security-groups HTTP/1.1" 409 285 0.006937 10.0.0.57 - - [2026-01-12 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.57 - - [2026-01-12 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.57 - - [2026-01-12 21:44:02] "PUT /security-group/b7b7856e-cf0d-48e5-8cc8-89e9a85bcc55 HTTP/1.1" 200 262 0.059959 10.0.0.57 - - [2026-01-12 21:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043664 10.0.0.57 - - [2026-01-12 21:44:02] "PUT /access-control-list/aaade2b7-364a-46bd-989d-fab8895664e7 HTTP/1.1" 200 272 0.021037 10.0.0.57 - - [2026-01-12 21:44:02] "POST /tags HTTP/1.1" 409 228 0.009988 10.0.0.57 - - [2026-01-12 21:44:02] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.098559 10.0.0.57 - - [2026-01-12 21:44:03] "PUT /access-control-list/2e19fb50-8265-4801-a46b-e9599c4892f7 HTTP/1.1" 200 272 0.045438 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/ffb2f225-6fb4-45dc-9134-57ece7c27f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021950 10.0.0.57 - - [2026-01-12 21:44:03] "POST /tags HTTP/1.1" 200 345 0.027553 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/faf39355-d6df-4936-9196-cde447df3539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013275 10.0.0.57 - - [2026-01-12 21:44:03] "POST /projects HTTP/1.1" 409 238 0.013996 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.57 - - [2026-01-12 21:44:03] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054098 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010443 10.0.0.57 - - [2026-01-12 21:44:03] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005634 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.57 - - [2026-01-12 21:44:03] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003533 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.57 - - [2026-01-12 21:44:03] "POST /security-groups HTTP/1.1" 409 285 0.005680 10.0.0.57 - - [2026-01-12 21:44:03] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033911 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.57 - - [2026-01-12 21:44:03] "PUT /security-group/73a3730c-81c6-4778-9ee7-b3e73e63c9fe HTTP/1.1" 200 262 0.056651 10.0.0.57 - - [2026-01-12 21:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023609 10.0.0.57 - - [2026-01-12 21:44:03] "POST /tags HTTP/1.1" 409 228 0.007062 10.0.0.57 - - [2026-01-12 21:44:03] "PUT /access-control-list/8e6e3e57-dc72-4a61-8b08-98dc244237a8 HTTP/1.1" 200 272 0.020367 10.0.0.57 - - [2026-01-12 21:44:03] "PUT /access-control-list/f450d5b8-ad9f-44f5-992b-d2b67bd6aebb HTTP/1.1" 200 272 0.012237 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/faf39355-d6df-4936-9196-cde447df3539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010656 10.0.0.57 - - [2026-01-12 21:44:03] "POST /tags HTTP/1.1" 200 291 0.066565 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007570 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/cf478c16-019e-45ae-bc92-8488ed04dac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.023282 10.0.0.57 - - [2026-01-12 21:44:03] "POST /tags HTTP/1.1" 200 303 0.073417 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/6a57c4d5-8a18-4fd8-9c50-58a3aa06d82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016822 10.0.0.57 - - [2026-01-12 21:44:03] "POST /tags HTTP/1.1" 409 252 0.001621 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/ae1663bc-cfd7-4181-a5e7-7c741c0c68a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009778 10.0.0.57 - - [2026-01-12 21:44:03] "POST /tags HTTP/1.1" 409 226 0.001702 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.57 - - [2026-01-12 21:44:03] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010091 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.57 - - [2026-01-12 21:44:03] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003631 10.0.0.57 - - [2026-01-12 21:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.57 - - [2026-01-12 21:44:04] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026998 10.0.0.57 - - [2026-01-12 21:44:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007607 10.0.0.57 - - [2026-01-12 21:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013551 10.0.0.57 - - [2026-01-12 21:44:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115233 10.0.0.57 - - [2026-01-12 21:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007657 10.0.0.57 - - [2026-01-12 21:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017308 10.0.0.57 - - [2026-01-12 21:44:04] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008733 10.0.0.57 - - [2026-01-12 21:44:04] "POST /instance-ips HTTP/1.1" 200 397 0.022743 10.0.0.57 - - [2026-01-12 21:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023253 10.0.0.57 - - [2026-01-12 21:44:04] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015601 10.0.0.57 - - [2026-01-12 21:44:04] "POST /set-tag HTTP/1.1" 200 109 0.076368 10.0.0.57 - - [2026-01-12 21:44:04] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010038 10.0.0.57 - - [2026-01-12 21:44:04] "GET /instance-ip/d07e2a2c-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007669 10.0.0.57 - - [2026-01-12 21:44:04] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004853 10.0.0.57 - - [2026-01-12 21:44:04] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.57 - - [2026-01-12 21:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.57 - - [2026-01-12 21:44:04] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003738 10.0.0.57 - - [2026-01-12 21:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.57 - - [2026-01-12 21:44:04] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028552 10.0.0.57 - - [2026-01-12 21:44:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007217 10.0.0.57 - - [2026-01-12 21:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014844 10.0.0.57 - - [2026-01-12 21:44:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115087 10.0.0.57 - - [2026-01-12 21:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016703 10.0.0.57 - - [2026-01-12 21:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.57 - - [2026-01-12 21:44:04] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007824 10.0.0.57 - - [2026-01-12 21:44:05] "POST /instance-ips HTTP/1.1" 200 397 0.021965 10.0.0.57 - - [2026-01-12 21:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023839 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003742 10.0.0.57 - - [2026-01-12 21:44:05] "POST /set-tag HTTP/1.1" 200 109 0.059614 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.037174 10.0.0.57 - - [2026-01-12 21:44:05] "GET /instance-ip/d0f00188-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002810 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004387 10.0.0.57 - - [2026-01-12 21:44:05] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003512 10.0.0.57 - - [2026-01-12 21:44:05] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020634 10.0.0.57 - - [2026-01-12 21:44:05] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003737 10.0.0.57 - - [2026-01-12 21:44:05] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009276 10.0.0.57 - - [2026-01-12 21:44:05] "POST /set-tag HTTP/1.1" 200 109 0.003414 10.0.0.57 - - [2026-01-12 21:44:05] "POST /tags HTTP/1.1" 200 291 0.015630 10.0.0.57 - - [2026-01-12 21:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.57 - - [2026-01-12 21:44:05] "GET /tag/b0d86c91-7a3d-4f50-b52c-f8f8bbd19aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011182 10.0.0.57 - - [2026-01-12 21:44:05] "POST /tags HTTP/1.1" 409 252 0.001654 10.0.0.57 - - [2026-01-12 21:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.57 - - [2026-01-12 21:44:05] "GET /tag/f2e89522-b5f2-4c14-af70-02a4d4410930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014637 10.0.0.57 - - [2026-01-12 21:44:05] "POST /tags HTTP/1.1" 409 226 0.008264 10.0.0.57 - - [2026-01-12 21:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.57 - - [2026-01-12 21:44:05] "GET /tag/1831971c-85a2-4dce-a9dc-bd5e553ba058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013549 10.0.0.57 - - [2026-01-12 21:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.57 - - [2026-01-12 21:44:05] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004922 10.0.0.57 - - [2026-01-12 21:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.57 - - [2026-01-12 21:44:05] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035090 10.0.0.57 - - [2026-01-12 21:44:05] "POST /virtual-machines HTTP/1.1" 200 395 0.008101 10.0.0.57 - - [2026-01-12 21:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011824 10.0.0.57 - - [2026-01-12 21:44:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092895 10.0.0.57 - - [2026-01-12 21:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016237 10.0.0.57 - - [2026-01-12 21:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004145 10.0.0.57 - - [2026-01-12 21:44:06] "POST /instance-ips HTTP/1.1" 200 397 0.025984 10.0.0.57 - - [2026-01-12 21:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017403 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007618 10.0.0.57 - - [2026-01-12 21:44:06] "POST /set-tag HTTP/1.1" 200 109 0.063619 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013822 10.0.0.57 - - [2026-01-12 21:44:06] "GET /instance-ip/d1953b08-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003353 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004276 10.0.0.57 - - [2026-01-12 21:44:06] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003145 10.0.0.57 - - [2026-01-12 21:44:06] "POST /ref-update HTTP/1.1" 200 156 0.006582 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004245 10.0.0.57 - - [2026-01-12 21:44:06] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.57 - - [2026-01-12 21:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004017 10.0.0.57 - - [2026-01-12 21:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.57 - - [2026-01-12 21:44:06] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.021675 10.0.0.57 - - [2026-01-12 21:44:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007080 10.0.0.57 - - [2026-01-12 21:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007409 10.0.0.57 - - [2026-01-12 21:44:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089018 10.0.0.57 - - [2026-01-12 21:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007837 10.0.0.57 - - [2026-01-12 21:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008287 10.0.0.57 - - [2026-01-12 21:44:06] "POST /instance-ips HTTP/1.1" 200 397 0.017509 10.0.0.57 - - [2026-01-12 21:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023391 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018366 10.0.0.57 - - [2026-01-12 21:44:06] "POST /set-tag HTTP/1.1" 200 109 0.059747 10.0.0.57 - - [2026-01-12 21:44:06] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010503 10.0.0.57 - - [2026-01-12 21:44:07] "GET /instance-ip/d20162e2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004077 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005608 10.0.0.57 - - [2026-01-12 21:44:07] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004270 10.0.0.57 - - [2026-01-12 21:44:07] "POST /ref-update HTTP/1.1" 200 156 0.009703 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008019 10.0.0.57 - - [2026-01-12 21:44:07] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.57 - - [2026-01-12 21:44:07] "POST /tags HTTP/1.1" 200 299 0.014673 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008970 10.0.0.57 - - [2026-01-12 21:44:07] "GET /tag/d3c40790-45fc-40df-b573-f015639ba0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016669 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003556 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.57 - - [2026-01-12 21:44:07] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029643 10.0.0.57 - - [2026-01-12 21:44:07] "POST /virtual-machines HTTP/1.1" 200 395 0.007331 10.0.0.57 - - [2026-01-12 21:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011357 10.0.0.57 - - [2026-01-12 21:44:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089078 10.0.0.57 - - [2026-01-12 21:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007599 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008989 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006704 10.0.0.57 - - [2026-01-12 21:44:07] "POST /instance-ips HTTP/1.1" 200 397 0.017906 10.0.0.57 - - [2026-01-12 21:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018378 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003809 10.0.0.57 - - [2026-01-12 21:44:07] "POST /set-tag HTTP/1.1" 200 109 0.016209 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014270 10.0.0.57 - - [2026-01-12 21:44:07] "GET /instance-ip/d27c6cf8-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002596 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004204 10.0.0.57 - - [2026-01-12 21:44:07] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.57 - - [2026-01-12 21:44:07] "POST /tags HTTP/1.1" 200 299 0.016366 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012397 10.0.0.57 - - [2026-01-12 21:44:07] "GET /tag/3ece72e4-5571-4588-9128-ec0af428e4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012034 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.57 - - [2026-01-12 21:44:07] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003301 10.0.0.57 - - [2026-01-12 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.57 - - [2026-01-12 21:44:08] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030640 10.0.0.57 - - [2026-01-12 21:44:08] "POST /virtual-machines HTTP/1.1" 200 395 0.007796 10.0.0.57 - - [2026-01-12 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013837 10.0.0.57 - - [2026-01-12 21:44:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094277 10.0.0.57 - - [2026-01-12 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007665 10.0.0.57 - - [2026-01-12 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007270 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003893 10.0.0.57 - - [2026-01-12 21:44:08] "POST /instance-ips HTTP/1.1" 200 397 0.018413 10.0.0.57 - - [2026-01-12 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024957 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010127 10.0.0.57 - - [2026-01-12 21:44:08] "POST /set-tag HTTP/1.1" 200 109 0.015890 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013823 10.0.0.57 - - [2026-01-12 21:44:08] "GET /instance-ip/d2de162e-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002544 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003850 10.0.0.57 - - [2026-01-12 21:44:08] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.57 - - [2026-01-12 21:44:08] "POST /tags HTTP/1.1" 200 299 0.014670 10.0.0.57 - - [2026-01-12 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.57 - - [2026-01-12 21:44:08] "GET /tag/8c4a334b-1122-425b-a759-acb074bf3924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013102 10.0.0.57 - - [2026-01-12 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003693 10.0.0.57 - - [2026-01-12 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.57 - - [2026-01-12 21:44:08] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030011 10.0.0.57 - - [2026-01-12 21:44:08] "POST /virtual-machines HTTP/1.1" 200 395 0.008612 10.0.0.57 - - [2026-01-12 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013853 10.0.0.57 - - [2026-01-12 21:44:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102697 10.0.0.57 - - [2026-01-12 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007798 10.0.0.57 - - [2026-01-12 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003613 10.0.0.57 - - [2026-01-12 21:44:08] "POST /instance-ips HTTP/1.1" 200 397 0.020186 10.0.0.57 - - [2026-01-12 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026585 10.0.0.57 - - [2026-01-12 21:44:08] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010297 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.016341 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009811 10.0.0.57 - - [2026-01-12 21:44:09] "GET /instance-ip/d33e90a8-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002836 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005848 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.57 - - [2026-01-12 21:44:09] "POST /tags HTTP/1.1" 200 299 0.017327 10.0.0.57 - - [2026-01-12 21:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.57 - - [2026-01-12 21:44:09] "GET /tag/54fb13c4-d5ef-4c64-a4a8-51683899f8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011065 10.0.0.57 - - [2026-01-12 21:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004103 10.0.0.57 - - [2026-01-12 21:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.57 - - [2026-01-12 21:44:09] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032494 10.0.0.57 - - [2026-01-12 21:44:09] "POST /virtual-machines HTTP/1.1" 200 395 0.011597 10.0.0.57 - - [2026-01-12 21:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013689 10.0.0.57 - - [2026-01-12 21:44:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090365 10.0.0.57 - - [2026-01-12 21:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007920 10.0.0.57 - - [2026-01-12 21:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007654 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008344 10.0.0.57 - - [2026-01-12 21:44:09] "POST /instance-ips HTTP/1.1" 200 397 0.017692 10.0.0.57 - - [2026-01-12 21:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014348 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007324 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.014940 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009499 10.0.0.57 - - [2026-01-12 21:44:09] "GET /instance-ip/d3a34eb2-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002706 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005095 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003313 10.0.0.57 - - [2026-01-12 21:44:09] "POST /ref-update HTTP/1.1" 200 156 0.020065 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027723 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005784 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003349 10.0.0.57 - - [2026-01-12 21:44:09] "POST /ref-update HTTP/1.1" 200 156 0.008248 10.0.0.57 - - [2026-01-12 21:44:09] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020439 10.0.0.57 - - [2026-01-12 21:44:09] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006297 10.0.0.57 - - [2026-01-12 21:44:10] "POST /ref-update HTTP/1.1" 200 156 0.008715 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013922 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.005968 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005837 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003763 10.0.0.57 - - [2026-01-12 21:44:10] "POST /ref-update HTTP/1.1" 200 156 0.008427 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009630 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005359 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003982 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003311 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.001638 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003035 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.001702 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003498 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.008727 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004094 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.57 - - [2026-01-12 21:44:10] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004100 10.0.0.57 - - [2026-01-12 21:44:10] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.57 - - [2026-01-12 21:44:14] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004012 10.0.0.57 - - [2026-01-12 21:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.57 - - [2026-01-12 21:44:15] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004263 10.0.0.57 - - [2026-01-12 21:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.57 - - [2026-01-12 21:44:16] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003874 10.0.0.57 - - [2026-01-12 21:44:16] "POST /set-tag HTTP/1.1" 200 109 0.001652 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine/29ff2b37-fda0-4b44-bfbc-45bab54edb42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002772 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003431 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine/969e717d-de7f-42fc-b95a-8883684e5ef5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002737 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003726 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine/dd1ae546-9b36-4a11-90f8-7e40d15bd0b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002900 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003968 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine/1e42fc25-8eb5-4cf9-a3b3-acc870c480e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003062 10.0.0.57 - - [2026-01-12 21:44:18] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003851 10.0.0.57 - - [2026-01-12 21:44:19] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004043 10.0.0.57 - - [2026-01-12 21:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.57 - - [2026-01-12 21:44:19] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003742 10.0.0.57 - - [2026-01-12 21:44:19] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.57 - - [2026-01-12 21:44:20] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004060 10.0.0.57 - - [2026-01-12 21:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.57 - - [2026-01-12 21:44:20] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004582 10.0.0.57 - - [2026-01-12 21:44:20] "POST /set-tag HTTP/1.1" 200 109 0.004018 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine/a56b7797-aafc-4962-99b5-49b8f3ca060b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002763 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004385 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine/ec1d2bcf-ca0e-4ac0-961c-549dad52260b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002769 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003939 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine/15061f3b-8869-4c1c-bfc4-aa59c89d06fd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002627 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003186 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine/61b288d2-5dba-48ab-aa92-9dd7b244a2dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004135 10.0.0.57 - - [2026-01-12 21:44:23] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005852 10.0.0.57 - - [2026-01-12 21:44:24] "GET /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002715 10.0.0.57 - - [2026-01-12 21:44:24] "POST /tags HTTP/1.1" 200 333 0.019457 10.0.0.57 - - [2026-01-12 21:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.57 - - [2026-01-12 21:44:24] "GET /tag/9b0e7c9e-b44f-4820-b38d-0352aaffb671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021128 10.0.0.57 - - [2026-01-12 21:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.57 - - [2026-01-12 21:44:24] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036751 10.0.0.57 - - [2026-01-12 21:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.57 - - [2026-01-12 21:44:24] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003836 10.0.0.57 - - [2026-01-12 21:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.57 - - [2026-01-12 21:44:24] "GET /service-appliance-set/a813a190-3cd0-4be7-9b3b-613900532fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002774 10.0.0.57 - - [2026-01-12 21:44:24] "POST /fqname-to-id HTTP/1.1" 404 273 0.001760 10.0.0.57 - - [2026-01-12 21:44:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.094010 10.0.0.57 - - [2026-01-12 21:44:24] "GET /virtual-machine-interface/b0cb3962-2572-4a58-bdb7-d5fae4282a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.025472 10.0.0.57 - - [2026-01-12 21:44:24] "POST /instance-ips HTTP/1.1" 200 409 0.026166 10.0.0.57 - - [2026-01-12 21:44:24] "GET /instance-ip/4f6ed916-4de6-4f91-8f70-6009e4c7121b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.019231 10.0.0.57 - - [2026-01-12 21:44:24] "POST /loadbalancers HTTP/1.1" 200 629 0.064455 10.0.0.57 - - [2026-01-12 21:44:24] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028596 10.0.0.57 - - [2026-01-12 21:44:25] "GET /instance-ip/4f6ed916-4de6-4f91-8f70-6009e4c7121b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002391 10.0.0.57 - - [2026-01-12 21:44:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014107 10.0.0.57 - - [2026-01-12 21:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.57 - - [2026-01-12 21:44:25] "POST /floating-ips HTTP/1.1" 200 597 0.051867 10.0.0.57 - - [2026-01-12 21:44:25] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051008 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003649 10.0.0.57 - - [2026-01-12 21:44:25] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018197 10.0.0.57 - - [2026-01-12 21:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.57 - - [2026-01-12 21:44:25] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047485 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer-listener/9bb65ac5-8e09-416a-88a1-c6b816918efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007306 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer-listener/9bb65ac5-8e09-416a-88a1-c6b816918efb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005769 10.0.0.57 - - [2026-01-12 21:44:25] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018645 10.0.0.57 - - [2026-01-12 21:44:25] "GET /instance-ip/4f6ed916-4de6-4f91-8f70-6009e4c7121b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004178 10.0.0.57 - - [2026-01-12 21:44:25] "GET /instance-ip/4f6ed916-4de6-4f91-8f70-6009e4c7121b?fields=floating_ips HTTP/1.1" 200 1212 0.007361 10.0.0.57 - - [2026-01-12 21:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001909 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer-pool/dba80c30-1b1c-4791-b3f4-b1976117b978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003170 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005687 10.0.0.57 - - [2026-01-12 21:44:25] "GET /floating-ip/e1732688-1fcd-40ff-98bb-27468a842608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.007965 10.0.0.57 - - [2026-01-12 21:44:25] "POST /loadbalancer-members HTTP/1.1" 200 721 0.040323 10.0.0.57 - - [2026-01-12 21:44:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006340 10.0.0.57 - - [2026-01-12 21:44:25] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007651 10.0.0.57 - - [2026-01-12 21:44:25] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009512 10.0.0.57 - - [2026-01-12 21:44:25] "POST /tags HTTP/1.1" 409 221 0.004889 10.0.0.57 - - [2026-01-12 21:44:25] "POST /ref-update HTTP/1.1" 200 156 0.012147 10.0.0.57 - - [2026-01-12 21:44:25] "GET /floating-ip/e1732688-1fcd-40ff-98bb-27468a842608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011331 10.0.0.57 - - [2026-01-12 21:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.57 - - [2026-01-12 21:44:25] "GET /tag/9b0e7c9e-b44f-4820-b38d-0352aaffb671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013759 10.0.0.57 - - [2026-01-12 21:44:25] "PUT /floating-ip/e1732688-1fcd-40ff-98bb-27468a842608 HTTP/1.1" 200 256 0.021123 10.0.0.57 - - [2026-01-12 21:44:25] "POST /set-tag HTTP/1.1" 200 109 0.112352 10.0.0.57 - - [2026-01-12 21:44:25] "GET /loadbalancer-pool/dba80c30-1b1c-4791-b3f4-b1976117b978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003797 10.0.0.57 - - [2026-01-12 21:44:25] "POST /loadbalancer-members HTTP/1.1" 200 721 0.035595 10.0.0.57 - - [2026-01-12 21:44:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024379 10.0.0.57 - - [2026-01-12 21:44:25] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013089 10.0.0.57 - - [2026-01-12 21:44:25] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006723 10.0.0.57 - - [2026-01-12 21:44:25] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.57 - - [2026-01-12 21:44:25] "GET /floating-ip/e1732688-1fcd-40ff-98bb-27468a842608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.004194 10.0.0.57 - - [2026-01-12 21:44:25] "POST /set-tag HTTP/1.1" 200 109 0.087927 10.0.0.57 - - [2026-01-12 21:44:26] "POST /tags HTTP/1.1" 409 206 0.001894 10.0.0.57 - - [2026-01-12 21:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.57 - - [2026-01-12 21:44:26] "GET /tag/6a57c4d5-8a18-4fd8-9c50-58a3aa06d82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020232 10.0.0.57 - - [2026-01-12 21:44:26] "POST /tags HTTP/1.1" 409 204 0.007268 10.0.0.57 - - [2026-01-12 21:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009477 10.0.0.57 - - [2026-01-12 21:44:26] "GET /tag/3ece72e4-5571-4588-9128-ec0af428e4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.032332 10.0.0.57 - - [2026-01-12 21:44:26] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002894 10.0.0.57 - - [2026-01-12 21:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.57 - - [2026-01-12 21:44:26] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002353 10.0.0.57 - - [2026-01-12 21:44:27] "POST /tags HTTP/1.1" 409 206 0.002356 10.0.0.57 - - [2026-01-12 21:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.57 - - [2026-01-12 21:44:27] "GET /tag/6a57c4d5-8a18-4fd8-9c50-58a3aa06d82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017621 10.0.0.57 - - [2026-01-12 21:44:27] "POST /tags HTTP/1.1" 409 226 0.003786 10.0.0.57 - - [2026-01-12 21:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.57 - - [2026-01-12 21:44:27] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021765 10.0.0.57 - - [2026-01-12 21:44:27] "POST /tags HTTP/1.1" 409 204 0.003294 10.0.0.57 - - [2026-01-12 21:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.57 - - [2026-01-12 21:44:27] "GET /tag/3ece72e4-5571-4588-9128-ec0af428e4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011372 10.0.0.57 - - [2026-01-12 21:44:27] "POST /tags HTTP/1.1" 409 226 0.005729 10.0.0.57 - - [2026-01-12 21:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001147 10.0.0.57 - - [2026-01-12 21:44:27] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010645 10.0.0.57 - - [2026-01-12 21:44:27] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004123 10.0.0.57 - - [2026-01-12 21:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.57 - - [2026-01-12 21:44:27] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002431 10.0.0.57 - - [2026-01-12 21:44:27] "POST /firewall-rules HTTP/1.1" 200 626 0.090452 10.0.0.57 - - [2026-01-12 21:44:27] "POST /firewall-rules HTTP/1.1" 200 646 0.094590 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-rule/de3611b6-d2d1-49f1-ae0e-d8d7d3f3b231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004137 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001784 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-rule/1d8e1fb5-1eea-4095-bfef-455d3db1a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002743 10.0.0.57 - - [2026-01-12 21:44:27] "POST /ref-update HTTP/1.1" 200 156 0.021590 10.0.0.57 - - [2026-01-12 21:44:27] "POST /firewall-policys HTTP/1.1" 200 606 0.027922 10.0.0.57 - - [2026-01-12 21:44:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018191 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004674 10.0.0.57 - - [2026-01-12 21:44:27] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002976 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001807 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002891 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003372 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002975 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001613 10.0.0.57 - - [2026-01-12 21:44:27] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002645 10.0.0.57 - - [2026-01-12 21:44:27] "POST /ref-update HTTP/1.1" 200 156 0.030129 10.0.0.57 - - [2026-01-12 21:44:27] "POST /ref-update HTTP/1.1" 200 156 0.034152 10.0.0.57 - - [2026-01-12 21:44:28] "POST /ref-update HTTP/1.1" 200 156 0.017033 10.0.0.57 - - [2026-01-12 21:44:28] "POST /ref-update HTTP/1.1" 200 156 0.019933 10.0.0.57 - - [2026-01-12 21:44:28] "POST /ref-update HTTP/1.1" 200 156 0.048382 10.0.0.57 - - [2026-01-12 21:44:28] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002289 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:45:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000770 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:45:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 252 0.002579 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.57 - - [2026-01-12 21:46:26] "GET /tag/f2e89522-b5f2-4c14-af70-02a4d4410930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.024107 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 228 0.009080 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.57 - - [2026-01-12 21:46:26] "GET /tag/faf39355-d6df-4936-9196-cde447df3539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016970 10.0.0.57 - - [2026-01-12 21:46:26] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008348 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.57 - - [2026-01-12 21:46:26] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004205 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 206 0.004902 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.57 - - [2026-01-12 21:46:26] "GET /tag/6a57c4d5-8a18-4fd8-9c50-58a3aa06d82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011212 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 226 0.002914 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.57 - - [2026-01-12 21:46:26] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012541 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 204 0.004278 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.57 - - [2026-01-12 21:46:26] "GET /tag/3ece72e4-5571-4588-9128-ec0af428e4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013330 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 226 0.001688 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.57 - - [2026-01-12 21:46:26] "GET /tag/76613043-eca6-4a77-9081-716155882062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011072 10.0.0.57 - - [2026-01-12 21:46:26] "POST /tags HTTP/1.1" 409 228 0.002790 10.0.0.57 - - [2026-01-12 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.57 - - [2026-01-12 21:46:27] "GET /tag/faf39355-d6df-4936-9196-cde447df3539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013063 10.0.0.57 - - [2026-01-12 21:46:27] "POST /tags HTTP/1.1" 409 252 0.005646 10.0.0.57 - - [2026-01-12 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.57 - - [2026-01-12 21:46:27] "GET /tag/f2e89522-b5f2-4c14-af70-02a4d4410930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.022407 10.0.0.57 - - [2026-01-12 21:46:27] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005981 10.0.0.57 - - [2026-01-12 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.57 - - [2026-01-12 21:46:27] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002536 10.0.0.57 - - [2026-01-12 21:46:27] "POST /firewall-rules HTTP/1.1" 409 281 0.003141 10.0.0.57 - - [2026-01-12 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.57 - - [2026-01-12 21:46:27] "PUT /firewall-rule/1d8e1fb5-1eea-4095-bfef-455d3db1a102 HTTP/1.1" 200 260 0.025131 10.0.0.57 - - [2026-01-12 21:46:27] "POST /firewall-rules HTTP/1.1" 409 291 0.014076 10.0.0.57 - - [2026-01-12 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.57 - - [2026-01-12 21:46:27] "PUT /firewall-rule/de3611b6-d2d1-49f1-ae0e-d8d7d3f3b231 HTTP/1.1" 200 260 0.046794 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-rule/de3611b6-d2d1-49f1-ae0e-d8d7d3f3b231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013103 10.0.0.57 - - [2026-01-12 21:46:27] "POST /firewall-rules HTTP/1.1" 200 658 0.107527 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-rule/c787f984-410f-4759-89b2-6dade65c0f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.014955 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.008661 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-rule/1d8e1fb5-1eea-4095-bfef-455d3db1a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005999 10.0.0.57 - - [2026-01-12 21:46:27] "POST /firewall-policys HTTP/1.1" 409 269 0.001844 10.0.0.57 - - [2026-01-12 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.57 - - [2026-01-12 21:46:27] "PUT /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d HTTP/1.1" 200 264 0.023909 10.0.0.57 - - [2026-01-12 21:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028782 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.019605 10.0.0.57 - - [2026-01-12 21:46:27] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004925 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008637 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002339 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/93df2cce-c580-4566-ab9a-3565895c8836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003840 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002364 10.0.0.57 - - [2026-01-12 21:46:27] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002237 10.0.0.57 - - [2026-01-12 21:47:28] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009185 10.0.0.57 - - [2026-01-12 21:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.57 - - [2026-01-12 21:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.57 - - [2026-01-12 21:47:29] "GET /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002168 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007363 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.035020 10.0.0.57 - - [2026-01-12 21:47:29] "DELETE /loadbalancer-member/afb7dc7a-61a9-4b12-9d62-22fff5988119 HTTP/1.1" 200 115 0.026594 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003804 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003990 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005633 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004156 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003921 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.004258 10.0.0.57 - - [2026-01-12 21:47:29] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003401 10.0.0.57 - - [2026-01-12 21:47:29] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.57 - - [2026-01-12 21:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.57 - - [2026-01-12 21:47:29] "GET /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002860 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005652 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004357 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine/29ff2b37-fda0-4b44-bfbc-45bab54edb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001926 10.0.0.57 - - [2026-01-12 21:47:30] "POST /ref-update HTTP/1.1" 200 156 0.007155 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005769 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.014629 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.035222 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.030923 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.013591 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.021495 10.0.0.57 - - [2026-01-12 21:47:30] "DELETE /instance-ip/d07e2a2c-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.037881 10.0.0.57 - - [2026-01-12 21:47:30] "POST /ref-update HTTP/1.1" 200 156 0.010789 10.0.0.57 - - [2026-01-12 21:47:30] "DELETE /virtual-machine-interface/d063a8fa-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.034719 10.0.0.57 - - [2026-01-12 21:47:30] "DELETE /virtual-machine/29ff2b37-fda0-4b44-bfbc-45bab54edb42 HTTP/1.1" 200 115 0.017967 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003918 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003906 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine/1e42fc25-8eb5-4cf9-a3b3-acc870c480e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002993 10.0.0.57 - - [2026-01-12 21:47:30] "POST /ref-update HTTP/1.1" 200 156 0.008713 10.0.0.57 - - [2026-01-12 21:47:30] "GET /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009979 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.016679 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.041277 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.024392 10.0.0.57 - - [2026-01-12 21:47:30] "POST /set-tag HTTP/1.1" 200 109 0.012964 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.022304 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /instance-ip/d20162e2-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.049186 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /virtual-machine-interface/d1eab2fe-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.035979 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /virtual-machine/1e42fc25-8eb5-4cf9-a3b3-acc870c480e7 HTTP/1.1" 200 115 0.018435 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006360 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003647 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine/dd1ae546-9b36-4a11-90f8-7e40d15bd0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006025 10.0.0.57 - - [2026-01-12 21:47:31] "POST /ref-update HTTP/1.1" 200 156 0.019062 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012399 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.015774 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.030838 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.030870 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.012425 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.018220 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /instance-ip/d1953b08-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.049471 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /virtual-machine-interface/d18239ae-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.035998 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /virtual-machine/dd1ae546-9b36-4a11-90f8-7e40d15bd0b7 HTTP/1.1" 200 115 0.020282 10.0.0.57 - - [2026-01-12 21:47:31] "DELETE /tag/b0d86c91-7a3d-4f50-b52c-f8f8bbd19aa0 HTTP/1.1" 200 115 0.028101 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003645 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007658 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine/969e717d-de7f-42fc-b95a-8883684e5ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002806 10.0.0.57 - - [2026-01-12 21:47:31] "POST /ref-update HTTP/1.1" 200 156 0.013068 10.0.0.57 - - [2026-01-12 21:47:31] "GET /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017209 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.027651 10.0.0.57 - - [2026-01-12 21:47:31] "POST /set-tag HTTP/1.1" 200 109 0.031745 10.0.0.57 - - [2026-01-12 21:47:32] "POST /set-tag HTTP/1.1" 200 109 0.014952 10.0.0.57 - - [2026-01-12 21:47:32] "POST /set-tag HTTP/1.1" 200 109 0.026260 10.0.0.57 - - [2026-01-12 21:47:32] "POST /set-tag HTTP/1.1" 200 109 0.027519 10.0.0.57 - - [2026-01-12 21:47:32] "DELETE /instance-ip/d0f00188-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.039626 10.0.0.57 - - [2026-01-12 21:47:32] "POST /ref-update HTTP/1.1" 200 156 0.006417 10.0.0.57 - - [2026-01-12 21:47:32] "DELETE /virtual-machine-interface/d0d350ec-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.032731 10.0.0.57 - - [2026-01-12 21:47:32] "DELETE /virtual-machine/969e717d-de7f-42fc-b95a-8883684e5ef5 HTTP/1.1" 200 115 0.020946 10.0.0.57 - - [2026-01-12 21:47:32] "DELETE /tag/6a57c4d5-8a18-4fd8-9c50-58a3aa06d82a HTTP/1.1" 409 388 0.005816 10.0.0.57 - - [2026-01-12 21:47:32] "DELETE /tag/cf478c16-019e-45ae-bc92-8488ed04dac0 HTTP/1.1" 200 115 0.031854 10.0.0.57 - - [2026-01-12 21:47:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001918 10.0.0.57 - - [2026-01-12 21:47:50] "GET /global-system-configs HTTP/1.1" 200 322 0.004611 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012391 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005594 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine/61b288d2-5dba-48ab-aa92-9dd7b244a2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002307 10.0.0.57 - - [2026-01-12 21:48:00] "POST /ref-update HTTP/1.1" 200 156 0.009269 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004200 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.014224 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.025463 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.015233 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.024707 10.0.0.57 - - [2026-01-12 21:48:00] "DELETE /instance-ip/d3a34eb2-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.043960 10.0.0.57 - - [2026-01-12 21:48:00] "DELETE /virtual-machine-interface/d38d77f4-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.034591 10.0.0.57 - - [2026-01-12 21:48:00] "DELETE /virtual-machine/61b288d2-5dba-48ab-aa92-9dd7b244a2dc HTTP/1.1" 200 115 0.018831 10.0.0.57 - - [2026-01-12 21:48:00] "DELETE /tag/54fb13c4-d5ef-4c64-a4a8-51683899f8ea HTTP/1.1" 200 115 0.030464 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003413 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.004087 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003574 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.001670 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine/15061f3b-8869-4c1c-bfc4-aa59c89d06fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002425 10.0.0.57 - - [2026-01-12 21:48:00] "POST /ref-update HTTP/1.1" 200 156 0.016283 10.0.0.57 - - [2026-01-12 21:48:00] "GET /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025696 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.019925 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.028314 10.0.0.57 - - [2026-01-12 21:48:00] "POST /set-tag HTTP/1.1" 200 109 0.032845 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.016263 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /instance-ip/d2de162e-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.044390 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /virtual-machine-interface/d2c6430a-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.046219 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /virtual-machine/15061f3b-8869-4c1c-bfc4-aa59c89d06fd HTTP/1.1" 200 115 0.019552 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /tag/3ece72e4-5571-4588-9128-ec0af428e4aa HTTP/1.1" 409 236 0.006193 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004085 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003792 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine/a56b7797-aafc-4962-99b5-49b8f3ca060b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007107 10.0.0.57 - - [2026-01-12 21:48:01] "POST /ref-update HTTP/1.1" 200 156 0.010847 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007290 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.033350 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.031715 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.014503 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.023279 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /instance-ip/d27c6cf8-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.053155 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /virtual-machine-interface/d2661732-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.050786 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /virtual-machine/a56b7797-aafc-4962-99b5-49b8f3ca060b HTTP/1.1" 200 115 0.020710 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /tag/ffb2f225-6fb4-45dc-9134-57ece7c27f7e HTTP/1.1" 200 115 0.028484 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /tag/d3c40790-45fc-40df-b573-f015639ba0ff HTTP/1.1" 200 115 0.034262 10.0.0.57 - - [2026-01-12 21:48:01] "DELETE /tag/ae1663bc-cfd7-4181-a5e7-7c741c0c68a3 HTTP/1.1" 200 115 0.046417 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003388 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003756 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine/ec1d2bcf-ca0e-4ac0-961c-549dad52260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002554 10.0.0.57 - - [2026-01-12 21:48:01] "POST /ref-update HTTP/1.1" 200 156 0.008897 10.0.0.57 - - [2026-01-12 21:48:01] "GET /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007327 10.0.0.57 - - [2026-01-12 21:48:01] "POST /set-tag HTTP/1.1" 200 109 0.014867 10.0.0.57 - - [2026-01-12 21:48:02] "POST /set-tag HTTP/1.1" 200 109 0.068450 10.0.0.57 - - [2026-01-12 21:48:02] "POST /set-tag HTTP/1.1" 200 109 0.028245 10.0.0.57 - - [2026-01-12 21:48:02] "POST /set-tag HTTP/1.1" 200 109 0.012329 10.0.0.57 - - [2026-01-12 21:48:02] "DELETE /instance-ip/d33e90a8-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.044339 10.0.0.57 - - [2026-01-12 21:48:02] "DELETE /virtual-machine-interface/d325cf14-efff-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.038574 10.0.0.57 - - [2026-01-12 21:48:02] "DELETE /virtual-machine/ec1d2bcf-ca0e-4ac0-961c-549dad52260b HTTP/1.1" 200 115 0.028495 10.0.0.57 - - [2026-01-12 21:48:02] "DELETE /tag/f2e89522-b5f2-4c14-af70-02a4d4410930 HTTP/1.1" 409 236 0.006707 10.0.0.57 - - [2026-01-12 21:48:02] "DELETE /tag/faf39355-d6df-4936-9196-cde447df3539 HTTP/1.1" 409 236 0.003439 10.0.0.57 - - [2026-01-12 21:48:02] "DELETE /tag/8c4a334b-1122-425b-a759-acb074bf3924 HTTP/1.1" 200 115 0.032474 10.0.0.57 - - [2026-01-12 21:48:04] "POST /projects HTTP/1.1" 409 238 0.003200 10.0.0.57 - - [2026-01-12 21:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.57 - - [2026-01-12 21:48:04] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029544 10.0.0.57 - - [2026-01-12 21:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.57 - - [2026-01-12 21:48:04] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004282 10.0.0.57 - - [2026-01-12 21:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.57 - - [2026-01-12 21:48:04] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005718 10.0.0.57 - - [2026-01-12 21:48:04] "POST /security-groups HTTP/1.1" 409 285 0.001714 10.0.0.57 - - [2026-01-12 21:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.57 - - [2026-01-12 21:48:04] "PUT /security-group/73a3730c-81c6-4778-9ee7-b3e73e63c9fe HTTP/1.1" 200 262 0.055496 10.0.0.57 - - [2026-01-12 21:48:04] "PUT /access-control-list/8e6e3e57-dc72-4a61-8b08-98dc244237a8 HTTP/1.1" 200 272 0.012233 10.0.0.57 - - [2026-01-12 21:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028343 10.0.0.57 - - [2026-01-12 21:48:04] "PUT /access-control-list/f450d5b8-ad9f-44f5-992b-d2b67bd6aebb HTTP/1.1" 200 272 0.023550 10.0.0.57 - - [2026-01-12 21:48:09] "POST /projects HTTP/1.1" 409 238 0.001889 10.0.0.57 - - [2026-01-12 21:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.57 - - [2026-01-12 21:48:09] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.021403 10.0.0.57 - - [2026-01-12 21:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.57 - - [2026-01-12 21:48:09] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003308 10.0.0.57 - - [2026-01-12 21:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.57 - - [2026-01-12 21:48:09] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003217 10.0.0.57 - - [2026-01-12 21:48:09] "POST /security-groups HTTP/1.1" 409 285 0.001514 10.0.0.57 - - [2026-01-12 21:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.57 - - [2026-01-12 21:48:09] "PUT /security-group/73a3730c-81c6-4778-9ee7-b3e73e63c9fe HTTP/1.1" 200 262 0.059737 10.0.0.57 - - [2026-01-12 21:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025210 10.0.0.57 - - [2026-01-12 21:48:09] "PUT /access-control-list/8e6e3e57-dc72-4a61-8b08-98dc244237a8 HTTP/1.1" 200 272 0.017749 10.0.0.57 - - [2026-01-12 21:48:09] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.019836 10.0.0.57 - - [2026-01-12 21:48:09] "PUT /access-control-list/f450d5b8-ad9f-44f5-992b-d2b67bd6aebb HTTP/1.1" 200 272 0.015778 10.0.0.57 - - [2026-01-12 21:48:09] "GET /firewall-rule/89e69ab6-3535-44ae-a344-3b57cf9e7cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002884 10.0.0.57 - - [2026-01-12 21:48:09] "POST /ref-update HTTP/1.1" 200 156 0.052296 10.0.0.57 - - [2026-01-12 21:48:09] "DELETE /firewall-rule/89e69ab6-3535-44ae-a344-3b57cf9e7cde HTTP/1.1" 200 115 0.022719 10.0.0.57 - - [2026-01-12 21:48:09] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005757 10.0.0.57 - - [2026-01-12 21:48:09] "GET /firewall-rule/46c53238-2d02-4949-8fbb-ea5d610f1094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002879 10.0.0.57 - - [2026-01-12 21:48:09] "POST /ref-update HTTP/1.1" 200 156 0.039867 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /firewall-rule/46c53238-2d02-4949-8fbb-ea5d610f1094 HTTP/1.1" 200 115 0.034667 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /tag/f2e89522-b5f2-4c14-af70-02a4d4410930 HTTP/1.1" 409 236 0.004614 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /tag/faf39355-d6df-4936-9196-cde447df3539 HTTP/1.1" 409 236 0.004959 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /tag/1831971c-85a2-4dce-a9dc-bd5e553ba058 HTTP/1.1" 200 115 0.032193 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.57 - - [2026-01-12 21:48:10] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003793 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.57 - - [2026-01-12 21:48:10] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003620 10.0.0.57 - - [2026-01-12 21:48:10] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.035814 10.0.0.57 - - [2026-01-12 21:48:10] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.049493 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /security-group/73a3730c-81c6-4778-9ee7-b3e73e63c9fe HTTP/1.1" 200 115 0.042630 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /access-control-list/8e6e3e57-dc72-4a61-8b08-98dc244237a8 HTTP/1.1" 200 115 0.020683 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /access-control-list/f450d5b8-ad9f-44f5-992b-d2b67bd6aebb HTTP/1.1" 200 115 0.016752 10.0.0.57 - - [2026-01-12 21:48:10] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.020368 10.0.0.57 - - [2026-01-12 21:48:10] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?fields=security_groups HTTP/1.1" 200 1353 0.025686 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /security-group/aca60910-9e23-4d49-9d5c-0552853e1456 HTTP/1.1" 200 115 0.055228 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /access-control-list/9cac5926-c37a-4984-91bf-7dc44b7bdee7 HTTP/1.1" 200 115 0.028472 10.0.0.57 - - [2026-01-12 21:48:10] "GET /project/b324a693-621c-442a-95ca-ebad09827ab5?fields=application_policy_sets HTTP/1.1" 200 1392 0.029671 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /access-control-list/c6858a07-6aea-46ad-8838-a9fe63506e35 HTTP/1.1" 200 115 0.037365 10.0.0.57 - - [2026-01-12 21:48:10] "DELETE /project/b324a693-621c-442a-95ca-ebad09827ab5 HTTP/1.1" 200 115 0.259992 10.0.0.57 - - [2026-01-12 21:48:10] "POST /projects HTTP/1.1" 409 238 0.002865 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.57 - - [2026-01-12 21:48:10] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029405 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.57 - - [2026-01-12 21:48:10] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003713 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.57 - - [2026-01-12 21:48:10] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004651 10.0.0.57 - - [2026-01-12 21:48:10] "POST /security-groups HTTP/1.1" 409 285 0.001935 10.0.0.57 - - [2026-01-12 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.57 - - [2026-01-12 21:48:10] "PUT /security-group/b7b7856e-cf0d-48e5-8cc8-89e9a85bcc55 HTTP/1.1" 200 262 0.054298 10.0.0.57 - - [2026-01-12 21:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031216 10.0.0.57 - - [2026-01-12 21:48:10] "PUT /access-control-list/aaade2b7-364a-46bd-989d-fab8895664e7 HTTP/1.1" 200 272 0.015832 10.0.0.57 - - [2026-01-12 21:48:10] "PUT /access-control-list/2e19fb50-8265-4801-a46b-e9599c4892f7 HTTP/1.1" 200 272 0.018230 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /loadbalancer-member/a35e58dc-79f5-4d0f-9bd1-6724f215d85a HTTP/1.1" 200 115 0.039782 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /loadbalancer-pool/dba80c30-1b1c-4791-b3f4-b1976117b978 HTTP/1.1" 200 115 0.040619 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /loadbalancer-listener/9bb65ac5-8e09-416a-88a1-c6b816918efb HTTP/1.1" 200 115 0.039513 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /loadbalancer/277c795f-6357-4ca1-99a7-8d6a4316e1d2 HTTP/1.1" 200 115 0.048236 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /floating-ip/e1732688-1fcd-40ff-98bb-27468a842608 HTTP/1.1" 200 115 0.039569 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /instance-ip/4f6ed916-4de6-4f91-8f70-6009e4c7121b HTTP/1.1" 200 115 0.040149 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /virtual-machine-interface/b0cb3962-2572-4a58-bdb7-d5fae4282a3d HTTP/1.1" 200 115 0.039719 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /tag/9b0e7c9e-b44f-4820-b38d-0352aaffb671 HTTP/1.1" 200 115 0.037244 10.0.0.57 - - [2026-01-12 21:48:15] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002077 10.0.0.57 - - [2026-01-12 21:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.57 - - [2026-01-12 21:48:15] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002319 10.0.0.57 - - [2026-01-12 21:48:15] "GET /firewall-policy/463f5b60-6488-4caa-ab07-de8f086664ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001924 10.0.0.57 - - [2026-01-12 21:48:15] "GET /firewall-rule/1d8e1fb5-1eea-4095-bfef-455d3db1a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003604 10.0.0.57 - - [2026-01-12 21:48:15] "POST /ref-update HTTP/1.1" 200 156 0.010238 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /firewall-rule/1d8e1fb5-1eea-4095-bfef-455d3db1a102 HTTP/1.1" 200 115 0.029680 10.0.0.57 - - [2026-01-12 21:48:15] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002710 10.0.0.57 - - [2026-01-12 21:48:15] "GET /firewall-rule/c787f984-410f-4759-89b2-6dade65c0f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.001988 10.0.0.57 - - [2026-01-12 21:48:15] "POST /ref-update HTTP/1.1" 200 156 0.014749 10.0.0.57 - - [2026-01-12 21:48:15] "DELETE /firewall-rule/c787f984-410f-4759-89b2-6dade65c0f2d HTTP/1.1" 200 115 0.042644 10.0.0.57 - - [2026-01-12 21:48:15] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005231 10.0.0.57 - - [2026-01-12 21:48:15] "GET /firewall-rule/de3611b6-d2d1-49f1-ae0e-d8d7d3f3b231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002607 10.0.0.57 - - [2026-01-12 21:48:15] "POST /ref-update HTTP/1.1" 200 156 0.010104 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /firewall-rule/de3611b6-d2d1-49f1-ae0e-d8d7d3f3b231 HTTP/1.1" 200 115 0.037117 10.0.0.57 - - [2026-01-12 21:48:16] "GET /application-policy-set/bfb2d147-2e4b-4df2-9771-e9dab2babc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002752 10.0.0.57 - - [2026-01-12 21:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.57 - - [2026-01-12 21:48:16] "GET /policy-management/392df9e5-4930-41fb-b709-b9a24b56402f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002092 10.0.0.57 - - [2026-01-12 21:48:16] "GET /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002808 10.0.0.57 - - [2026-01-12 21:48:16] "POST /ref-update HTTP/1.1" 200 156 0.018689 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /firewall-policy/98a47402-af92-4d8e-8914-c44913be448d HTTP/1.1" 200 115 0.035020 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /tag/6a57c4d5-8a18-4fd8-9c50-58a3aa06d82a HTTP/1.1" 200 115 0.050415 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /tag/f2e89522-b5f2-4c14-af70-02a4d4410930 HTTP/1.1" 200 115 0.032448 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /tag/faf39355-d6df-4936-9196-cde447df3539 HTTP/1.1" 200 115 0.082060 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /tag/3ece72e4-5571-4588-9128-ec0af428e4aa HTTP/1.1" 200 115 0.063417 10.0.0.57 - - [2026-01-12 21:48:16] "POST /projects HTTP/1.1" 409 238 0.001982 10.0.0.57 - - [2026-01-12 21:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.57 - - [2026-01-12 21:48:16] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035463 10.0.0.57 - - [2026-01-12 21:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.57 - - [2026-01-12 21:48:16] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003826 10.0.0.57 - - [2026-01-12 21:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.57 - - [2026-01-12 21:48:16] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003520 10.0.0.57 - - [2026-01-12 21:48:16] "POST /security-groups HTTP/1.1" 409 285 0.002441 10.0.0.57 - - [2026-01-12 21:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.57 - - [2026-01-12 21:48:16] "PUT /security-group/b7b7856e-cf0d-48e5-8cc8-89e9a85bcc55 HTTP/1.1" 200 262 0.056442 10.0.0.57 - - [2026-01-12 21:48:16] "PUT /access-control-list/aaade2b7-364a-46bd-989d-fab8895664e7 HTTP/1.1" 200 272 0.007521 10.0.0.57 - - [2026-01-12 21:48:16] "PUT /access-control-list/2e19fb50-8265-4801-a46b-e9599c4892f7 HTTP/1.1" 200 272 0.022021 10.0.0.57 - - [2026-01-12 21:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022066 10.0.0.57 - - [2026-01-12 21:48:16] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006368 10.0.0.57 - - [2026-01-12 21:48:16] "GET /firewall-rule/270dda9e-e2e4-4f30-a474-fd36b482d642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016101 10.0.0.57 - - [2026-01-12 21:48:16] "POST /ref-update HTTP/1.1" 200 156 0.055535 10.0.0.57 - - [2026-01-12 21:48:16] "DELETE /firewall-rule/270dda9e-e2e4-4f30-a474-fd36b482d642 HTTP/1.1" 200 115 0.053943 10.0.0.57 - - [2026-01-12 21:48:16] "GET /firewall-policy/fa420af1-bece-4d17-a603-e08959b7b7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004408 10.0.0.57 - - [2026-01-12 21:48:16] "GET /firewall-rule/de760202-0e01-433c-8e71-79a746054793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002680 10.0.0.57 - - [2026-01-12 21:48:16] "POST /ref-update HTTP/1.1" 200 156 0.045147 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /firewall-rule/de760202-0e01-433c-8e71-79a746054793 HTTP/1.1" 200 115 0.038388 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /tag/76613043-eca6-4a77-9081-716155882062 HTTP/1.1" 200 115 0.036179 10.0.0.57 - - [2026-01-12 21:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.57 - - [2026-01-12 21:48:17] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003866 10.0.0.57 - - [2026-01-12 21:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.57 - - [2026-01-12 21:48:17] "GET /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003211 10.0.0.57 - - [2026-01-12 21:48:17] "PUT /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51 HTTP/1.1" 200 264 0.053982 10.0.0.57 - - [2026-01-12 21:48:17] "PUT /virtual-network/fcab6b9b-36ff-48e5-a265-cef296352a12 HTTP/1.1" 200 264 0.058681 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /security-group/b7b7856e-cf0d-48e5-8cc8-89e9a85bcc55 HTTP/1.1" 200 115 0.064492 10.0.0.57 - - [2026-01-12 21:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014652 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /access-control-list/aaade2b7-364a-46bd-989d-fab8895664e7 HTTP/1.1" 200 115 0.039307 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /access-control-list/2e19fb50-8265-4801-a46b-e9599c4892f7 HTTP/1.1" 200 115 0.023508 10.0.0.57 - - [2026-01-12 21:48:17] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037220 10.0.0.57 - - [2026-01-12 21:48:17] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?fields=security_groups HTTP/1.1" 200 1353 0.049561 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /security-group/f38e4a3e-1b57-4ba8-b807-0689a5642ce0 HTTP/1.1" 200 115 0.044163 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /access-control-list/2a7b1f3e-74c4-4701-890e-0e24bc0fca8c HTTP/1.1" 200 115 0.041575 10.0.0.57 - - [2026-01-12 21:48:17] "GET /project/f406fd22-78ab-4e15-8c12-d66f37cba025?fields=application_policy_sets HTTP/1.1" 200 1392 0.052747 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /access-control-list/9f3b1c0e-8368-4ea9-aa3f-9cde0c1915aa HTTP/1.1" 200 115 0.047823 10.0.0.57 - - [2026-01-12 21:48:17] "DELETE /project/f406fd22-78ab-4e15-8c12-d66f37cba025 HTTP/1.1" 200 115 0.333103 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:48:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:48:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 10.0.0.57 - - [2026-01-12 21:49:15] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.57 - - [2026-01-12 21:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.57 - - [2026-01-12 21:49:15] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002349 10.0.0.57 - - [2026-01-12 21:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.57 - - [2026-01-12 21:49:15] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002232 10.0.0.57 - - [2026-01-12 21:49:30] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.57 - - [2026-01-12 21:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.57 - - [2026-01-12 21:49:30] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004171 10.0.0.57 - - [2026-01-12 21:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.57 - - [2026-01-12 21:49:30] "GET /config-node/0d2399c5-a4bf-4909-acea-54f9acbda4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002339 10.0.0.57 - - [2026-01-12 21:49:31] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.57 - - [2026-01-12 21:49:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001886 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.57 - - [2026-01-12 21:49:36] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002052 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.007524 10.0.0.57 - - [2026-01-12 21:49:36] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 264 0.001938 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/9e15d2dc-9c01-44c8-b177-005ed7d7f917 HTTP/1.1" 200 244 0.008793 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 261 0.001940 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/b66ca9da-242b-43d9-a1a9-a457f939627b HTTP/1.1" 200 244 0.008291 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 261 0.003067 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/9350bb0e-43fc-42e0-8669-10bd803cc930 HTTP/1.1" 200 244 0.010561 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 253 0.008276 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/1065d2f7-859c-4825-ae46-be8a87da9cbd HTTP/1.1" 200 244 0.011313 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 251 0.004830 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/a05c608b-67cf-4600-aad5-eab808ad8194 HTTP/1.1" 200 244 0.009155 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 252 0.006356 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/2fa1440b-89ec-4b36-8671-0c7ce1c0b561 HTTP/1.1" 200 244 0.011086 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 256 0.014758 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/3eb3288d-8ec3-447a-9e5e-91cff7b6e258 HTTP/1.1" 200 244 0.011186 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 248 0.013586 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/15983b16-4841-4629-9838-73eff9a5f645 HTTP/1.1" 200 244 0.010509 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 252 0.002462 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/844d09ea-e282-4f87-aa1e-84ac284d2f44 HTTP/1.1" 200 244 0.010471 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 257 0.002018 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/839d9236-6be6-48bc-ac92-ad385b41e9fa HTTP/1.1" 200 244 0.008359 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 251 0.006693 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.57 - - [2026-01-12 21:49:36] "PUT /alarm/7d24e19a-53df-4f96-8945-07b1d5cf4c10 HTTP/1.1" 200 244 0.008579 10.0.0.57 - - [2026-01-12 21:49:36] "POST /alarms HTTP/1.1" 409 257 0.007670 10.0.0.57 - - [2026-01-12 21:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/d8966aa2-e8a4-44d0-8b9b-429823f20463 HTTP/1.1" 200 244 0.009653 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 261 0.007050 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/476e50e9-14eb-4202-8047-3affec91b544 HTTP/1.1" 200 244 0.009719 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 258 0.007583 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/75beebaa-893f-406f-b968-e19c1f333c64 HTTP/1.1" 200 244 0.010077 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 254 0.007108 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/aa61905f-5e83-44af-8f13-a5518583689c HTTP/1.1" 200 244 0.008693 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 254 0.007874 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/ad6dd3a1-a9e6-44bb-9d48-b4cae47c3041 HTTP/1.1" 200 244 0.009098 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 254 0.004758 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/79f69640-6189-49f2-afa9-41f3b525b96e HTTP/1.1" 200 244 0.009304 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 247 0.006347 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/fe9b3224-ab9d-4161-bec8-472996c0a905 HTTP/1.1" 200 244 0.011533 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 272 0.007231 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/49ae1d5e-3a09-4044-b5e9-6c4f2d55e5e2 HTTP/1.1" 200 244 0.008992 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 261 0.004043 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/c145ce48-c885-493b-9365-54f618c67b59 HTTP/1.1" 200 244 0.011053 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 259 0.003776 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/18bf0c4a-4492-4038-b99e-6974f1696be8 HTTP/1.1" 200 244 0.009553 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 265 0.002960 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/9619e4fb-4594-4563-9d64-d6097c71c2cf HTTP/1.1" 200 244 0.009109 10.0.0.57 - - [2026-01-12 21:49:37] "POST /alarms HTTP/1.1" 409 279 0.003891 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /alarm/1996b6d2-dcfa-41e2-a544-6ad3b1a29c6a HTTP/1.1" 200 244 0.010829 10.0.0.57 - - [2026-01-12 21:49:37] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.57 - - [2026-01-12 21:49:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001757 10.0.0.57 - - [2026-01-12 21:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.57 - - [2026-01-12 21:49:37] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.006261 10.0.0.57 - - [2026-01-12 21:49:38] "GET / HTTP/1.1" 200 35931 0.001271 10.0.0.57 - - [2026-01-12 21:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.57 - - [2026-01-12 21:49:38] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002234 10.0.0.57 - - [2026-01-12 21:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.57 - - [2026-01-12 21:49:38] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.010551 10.0.0.57 - - [2026-01-12 21:49:38] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.57 - - [2026-01-12 21:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.57 - - [2026-01-12 21:49:38] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004197 10.0.0.57 - - [2026-01-12 21:49:38] "PUT /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419 HTTP/1.1" 200 274 0.020655 10.0.0.57 - - [2026-01-12 21:49:41] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.57 - - [2026-01-12 21:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.57 - - [2026-01-12 21:49:41] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002208 10.0.0.57 - - [2026-01-12 21:49:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001267 10.0.0.57 - - [2026-01-12 21:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.57 - - [2026-01-12 21:49:42] "GET /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002428 10.0.0.57 - - [2026-01-12 21:49:42] "PUT /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4 HTTP/1.1" 200 254 0.009731 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:49:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:49:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 10.0.0.57 - - [2026-01-12 21:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.57 - - [2026-01-12 21:49:44] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002356 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:50:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000782 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:50:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.57 - - [2026-01-12 21:50:28] "GET / HTTP/1.1" 200 35931 0.001793 10.0.0.57 - - [2026-01-12 21:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.57 - - [2026-01-12 21:50:28] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004850 10.0.0.57 - - [2026-01-12 21:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.57 - - [2026-01-12 21:50:28] "GET /config-node/0d2399c5-a4bf-4909-acea-54f9acbda4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002251 10.0.0.57 - - [2026-01-12 21:50:39] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.57 - - [2026-01-12 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.57 - - [2026-01-12 21:50:39] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002646 10.0.0.57 - - [2026-01-12 21:50:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001833 10.0.0.57 - - [2026-01-12 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.57 - - [2026-01-12 21:50:39] "GET /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005016 10.0.0.57 - - [2026-01-12 21:50:39] "PUT /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4 HTTP/1.1" 200 254 0.012837 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 10.0.0.57 - - [2026-01-12 21:50:54] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.57 - - [2026-01-12 21:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.57 - - [2026-01-12 21:50:54] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003899 10.0.0.57 - - [2026-01-12 21:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.57 - - [2026-01-12 21:50:54] "GET /config-node/0d2399c5-a4bf-4909-acea-54f9acbda4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002218 10.0.0.57 - - [2026-01-12 21:50:54] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.57 - - [2026-01-12 21:50:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001845 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.57 - - [2026-01-12 21:50:59] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001886 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.57 - - [2026-01-12 21:50:59] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.006634 10.0.0.57 - - [2026-01-12 21:50:59] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.57 - - [2026-01-12 21:50:59] "POST /alarms HTTP/1.1" 409 264 0.001782 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.57 - - [2026-01-12 21:50:59] "PUT /alarm/9e15d2dc-9c01-44c8-b177-005ed7d7f917 HTTP/1.1" 200 244 0.012236 10.0.0.57 - - [2026-01-12 21:50:59] "POST /alarms HTTP/1.1" 409 261 0.008270 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.57 - - [2026-01-12 21:50:59] "PUT /alarm/b66ca9da-242b-43d9-a1a9-a457f939627b HTTP/1.1" 200 244 0.008692 10.0.0.57 - - [2026-01-12 21:50:59] "POST /alarms HTTP/1.1" 409 261 0.004933 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.57 - - [2026-01-12 21:50:59] "PUT /alarm/9350bb0e-43fc-42e0-8669-10bd803cc930 HTTP/1.1" 200 244 0.009138 10.0.0.57 - - [2026-01-12 21:50:59] "POST /alarms HTTP/1.1" 409 253 0.008163 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.57 - - [2026-01-12 21:50:59] "PUT /alarm/1065d2f7-859c-4825-ae46-be8a87da9cbd HTTP/1.1" 200 244 0.008006 10.0.0.57 - - [2026-01-12 21:50:59] "POST /alarms HTTP/1.1" 409 251 0.011480 10.0.0.57 - - [2026-01-12 21:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/a05c608b-67cf-4600-aad5-eab808ad8194 HTTP/1.1" 200 244 0.008197 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 252 0.006189 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/2fa1440b-89ec-4b36-8671-0c7ce1c0b561 HTTP/1.1" 200 244 0.008591 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 256 0.012501 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/3eb3288d-8ec3-447a-9e5e-91cff7b6e258 HTTP/1.1" 200 244 0.008683 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 248 0.005734 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/15983b16-4841-4629-9838-73eff9a5f645 HTTP/1.1" 200 244 0.007904 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 252 0.003411 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/844d09ea-e282-4f87-aa1e-84ac284d2f44 HTTP/1.1" 200 244 0.009487 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 257 0.003172 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/839d9236-6be6-48bc-ac92-ad385b41e9fa HTTP/1.1" 200 244 0.010200 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 251 0.009639 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/7d24e19a-53df-4f96-8945-07b1d5cf4c10 HTTP/1.1" 200 244 0.009130 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 257 0.003572 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/d8966aa2-e8a4-44d0-8b9b-429823f20463 HTTP/1.1" 200 244 0.008701 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 261 0.007627 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/476e50e9-14eb-4202-8047-3affec91b544 HTTP/1.1" 200 244 0.009716 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 258 0.008135 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/75beebaa-893f-406f-b968-e19c1f333c64 HTTP/1.1" 200 244 0.008578 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 254 0.007561 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/aa61905f-5e83-44af-8f13-a5518583689c HTTP/1.1" 200 244 0.009472 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 254 0.020643 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/ad6dd3a1-a9e6-44bb-9d48-b4cae47c3041 HTTP/1.1" 200 244 0.028328 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 254 0.011119 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/79f69640-6189-49f2-afa9-41f3b525b96e HTTP/1.1" 200 244 0.011570 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 247 0.014770 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.57 - - [2026-01-12 21:51:00] "PUT /alarm/fe9b3224-ab9d-4161-bec8-472996c0a905 HTTP/1.1" 200 244 0.014027 10.0.0.57 - - [2026-01-12 21:51:00] "POST /alarms HTTP/1.1" 409 272 0.008248 10.0.0.57 - - [2026-01-12 21:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /alarm/49ae1d5e-3a09-4044-b5e9-6c4f2d55e5e2 HTTP/1.1" 200 244 0.014459 10.0.0.57 - - [2026-01-12 21:51:01] "POST /alarms HTTP/1.1" 409 261 0.019748 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /alarm/c145ce48-c885-493b-9365-54f618c67b59 HTTP/1.1" 200 244 0.011700 10.0.0.57 - - [2026-01-12 21:51:01] "POST /alarms HTTP/1.1" 409 259 0.010312 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /alarm/18bf0c4a-4492-4038-b99e-6974f1696be8 HTTP/1.1" 200 244 0.008610 10.0.0.57 - - [2026-01-12 21:51:01] "POST /alarms HTTP/1.1" 409 265 0.002515 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /alarm/9619e4fb-4594-4563-9d64-d6097c71c2cf HTTP/1.1" 200 244 0.010321 10.0.0.57 - - [2026-01-12 21:51:01] "POST /alarms HTTP/1.1" 409 279 0.006325 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /alarm/1996b6d2-dcfa-41e2-a544-6ad3b1a29c6a HTTP/1.1" 200 244 0.009435 10.0.0.57 - - [2026-01-12 21:51:01] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.57 - - [2026-01-12 21:51:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001845 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.010191 10.0.0.57 - - [2026-01-12 21:51:01] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.57 - - [2026-01-12 21:51:01] "GET /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002492 10.0.0.57 - - [2026-01-12 21:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.57 - - [2026-01-12 21:51:01] "PUT /global-vrouter-config/f58bca7b-4073-40aa-ad3d-6f1b96e0c6ec HTTP/1.1" 200 276 0.011179 10.0.0.57 - - [2026-01-12 21:51:02] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.57 - - [2026-01-12 21:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.57 - - [2026-01-12 21:51:02] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003735 10.0.0.57 - - [2026-01-12 21:51:02] "PUT /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419 HTTP/1.1" 200 274 0.017126 10.0.0.57 - - [2026-01-12 21:51:06] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.57 - - [2026-01-12 21:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.57 - - [2026-01-12 21:51:06] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005813 10.0.0.57 - - [2026-01-12 21:51:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002022 10.0.0.57 - - [2026-01-12 21:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.57 - - [2026-01-12 21:51:06] "GET /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002356 10.0.0.57 - - [2026-01-12 21:51:06] "PUT /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4 HTTP/1.1" 200 254 0.017593 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:51:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:51:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001619 10.0.0.57 - - [2026-01-12 21:51:10] "POST /tags HTTP/1.1" 200 355 0.017263 10.0.0.57 - - [2026-01-12 21:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.57 - - [2026-01-12 21:51:10] "GET /tag/03cb9f8b-f41a-4ae1-a68d-01d310399b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016027 10.0.0.57 - - [2026-01-12 21:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009824 10.0.0.57 - - [2026-01-12 21:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.57 - - [2026-01-12 21:51:11] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030968 10.0.0.57 - - [2026-01-12 21:51:11] "POST /virtual-machines HTTP/1.1" 200 351 0.009696 10.0.0.57 - - [2026-01-12 21:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031256 10.0.0.57 - - [2026-01-12 21:51:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.116215 10.0.0.57 - - [2026-01-12 21:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008618 10.0.0.57 - - [2026-01-12 21:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011118 10.0.0.57 - - [2026-01-12 21:51:11] "POST /instance-ips HTTP/1.1" 200 391 0.030369 10.0.0.57 - - [2026-01-12 21:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009581 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008019 10.0.0.57 - - [2026-01-12 21:51:11] "POST /set-tag HTTP/1.1" 200 109 0.012122 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004089 10.0.0.57 - - [2026-01-12 21:51:11] "GET /instance-ip/cf180832-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002572 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003975 10.0.0.57 - - [2026-01-12 21:51:11] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003248 10.0.0.57 - - [2026-01-12 21:51:11] "POST /ref-update HTTP/1.1" 200 156 0.008192 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004122 10.0.0.57 - - [2026-01-12 21:51:11] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.57 - - [2026-01-12 21:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.57 - - [2026-01-12 21:51:11] "GET /virtual-network/7db1b858-5250-43a5-8773-0615d9422b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005514 10.0.0.57 - - [2026-01-12 21:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.57 - - [2026-01-12 21:51:11] "GET /project/802cc1b0-c9d6-4cba-b247-2608b6824253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037153 10.0.0.57 - - [2026-01-12 21:51:11] "POST /virtual-machines HTTP/1.1" 200 355 0.009730 10.0.0.57 - - [2026-01-12 21:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014853 10.0.0.57 - - [2026-01-12 21:51:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.090940 10.0.0.57 - - [2026-01-12 21:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007826 10.0.0.57 - - [2026-01-12 21:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006270 10.0.0.57 - - [2026-01-12 21:51:12] "POST /instance-ips HTTP/1.1" 200 395 0.017047 10.0.0.57 - - [2026-01-12 21:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020363 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013888 10.0.0.57 - - [2026-01-12 21:51:12] "POST /set-tag HTTP/1.1" 200 109 0.012275 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012339 10.0.0.57 - - [2026-01-12 21:51:12] "GET /instance-ip/cf802a3e-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002561 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003871 10.0.0.57 - - [2026-01-12 21:51:12] "POST /set-tag HTTP/1.1" 200 109 0.001567 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-router/9d753982-63cd-4bd6-8a38-a7a61662dbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003354 10.0.0.57 - - [2026-01-12 21:51:12] "POST /ref-update HTTP/1.1" 200 156 0.016572 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003917 10.0.0.57 - - [2026-01-12 21:51:12] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003326 10.0.0.57 - - [2026-01-12 21:51:12] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.57 - - [2026-01-12 21:51:12] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003493 10.0.0.57 - - [2026-01-12 21:51:12] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.57 - - [2026-01-12 21:51:21] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.57 - - [2026-01-12 21:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.57 - - [2026-01-12 21:51:21] "GET /global-system-config/48db4a33-7b4f-4832-bf83-6fb4510d0419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004649 10.0.0.57 - - [2026-01-12 21:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.57 - - [2026-01-12 21:51:21] "GET /config-node/0d2399c5-a4bf-4909-acea-54f9acbda4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002437 10.0.0.57 - - [2026-01-12 21:51:24] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004075 10.0.0.57 - - [2026-01-12 21:51:24] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.57 - - [2026-01-12 21:51:25] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004692 10.0.0.57 - - [2026-01-12 21:51:25] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.57 - - [2026-01-12 21:51:26] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008756 10.0.0.57 - - [2026-01-12 21:51:26] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.57 - - [2026-01-12 21:51:32] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.57 - - [2026-01-12 21:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.57 - - [2026-01-12 21:51:32] "GET /routing-instance/9ab6e75f-3589-48c6-969d-489656363e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003005 10.0.0.57 - - [2026-01-12 21:51:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002529 10.0.0.57 - - [2026-01-12 21:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.57 - - [2026-01-12 21:51:32] "GET /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.008920 10.0.0.57 - - [2026-01-12 21:51:32] "PUT /bgp-router/c669b318-be62-4c0a-9086-fb292c746db4 HTTP/1.1" 200 254 0.012007 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:51:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.57 - - [2026-01-12 21:51:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000735 10.0.0.57 - - [2026-01-12 21:51:58] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005454 10.0.0.57 - - [2026-01-12 21:51:58] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.57 - - [2026-01-12 21:51:58] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006017 10.0.0.57 - - [2026-01-12 21:51:58] "POST /set-tag HTTP/1.1" 200 109 0.001627 10.0.0.57 - - [2026-01-12 21:51:58] "GET /virtual-machine/b64dad76-40ac-4315-8b22-217245261190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003474 10.0.0.57 - - [2026-01-12 21:51:58] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.57 - - [2026-01-12 21:51:58] "GET /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.021668 10.0.0.57 - - [2026-01-12 21:51:58] "POST /set-tag HTTP/1.1" 200 109 0.013113 10.0.0.57 - - [2026-01-12 21:51:58] "POST /set-tag HTTP/1.1" 200 109 0.015787 10.0.0.57 - - [2026-01-12 21:51:58] "DELETE /instance-ip/cf180832-f000-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.054392 10.0.0.57 - - [2026-01-12 21:51:58] "DELETE /virtual-machine-interface/cefd8ce6-f000-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.035160 10.0.0.57 - - [2026-01-12 21:51:58] "DELETE /virtual-machine/b64dad76-40ac-4315-8b22-217245261190 HTTP/1.1" 200 115 0.015445 10.0.0.57 - - [2026-01-12 21:51:58] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004540 10.0.0.57 - - [2026-01-12 21:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.57 - - [2026-01-12 21:52:29] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006335 10.0.0.57 - - [2026-01-12 21:52:29] "POST /set-tag HTTP/1.1" 200 109 0.004483 10.0.0.57 - - [2026-01-12 21:52:29] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006632 10.0.0.57 - - [2026-01-12 21:52:29] "POST /set-tag HTTP/1.1" 200 109 0.004080 10.0.0.57 - - [2026-01-12 21:52:29] "GET /virtual-machine/ea365fbd-659f-48fd-926d-d10fc6f1e9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004536 10.0.0.57 - - [2026-01-12 21:52:29] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.57 - - [2026-01-12 21:52:29] "GET /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006367 10.0.0.57 - - [2026-01-12 21:52:29] "POST /set-tag HTTP/1.1" 200 109 0.032523 10.0.0.57 - - [2026-01-12 21:52:29] "POST /set-tag HTTP/1.1" 200 109 0.061624 10.0.0.57 - - [2026-01-12 21:52:30] "DELETE /instance-ip/cf802a3e-f000-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.057942 10.0.0.57 - - [2026-01-12 21:52:30] "DELETE /virtual-machine-interface/cf6937a2-f000-11f0-8530-fa163e39d366 HTTP/1.1" 200 115 0.074017 10.0.0.57 - - [2026-01-12 21:52:30] "DELETE /virtual-machine/ea365fbd-659f-48fd-926d-d10fc6f1e9df HTTP/1.1" 200 115 0.038788 10.0.0.57 - - [2026-01-12 21:52:30] "DELETE /tag/03cb9f8b-f41a-4ae1-a68d-01d310399b8e HTTP/1.1" 200 115 0.071260 10.0.0.57 - - [2026-01-12 21:52:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001944 10.0.0.57 - - [2026-01-12 21:52:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001983