++ 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 Sep 22 07:22:20 AM UTC 2025 ===================' INFO: =================== Mon Sep 22 07:22:20 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.254 ++ 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.254 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.254 ++ ANALYTICSDB_NODES=10.0.0.254 ++ ANALYTICS_SNMP_NODES=10.0.0.254 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8081 ' +++ '[' -n '10.0.0.254:8081 ' ']' +++ echo 10.0.0.254:8081 ++ ANALYTICS_SERVERS=10.0.0.254: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9042 ' +++ '[' -n '10.0.0.254:9042 ' ']' +++ echo 10.0.0.254:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.254:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.254 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8086 ' +++ '[' -n '10.0.0.254:8086 ' ']' +++ echo 10.0.0.254:8086 ++ COLLECTOR_SERVERS=10.0.0.254: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.254 ++ CONFIGDB_NODES=10.0.0.254 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8082 ' +++ '[' -n '10.0.0.254:8082 ' ']' +++ echo 10.0.0.254:8082 ++ CONFIG_SERVERS=10.0.0.254: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9161 ' +++ '[' -n '10.0.0.254:9161 ' ']' +++ echo 10.0.0.254:9161 ++ CONFIGDB_SERVERS=10.0.0.254: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9041 ' +++ '[' -n '10.0.0.254:9041 ' ']' +++ echo 10.0.0.254:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.254: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.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.254 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:2181, +++ '[' -n 10.0.0.254:2181, ']' +++ echo 10.0.0.254:2181 ++ ZOOKEEPER_SERVERS=10.0.0.254: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:2181 ' +++ '[' -n '10.0.0.254:2181 ' ']' +++ echo 10.0.0.254:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.254:2181 ++ RABBITMQ_NODES=10.0.0.254 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:5673, +++ '[' -n 10.0.0.254:5673, ']' +++ echo 10.0.0.254:5673 ++ RABBITMQ_SERVERS=10.0.0.254: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:6379 ' +++ '[' -n '10.0.0.254:6379 ' ']' +++ echo 10.0.0.254:6379 ++ REDIS_SERVERS=10.0.0.254: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.254 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9092 ' +++ '[' -n '10.0.0.254:9092 ' ']' +++ echo 10.0.0.254:9092 ++ KAFKA_SERVERS=10.0.0.254: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.254 ++ 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.254 ++ 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.254 ++ cut -d , -f 1 + local cassandra=10.0.0.254 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.254 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.254 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.254 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.254 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.254 +++ local servers=10.0.0.254 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.254,10.121.16.1,127.0.0.1,172.17.0.1,252.254.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.254'\''))' +++ local server_ip=10.0.0.254 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.254 ]] +++ [[ ,10.0.0.254,10.121.16.1,127.0.0.1,172.17.0.1,252.254.0.1,, =~ ,10\.0\.0\.254, ]] +++ echo 10.0.0.254 1 +++ return ++ local ip=10.0.0.254 ++ [[ -z 10.0.0.254 ]] ++ echo 10.0.0.254 + host_ip=10.0.0.254 + [[ cql == \c\q\l ]] ++ echo 10.0.0.254:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.254:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.254:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ cut -d = -f 1 ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/22/2025 07:23:03.782 7f8e671fe200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/22/2025 07:23:03.970 7f8e671fe200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/22/2025 07:23:03.982 7f8e671fe200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/22/2025 07:23:03.983 7f8e671fe200 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.254 - - [2025-09-22 07:23:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000807 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.254:8082/ Hit Ctrl-C to quit. 10.0.0.254 - - [2025-09-22 07:23:14] "GET / HTTP/1.1" 503 181 0.000197 10.0.0.254 - - [2025-09-22 07:23:15] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.254 - - [2025-09-22 07:23:15] "GET / HTTP/1.1" 200 36215 0.001229 10.0.0.254 - - [2025-09-22 07:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.254 - - [2025-09-22 07:23:15] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011447 10.0.0.254 - - [2025-09-22 07:23:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002041 10.0.0.254 - - [2025-09-22 07:23:15] "GET / HTTP/1.1" 200 45303 0.001292 10.0.0.254 - - [2025-09-22 07:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.254 - - [2025-09-22 07:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.254 - - [2025-09-22 07:23:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.065073 10.0.0.254 - - [2025-09-22 07:23:16] "GET / HTTP/1.1" 200 36215 0.001403 10.0.0.254 - - [2025-09-22 07:23:16] "GET / HTTP/1.1" 200 36215 0.001341 10.0.0.254 - - [2025-09-22 07:23:16] "GET / HTTP/1.1" 200 36215 0.001450 10.0.0.254 - - [2025-09-22 07:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.254 - - [2025-09-22 07:23:16] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006283 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.013075 10.0.0.254 - - [2025-09-22 07:23:17] "POST /config-nodes HTTP/1.1" 200 595 0.046870 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.008857 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.254 - - [2025-09-22 07:23:17] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024305 10.0.0.254 - - [2025-09-22 07:23:17] "POST /service-appliance-sets HTTP/1.1" 200 555 0.099158 10.0.0.254 - - [2025-09-22 07:23:17] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.254 - - [2025-09-22 07:23:17] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.032202 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.022644 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.017360 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025625 10.0.0.254 - - [2025-09-22 07:23:17] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.050288 10.0.0.254 - - [2025-09-22 07:23:17] "POST /database-nodes HTTP/1.1" 200 599 0.132109 10.0.0.254 - - [2025-09-22 07:23:17] "GET / HTTP/1.1" 200 36215 0.001912 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.044379 10.0.0.254 - - [2025-09-22 07:23:17] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021254 10.0.0.254 - - [2025-09-22 07:23:17] "POST /service-appliance-sets HTTP/1.1" 200 543 0.190329 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.034875 10.0.0.254 - - [2025-09-22 07:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.254 - - [2025-09-22 07:23:17] "GET /network-ipam/2203ee96-3238-4815-b441-889b03f12813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012065 10.0.0.254 - - [2025-09-22 07:23:17] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.254 - - [2025-09-22 07:23:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.027823 10.0.0.254 - - [2025-09-22 07:23:17] "POST /analytics-nodes HTTP/1.1" 200 601 0.146350 10.0.0.254 - - [2025-09-22 07:23:18] "POST /service-templates HTTP/1.1" 200 513 0.104519 10.0.0.254 - - [2025-09-22 07:23:18] "POST /service-templates HTTP/1.1" 200 503 0.085942 10.0.0.254 - - [2025-09-22 07:23:18] "POST /service-templates HTTP/1.1" 200 517 0.080587 10.0.0.254 - - [2025-09-22 07:23:18] "POST /service-templates HTTP/1.1" 200 537 0.055787 10.0.0.254 - - [2025-09-22 07:23:18] "POST /service-templates HTTP/1.1" 200 509 0.070820 10.0.0.254 - - [2025-09-22 07:23:19] "GET / HTTP/1.1" 200 36215 0.001409 10.0.0.254 - - [2025-09-22 07:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.254 - - [2025-09-22 07:23:19] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021435 10.0.0.254 - - [2025-09-22 07:23:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002278 10.0.0.254 - - [2025-09-22 07:23:19] "POST /config-database-nodes HTTP/1.1" 200 613 0.058895 10.0.0.254 - - [2025-09-22 07:23:20] "GET / HTTP/1.1" 200 36215 0.002825 10.0.0.254 - - [2025-09-22 07:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.254 - - [2025-09-22 07:23:20] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008589 10.0.0.254 - - [2025-09-22 07:23:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002040 10.0.0.254 - - [2025-09-22 07:23:21] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.057008 10.0.0.254 - - [2025-09-22 07:23:22] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.254 - - [2025-09-22 07:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.254 - - [2025-09-22 07:23:22] "GET /routing-instance/3c263bca-c047-43d8-b8c5-3fb188202332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.060615 10.0.0.254 - - [2025-09-22 07:23:22] "POST /bgp-routers HTTP/1.1" 200 618 0.245269 10.0.0.254 - - [2025-09-22 07:23:22] "GET /bgp-router/f990b106-b8cc-4b37-9cec-89da670eddf9?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.027229 10.0.0.254 - - [2025-09-22 07:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.254 - - [2025-09-22 07:23:22] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.032072 10.0.0.254 - - [2025-09-22 07:23:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003013 10.0.0.254 - - [2025-09-22 07:23:22] "POST /ref-update HTTP/1.1" 200 156 0.020192 10.0.0.254 - - [2025-09-22 07:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224 10.0.0.254 - - [2025-09-22 07:23:22] "GET /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.012454 10.0.0.254 - - [2025-09-22 07:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.254 - - [2025-09-22 07:23:22] "PUT /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714 HTTP/1.1" 200 277 0.023436 10.0.0.254 - - [2025-09-22 07:23:23] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 583 0.075098 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 577 0.052752 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 577 0.059276 10.0.0.254 - - [2025-09-22 07:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018871 10.0.0.254 - - [2025-09-22 07:23:23] "GET /network-ipam/2203ee96-3238-4815-b441-889b03f12813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009803 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 561 0.058694 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 557 0.112807 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 559 0.087137 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 567 0.038147 10.0.0.254 - - [2025-09-22 07:23:23] "POST /alarms HTTP/1.1" 200 551 0.059536 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 559 0.069624 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 569 0.057474 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 557 0.092744 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 569 0.067880 10.0.0.254 - - [2025-09-22 07:23:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.010162 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 577 0.145154 10.0.0.254 - - [2025-09-22 07:23:24] "POST /access-control-lists HTTP/1.1" 200 589 0.175570 10.0.0.254 - - [2025-09-22 07:23:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.030721 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 571 0.138065 10.0.0.254 - - [2025-09-22 07:23:24] "POST /access-control-lists HTTP/1.1" 200 587 0.087932 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 563 0.134334 10.0.0.254 - - [2025-09-22 07:23:24] "POST /alarms HTTP/1.1" 200 563 0.099129 10.0.0.254 - - [2025-09-22 07:23:24] "POST /route-targets HTTP/1.1" 200 328 0.103036 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 563 0.148272 10.0.0.254 - - [2025-09-22 07:23:25] "POST /ref-update HTTP/1.1" 200 156 0.103684 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 549 0.128785 10.0.0.254 - - [2025-09-22 07:23:25] "POST /route-targets HTTP/1.1" 200 328 0.093568 10.0.0.254 - - [2025-09-22 07:23:25] "POST /ref-update HTTP/1.1" 200 156 0.032668 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 597 0.102045 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 577 0.044872 10.0.0.254 - - [2025-09-22 07:23:25] "POST /route-targets HTTP/1.1" 200 328 0.037022 10.0.0.254 - - [2025-09-22 07:23:25] "POST /ref-update HTTP/1.1" 200 156 0.040276 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 573 0.074000 10.0.0.254 - - [2025-09-22 07:23:25] "POST /route-targets HTTP/1.1" 200 328 0.018386 10.0.0.254 - - [2025-09-22 07:23:25] "POST /ref-update HTTP/1.1" 200 156 0.034683 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 585 0.057083 10.0.0.254 - - [2025-09-22 07:23:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.006703 10.0.0.254 - - [2025-09-22 07:23:25] "POST /alarms HTTP/1.1" 200 611 0.062715 10.0.0.254 - - [2025-09-22 07:23:25] "POST /access-control-lists HTTP/1.1" 200 553 0.089860 10.0.0.254 - - [2025-09-22 07:23:25] "PUT /access-control-list/f9cadbb4-e5e6-4564-aee2-532376e830ef HTTP/1.1" 200 273 0.019710 10.0.0.254 - - [2025-09-22 07:23:25] "PUT /access-control-list/edfec406-c46f-4adb-a361-2154bb1f9670 HTTP/1.1" 200 273 0.025913 10.0.0.254 - - [2025-09-22 07:23:26] "GET / HTTP/1.1" 200 36215 0.001823 10.0.0.254 - - [2025-09-22 07:23:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003104 10.0.0.254 - - [2025-09-22 07:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.254 - - [2025-09-22 07:23:26] "PUT /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714 HTTP/1.1" 200 277 0.011580 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000820 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000884 10.0.0.254 - - [2025-09-22 07:23:26] "GET / HTTP/1.1" 200 36215 0.001679 10.0.0.254 - - [2025-09-22 07:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.254 - - [2025-09-22 07:23:26] "GET /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003104 10.0.0.254 - - [2025-09-22 07:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.254 - - [2025-09-22 07:23:26] "PUT /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714 HTTP/1.1" 200 277 0.011223 10.0.0.254 - - [2025-09-22 07:23:27] "GET / HTTP/1.1" 200 36215 0.001514 10.0.0.254 - - [2025-09-22 07:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.254 - - [2025-09-22 07:23:27] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012200 10.0.0.254 - - [2025-09-22 07:23:27] "PUT /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8 HTTP/1.1" 200 275 0.043737 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000830 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001012 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:24:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001160 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:24:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001120 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.254 - - [2025-09-22 07:26:10] "GET / HTTP/1.1" 200 36215 0.001258 10.0.0.254 - - [2025-09-22 07:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.254 - - [2025-09-22 07:26:10] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002689 10.0.0.254 - - [2025-09-22 07:26:11] "POST /id-to-fqname HTTP/1.1" 200 173 0.000592 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.005488 10.0.0.254 - - [2025-09-22 07:26:11] "POST /security-groups HTTP/1.1" 200 570 0.072491 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.003971 10.0.0.254 - - [2025-09-22 07:26:11] "POST /projects HTTP/1.1" 200 483 0.256721 10.0.0.254 - - [2025-09-22 07:26:11] "POST /access-control-lists HTTP/1.1" 200 581 0.071391 10.0.0.254 - - [2025-09-22 07:26:11] "POST /security-groups HTTP/1.1" 200 536 0.095232 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.012188 10.0.0.254 - - [2025-09-22 07:26:11] "POST /chown HTTP/1.1" 200 109 0.031005 10.0.0.254 - - [2025-09-22 07:26:11] "POST /policy-managements HTTP/1.1" 409 214 0.002466 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.254 - - [2025-09-22 07:26:11] "POST /access-control-lists HTTP/1.1" 200 579 0.082428 10.0.0.254 - - [2025-09-22 07:26:11] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024867 10.0.0.254 - - [2025-09-22 07:26:11] "POST /application-policy-sets HTTP/1.1" 200 530 0.018636 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.254 - - [2025-09-22 07:26:11] "GET /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002504 10.0.0.254 - - [2025-09-22 07:26:11] "PUT /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714 HTTP/1.1" 200 277 0.008543 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.254 - - [2025-09-22 07:26:11] "GET /virtual-network/f3c654fb-4b77-4e86-b9e2-558a3ee9db0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004099 10.0.0.254 - - [2025-09-22 07:26:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000492 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.004936 10.0.0.254 - - [2025-09-22 07:26:11] "POST /security-groups HTTP/1.1" 200 574 0.067729 10.0.0.254 - - [2025-09-22 07:26:11] "POST /projects HTTP/1.1" 200 491 0.190356 10.0.0.254 - - [2025-09-22 07:26:11] "POST /security-groups HTTP/1.1" 200 548 0.028846 10.0.0.254 - - [2025-09-22 07:26:11] "POST /chown HTTP/1.1" 200 109 0.024228 10.0.0.254 - - [2025-09-22 07:26:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.001990 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 596 0.026657 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.009674 10.0.0.254 - - [2025-09-22 07:26:12] "POST /network-ipams HTTP/1.1" 200 524 0.033948 10.0.0.254 - - [2025-09-22 07:26:12] "POST /network-ipams HTTP/1.1" 200 512 0.028974 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003400 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 594 0.045205 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.004293 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 585 0.069169 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003503 10.0.0.254 - - [2025-09-22 07:26:12] "POST /useragent-kv HTTP/1.1" 200 115 0.014248 10.0.0.254 - - [2025-09-22 07:26:12] "POST /virtual-networks HTTP/1.1" 200 540 0.172488 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007757 10.0.0.254 - - [2025-09-22 07:26:12] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.051660 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 583 0.109182 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.002253 10.0.0.254 - - [2025-09-22 07:26:12] "POST /network-ipams HTTP/1.1" 200 520 0.023771 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.005893 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 604 0.038552 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.007328 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 602 0.073691 10.0.0.254 - - [2025-09-22 07:26:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008173 10.0.0.254 - - [2025-09-22 07:26:12] "POST /virtual-networks HTTP/1.1" 200 548 0.159395 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002248 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.254 - - [2025-09-22 07:26:12] "POST /access-control-lists HTTP/1.1" 200 591 0.075261 10.0.0.254 - - [2025-09-22 07:26:12] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.076066 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.007369 10.0.0.254 - - [2025-09-22 07:26:12] "POST /route-targets HTTP/1.1" 200 328 0.008722 10.0.0.254 - - [2025-09-22 07:26:12] "POST /ref-update HTTP/1.1" 200 156 0.024209 10.0.0.254 - - [2025-09-22 07:26:12] "POST /network-policys HTTP/1.1" 200 540 0.042080 10.0.0.254 - - [2025-09-22 07:26:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.022159 10.0.0.254 - - [2025-09-22 07:26:12] "PUT /access-control-list/903855c3-2958-45c1-b7cd-b29394340269 HTTP/1.1" 200 273 0.066006 10.0.0.254 - - [2025-09-22 07:26:12] "POST /network-policys HTTP/1.1" 200 536 0.077805 10.0.0.254 - - [2025-09-22 07:26:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.002529 10.0.0.254 - - [2025-09-22 07:26:13] "POST /route-targets HTTP/1.1" 200 328 0.011409 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.029780 10.0.0.254 - - [2025-09-22 07:26:13] "POST /network-policys HTTP/1.1" 200 544 0.043776 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.101867 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/c39a9078-9634-48ab-a701-9a391ff7945a HTTP/1.1" 200 273 0.020829 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003191 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.060496 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/903855c3-2958-45c1-b7cd-b29394340269 HTTP/1.1" 200 273 0.041776 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/c39a9078-9634-48ab-a701-9a391ff7945a HTTP/1.1" 200 273 0.021422 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.096337 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/903855c3-2958-45c1-b7cd-b29394340269 HTTP/1.1" 200 273 0.076930 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026113 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006240 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.061727 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.049924 10.0.0.254 - - [2025-09-22 07:26:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.004390 10.0.0.254 - - [2025-09-22 07:26:13] "POST /access-control-lists HTTP/1.1" 200 603 0.046321 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.103578 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.042169 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/b862d069-2edd-443c-a229-09c7f232cdd1 HTTP/1.1" 200 273 0.057711 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-update HTTP/1.1" 200 156 0.150761 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008642 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/c39a9078-9634-48ab-a701-9a391ff7945a HTTP/1.1" 200 273 0.079390 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023880 10.0.0.254 - - [2025-09-22 07:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003975 10.0.0.254 - - [2025-09-22 07:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.254 - - [2025-09-22 07:26:13] "PUT /access-control-list/b862d069-2edd-443c-a229-09c7f232cdd1 HTTP/1.1" 200 273 0.060959 10.0.0.254 - - [2025-09-22 07:26:14] "GET /virtual-network/f3c654fb-4b77-4e86-b9e2-558a3ee9db0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005670 10.0.0.254 - - [2025-09-22 07:26:14] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.009830 10.0.0.254 - - [2025-09-22 07:26:14] "POST /ref-update HTTP/1.1" 200 156 0.021260 10.0.0.254 - - [2025-09-22 07:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025392 10.0.0.254 - - [2025-09-22 07:26:14] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003121 10.0.0.254 - - [2025-09-22 07:26:14] "POST /firewall-policys HTTP/1.1" 200 532 0.018967 10.0.0.254 - - [2025-09-22 07:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027284 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.012898 10.0.0.254 - - [2025-09-22 07:26:14] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003067 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003644 10.0.0.254 - - [2025-09-22 07:26:14] "POST /ref-update HTTP/1.1" 200 156 0.069128 10.0.0.254 - - [2025-09-22 07:26:14] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005660 10.0.0.254 - - [2025-09-22 07:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.254 - - [2025-09-22 07:26:14] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003404 10.0.0.254 - - [2025-09-22 07:26:14] "POST /firewall-policys HTTP/1.1" 200 534 0.030700 10.0.0.254 - - [2025-09-22 07:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.057025 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.010060 10.0.0.254 - - [2025-09-22 07:26:14] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002812 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002780 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002634 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002737 10.0.0.254 - - [2025-09-22 07:26:14] "POST /ref-update HTTP/1.1" 200 156 0.014950 10.0.0.254 - - [2025-09-22 07:26:14] "POST /ref-update HTTP/1.1" 200 156 0.037650 10.0.0.254 - - [2025-09-22 07:26:14] "POST /ref-update HTTP/1.1" 200 156 0.019696 10.0.0.254 - - [2025-09-22 07:26:14] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.024383 10.0.0.254 - - [2025-09-22 07:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.254 - - [2025-09-22 07:26:14] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002681 10.0.0.254 - - [2025-09-22 07:26:14] "POST /firewall-policys HTTP/1.1" 200 532 0.031055 10.0.0.254 - - [2025-09-22 07:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027374 10.0.0.254 - - [2025-09-22 07:26:14] "GET /firewall-policy/d596eb11-d001-41eb-a15c-7a8bdae58de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041156 10.0.0.254 - - [2025-09-22 07:26:15] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002805 10.0.0.254 - - [2025-09-22 07:26:15] "GET /firewall-policy/d596eb11-d001-41eb-a15c-7a8bdae58de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002672 10.0.0.254 - - [2025-09-22 07:26:15] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002640 10.0.0.254 - - [2025-09-22 07:26:15] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002930 10.0.0.254 - - [2025-09-22 07:26:15] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003880 10.0.0.254 - - [2025-09-22 07:26:15] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002348 10.0.0.254 - - [2025-09-22 07:26:15] "POST /ref-update HTTP/1.1" 200 156 0.019027 10.0.0.254 - - [2025-09-22 07:26:15] "POST /ref-update HTTP/1.1" 200 156 0.038973 10.0.0.254 - - [2025-09-22 07:26:15] "POST /ref-update HTTP/1.1" 200 156 0.028419 10.0.0.254 - - [2025-09-22 07:26:15] "POST /ref-update HTTP/1.1" 200 156 0.022040 10.0.0.254 - - [2025-09-22 07:26:15] "POST /ref-update HTTP/1.1" 200 156 0.043035 10.0.0.254 - - [2025-09-22 07:26:15] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.019311 10.0.0.254 - - [2025-09-22 07:26:15] "POST /tags HTTP/1.1" 200 300 0.026695 10.0.0.254 - - [2025-09-22 07:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021230 10.0.0.254 - - [2025-09-22 07:26:15] "GET /tag/c4c15283-37bb-48e5-8950-122eb5504915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013818 10.0.0.254 - - [2025-09-22 07:26:15] "POST /set-tag HTTP/1.1" 200 109 0.013825 10.0.0.254 - - [2025-09-22 07:26:15] "POST /tags HTTP/1.1" 200 306 0.131109 10.0.0.254 - - [2025-09-22 07:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021008 10.0.0.254 - - [2025-09-22 07:26:15] "GET /tag/b21644ce-fb5d-4f01-b2ae-66cd420d2c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028265 10.0.0.254 - - [2025-09-22 07:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.254 - - [2025-09-22 07:26:15] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042003 10.0.0.254 - - [2025-09-22 07:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.254 - - [2025-09-22 07:26:15] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006095 10.0.0.254 - - [2025-09-22 07:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.254 - - [2025-09-22 07:26:15] "GET /service-appliance-set/665989ee-f8b7-489f-8087-cf468930e45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.042549 10.0.0.254 - - [2025-09-22 07:26:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.001978 10.0.0.254 - - [2025-09-22 07:26:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137888 10.0.0.254 - - [2025-09-22 07:26:16] "GET /virtual-machine-interface/7598c9cd-e05a-4e6e-9cd5-6461ce016be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.014665 10.0.0.254 - - [2025-09-22 07:26:16] "POST /instance-ips HTTP/1.1" 200 382 0.071831 10.0.0.254 - - [2025-09-22 07:26:16] "GET /instance-ip/93e82c7b-dba4-4fe5-a959-3ee825639475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005134 10.0.0.254 - - [2025-09-22 07:26:16] "POST /loadbalancers HTTP/1.1" 200 584 0.082979 10.0.0.254 - - [2025-09-22 07:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.059721 10.0.0.254 - - [2025-09-22 07:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018926 10.0.0.254 - - [2025-09-22 07:26:16] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078056 10.0.0.254 - - [2025-09-22 07:26:16] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.082802 10.0.0.254 - - [2025-09-22 07:26:16] "GET /instance-ip/93e82c7b-dba4-4fe5-a959-3ee825639475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007360 10.0.0.254 - - [2025-09-22 07:26:16] "GET /loadbalancer/942e120d-08df-4b16-b7e4-c8841505021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.012037 10.0.0.254 - - [2025-09-22 07:26:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.046120 10.0.0.254 - - [2025-09-22 07:26:16] "POST /floating-ips HTTP/1.1" 200 585 0.062165 10.0.0.254 - - [2025-09-22 07:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.072998 10.0.0.254 - - [2025-09-22 07:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008990 10.0.0.254 - - [2025-09-22 07:26:16] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085389 10.0.0.254 - - [2025-09-22 07:26:16] "GET /loadbalancer-listener/88dea5c5-d06f-4654-9434-d18b880c6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002789 10.0.0.254 - - [2025-09-22 07:26:16] "GET /loadbalancer-listener/88dea5c5-d06f-4654-9434-d18b880c6e24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.012083 10.0.0.254 - - [2025-09-22 07:26:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.048526 10.0.0.254 - - [2025-09-22 07:26:17] "GET /instance-ip/93e82c7b-dba4-4fe5-a959-3ee825639475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014649 10.0.0.254 - - [2025-09-22 07:26:17] "GET /instance-ip/93e82c7b-dba4-4fe5-a959-3ee825639475?fields=floating_ips HTTP/1.1" 200 1173 0.009762 10.0.0.254 - - [2025-09-22 07:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.254 - - [2025-09-22 07:26:17] "GET /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.010502 10.0.0.254 - - [2025-09-22 07:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.254 - - [2025-09-22 07:26:17] "GET /floating-ip/cf7ddc62-bd29-4c7d-810d-c0a53aaaeffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005838 10.0.0.254 - - [2025-09-22 07:26:17] "PUT /global-vrouter-config/b533aa00-bb24-4d4a-9a53-7a3b7995e714 HTTP/1.1" 200 277 0.015543 10.0.0.254 - - [2025-09-22 07:26:17] "POST /tags HTTP/1.1" 200 358 0.379165 10.0.0.254 - - [2025-09-22 07:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016310 10.0.0.254 - - [2025-09-22 07:26:17] "GET /tag/28f14e2a-61fb-438e-b635-3da472c2d719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.023470 10.0.0.254 - - [2025-09-22 07:26:17] "POST /tags HTTP/1.1" 200 306 0.336422 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.038438 10.0.0.254 - - [2025-09-22 07:26:18] "GET /tag/4cc3b03e-9121-4530-9d9f-df795a3ca486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020241 10.0.0.254 - - [2025-09-22 07:26:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000470 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.006159 10.0.0.254 - - [2025-09-22 07:26:18] "POST /security-groups HTTP/1.1" 200 571 0.080374 10.0.0.254 - - [2025-09-22 07:26:18] "POST /projects HTTP/1.1" 200 485 0.208935 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003854 10.0.0.254 - - [2025-09-22 07:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038647 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020344 10.0.0.254 - - [2025-09-22 07:26:18] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007399 10.0.0.254 - - [2025-09-22 07:26:18] "POST /access-control-lists HTTP/1.1" 200 582 0.091945 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.010630 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012553 10.0.0.254 - - [2025-09-22 07:26:18] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.003702 10.0.0.254 - - [2025-09-22 07:26:18] "POST /access-control-lists HTTP/1.1" 200 580 0.072269 10.0.0.254 - - [2025-09-22 07:26:18] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.125115 10.0.0.254 - - [2025-09-22 07:26:18] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.050230 10.0.0.254 - - [2025-09-22 07:26:18] "POST /security-groups HTTP/1.1" 200 539 0.073083 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.006125 10.0.0.254 - - [2025-09-22 07:26:18] "GET / HTTP/1.1" 200 36215 0.001701 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.254 - - [2025-09-22 07:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033742 10.0.0.254 - - [2025-09-22 07:26:18] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009623 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.254 - - [2025-09-22 07:26:18] "POST /access-control-lists HTTP/1.1" 200 598 0.101381 10.0.0.254 - - [2025-09-22 07:26:18] "POST /chown HTTP/1.1" 200 109 0.085367 10.0.0.254 - - [2025-09-22 07:26:18] "GET /config-node/432253ea-c63b-411f-b9a1-a9a10971ef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.021446 10.0.0.254 - - [2025-09-22 07:26:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.041513 10.0.0.254 - - [2025-09-22 07:26:18] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029824 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.254 - - [2025-09-22 07:26:19] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004473 10.0.0.254 - - [2025-09-22 07:26:19] "POST /tags HTTP/1.1" 409 207 0.001596 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.254 - - [2025-09-22 07:26:19] "POST /access-control-lists HTTP/1.1" 200 596 0.065830 10.0.0.254 - - [2025-09-22 07:26:19] "GET /tag/4cc3b03e-9121-4530-9d9f-df795a3ca486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024195 10.0.0.254 - - [2025-09-22 07:26:19] "POST /firewall-rules HTTP/1.1" 200 566 0.069128 10.0.0.254 - - [2025-09-22 07:26:19] "GET /firewall-rule/8a6a35aa-817a-4fec-846f-0cea2352b7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.010514 10.0.0.254 - - [2025-09-22 07:26:19] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002903 10.0.0.254 - - [2025-09-22 07:26:19] "GET /firewall-rule/8a6a35aa-817a-4fec-846f-0cea2352b7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002320 10.0.0.254 - - [2025-09-22 07:26:19] "POST /ref-update HTTP/1.1" 200 156 0.027820 10.0.0.254 - - [2025-09-22 07:26:19] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002620 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.254 - - [2025-09-22 07:26:19] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002278 10.0.0.254 - - [2025-09-22 07:26:19] "POST /tags HTTP/1.1" 409 207 0.002430 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.254 - - [2025-09-22 07:26:19] "GET /tag/4cc3b03e-9121-4530-9d9f-df795a3ca486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011286 10.0.0.254 - - [2025-09-22 07:26:19] "POST /firewall-rules HTTP/1.1" 200 564 0.064001 10.0.0.254 - - [2025-09-22 07:26:19] "GET /firewall-rule/67eb7a64-e77a-43b4-911c-ab1455833d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003983 10.0.0.254 - - [2025-09-22 07:26:19] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003281 10.0.0.254 - - [2025-09-22 07:26:19] "GET /firewall-rule/67eb7a64-e77a-43b4-911c-ab1455833d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002243 10.0.0.254 - - [2025-09-22 07:26:19] "POST /ref-update HTTP/1.1" 200 156 0.027144 10.0.0.254 - - [2025-09-22 07:26:19] "POST /tags HTTP/1.1" 200 302 0.093786 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018876 10.0.0.254 - - [2025-09-22 07:26:19] "GET /tag/1669b7be-f14f-4bff-b4f3-f66dda3dc322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012633 10.0.0.254 - - [2025-09-22 07:26:19] "POST /tags HTTP/1.1" 200 326 0.062783 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.254 - - [2025-09-22 07:26:19] "GET /tag/effc4535-ed19-41cb-93b1-84f44e57fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.013531 10.0.0.254 - - [2025-09-22 07:26:19] "POST /tags HTTP/1.1" 200 364 0.018511 10.0.0.254 - - [2025-09-22 07:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017713 10.0.0.254 - - [2025-09-22 07:26:20] "GET /tag/581c431c-04c9-49a8-9900-38e1c7a3ccf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013657 10.0.0.254 - - [2025-09-22 07:26:20] "POST /tags HTTP/1.1" 200 312 0.017779 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015451 10.0.0.254 - - [2025-09-22 07:26:20] "GET /tag/ce4a760e-000e-4969-80ff-967bb78bf40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019433 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.254 - - [2025-09-22 07:26:20] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005471 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.254 - - [2025-09-22 07:26:20] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.025502 10.0.0.254 - - [2025-09-22 07:26:20] "POST /virtual-machines HTTP/1.1" 200 378 0.011495 10.0.0.254 - - [2025-09-22 07:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007657 10.0.0.254 - - [2025-09-22 07:26:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.104710 10.0.0.254 - - [2025-09-22 07:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021947 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007713 10.0.0.254 - - [2025-09-22 07:26:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004694 10.0.0.254 - - [2025-09-22 07:26:20] "POST /instance-ips HTTP/1.1" 200 410 0.043580 10.0.0.254 - - [2025-09-22 07:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028076 10.0.0.254 - - [2025-09-22 07:26:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010155 10.0.0.254 - - [2025-09-22 07:26:20] "POST /set-tag HTTP/1.1" 200 109 0.024124 10.0.0.254 - - [2025-09-22 07:26:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018077 10.0.0.254 - - [2025-09-22 07:26:20] "GET /instance-ip/6f685938-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003265 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.254 - - [2025-09-22 07:26:20] "GET /loadbalancer/942e120d-08df-4b16-b7e4-c8841505021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002329 10.0.0.254 - - [2025-09-22 07:26:20] "POST /tags HTTP/1.1" 200 302 0.016340 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.254 - - [2025-09-22 07:26:20] "GET /tag/a653f975-92ed-4a06-a79d-b8f361f11d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011459 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.254 - - [2025-09-22 07:26:20] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051758 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.254 - - [2025-09-22 07:26:20] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004014 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.254 - - [2025-09-22 07:26:20] "GET /service-appliance-set/665989ee-f8b7-489f-8087-cf468930e45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002117 10.0.0.254 - - [2025-09-22 07:26:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002088 10.0.0.254 - - [2025-09-22 07:26:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.096532 10.0.0.254 - - [2025-09-22 07:26:21] "GET /virtual-machine-interface/2ec541f0-1cba-44c9-8e41-98267b4e0447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.020323 10.0.0.254 - - [2025-09-22 07:26:21] "POST /instance-ips HTTP/1.1" 200 378 0.020454 10.0.0.254 - - [2025-09-22 07:26:21] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005429 10.0.0.254 - - [2025-09-22 07:26:21] "POST /loadbalancers HTTP/1.1" 200 584 0.061367 10.0.0.254 - - [2025-09-22 07:26:21] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042069 10.0.0.254 - - [2025-09-22 07:26:21] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007869 10.0.0.254 - - [2025-09-22 07:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031299 10.0.0.254 - - [2025-09-22 07:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024274 10.0.0.254 - - [2025-09-22 07:26:21] "POST /floating-ips HTTP/1.1" 200 583 0.060184 10.0.0.254 - - [2025-09-22 07:26:21] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052569 10.0.0.254 - - [2025-09-22 07:26:21] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002726 10.0.0.254 - - [2025-09-22 07:26:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.020827 10.0.0.254 - - [2025-09-22 07:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017003 10.0.0.254 - - [2025-09-22 07:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.254 - - [2025-09-22 07:26:21] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030022 10.0.0.254 - - [2025-09-22 07:26:21] "GET /loadbalancer-listener/9214f1ef-facb-4003-ab44-0288930ea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002006 10.0.0.254 - - [2025-09-22 07:26:21] "GET /loadbalancer-listener/9214f1ef-facb-4003-ab44-0288930ea11a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002739 10.0.0.254 - - [2025-09-22 07:26:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017360 10.0.0.254 - - [2025-09-22 07:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010602 10.0.0.254 - - [2025-09-22 07:26:21] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005510 10.0.0.254 - - [2025-09-22 07:26:21] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?fields=floating_ips HTTP/1.1" 200 1164 0.008336 10.0.0.254 - - [2025-09-22 07:26:21] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.008690 10.0.0.254 - - [2025-09-22 07:26:21] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055430 10.0.0.254 - - [2025-09-22 07:26:21] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002678 10.0.0.254 - - [2025-09-22 07:26:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018195 10.0.0.254 - - [2025-09-22 07:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034610 10.0.0.254 - - [2025-09-22 07:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.254 - - [2025-09-22 07:26:21] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040047 10.0.0.254 - - [2025-09-22 07:26:21] "GET /loadbalancer-listener/75c64d12-dc46-47af-8f80-0106f9592e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003785 10.0.0.254 - - [2025-09-22 07:26:21] "GET /loadbalancer-listener/75c64d12-dc46-47af-8f80-0106f9592e56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004817 10.0.0.254 - - [2025-09-22 07:26:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028756 10.0.0.254 - - [2025-09-22 07:26:22] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003237 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.254 - - [2025-09-22 07:26:22] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?fields=floating_ips HTTP/1.1" 200 1164 0.004048 10.0.0.254 - - [2025-09-22 07:26:22] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038976 10.0.0.254 - - [2025-09-22 07:26:22] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002517 10.0.0.254 - - [2025-09-22 07:26:22] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002749 10.0.0.254 - - [2025-09-22 07:26:22] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.031300 10.0.0.254 - - [2025-09-22 07:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016685 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.254 - - [2025-09-22 07:26:22] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.017051 10.0.0.254 - - [2025-09-22 07:26:22] "GET /loadbalancer-listener/a09201eb-6556-458d-aae7-463ae0a2c4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.022331 10.0.0.254 - - [2025-09-22 07:26:22] "GET /loadbalancer-listener/a09201eb-6556-458d-aae7-463ae0a2c4e7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003268 10.0.0.254 - - [2025-09-22 07:26:22] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.030656 10.0.0.254 - - [2025-09-22 07:26:22] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.013322 10.0.0.254 - - [2025-09-22 07:26:22] "GET /instance-ip/0adeae7e-2873-4cae-8308-f2c22034c6ca?fields=floating_ips HTTP/1.1" 200 1164 0.006594 10.0.0.254 - - [2025-09-22 07:26:22] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002493 10.0.0.254 - - [2025-09-22 07:26:22] "POST /tags HTTP/1.1" 200 356 0.036058 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.254 - - [2025-09-22 07:26:22] "GET /tag/34235c72-d2cf-4e33-a618-f7edfc931a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011784 10.0.0.254 - - [2025-09-22 07:26:22] "POST /tags HTTP/1.1" 200 304 0.022753 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.254 - - [2025-09-22 07:26:22] "GET /tag/396586d4-2c45-4e74-b721-b7f47cdcd38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011862 10.0.0.254 - - [2025-09-22 07:26:22] "POST /projects HTTP/1.1" 409 218 0.003408 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.254 - - [2025-09-22 07:26:22] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028584 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.254 - - [2025-09-22 07:26:22] "GET /network-ipam/b1c983a7-6081-486a-94cc-7f4e2883c32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002071 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.254 - - [2025-09-22 07:26:22] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003443 10.0.0.254 - - [2025-09-22 07:26:22] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.039037 10.0.0.254 - - [2025-09-22 07:26:22] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004335 10.0.0.254 - - [2025-09-22 07:26:22] "POST /set-tag HTTP/1.1" 200 109 0.050368 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011646 10.0.0.254 - - [2025-09-22 07:26:22] "GET /network-ipam/4f66dcb1-744c-40dd-ad3c-7caf5d8e9cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002692 10.0.0.254 - - [2025-09-22 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.254 - - [2025-09-22 07:26:22] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004305 10.0.0.254 - - [2025-09-22 07:26:22] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.042417 10.0.0.254 - - [2025-09-22 07:26:23] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008526 10.0.0.254 - - [2025-09-22 07:26:23] "POST /set-tag HTTP/1.1" 200 109 0.041679 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.254 - - [2025-09-22 07:26:23] "GET /network-policy/a6ed254d-f237-441f-b70c-5fe51ad6d5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002192 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.254 - - [2025-09-22 07:26:23] "GET /network-policy/56db7260-57a9-4c1e-ad35-df591fe0fee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.001959 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.254 - - [2025-09-22 07:26:23] "GET /network-policy/de5bb406-1c14-4bc8-a70f-e9bea2c39c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.001769 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.254 - - [2025-09-22 07:26:23] "PUT /network-policy/de5bb406-1c14-4bc8-a70f-e9bea2c39c83 HTTP/1.1" 200 263 0.019748 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-update HTTP/1.1" 200 156 0.038110 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019787 10.0.0.254 - - [2025-09-22 07:26:23] "PUT /access-control-list/b862d069-2edd-443c-a229-09c7f232cdd1 HTTP/1.1" 200 273 0.063636 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004437 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006593 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001616 10.0.0.254 - - [2025-09-22 07:26:23] "PUT /access-control-list/903855c3-2958-45c1-b7cd-b29394340269 HTTP/1.1" 200 273 0.057373 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009652 10.0.0.254 - - [2025-09-22 07:26:23] "POST /security-groups HTTP/1.1" 409 245 0.009536 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.254 - - [2025-09-22 07:26:23] "PUT /security-group/f0a12019-0d8f-4ea8-9b8e-2e24860409cc HTTP/1.1" 200 263 0.055639 10.0.0.254 - - [2025-09-22 07:26:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027332 10.0.0.254 - - [2025-09-22 07:26:23] "PUT /access-control-list/e8a14f90-9f0f-4067-9315-1470d51cb9dd HTTP/1.1" 200 273 0.019065 10.0.0.254 - - [2025-09-22 07:26:23] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016719 10.0.0.254 - - [2025-09-22 07:26:23] "PUT /access-control-list/77c7bf03-a4cb-47d9-a98c-0658146d5ca0 HTTP/1.1" 200 273 0.022334 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.254 - - [2025-09-22 07:26:23] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002231 10.0.0.254 - - [2025-09-22 07:26:23] "POST /tags HTTP/1.1" 409 206 0.001331 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.254 - - [2025-09-22 07:26:23] "GET /tag/396586d4-2c45-4e74-b721-b7f47cdcd38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009770 10.0.0.254 - - [2025-09-22 07:26:23] "POST /firewall-rules HTTP/1.1" 200 564 0.064687 10.0.0.254 - - [2025-09-22 07:26:23] "GET /firewall-rule/6cb36e3b-edfc-40a1-9310-960900de6886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004403 10.0.0.254 - - [2025-09-22 07:26:23] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002822 10.0.0.254 - - [2025-09-22 07:26:23] "GET /firewall-rule/6cb36e3b-edfc-40a1-9310-960900de6886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002000 10.0.0.254 - - [2025-09-22 07:26:23] "POST /ref-update HTTP/1.1" 200 156 0.021294 10.0.0.254 - - [2025-09-22 07:26:23] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011900 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.254 - - [2025-09-22 07:26:23] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002847 10.0.0.254 - - [2025-09-22 07:26:23] "POST /tags HTTP/1.1" 409 206 0.001738 10.0.0.254 - - [2025-09-22 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.254 - - [2025-09-22 07:26:23] "GET /tag/396586d4-2c45-4e74-b721-b7f47cdcd38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010754 10.0.0.254 - - [2025-09-22 07:26:23] "POST /firewall-rules HTTP/1.1" 200 562 0.064137 10.0.0.254 - - [2025-09-22 07:26:23] "GET /firewall-rule/7a76c3ec-8343-4d15-b01a-ce1559edf7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006980 10.0.0.254 - - [2025-09-22 07:26:24] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003699 10.0.0.254 - - [2025-09-22 07:26:24] "GET /firewall-rule/7a76c3ec-8343-4d15-b01a-ce1559edf7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001990 10.0.0.254 - - [2025-09-22 07:26:24] "POST /ref-update HTTP/1.1" 200 156 0.024743 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.254 - - [2025-09-22 07:26:24] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002050 10.0.0.254 - - [2025-09-22 07:26:24] "POST /tags HTTP/1.1" 200 372 0.017474 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.254 - - [2025-09-22 07:26:24] "GET /tag/1c7d2ed7-e2e1-474e-bb2e-cbff5ff1761b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.028271 10.0.0.254 - - [2025-09-22 07:26:24] "POST /tags HTTP/1.1" 200 320 0.042548 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.254 - - [2025-09-22 07:26:24] "GET /tag/de1319fd-a81a-4111-81ba-d17b2c2963f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.020024 10.0.0.254 - - [2025-09-22 07:26:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.000474 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.002856 10.0.0.254 - - [2025-09-22 07:26:24] "POST /security-groups HTTP/1.1" 200 578 0.082438 10.0.0.254 - - [2025-09-22 07:26:24] "POST /projects HTTP/1.1" 200 499 0.240236 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.005230 10.0.0.254 - - [2025-09-22 07:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012893 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.254 - - [2025-09-22 07:26:24] "POST /access-control-lists HTTP/1.1" 200 589 0.094680 10.0.0.254 - - [2025-09-22 07:26:24] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.021152 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.029333 10.0.0.254 - - [2025-09-22 07:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026281 10.0.0.254 - - [2025-09-22 07:26:24] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006744 10.0.0.254 - - [2025-09-22 07:26:24] "POST /access-control-lists HTTP/1.1" 200 587 0.082031 10.0.0.254 - - [2025-09-22 07:26:24] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.115283 10.0.0.254 - - [2025-09-22 07:26:24] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.054607 10.0.0.254 - - [2025-09-22 07:26:25] "POST /security-groups HTTP/1.1" 200 560 0.082283 10.0.0.254 - - [2025-09-22 07:26:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.002464 10.0.0.254 - - [2025-09-22 07:26:25] "POST /access-control-lists HTTP/1.1" 200 612 0.078678 10.0.0.254 - - [2025-09-22 07:26:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.010545 10.0.0.254 - - [2025-09-22 07:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.080940 10.0.0.254 - - [2025-09-22 07:26:25] "POST /access-control-lists HTTP/1.1" 200 610 0.069154 10.0.0.254 - - [2025-09-22 07:26:25] "POST /chown HTTP/1.1" 200 109 0.058105 10.0.0.254 - - [2025-09-22 07:26:25] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017047 10.0.0.254 - - [2025-09-22 07:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.254 - - [2025-09-22 07:26:25] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009877 10.0.0.254 - - [2025-09-22 07:26:25] "POST /tags HTTP/1.1" 409 214 0.001724 10.0.0.254 - - [2025-09-22 07:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.254 - - [2025-09-22 07:26:25] "GET /tag/de1319fd-a81a-4111-81ba-d17b2c2963f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014233 10.0.0.254 - - [2025-09-22 07:26:25] "POST /firewall-rules HTTP/1.1" 200 580 0.074790 10.0.0.254 - - [2025-09-22 07:26:25] "GET /firewall-rule/e66fab5f-f411-427a-b3ce-495b54732377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009659 10.0.0.254 - - [2025-09-22 07:26:25] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.016679 10.0.0.254 - - [2025-09-22 07:26:25] "GET /firewall-rule/e66fab5f-f411-427a-b3ce-495b54732377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003563 10.0.0.254 - - [2025-09-22 07:26:25] "POST /ref-update HTTP/1.1" 200 156 0.071849 10.0.0.254 - - [2025-09-22 07:26:25] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021171 10.0.0.254 - - [2025-09-22 07:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.254 - - [2025-09-22 07:26:25] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012464 10.0.0.254 - - [2025-09-22 07:26:25] "POST /tags HTTP/1.1" 409 214 0.008493 10.0.0.254 - - [2025-09-22 07:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012606 10.0.0.254 - - [2025-09-22 07:26:25] "GET /tag/de1319fd-a81a-4111-81ba-d17b2c2963f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.017885 10.0.0.254 - - [2025-09-22 07:26:25] "POST /firewall-rules HTTP/1.1" 200 578 0.088170 10.0.0.254 - - [2025-09-22 07:26:25] "GET /firewall-rule/996fbce0-08c3-46f7-8a45-2643ad2983f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.025102 10.0.0.254 - - [2025-09-22 07:26:26] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004516 10.0.0.254 - - [2025-09-22 07:26:26] "GET /firewall-rule/996fbce0-08c3-46f7-8a45-2643ad2983f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007920 10.0.0.254 - - [2025-09-22 07:26:26] "POST /ref-update HTTP/1.1" 200 156 0.054934 10.0.0.254 - - [2025-09-22 07:26:26] "POST /tags HTTP/1.1" 200 364 0.045425 10.0.0.254 - - [2025-09-22 07:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027611 10.0.0.254 - - [2025-09-22 07:26:26] "GET /tag/b9412130-d5d2-47ed-8f1c-17f718c3a4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.048469 10.0.0.254 - - [2025-09-22 07:26:26] "POST /tags HTTP/1.1" 200 312 0.066514 10.0.0.254 - - [2025-09-22 07:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018530 10.0.0.254 - - [2025-09-22 07:26:26] "GET /tag/c75816b3-7293-41aa-a844-5741b407e777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.050703 10.0.0.254 - - [2025-09-22 07:26:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.003321 10.0.0.254 - - [2025-09-22 07:26:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.038458 10.0.0.254 - - [2025-09-22 07:26:26] "POST /security-groups HTTP/1.1" 200 574 0.142843 10.0.0.254 - - [2025-09-22 07:26:26] "POST /projects HTTP/1.1" 200 491 0.365527 10.0.0.254 - - [2025-09-22 07:26:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.008043 10.0.0.254 - - [2025-09-22 07:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033871 10.0.0.254 - - [2025-09-22 07:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.254 - - [2025-09-22 07:26:27] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.006449 10.0.0.254 - - [2025-09-22 07:26:27] "POST /access-control-lists HTTP/1.1" 200 585 0.079504 10.0.0.254 - - [2025-09-22 07:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018486 10.0.0.254 - - [2025-09-22 07:26:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.003592 10.0.0.254 - - [2025-09-22 07:26:27] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010402 10.0.0.254 - - [2025-09-22 07:26:27] "POST /access-control-lists HTTP/1.1" 200 583 0.076482 10.0.0.254 - - [2025-09-22 07:26:27] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.101474 10.0.0.254 - - [2025-09-22 07:26:27] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.069466 10.0.0.254 - - [2025-09-22 07:26:27] "POST /security-groups HTTP/1.1" 200 548 0.074531 10.0.0.254 - - [2025-09-22 07:26:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002188 10.0.0.254 - - [2025-09-22 07:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023393 10.0.0.254 - - [2025-09-22 07:26:27] "POST /access-control-lists HTTP/1.1" 200 604 0.094302 10.0.0.254 - - [2025-09-22 07:26:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.007484 10.0.0.254 - - [2025-09-22 07:26:27] "POST /chown HTTP/1.1" 200 109 0.075996 10.0.0.254 - - [2025-09-22 07:26:27] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011457 10.0.0.254 - - [2025-09-22 07:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.254 - - [2025-09-22 07:26:27] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017318 10.0.0.254 - - [2025-09-22 07:26:27] "POST /access-control-lists HTTP/1.1" 200 602 0.078476 10.0.0.254 - - [2025-09-22 07:26:27] "POST /tags HTTP/1.1" 409 210 0.018713 10.0.0.254 - - [2025-09-22 07:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.254 - - [2025-09-22 07:26:27] "GET /tag/c75816b3-7293-41aa-a844-5741b407e777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.027185 10.0.0.254 - - [2025-09-22 07:26:27] "POST /firewall-rules HTTP/1.1" 200 572 0.205778 10.0.0.254 - - [2025-09-22 07:26:27] "GET /firewall-rule/ccf8ba24-71fe-4b3c-92b3-81d8bdc925bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004738 10.0.0.254 - - [2025-09-22 07:26:27] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.006273 10.0.0.254 - - [2025-09-22 07:26:27] "GET /firewall-rule/ccf8ba24-71fe-4b3c-92b3-81d8bdc925bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005351 10.0.0.254 - - [2025-09-22 07:26:28] "POST /ref-update HTTP/1.1" 200 156 0.048133 10.0.0.254 - - [2025-09-22 07:26:28] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002663 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.254 - - [2025-09-22 07:26:28] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002574 10.0.0.254 - - [2025-09-22 07:26:28] "POST /tags HTTP/1.1" 409 210 0.004640 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.254 - - [2025-09-22 07:26:28] "GET /tag/c75816b3-7293-41aa-a844-5741b407e777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013681 10.0.0.254 - - [2025-09-22 07:26:28] "POST /firewall-rules HTTP/1.1" 200 570 0.071891 10.0.0.254 - - [2025-09-22 07:26:28] "GET /firewall-rule/eab8ae5b-6af6-4744-a8de-f149c502338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008988 10.0.0.254 - - [2025-09-22 07:26:28] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005014 10.0.0.254 - - [2025-09-22 07:26:28] "GET /firewall-rule/eab8ae5b-6af6-4744-a8de-f149c502338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010125 10.0.0.254 - - [2025-09-22 07:26:28] "POST /ref-update HTTP/1.1" 200 156 0.093774 10.0.0.254 - - [2025-09-22 07:26:28] "POST /tags HTTP/1.1" 409 237 0.031988 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.254 - - [2025-09-22 07:26:28] "GET /tag/581c431c-04c9-49a8-9900-38e1c7a3ccf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011975 10.0.0.254 - - [2025-09-22 07:26:28] "POST /tags HTTP/1.1" 409 210 0.003402 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012744 10.0.0.254 - - [2025-09-22 07:26:28] "GET /tag/ce4a760e-000e-4969-80ff-967bb78bf40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013033 10.0.0.254 - - [2025-09-22 07:26:28] "POST /projects HTTP/1.1" 409 223 0.002599 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.254 - - [2025-09-22 07:26:28] "GET /project/c934caff-ff3e-4f2a-b713-2671042516ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042975 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013934 10.0.0.254 - - [2025-09-22 07:26:28] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004287 10.0.0.254 - - [2025-09-22 07:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010873 10.0.0.254 - - [2025-09-22 07:26:28] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.012013 10.0.0.254 - - [2025-09-22 07:26:28] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.107828 10.0.0.254 - - [2025-09-22 07:26:29] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.098235 10.0.0.254 - - [2025-09-22 07:26:29] "POST /security-groups HTTP/1.1" 409 253 0.011059 10.0.0.254 - - [2025-09-22 07:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.254 - - [2025-09-22 07:26:29] "PUT /security-group/13e1e3e6-22e4-40af-b44f-f62e7a86bb7b HTTP/1.1" 200 263 0.068003 10.0.0.254 - - [2025-09-22 07:26:29] "PUT /access-control-list/5ffa527d-1266-4b19-bc90-87eb948b81df HTTP/1.1" 200 273 0.070225 10.0.0.254 - - [2025-09-22 07:26:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.135669 10.0.0.254 - - [2025-09-22 07:26:29] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010500 10.0.0.254 - - [2025-09-22 07:26:29] "PUT /access-control-list/17beb17c-8421-40f7-b214-4455e07c93db HTTP/1.1" 200 273 0.035902 10.0.0.254 - - [2025-09-22 07:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.254 - - [2025-09-22 07:26:29] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005769 10.0.0.254 - - [2025-09-22 07:26:29] "POST /tags HTTP/1.1" 409 210 0.001786 10.0.0.254 - - [2025-09-22 07:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.254 - - [2025-09-22 07:26:29] "GET /tag/ce4a760e-000e-4969-80ff-967bb78bf40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015389 10.0.0.254 - - [2025-09-22 07:26:29] "POST /firewall-rules HTTP/1.1" 200 572 0.083546 10.0.0.254 - - [2025-09-22 07:26:29] "GET /firewall-rule/e179a36a-fd2c-45bb-bc6f-0412ad000949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004775 10.0.0.254 - - [2025-09-22 07:26:29] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.007496 10.0.0.254 - - [2025-09-22 07:26:29] "GET /firewall-rule/e179a36a-fd2c-45bb-bc6f-0412ad000949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003767 10.0.0.254 - - [2025-09-22 07:26:29] "POST /ref-update HTTP/1.1" 200 156 0.054725 10.0.0.254 - - [2025-09-22 07:26:29] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015841 10.0.0.254 - - [2025-09-22 07:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.254 - - [2025-09-22 07:26:29] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003315 10.0.0.254 - - [2025-09-22 07:26:29] "POST /tags HTTP/1.1" 409 210 0.001949 10.0.0.254 - - [2025-09-22 07:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.254 - - [2025-09-22 07:26:29] "GET /tag/ce4a760e-000e-4969-80ff-967bb78bf40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012193 10.0.0.254 - - [2025-09-22 07:26:30] "POST /firewall-rules HTTP/1.1" 200 570 0.094917 10.0.0.254 - - [2025-09-22 07:26:30] "GET /firewall-rule/66d05cba-f5e4-43f4-9b11-7e8614f5aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008566 10.0.0.254 - - [2025-09-22 07:26:30] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003629 10.0.0.254 - - [2025-09-22 07:26:30] "GET /firewall-rule/66d05cba-f5e4-43f4-9b11-7e8614f5aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002724 10.0.0.254 - - [2025-09-22 07:26:30] "POST /ref-update HTTP/1.1" 200 156 0.066879 10.0.0.254 - - [2025-09-22 07:26:30] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008271 10.0.0.254 - - [2025-09-22 07:26:30] "POST /set-tag HTTP/1.1" 200 109 0.004378 10.0.0.254 - - [2025-09-22 07:26:30] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.254 - - [2025-09-22 07:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.254 - - [2025-09-22 07:26:30] "GET /routing-instance/3c263bca-c047-43d8-b8c5-3fb188202332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002430 10.0.0.254 - - [2025-09-22 07:26:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001544 10.0.0.254 - - [2025-09-22 07:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.254 - - [2025-09-22 07:26:30] "GET /bgp-router/f990b106-b8cc-4b37-9cec-89da670eddf9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003492 10.0.0.254 - - [2025-09-22 07:26:30] "PUT /bgp-router/f990b106-b8cc-4b37-9cec-89da670eddf9 HTTP/1.1" 200 255 0.031096 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000806 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000835 10.0.0.254 - - [2025-09-22 07:27:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002047 10.0.0.254 - - [2025-09-22 07:27:30] "GET /global-system-configs HTTP/1.1" 200 323 0.003574 10.0.0.38 - - [2025-09-22 07:27:37] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.38 - - [2025-09-22 07:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.38 - - [2025-09-22 07:27:37] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007932 10.0.0.38 - - [2025-09-22 07:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2025-09-22 07:27:37] "GET /routing-instance/3c263bca-c047-43d8-b8c5-3fb188202332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004427 10.0.0.38 - - [2025-09-22 07:27:37] "PUT /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8 HTTP/1.1" 200 275 0.009543 10.0.0.38 - - [2025-09-22 07:27:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.013460 10.0.0.38 - - [2025-09-22 07:27:37] "POST /virtual-routers HTTP/1.1" 200 601 0.023843 10.0.0.38 - - [2025-09-22 07:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008978 10.0.0.38 - - [2025-09-22 07:27:37] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005568 10.0.0.38 - - [2025-09-22 07:27:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.002091 10.0.0.38 - - [2025-09-22 07:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.38 - - [2025-09-22 07:27:37] "GET /virtual-network/f3c654fb-4b77-4e86-b9e2-558a3ee9db0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003739 10.0.0.38 - - [2025-09-22 07:27:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051057 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:29:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001430 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:29:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001177 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:29:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:29:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 10.0.0.38 - - [2025-09-22 07:30:16] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.38 - - [2025-09-22 07:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2025-09-22 07:30:16] "GET /global-system-config/bf857cab-4935-48c7-962e-c4fe973526b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004506 10.0.0.38 - - [2025-09-22 07:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-09-22 07:30:16] "GET /routing-instance/3c263bca-c047-43d8-b8c5-3fb188202332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002799 10.0.0.38 - - [2025-09-22 07:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.38 - - [2025-09-22 07:30:16] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002464 10.0.0.38 - - [2025-09-22 07:30:16] "PUT /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b HTTP/1.1" 200 263 0.012270 10.0.0.38 - - [2025-09-22 07:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.38 - - [2025-09-22 07:30:16] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.010860 10.0.0.38 - - [2025-09-22 07:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007321 10.0.0.38 - - [2025-09-22 07:30:16] "GET /virtual-machine-interface/a6ca0eab-2ba5-4a19-ae05-a8779973af86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004595 10.0.0.38 - - [2025-09-22 07:30:16] "PUT /virtual-machine-interface/a6ca0eab-2ba5-4a19-ae05-a8779973af86 HTTP/1.1" 200 285 0.016608 10.0.0.254 - - [2025-09-22 07:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.254 - - [2025-09-22 07:30:18] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002484 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:30:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:30:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 10.0.0.254 - - [2025-09-22 07:31:15] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003153 10.0.0.254 - - [2025-09-22 07:31:15] "POST /ref-update HTTP/1.1" 200 156 0.008358 10.0.0.254 - - [2025-09-22 07:31:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010820 10.0.0.254 - - [2025-09-22 07:31:20] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.254 - - [2025-09-22 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.254 - - [2025-09-22 07:31:20] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002116 10.0.0.254 - - [2025-09-22 07:31:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004206 10.0.0.254 - - [2025-09-22 07:31:20] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.254 - - [2025-09-22 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.254 - - [2025-09-22 07:31:20] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002286 10.0.0.254 - - [2025-09-22 07:31:20] "GET /loadbalancer-pool/bbd5d7ab-632a-4d28-be2b-8bfb72768c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003399 10.0.0.254 - - [2025-09-22 07:31:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018037 10.0.0.254 - - [2025-09-22 07:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009167 10.0.0.254 - - [2025-09-22 07:31:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006978 10.0.0.254 - - [2025-09-22 07:31:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008634 10.0.0.254 - - [2025-09-22 07:31:20] "POST /tags HTTP/1.1" 409 205 0.001659 10.0.0.254 - - [2025-09-22 07:31:20] "POST /ref-update HTTP/1.1" 200 156 0.006464 10.0.0.254 - - [2025-09-22 07:31:20] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.009601 10.0.0.254 - - [2025-09-22 07:31:20] "PUT /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998 HTTP/1.1" 200 257 0.021989 10.0.0.254 - - [2025-09-22 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014853 10.0.0.254 - - [2025-09-22 07:31:20] "GET /tag/a653f975-92ed-4a06-a79d-b8f361f11d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010873 10.0.0.254 - - [2025-09-22 07:31:20] "POST /set-tag HTTP/1.1" 200 109 0.062682 10.0.0.254 - - [2025-09-22 07:31:20] "GET /loadbalancer-pool/c8d4a338-cac3-42ff-93fc-5357cf42d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006205 10.0.0.254 - - [2025-09-22 07:31:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023432 10.0.0.254 - - [2025-09-22 07:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030423 10.0.0.254 - - [2025-09-22 07:31:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021327 10.0.0.254 - - [2025-09-22 07:31:20] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007558 10.0.0.254 - - [2025-09-22 07:31:20] "POST /ref-update HTTP/1.1" 200 156 0.014318 10.0.0.254 - - [2025-09-22 07:31:20] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.012068 10.0.0.254 - - [2025-09-22 07:31:20] "POST /set-tag HTTP/1.1" 200 109 0.006841 10.0.0.254 - - [2025-09-22 07:31:20] "GET /loadbalancer-pool/ea6a2db2-156f-4dd1-a267-d26c86607501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005527 10.0.0.254 - - [2025-09-22 07:31:20] "PUT /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998 HTTP/1.1" 200 257 0.015797 10.0.0.254 - - [2025-09-22 07:31:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038301 10.0.0.254 - - [2025-09-22 07:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009686 10.0.0.254 - - [2025-09-22 07:31:21] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012382 10.0.0.254 - - [2025-09-22 07:31:21] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004258 10.0.0.254 - - [2025-09-22 07:31:21] "POST /set-tag HTTP/1.1" 200 109 0.004344 10.0.0.254 - - [2025-09-22 07:31:21] "POST /ref-update HTTP/1.1" 200 156 0.006116 10.0.0.254 - - [2025-09-22 07:31:21] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.008587 10.0.0.254 - - [2025-09-22 07:31:21] "PUT /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998 HTTP/1.1" 200 257 0.008864 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:32:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:32:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000856 10.0.0.254 - - [2025-09-22 07:32:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002207 10.0.0.254 - - [2025-09-22 07:32:31] "GET /global-system-configs HTTP/1.1" 200 323 0.001892 10.0.0.254 - - [2025-09-22 07:32:43] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005785 10.0.0.254 - - [2025-09-22 07:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.254 - - [2025-09-22 07:32:43] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003966 10.0.0.254 - - [2025-09-22 07:32:43] "POST /set-tag HTTP/1.1" 200 109 0.004993 10.0.0.254 - - [2025-09-22 07:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.254 - - [2025-09-22 07:32:43] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002188 10.0.0.254 - - [2025-09-22 07:32:43] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003520 10.0.0.254 - - [2025-09-22 07:32:44] "POST /set-tag HTTP/1.1" 200 109 0.017640 10.0.0.254 - - [2025-09-22 07:32:44] "DELETE /loadbalancer-member/1582bbf8-06c0-40ea-b83d-2019973465ff HTTP/1.1" 200 115 0.044275 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005113 10.0.0.254 - - [2025-09-22 07:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.254 - - [2025-09-22 07:32:44] "DELETE /loadbalancer-member/1a919b8c-73d7-40dc-8f12-36ae57724720 HTTP/1.1" 200 115 0.030200 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003829 10.0.0.254 - - [2025-09-22 07:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.254 - - [2025-09-22 07:32:44] "DELETE /loadbalancer-member/050ee237-fc72-4594-9d64-e90948054fb2 HTTP/1.1" 200 115 0.029897 10.0.0.254 - - [2025-09-22 07:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.254 - - [2025-09-22 07:32:44] "GET /loadbalancer/5d955545-c0c1-48b6-be51-a19530eb3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003104 10.0.0.254 - - [2025-09-22 07:32:44] "GET /loadbalancer-pool/bbd5d7ab-632a-4d28-be2b-8bfb72768c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003511 10.0.0.254 - - [2025-09-22 07:32:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017388 10.0.0.254 - - [2025-09-22 07:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008995 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010700 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007494 10.0.0.254 - - [2025-09-22 07:32:44] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002330 10.0.0.254 - - [2025-09-22 07:32:44] "POST /set-tag HTTP/1.1" 200 109 0.081365 10.0.0.254 - - [2025-09-22 07:32:44] "GET /loadbalancer-pool/c8d4a338-cac3-42ff-93fc-5357cf42d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002769 10.0.0.254 - - [2025-09-22 07:32:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024536 10.0.0.254 - - [2025-09-22 07:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021399 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016192 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005971 10.0.0.254 - - [2025-09-22 07:32:44] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004175 10.0.0.254 - - [2025-09-22 07:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.254 - - [2025-09-22 07:32:44] "GET /loadbalancer-pool/ea6a2db2-156f-4dd1-a267-d26c86607501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002660 10.0.0.254 - - [2025-09-22 07:32:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016040 10.0.0.254 - - [2025-09-22 07:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008831 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007968 10.0.0.254 - - [2025-09-22 07:32:44] "POST /set-tag HTTP/1.1" 200 109 0.003328 10.0.0.254 - - [2025-09-22 07:32:44] "GET /virtual-machine-interface/6f537f04-9785-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010305 10.0.0.254 - - [2025-09-22 07:32:44] "GET /floating-ip/6d5ae483-aba7-49e5-acdf-e255509b1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005351 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:33:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:33:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:33:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000930 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:33:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005829 10.0.0.254 - - [2025-09-22 07:35:38] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.254 - - [2025-09-22 07:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.254 - - [2025-09-22 07:35:38] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033709 10.0.0.254 - - [2025-09-22 07:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.254 - - [2025-09-22 07:35:38] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044925 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.254 - - [2025-09-22 07:35:39] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025713 10.0.0.254 - - [2025-09-22 07:35:39] "POST /tags HTTP/1.1" 200 334 0.022894 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.254 - - [2025-09-22 07:35:39] "GET /tag/86f285eb-1c4a-4ae3-a33e-79c69619bb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.036321 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.254 - - [2025-09-22 07:35:39] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027773 10.0.0.254 - - [2025-09-22 07:35:39] "GET /virtual-networks?parent_id=0f5f1569-2428-4b8b-978f-48ff17e22c5b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002156 10.0.0.254 - - [2025-09-22 07:35:39] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.023671 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.254 - - [2025-09-22 07:35:39] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.011186 10.0.0.254 - - [2025-09-22 07:35:39] "POST /virtual-networks HTTP/1.1" 200 514 0.072565 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.254 - - [2025-09-22 07:35:39] "GET /service-appliance-set/665989ee-f8b7-489f-8087-cf468930e45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004884 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.001374 10.0.0.254 - - [2025-09-22 07:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.254 - - [2025-09-22 07:35:39] "GET /network-ipam/96134c43-8ecc-4a8e-b0d9-2464abc2f4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.002181 10.0.0.254 - - [2025-09-22 07:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009911 10.0.0.254 - - [2025-09-22 07:35:39] "POST /ref-update HTTP/1.1" 200 156 0.053936 10.0.0.254 - - [2025-09-22 07:35:39] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003610 10.0.0.254 - - [2025-09-22 07:35:39] "GET /domains HTTP/1.1" 200 281 0.001418 10.0.0.254 - - [2025-09-22 07:35:39] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150 HTTP/1.1" 200 3100 0.069755 10.0.0.254 - - [2025-09-22 07:35:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.115180 10.0.0.254 - - [2025-09-22 07:35:39] "GET /virtual-machine-interface/398ed3e4-3b7a-442e-9ed4-e7eae724c97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015422 10.0.0.254 - - [2025-09-22 07:35:39] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b HTTP/1.1" 200 5497 0.058734 10.0.0.254 - - [2025-09-22 07:35:39] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.004718 10.0.0.254 - - [2025-09-22 07:35:39] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.004596 10.0.0.254 - - [2025-09-22 07:35:39] "POST /instance-ips HTTP/1.1" 200 410 0.051050 10.0.0.254 - - [2025-09-22 07:35:39] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1184 0.005969 10.0.0.254 - - [2025-09-22 07:35:39] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1184 0.002167 10.0.0.254 - - [2025-09-22 07:35:39] "GET /instance-ip/de583545-3ca9-405b-8cc7-5fe034abc27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003854 10.0.0.254 - - [2025-09-22 07:35:40] "POST /loadbalancers HTTP/1.1" 200 612 0.074200 10.0.0.254 - - [2025-09-22 07:35:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024387 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011014 10.0.0.254 - - [2025-09-22 07:35:40] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038226 10.0.0.254 - - [2025-09-22 07:35:40] "GET /instance-ip/de583545-3ca9-405b-8cc7-5fe034abc27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003512 10.0.0.254 - - [2025-09-22 07:35:40] "POST /floating-ips HTTP/1.1" 200 599 0.017976 10.0.0.254 - - [2025-09-22 07:35:40] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058024 10.0.0.254 - - [2025-09-22 07:35:40] "POST /route-targets HTTP/1.1" 200 328 0.023022 10.0.0.254 - - [2025-09-22 07:35:40] "GET /loadbalancer/afd98fcf-3276-4317-977e-4e33794849ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.007220 10.0.0.254 - - [2025-09-22 07:35:40] "POST /ref-update HTTP/1.1" 200 156 0.015741 10.0.0.254 - - [2025-09-22 07:35:40] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.031316 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.254 - - [2025-09-22 07:35:40] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.024935 10.0.0.254 - - [2025-09-22 07:35:40] "GET /loadbalancer-listener/4a98b99d-1854-41b4-a977-2005b570b906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004065 10.0.0.254 - - [2025-09-22 07:35:40] "GET /loadbalancer-listener/4a98b99d-1854-41b4-a977-2005b570b906?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002763 10.0.0.254 - - [2025-09-22 07:35:40] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.016474 10.0.0.254 - - [2025-09-22 07:35:40] "GET /instance-ip/de583545-3ca9-405b-8cc7-5fe034abc27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003849 10.0.0.254 - - [2025-09-22 07:35:40] "GET /instance-ip/de583545-3ca9-405b-8cc7-5fe034abc27c?fields=floating_ips HTTP/1.1" 200 1215 0.005548 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.254 - - [2025-09-22 07:35:40] "GET /loadbalancer/afd98fcf-3276-4317-977e-4e33794849ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001916 10.0.0.254 - - [2025-09-22 07:35:40] "GET /floating-ip/e235f4b8-77ea-4061-9390-d62d2facc61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002865 10.0.0.254 - - [2025-09-22 07:35:40] "POST /tags HTTP/1.1" 200 296 0.055816 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007011 10.0.0.254 - - [2025-09-22 07:35:40] "GET /tag/50cb6404-af88-475f-adf3-e94abbe341fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013182 10.0.0.254 - - [2025-09-22 07:35:40] "POST /tags HTTP/1.1" 409 233 0.002045 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.254 - - [2025-09-22 07:35:40] "GET /tag/34235c72-d2cf-4e33-a618-f7edfc931a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009574 10.0.0.254 - - [2025-09-22 07:35:40] "POST /tags HTTP/1.1" 409 206 0.001998 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.254 - - [2025-09-22 07:35:40] "GET /tag/396586d4-2c45-4e74-b721-b7f47cdcd38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010331 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.254 - - [2025-09-22 07:35:40] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003987 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.254 - - [2025-09-22 07:35:40] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033378 10.0.0.254 - - [2025-09-22 07:35:40] "POST /virtual-machines HTTP/1.1" 200 370 0.008614 10.0.0.254 - - [2025-09-22 07:35:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017195 10.0.0.254 - - [2025-09-22 07:35:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.098286 10.0.0.254 - - [2025-09-22 07:35:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007272 10.0.0.254 - - [2025-09-22 07:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017068 10.0.0.254 - - [2025-09-22 07:35:40] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004350 10.0.0.254 - - [2025-09-22 07:35:41] "POST /instance-ips HTTP/1.1" 200 410 0.018387 10.0.0.254 - - [2025-09-22 07:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038118 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009572 10.0.0.254 - - [2025-09-22 07:35:41] "POST /set-tag HTTP/1.1" 200 109 0.015167 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008035 10.0.0.254 - - [2025-09-22 07:35:41] "GET /instance-ip/bd83d100-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006175 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004056 10.0.0.254 - - [2025-09-22 07:35:41] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003125 10.0.0.254 - - [2025-09-22 07:35:41] "POST /ref-update HTTP/1.1" 200 156 0.007554 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011044 10.0.0.254 - - [2025-09-22 07:35:41] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.254 - - [2025-09-22 07:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003320 10.0.0.254 - - [2025-09-22 07:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.254 - - [2025-09-22 07:35:41] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028036 10.0.0.254 - - [2025-09-22 07:35:41] "POST /virtual-machines HTTP/1.1" 200 370 0.007332 10.0.0.254 - - [2025-09-22 07:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011839 10.0.0.254 - - [2025-09-22 07:35:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109656 10.0.0.254 - - [2025-09-22 07:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008868 10.0.0.254 - - [2025-09-22 07:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012417 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.003681 10.0.0.254 - - [2025-09-22 07:35:41] "POST /instance-ips HTTP/1.1" 200 410 0.025204 10.0.0.254 - - [2025-09-22 07:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025000 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009422 10.0.0.254 - - [2025-09-22 07:35:41] "POST /set-tag HTTP/1.1" 200 109 0.019463 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004790 10.0.0.254 - - [2025-09-22 07:35:41] "GET /instance-ip/bde78ef2-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003225 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004293 10.0.0.254 - - [2025-09-22 07:35:41] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003363 10.0.0.254 - - [2025-09-22 07:35:41] "POST /ref-update HTTP/1.1" 200 156 0.006907 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004063 10.0.0.254 - - [2025-09-22 07:35:41] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.254 - - [2025-09-22 07:35:41] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003612 10.0.0.254 - - [2025-09-22 07:35:42] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.254 - - [2025-09-22 07:35:42] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003774 10.0.0.254 - - [2025-09-22 07:35:42] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.254 - - [2025-09-22 07:35:44] "GET /domains HTTP/1.1" 200 281 0.001851 10.0.0.254 - - [2025-09-22 07:35:44] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150 HTTP/1.1" 200 3100 0.002708 10.0.0.254 - - [2025-09-22 07:35:44] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b HTTP/1.1" 200 7091 0.032383 10.0.0.254 - - [2025-09-22 07:35:44] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.003869 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.003817 10.0.0.254 - - [2025-09-22 07:35:45] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1406 0.003395 10.0.0.254 - - [2025-09-22 07:35:45] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1406 0.002557 10.0.0.254 - - [2025-09-22 07:35:45] "GET /route-target/5c832df7-fc2c-47fa-a1c0-25d59b246f1c HTTP/1.1" 200 1154 0.002151 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.003846 10.0.0.254 - - [2025-09-22 07:35:45] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1406 0.002396 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003292 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.003186 10.0.0.254 - - [2025-09-22 07:35:45] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1406 0.001949 10.0.0.254 - - [2025-09-22 07:35:45] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 200 1406 0.002054 10.0.0.254 - - [2025-09-22 07:35:45] "GET /route-target/5c832df7-fc2c-47fa-a1c0-25d59b246f1c HTTP/1.1" 200 1154 0.001966 10.0.0.254 - - [2025-09-22 07:35:45] "GET /domains HTTP/1.1" 200 281 0.001753 10.0.0.254 - - [2025-09-22 07:35:45] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150 HTTP/1.1" 200 3100 0.002439 10.0.0.254 - - [2025-09-22 07:35:45] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b HTTP/1.1" 200 7091 0.026178 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2092 0.011099 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.254 - - [2025-09-22 07:35:45] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041042 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004650 10.0.0.254 - - [2025-09-22 07:35:45] "GET /floating-ip-pools?parent_id=5f38fe65-7d9b-48a4-8302-4ed9f2b8f399&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002116 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003850 10.0.0.254 - - [2025-09-22 07:35:45] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020119 10.0.0.254 - - [2025-09-22 07:35:45] "POST /ref-update HTTP/1.1" 200 156 0.007895 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.014152 10.0.0.254 - - [2025-09-22 07:35:45] "GET /domains HTTP/1.1" 200 281 0.005537 10.0.0.254 - - [2025-09-22 07:35:45] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150 HTTP/1.1" 200 3100 0.002379 10.0.0.254 - - [2025-09-22 07:35:45] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b HTTP/1.1" 200 7348 0.030262 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2331 0.004566 10.0.0.254 - - [2025-09-22 07:35:45] "GET /floating-ip-pool/4a1cb71f-a077-4aae-a5c2-77f536e49efa HTTP/1.1" 200 1317 0.002223 10.0.0.254 - - [2025-09-22 07:35:45] "GET /domains HTTP/1.1" 200 281 0.001614 10.0.0.254 - - [2025-09-22 07:35:45] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150 HTTP/1.1" 200 3100 0.002385 10.0.0.254 - - [2025-09-22 07:35:45] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b HTTP/1.1" 200 7348 0.026989 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 2331 0.003692 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003991 10.0.0.254 - - [2025-09-22 07:35:45] "POST /tags HTTP/1.1" 200 366 0.042342 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007122 10.0.0.254 - - [2025-09-22 07:35:45] "GET /tag/274bd6d2-2a41-49f3-b0b0-43cf71576614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015170 10.0.0.254 - - [2025-09-22 07:35:45] "POST /tags HTTP/1.1" 409 206 0.001559 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.254 - - [2025-09-22 07:35:45] "GET /tag/396586d4-2c45-4e74-b721-b7f47cdcd38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010104 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.254 - - [2025-09-22 07:35:45] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.032838 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003354 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.254 - - [2025-09-22 07:35:45] "GET /service-appliance-set/a0a25c56-8eea-4449-a767-af0ef911e977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003602 10.0.0.254 - - [2025-09-22 07:35:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.002000 10.0.0.254 - - [2025-09-22 07:35:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.099577 10.0.0.254 - - [2025-09-22 07:35:45] "GET /virtual-machine-interface/0ba8a8bd-158b-4be4-b373-26478f3e87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.004099 10.0.0.254 - - [2025-09-22 07:35:45] "POST /set-tag HTTP/1.1" 200 109 0.012909 10.0.0.254 - - [2025-09-22 07:35:45] "POST /instance-ips HTTP/1.1" 200 418 0.025618 10.0.0.254 - - [2025-09-22 07:35:46] "GET /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004243 10.0.0.254 - - [2025-09-22 07:35:46] "POST /loadbalancers HTTP/1.1" 200 620 0.058037 10.0.0.254 - - [2025-09-22 07:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028893 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.254 - - [2025-09-22 07:35:46] "POST /service-instances HTTP/1.1" 200 568 0.041173 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.011910 10.0.0.254 - - [2025-09-22 07:35:46] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.048274 10.0.0.254 - - [2025-09-22 07:35:46] "GET /virtual-machine-interface/0ba8a8bd-158b-4be4-b373-26478f3e87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005954 10.0.0.254 - - [2025-09-22 07:35:46] "GET /virtual-machine-interface/0ba8a8bd-158b-4be4-b373-26478f3e87a0?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005957 10.0.0.254 - - [2025-09-22 07:35:46] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.014861 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.254 - - [2025-09-22 07:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006443 10.0.0.254 - - [2025-09-22 07:35:46] "GET /floating-ip-pool/4a1cb71f-a077-4aae-a5c2-77f536e49efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013065 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.254 - - [2025-09-22 07:35:46] "POST /virtual-machines HTTP/1.1" 200 430 0.013799 10.0.0.254 - - [2025-09-22 07:35:46] "POST /floating-ips HTTP/1.1" 200 673 0.105307 10.0.0.254 - - [2025-09-22 07:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047147 10.0.0.254 - - [2025-09-22 07:35:46] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012192 10.0.0.254 - - [2025-09-22 07:35:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.163246 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009138 10.0.0.254 - - [2025-09-22 07:35:46] "POST /chown HTTP/1.1" 200 109 0.033809 10.0.0.254 - - [2025-09-22 07:35:46] "POST /chown HTTP/1.1" 200 109 0.006089 10.0.0.254 - - [2025-09-22 07:35:46] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012169 10.0.0.254 - - [2025-09-22 07:35:46] "POST /tags HTTP/1.1" 409 221 0.001472 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.254 - - [2025-09-22 07:35:46] "GET /tag/86f285eb-1c4a-4ae3-a33e-79c69619bb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009459 10.0.0.254 - - [2025-09-22 07:35:46] "PUT /virtual-machine-interface/01daccdb-0811-44a2-9f52-6776bb35d587 HTTP/1.1" 200 285 0.010150 10.0.0.254 - - [2025-09-22 07:35:46] "PUT /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 257 0.022227 10.0.0.254 - - [2025-09-22 07:35:46] "POST /tags HTTP/1.1" 409 238 0.008449 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.254 - - [2025-09-22 07:35:46] "GET /tag/274bd6d2-2a41-49f3-b0b0-43cf71576614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011623 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.024058 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.021466 10.0.0.254 - - [2025-09-22 07:35:46] "POST /firewall-rules HTTP/1.1" 200 652 0.096903 10.0.0.254 - - [2025-09-22 07:35:46] "GET /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008482 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.068809 10.0.0.254 - - [2025-09-22 07:35:46] "GET /firewall-policy/d596eb11-d001-41eb-a15c-7a8bdae58de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.010262 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.008742 10.0.0.254 - - [2025-09-22 07:35:46] "GET /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002412 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.026051 10.0.0.254 - - [2025-09-22 07:35:46] "POST /ref-update HTTP/1.1" 200 156 0.047435 10.0.0.254 - - [2025-09-22 07:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.254 - - [2025-09-22 07:35:46] "POST /virtual-machines HTTP/1.1" 200 430 0.025214 10.0.0.254 - - [2025-09-22 07:35:47] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.028029 10.0.0.254 - - [2025-09-22 07:35:47] "GET /loadbalancer/d23dbc85-0b9f-4460-99ed-06f7fc5ad3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.001955 10.0.0.254 - - [2025-09-22 07:35:47] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.096284 10.0.0.254 - - [2025-09-22 07:35:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.137504 10.0.0.254 - - [2025-09-22 07:35:47] "POST /chown HTTP/1.1" 200 109 0.013488 10.0.0.254 - - [2025-09-22 07:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.254 - - [2025-09-22 07:35:47] "POST /chown HTTP/1.1" 200 109 0.016254 10.0.0.254 - - [2025-09-22 07:35:47] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.039793 10.0.0.254 - - [2025-09-22 07:35:47] "GET /loadbalancer-listener/b0b0ae90-e2bc-4519-bac7-51616956e6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004822 10.0.0.254 - - [2025-09-22 07:35:47] "PUT /virtual-machine-interface/76278688-6717-4157-a4ec-558886e8c081 HTTP/1.1" 200 285 0.012752 10.0.0.254 - - [2025-09-22 07:35:47] "PUT /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 257 0.017766 10.0.0.254 - - [2025-09-22 07:35:47] "GET /loadbalancer-listener/b0b0ae90-e2bc-4519-bac7-51616956e6f2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004777 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.031354 10.0.0.254 - - [2025-09-22 07:35:47] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.047627 10.0.0.254 - - [2025-09-22 07:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015745 10.0.0.254 - - [2025-09-22 07:35:47] "GET /loadbalancer-pool/b33aba08-5f91-4c57-920b-5ded1b0d378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011014 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.021017 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.019064 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.017602 10.0.0.254 - - [2025-09-22 07:35:47] "POST /loadbalancer-members HTTP/1.1" 200 709 0.033518 10.0.0.254 - - [2025-09-22 07:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014965 10.0.0.254 - - [2025-09-22 07:35:47] "GET /loadbalancer-member/5cd0c448-a61a-4050-9b21-ec51c8234d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.007373 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.015429 10.0.0.254 - - [2025-09-22 07:35:47] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003528 10.0.0.254 - - [2025-09-22 07:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.254 - - [2025-09-22 07:35:47] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011951 10.0.0.254 - - [2025-09-22 07:35:47] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.023235 10.0.0.254 - - [2025-09-22 07:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020323 10.0.0.254 - - [2025-09-22 07:35:47] "POST /tags HTTP/1.1" 409 221 0.001865 10.0.0.254 - - [2025-09-22 07:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.254 - - [2025-09-22 07:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.254 - - [2025-09-22 07:35:47] "GET /tag/86f285eb-1c4a-4ae3-a33e-79c69619bb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.031227 10.0.0.254 - - [2025-09-22 07:35:47] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.254 - - [2025-09-22 07:35:47] "POST /tags HTTP/1.1" 409 238 0.001654 10.0.0.254 - - [2025-09-22 07:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.254 - - [2025-09-22 07:35:47] "POST /chown HTTP/1.1" 200 109 0.023681 10.0.0.254 - - [2025-09-22 07:35:47] "GET /tag/274bd6d2-2a41-49f3-b0b0-43cf71576614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019283 10.0.0.254 - - [2025-09-22 07:35:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002606 10.0.0.254 - - [2025-09-22 07:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.254 - - [2025-09-22 07:35:47] "PUT /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 257 0.014088 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.023419 10.0.0.254 - - [2025-09-22 07:35:47] "POST /chown HTTP/1.1" 200 109 0.027764 10.0.0.254 - - [2025-09-22 07:35:47] "PUT /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6 HTTP/1.1" 200 261 0.064501 10.0.0.254 - - [2025-09-22 07:35:47] "GET /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013163 10.0.0.254 - - [2025-09-22 07:35:47] "GET /firewall-policy/d596eb11-d001-41eb-a15c-7a8bdae58de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004892 10.0.0.254 - - [2025-09-22 07:35:47] "POST /chown HTTP/1.1" 200 109 0.043106 10.0.0.254 - - [2025-09-22 07:35:47] "GET /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004390 10.0.0.254 - - [2025-09-22 07:35:47] "PUT /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 257 0.016700 10.0.0.254 - - [2025-09-22 07:35:47] "POST /ref-update HTTP/1.1" 200 156 0.032512 10.0.0.254 - - [2025-09-22 07:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010611 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.007542 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.019740 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 257 0.014134 10.0.0.254 - - [2025-09-22 07:35:48] "POST /ref-update HTTP/1.1" 200 156 0.009845 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.013117 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.023067 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 257 0.011864 10.0.0.254 - - [2025-09-22 07:35:48] "POST /ref-update HTTP/1.1" 200 156 0.013572 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.008086 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019140 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.008358 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007265 10.0.0.254 - - [2025-09-22 07:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.254 - - [2025-09-22 07:35:48] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006934 10.0.0.254 - - [2025-09-22 07:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.012722 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008830 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.009804 10.0.0.254 - - [2025-09-22 07:35:48] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.044884 10.0.0.254 - - [2025-09-22 07:35:48] "POST /virtual-machines HTTP/1.1" 200 374 0.006158 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007297 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020393 10.0.0.254 - - [2025-09-22 07:35:48] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.010810 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009130 10.0.0.254 - - [2025-09-22 07:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.022877 10.0.0.254 - - [2025-09-22 07:35:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.144449 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.021313 10.0.0.254 - - [2025-09-22 07:35:48] "POST /ref-update HTTP/1.1" 200 156 0.021336 10.0.0.254 - - [2025-09-22 07:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009431 10.0.0.254 - - [2025-09-22 07:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.254 - - [2025-09-22 07:35:48] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.011873 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.009179 10.0.0.254 - - [2025-09-22 07:35:48] "POST /chown HTTP/1.1" 200 109 0.049812 10.0.0.254 - - [2025-09-22 07:35:48] "POST /ref-update HTTP/1.1" 200 156 0.017349 10.0.0.254 - - [2025-09-22 07:35:49] "POST /instance-ips HTTP/1.1" 200 414 0.070848 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.254 - - [2025-09-22 07:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028280 10.0.0.254 - - [2025-09-22 07:35:49] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012619 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.027930 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.019582 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.018659 10.0.0.254 - - [2025-09-22 07:35:49] "POST /set-tag HTTP/1.1" 200 109 0.031373 10.0.0.254 - - [2025-09-22 07:35:49] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015597 10.0.0.254 - - [2025-09-22 07:35:49] "GET /instance-ip/c23e7768-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.002575 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.005133 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.010059 10.0.0.254 - - [2025-09-22 07:35:49] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014236 10.0.0.254 - - [2025-09-22 07:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.019421 10.0.0.254 - - [2025-09-22 07:35:49] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006985 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.006056 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.034453 10.0.0.254 - - [2025-09-22 07:35:49] "POST /ref-update HTTP/1.1" 200 156 0.033393 10.0.0.254 - - [2025-09-22 07:35:49] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.027231 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.254 - - [2025-09-22 07:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.254 - - [2025-09-22 07:35:49] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004178 10.0.0.254 - - [2025-09-22 07:35:49] "POST /set-tag HTTP/1.1" 200 109 0.010742 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.019827 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.018114 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.008254 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.006021 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.005390 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.005567 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.012770 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.014304 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.005201 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.017071 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.011528 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.006224 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.007138 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.005637 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.016257 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.015757 10.0.0.254 - - [2025-09-22 07:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008516 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.005512 10.0.0.254 - - [2025-09-22 07:35:49] "POST /chown HTTP/1.1" 200 109 0.011809 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.006055 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.027766 10.0.0.254 - - [2025-09-22 07:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.021372 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.009327 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.005823 10.0.0.254 - - [2025-09-22 07:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.005289 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.005808 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.015574 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.014009 10.0.0.254 - - [2025-09-22 07:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.007632 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.013471 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.005829 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.029858 10.0.0.254 - - [2025-09-22 07:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.006291 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.026788 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.010147 10.0.0.254 - - [2025-09-22 07:35:50] "POST /chown HTTP/1.1" 200 109 0.009142 10.0.0.254 - - [2025-09-22 07:35:53] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004163 10.0.0.254 - - [2025-09-22 07:35:53] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.254 - - [2025-09-22 07:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.254 - - [2025-09-22 07:35:53] "GET /loadbalancer/afd98fcf-3276-4317-977e-4e33794849ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001943 10.0.0.254 - - [2025-09-22 07:35:53] "GET /loadbalancer-pool/12a0badf-ecb6-4ffe-be8b-2f1c3ada8efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002235 10.0.0.254 - - [2025-09-22 07:35:53] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016020 10.0.0.254 - - [2025-09-22 07:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008512 10.0.0.254 - - [2025-09-22 07:35:53] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006544 10.0.0.254 - - [2025-09-22 07:35:53] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003670 10.0.0.254 - - [2025-09-22 07:35:53] "POST /ref-update HTTP/1.1" 200 156 0.005938 10.0.0.254 - - [2025-09-22 07:35:53] "GET /floating-ip/e235f4b8-77ea-4061-9390-d62d2facc61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.013603 10.0.0.254 - - [2025-09-22 07:35:53] "POST /tags HTTP/1.1" 409 221 0.001850 10.0.0.254 - - [2025-09-22 07:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.254 - - [2025-09-22 07:35:53] "GET /tag/86f285eb-1c4a-4ae3-a33e-79c69619bb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009742 10.0.0.254 - - [2025-09-22 07:35:53] "PUT /floating-ip/e235f4b8-77ea-4061-9390-d62d2facc61b HTTP/1.1" 200 257 0.007339 10.0.0.254 - - [2025-09-22 07:35:53] "POST /set-tag HTTP/1.1" 200 109 0.032992 10.0.0.254 - - [2025-09-22 07:35:53] "GET /virtual-machine/01a712ba-ab40-4291-a987-b2289bd9b80f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004812 10.0.0.254 - - [2025-09-22 07:35:53] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004198 10.0.0.254 - - [2025-09-22 07:35:54] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005121 10.0.0.254 - - [2025-09-22 07:35:54] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.254 - - [2025-09-22 07:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.254 - - [2025-09-22 07:35:54] "GET /loadbalancer/afd98fcf-3276-4317-977e-4e33794849ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002278 10.0.0.254 - - [2025-09-22 07:35:54] "GET /loadbalancer-pool/12a0badf-ecb6-4ffe-be8b-2f1c3ada8efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002201 10.0.0.254 - - [2025-09-22 07:35:54] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014499 10.0.0.254 - - [2025-09-22 07:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008561 10.0.0.254 - - [2025-09-22 07:35:54] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003684 10.0.0.254 - - [2025-09-22 07:35:54] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003268 10.0.0.254 - - [2025-09-22 07:35:54] "POST /ref-update HTTP/1.1" 200 156 0.005588 10.0.0.254 - - [2025-09-22 07:35:54] "GET /floating-ip/e235f4b8-77ea-4061-9390-d62d2facc61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.015382 10.0.0.254 - - [2025-09-22 07:35:54] "POST /set-tag HTTP/1.1" 200 109 0.014469 10.0.0.254 - - [2025-09-22 07:35:58] "GET /virtual-machine/2518e401-be2c-4607-b2a8-065bf70b1997?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002979 10.0.0.254 - - [2025-09-22 07:35:58] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003693 10.0.0.254 - - [2025-09-22 07:36:03] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006397 10.0.0.254 - - [2025-09-22 07:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.254 - - [2025-09-22 07:36:03] "GET /virtual-machine/17e977ff-c150-47bd-a0c8-1cd78e93b5dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002877 10.0.0.254 - - [2025-09-22 07:36:03] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003744 10.0.0.254 - - [2025-09-22 07:36:04] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004374 10.0.0.254 - - [2025-09-22 07:36:04] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.254 - - [2025-09-22 07:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.254 - - [2025-09-22 07:36:19] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.254 - - [2025-09-22 07:36:19] "POST /chown HTTP/1.1" 200 109 0.031577 10.0.0.254 - - [2025-09-22 07:36:19] "POST /chown HTTP/1.1" 200 109 0.013319 10.0.0.254 - - [2025-09-22 07:36:19] "POST /chown HTTP/1.1" 200 109 0.007051 10.0.0.254 - - [2025-09-22 07:36:36] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005446 10.0.0.254 - - [2025-09-22 07:36:36] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.254 - - [2025-09-22 07:36:36] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003664 10.0.0.254 - - [2025-09-22 07:36:36] "POST /set-tag HTTP/1.1" 200 109 0.001624 10.0.0.254 - - [2025-09-22 07:36:36] "GET /virtual-machine/17e977ff-c150-47bd-a0c8-1cd78e93b5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002824 10.0.0.254 - - [2025-09-22 07:36:36] "POST /ref-update HTTP/1.1" 200 156 0.024844 10.0.0.254 - - [2025-09-22 07:36:36] "GET /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004520 10.0.0.254 - - [2025-09-22 07:36:36] "POST /set-tag HTTP/1.1" 200 109 0.013581 10.0.0.254 - - [2025-09-22 07:36:36] "POST /set-tag HTTP/1.1" 200 109 0.014087 10.0.0.254 - - [2025-09-22 07:36:36] "DELETE /instance-ip/c23e7768-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.030066 10.0.0.254 - - [2025-09-22 07:36:36] "DELETE /virtual-machine-interface/c21f4e92-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.035798 10.0.0.254 - - [2025-09-22 07:36:36] "DELETE /virtual-machine/17e977ff-c150-47bd-a0c8-1cd78e93b5dc HTTP/1.1" 200 115 0.012610 10.0.0.254 - - [2025-09-22 07:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.254 - - [2025-09-22 07:36:39] "GET /tag/274bd6d2-2a41-49f3-b0b0-43cf71576614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012761 10.0.0.254 - - [2025-09-22 07:36:39] "GET /tag/274bd6d2-2a41-49f3-b0b0-43cf71576614?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011376 10.0.0.254 - - [2025-09-22 07:36:39] "GET /virtual-machine-interface/01daccdb-0811-44a2-9f52-6776bb35d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004511 10.0.0.254 - - [2025-09-22 07:36:39] "POST /set-tag HTTP/1.1" 200 109 0.017056 10.0.0.254 - - [2025-09-22 07:36:39] "GET /virtual-machine-interface/0ba8a8bd-158b-4be4-b373-26478f3e87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.016623 10.0.0.254 - - [2025-09-22 07:36:39] "POST /set-tag HTTP/1.1" 200 109 0.014964 10.0.0.254 - - [2025-09-22 07:36:39] "GET /virtual-machine-interface/76278688-6717-4157-a4ec-558886e8c081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005515 10.0.0.254 - - [2025-09-22 07:36:39] "POST /set-tag HTTP/1.1" 200 109 0.015788 10.0.0.254 - - [2025-09-22 07:36:39] "GET /firewall-policy/d596eb11-d001-41eb-a15c-7a8bdae58de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012191 10.0.0.254 - - [2025-09-22 07:36:39] "GET /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002744 10.0.0.254 - - [2025-09-22 07:36:39] "POST /ref-update HTTP/1.1" 200 156 0.011424 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /firewall-rule/b7a03ac6-03ad-4dc0-816f-dd16e55165b6 HTTP/1.1" 200 115 0.034249 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /loadbalancer-member/5cd0c448-a61a-4050-9b21-ec51c8234d95 HTTP/1.1" 200 115 0.028073 10.0.0.254 - - [2025-09-22 07:36:39] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.009445 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /loadbalancer-pool/b33aba08-5f91-4c57-920b-5ded1b0d378e HTTP/1.1" 200 115 0.047133 10.0.0.254 - - [2025-09-22 07:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023672 10.0.0.254 - - [2025-09-22 07:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /loadbalancer-listener/b0b0ae90-e2bc-4519-bac7-51616956e6f2 HTTP/1.1" 200 115 0.036112 10.0.0.254 - - [2025-09-22 07:36:39] "GET /floating-ip/66e4e350-2fb7-488e-b7d7-bcc612d40b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002094 10.0.0.254 - - [2025-09-22 07:36:39] "POST /chown HTTP/1.1" 200 109 0.006525 10.0.0.254 - - [2025-09-22 07:36:39] "POST /chown HTTP/1.1" 200 109 0.022414 10.0.0.254 - - [2025-09-22 07:36:39] "POST /chown HTTP/1.1" 200 109 0.021203 10.0.0.254 - - [2025-09-22 07:36:39] "PUT /floating-ip/66e4e350-2fb7-488e-b7d7-bcc612d40b13 HTTP/1.1" 200 257 0.054376 10.0.0.254 - - [2025-09-22 07:36:39] "POST /chown HTTP/1.1" 200 109 0.008647 10.0.0.254 - - [2025-09-22 07:36:39] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.018842 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /floating-ip/66e4e350-2fb7-488e-b7d7-bcc612d40b13 HTTP/1.1" 200 115 0.081985 10.0.0.254 - - [2025-09-22 07:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021019 10.0.0.254 - - [2025-09-22 07:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /loadbalancer/d23dbc85-0b9f-4460-99ed-06f7fc5ad3bc HTTP/1.1" 200 115 0.047698 10.0.0.254 - - [2025-09-22 07:36:39] "POST /chown HTTP/1.1" 200 109 0.004828 10.0.0.254 - - [2025-09-22 07:36:39] "POST /chown HTTP/1.1" 200 109 0.027910 10.0.0.254 - - [2025-09-22 07:36:39] "DELETE /instance-ip/de61f4a7-133d-485e-92bf-d65f82eede8f HTTP/1.1" 200 115 0.057497 10.0.0.254 - - [2025-09-22 07:36:40] "POST /chown HTTP/1.1" 200 109 0.010547 10.0.0.254 - - [2025-09-22 07:36:40] "POST /chown HTTP/1.1" 404 171 0.012102 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /virtual-machine-interface/0ba8a8bd-158b-4be4-b373-26478f3e87a0 HTTP/1.1" 200 115 0.072943 10.0.0.254 - - [2025-09-22 07:36:40] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.010080 10.0.0.254 - - [2025-09-22 07:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019446 10.0.0.254 - - [2025-09-22 07:36:40] "PUT /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 267 0.019257 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /tag/274bd6d2-2a41-49f3-b0b0-43cf71576614 HTTP/1.1" 200 115 0.138019 10.0.0.254 - - [2025-09-22 07:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007817 10.0.0.254 - - [2025-09-22 07:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.254 - - [2025-09-22 07:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.254 - - [2025-09-22 07:36:40] "GET /floating-ip-pool/4a1cb71f-a077-4aae-a5c2-77f536e49efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.001978 10.0.0.254 - - [2025-09-22 07:36:40] "POST /ref-update HTTP/1.1" 200 156 0.008632 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /floating-ip-pool/4a1cb71f-a077-4aae-a5c2-77f536e49efa HTTP/1.1" 200 115 0.063508 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /service-instance/3aa82572-c830-4b73-b8a5-9ed4f119e0b1 HTTP/1.1" 200 115 0.095932 10.0.0.254 - - [2025-09-22 07:36:40] "GET /virtual-machine-interface/01daccdb-0811-44a2-9f52-6776bb35d587?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004473 10.0.0.254 - - [2025-09-22 07:36:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001256 10.0.0.254 - - [2025-09-22 07:36:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001057 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /virtual-network/5f38fe65-7d9b-48a4-8302-4ed9f2b8f399 HTTP/1.1" 200 115 0.114410 10.0.0.254 - - [2025-09-22 07:36:40] "GET /routing-instance/9874d74b-f557-415f-bd26-6cbbcb27260b HTTP/1.1" 404 171 0.001110 10.0.0.254 - - [2025-09-22 07:36:40] "GET /domains HTTP/1.1" 200 281 0.001702 10.0.0.254 - - [2025-09-22 07:36:40] "GET /domain/a6cf2e55-54a1-4bcc-b12c-988e1482a150 HTTP/1.1" 200 3100 0.002300 10.0.0.254 - - [2025-09-22 07:36:40] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b HTTP/1.1" 200 7169 0.027525 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /virtual-machine-interface/01daccdb-0811-44a2-9f52-6776bb35d587 HTTP/1.1" 200 115 0.076299 10.0.0.254 - - [2025-09-22 07:36:40] "POST /ref-update HTTP/1.1" 200 156 0.010083 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /virtual-machine/dc5f54a6-df74-4539-83d7-901ed8c01aad HTTP/1.1" 200 115 0.047736 10.0.0.254 - - [2025-09-22 07:36:40] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012722 10.0.0.254 - - [2025-09-22 07:36:40] "GET /virtual-machine-interface/76278688-6717-4157-a4ec-558886e8c081?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.013256 10.0.0.254 - - [2025-09-22 07:36:40] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.254 - - [2025-09-22 07:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.254 - - [2025-09-22 07:36:40] "GET /loadbalancer/afd98fcf-3276-4317-977e-4e33794849ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002279 10.0.0.254 - - [2025-09-22 07:36:40] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004050 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /virtual-machine-interface/76278688-6717-4157-a4ec-558886e8c081 HTTP/1.1" 200 115 0.044431 10.0.0.254 - - [2025-09-22 07:36:40] "POST /set-tag HTTP/1.1" 200 109 0.037068 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /virtual-machine/be4b659f-4c71-4ad8-ad86-a78294a78515 HTTP/1.1" 200 115 0.051904 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /loadbalancer-member/8cbca09e-07c9-43f0-8df8-9f867d3935c9 HTTP/1.1" 200 115 0.054502 10.0.0.254 - - [2025-09-22 07:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.254 - - [2025-09-22 07:36:40] "DELETE /route-target/5c832df7-fc2c-47fa-a1c0-25d59b246f1c HTTP/1.1" 200 115 0.018789 10.0.0.254 - - [2025-09-22 07:36:42] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011026 10.0.0.254 - - [2025-09-22 07:36:42] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.254 - - [2025-09-22 07:36:42] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004787 10.0.0.254 - - [2025-09-22 07:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.254 - - [2025-09-22 07:36:42] "GET /virtual-machine/2518e401-be2c-4607-b2a8-065bf70b1997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002785 10.0.0.254 - - [2025-09-22 07:36:42] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.254 - - [2025-09-22 07:36:42] "GET /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007339 10.0.0.254 - - [2025-09-22 07:36:42] "POST /set-tag HTTP/1.1" 200 109 0.021209 10.0.0.254 - - [2025-09-22 07:36:42] "POST /set-tag HTTP/1.1" 200 109 0.028306 10.0.0.254 - - [2025-09-22 07:36:42] "POST /set-tag HTTP/1.1" 200 109 0.020327 10.0.0.254 - - [2025-09-22 07:36:42] "DELETE /instance-ip/bde78ef2-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.042587 10.0.0.254 - - [2025-09-22 07:36:42] "POST /ref-update HTTP/1.1" 200 156 0.013135 10.0.0.254 - - [2025-09-22 07:36:42] "DELETE /virtual-machine-interface/bdcdfd5c-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.053417 10.0.0.254 - - [2025-09-22 07:36:42] "DELETE /virtual-machine/2518e401-be2c-4607-b2a8-065bf70b1997 HTTP/1.1" 200 115 0.017114 10.0.0.254 - - [2025-09-22 07:36:45] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006015 10.0.0.254 - - [2025-09-22 07:36:45] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.254 - - [2025-09-22 07:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.254 - - [2025-09-22 07:36:45] "GET /loadbalancer/afd98fcf-3276-4317-977e-4e33794849ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002614 10.0.0.254 - - [2025-09-22 07:36:46] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004725 10.0.0.254 - - [2025-09-22 07:36:46] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.254 - - [2025-09-22 07:36:46] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004339 10.0.0.254 - - [2025-09-22 07:36:46] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.254 - - [2025-09-22 07:36:46] "GET /virtual-machine/01a712ba-ab40-4291-a987-b2289bd9b80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.040942 10.0.0.254 - - [2025-09-22 07:36:46] "POST /ref-update HTTP/1.1" 200 156 0.015221 10.0.0.254 - - [2025-09-22 07:36:46] "GET /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.068435 10.0.0.254 - - [2025-09-22 07:36:46] "POST /set-tag HTTP/1.1" 200 109 0.023086 10.0.0.254 - - [2025-09-22 07:36:46] "POST /set-tag HTTP/1.1" 200 109 0.037843 10.0.0.254 - - [2025-09-22 07:36:46] "POST /set-tag HTTP/1.1" 200 109 0.031435 10.0.0.254 - - [2025-09-22 07:36:47] "DELETE /instance-ip/bd83d100-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.081765 10.0.0.254 - - [2025-09-22 07:36:47] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.254 - - [2025-09-22 07:36:47] "DELETE /virtual-machine-interface/bd6bea90-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.072842 10.0.0.254 - - [2025-09-22 07:36:47] "DELETE /virtual-machine/01a712ba-ab40-4291-a987-b2289bd9b80f HTTP/1.1" 200 115 0.088347 10.0.0.254 - - [2025-09-22 07:36:47] "DELETE /tag/50cb6404-af88-475f-adf3-e94abbe341fb HTTP/1.1" 200 115 0.085680 10.0.0.254 - - [2025-09-22 07:36:47] "DELETE /tag/34235c72-d2cf-4e33-a618-f7edfc931a92 HTTP/1.1" 200 115 0.056484 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:36:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:36:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.254 - - [2025-09-22 07:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.254 - - [2025-09-22 07:36:50] "GET /project/0f5f1569-2428-4b8b-978f-48ff17e22c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044409 10.0.0.254 - - [2025-09-22 07:36:50] "POST /tags HTTP/1.1" 200 394 0.025532 10.0.0.254 - - [2025-09-22 07:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.254 - - [2025-09-22 07:36:51] "GET /tag/b3ea0b57-22a7-4cb3-9b92-9f03621f7f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014024 10.0.0.254 - - [2025-09-22 07:36:51] "POST /tags HTTP/1.1" 200 342 0.015758 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.254 - - [2025-09-22 07:36:51] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010782 10.0.0.254 - - [2025-09-22 07:36:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000499 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.002422 10.0.0.254 - - [2025-09-22 07:36:51] "POST /security-groups HTTP/1.1" 200 589 0.062824 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.011444 10.0.0.254 - - [2025-09-22 07:36:51] "POST /projects HTTP/1.1" 200 521 0.189583 10.0.0.254 - - [2025-09-22 07:36:51] "POST /access-control-lists HTTP/1.1" 200 600 0.060768 10.0.0.254 - - [2025-09-22 07:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011027 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.002381 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.254 - - [2025-09-22 07:36:51] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003403 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.254 - - [2025-09-22 07:36:51] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.030334 10.0.0.254 - - [2025-09-22 07:36:51] "POST /access-control-lists HTTP/1.1" 200 598 0.067556 10.0.0.254 - - [2025-09-22 07:36:51] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.072541 10.0.0.254 - - [2025-09-22 07:36:51] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.043538 10.0.0.254 - - [2025-09-22 07:36:51] "POST /security-groups HTTP/1.1" 200 593 0.064346 10.0.0.254 - - [2025-09-22 07:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031923 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.011690 10.0.0.254 - - [2025-09-22 07:36:51] "POST /chown HTTP/1.1" 200 109 0.034363 10.0.0.254 - - [2025-09-22 07:36:51] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020601 10.0.0.254 - - [2025-09-22 07:36:51] "POST /access-control-lists HTTP/1.1" 200 634 0.084334 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016543 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.015336 10.0.0.254 - - [2025-09-22 07:36:51] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002124 10.0.0.254 - - [2025-09-22 07:36:51] "POST /tags HTTP/1.1" 409 226 0.001949 10.0.0.254 - - [2025-09-22 07:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.254 - - [2025-09-22 07:36:51] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012044 10.0.0.254 - - [2025-09-22 07:36:51] "POST /access-control-lists HTTP/1.1" 200 632 0.073104 10.0.0.254 - - [2025-09-22 07:36:52] "POST /firewall-rules HTTP/1.1" 200 602 0.099985 10.0.0.254 - - [2025-09-22 07:36:52] "GET /firewall-rule/b1716d42-d750-47ec-bd6e-25279e59d18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.018004 10.0.0.254 - - [2025-09-22 07:36:52] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003394 10.0.0.254 - - [2025-09-22 07:36:52] "GET /firewall-rule/b1716d42-d750-47ec-bd6e-25279e59d18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002674 10.0.0.254 - - [2025-09-22 07:36:52] "POST /ref-update HTTP/1.1" 200 156 0.038438 10.0.0.254 - - [2025-09-22 07:36:52] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007669 10.0.0.254 - - [2025-09-22 07:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.254 - - [2025-09-22 07:36:52] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002298 10.0.0.254 - - [2025-09-22 07:36:52] "POST /tags HTTP/1.1" 409 226 0.001444 10.0.0.254 - - [2025-09-22 07:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.254 - - [2025-09-22 07:36:52] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010061 10.0.0.254 - - [2025-09-22 07:36:52] "POST /firewall-rules HTTP/1.1" 200 600 0.083508 10.0.0.254 - - [2025-09-22 07:36:52] "GET /firewall-rule/63b7935b-f838-4c7d-b871-afba4a93cda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.023040 10.0.0.254 - - [2025-09-22 07:36:52] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003855 10.0.0.254 - - [2025-09-22 07:36:52] "GET /firewall-rule/63b7935b-f838-4c7d-b871-afba4a93cda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001994 10.0.0.254 - - [2025-09-22 07:36:52] "POST /ref-update HTTP/1.1" 200 156 0.044096 10.0.0.254 - - [2025-09-22 07:36:53] "POST /tags HTTP/1.1" 200 394 0.020496 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010418 10.0.0.254 - - [2025-09-22 07:36:54] "GET /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.019039 10.0.0.254 - - [2025-09-22 07:36:54] "POST /tags HTTP/1.1" 200 342 0.015813 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.254 - - [2025-09-22 07:36:54] "GET /tag/cfcd6cf4-eca5-4284-86b6-f8fa0777f027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012168 10.0.0.254 - - [2025-09-22 07:36:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000802 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.005898 10.0.0.254 - - [2025-09-22 07:36:54] "POST /security-groups HTTP/1.1" 200 589 0.068686 10.0.0.254 - - [2025-09-22 07:36:54] "POST /projects HTTP/1.1" 200 521 0.168072 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.005039 10.0.0.254 - - [2025-09-22 07:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013379 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.254 - - [2025-09-22 07:36:54] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005893 10.0.0.254 - - [2025-09-22 07:36:54] "POST /access-control-lists HTTP/1.1" 200 600 0.075453 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009888 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.007883 10.0.0.254 - - [2025-09-22 07:36:54] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007568 10.0.0.254 - - [2025-09-22 07:36:54] "POST /access-control-lists HTTP/1.1" 200 598 0.034731 10.0.0.254 - - [2025-09-22 07:36:54] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.049392 10.0.0.254 - - [2025-09-22 07:36:54] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.044438 10.0.0.254 - - [2025-09-22 07:36:54] "POST /security-groups HTTP/1.1" 200 593 0.067478 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.001580 10.0.0.254 - - [2025-09-22 07:36:54] "POST /access-control-lists HTTP/1.1" 200 634 0.056797 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.022786 10.0.0.254 - - [2025-09-22 07:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.064073 10.0.0.254 - - [2025-09-22 07:36:54] "POST /chown HTTP/1.1" 200 109 0.011646 10.0.0.254 - - [2025-09-22 07:36:54] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012595 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018610 10.0.0.254 - - [2025-09-22 07:36:54] "POST /access-control-lists HTTP/1.1" 200 632 0.106425 10.0.0.254 - - [2025-09-22 07:36:54] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017216 10.0.0.254 - - [2025-09-22 07:36:54] "POST /tags HTTP/1.1" 409 226 0.003055 10.0.0.254 - - [2025-09-22 07:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.254 - - [2025-09-22 07:36:54] "GET /tag/cfcd6cf4-eca5-4284-86b6-f8fa0777f027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009804 10.0.0.254 - - [2025-09-22 07:36:54] "POST /firewall-rules HTTP/1.1" 200 602 0.069474 10.0.0.254 - - [2025-09-22 07:36:54] "GET /firewall-rule/2c4abf1a-d143-457f-acbc-f382ffb885bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.014077 10.0.0.254 - - [2025-09-22 07:36:55] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003733 10.0.0.254 - - [2025-09-22 07:36:55] "GET /firewall-rule/2c4abf1a-d143-457f-acbc-f382ffb885bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002291 10.0.0.254 - - [2025-09-22 07:36:55] "POST /ref-update HTTP/1.1" 200 156 0.043004 10.0.0.254 - - [2025-09-22 07:36:55] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002385 10.0.0.254 - - [2025-09-22 07:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.254 - - [2025-09-22 07:36:55] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001871 10.0.0.254 - - [2025-09-22 07:36:55] "POST /tags HTTP/1.1" 409 226 0.001337 10.0.0.254 - - [2025-09-22 07:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.254 - - [2025-09-22 07:36:55] "GET /tag/cfcd6cf4-eca5-4284-86b6-f8fa0777f027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009850 10.0.0.254 - - [2025-09-22 07:36:55] "POST /firewall-rules HTTP/1.1" 200 600 0.068417 10.0.0.254 - - [2025-09-22 07:36:55] "GET /firewall-rule/f9b8e982-41f4-4270-b4e3-aed5bfb3f3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018055 10.0.0.254 - - [2025-09-22 07:36:55] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.006003 10.0.0.254 - - [2025-09-22 07:36:55] "GET /firewall-rule/f9b8e982-41f4-4270-b4e3-aed5bfb3f3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002590 10.0.0.254 - - [2025-09-22 07:36:55] "POST /ref-update HTTP/1.1" 200 156 0.065679 10.0.0.254 - - [2025-09-22 07:36:57] "POST /tags HTTP/1.1" 200 346 0.077815 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012912 10.0.0.254 - - [2025-09-22 07:36:57] "GET /tag/8cedfc77-f7ed-46d9-85b8-2985a3688ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024824 10.0.0.254 - - [2025-09-22 07:36:57] "POST /projects HTTP/1.1" 409 238 0.003895 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.254 - - [2025-09-22 07:36:57] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.065023 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.254 - - [2025-09-22 07:36:57] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004926 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.254 - - [2025-09-22 07:36:57] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003866 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.254 - - [2025-09-22 07:36:57] "POST /security-groups HTTP/1.1" 409 285 0.001864 10.0.0.254 - - [2025-09-22 07:36:57] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025948 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.254 - - [2025-09-22 07:36:57] "PUT /security-group/160b7ab4-46d4-4b3d-9643-e4fe075e3a57 HTTP/1.1" 200 263 0.070039 10.0.0.254 - - [2025-09-22 07:36:57] "PUT /access-control-list/e315d90d-250e-43d4-9669-c939efa56bf2 HTTP/1.1" 200 273 0.013916 10.0.0.254 - - [2025-09-22 07:36:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020723 10.0.0.254 - - [2025-09-22 07:36:57] "POST /tags HTTP/1.1" 409 228 0.008023 10.0.0.254 - - [2025-09-22 07:36:57] "PUT /access-control-list/5c95e012-70a0-460b-8da6-aadbf630d0f2 HTTP/1.1" 200 273 0.018304 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.254 - - [2025-09-22 07:36:57] "GET /tag/8cedfc77-f7ed-46d9-85b8-2985a3688ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012145 10.0.0.254 - - [2025-09-22 07:36:57] "POST /tags HTTP/1.1" 200 346 0.022666 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.254 - - [2025-09-22 07:36:57] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022239 10.0.0.254 - - [2025-09-22 07:36:57] "GET /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.018318 10.0.0.254 - - [2025-09-22 07:36:57] "POST /projects HTTP/1.1" 409 238 0.001576 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.254 - - [2025-09-22 07:36:57] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022964 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.254 - - [2025-09-22 07:36:57] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003563 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.254 - - [2025-09-22 07:36:57] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003948 10.0.0.254 - - [2025-09-22 07:36:57] "POST /security-groups HTTP/1.1" 409 285 0.002933 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.254 - - [2025-09-22 07:36:57] "PUT /security-group/ae3ab3ca-2311-4134-94eb-a63a544551c5 HTTP/1.1" 200 263 0.058461 10.0.0.254 - - [2025-09-22 07:36:57] "PUT /access-control-list/b381841e-00ae-4418-a8f9-9fb64888b60a HTTP/1.1" 200 273 0.009788 10.0.0.254 - - [2025-09-22 07:36:57] "PUT /access-control-list/a5a55e9e-675c-4ffe-b7a0-4599c5137d3b HTTP/1.1" 200 273 0.027821 10.0.0.254 - - [2025-09-22 07:36:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028671 10.0.0.254 - - [2025-09-22 07:36:57] "POST /tags HTTP/1.1" 409 228 0.017568 10.0.0.254 - - [2025-09-22 07:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.254 - - [2025-09-22 07:36:58] "GET /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010111 10.0.0.254 - - [2025-09-22 07:36:58] "POST /tags HTTP/1.1" 200 292 0.042532 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.254 - - [2025-09-22 07:36:58] "GET /tag/505eb86d-eeeb-4203-8b46-6f99878b78fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012655 10.0.0.254 - - [2025-09-22 07:36:58] "POST /tags HTTP/1.1" 200 304 0.085139 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007939 10.0.0.254 - - [2025-09-22 07:36:58] "GET /tag/0f983c69-6016-49de-a604-354304439c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016150 10.0.0.254 - - [2025-09-22 07:36:58] "POST /tags HTTP/1.1" 409 252 0.006853 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019078 10.0.0.254 - - [2025-09-22 07:36:58] "GET /tag/b3ea0b57-22a7-4cb3-9b92-9f03621f7f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010355 10.0.0.254 - - [2025-09-22 07:36:58] "POST /tags HTTP/1.1" 409 226 0.001568 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.254 - - [2025-09-22 07:36:58] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009343 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.254 - - [2025-09-22 07:36:58] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003922 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.254 - - [2025-09-22 07:36:58] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037703 10.0.0.254 - - [2025-09-22 07:36:58] "POST /virtual-machines HTTP/1.1" 200 396 0.010354 10.0.0.254 - - [2025-09-22 07:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013095 10.0.0.254 - - [2025-09-22 07:36:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096601 10.0.0.254 - - [2025-09-22 07:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007892 10.0.0.254 - - [2025-09-22 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013636 10.0.0.254 - - [2025-09-22 07:36:58] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005628 10.0.0.254 - - [2025-09-22 07:36:58] "POST /instance-ips HTTP/1.1" 200 398 0.019280 10.0.0.254 - - [2025-09-22 07:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023284 10.0.0.254 - - [2025-09-22 07:36:58] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011626 10.0.0.254 - - [2025-09-22 07:36:59] "POST /set-tag HTTP/1.1" 200 109 0.063789 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015054 10.0.0.254 - - [2025-09-22 07:36:59] "GET /instance-ip/ebe78b9a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003021 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004052 10.0.0.254 - - [2025-09-22 07:36:59] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003110 10.0.0.254 - - [2025-09-22 07:36:59] "POST /ref-update HTTP/1.1" 200 156 0.007205 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004141 10.0.0.254 - - [2025-09-22 07:36:59] "POST /set-tag HTTP/1.1" 200 109 0.001779 10.0.0.254 - - [2025-09-22 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003918 10.0.0.254 - - [2025-09-22 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.254 - - [2025-09-22 07:36:59] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028317 10.0.0.254 - - [2025-09-22 07:36:59] "POST /virtual-machines HTTP/1.1" 200 396 0.008930 10.0.0.254 - - [2025-09-22 07:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019946 10.0.0.254 - - [2025-09-22 07:36:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104617 10.0.0.254 - - [2025-09-22 07:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008367 10.0.0.254 - - [2025-09-22 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004263 10.0.0.254 - - [2025-09-22 07:36:59] "POST /instance-ips HTTP/1.1" 200 398 0.017582 10.0.0.254 - - [2025-09-22 07:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018940 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007819 10.0.0.254 - - [2025-09-22 07:36:59] "POST /set-tag HTTP/1.1" 200 109 0.059814 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009019 10.0.0.254 - - [2025-09-22 07:36:59] "GET /instance-ip/ec53a9ce-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004224 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004544 10.0.0.254 - - [2025-09-22 07:36:59] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003296 10.0.0.254 - - [2025-09-22 07:36:59] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.254 - - [2025-09-22 07:36:59] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004031 10.0.0.254 - - [2025-09-22 07:36:59] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.254 - - [2025-09-22 07:36:59] "POST /tags HTTP/1.1" 200 292 0.015162 10.0.0.254 - - [2025-09-22 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.254 - - [2025-09-22 07:36:59] "GET /tag/7a45a5c0-6108-41e0-8c6c-d431d7ccd618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.010575 10.0.0.254 - - [2025-09-22 07:36:59] "POST /tags HTTP/1.1" 409 252 0.001417 10.0.0.254 - - [2025-09-22 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.254 - - [2025-09-22 07:36:59] "GET /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010019 10.0.0.254 - - [2025-09-22 07:36:59] "POST /tags HTTP/1.1" 409 226 0.001616 10.0.0.254 - - [2025-09-22 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.254 - - [2025-09-22 07:37:00] "GET /tag/cfcd6cf4-eca5-4284-86b6-f8fa0777f027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010096 10.0.0.254 - - [2025-09-22 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006299 10.0.0.254 - - [2025-09-22 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.254 - - [2025-09-22 07:37:00] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033111 10.0.0.254 - - [2025-09-22 07:37:00] "POST /virtual-machines HTTP/1.1" 200 396 0.011678 10.0.0.254 - - [2025-09-22 07:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009101 10.0.0.254 - - [2025-09-22 07:37:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092736 10.0.0.254 - - [2025-09-22 07:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007417 10.0.0.254 - - [2025-09-22 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009459 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003888 10.0.0.254 - - [2025-09-22 07:37:00] "POST /instance-ips HTTP/1.1" 200 398 0.018256 10.0.0.254 - - [2025-09-22 07:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021183 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004016 10.0.0.254 - - [2025-09-22 07:37:00] "POST /set-tag HTTP/1.1" 200 109 0.067664 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013055 10.0.0.254 - - [2025-09-22 07:37:00] "GET /instance-ip/ecd09d80-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002510 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015389 10.0.0.254 - - [2025-09-22 07:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004183 10.0.0.254 - - [2025-09-22 07:37:00] "POST /ref-update HTTP/1.1" 200 156 0.007725 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017807 10.0.0.254 - - [2025-09-22 07:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.254 - - [2025-09-22 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.254 - - [2025-09-22 07:37:00] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003786 10.0.0.254 - - [2025-09-22 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.254 - - [2025-09-22 07:37:00] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031287 10.0.0.254 - - [2025-09-22 07:37:00] "POST /virtual-machines HTTP/1.1" 200 396 0.006463 10.0.0.254 - - [2025-09-22 07:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017343 10.0.0.254 - - [2025-09-22 07:37:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102865 10.0.0.254 - - [2025-09-22 07:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008528 10.0.0.254 - - [2025-09-22 07:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004395 10.0.0.254 - - [2025-09-22 07:37:01] "POST /instance-ips HTTP/1.1" 200 398 0.021004 10.0.0.254 - - [2025-09-22 07:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018339 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007751 10.0.0.254 - - [2025-09-22 07:37:01] "POST /set-tag HTTP/1.1" 200 109 0.060068 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012551 10.0.0.254 - - [2025-09-22 07:37:01] "GET /instance-ip/ed42ee3a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003275 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004492 10.0.0.254 - - [2025-09-22 07:37:01] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003158 10.0.0.254 - - [2025-09-22 07:37:01] "POST /ref-update HTTP/1.1" 200 156 0.007227 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004044 10.0.0.254 - - [2025-09-22 07:37:01] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.254 - - [2025-09-22 07:37:01] "POST /tags HTTP/1.1" 200 300 0.014796 10.0.0.254 - - [2025-09-22 07:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.254 - - [2025-09-22 07:37:01] "GET /tag/e37b0752-3ef4-4ee4-9397-a57525b296e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011163 10.0.0.254 - - [2025-09-22 07:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003497 10.0.0.254 - - [2025-09-22 07:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.254 - - [2025-09-22 07:37:01] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031126 10.0.0.254 - - [2025-09-22 07:37:01] "POST /virtual-machines HTTP/1.1" 200 396 0.018545 10.0.0.254 - - [2025-09-22 07:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011656 10.0.0.254 - - [2025-09-22 07:37:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119415 10.0.0.254 - - [2025-09-22 07:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007879 10.0.0.254 - - [2025-09-22 07:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005919 10.0.0.254 - - [2025-09-22 07:37:01] "POST /instance-ips HTTP/1.1" 200 398 0.026928 10.0.0.254 - - [2025-09-22 07:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019870 10.0.0.254 - - [2025-09-22 07:37:01] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008245 10.0.0.254 - - [2025-09-22 07:37:02] "POST /set-tag HTTP/1.1" 200 109 0.024472 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019365 10.0.0.254 - - [2025-09-22 07:37:02] "GET /instance-ip/edbd8b9a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004746 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004001 10.0.0.254 - - [2025-09-22 07:37:02] "POST /set-tag HTTP/1.1" 200 109 0.001772 10.0.0.254 - - [2025-09-22 07:37:02] "POST /tags HTTP/1.1" 200 300 0.014910 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.254 - - [2025-09-22 07:37:02] "GET /tag/fa2bda09-ff25-4d4c-9cf5-b49f242e99fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010923 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003487 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.254 - - [2025-09-22 07:37:02] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036211 10.0.0.254 - - [2025-09-22 07:37:02] "POST /virtual-machines HTTP/1.1" 200 396 0.011300 10.0.0.254 - - [2025-09-22 07:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013825 10.0.0.254 - - [2025-09-22 07:37:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105087 10.0.0.254 - - [2025-09-22 07:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019673 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004821 10.0.0.254 - - [2025-09-22 07:37:02] "POST /instance-ips HTTP/1.1" 200 398 0.026857 10.0.0.254 - - [2025-09-22 07:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022319 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012889 10.0.0.254 - - [2025-09-22 07:37:02] "POST /set-tag HTTP/1.1" 200 109 0.018810 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010828 10.0.0.254 - - [2025-09-22 07:37:02] "GET /instance-ip/ee254c62-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006021 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004228 10.0.0.254 - - [2025-09-22 07:37:02] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.254 - - [2025-09-22 07:37:02] "POST /tags HTTP/1.1" 200 300 0.015944 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.254 - - [2025-09-22 07:37:02] "GET /tag/4a741ebc-fed3-497a-9ab4-374897aea2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011555 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.254 - - [2025-09-22 07:37:02] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003692 10.0.0.254 - - [2025-09-22 07:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.254 - - [2025-09-22 07:37:03] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043425 10.0.0.254 - - [2025-09-22 07:37:03] "POST /virtual-machines HTTP/1.1" 200 396 0.009917 10.0.0.254 - - [2025-09-22 07:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009371 10.0.0.254 - - [2025-09-22 07:37:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102171 10.0.0.254 - - [2025-09-22 07:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011525 10.0.0.254 - - [2025-09-22 07:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004170 10.0.0.254 - - [2025-09-22 07:37:03] "POST /instance-ips HTTP/1.1" 200 398 0.016731 10.0.0.254 - - [2025-09-22 07:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028498 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013558 10.0.0.254 - - [2025-09-22 07:37:03] "POST /set-tag HTTP/1.1" 200 109 0.016182 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007447 10.0.0.254 - - [2025-09-22 07:37:03] "GET /instance-ip/ee8eb756-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004211 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003945 10.0.0.254 - - [2025-09-22 07:37:03] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.254 - - [2025-09-22 07:37:03] "POST /tags HTTP/1.1" 200 300 0.014332 10.0.0.254 - - [2025-09-22 07:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.254 - - [2025-09-22 07:37:03] "GET /tag/ed6185af-0c14-4342-969a-b17305b1e661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010776 10.0.0.254 - - [2025-09-22 07:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003464 10.0.0.254 - - [2025-09-22 07:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.254 - - [2025-09-22 07:37:03] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031665 10.0.0.254 - - [2025-09-22 07:37:03] "POST /virtual-machines HTTP/1.1" 200 396 0.007997 10.0.0.254 - - [2025-09-22 07:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010039 10.0.0.254 - - [2025-09-22 07:37:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104966 10.0.0.254 - - [2025-09-22 07:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007584 10.0.0.254 - - [2025-09-22 07:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003986 10.0.0.254 - - [2025-09-22 07:37:03] "POST /instance-ips HTTP/1.1" 200 398 0.017391 10.0.0.254 - - [2025-09-22 07:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022392 10.0.0.254 - - [2025-09-22 07:37:03] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005819 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.017291 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016277 10.0.0.254 - - [2025-09-22 07:37:04] "GET /instance-ip/eeed6968-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003541 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004279 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003232 10.0.0.254 - - [2025-09-22 07:37:04] "POST /ref-update HTTP/1.1" 200 156 0.013223 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012402 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004062 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003019 10.0.0.254 - - [2025-09-22 07:37:04] "POST /ref-update HTTP/1.1" 200 156 0.006625 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012666 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004659 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001626 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003629 10.0.0.254 - - [2025-09-22 07:37:04] "POST /ref-update HTTP/1.1" 200 156 0.006862 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008250 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-router/eb1bea71-8f95-4892-b1c2-aecec0efe64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003185 10.0.0.254 - - [2025-09-22 07:37:04] "POST /ref-update HTTP/1.1" 200 156 0.006752 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003987 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003567 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003777 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001536 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004032 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001712 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004176 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003771 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.254 - - [2025-09-22 07:37:04] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003999 10.0.0.254 - - [2025-09-22 07:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.254 - - [2025-09-22 07:37:05] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004190 10.0.0.254 - - [2025-09-22 07:37:05] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.254 - - [2025-09-22 07:37:09] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004548 10.0.0.254 - - [2025-09-22 07:37:09] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.254 - - [2025-09-22 07:37:10] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004555 10.0.0.254 - - [2025-09-22 07:37:10] "POST /set-tag HTTP/1.1" 200 109 0.005863 10.0.0.254 - - [2025-09-22 07:37:10] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004632 10.0.0.254 - - [2025-09-22 07:37:10] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.254 - - [2025-09-22 07:37:10] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004166 10.0.0.254 - - [2025-09-22 07:37:10] "POST /set-tag HTTP/1.1" 200 109 0.001602 10.0.0.254 - - [2025-09-22 07:37:11] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009108 10.0.0.254 - - [2025-09-22 07:37:11] "POST /set-tag HTTP/1.1" 200 109 0.006269 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine/f55bd0a0-8b45-4cd7-a97b-0f56bbcf3e8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002872 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003858 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine/00c2a9d5-b9fd-4cdc-80d0-c5017f430dbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002748 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003662 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine/e261c1be-bf85-43a4-9317-d946707d776a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002958 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011465 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine/dbc5a046-4fd5-428f-b9d8-21c4d49ffefa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002624 10.0.0.254 - - [2025-09-22 07:37:12] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004122 10.0.0.254 - - [2025-09-22 07:37:14] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004242 10.0.0.254 - - [2025-09-22 07:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.254 - - [2025-09-22 07:37:14] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004032 10.0.0.254 - - [2025-09-22 07:37:14] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.254 - - [2025-09-22 07:37:17] "GET /virtual-machine/05d7c41c-50ad-428b-97f2-0eed138744e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002847 10.0.0.254 - - [2025-09-22 07:37:17] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004479 10.0.0.254 - - [2025-09-22 07:37:17] "GET /virtual-machine/3361db43-c7e3-4bfe-8cfe-c816f8b73ebf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002653 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004050 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-machine/4296817c-1717-40d6-9703-15c9c44f8208?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002801 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003425 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-machine/28edd8bb-15ef-4990-8bbc-770f07448c6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002698 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004506 10.0.0.254 - - [2025-09-22 07:37:18] "GET /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001640 10.0.0.254 - - [2025-09-22 07:37:18] "POST /tags HTTP/1.1" 200 334 0.020988 10.0.0.254 - - [2025-09-22 07:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009020 10.0.0.254 - - [2025-09-22 07:37:18] "GET /tag/2801dc1a-c5a7-4990-a173-264b701106e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010936 10.0.0.254 - - [2025-09-22 07:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.254 - - [2025-09-22 07:37:18] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027237 10.0.0.254 - - [2025-09-22 07:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003394 10.0.0.254 - - [2025-09-22 07:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.254 - - [2025-09-22 07:37:18] "GET /service-appliance-set/665989ee-f8b7-489f-8087-cf468930e45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002004 10.0.0.254 - - [2025-09-22 07:37:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.001287 10.0.0.254 - - [2025-09-22 07:37:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.086580 10.0.0.254 - - [2025-09-22 07:37:18] "GET /virtual-machine-interface/d6dbcbb9-241d-4b13-96bd-aa19b9a884bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.011532 10.0.0.254 - - [2025-09-22 07:37:18] "POST /instance-ips HTTP/1.1" 200 410 0.017838 10.0.0.254 - - [2025-09-22 07:37:18] "GET /instance-ip/aff3c441-8145-4e41-99de-351ea3992826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.006027 10.0.0.254 - - [2025-09-22 07:37:18] "POST /loadbalancers HTTP/1.1" 200 631 0.057448 10.0.0.254 - - [2025-09-22 07:37:19] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033343 10.0.0.254 - - [2025-09-22 07:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016570 10.0.0.254 - - [2025-09-22 07:37:19] "GET /instance-ip/aff3c441-8145-4e41-99de-351ea3992826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003709 10.0.0.254 - - [2025-09-22 07:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.254 - - [2025-09-22 07:37:19] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026036 10.0.0.254 - - [2025-09-22 07:37:19] "POST /floating-ips HTTP/1.1" 200 599 0.016284 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002476 10.0.0.254 - - [2025-09-22 07:37:19] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.024469 10.0.0.254 - - [2025-09-22 07:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.254 - - [2025-09-22 07:37:19] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032662 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer-listener/0b749cfc-d1af-4e97-8c1b-853f0b2ac46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003950 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer-listener/0b749cfc-d1af-4e97-8c1b-853f0b2ac46b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002455 10.0.0.254 - - [2025-09-22 07:37:19] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017657 10.0.0.254 - - [2025-09-22 07:37:19] "GET /instance-ip/aff3c441-8145-4e41-99de-351ea3992826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.013712 10.0.0.254 - - [2025-09-22 07:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001764 10.0.0.254 - - [2025-09-22 07:37:19] "GET /instance-ip/aff3c441-8145-4e41-99de-351ea3992826?fields=floating_ips HTTP/1.1" 200 1215 0.004633 10.0.0.254 - - [2025-09-22 07:37:19] "GET /floating-ip/ac55c6f6-48cc-4824-994a-7b2e4d6c90d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.009162 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer-pool/164373ce-9c6d-4d8a-8b07-046a908b2c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004476 10.0.0.254 - - [2025-09-22 07:37:19] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013130 10.0.0.254 - - [2025-09-22 07:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026831 10.0.0.254 - - [2025-09-22 07:37:19] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007853 10.0.0.254 - - [2025-09-22 07:37:19] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003739 10.0.0.254 - - [2025-09-22 07:37:19] "POST /tags HTTP/1.1" 409 221 0.002257 10.0.0.254 - - [2025-09-22 07:37:19] "POST /ref-update HTTP/1.1" 200 156 0.086572 10.0.0.254 - - [2025-09-22 07:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010430 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.016838 10.0.0.254 - - [2025-09-22 07:37:19] "GET /tag/2801dc1a-c5a7-4990-a173-264b701106e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026370 10.0.0.254 - - [2025-09-22 07:37:19] "GET /floating-ip/ac55c6f6-48cc-4824-994a-7b2e4d6c90d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.025033 10.0.0.254 - - [2025-09-22 07:37:19] "PUT /floating-ip/ac55c6f6-48cc-4824-994a-7b2e4d6c90d9 HTTP/1.1" 200 257 0.014589 10.0.0.254 - - [2025-09-22 07:37:19] "POST /set-tag HTTP/1.1" 200 109 0.075837 10.0.0.254 - - [2025-09-22 07:37:19] "GET /loadbalancer-pool/164373ce-9c6d-4d8a-8b07-046a908b2c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007423 10.0.0.254 - - [2025-09-22 07:37:19] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020470 10.0.0.254 - - [2025-09-22 07:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007818 10.0.0.254 - - [2025-09-22 07:37:19] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006760 10.0.0.254 - - [2025-09-22 07:37:19] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003604 10.0.0.254 - - [2025-09-22 07:37:19] "POST /ref-update HTTP/1.1" 200 156 0.007099 10.0.0.254 - - [2025-09-22 07:37:19] "GET /floating-ip/ac55c6f6-48cc-4824-994a-7b2e4d6c90d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.017046 10.0.0.254 - - [2025-09-22 07:37:19] "POST /set-tag HTTP/1.1" 200 109 0.092784 10.0.0.254 - - [2025-09-22 07:37:20] "POST /tags HTTP/1.1" 409 206 0.002247 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.254 - - [2025-09-22 07:37:20] "GET /tag/0f983c69-6016-49de-a604-354304439c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009742 10.0.0.254 - - [2025-09-22 07:37:20] "POST /tags HTTP/1.1" 409 204 0.001514 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.254 - - [2025-09-22 07:37:20] "GET /tag/fa2bda09-ff25-4d4c-9cf5-b49f242e99fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010556 10.0.0.254 - - [2025-09-22 07:37:20] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002496 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.254 - - [2025-09-22 07:37:20] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001988 10.0.0.254 - - [2025-09-22 07:37:20] "POST /tags HTTP/1.1" 409 206 0.001314 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.254 - - [2025-09-22 07:37:20] "GET /tag/0f983c69-6016-49de-a604-354304439c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010159 10.0.0.254 - - [2025-09-22 07:37:20] "POST /tags HTTP/1.1" 409 226 0.001831 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.254 - - [2025-09-22 07:37:20] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009698 10.0.0.254 - - [2025-09-22 07:37:20] "POST /tags HTTP/1.1" 409 204 0.011252 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.254 - - [2025-09-22 07:37:20] "GET /tag/fa2bda09-ff25-4d4c-9cf5-b49f242e99fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010165 10.0.0.254 - - [2025-09-22 07:37:20] "POST /tags HTTP/1.1" 409 226 0.001572 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.254 - - [2025-09-22 07:37:20] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010426 10.0.0.254 - - [2025-09-22 07:37:20] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002117 10.0.0.254 - - [2025-09-22 07:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.254 - - [2025-09-22 07:37:20] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002223 10.0.0.254 - - [2025-09-22 07:37:20] "POST /firewall-rules HTTP/1.1" 200 628 0.065031 10.0.0.254 - - [2025-09-22 07:37:20] "POST /firewall-rules HTTP/1.1" 200 648 0.072637 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-rule/c5d2f523-9762-4a60-bf3a-c6e580e1d7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.018200 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002515 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-rule/4ac1ca78-caab-4c90-ade7-456f9772e486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003014 10.0.0.254 - - [2025-09-22 07:37:20] "POST /ref-update HTTP/1.1" 200 156 0.011825 10.0.0.254 - - [2025-09-22 07:37:20] "POST /firewall-policys HTTP/1.1" 200 608 0.026345 10.0.0.254 - - [2025-09-22 07:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015642 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008005 10.0.0.254 - - [2025-09-22 07:37:20] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002469 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002259 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003504 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/d596eb11-d001-41eb-a15c-7a8bdae58de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003290 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002783 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001662 10.0.0.254 - - [2025-09-22 07:37:20] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004797 10.0.0.254 - - [2025-09-22 07:37:20] "POST /ref-update HTTP/1.1" 200 156 0.027437 10.0.0.254 - - [2025-09-22 07:37:21] "POST /ref-update HTTP/1.1" 200 156 0.024074 10.0.0.254 - - [2025-09-22 07:37:21] "POST /ref-update HTTP/1.1" 200 156 0.018128 10.0.0.254 - - [2025-09-22 07:37:21] "POST /ref-update HTTP/1.1" 200 156 0.029581 10.0.0.254 - - [2025-09-22 07:37:21] "POST /ref-update HTTP/1.1" 200 156 0.029680 10.0.0.254 - - [2025-09-22 07:37:21] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002598 10.0.0.254 - - [2025-09-22 07:37:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001806 10.0.0.254 - - [2025-09-22 07:37:31] "GET /global-system-configs HTTP/1.1" 200 323 0.001922 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000743 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:38:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:38:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001370 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:39:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:39:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.254 - - [2025-09-22 07:39:19] "POST /tags HTTP/1.1" 409 252 0.001878 10.0.0.254 - - [2025-09-22 07:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.254 - - [2025-09-22 07:39:19] "GET /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010409 10.0.0.254 - - [2025-09-22 07:39:19] "POST /tags HTTP/1.1" 409 228 0.001500 10.0.0.254 - - [2025-09-22 07:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.254 - - [2025-09-22 07:39:19] "GET /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013903 10.0.0.254 - - [2025-09-22 07:39:19] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005097 10.0.0.254 - - [2025-09-22 07:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011678 10.0.0.254 - - [2025-09-22 07:39:19] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002823 10.0.0.254 - - [2025-09-22 07:39:19] "POST /tags HTTP/1.1" 409 206 0.001610 10.0.0.254 - - [2025-09-22 07:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.254 - - [2025-09-22 07:39:19] "GET /tag/0f983c69-6016-49de-a604-354304439c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010111 10.0.0.254 - - [2025-09-22 07:39:19] "POST /tags HTTP/1.1" 409 226 0.001812 10.0.0.254 - - [2025-09-22 07:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.254 - - [2025-09-22 07:39:19] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009440 10.0.0.254 - - [2025-09-22 07:39:19] "POST /tags HTTP/1.1" 409 204 0.001473 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.254 - - [2025-09-22 07:39:20] "GET /tag/fa2bda09-ff25-4d4c-9cf5-b49f242e99fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010163 10.0.0.254 - - [2025-09-22 07:39:20] "POST /tags HTTP/1.1" 409 226 0.001588 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.254 - - [2025-09-22 07:39:20] "GET /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009611 10.0.0.254 - - [2025-09-22 07:39:20] "POST /tags HTTP/1.1" 409 228 0.001324 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.254 - - [2025-09-22 07:39:20] "GET /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009796 10.0.0.254 - - [2025-09-22 07:39:20] "POST /tags HTTP/1.1" 409 252 0.001666 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.254 - - [2025-09-22 07:39:20] "GET /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009673 10.0.0.254 - - [2025-09-22 07:39:20] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001979 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.254 - - [2025-09-22 07:39:20] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002100 10.0.0.254 - - [2025-09-22 07:39:20] "POST /firewall-rules HTTP/1.1" 409 281 0.001453 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.254 - - [2025-09-22 07:39:20] "PUT /firewall-rule/4ac1ca78-caab-4c90-ade7-456f9772e486 HTTP/1.1" 200 261 0.017900 10.0.0.254 - - [2025-09-22 07:39:20] "POST /firewall-rules HTTP/1.1" 409 291 0.008340 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.254 - - [2025-09-22 07:39:20] "PUT /firewall-rule/c5d2f523-9762-4a60-bf3a-c6e580e1d7a4 HTTP/1.1" 200 261 0.022607 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-rule/c5d2f523-9762-4a60-bf3a-c6e580e1d7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.010720 10.0.0.254 - - [2025-09-22 07:39:20] "POST /firewall-rules HTTP/1.1" 200 660 0.087439 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-rule/233d6b61-f231-474f-9345-da994e747e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003909 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002269 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-rule/4ac1ca78-caab-4c90-ade7-456f9772e486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002109 10.0.0.254 - - [2025-09-22 07:39:20] "POST /firewall-policys HTTP/1.1" 409 269 0.001936 10.0.0.254 - - [2025-09-22 07:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.254 - - [2025-09-22 07:39:20] "PUT /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3 HTTP/1.1" 200 265 0.018024 10.0.0.254 - - [2025-09-22 07:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019373 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006672 10.0.0.254 - - [2025-09-22 07:39:20] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002505 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001977 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002698 10.0.0.254 - - [2025-09-22 07:39:20] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002441 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005826 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004275 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006205 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.008140 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004428 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.254 - - [2025-09-22 07:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.254 - - [2025-09-22 07:40:22] "GET /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002034 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004397 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.022312 10.0.0.254 - - [2025-09-22 07:40:22] "DELETE /loadbalancer-member/46cf0a4f-66f3-47ad-a650-0975986725aa HTTP/1.1" 200 115 0.034624 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004409 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003678 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003987 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.254 - - [2025-09-22 07:40:22] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003951 10.0.0.254 - - [2025-09-22 07:40:22] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.254 - - [2025-09-22 07:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.254 - - [2025-09-22 07:40:22] "GET /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002487 10.0.0.254 - - [2025-09-22 07:40:23] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009353 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.254 - - [2025-09-22 07:40:23] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004076 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.254 - - [2025-09-22 07:40:23] "GET /virtual-machine/f55bd0a0-8b45-4cd7-a97b-0f56bbcf3e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002097 10.0.0.254 - - [2025-09-22 07:40:23] "POST /ref-update HTTP/1.1" 200 156 0.009379 10.0.0.254 - - [2025-09-22 07:40:23] "GET /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020960 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.016237 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.015738 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.027236 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.026792 10.0.0.254 - - [2025-09-22 07:40:23] "POST /set-tag HTTP/1.1" 200 109 0.023102 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /instance-ip/ebe78b9a-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.044040 10.0.0.254 - - [2025-09-22 07:40:24] "POST /ref-update HTTP/1.1" 200 156 0.006312 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /virtual-machine-interface/ebd04016-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.044282 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /virtual-machine/f55bd0a0-8b45-4cd7-a97b-0f56bbcf3e8c HTTP/1.1" 200 115 0.020892 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004359 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004075 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine/00c2a9d5-b9fd-4cdc-80d0-c5017f430dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002743 10.0.0.254 - - [2025-09-22 07:40:24] "POST /ref-update HTTP/1.1" 200 156 0.017352 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006560 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.017988 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.030719 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.027594 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.013803 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.025341 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /instance-ip/ec53a9ce-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.054967 10.0.0.254 - - [2025-09-22 07:40:24] "POST /ref-update HTTP/1.1" 200 156 0.009303 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /virtual-machine-interface/ec3b9d3e-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.027563 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /virtual-machine/00c2a9d5-b9fd-4cdc-80d0-c5017f430dbe HTTP/1.1" 200 115 0.038586 10.0.0.254 - - [2025-09-22 07:40:24] "DELETE /tag/505eb86d-eeeb-4203-8b46-6f99878b78fb HTTP/1.1" 200 115 0.034111 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003481 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003747 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.001794 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine/dbc5a046-4fd5-428f-b9d8-21c4d49ffefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002586 10.0.0.254 - - [2025-09-22 07:40:24] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.254 - - [2025-09-22 07:40:24] "GET /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013882 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.015881 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.023687 10.0.0.254 - - [2025-09-22 07:40:24] "POST /set-tag HTTP/1.1" 200 109 0.026467 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.013996 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.032970 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /instance-ip/ed42ee3a-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.063620 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /virtual-machine-interface/ed2ad750-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.043546 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /virtual-machine/dbc5a046-4fd5-428f-b9d8-21c4d49ffefa HTTP/1.1" 200 115 0.017295 10.0.0.254 - - [2025-09-22 07:40:25] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004799 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.254 - - [2025-09-22 07:40:25] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004593 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.254 - - [2025-09-22 07:40:25] "GET /virtual-machine/e261c1be-bf85-43a4-9317-d946707d776a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002709 10.0.0.254 - - [2025-09-22 07:40:25] "POST /ref-update HTTP/1.1" 200 156 0.009023 10.0.0.254 - - [2025-09-22 07:40:25] "GET /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010400 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.022633 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.028819 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.018679 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.013067 10.0.0.254 - - [2025-09-22 07:40:25] "POST /set-tag HTTP/1.1" 200 109 0.022108 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /instance-ip/ecd09d80-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.037158 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /virtual-machine-interface/ecb9f30a-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.033443 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /virtual-machine/e261c1be-bf85-43a4-9317-d946707d776a HTTP/1.1" 200 115 0.018229 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /tag/7a45a5c0-6108-41e0-8c6c-d431d7ccd618 HTTP/1.1" 200 115 0.039073 10.0.0.254 - - [2025-09-22 07:40:25] "DELETE /tag/0f983c69-6016-49de-a604-354304439c57 HTTP/1.1" 409 391 0.003617 10.0.0.254 - - [2025-09-22 07:40:53] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005453 10.0.0.254 - - [2025-09-22 07:40:53] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.254 - - [2025-09-22 07:40:53] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004994 10.0.0.254 - - [2025-09-22 07:40:53] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.254 - - [2025-09-22 07:40:53] "GET /virtual-machine/4296817c-1717-40d6-9703-15c9c44f8208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002571 10.0.0.254 - - [2025-09-22 07:40:53] "POST /ref-update HTTP/1.1" 200 156 0.011067 10.0.0.254 - - [2025-09-22 07:40:53] "GET /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021478 10.0.0.254 - - [2025-09-22 07:40:53] "POST /set-tag HTTP/1.1" 200 109 0.014864 10.0.0.254 - - [2025-09-22 07:40:53] "POST /set-tag HTTP/1.1" 200 109 0.033038 10.0.0.254 - - [2025-09-22 07:40:53] "POST /set-tag HTTP/1.1" 200 109 0.019528 10.0.0.254 - - [2025-09-22 07:40:53] "POST /set-tag HTTP/1.1" 200 109 0.015275 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /instance-ip/ee254c62-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.036281 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /virtual-machine-interface/ee0a86b6-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.033066 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /virtual-machine/4296817c-1717-40d6-9703-15c9c44f8208 HTTP/1.1" 200 115 0.022316 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /tag/fa2bda09-ff25-4d4c-9cf5-b49f242e99fe HTTP/1.1" 409 237 0.004761 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004162 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.001629 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003458 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.001482 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine/3361db43-c7e3-4bfe-8cfe-c816f8b73ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002675 10.0.0.254 - - [2025-09-22 07:40:54] "POST /ref-update HTTP/1.1" 200 156 0.007663 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006516 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.014826 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.024686 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.035594 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.012107 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /instance-ip/ee8eb756-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.043171 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /virtual-machine-interface/ee79b3a6-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.041374 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /virtual-machine/3361db43-c7e3-4bfe-8cfe-c816f8b73ebf HTTP/1.1" 200 115 0.018858 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /tag/4a741ebc-fed3-497a-9ab4-374897aea2b9 HTTP/1.1" 200 115 0.030836 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003727 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003652 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.001627 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine/28edd8bb-15ef-4990-8bbc-770f07448c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002604 10.0.0.254 - - [2025-09-22 07:40:54] "POST /ref-update HTTP/1.1" 200 156 0.009869 10.0.0.254 - - [2025-09-22 07:40:54] "GET /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009963 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.017245 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.028730 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.030748 10.0.0.254 - - [2025-09-22 07:40:54] "POST /set-tag HTTP/1.1" 200 109 0.012217 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /instance-ip/eeed6968-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.039911 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /virtual-machine-interface/eed5524c-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.034257 10.0.0.254 - - [2025-09-22 07:40:54] "DELETE /virtual-machine/28edd8bb-15ef-4990-8bbc-770f07448c6b HTTP/1.1" 200 115 0.019826 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe HTTP/1.1" 409 237 0.005188 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /tag/ed6185af-0c14-4342-969a-b17305b1e661 HTTP/1.1" 200 115 0.028967 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c HTTP/1.1" 409 237 0.003098 10.0.0.254 - - [2025-09-22 07:40:55] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003491 10.0.0.254 - - [2025-09-22 07:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.254 - - [2025-09-22 07:40:55] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003791 10.0.0.254 - - [2025-09-22 07:40:55] "POST /set-tag HTTP/1.1" 200 109 0.001581 10.0.0.254 - - [2025-09-22 07:40:55] "GET /virtual-machine/05d7c41c-50ad-428b-97f2-0eed138744e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002663 10.0.0.254 - - [2025-09-22 07:40:55] "POST /ref-update HTTP/1.1" 200 156 0.008112 10.0.0.254 - - [2025-09-22 07:40:55] "GET /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010149 10.0.0.254 - - [2025-09-22 07:40:55] "POST /set-tag HTTP/1.1" 200 109 0.014205 10.0.0.254 - - [2025-09-22 07:40:55] "POST /set-tag HTTP/1.1" 200 109 0.023370 10.0.0.254 - - [2025-09-22 07:40:55] "POST /set-tag HTTP/1.1" 200 109 0.024704 10.0.0.254 - - [2025-09-22 07:40:55] "POST /set-tag HTTP/1.1" 200 109 0.011725 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /instance-ip/edbd8b9a-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.040789 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /virtual-machine-interface/eda202c6-9786-11f0-9d81-fa163e025f74 HTTP/1.1" 200 115 0.032339 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /virtual-machine/05d7c41c-50ad-428b-97f2-0eed138744e1 HTTP/1.1" 200 115 0.015790 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /tag/b3ea0b57-22a7-4cb3-9b92-9f03621f7f83 HTTP/1.1" 200 115 0.029219 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /tag/e37b0752-3ef4-4ee4-9397-a57525b296e1 HTTP/1.1" 200 115 0.028546 10.0.0.254 - - [2025-09-22 07:40:55] "DELETE /tag/8cedfc77-f7ed-46d9-85b8-2985a3688ae7 HTTP/1.1" 200 115 0.027444 10.0.0.254 - - [2025-09-22 07:40:57] "POST /projects HTTP/1.1" 409 238 0.002112 10.0.0.254 - - [2025-09-22 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.254 - - [2025-09-22 07:40:57] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033093 10.0.0.254 - - [2025-09-22 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.254 - - [2025-09-22 07:40:57] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004057 10.0.0.254 - - [2025-09-22 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.254 - - [2025-09-22 07:40:57] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003527 10.0.0.254 - - [2025-09-22 07:40:57] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.254 - - [2025-09-22 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.254 - - [2025-09-22 07:40:57] "PUT /security-group/ae3ab3ca-2311-4134-94eb-a63a544551c5 HTTP/1.1" 200 263 0.059370 10.0.0.254 - - [2025-09-22 07:40:57] "PUT /access-control-list/b381841e-00ae-4418-a8f9-9fb64888b60a HTTP/1.1" 200 273 0.010608 10.0.0.254 - - [2025-09-22 07:40:57] "PUT /access-control-list/a5a55e9e-675c-4ffe-b7a0-4599c5137d3b HTTP/1.1" 200 273 0.013106 10.0.0.254 - - [2025-09-22 07:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033070 10.0.0.254 - - [2025-09-22 07:41:02] "POST /projects HTTP/1.1" 409 238 0.001930 10.0.0.254 - - [2025-09-22 07:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.254 - - [2025-09-22 07:41:02] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028922 10.0.0.254 - - [2025-09-22 07:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.254 - - [2025-09-22 07:41:02] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003994 10.0.0.254 - - [2025-09-22 07:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.254 - - [2025-09-22 07:41:02] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003604 10.0.0.254 - - [2025-09-22 07:41:02] "POST /security-groups HTTP/1.1" 409 285 0.002430 10.0.0.254 - - [2025-09-22 07:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.254 - - [2025-09-22 07:41:02] "PUT /security-group/ae3ab3ca-2311-4134-94eb-a63a544551c5 HTTP/1.1" 200 263 0.055343 10.0.0.254 - - [2025-09-22 07:41:02] "PUT /access-control-list/b381841e-00ae-4418-a8f9-9fb64888b60a HTTP/1.1" 200 273 0.023817 10.0.0.254 - - [2025-09-22 07:41:02] "PUT /access-control-list/a5a55e9e-675c-4ffe-b7a0-4599c5137d3b HTTP/1.1" 200 273 0.015838 10.0.0.254 - - [2025-09-22 07:41:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021640 10.0.0.254 - - [2025-09-22 07:41:02] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.008381 10.0.0.254 - - [2025-09-22 07:41:02] "GET /firewall-rule/2c4abf1a-d143-457f-acbc-f382ffb885bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003084 10.0.0.254 - - [2025-09-22 07:41:02] "POST /ref-update HTTP/1.1" 200 156 0.047861 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /firewall-rule/2c4abf1a-d143-457f-acbc-f382ffb885bc HTTP/1.1" 200 115 0.045306 10.0.0.254 - - [2025-09-22 07:41:03] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003992 10.0.0.254 - - [2025-09-22 07:41:03] "GET /firewall-rule/f9b8e982-41f4-4270-b4e3-aed5bfb3f3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002721 10.0.0.254 - - [2025-09-22 07:41:03] "POST /ref-update HTTP/1.1" 200 156 0.045126 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /firewall-rule/f9b8e982-41f4-4270-b4e3-aed5bfb3f3c1 HTTP/1.1" 200 115 0.031992 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe HTTP/1.1" 409 237 0.008470 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c HTTP/1.1" 409 237 0.005778 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /tag/cfcd6cf4-eca5-4284-86b6-f8fa0777f027 HTTP/1.1" 200 115 0.042497 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.254 - - [2025-09-22 07:41:03] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004064 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.254 - - [2025-09-22 07:41:03] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003408 10.0.0.254 - - [2025-09-22 07:41:03] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.035974 10.0.0.254 - - [2025-09-22 07:41:03] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.041841 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /security-group/ae3ab3ca-2311-4134-94eb-a63a544551c5 HTTP/1.1" 200 115 0.037703 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /access-control-list/b381841e-00ae-4418-a8f9-9fb64888b60a HTTP/1.1" 200 115 0.029644 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /access-control-list/a5a55e9e-675c-4ffe-b7a0-4599c5137d3b HTTP/1.1" 200 115 0.021520 10.0.0.254 - - [2025-09-22 07:41:03] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028747 10.0.0.254 - - [2025-09-22 07:41:03] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?fields=security_groups HTTP/1.1" 200 1352 0.025912 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /security-group/72188ef8-cef4-4a25-ab6e-d2e5366ce167 HTTP/1.1" 200 115 0.036552 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /access-control-list/bf79a961-24bd-47e0-bf9b-afbe890c71d1 HTTP/1.1" 200 115 0.030975 10.0.0.254 - - [2025-09-22 07:41:03] "GET /project/1274346b-dec9-4aaa-bc08-557a8eb48b06?fields=application_policy_sets HTTP/1.1" 200 1391 0.042364 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /access-control-list/87201fba-ac25-42f9-9fed-cec2034c20b1 HTTP/1.1" 200 115 0.046873 10.0.0.254 - - [2025-09-22 07:41:03] "DELETE /project/1274346b-dec9-4aaa-bc08-557a8eb48b06 HTTP/1.1" 200 115 0.271794 10.0.0.254 - - [2025-09-22 07:41:03] "POST /projects HTTP/1.1" 409 238 0.014232 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.254 - - [2025-09-22 07:41:03] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024874 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.254 - - [2025-09-22 07:41:03] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004077 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.254 - - [2025-09-22 07:41:03] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004452 10.0.0.254 - - [2025-09-22 07:41:03] "POST /security-groups HTTP/1.1" 409 285 0.002167 10.0.0.254 - - [2025-09-22 07:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.254 - - [2025-09-22 07:41:04] "PUT /security-group/160b7ab4-46d4-4b3d-9643-e4fe075e3a57 HTTP/1.1" 200 263 0.057559 10.0.0.254 - - [2025-09-22 07:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017809 10.0.0.254 - - [2025-09-22 07:41:04] "PUT /access-control-list/e315d90d-250e-43d4-9669-c939efa56bf2 HTTP/1.1" 200 273 0.011204 10.0.0.254 - - [2025-09-22 07:41:04] "PUT /access-control-list/5c95e012-70a0-460b-8da6-aadbf630d0f2 HTTP/1.1" 200 273 0.031749 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /loadbalancer-member/41fb8fbc-d408-44bb-b323-c2af6d0293ad HTTP/1.1" 200 115 0.023947 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /loadbalancer-pool/164373ce-9c6d-4d8a-8b07-046a908b2c6a HTTP/1.1" 200 115 0.043887 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /loadbalancer-listener/0b749cfc-d1af-4e97-8c1b-853f0b2ac46b HTTP/1.1" 200 115 0.045383 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /loadbalancer/31cd80ad-7d25-4f3e-a0b5-22e4418ae541 HTTP/1.1" 200 115 0.046494 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /floating-ip/ac55c6f6-48cc-4824-994a-7b2e4d6c90d9 HTTP/1.1" 200 115 0.034577 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /instance-ip/aff3c441-8145-4e41-99de-351ea3992826 HTTP/1.1" 200 115 0.038511 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /virtual-machine-interface/d6dbcbb9-241d-4b13-96bd-aa19b9a884bc HTTP/1.1" 200 115 0.032106 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /tag/2801dc1a-c5a7-4990-a173-264b701106e3 HTTP/1.1" 200 115 0.031531 10.0.0.254 - - [2025-09-22 07:41:08] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002164 10.0.0.254 - - [2025-09-22 07:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.254 - - [2025-09-22 07:41:08] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002633 10.0.0.254 - - [2025-09-22 07:41:08] "GET /firewall-policy/dcd45ae3-6123-488a-9f6c-257c4c0c7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001989 10.0.0.254 - - [2025-09-22 07:41:08] "GET /firewall-rule/4ac1ca78-caab-4c90-ade7-456f9772e486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002655 10.0.0.254 - - [2025-09-22 07:41:08] "POST /ref-update HTTP/1.1" 200 156 0.010021 10.0.0.254 - - [2025-09-22 07:41:08] "DELETE /firewall-rule/4ac1ca78-caab-4c90-ade7-456f9772e486 HTTP/1.1" 200 115 0.040633 10.0.0.254 - - [2025-09-22 07:41:08] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002159 10.0.0.254 - - [2025-09-22 07:41:09] "GET /firewall-rule/233d6b61-f231-474f-9345-da994e747e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002824 10.0.0.254 - - [2025-09-22 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.013143 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /firewall-rule/233d6b61-f231-474f-9345-da994e747e66 HTTP/1.1" 200 115 0.036373 10.0.0.254 - - [2025-09-22 07:41:09] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003816 10.0.0.254 - - [2025-09-22 07:41:09] "GET /firewall-rule/c5d2f523-9762-4a60-bf3a-c6e580e1d7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002812 10.0.0.254 - - [2025-09-22 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.009477 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /firewall-rule/c5d2f523-9762-4a60-bf3a-c6e580e1d7a4 HTTP/1.1" 200 115 0.042788 10.0.0.254 - - [2025-09-22 07:41:09] "GET /application-policy-set/696c9aa6-84cc-45e8-8f60-862f06b42008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002466 10.0.0.254 - - [2025-09-22 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.254 - - [2025-09-22 07:41:09] "GET /policy-management/e0e463ad-23cd-48a2-8cb5-84a563a474d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002321 10.0.0.254 - - [2025-09-22 07:41:09] "GET /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002972 10.0.0.254 - - [2025-09-22 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.022530 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /firewall-policy/4cc2f79b-ca2d-47e9-a596-a07274dd21c3 HTTP/1.1" 200 115 0.034193 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /tag/7de392c5-9f54-4980-af5a-3ed34764cbbe HTTP/1.1" 200 115 0.027795 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /tag/e2a96f0d-09e4-4b0a-9ab1-1668fdc6e49c HTTP/1.1" 200 115 0.046818 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /tag/fa2bda09-ff25-4d4c-9cf5-b49f242e99fe HTTP/1.1" 200 115 0.046806 10.0.0.254 - - [2025-09-22 07:41:09] "DELETE /tag/0f983c69-6016-49de-a604-354304439c57 HTTP/1.1" 200 115 0.057784 10.0.0.254 - - [2025-09-22 07:41:09] "POST /projects HTTP/1.1" 409 238 0.002062 10.0.0.254 - - [2025-09-22 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.254 - - [2025-09-22 07:41:09] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036449 10.0.0.254 - - [2025-09-22 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.254 - - [2025-09-22 07:41:09] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004411 10.0.0.254 - - [2025-09-22 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.254 - - [2025-09-22 07:41:09] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003852 10.0.0.254 - - [2025-09-22 07:41:09] "POST /security-groups HTTP/1.1" 409 285 0.002290 10.0.0.254 - - [2025-09-22 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.254 - - [2025-09-22 07:41:09] "PUT /security-group/160b7ab4-46d4-4b3d-9643-e4fe075e3a57 HTTP/1.1" 200 263 0.055969 10.0.0.254 - - [2025-09-22 07:41:09] "PUT /access-control-list/e315d90d-250e-43d4-9669-c939efa56bf2 HTTP/1.1" 200 273 0.028608 10.0.0.254 - - [2025-09-22 07:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040758 10.0.0.254 - - [2025-09-22 07:41:09] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.026828 10.0.0.254 - - [2025-09-22 07:41:09] "PUT /access-control-list/5c95e012-70a0-460b-8da6-aadbf630d0f2 HTTP/1.1" 200 273 0.051555 10.0.0.254 - - [2025-09-22 07:41:09] "GET /firewall-rule/b1716d42-d750-47ec-bd6e-25279e59d18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002664 10.0.0.254 - - [2025-09-22 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.080887 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /firewall-rule/b1716d42-d750-47ec-bd6e-25279e59d18d HTTP/1.1" 200 115 0.064865 10.0.0.254 - - [2025-09-22 07:41:10] "GET /firewall-policy/94349f30-9f35-4d67-8e5a-c889d1b6c7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.011904 10.0.0.254 - - [2025-09-22 07:41:10] "GET /firewall-rule/63b7935b-f838-4c7d-b871-afba4a93cda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002589 10.0.0.254 - - [2025-09-22 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.044215 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /firewall-rule/63b7935b-f838-4c7d-b871-afba4a93cda2 HTTP/1.1" 200 115 0.027996 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /tag/5076e529-2d4d-4dfe-b588-3290851ae0a2 HTTP/1.1" 200 115 0.046293 10.0.0.254 - - [2025-09-22 07:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.254 - - [2025-09-22 07:41:10] "GET /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004194 10.0.0.254 - - [2025-09-22 07:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.254 - - [2025-09-22 07:41:10] "GET /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003573 10.0.0.254 - - [2025-09-22 07:41:10] "PUT /virtual-network/4adbfb30-942a-49f8-a7ff-40cfb4974055 HTTP/1.1" 200 265 0.044364 10.0.0.254 - - [2025-09-22 07:41:10] "PUT /virtual-network/8a91fc23-ac97-4d54-ab2c-a99107868863 HTTP/1.1" 200 265 0.049414 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /security-group/160b7ab4-46d4-4b3d-9643-e4fe075e3a57 HTTP/1.1" 200 115 0.087594 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /access-control-list/e315d90d-250e-43d4-9669-c939efa56bf2 HTTP/1.1" 200 115 0.048609 10.0.0.254 - - [2025-09-22 07:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007523 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /access-control-list/5c95e012-70a0-460b-8da6-aadbf630d0f2 HTTP/1.1" 200 115 0.027589 10.0.0.254 - - [2025-09-22 07:41:10] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048212 10.0.0.254 - - [2025-09-22 07:41:10] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?fields=security_groups HTTP/1.1" 200 1352 0.034326 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /security-group/9bdd9b28-5005-4e13-b787-7f34c8b42199 HTTP/1.1" 200 115 0.053356 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /access-control-list/3d600d1b-c3b5-444b-bbd7-9003d2fdeb0f HTTP/1.1" 200 115 0.035164 10.0.0.254 - - [2025-09-22 07:41:10] "GET /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b?fields=application_policy_sets HTTP/1.1" 200 1391 0.051157 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /access-control-list/df6f0aa0-5bbc-45b8-88b2-30a874948283 HTTP/1.1" 200 115 0.061101 10.0.0.254 - - [2025-09-22 07:41:10] "DELETE /project/66ddbe35-2cdc-40f7-b27e-e82edca20e5b HTTP/1.1" 200 115 0.348210 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:41:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.254 - - [2025-09-22 07:41:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895