++ 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: =================== Wed Oct 22 01:46:05 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 01:46:05 PM 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ 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.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + 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.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.141,10.140.218.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.140.218.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ 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: 10/22/2025 13:46:48.361 7f975df0ab40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 13:46:48.633 7f975df0ab40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 13:46:48.665 7f975df0ab40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 13:46:48.667 7f975df0ab40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.141 - - [2025-10-22 13:46:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000666 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2025-10-22 13:47:01] "GET / HTTP/1.1" 503 181 0.000244 10.0.0.141 - - [2025-10-22 13:47:01] "GET / HTTP/1.1" 200 36215 0.001328 10.0.0.141 - - [2025-10-22 13:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.141 - - [2025-10-22 13:47:01] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010166 10.0.0.141 - - [2025-10-22 13:47:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.005697 10.0.0.141 - - [2025-10-22 13:47:01] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.141 - - [2025-10-22 13:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.141 - - [2025-10-22 13:47:01] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009360 10.0.0.141 - - [2025-10-22 13:47:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002763 10.0.0.141 - - [2025-10-22 13:47:01] "GET / HTTP/1.1" 200 36215 0.001984 10.0.0.141 - - [2025-10-22 13:47:01] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.045460 10.0.0.141 - - [2025-10-22 13:47:01] "POST /database-nodes HTTP/1.1" 200 599 0.130171 10.0.0.141 - - [2025-10-22 13:47:02] "GET / HTTP/1.1" 200 36215 0.001207 10.0.0.141 - - [2025-10-22 13:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.141 - - [2025-10-22 13:47:02] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011527 10.0.0.141 - - [2025-10-22 13:47:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.008448 10.0.0.141 - - [2025-10-22 13:47:02] "GET / HTTP/1.1" 200 45303 0.001483 10.0.0.141 - - [2025-10-22 13:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008415 10.0.0.141 - - [2025-10-22 13:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.141 - - [2025-10-22 13:47:02] "POST /config-nodes HTTP/1.1" 200 595 0.047354 10.0.0.141 - - [2025-10-22 13:47:02] "GET / HTTP/1.1" 200 36215 0.001299 10.0.0.141 - - [2025-10-22 13:47:02] "GET / HTTP/1.1" 200 36215 0.001134 10.0.0.141 - - [2025-10-22 13:47:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004673 10.0.0.141 - - [2025-10-22 13:47:02] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.141 - - [2025-10-22 13:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.141 - - [2025-10-22 13:47:02] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008005 10.0.0.141 - - [2025-10-22 13:47:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.004767 10.0.0.141 - - [2025-10-22 13:47:02] "POST /analytics-nodes HTTP/1.1" 200 601 0.038153 10.0.0.141 - - [2025-10-22 13:47:04] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.141 - - [2025-10-22 13:47:04] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.141 - - [2025-10-22 13:47:04] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006586 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.005089 10.0.0.141 - - [2025-10-22 13:47:04] "POST /config-database-nodes HTTP/1.1" 200 613 0.047545 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.013072 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.141 - - [2025-10-22 13:47:04] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008399 10.0.0.141 - - [2025-10-22 13:47:04] "POST /service-appliance-sets HTTP/1.1" 200 555 0.056442 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.002693 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.141 - - [2025-10-22 13:47:04] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023089 10.0.0.141 - - [2025-10-22 13:47:04] "POST /service-appliance-sets HTTP/1.1" 200 543 0.064087 10.0.0.141 - - [2025-10-22 13:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010977 10.0.0.141 - - [2025-10-22 13:47:04] "GET /network-ipam/049816ce-ca5b-4301-90f0-141c310e1c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003121 10.0.0.141 - - [2025-10-22 13:47:05] "POST /service-templates HTTP/1.1" 200 513 0.115285 10.0.0.141 - - [2025-10-22 13:47:05] "GET / HTTP/1.1" 200 36215 0.001377 10.0.0.141 - - [2025-10-22 13:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.141 - - [2025-10-22 13:47:05] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007846 10.0.0.141 - - [2025-10-22 13:47:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.013391 10.0.0.141 - - [2025-10-22 13:47:05] "POST /service-templates HTTP/1.1" 200 503 0.199475 10.0.0.141 - - [2025-10-22 13:47:05] "POST /service-templates HTTP/1.1" 200 517 0.070833 10.0.0.141 - - [2025-10-22 13:47:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.125873 10.0.0.141 - - [2025-10-22 13:47:05] "POST /service-templates HTTP/1.1" 200 537 0.166823 10.0.0.141 - - [2025-10-22 13:47:05] "POST /service-templates HTTP/1.1" 200 509 0.050429 10.0.0.141 - - [2025-10-22 13:47:06] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.141 - - [2025-10-22 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.141 - - [2025-10-22 13:47:06] "GET /routing-instance/27f9b241-353a-4659-8eda-d38956047b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023612 10.0.0.141 - - [2025-10-22 13:47:06] "POST /bgp-routers HTTP/1.1" 200 618 0.033955 10.0.0.141 - - [2025-10-22 13:47:06] "GET /bgp-router/26b062b3-3479-4ea0-992a-a80d6fa8a9ce?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.026029 10.0.0.141 - - [2025-10-22 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.141 - - [2025-10-22 13:47:07] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012269 10.0.0.141 - - [2025-10-22 13:47:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004097 10.0.0.141 - - [2025-10-22 13:47:07] "POST /ref-update HTTP/1.1" 200 156 0.010694 10.0.0.141 - - [2025-10-22 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.141 - - [2025-10-22 13:47:07] "GET /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003095 10.0.0.141 - - [2025-10-22 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.141 - - [2025-10-22 13:47:07] "PUT /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964 HTTP/1.1" 200 277 0.015165 10.0.0.141 - - [2025-10-22 13:47:08] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 583 0.088160 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 577 0.096210 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 577 0.084215 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 561 0.054135 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 557 0.037322 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 559 0.053425 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 567 0.111333 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 551 0.024435 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 559 0.049837 10.0.0.141 - - [2025-10-22 13:47:08] "POST /alarms HTTP/1.1" 200 569 0.101043 10.0.0.141 - - [2025-10-22 13:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007412 10.0.0.141 - - [2025-10-22 13:47:09] "GET /network-ipam/049816ce-ca5b-4301-90f0-141c310e1c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007641 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 557 0.092033 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 569 0.113418 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 577 0.068223 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 571 0.037642 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 563 0.060407 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 563 0.063615 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 563 0.038773 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 549 0.029630 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 597 0.039232 10.0.0.141 - - [2025-10-22 13:47:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.003066 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 577 0.033630 10.0.0.141 - - [2025-10-22 13:47:09] "POST /access-control-lists HTTP/1.1" 200 589 0.035953 10.0.0.141 - - [2025-10-22 13:47:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.007246 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 573 0.071189 10.0.0.141 - - [2025-10-22 13:47:09] "POST /access-control-lists HTTP/1.1" 200 587 0.051500 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 585 0.046843 10.0.0.141 - - [2025-10-22 13:47:09] "POST /alarms HTTP/1.1" 200 611 0.048996 10.0.0.141 - - [2025-10-22 13:47:10] "POST /route-targets HTTP/1.1" 200 328 0.032343 10.0.0.141 - - [2025-10-22 13:47:10] "POST /ref-update HTTP/1.1" 200 156 0.036069 10.0.0.141 - - [2025-10-22 13:47:10] "POST /route-targets HTTP/1.1" 200 328 0.013074 10.0.0.141 - - [2025-10-22 13:47:10] "POST /ref-update HTTP/1.1" 200 156 0.045433 10.0.0.141 - - [2025-10-22 13:47:10] "POST /route-targets HTTP/1.1" 200 328 0.054882 10.0.0.141 - - [2025-10-22 13:47:10] "POST /ref-update HTTP/1.1" 200 156 0.034826 10.0.0.141 - - [2025-10-22 13:47:10] "POST /route-targets HTTP/1.1" 200 328 0.024333 10.0.0.141 - - [2025-10-22 13:47:10] "GET / HTTP/1.1" 200 36215 0.001710 10.0.0.141 - - [2025-10-22 13:47:10] "POST /ref-update HTTP/1.1" 200 156 0.066470 10.0.0.141 - - [2025-10-22 13:47:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023811 10.0.0.141 - - [2025-10-22 13:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.141 - - [2025-10-22 13:47:10] "PUT /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964 HTTP/1.1" 200 277 0.023905 10.0.0.141 - - [2025-10-22 13:47:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.042027 10.0.0.141 - - [2025-10-22 13:47:10] "POST /access-control-lists HTTP/1.1" 200 553 0.076772 10.0.0.141 - - [2025-10-22 13:47:10] "PUT /access-control-list/3e74f196-adc4-4653-83bd-da214d5743dd HTTP/1.1" 200 273 0.013664 10.0.0.141 - - [2025-10-22 13:47:10] "PUT /access-control-list/d9af43f4-7311-4cb7-884d-e840eedc869b HTTP/1.1" 200 273 0.037365 10.0.0.141 - - [2025-10-22 13:47:10] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.141 - - [2025-10-22 13:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011354 10.0.0.141 - - [2025-10-22 13:47:10] "GET /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010039 10.0.0.141 - - [2025-10-22 13:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.141 - - [2025-10-22 13:47:10] "PUT /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964 HTTP/1.1" 200 277 0.028851 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:47:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003265 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:47:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.008425 10.0.0.141 - - [2025-10-22 13:47:11] "GET / HTTP/1.1" 200 36215 0.002316 10.0.0.141 - - [2025-10-22 13:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.141 - - [2025-10-22 13:47:11] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007182 10.0.0.141 - - [2025-10-22 13:47:11] "PUT /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77 HTTP/1.1" 200 275 0.103070 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000784 10.0.0.141 - - [2025-10-22 13:49:32] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.141 - - [2025-10-22 13:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.141 - - [2025-10-22 13:49:32] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003538 10.0.0.141 - - [2025-10-22 13:49:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.000817 10.0.0.141 - - [2025-10-22 13:49:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.024426 10.0.0.141 - - [2025-10-22 13:49:33] "POST /security-groups HTTP/1.1" 200 570 0.069785 10.0.0.141 - - [2025-10-22 13:49:33] "POST /projects HTTP/1.1" 200 483 0.267071 10.0.0.141 - - [2025-10-22 13:49:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.004240 10.0.0.141 - - [2025-10-22 13:49:33] "POST /security-groups HTTP/1.1" 200 536 0.055292 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 10.0.0.141 - - [2025-10-22 13:49:33] "POST /access-control-lists HTTP/1.1" 200 581 0.102765 10.0.0.141 - - [2025-10-22 13:49:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.005478 10.0.0.141 - - [2025-10-22 13:49:33] "POST /chown HTTP/1.1" 200 109 0.063934 10.0.0.141 - - [2025-10-22 13:49:33] "POST /policy-managements HTTP/1.1" 409 214 0.018408 10.0.0.141 - - [2025-10-22 13:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.141 - - [2025-10-22 13:49:33] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015742 10.0.0.141 - - [2025-10-22 13:49:33] "POST /access-control-lists HTTP/1.1" 200 579 0.118171 10.0.0.141 - - [2025-10-22 13:49:33] "POST /application-policy-sets HTTP/1.1" 200 530 0.057774 10.0.0.141 - - [2025-10-22 13:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010382 10.0.0.141 - - [2025-10-22 13:49:33] "GET /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.120150 10.0.0.141 - - [2025-10-22 13:49:33] "PUT /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964 HTTP/1.1" 200 277 0.015554 10.0.0.141 - - [2025-10-22 13:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012613 10.0.0.141 - - [2025-10-22 13:49:33] "GET /virtual-network/a8b7c4bc-6646-4025-bf80-f61859644d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005107 10.0.0.141 - - [2025-10-22 13:49:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000480 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.007373 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.001833 10.0.0.141 - - [2025-10-22 13:49:34] "POST /security-groups HTTP/1.1" 200 574 0.086654 10.0.0.141 - - [2025-10-22 13:49:34] "POST /projects HTTP/1.1" 200 491 0.233166 10.0.0.141 - - [2025-10-22 13:49:34] "POST /access-control-lists HTTP/1.1" 200 596 0.081586 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.009543 10.0.0.141 - - [2025-10-22 13:49:34] "POST /security-groups HTTP/1.1" 200 548 0.050952 10.0.0.141 - - [2025-10-22 13:49:34] "POST /access-control-lists HTTP/1.1" 200 594 0.047006 10.0.0.141 - - [2025-10-22 13:49:34] "POST /chown HTTP/1.1" 200 109 0.015416 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.003611 10.0.0.141 - - [2025-10-22 13:49:34] "POST /network-ipams HTTP/1.1" 200 524 0.084462 10.0.0.141 - - [2025-10-22 13:49:34] "POST /access-control-lists HTTP/1.1" 200 585 0.123227 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.008771 10.0.0.141 - - [2025-10-22 13:49:34] "POST /network-ipams HTTP/1.1" 200 512 0.115157 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.001830 10.0.0.141 - - [2025-10-22 13:49:34] "POST /access-control-lists HTTP/1.1" 200 583 0.107958 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.002056 10.0.0.141 - - [2025-10-22 13:49:34] "POST /access-control-lists HTTP/1.1" 200 604 0.077138 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.027348 10.0.0.141 - - [2025-10-22 13:49:34] "POST /useragent-kv HTTP/1.1" 200 115 0.024154 10.0.0.141 - - [2025-10-22 13:49:34] "POST /virtual-networks HTTP/1.1" 200 540 0.258673 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.141 - - [2025-10-22 13:49:34] "POST /access-control-lists HTTP/1.1" 200 602 0.028790 10.0.0.141 - - [2025-10-22 13:49:34] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.013380 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.001832 10.0.0.141 - - [2025-10-22 13:49:34] "POST /network-ipams HTTP/1.1" 200 520 0.039459 10.0.0.141 - - [2025-10-22 13:49:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.009257 10.0.0.141 - - [2025-10-22 13:49:35] "POST /access-control-lists HTTP/1.1" 200 591 0.111770 10.0.0.141 - - [2025-10-22 13:49:35] "POST /route-targets HTTP/1.1" 200 328 0.082439 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.046458 10.0.0.141 - - [2025-10-22 13:49:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006502 10.0.0.141 - - [2025-10-22 13:49:35] "POST /virtual-networks HTTP/1.1" 200 548 0.243074 10.0.0.141 - - [2025-10-22 13:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009755 10.0.0.141 - - [2025-10-22 13:49:35] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.015398 10.0.0.141 - - [2025-10-22 13:49:35] "PUT /access-control-list/7b5eebac-6042-433f-b7a4-47705f622835 HTTP/1.1" 200 273 0.024778 10.0.0.141 - - [2025-10-22 13:49:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.001812 10.0.0.141 - - [2025-10-22 13:49:35] "POST /network-policys HTTP/1.1" 200 540 0.024795 10.0.0.141 - - [2025-10-22 13:49:35] "POST /route-targets HTTP/1.1" 200 328 0.013865 10.0.0.141 - - [2025-10-22 13:49:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.021129 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.052053 10.0.0.141 - - [2025-10-22 13:49:35] "POST /network-policys HTTP/1.1" 200 536 0.054166 10.0.0.141 - - [2025-10-22 13:49:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.002440 10.0.0.141 - - [2025-10-22 13:49:35] "POST /network-policys HTTP/1.1" 200 544 0.037121 10.0.0.141 - - [2025-10-22 13:49:35] "PUT /access-control-list/c2774dbd-da7b-4f7c-b54d-4b232b6289d7 HTTP/1.1" 200 273 0.015792 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.089368 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002193 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.054611 10.0.0.141 - - [2025-10-22 13:49:35] "PUT /access-control-list/7b5eebac-6042-433f-b7a4-47705f622835 HTTP/1.1" 200 273 0.031369 10.0.0.141 - - [2025-10-22 13:49:35] "PUT /access-control-list/c2774dbd-da7b-4f7c-b54d-4b232b6289d7 HTTP/1.1" 200 273 0.019804 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.076431 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007029 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.018756 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002483 10.0.0.141 - - [2025-10-22 13:49:35] "PUT /access-control-list/7b5eebac-6042-433f-b7a4-47705f622835 HTTP/1.1" 200 273 0.031332 10.0.0.141 - - [2025-10-22 13:49:35] "PUT /access-control-list/c2774dbd-da7b-4f7c-b54d-4b232b6289d7 HTTP/1.1" 200 273 0.021467 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.071509 10.0.0.141 - - [2025-10-22 13:49:35] "POST /ref-update HTTP/1.1" 200 156 0.043035 10.0.0.141 - - [2025-10-22 13:49:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.004213 10.0.0.141 - - [2025-10-22 13:49:36] "POST /access-control-lists HTTP/1.1" 200 603 0.051158 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.042188 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.087676 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003529 10.0.0.141 - - [2025-10-22 13:49:36] "PUT /access-control-list/7011b72b-e5fd-442a-9c67-d210f461db46 HTTP/1.1" 200 273 0.057103 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041302 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.023680 10.0.0.141 - - [2025-10-22 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.141 - - [2025-10-22 13:49:36] "GET /virtual-network/a8b7c4bc-6646-4025-bf80-f61859644d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008218 10.0.0.141 - - [2025-10-22 13:49:36] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004002 10.0.0.141 - - [2025-10-22 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.141 - - [2025-10-22 13:49:36] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002502 10.0.0.141 - - [2025-10-22 13:49:36] "POST /firewall-policys HTTP/1.1" 200 532 0.016902 10.0.0.141 - - [2025-10-22 13:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023819 10.0.0.141 - - [2025-10-22 13:49:36] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004820 10.0.0.141 - - [2025-10-22 13:49:36] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004664 10.0.0.141 - - [2025-10-22 13:49:36] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005311 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.030060 10.0.0.141 - - [2025-10-22 13:49:36] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005144 10.0.0.141 - - [2025-10-22 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.141 - - [2025-10-22 13:49:36] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005500 10.0.0.141 - - [2025-10-22 13:49:36] "POST /firewall-policys HTTP/1.1" 200 534 0.021201 10.0.0.141 - - [2025-10-22 13:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029518 10.0.0.141 - - [2025-10-22 13:49:36] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.015696 10.0.0.141 - - [2025-10-22 13:49:36] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003282 10.0.0.141 - - [2025-10-22 13:49:36] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002499 10.0.0.141 - - [2025-10-22 13:49:36] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002413 10.0.0.141 - - [2025-10-22 13:49:36] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003547 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.030261 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.042158 10.0.0.141 - - [2025-10-22 13:49:36] "POST /ref-update HTTP/1.1" 200 156 0.036991 10.0.0.141 - - [2025-10-22 13:49:36] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.021667 10.0.0.141 - - [2025-10-22 13:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.141 - - [2025-10-22 13:49:37] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.141 - - [2025-10-22 13:49:37] "POST /firewall-policys HTTP/1.1" 200 532 0.032281 10.0.0.141 - - [2025-10-22 13:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041102 10.0.0.141 - - [2025-10-22 13:49:37] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010277 10.0.0.141 - - [2025-10-22 13:49:37] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003083 10.0.0.141 - - [2025-10-22 13:49:37] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002546 10.0.0.141 - - [2025-10-22 13:49:37] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002424 10.0.0.141 - - [2025-10-22 13:49:37] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006626 10.0.0.141 - - [2025-10-22 13:49:37] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002720 10.0.0.141 - - [2025-10-22 13:49:37] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002131 10.0.0.141 - - [2025-10-22 13:49:37] "POST /ref-update HTTP/1.1" 200 156 0.062201 10.0.0.141 - - [2025-10-22 13:49:37] "POST /ref-update HTTP/1.1" 200 156 0.039478 10.0.0.141 - - [2025-10-22 13:49:37] "POST /ref-update HTTP/1.1" 200 156 0.039226 10.0.0.141 - - [2025-10-22 13:49:37] "POST /ref-update HTTP/1.1" 200 156 0.032124 10.0.0.141 - - [2025-10-22 13:49:37] "POST /ref-update HTTP/1.1" 200 156 0.040023 10.0.0.141 - - [2025-10-22 13:49:37] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.027048 10.0.0.141 - - [2025-10-22 13:49:37] "POST /tags HTTP/1.1" 200 300 0.035600 10.0.0.141 - - [2025-10-22 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020519 10.0.0.141 - - [2025-10-22 13:49:37] "GET /tag/5c9e5517-66b3-455f-ac63-8bcb818ff1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012183 10.0.0.141 - - [2025-10-22 13:49:37] "POST /set-tag HTTP/1.1" 200 109 0.017221 10.0.0.141 - - [2025-10-22 13:49:37] "POST /tags HTTP/1.1" 200 306 0.123474 10.0.0.141 - - [2025-10-22 13:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022438 10.0.0.141 - - [2025-10-22 13:49:37] "GET /tag/e1721d14-38a1-46e0-aa88-837c0eeeb915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013484 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.141 - - [2025-10-22 13:49:38] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032907 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.141 - - [2025-10-22 13:49:38] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006693 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2025-10-22 13:49:38] "GET /service-appliance-set/4f2aa661-485d-4f7d-b988-ae04ee8df521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003573 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.001967 10.0.0.141 - - [2025-10-22 13:49:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107349 10.0.0.141 - - [2025-10-22 13:49:38] "GET /virtual-machine-interface/0cb01a59-57f3-4b41-8602-e7487d5d2630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.014928 10.0.0.141 - - [2025-10-22 13:49:38] "POST /instance-ips HTTP/1.1" 200 382 0.047363 10.0.0.141 - - [2025-10-22 13:49:38] "GET /instance-ip/8b92c7cd-544e-4763-981f-c8120dd6eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003631 10.0.0.141 - - [2025-10-22 13:49:38] "POST /loadbalancers HTTP/1.1" 200 584 0.070653 10.0.0.141 - - [2025-10-22 13:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009960 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012010 10.0.0.141 - - [2025-10-22 13:49:38] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043718 10.0.0.141 - - [2025-10-22 13:49:38] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062042 10.0.0.141 - - [2025-10-22 13:49:38] "GET /instance-ip/8b92c7cd-544e-4763-981f-c8120dd6eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005600 10.0.0.141 - - [2025-10-22 13:49:38] "GET /loadbalancer/d3579727-b951-4437-bf93-4b99330a7273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002869 10.0.0.141 - - [2025-10-22 13:49:38] "POST /floating-ips HTTP/1.1" 200 585 0.035741 10.0.0.141 - - [2025-10-22 13:49:38] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044472 10.0.0.141 - - [2025-10-22 13:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018469 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.141 - - [2025-10-22 13:49:38] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040239 10.0.0.141 - - [2025-10-22 13:49:38] "GET /loadbalancer-listener/520038c7-4948-4209-b991-c640ae204339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002674 10.0.0.141 - - [2025-10-22 13:49:38] "GET /loadbalancer-listener/520038c7-4948-4209-b991-c640ae204339?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003770 10.0.0.141 - - [2025-10-22 13:49:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025858 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.141 - - [2025-10-22 13:49:38] "GET /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005331 10.0.0.141 - - [2025-10-22 13:49:38] "GET /instance-ip/8b92c7cd-544e-4763-981f-c8120dd6eefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003644 10.0.0.141 - - [2025-10-22 13:49:38] "GET /instance-ip/8b92c7cd-544e-4763-981f-c8120dd6eefe?fields=floating_ips HTTP/1.1" 200 1173 0.005487 10.0.0.141 - - [2025-10-22 13:49:38] "GET /floating-ip/dc165abc-f7f3-488c-a133-4f17f8432fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002129 10.0.0.141 - - [2025-10-22 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.141 - - [2025-10-22 13:49:39] "PUT /global-vrouter-config/a0f78207-955a-4985-bee7-c35bffdb2964 HTTP/1.1" 200 277 0.013892 10.0.0.141 - - [2025-10-22 13:49:39] "POST /tags HTTP/1.1" 200 358 0.069381 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.141 - - [2025-10-22 13:49:39] "GET /tag/253fc5ba-eacd-41f1-8616-7538fe41d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020795 10.0.0.141 - - [2025-10-22 13:49:39] "POST /tags HTTP/1.1" 200 306 0.055362 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.141 - - [2025-10-22 13:49:39] "GET /tag/2c17008f-02ff-4d21-b2df-88ba419b582b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013465 10.0.0.141 - - [2025-10-22 13:49:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.000481 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.013786 10.0.0.141 - - [2025-10-22 13:49:39] "POST /security-groups HTTP/1.1" 200 571 0.093906 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.004324 10.0.0.141 - - [2025-10-22 13:49:39] "POST /projects HTTP/1.1" 200 485 0.260196 10.0.0.141 - - [2025-10-22 13:49:39] "POST /access-control-lists HTTP/1.1" 200 582 0.077963 10.0.0.141 - - [2025-10-22 13:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021859 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022760 10.0.0.141 - - [2025-10-22 13:49:39] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.004739 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.001728 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.141 - - [2025-10-22 13:49:39] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.018631 10.0.0.141 - - [2025-10-22 13:49:39] "POST /access-control-lists HTTP/1.1" 200 580 0.063065 10.0.0.141 - - [2025-10-22 13:49:39] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.053463 10.0.0.141 - - [2025-10-22 13:49:39] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.041606 10.0.0.141 - - [2025-10-22 13:49:39] "POST /security-groups HTTP/1.1" 200 539 0.077647 10.0.0.141 - - [2025-10-22 13:49:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.007553 10.0.0.141 - - [2025-10-22 13:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.066340 10.0.0.141 - - [2025-10-22 13:49:40] "POST /access-control-lists HTTP/1.1" 200 598 0.110175 10.0.0.141 - - [2025-10-22 13:49:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.007767 10.0.0.141 - - [2025-10-22 13:49:40] "POST /chown HTTP/1.1" 200 109 0.066383 10.0.0.141 - - [2025-10-22 13:49:40] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009943 10.0.0.141 - - [2025-10-22 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.141 - - [2025-10-22 13:49:40] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005737 10.0.0.141 - - [2025-10-22 13:49:40] "POST /tags HTTP/1.1" 409 207 0.002470 10.0.0.141 - - [2025-10-22 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.141 - - [2025-10-22 13:49:40] "POST /access-control-lists HTTP/1.1" 200 596 0.082172 10.0.0.141 - - [2025-10-22 13:49:40] "GET /tag/2c17008f-02ff-4d21-b2df-88ba419b582b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014118 10.0.0.141 - - [2025-10-22 13:49:40] "POST /firewall-rules HTTP/1.1" 200 566 0.074040 10.0.0.141 - - [2025-10-22 13:49:40] "GET /firewall-rule/3bb0983d-43d0-4bb6-bb26-27bc287c07d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013307 10.0.0.141 - - [2025-10-22 13:49:40] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.013903 10.0.0.141 - - [2025-10-22 13:49:40] "GET /firewall-rule/3bb0983d-43d0-4bb6-bb26-27bc287c07d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006192 10.0.0.141 - - [2025-10-22 13:49:40] "POST /ref-update HTTP/1.1" 200 156 0.021400 10.0.0.141 - - [2025-10-22 13:49:40] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017329 10.0.0.141 - - [2025-10-22 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.141 - - [2025-10-22 13:49:40] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002597 10.0.0.141 - - [2025-10-22 13:49:40] "POST /tags HTTP/1.1" 409 207 0.001686 10.0.0.141 - - [2025-10-22 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006491 10.0.0.141 - - [2025-10-22 13:49:40] "GET /tag/2c17008f-02ff-4d21-b2df-88ba419b582b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016560 10.0.0.141 - - [2025-10-22 13:49:40] "POST /firewall-rules HTTP/1.1" 200 564 0.082637 10.0.0.141 - - [2025-10-22 13:49:40] "GET /firewall-rule/1c80dc16-2558-4fc0-af4a-f1734f43dfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004222 10.0.0.141 - - [2025-10-22 13:49:40] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003006 10.0.0.141 - - [2025-10-22 13:49:40] "GET /firewall-rule/1c80dc16-2558-4fc0-af4a-f1734f43dfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002130 10.0.0.141 - - [2025-10-22 13:49:40] "POST /ref-update HTTP/1.1" 200 156 0.016983 10.0.0.141 - - [2025-10-22 13:49:40] "POST /tags HTTP/1.1" 200 302 0.071064 10.0.0.141 - - [2025-10-22 13:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.141 - - [2025-10-22 13:49:40] "GET /tag/925dfe84-0d97-4833-b5f5-29ab1b477ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012172 10.0.0.141 - - [2025-10-22 13:49:40] "POST /tags HTTP/1.1" 200 326 0.056795 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014139 10.0.0.141 - - [2025-10-22 13:49:41] "GET /tag/d8375b90-64c7-4b79-93c4-6e4b60484c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.015374 10.0.0.141 - - [2025-10-22 13:49:41] "POST /tags HTTP/1.1" 200 364 0.023067 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010046 10.0.0.141 - - [2025-10-22 13:49:41] "GET /tag/2da9f17c-3a16-4a1a-86b3-23c4ab823cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011903 10.0.0.141 - - [2025-10-22 13:49:41] "POST /tags HTTP/1.1" 200 312 0.019736 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.141 - - [2025-10-22 13:49:41] "GET /tag/7acef359-5409-4e03-baef-bd0683916404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011872 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.141 - - [2025-10-22 13:49:41] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.004215 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.141 - - [2025-10-22 13:49:41] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029996 10.0.0.141 - - [2025-10-22 13:49:41] "POST /virtual-machines HTTP/1.1" 200 378 0.008285 10.0.0.141 - - [2025-10-22 13:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009622 10.0.0.141 - - [2025-10-22 13:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.131471 10.0.0.141 - - [2025-10-22 13:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026721 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015147 10.0.0.141 - - [2025-10-22 13:49:41] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004754 10.0.0.141 - - [2025-10-22 13:49:41] "POST /instance-ips HTTP/1.1" 200 410 0.028338 10.0.0.141 - - [2025-10-22 13:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024767 10.0.0.141 - - [2025-10-22 13:49:41] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006489 10.0.0.141 - - [2025-10-22 13:49:41] "POST /set-tag HTTP/1.1" 200 109 0.024587 10.0.0.141 - - [2025-10-22 13:49:41] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019113 10.0.0.141 - - [2025-10-22 13:49:41] "GET /instance-ip/f5911eac-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003296 10.0.0.141 - - [2025-10-22 13:49:41] "POST /tags HTTP/1.1" 200 302 0.026480 10.0.0.141 - - [2025-10-22 13:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017471 10.0.0.141 - - [2025-10-22 13:49:41] "GET /tag/ea5d3005-95f2-42ab-9d09-1b0e683f141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.025584 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.141 - - [2025-10-22 13:49:42] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045975 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.141 - - [2025-10-22 13:49:42] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005296 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2025-10-22 13:49:42] "GET /service-appliance-set/4f2aa661-485d-4f7d-b988-ae04ee8df521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002758 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.002408 10.0.0.141 - - [2025-10-22 13:49:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115850 10.0.0.141 - - [2025-10-22 13:49:42] "GET /virtual-machine-interface/b7db047a-6d0a-4ae2-9a3c-3fa4178f42b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.016011 10.0.0.141 - - [2025-10-22 13:49:42] "POST /instance-ips HTTP/1.1" 200 378 0.027288 10.0.0.141 - - [2025-10-22 13:49:42] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015323 10.0.0.141 - - [2025-10-22 13:49:42] "POST /loadbalancers HTTP/1.1" 200 584 0.065488 10.0.0.141 - - [2025-10-22 13:49:42] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043147 10.0.0.141 - - [2025-10-22 13:49:42] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005442 10.0.0.141 - - [2025-10-22 13:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029922 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008809 10.0.0.141 - - [2025-10-22 13:49:42] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030017 10.0.0.141 - - [2025-10-22 13:49:42] "POST /floating-ips HTTP/1.1" 200 583 0.019645 10.0.0.141 - - [2025-10-22 13:49:42] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.027506 10.0.0.141 - - [2025-10-22 13:49:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022413 10.0.0.141 - - [2025-10-22 13:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032830 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.141 - - [2025-10-22 13:49:42] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040383 10.0.0.141 - - [2025-10-22 13:49:42] "GET /loadbalancer-listener/564ff4f9-8d45-46f0-a84b-a1e1a7c9c4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004607 10.0.0.141 - - [2025-10-22 13:49:42] "GET /loadbalancer-listener/564ff4f9-8d45-46f0-a84b-a1e1a7c9c4bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002944 10.0.0.141 - - [2025-10-22 13:49:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025297 10.0.0.141 - - [2025-10-22 13:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.141 - - [2025-10-22 13:49:42] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006027 10.0.0.141 - - [2025-10-22 13:49:42] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?fields=floating_ips HTTP/1.1" 200 1165 0.010124 10.0.0.141 - - [2025-10-22 13:49:42] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002621 10.0.0.141 - - [2025-10-22 13:49:43] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061044 10.0.0.141 - - [2025-10-22 13:49:43] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003193 10.0.0.141 - - [2025-10-22 13:49:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026495 10.0.0.141 - - [2025-10-22 13:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025116 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.141 - - [2025-10-22 13:49:43] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037626 10.0.0.141 - - [2025-10-22 13:49:43] "GET /loadbalancer-listener/9fa90a6a-cba9-4a84-bc9e-aa3fc80da96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002295 10.0.0.141 - - [2025-10-22 13:49:43] "GET /loadbalancer-listener/9fa90a6a-cba9-4a84-bc9e-aa3fc80da96e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003120 10.0.0.141 - - [2025-10-22 13:49:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021495 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.141 - - [2025-10-22 13:49:43] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004570 10.0.0.141 - - [2025-10-22 13:49:43] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?fields=floating_ips HTTP/1.1" 200 1165 0.004456 10.0.0.141 - - [2025-10-22 13:49:43] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005172 10.0.0.141 - - [2025-10-22 13:49:43] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047796 10.0.0.141 - - [2025-10-22 13:49:43] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002940 10.0.0.141 - - [2025-10-22 13:49:43] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.024188 10.0.0.141 - - [2025-10-22 13:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022375 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.141 - - [2025-10-22 13:49:43] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030998 10.0.0.141 - - [2025-10-22 13:49:43] "GET /loadbalancer-listener/a4fb7cf4-651c-460c-97c7-809f8a96ee03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004651 10.0.0.141 - - [2025-10-22 13:49:43] "GET /loadbalancer-listener/a4fb7cf4-651c-460c-97c7-809f8a96ee03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003743 10.0.0.141 - - [2025-10-22 13:49:43] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.019307 10.0.0.141 - - [2025-10-22 13:49:43] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002738 10.0.0.141 - - [2025-10-22 13:49:43] "GET /instance-ip/3e747b3e-0fcb-44d9-89ea-7bd36c4c479d?fields=floating_ips HTTP/1.1" 200 1165 0.004797 10.0.0.141 - - [2025-10-22 13:49:43] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.001961 10.0.0.141 - - [2025-10-22 13:49:43] "POST /tags HTTP/1.1" 200 356 0.017410 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.141 - - [2025-10-22 13:49:43] "GET /tag/c435676f-c996-4ac6-9e1b-2bde8caa329e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011582 10.0.0.141 - - [2025-10-22 13:49:43] "POST /tags HTTP/1.1" 200 304 0.017981 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015331 10.0.0.141 - - [2025-10-22 13:49:43] "GET /tag/a38d60ca-8508-404c-92cb-0aa79680c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011524 10.0.0.141 - - [2025-10-22 13:49:43] "POST /projects HTTP/1.1" 409 218 0.001957 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.141 - - [2025-10-22 13:49:43] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027223 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.141 - - [2025-10-22 13:49:43] "GET /network-ipam/bd777407-c0db-4108-a348-e6117df39128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002226 10.0.0.141 - - [2025-10-22 13:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.141 - - [2025-10-22 13:49:44] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.024809 10.0.0.141 - - [2025-10-22 13:49:44] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.049887 10.0.0.141 - - [2025-10-22 13:49:44] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006496 10.0.0.141 - - [2025-10-22 13:49:44] "POST /set-tag HTTP/1.1" 200 109 0.066595 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.141 - - [2025-10-22 13:49:44] "GET /network-ipam/a54f9194-22e8-4a99-b41f-4ea00adc3b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002897 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.141 - - [2025-10-22 13:49:44] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004071 10.0.0.141 - - [2025-10-22 13:49:44] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.046405 10.0.0.141 - - [2025-10-22 13:49:44] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.012608 10.0.0.141 - - [2025-10-22 13:49:44] "POST /set-tag HTTP/1.1" 200 109 0.049292 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.141 - - [2025-10-22 13:49:44] "GET /network-policy/a27cbdfc-e813-490a-ba38-fd63ad6924b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002567 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.141 - - [2025-10-22 13:49:44] "GET /network-policy/b7b95203-e716-44fd-b700-281bf36bf193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003011 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.141 - - [2025-10-22 13:49:44] "GET /network-policy/0817db92-4de6-4094-97fc-1015c699d9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003039 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.141 - - [2025-10-22 13:49:44] "PUT /network-policy/0817db92-4de6-4094-97fc-1015c699d9cf HTTP/1.1" 200 263 0.012434 10.0.0.141 - - [2025-10-22 13:49:44] "POST /ref-update HTTP/1.1" 200 156 0.060482 10.0.0.141 - - [2025-10-22 13:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002245 10.0.0.141 - - [2025-10-22 13:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001861 10.0.0.141 - - [2025-10-22 13:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001932 10.0.0.141 - - [2025-10-22 13:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002114 10.0.0.141 - - [2025-10-22 13:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001771 10.0.0.141 - - [2025-10-22 13:49:44] "POST /security-groups HTTP/1.1" 409 245 0.002751 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.141 - - [2025-10-22 13:49:44] "PUT /security-group/c4ed894c-28fa-4c4c-a18a-2c3490b6b256 HTTP/1.1" 200 263 0.067667 10.0.0.141 - - [2025-10-22 13:49:44] "PUT /access-control-list/658147d5-7182-491f-a2cd-a2f2a77282ce HTTP/1.1" 200 273 0.009847 10.0.0.141 - - [2025-10-22 13:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033629 10.0.0.141 - - [2025-10-22 13:49:44] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014733 10.0.0.141 - - [2025-10-22 13:49:44] "PUT /access-control-list/0e3a760d-25fc-4402-a93e-d00c11a29471 HTTP/1.1" 200 273 0.028215 10.0.0.141 - - [2025-10-22 13:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.141 - - [2025-10-22 13:49:45] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003977 10.0.0.141 - - [2025-10-22 13:49:45] "POST /tags HTTP/1.1" 409 206 0.001873 10.0.0.141 - - [2025-10-22 13:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.141 - - [2025-10-22 13:49:45] "GET /tag/a38d60ca-8508-404c-92cb-0aa79680c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009854 10.0.0.141 - - [2025-10-22 13:49:45] "POST /firewall-rules HTTP/1.1" 200 564 0.079906 10.0.0.141 - - [2025-10-22 13:49:45] "GET /firewall-rule/00e71d94-e86a-4b84-82c6-dc14034f6a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004603 10.0.0.141 - - [2025-10-22 13:49:45] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004119 10.0.0.141 - - [2025-10-22 13:49:45] "GET /firewall-rule/00e71d94-e86a-4b84-82c6-dc14034f6a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002554 10.0.0.141 - - [2025-10-22 13:49:45] "POST /ref-update HTTP/1.1" 200 156 0.030753 10.0.0.141 - - [2025-10-22 13:49:45] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014904 10.0.0.141 - - [2025-10-22 13:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.141 - - [2025-10-22 13:49:45] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002900 10.0.0.141 - - [2025-10-22 13:49:45] "POST /tags HTTP/1.1" 409 206 0.001618 10.0.0.141 - - [2025-10-22 13:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.141 - - [2025-10-22 13:49:45] "GET /tag/a38d60ca-8508-404c-92cb-0aa79680c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.083247 10.0.0.141 - - [2025-10-22 13:49:45] "POST /firewall-rules HTTP/1.1" 200 562 0.081082 10.0.0.141 - - [2025-10-22 13:49:45] "GET /firewall-rule/c302d36b-862c-4b3a-a08c-d86736b3279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.009637 10.0.0.141 - - [2025-10-22 13:49:45] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006609 10.0.0.141 - - [2025-10-22 13:49:45] "GET /firewall-rule/c302d36b-862c-4b3a-a08c-d86736b3279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003126 10.0.0.141 - - [2025-10-22 13:49:45] "POST /ref-update HTTP/1.1" 200 156 0.029359 10.0.0.141 - - [2025-10-22 13:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.141 - - [2025-10-22 13:49:45] "GET /loadbalancer/d3579727-b951-4437-bf93-4b99330a7273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002768 10.0.0.141 - - [2025-10-22 13:49:45] "POST /tags HTTP/1.1" 200 372 0.026776 10.0.0.141 - - [2025-10-22 13:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.141 - - [2025-10-22 13:49:45] "GET /tag/00b47701-5f1f-4565-ae27-5b7778a00f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012123 10.0.0.141 - - [2025-10-22 13:49:45] "POST /tags HTTP/1.1" 200 320 0.053510 10.0.0.141 - - [2025-10-22 13:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.141 - - [2025-10-22 13:49:45] "GET /tag/d688a61f-1974-4897-823f-2087f9be0e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015116 10.0.0.141 - - [2025-10-22 13:49:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.000707 10.0.0.141 - - [2025-10-22 13:49:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.007053 10.0.0.141 - - [2025-10-22 13:49:46] "POST /security-groups HTTP/1.1" 200 578 0.096117 10.0.0.141 - - [2025-10-22 13:49:46] "POST /projects HTTP/1.1" 200 499 0.240804 10.0.0.141 - - [2025-10-22 13:49:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.002866 10.0.0.141 - - [2025-10-22 13:49:46] "POST /access-control-lists HTTP/1.1" 200 589 0.068042 10.0.0.141 - - [2025-10-22 13:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.053098 10.0.0.141 - - [2025-10-22 13:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.141 - - [2025-10-22 13:49:46] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005557 10.0.0.141 - - [2025-10-22 13:49:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.008701 10.0.0.141 - - [2025-10-22 13:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.141 - - [2025-10-22 13:49:46] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.032830 10.0.0.141 - - [2025-10-22 13:49:46] "POST /access-control-lists HTTP/1.1" 200 587 0.084779 10.0.0.141 - - [2025-10-22 13:49:46] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.138263 10.0.0.141 - - [2025-10-22 13:49:46] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.109318 10.0.0.141 - - [2025-10-22 13:49:46] "POST /security-groups HTTP/1.1" 200 560 0.159777 10.0.0.141 - - [2025-10-22 13:49:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.007794 10.0.0.141 - - [2025-10-22 13:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.056610 10.0.0.141 - - [2025-10-22 13:49:46] "POST /access-control-lists HTTP/1.1" 200 612 0.051900 10.0.0.141 - - [2025-10-22 13:49:47] "POST /chown HTTP/1.1" 200 109 0.052361 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.003779 10.0.0.141 - - [2025-10-22 13:49:47] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.036520 10.0.0.141 - - [2025-10-22 13:49:47] "POST /access-control-lists HTTP/1.1" 200 610 0.063117 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.141 - - [2025-10-22 13:49:47] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022079 10.0.0.141 - - [2025-10-22 13:49:47] "POST /tags HTTP/1.1" 409 214 0.001949 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.141 - - [2025-10-22 13:49:47] "GET /tag/d688a61f-1974-4897-823f-2087f9be0e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.009962 10.0.0.141 - - [2025-10-22 13:49:47] "POST /firewall-rules HTTP/1.1" 200 580 0.069397 10.0.0.141 - - [2025-10-22 13:49:47] "GET /firewall-rule/5ad39cb1-35e5-4ab0-bad0-b1c798c1254c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004088 10.0.0.141 - - [2025-10-22 13:49:47] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.002872 10.0.0.141 - - [2025-10-22 13:49:47] "GET /firewall-rule/5ad39cb1-35e5-4ab0-bad0-b1c798c1254c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001837 10.0.0.141 - - [2025-10-22 13:49:47] "POST /ref-update HTTP/1.1" 200 156 0.022854 10.0.0.141 - - [2025-10-22 13:49:47] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006143 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.141 - - [2025-10-22 13:49:47] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004064 10.0.0.141 - - [2025-10-22 13:49:47] "POST /tags HTTP/1.1" 409 214 0.001748 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.141 - - [2025-10-22 13:49:47] "GET /tag/d688a61f-1974-4897-823f-2087f9be0e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.017501 10.0.0.141 - - [2025-10-22 13:49:47] "POST /firewall-rules HTTP/1.1" 200 578 0.069874 10.0.0.141 - - [2025-10-22 13:49:47] "GET /firewall-rule/81db6d04-e16b-4359-a1a0-1608d37a0b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011964 10.0.0.141 - - [2025-10-22 13:49:47] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003541 10.0.0.141 - - [2025-10-22 13:49:47] "GET /firewall-rule/81db6d04-e16b-4359-a1a0-1608d37a0b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002111 10.0.0.141 - - [2025-10-22 13:49:47] "POST /ref-update HTTP/1.1" 200 156 0.026581 10.0.0.141 - - [2025-10-22 13:49:47] "POST /tags HTTP/1.1" 200 364 0.036929 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020836 10.0.0.141 - - [2025-10-22 13:49:47] "GET /tag/761051e6-1b61-43b6-a997-855bc538896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018968 10.0.0.141 - - [2025-10-22 13:49:47] "POST /tags HTTP/1.1" 200 312 0.021351 10.0.0.141 - - [2025-10-22 13:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025406 10.0.0.141 - - [2025-10-22 13:49:47] "GET /tag/b9318108-b571-444f-8b1d-f6332086f24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017227 10.0.0.141 - - [2025-10-22 13:49:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.005299 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.003906 10.0.0.141 - - [2025-10-22 13:49:48] "POST /security-groups HTTP/1.1" 200 574 0.076510 10.0.0.141 - - [2025-10-22 13:49:48] "POST /projects HTTP/1.1" 200 491 0.225901 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.006392 10.0.0.141 - - [2025-10-22 13:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036098 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007940 10.0.0.141 - - [2025-10-22 13:49:48] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.028681 10.0.0.141 - - [2025-10-22 13:49:48] "POST /access-control-lists HTTP/1.1" 200 585 0.109538 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012027 10.0.0.141 - - [2025-10-22 13:49:48] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.016671 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003701 10.0.0.141 - - [2025-10-22 13:49:48] "GET / HTTP/1.1" 200 36215 0.008749 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.141 - - [2025-10-22 13:49:48] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.034561 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.141 - - [2025-10-22 13:49:48] "GET /config-node/f60bcce1-0caa-441a-8789-41f417de0575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.025842 10.0.0.141 - - [2025-10-22 13:49:48] "POST /access-control-lists HTTP/1.1" 200 583 0.130630 10.0.0.141 - - [2025-10-22 13:49:48] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.131999 10.0.0.141 - - [2025-10-22 13:49:48] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.075458 10.0.0.141 - - [2025-10-22 13:49:48] "POST /security-groups HTTP/1.1" 200 548 0.094542 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.001756 10.0.0.141 - - [2025-10-22 13:49:48] "POST /access-control-lists HTTP/1.1" 200 604 0.062682 10.0.0.141 - - [2025-10-22 13:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.062212 10.0.0.141 - - [2025-10-22 13:49:48] "POST /chown HTTP/1.1" 200 109 0.014009 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.005003 10.0.0.141 - - [2025-10-22 13:49:48] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016495 10.0.0.141 - - [2025-10-22 13:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.141 - - [2025-10-22 13:49:48] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032880 10.0.0.141 - - [2025-10-22 13:49:48] "POST /access-control-lists HTTP/1.1" 200 602 0.087112 10.0.0.141 - - [2025-10-22 13:49:49] "POST /tags HTTP/1.1" 409 210 0.010044 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.141 - - [2025-10-22 13:49:49] "GET /tag/b9318108-b571-444f-8b1d-f6332086f24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009991 10.0.0.141 - - [2025-10-22 13:49:49] "POST /firewall-rules HTTP/1.1" 200 572 0.064557 10.0.0.141 - - [2025-10-22 13:49:49] "GET /firewall-rule/339871ab-3cd5-4a87-aa0c-f07f7114e646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016787 10.0.0.141 - - [2025-10-22 13:49:49] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003654 10.0.0.141 - - [2025-10-22 13:49:49] "GET /firewall-rule/339871ab-3cd5-4a87-aa0c-f07f7114e646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002421 10.0.0.141 - - [2025-10-22 13:49:49] "POST /ref-update HTTP/1.1" 200 156 0.031114 10.0.0.141 - - [2025-10-22 13:49:49] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009239 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.141 - - [2025-10-22 13:49:49] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002783 10.0.0.141 - - [2025-10-22 13:49:49] "POST /tags HTTP/1.1" 409 210 0.003527 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.141 - - [2025-10-22 13:49:49] "GET /tag/b9318108-b571-444f-8b1d-f6332086f24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.025265 10.0.0.141 - - [2025-10-22 13:49:49] "POST /firewall-rules HTTP/1.1" 200 570 0.086969 10.0.0.141 - - [2025-10-22 13:49:49] "GET /firewall-rule/240eb8e1-131e-4ac9-8241-a55439fc51e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003912 10.0.0.141 - - [2025-10-22 13:49:49] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003355 10.0.0.141 - - [2025-10-22 13:49:49] "GET /firewall-rule/240eb8e1-131e-4ac9-8241-a55439fc51e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002103 10.0.0.141 - - [2025-10-22 13:49:49] "POST /ref-update HTTP/1.1" 200 156 0.057209 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007589 10.0.0.141 - - [2025-10-22 13:49:49] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005543 10.0.0.141 - - [2025-10-22 13:49:49] "POST /tags HTTP/1.1" 409 237 0.002380 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.141 - - [2025-10-22 13:49:49] "GET /tag/2da9f17c-3a16-4a1a-86b3-23c4ab823cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019364 10.0.0.141 - - [2025-10-22 13:49:49] "POST /tags HTTP/1.1" 409 210 0.002700 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.141 - - [2025-10-22 13:49:49] "GET /tag/7acef359-5409-4e03-baef-bd0683916404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013344 10.0.0.141 - - [2025-10-22 13:49:49] "POST /projects HTTP/1.1" 409 223 0.006221 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.141 - - [2025-10-22 13:49:49] "GET /project/996946f5-746a-4def-9fed-e6cff746d2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043583 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.141 - - [2025-10-22 13:49:49] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004233 10.0.0.141 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.141 - - [2025-10-22 13:49:50] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004979 10.0.0.141 - - [2025-10-22 13:49:50] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.043015 10.0.0.141 - - [2025-10-22 13:49:50] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.064324 10.0.0.141 - - [2025-10-22 13:49:50] "POST /security-groups HTTP/1.1" 409 253 0.002713 10.0.0.141 - - [2025-10-22 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2025-10-22 13:49:50] "PUT /security-group/5a537e73-bb2c-410d-b915-36cd3340a09e HTTP/1.1" 200 263 0.058850 10.0.0.141 - - [2025-10-22 13:49:50] "PUT /access-control-list/3098c063-a8da-4f13-ab23-4bf2c4e7ca3f HTTP/1.1" 200 273 0.021692 10.0.0.141 - - [2025-10-22 13:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046523 10.0.0.141 - - [2025-10-22 13:49:50] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016745 10.0.0.141 - - [2025-10-22 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.141 - - [2025-10-22 13:49:50] "PUT /access-control-list/0f2c1d02-4834-42d3-8601-e98f86883b8e HTTP/1.1" 200 273 0.044096 10.0.0.141 - - [2025-10-22 13:49:50] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002681 10.0.0.141 - - [2025-10-22 13:49:50] "POST /tags HTTP/1.1" 409 210 0.006377 10.0.0.141 - - [2025-10-22 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.141 - - [2025-10-22 13:49:50] "GET /tag/7acef359-5409-4e03-baef-bd0683916404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014340 10.0.0.141 - - [2025-10-22 13:49:50] "POST /firewall-rules HTTP/1.1" 200 572 0.071804 10.0.0.141 - - [2025-10-22 13:49:50] "GET /firewall-rule/4cd08ff1-1822-485e-ac6e-8f023ecd8527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010452 10.0.0.141 - - [2025-10-22 13:49:50] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005848 10.0.0.141 - - [2025-10-22 13:49:50] "GET /firewall-rule/4cd08ff1-1822-485e-ac6e-8f023ecd8527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002227 10.0.0.141 - - [2025-10-22 13:49:50] "POST /ref-update HTTP/1.1" 200 156 0.043086 10.0.0.141 - - [2025-10-22 13:49:50] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002486 10.0.0.141 - - [2025-10-22 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.141 - - [2025-10-22 13:49:50] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002258 10.0.0.141 - - [2025-10-22 13:49:50] "POST /tags HTTP/1.1" 409 210 0.002155 10.0.0.141 - - [2025-10-22 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.141 - - [2025-10-22 13:49:50] "GET /tag/7acef359-5409-4e03-baef-bd0683916404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012460 10.0.0.141 - - [2025-10-22 13:49:50] "POST /firewall-rules HTTP/1.1" 200 570 0.066307 10.0.0.141 - - [2025-10-22 13:49:50] "GET /firewall-rule/a10775b5-8554-407c-ac02-5612cfd44ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010583 10.0.0.141 - - [2025-10-22 13:49:50] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005924 10.0.0.141 - - [2025-10-22 13:49:51] "GET /firewall-rule/a10775b5-8554-407c-ac02-5612cfd44ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004665 10.0.0.141 - - [2025-10-22 13:49:51] "POST /ref-update HTTP/1.1" 200 156 0.054600 10.0.0.141 - - [2025-10-22 13:49:51] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009896 10.0.0.141 - - [2025-10-22 13:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.141 - - [2025-10-22 13:49:59] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.141 - - [2025-10-22 13:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.141 - - [2025-10-22 13:49:59] "GET /routing-instance/27f9b241-353a-4659-8eda-d38956047b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003291 10.0.0.141 - - [2025-10-22 13:49:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002369 10.0.0.141 - - [2025-10-22 13:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.141 - - [2025-10-22 13:49:59] "GET /bgp-router/26b062b3-3479-4ea0-992a-a80d6fa8a9ce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.012315 10.0.0.141 - - [2025-10-22 13:49:59] "PUT /bgp-router/26b062b3-3479-4ea0-992a-a80d6fa8a9ce HTTP/1.1" 200 255 0.013546 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:49:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000781 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000804 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:50:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000756 10.0.0.141 - - [2025-10-22 13:51:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002017 10.0.0.141 - - [2025-10-22 13:51:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002033 10.0.0.73 - - [2025-10-22 13:52:03] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.73 - - [2025-10-22 13:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.73 - - [2025-10-22 13:52:03] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005039 10.0.0.73 - - [2025-10-22 13:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.73 - - [2025-10-22 13:52:03] "GET /routing-instance/27f9b241-353a-4659-8eda-d38956047b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002909 10.0.0.73 - - [2025-10-22 13:52:03] "PUT /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77 HTTP/1.1" 200 275 0.009595 10.0.0.73 - - [2025-10-22 13:52:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.001858 10.0.0.73 - - [2025-10-22 13:52:03] "POST /virtual-routers HTTP/1.1" 200 601 0.013310 10.0.0.73 - - [2025-10-22 13:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.73 - - [2025-10-22 13:52:03] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004247 10.0.0.73 - - [2025-10-22 13:52:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.001513 10.0.0.73 - - [2025-10-22 13:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.73 - - [2025-10-22 13:52:03] "GET /virtual-network/a8b7c4bc-6646-4025-bf80-f61859644d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003922 10.0.0.73 - - [2025-10-22 13:52:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.049169 10.0.0.141 - - [2025-10-22 13:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.141 - - [2025-10-22 13:52:06] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003202 10.0.0.141 - - [2025-10-22 13:53:38] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002976 10.0.0.141 - - [2025-10-22 13:53:38] "POST /ref-update HTTP/1.1" 200 156 0.012470 10.0.0.141 - - [2025-10-22 13:53:41] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004410 10.0.0.141 - - [2025-10-22 13:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.141 - - [2025-10-22 13:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.141 - - [2025-10-22 13:53:41] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002688 10.0.0.141 - - [2025-10-22 13:53:43] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004305 10.0.0.141 - - [2025-10-22 13:53:43] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.141 - - [2025-10-22 13:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.141 - - [2025-10-22 13:53:43] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002192 10.0.0.141 - - [2025-10-22 13:53:43] "GET /loadbalancer-pool/ec308f39-c5b5-4e44-b586-645f60c9903e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010046 10.0.0.141 - - [2025-10-22 13:53:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019995 10.0.0.141 - - [2025-10-22 13:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012735 10.0.0.141 - - [2025-10-22 13:53:43] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012520 10.0.0.141 - - [2025-10-22 13:53:43] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010117 10.0.0.141 - - [2025-10-22 13:53:43] "POST /tags HTTP/1.1" 409 205 0.004284 10.0.0.141 - - [2025-10-22 13:53:44] "POST /ref-update HTTP/1.1" 200 156 0.023715 10.0.0.141 - - [2025-10-22 13:53:44] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.020375 10.0.0.141 - - [2025-10-22 13:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009612 10.0.0.141 - - [2025-10-22 13:53:44] "GET /tag/ea5d3005-95f2-42ab-9d09-1b0e683f141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012399 10.0.0.141 - - [2025-10-22 13:53:44] "PUT /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f HTTP/1.1" 200 257 0.016752 10.0.0.141 - - [2025-10-22 13:53:44] "POST /set-tag HTTP/1.1" 200 109 0.115824 10.0.0.141 - - [2025-10-22 13:53:44] "GET /loadbalancer-pool/15c43ced-ff5b-4cb6-9552-8301fe88dd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008016 10.0.0.141 - - [2025-10-22 13:53:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023462 10.0.0.141 - - [2025-10-22 13:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023224 10.0.0.141 - - [2025-10-22 13:53:44] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023794 10.0.0.141 - - [2025-10-22 13:53:44] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004775 10.0.0.141 - - [2025-10-22 13:53:44] "POST /ref-update HTTP/1.1" 200 156 0.013079 10.0.0.141 - - [2025-10-22 13:53:44] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.026887 10.0.0.141 - - [2025-10-22 13:53:44] "POST /set-tag HTTP/1.1" 200 109 0.026301 10.0.0.141 - - [2025-10-22 13:53:44] "GET /loadbalancer-pool/c0fb5b6b-fad1-41c7-970d-d3d245465319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005893 10.0.0.141 - - [2025-10-22 13:53:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020730 10.0.0.141 - - [2025-10-22 13:53:44] "PUT /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f HTTP/1.1" 200 257 0.027827 10.0.0.141 - - [2025-10-22 13:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018902 10.0.0.141 - - [2025-10-22 13:53:44] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.024586 10.0.0.141 - - [2025-10-22 13:53:44] "POST /set-tag HTTP/1.1" 200 109 0.004833 10.0.0.141 - - [2025-10-22 13:53:44] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006386 10.0.0.141 - - [2025-10-22 13:53:44] "POST /ref-update HTTP/1.1" 200 156 0.011359 10.0.0.141 - - [2025-10-22 13:53:44] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.006391 10.0.0.141 - - [2025-10-22 13:53:44] "PUT /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f HTTP/1.1" 200 257 0.022965 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000827 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000808 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.010691 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:54:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 10.0.0.73 - - [2025-10-22 13:55:00] "GET / HTTP/1.1" 200 36215 0.001771 10.0.0.73 - - [2025-10-22 13:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.73 - - [2025-10-22 13:55:00] "GET /global-system-config/91e1b557-2500-48a2-abf8-4aba3a364c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005195 10.0.0.73 - - [2025-10-22 13:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.73 - - [2025-10-22 13:55:00] "GET /routing-instance/27f9b241-353a-4659-8eda-d38956047b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004689 10.0.0.73 - - [2025-10-22 13:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.73 - - [2025-10-22 13:55:00] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004434 10.0.0.73 - - [2025-10-22 13:55:00] "PUT /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b HTTP/1.1" 200 263 0.008147 10.0.0.73 - - [2025-10-22 13:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.73 - - [2025-10-22 13:55:00] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003118 10.0.0.73 - - [2025-10-22 13:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.73 - - [2025-10-22 13:55:00] "GET /virtual-machine-interface/898f1ce6-73b4-412b-a8a3-0c015c5722b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003760 10.0.0.73 - - [2025-10-22 13:55:00] "PUT /virtual-machine-interface/898f1ce6-73b4-412b-a8a3-0c015c5722b0 HTTP/1.1" 200 285 0.009145 10.0.0.141 - - [2025-10-22 13:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.141 - - [2025-10-22 13:55:06] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002555 10.0.0.141 - - [2025-10-22 13:56:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002672 10.0.0.141 - - [2025-10-22 13:56:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002812 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004294 10.0.0.141 - - [2025-10-22 13:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.141 - - [2025-10-22 13:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2025-10-22 13:57:56] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002908 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003830 10.0.0.141 - - [2025-10-22 13:57:56] "POST /set-tag HTTP/1.1" 200 109 0.040844 10.0.0.141 - - [2025-10-22 13:57:56] "DELETE /loadbalancer-member/f12cf473-479e-4e1f-b125-e58e1d6d9c1e HTTP/1.1" 200 115 0.064134 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008064 10.0.0.141 - - [2025-10-22 13:57:56] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.141 - - [2025-10-22 13:57:56] "DELETE /loadbalancer-member/b3d7bb8f-e67b-4418-8fcc-f98083950a5d HTTP/1.1" 200 115 0.052223 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006325 10.0.0.141 - - [2025-10-22 13:57:56] "POST /set-tag HTTP/1.1" 200 109 0.007090 10.0.0.141 - - [2025-10-22 13:57:56] "DELETE /loadbalancer-member/1b2ded18-f7a8-4abf-98ab-9e57744187f3 HTTP/1.1" 200 115 0.040632 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007122 10.0.0.141 - - [2025-10-22 13:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.141 - - [2025-10-22 13:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.141 - - [2025-10-22 13:57:56] "GET /loadbalancer/72869ef5-a5f8-4226-9bb0-0f2a79872c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003097 10.0.0.141 - - [2025-10-22 13:57:56] "GET /loadbalancer-pool/ec308f39-c5b5-4e44-b586-645f60c9903e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003403 10.0.0.141 - - [2025-10-22 13:57:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019165 10.0.0.141 - - [2025-10-22 13:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021615 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012809 10.0.0.141 - - [2025-10-22 13:57:56] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005579 10.0.0.141 - - [2025-10-22 13:57:56] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006937 10.0.0.141 - - [2025-10-22 13:57:56] "POST /set-tag HTTP/1.1" 200 109 0.076362 10.0.0.141 - - [2025-10-22 13:57:56] "GET /loadbalancer-pool/15c43ced-ff5b-4cb6-9552-8301fe88dd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008163 10.0.0.141 - - [2025-10-22 13:57:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046458 10.0.0.141 - - [2025-10-22 13:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007339 10.0.0.141 - - [2025-10-22 13:57:57] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017197 10.0.0.141 - - [2025-10-22 13:57:57] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004400 10.0.0.141 - - [2025-10-22 13:57:57] "POST /set-tag HTTP/1.1" 200 109 0.007662 10.0.0.141 - - [2025-10-22 13:57:57] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008808 10.0.0.141 - - [2025-10-22 13:57:57] "GET /loadbalancer-pool/c0fb5b6b-fad1-41c7-970d-d3d245465319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005224 10.0.0.141 - - [2025-10-22 13:57:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023490 10.0.0.141 - - [2025-10-22 13:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024971 10.0.0.141 - - [2025-10-22 13:57:57] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008809 10.0.0.141 - - [2025-10-22 13:57:57] "GET /virtual-machine-interface/f57834c8-af4d-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008561 10.0.0.141 - - [2025-10-22 13:57:57] "GET /floating-ip/263bd8f7-84ce-47ee-b5ba-5e35cf978d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.011568 10.0.0.141 - - [2025-10-22 13:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002292 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:58:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001251 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:59:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:59:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:59:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:59:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.141 - - [2025-10-22 13:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.141 - - [2025-10-22 14:00:41] "GET / HTTP/1.1" 200 36215 0.001461 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.141 - - [2025-10-22 14:00:41] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040728 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.141 - - [2025-10-22 14:00:41] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030796 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.141 - - [2025-10-22 14:00:41] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028455 10.0.0.141 - - [2025-10-22 14:00:41] "POST /tags HTTP/1.1" 200 334 0.037229 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.141 - - [2025-10-22 14:00:41] "GET /tag/55a898f8-a5ee-45c6-ba7f-b7acb3f8ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016586 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.141 - - [2025-10-22 14:00:41] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025606 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.141 - - [2025-10-22 14:00:41] "GET /virtual-networks?parent_id=3928740d-554d-4e17-9342-36f1d30cb194&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001393 10.0.0.141 - - [2025-10-22 14:00:41] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030494 10.0.0.141 - - [2025-10-22 14:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.141 - - [2025-10-22 14:00:42] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008559 10.0.0.141 - - [2025-10-22 14:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.141 - - [2025-10-22 14:00:42] "GET /service-appliance-set/4f2aa661-485d-4f7d-b988-ae04ee8df521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002926 10.0.0.141 - - [2025-10-22 14:00:42] "POST /virtual-networks HTTP/1.1" 200 514 0.060491 10.0.0.141 - - [2025-10-22 14:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.141 - - [2025-10-22 14:00:42] "GET /network-ipam/393c9456-4c25-4b72-b9de-724f28d6066c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.002496 10.0.0.141 - - [2025-10-22 14:00:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.002072 10.0.0.141 - - [2025-10-22 14:00:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.096242 10.0.0.141 - - [2025-10-22 14:00:42] "GET /virtual-machine-interface/54bd6dbc-ddd8-4256-b498-b4c2a62ff504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.029865 10.0.0.141 - - [2025-10-22 14:00:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009806 10.0.0.141 - - [2025-10-22 14:00:42] "POST /ref-update HTTP/1.1" 200 156 0.165568 10.0.0.141 - - [2025-10-22 14:00:42] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010277 10.0.0.141 - - [2025-10-22 14:00:42] "GET /domains HTTP/1.1" 200 281 0.003293 10.0.0.141 - - [2025-10-22 14:00:42] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 HTTP/1.1" 200 3099 0.019840 10.0.0.141 - - [2025-10-22 14:00:42] "POST /instance-ips HTTP/1.1" 200 410 0.088576 10.0.0.141 - - [2025-10-22 14:00:42] "GET /instance-ip/34538b3d-8f93-4e92-a73b-68f96b67f85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.084313 10.0.0.141 - - [2025-10-22 14:00:42] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194 HTTP/1.1" 200 5497 0.145358 10.0.0.141 - - [2025-10-22 14:00:42] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.005772 10.0.0.141 - - [2025-10-22 14:00:42] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.003489 10.0.0.141 - - [2025-10-22 14:00:42] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1184 0.002357 10.0.0.141 - - [2025-10-22 14:00:42] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1184 0.048820 10.0.0.141 - - [2025-10-22 14:00:42] "POST /loadbalancers HTTP/1.1" 200 612 0.092971 10.0.0.141 - - [2025-10-22 14:00:42] "POST /route-targets HTTP/1.1" 200 328 0.016699 10.0.0.141 - - [2025-10-22 14:00:42] "POST /ref-update HTTP/1.1" 200 156 0.036852 10.0.0.141 - - [2025-10-22 14:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026225 10.0.0.141 - - [2025-10-22 14:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014321 10.0.0.141 - - [2025-10-22 14:00:42] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080832 10.0.0.141 - - [2025-10-22 14:00:42] "GET /instance-ip/34538b3d-8f93-4e92-a73b-68f96b67f85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004847 10.0.0.141 - - [2025-10-22 14:00:42] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065263 10.0.0.141 - - [2025-10-22 14:00:42] "POST /floating-ips HTTP/1.1" 200 599 0.037981 10.0.0.141 - - [2025-10-22 14:00:42] "GET /loadbalancer/1c9a83e1-3685-446c-80b0-12b573e3b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002728 10.0.0.141 - - [2025-10-22 14:00:42] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.021387 10.0.0.141 - - [2025-10-22 14:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.141 - - [2025-10-22 14:00:42] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029939 10.0.0.141 - - [2025-10-22 14:00:42] "GET /loadbalancer-listener/cb0552ff-6564-4da3-9901-771f8905d9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003387 10.0.0.141 - - [2025-10-22 14:00:42] "GET /loadbalancer-listener/cb0552ff-6564-4da3-9901-771f8905d9b9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003053 10.0.0.141 - - [2025-10-22 14:00:42] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022606 10.0.0.141 - - [2025-10-22 14:00:42] "GET /instance-ip/34538b3d-8f93-4e92-a73b-68f96b67f85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003538 10.0.0.141 - - [2025-10-22 14:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.141 - - [2025-10-22 14:00:43] "GET /loadbalancer/1c9a83e1-3685-446c-80b0-12b573e3b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004512 10.0.0.141 - - [2025-10-22 14:00:43] "GET /instance-ip/34538b3d-8f93-4e92-a73b-68f96b67f85a?fields=floating_ips HTTP/1.1" 200 1214 0.008185 10.0.0.141 - - [2025-10-22 14:00:43] "GET /floating-ip/d4c03c51-3c10-4566-a759-71ed20f45a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.001995 10.0.0.141 - - [2025-10-22 14:00:43] "POST /tags HTTP/1.1" 200 296 0.060244 10.0.0.141 - - [2025-10-22 14:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008213 10.0.0.141 - - [2025-10-22 14:00:43] "GET /tag/d1dd7f97-98c0-4e23-be40-2541663cca91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.016859 10.0.0.141 - - [2025-10-22 14:00:43] "POST /tags HTTP/1.1" 409 233 0.002108 10.0.0.141 - - [2025-10-22 14:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.141 - - [2025-10-22 14:00:43] "GET /tag/c435676f-c996-4ac6-9e1b-2bde8caa329e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011744 10.0.0.141 - - [2025-10-22 14:00:43] "POST /tags HTTP/1.1" 409 206 0.002216 10.0.0.141 - - [2025-10-22 14:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.141 - - [2025-10-22 14:00:43] "GET /tag/a38d60ca-8508-404c-92cb-0aa79680c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011126 10.0.0.141 - - [2025-10-22 14:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.141 - - [2025-10-22 14:00:43] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005498 10.0.0.141 - - [2025-10-22 14:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.141 - - [2025-10-22 14:00:43] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032788 10.0.0.141 - - [2025-10-22 14:00:43] "POST /virtual-machines HTTP/1.1" 200 370 0.008543 10.0.0.141 - - [2025-10-22 14:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020496 10.0.0.141 - - [2025-10-22 14:00:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108426 10.0.0.141 - - [2025-10-22 14:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009135 10.0.0.141 - - [2025-10-22 14:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013625 10.0.0.141 - - [2025-10-22 14:00:43] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006880 10.0.0.141 - - [2025-10-22 14:00:43] "POST /instance-ips HTTP/1.1" 200 410 0.041242 10.0.0.141 - - [2025-10-22 14:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026486 10.0.0.141 - - [2025-10-22 14:00:43] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005747 10.0.0.141 - - [2025-10-22 14:00:43] "POST /set-tag HTTP/1.1" 200 109 0.015648 10.0.0.141 - - [2025-10-22 14:00:43] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018424 10.0.0.141 - - [2025-10-22 14:00:43] "GET /instance-ip/802b92c6-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005117 10.0.0.141 - - [2025-10-22 14:00:43] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004204 10.0.0.141 - - [2025-10-22 14:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.141 - - [2025-10-22 14:00:43] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.015420 10.0.0.141 - - [2025-10-22 14:00:44] "POST /ref-update HTTP/1.1" 200 156 0.018231 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016406 10.0.0.141 - - [2025-10-22 14:00:44] "POST /set-tag HTTP/1.1" 200 109 0.004123 10.0.0.141 - - [2025-10-22 14:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003728 10.0.0.141 - - [2025-10-22 14:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.141 - - [2025-10-22 14:00:44] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047474 10.0.0.141 - - [2025-10-22 14:00:44] "POST /virtual-machines HTTP/1.1" 200 370 0.008900 10.0.0.141 - - [2025-10-22 14:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020258 10.0.0.141 - - [2025-10-22 14:00:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.095895 10.0.0.141 - - [2025-10-22 14:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008657 10.0.0.141 - - [2025-10-22 14:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011550 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.003938 10.0.0.141 - - [2025-10-22 14:00:44] "POST /instance-ips HTTP/1.1" 200 410 0.022029 10.0.0.141 - - [2025-10-22 14:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.051085 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.012994 10.0.0.141 - - [2025-10-22 14:00:44] "POST /set-tag HTTP/1.1" 200 109 0.015857 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014302 10.0.0.141 - - [2025-10-22 14:00:44] "GET /instance-ip/80a314cc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002700 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005893 10.0.0.141 - - [2025-10-22 14:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.005356 10.0.0.141 - - [2025-10-22 14:00:44] "POST /ref-update HTTP/1.1" 200 156 0.011066 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017006 10.0.0.141 - - [2025-10-22 14:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004643 10.0.0.141 - - [2025-10-22 14:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.141 - - [2025-10-22 14:00:44] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003833 10.0.0.141 - - [2025-10-22 14:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.141 - - [2025-10-22 14:00:47] "GET /domains HTTP/1.1" 200 281 0.001813 10.0.0.141 - - [2025-10-22 14:00:47] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 HTTP/1.1" 200 3099 0.002840 10.0.0.141 - - [2025-10-22 14:00:47] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194 HTTP/1.1" 200 7091 0.035831 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.003907 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.003663 10.0.0.141 - - [2025-10-22 14:00:47] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1406 0.003846 10.0.0.141 - - [2025-10-22 14:00:47] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1406 0.005867 10.0.0.141 - - [2025-10-22 14:00:47] "GET /route-target/add9484c-4b52-4363-9c19-b752f48da02f HTTP/1.1" 200 1155 0.002403 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.004584 10.0.0.141 - - [2025-10-22 14:00:47] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1406 0.002880 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005471 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.004125 10.0.0.141 - - [2025-10-22 14:00:47] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1406 0.003031 10.0.0.141 - - [2025-10-22 14:00:47] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 200 1406 0.002692 10.0.0.141 - - [2025-10-22 14:00:47] "GET /route-target/add9484c-4b52-4363-9c19-b752f48da02f HTTP/1.1" 200 1155 0.002464 10.0.0.141 - - [2025-10-22 14:00:47] "GET /domains HTTP/1.1" 200 281 0.002120 10.0.0.141 - - [2025-10-22 14:00:47] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 HTTP/1.1" 200 3099 0.002888 10.0.0.141 - - [2025-10-22 14:00:47] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194 HTTP/1.1" 200 7091 0.056251 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2093 0.004401 10.0.0.141 - - [2025-10-22 14:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.141 - - [2025-10-22 14:00:47] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030717 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007335 10.0.0.141 - - [2025-10-22 14:00:47] "GET /floating-ip-pools?parent_id=7a411712-38ed-4618-8da1-91d8f9cdd3fe&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002047 10.0.0.141 - - [2025-10-22 14:00:47] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004140 10.0.0.141 - - [2025-10-22 14:00:47] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017858 10.0.0.141 - - [2025-10-22 14:00:48] "POST /ref-update HTTP/1.1" 200 156 0.010036 10.0.0.141 - - [2025-10-22 14:00:48] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011213 10.0.0.141 - - [2025-10-22 14:00:48] "GET /domains HTTP/1.1" 200 281 0.002666 10.0.0.141 - - [2025-10-22 14:00:48] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 HTTP/1.1" 200 3099 0.002519 10.0.0.141 - - [2025-10-22 14:00:48] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194 HTTP/1.1" 200 7348 0.041100 10.0.0.141 - - [2025-10-22 14:00:48] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2332 0.005474 10.0.0.141 - - [2025-10-22 14:00:48] "GET /floating-ip-pool/c4053893-308d-4cbb-a394-8a6185deb023 HTTP/1.1" 200 1318 0.002601 10.0.0.141 - - [2025-10-22 14:00:48] "GET /domains HTTP/1.1" 200 281 0.001583 10.0.0.141 - - [2025-10-22 14:00:48] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 HTTP/1.1" 200 3099 0.002525 10.0.0.141 - - [2025-10-22 14:00:48] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194 HTTP/1.1" 200 7348 0.033780 10.0.0.141 - - [2025-10-22 14:00:48] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 2332 0.003673 10.0.0.141 - - [2025-10-22 14:00:48] "GET /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003608 10.0.0.141 - - [2025-10-22 14:00:48] "POST /tags HTTP/1.1" 200 366 0.047069 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.141 - - [2025-10-22 14:00:48] "GET /tag/db47a751-c2c0-42f2-b0d1-b4ab594b0bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011908 10.0.0.141 - - [2025-10-22 14:00:48] "POST /tags HTTP/1.1" 409 206 0.002006 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.141 - - [2025-10-22 14:00:48] "GET /tag/a38d60ca-8508-404c-92cb-0aa79680c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010757 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.141 - - [2025-10-22 14:00:48] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051487 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.141 - - [2025-10-22 14:00:48] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004460 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2025-10-22 14:00:48] "GET /service-appliance-set/f791c81b-9b60-4613-9004-85bec7c65a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003393 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.001860 10.0.0.141 - - [2025-10-22 14:00:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.098409 10.0.0.141 - - [2025-10-22 14:00:48] "GET /virtual-machine-interface/2e2b3ce1-e49e-4d49-bfc2-d39c93c56f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016597 10.0.0.141 - - [2025-10-22 14:00:48] "POST /set-tag HTTP/1.1" 200 109 0.018165 10.0.0.141 - - [2025-10-22 14:00:48] "POST /instance-ips HTTP/1.1" 200 418 0.019141 10.0.0.141 - - [2025-10-22 14:00:48] "GET /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.010495 10.0.0.141 - - [2025-10-22 14:00:48] "POST /loadbalancers HTTP/1.1" 200 620 0.058494 10.0.0.141 - - [2025-10-22 14:00:48] "POST /service-instances HTTP/1.1" 200 568 0.021657 10.0.0.141 - - [2025-10-22 14:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015342 10.0.0.141 - - [2025-10-22 14:00:48] "POST /ref-update HTTP/1.1" 200 156 0.014570 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.141 - - [2025-10-22 14:00:48] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.032905 10.0.0.141 - - [2025-10-22 14:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.141 - - [2025-10-22 14:00:49] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.008001 10.0.0.141 - - [2025-10-22 14:00:49] "GET /virtual-machine-interface/2e2b3ce1-e49e-4d49-bfc2-d39c93c56f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005665 10.0.0.141 - - [2025-10-22 14:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018819 10.0.0.141 - - [2025-10-22 14:00:49] "GET /virtual-machine-interface/2e2b3ce1-e49e-4d49-bfc2-d39c93c56f22?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.013928 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.141 - - [2025-10-22 14:00:49] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.008678 10.0.0.141 - - [2025-10-22 14:00:49] "GET /floating-ip-pool/c4053893-308d-4cbb-a394-8a6185deb023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002622 10.0.0.141 - - [2025-10-22 14:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007693 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.141 - - [2025-10-22 14:00:49] "POST /virtual-machines HTTP/1.1" 200 430 0.029561 10.0.0.141 - - [2025-10-22 14:00:49] "POST /floating-ips HTTP/1.1" 200 673 0.145609 10.0.0.141 - - [2025-10-22 14:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012659 10.0.0.141 - - [2025-10-22 14:00:49] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002133 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.141 - - [2025-10-22 14:00:49] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002592 10.0.0.141 - - [2025-10-22 14:00:49] "POST /tags HTTP/1.1" 409 221 0.001730 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.141 - - [2025-10-22 14:00:49] "GET /tag/55a898f8-a5ee-45c6-ba7f-b7acb3f8ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011834 10.0.0.141 - - [2025-10-22 14:00:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.169397 10.0.0.141 - - [2025-10-22 14:00:49] "POST /chown HTTP/1.1" 200 109 0.027563 10.0.0.141 - - [2025-10-22 14:00:49] "POST /tags HTTP/1.1" 409 238 0.005720 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.141 - - [2025-10-22 14:00:49] "GET /tag/db47a751-c2c0-42f2-b0d1-b4ab594b0bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010037 10.0.0.141 - - [2025-10-22 14:00:49] "POST /chown HTTP/1.1" 200 109 0.020192 10.0.0.141 - - [2025-10-22 14:00:49] "POST /firewall-rules HTTP/1.1" 200 652 0.086359 10.0.0.141 - - [2025-10-22 14:00:49] "PUT /virtual-machine-interface/a3417d40-0a92-4ccc-8100-140245342f7e HTTP/1.1" 200 285 0.061140 10.0.0.141 - - [2025-10-22 14:00:49] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.022026 10.0.0.141 - - [2025-10-22 14:00:49] "GET /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004509 10.0.0.141 - - [2025-10-22 14:00:49] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010393 10.0.0.141 - - [2025-10-22 14:00:49] "GET /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002614 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.024064 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.014955 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.035329 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.036789 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.027019 10.0.0.141 - - [2025-10-22 14:00:49] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.066647 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.141 - - [2025-10-22 14:00:49] "POST /ref-update HTTP/1.1" 200 156 0.018265 10.0.0.141 - - [2025-10-22 14:00:49] "GET /loadbalancer/57d551c0-b656-48ce-a528-40614c88f583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006058 10.0.0.141 - - [2025-10-22 14:00:49] "POST /virtual-machines HTTP/1.1" 200 430 0.026702 10.0.0.141 - - [2025-10-22 14:00:49] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.046805 10.0.0.141 - - [2025-10-22 14:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.141 - - [2025-10-22 14:00:50] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.088043 10.0.0.141 - - [2025-10-22 14:00:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.119993 10.0.0.141 - - [2025-10-22 14:00:50] "GET /loadbalancer-listener/7d0bcd44-5e9c-4261-88fc-0437a5dfb087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.017178 10.0.0.141 - - [2025-10-22 14:00:50] "GET /loadbalancer-listener/7d0bcd44-5e9c-4261-88fc-0437a5dfb087?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004210 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.024565 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.008547 10.0.0.141 - - [2025-10-22 14:00:50] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.023639 10.0.0.141 - - [2025-10-22 14:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021749 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /virtual-machine-interface/1ed4472f-ecf2-4d1c-be29-41b3e149e0ff HTTP/1.1" 200 285 0.033965 10.0.0.141 - - [2025-10-22 14:00:50] "GET /loadbalancer-pool/b3c2d2e8-2ad9-418c-87b2-498b21b850d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011493 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.035236 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.020828 10.0.0.141 - - [2025-10-22 14:00:50] "POST /loadbalancer-members HTTP/1.1" 200 709 0.022238 10.0.0.141 - - [2025-10-22 14:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009442 10.0.0.141 - - [2025-10-22 14:00:50] "GET /loadbalancer-member/39c3b4f0-50cd-4c36-ac66-7ed6f74ab6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.012018 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.020443 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.019168 10.0.0.141 - - [2025-10-22 14:00:50] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006750 10.0.0.141 - - [2025-10-22 14:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.019444 10.0.0.141 - - [2025-10-22 14:00:50] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009472 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.141 - - [2025-10-22 14:00:50] "POST /tags HTTP/1.1" 409 221 0.001910 10.0.0.141 - - [2025-10-22 14:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016321 10.0.0.141 - - [2025-10-22 14:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008697 10.0.0.141 - - [2025-10-22 14:00:50] "GET /tag/55a898f8-a5ee-45c6-ba7f-b7acb3f8ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.027582 10.0.0.141 - - [2025-10-22 14:00:50] "POST /tags HTTP/1.1" 409 238 0.002125 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.035712 10.0.0.141 - - [2025-10-22 14:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.141 - - [2025-10-22 14:00:50] "GET /tag/db47a751-c2c0-42f2-b0d1-b4ab594b0bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011040 10.0.0.141 - - [2025-10-22 14:00:50] "POST /firewall-rules HTTP/1.1" 409 293 0.001746 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.018783 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.027722 10.0.0.141 - - [2025-10-22 14:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.024686 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816 HTTP/1.1" 200 261 0.028499 10.0.0.141 - - [2025-10-22 14:00:50] "GET /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005464 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.009326 10.0.0.141 - - [2025-10-22 14:00:50] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005601 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.023371 10.0.0.141 - - [2025-10-22 14:00:50] "GET /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008609 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.016715 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.011560 10.0.0.141 - - [2025-10-22 14:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.006703 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.005627 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.019669 10.0.0.141 - - [2025-10-22 14:00:50] "POST /ref-update HTTP/1.1" 200 156 0.016575 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.006228 10.0.0.141 - - [2025-10-22 14:00:50] "POST /chown HTTP/1.1" 200 109 0.022587 10.0.0.141 - - [2025-10-22 14:00:50] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.014596 10.0.0.141 - - [2025-10-22 14:00:51] "POST /ref-update HTTP/1.1" 200 156 0.011112 10.0.0.141 - - [2025-10-22 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.141 - - [2025-10-22 14:00:51] "POST /chown HTTP/1.1" 200 109 0.005767 10.0.0.141 - - [2025-10-22 14:00:51] "POST /chown HTTP/1.1" 200 109 0.009035 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.019769 10.0.0.141 - - [2025-10-22 14:00:51] "POST /ref-update HTTP/1.1" 200 156 0.023211 10.0.0.141 - - [2025-10-22 14:00:51] "POST /chown HTTP/1.1" 200 109 0.006611 10.0.0.141 - - [2025-10-22 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.141 - - [2025-10-22 14:00:51] "POST /chown HTTP/1.1" 200 109 0.056044 10.0.0.141 - - [2025-10-22 14:00:51] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.019887 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 257 0.012040 10.0.0.141 - - [2025-10-22 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.141 - - [2025-10-22 14:00:51] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.028472 10.0.0.141 - - [2025-10-22 14:00:51] "POST /virtual-machines HTTP/1.1" 200 374 0.023999 10.0.0.141 - - [2025-10-22 14:00:51] "POST /ref-update HTTP/1.1" 200 156 0.046279 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027478 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.029791 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028275 10.0.0.141 - - [2025-10-22 14:00:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.156691 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027477 10.0.0.141 - - [2025-10-22 14:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.009975 10.0.0.141 - - [2025-10-22 14:00:51] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.006329 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022533 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.008927 10.0.0.141 - - [2025-10-22 14:00:51] "POST /instance-ips HTTP/1.1" 200 414 0.072639 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.039699 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041523 10.0.0.141 - - [2025-10-22 14:00:51] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.004619 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.012281 10.0.0.141 - - [2025-10-22 14:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017463 10.0.0.141 - - [2025-10-22 14:00:51] "POST /set-tag HTTP/1.1" 200 109 0.044710 10.0.0.141 - - [2025-10-22 14:00:51] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.012353 10.0.0.141 - - [2025-10-22 14:00:51] "GET /instance-ip/84f7a6be-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003129 10.0.0.141 - - [2025-10-22 14:00:51] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.010222 10.0.0.141 - - [2025-10-22 14:00:52] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004728 10.0.0.141 - - [2025-10-22 14:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014506 10.0.0.141 - - [2025-10-22 14:00:52] "POST /set-tag HTTP/1.1" 200 109 0.004019 10.0.0.141 - - [2025-10-22 14:00:52] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006125 10.0.0.141 - - [2025-10-22 14:00:52] "POST /ref-update HTTP/1.1" 200 156 0.009686 10.0.0.141 - - [2025-10-22 14:00:52] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011380 10.0.0.141 - - [2025-10-22 14:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.141 - - [2025-10-22 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.006551 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.007703 10.0.0.141 - - [2025-10-22 14:00:52] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006434 10.0.0.141 - - [2025-10-22 14:00:52] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.141 - - [2025-10-22 14:00:52] "POST /ref-update HTTP/1.1" 200 156 0.013574 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.007134 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.013678 10.0.0.141 - - [2025-10-22 14:00:52] "POST /ref-update HTTP/1.1" 200 156 0.010637 10.0.0.141 - - [2025-10-22 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.005830 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.016371 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.012233 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.007010 10.0.0.141 - - [2025-10-22 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.006066 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.019550 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.019394 10.0.0.141 - - [2025-10-22 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.007085 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.021899 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.017283 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.141 - - [2025-10-22 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.005695 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.008706 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.022293 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.019910 10.0.0.141 - - [2025-10-22 14:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.006851 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.017679 10.0.0.141 - - [2025-10-22 14:00:52] "POST /chown HTTP/1.1" 200 109 0.018850 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.006312 10.0.0.141 - - [2025-10-22 14:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.006001 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.005489 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.015530 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.018081 10.0.0.141 - - [2025-10-22 14:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.005942 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.018001 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.006740 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.027375 10.0.0.141 - - [2025-10-22 14:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.006235 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.017559 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.011344 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.006252 10.0.0.141 - - [2025-10-22 14:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.005564 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.006288 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.013914 10.0.0.141 - - [2025-10-22 14:00:53] "POST /chown HTTP/1.1" 200 109 0.021955 10.0.0.141 - - [2025-10-22 14:00:55] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005208 10.0.0.141 - - [2025-10-22 14:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.141 - - [2025-10-22 14:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.141 - - [2025-10-22 14:00:55] "GET /loadbalancer/1c9a83e1-3685-446c-80b0-12b573e3b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002419 10.0.0.141 - - [2025-10-22 14:00:55] "GET /loadbalancer-pool/7feb9dd9-5d2b-4323-8344-f73d1ff5894b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002920 10.0.0.141 - - [2025-10-22 14:00:55] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024145 10.0.0.141 - - [2025-10-22 14:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026869 10.0.0.141 - - [2025-10-22 14:00:55] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.022446 10.0.0.141 - - [2025-10-22 14:00:55] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007733 10.0.0.141 - - [2025-10-22 14:00:55] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.141 - - [2025-10-22 14:00:55] "GET /floating-ip/d4c03c51-3c10-4566-a759-71ed20f45a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.011781 10.0.0.141 - - [2025-10-22 14:00:56] "PUT /floating-ip/d4c03c51-3c10-4566-a759-71ed20f45a71 HTTP/1.1" 200 257 0.013351 10.0.0.141 - - [2025-10-22 14:00:56] "POST /tags HTTP/1.1" 409 221 0.002141 10.0.0.141 - - [2025-10-22 14:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.141 - - [2025-10-22 14:00:56] "GET /tag/55a898f8-a5ee-45c6-ba7f-b7acb3f8ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010036 10.0.0.141 - - [2025-10-22 14:00:56] "POST /set-tag HTTP/1.1" 200 109 0.016251 10.0.0.141 - - [2025-10-22 14:00:57] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007527 10.0.0.141 - - [2025-10-22 14:00:57] "POST /set-tag HTTP/1.1" 200 109 0.005123 10.0.0.141 - - [2025-10-22 14:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.141 - - [2025-10-22 14:00:57] "GET /loadbalancer/1c9a83e1-3685-446c-80b0-12b573e3b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002991 10.0.0.141 - - [2025-10-22 14:00:57] "GET /loadbalancer-pool/7feb9dd9-5d2b-4323-8344-f73d1ff5894b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002737 10.0.0.141 - - [2025-10-22 14:00:57] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014988 10.0.0.141 - - [2025-10-22 14:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007193 10.0.0.141 - - [2025-10-22 14:00:57] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004474 10.0.0.141 - - [2025-10-22 14:00:58] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007244 10.0.0.141 - - [2025-10-22 14:00:58] "POST /ref-update HTTP/1.1" 200 156 0.009213 10.0.0.141 - - [2025-10-22 14:00:58] "GET /floating-ip/d4c03c51-3c10-4566-a759-71ed20f45a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005030 10.0.0.141 - - [2025-10-22 14:00:58] "POST /set-tag HTTP/1.1" 200 109 0.034416 10.0.0.141 - - [2025-10-22 14:01:00] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004306 10.0.0.141 - - [2025-10-22 14:01:00] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine/0e9349fc-ef56-4934-adda-d7478b06a413?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004119 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004603 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine/4232b235-3f60-4070-ab2b-a038a324ae7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002902 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004106 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine/14b202e3-4b3b-48f3-a0ac-cdcadbb75b39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003280 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004477 10.0.0.141 - - [2025-10-22 14:01:01] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006031 10.0.0.141 - - [2025-10-22 14:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.141 - - [2025-10-22 14:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.141 - - [2025-10-22 14:01:06] "POST /chown HTTP/1.1" 200 109 0.012571 10.0.0.141 - - [2025-10-22 14:01:06] "POST /chown HTTP/1.1" 200 109 0.006953 10.0.0.141 - - [2025-10-22 14:01:06] "POST /chown HTTP/1.1" 200 109 0.007216 10.0.0.141 - - [2025-10-22 14:01:06] "POST /chown HTTP/1.1" 200 109 0.015131 10.0.0.141 - - [2025-10-22 14:01:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002087 10.0.0.141 - - [2025-10-22 14:01:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002490 10.0.0.141 - - [2025-10-22 14:01:33] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006047 10.0.0.141 - - [2025-10-22 14:01:33] "POST /set-tag HTTP/1.1" 200 109 0.003588 10.0.0.141 - - [2025-10-22 14:01:33] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004119 10.0.0.141 - - [2025-10-22 14:01:33] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.141 - - [2025-10-22 14:01:33] "GET /virtual-machine/14b202e3-4b3b-48f3-a0ac-cdcadbb75b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003876 10.0.0.141 - - [2025-10-22 14:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011377 10.0.0.141 - - [2025-10-22 14:01:34] "GET /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.010042 10.0.0.141 - - [2025-10-22 14:01:34] "POST /set-tag HTTP/1.1" 200 109 0.019882 10.0.0.141 - - [2025-10-22 14:01:34] "POST /set-tag HTTP/1.1" 200 109 0.015256 10.0.0.141 - - [2025-10-22 14:01:34] "DELETE /instance-ip/84f7a6be-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.242709 10.0.0.141 - - [2025-10-22 14:01:34] "DELETE /virtual-machine-interface/84da4d94-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.046833 10.0.0.141 - - [2025-10-22 14:01:34] "DELETE /virtual-machine/14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 HTTP/1.1" 200 115 0.025017 10.0.0.141 - - [2025-10-22 14:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.141 - - [2025-10-22 14:01:36] "GET /tag/db47a751-c2c0-42f2-b0d1-b4ab594b0bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009810 10.0.0.141 - - [2025-10-22 14:01:36] "GET /tag/db47a751-c2c0-42f2-b0d1-b4ab594b0bdc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.010895 10.0.0.141 - - [2025-10-22 14:01:36] "GET /virtual-machine-interface/1ed4472f-ecf2-4d1c-be29-41b3e149e0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004224 10.0.0.141 - - [2025-10-22 14:01:36] "POST /set-tag HTTP/1.1" 200 109 0.029278 10.0.0.141 - - [2025-10-22 14:01:36] "GET /virtual-machine-interface/2e2b3ce1-e49e-4d49-bfc2-d39c93c56f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.018050 10.0.0.141 - - [2025-10-22 14:01:36] "POST /set-tag HTTP/1.1" 200 109 0.016806 10.0.0.141 - - [2025-10-22 14:01:37] "GET /virtual-machine-interface/a3417d40-0a92-4ccc-8100-140245342f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004685 10.0.0.141 - - [2025-10-22 14:01:37] "POST /set-tag HTTP/1.1" 200 109 0.012453 10.0.0.141 - - [2025-10-22 14:01:37] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020651 10.0.0.141 - - [2025-10-22 14:01:37] "GET /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002816 10.0.0.141 - - [2025-10-22 14:01:37] "POST /ref-update HTTP/1.1" 200 156 0.018088 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /firewall-rule/5774a36b-4b23-4d9f-b557-2312d338b816 HTTP/1.1" 200 115 0.056775 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /loadbalancer-member/39c3b4f0-50cd-4c36-ac66-7ed6f74ab6a6 HTTP/1.1" 200 115 0.029943 10.0.0.141 - - [2025-10-22 14:01:37] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.013787 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /loadbalancer-pool/b3c2d2e8-2ad9-418c-87b2-498b21b850d2 HTTP/1.1" 200 115 0.053294 10.0.0.141 - - [2025-10-22 14:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024394 10.0.0.141 - - [2025-10-22 14:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /loadbalancer-listener/7d0bcd44-5e9c-4261-88fc-0437a5dfb087 HTTP/1.1" 200 115 0.053716 10.0.0.141 - - [2025-10-22 14:01:37] "GET /floating-ip/d5f8c8e4-1aec-4f37-8af5-0ff7374c87d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002297 10.0.0.141 - - [2025-10-22 14:01:37] "POST /chown HTTP/1.1" 200 109 0.005660 10.0.0.141 - - [2025-10-22 14:01:37] "POST /chown HTTP/1.1" 200 109 0.029363 10.0.0.141 - - [2025-10-22 14:01:37] "POST /chown HTTP/1.1" 200 109 0.019471 10.0.0.141 - - [2025-10-22 14:01:37] "PUT /floating-ip/d5f8c8e4-1aec-4f37-8af5-0ff7374c87d7 HTTP/1.1" 200 257 0.051980 10.0.0.141 - - [2025-10-22 14:01:37] "POST /chown HTTP/1.1" 200 109 0.020671 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /floating-ip/d5f8c8e4-1aec-4f37-8af5-0ff7374c87d7 HTTP/1.1" 200 115 0.051784 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /loadbalancer/57d551c0-b656-48ce-a528-40614c88f583 HTTP/1.1" 200 115 0.045633 10.0.0.141 - - [2025-10-22 14:01:37] "PUT /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 267 0.033370 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /instance-ip/7c0b5658-6955-4c8f-b91d-ec5cfbd26fa6 HTTP/1.1" 200 115 0.056499 10.0.0.141 - - [2025-10-22 14:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017941 10.0.0.141 - - [2025-10-22 14:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008082 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /virtual-machine-interface/2e2b3ce1-e49e-4d49-bfc2-d39c93c56f22 HTTP/1.1" 200 115 0.065279 10.0.0.141 - - [2025-10-22 14:01:37] "POST /service-instances HTTP/1.1" 409 259 0.011853 10.0.0.141 - - [2025-10-22 14:01:37] "POST /service-instances HTTP/1.1" 409 259 0.004794 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /tag/db47a751-c2c0-42f2-b0d1-b4ab594b0bdc HTTP/1.1" 200 115 0.087595 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /service-instance/07475181-30f2-4ceb-a5ec-3771c3464ce2 HTTP/1.1" 200 115 0.047543 10.0.0.141 - - [2025-10-22 14:01:37] "GET /virtual-machine-interface/1ed4472f-ecf2-4d1c-be29-41b3e149e0ff?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004798 10.0.0.141 - - [2025-10-22 14:01:37] "GET /floating-ip-pool/c4053893-308d-4cbb-a394-8a6185deb023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002556 10.0.0.141 - - [2025-10-22 14:01:37] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /virtual-machine-interface/1ed4472f-ecf2-4d1c-be29-41b3e149e0ff HTTP/1.1" 200 115 0.076653 10.0.0.141 - - [2025-10-22 14:01:37] "DELETE /floating-ip-pool/c4053893-308d-4cbb-a394-8a6185deb023 HTTP/1.1" 200 115 0.081809 10.0.0.141 - - [2025-10-22 14:01:38] "DELETE /virtual-machine/db1fac40-1f55-4df9-bfb2-20a807d182ad HTTP/1.1" 200 115 0.080399 10.0.0.141 - - [2025-10-22 14:01:38] "GET /virtual-machine-interface/a3417d40-0a92-4ccc-8100-140245342f7e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006945 10.0.0.141 - - [2025-10-22 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.141 - - [2025-10-22 14:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003089 10.0.0.141 - - [2025-10-22 14:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003927 10.0.0.141 - - [2025-10-22 14:01:38] "DELETE /virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe HTTP/1.1" 200 115 0.149172 10.0.0.141 - - [2025-10-22 14:01:38] "GET /routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 HTTP/1.1" 404 171 0.001586 10.0.0.141 - - [2025-10-22 14:01:38] "GET /domains HTTP/1.1" 200 281 0.002474 10.0.0.141 - - [2025-10-22 14:01:38] "DELETE /route-target/add9484c-4b52-4363-9c19-b752f48da02f HTTP/1.1" 200 115 0.037520 10.0.0.141 - - [2025-10-22 14:01:38] "GET /domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 HTTP/1.1" 200 3099 0.014269 10.0.0.141 - - [2025-10-22 14:01:38] "DELETE /virtual-machine-interface/a3417d40-0a92-4ccc-8100-140245342f7e HTTP/1.1" 200 115 0.101211 10.0.0.141 - - [2025-10-22 14:01:38] "POST /ref-update HTTP/1.1" 200 156 0.013134 10.0.0.141 - - [2025-10-22 14:01:38] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194 HTTP/1.1" 200 6899 0.053866 10.0.0.141 - - [2025-10-22 14:01:38] "DELETE /virtual-machine/8c05dd77-59e7-428d-aa52-54bbeddcbdde HTTP/1.1" 200 115 0.059675 10.0.0.141 - - [2025-10-22 14:01:38] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.012077 10.0.0.141 - - [2025-10-22 14:01:38] "POST /set-tag HTTP/1.1" 200 109 0.006764 10.0.0.141 - - [2025-10-22 14:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.141 - - [2025-10-22 14:01:38] "GET /loadbalancer/1c9a83e1-3685-446c-80b0-12b573e3b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002622 10.0.0.141 - - [2025-10-22 14:01:38] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004423 10.0.0.141 - - [2025-10-22 14:01:38] "POST /set-tag HTTP/1.1" 200 109 0.019494 10.0.0.141 - - [2025-10-22 14:01:38] "DELETE /loadbalancer-member/e55565c7-5f4d-4910-9638-e7ff3b2e68be HTTP/1.1" 200 115 0.053314 10.0.0.141 - - [2025-10-22 14:01:39] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006349 10.0.0.141 - - [2025-10-22 14:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003752 10.0.0.141 - - [2025-10-22 14:01:39] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005153 10.0.0.141 - - [2025-10-22 14:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.141 - - [2025-10-22 14:01:40] "GET /virtual-machine/4232b235-3f60-4070-ab2b-a038a324ae7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002900 10.0.0.141 - - [2025-10-22 14:01:40] "POST /ref-update HTTP/1.1" 200 156 0.009423 10.0.0.141 - - [2025-10-22 14:01:40] "GET /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010648 10.0.0.141 - - [2025-10-22 14:01:40] "POST /set-tag HTTP/1.1" 200 109 0.018926 10.0.0.141 - - [2025-10-22 14:01:40] "POST /set-tag HTTP/1.1" 200 109 0.027787 10.0.0.141 - - [2025-10-22 14:01:40] "POST /set-tag HTTP/1.1" 200 109 0.022622 10.0.0.141 - - [2025-10-22 14:01:40] "DELETE /instance-ip/80a314cc-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.032984 10.0.0.141 - - [2025-10-22 14:01:40] "POST /ref-update HTTP/1.1" 200 156 0.009898 10.0.0.141 - - [2025-10-22 14:01:40] "DELETE /virtual-machine-interface/808a7f84-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.041371 10.0.0.141 - - [2025-10-22 14:01:40] "DELETE /virtual-machine/4232b235-3f60-4070-ab2b-a038a324ae7c HTTP/1.1" 200 115 0.020681 10.0.0.141 - - [2025-10-22 14:01:43] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005397 10.0.0.141 - - [2025-10-22 14:01:43] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.141 - - [2025-10-22 14:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.141 - - [2025-10-22 14:01:43] "GET /loadbalancer/1c9a83e1-3685-446c-80b0-12b573e3b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003601 10.0.0.141 - - [2025-10-22 14:01:44] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004086 10.0.0.141 - - [2025-10-22 14:01:44] "POST /set-tag HTTP/1.1" 200 109 0.008341 10.0.0.141 - - [2025-10-22 14:01:44] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004536 10.0.0.141 - - [2025-10-22 14:01:45] "POST /set-tag HTTP/1.1" 200 109 0.005402 10.0.0.141 - - [2025-10-22 14:01:45] "GET /virtual-machine/0e9349fc-ef56-4934-adda-d7478b06a413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002404 10.0.0.141 - - [2025-10-22 14:01:45] "POST /ref-update HTTP/1.1" 200 156 0.016185 10.0.0.141 - - [2025-10-22 14:01:45] "GET /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.014061 10.0.0.141 - - [2025-10-22 14:01:45] "POST /set-tag HTTP/1.1" 200 109 0.019389 10.0.0.141 - - [2025-10-22 14:01:45] "POST /set-tag HTTP/1.1" 200 109 0.015752 10.0.0.141 - - [2025-10-22 14:01:45] "POST /set-tag HTTP/1.1" 200 109 0.020166 10.0.0.141 - - [2025-10-22 14:01:45] "DELETE /instance-ip/802b92c6-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.043549 10.0.0.141 - - [2025-10-22 14:01:45] "POST /ref-update HTTP/1.1" 200 156 0.008344 10.0.0.141 - - [2025-10-22 14:01:45] "DELETE /virtual-machine-interface/80128286-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.041532 10.0.0.141 - - [2025-10-22 14:01:45] "DELETE /virtual-machine/0e9349fc-ef56-4934-adda-d7478b06a413 HTTP/1.1" 200 115 0.021129 10.0.0.141 - - [2025-10-22 14:01:45] "DELETE /tag/d1dd7f97-98c0-4e23-be40-2541663cca91 HTTP/1.1" 200 115 0.056040 10.0.0.141 - - [2025-10-22 14:01:45] "DELETE /tag/c435676f-c996-4ac6-9e1b-2bde8caa329e HTTP/1.1" 200 115 0.045787 10.0.0.141 - - [2025-10-22 14:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.141 - - [2025-10-22 14:01:48] "GET /project/3928740d-554d-4e17-9342-36f1d30cb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036109 10.0.0.141 - - [2025-10-22 14:01:48] "POST /tags HTTP/1.1" 200 394 0.028545 10.0.0.141 - - [2025-10-22 14:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.141 - - [2025-10-22 14:01:48] "GET /tag/ef2128ac-99c2-41bb-96e6-73f0f2af1077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012427 10.0.0.141 - - [2025-10-22 14:01:48] "POST /tags HTTP/1.1" 200 342 0.015584 10.0.0.141 - - [2025-10-22 14:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.141 - - [2025-10-22 14:01:48] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013672 10.0.0.141 - - [2025-10-22 14:01:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.001107 10.0.0.141 - - [2025-10-22 14:01:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.005264 10.0.0.141 - - [2025-10-22 14:01:49] "POST /security-groups HTTP/1.1" 200 589 0.060259 10.0.0.141 - - [2025-10-22 14:01:49] "POST /projects HTTP/1.1" 200 521 0.211867 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.001658 10.0.0.141 - - [2025-10-22 14:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016956 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.141 - - [2025-10-22 14:01:49] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.018088 10.0.0.141 - - [2025-10-22 14:01:49] "POST /access-control-lists HTTP/1.1" 200 600 0.079901 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015242 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.007525 10.0.0.141 - - [2025-10-22 14:01:49] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008483 10.0.0.141 - - [2025-10-22 14:01:49] "POST /access-control-lists HTTP/1.1" 200 598 0.096743 10.0.0.141 - - [2025-10-22 14:01:49] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.114112 10.0.0.141 - - [2025-10-22 14:01:49] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.054251 10.0.0.141 - - [2025-10-22 14:01:49] "POST /security-groups HTTP/1.1" 200 593 0.066303 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.001628 10.0.0.141 - - [2025-10-22 14:01:49] "POST /access-control-lists HTTP/1.1" 200 634 0.059841 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.011976 10.0.0.141 - - [2025-10-22 14:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.063021 10.0.0.141 - - [2025-10-22 14:01:49] "POST /chown HTTP/1.1" 200 109 0.013499 10.0.0.141 - - [2025-10-22 14:01:49] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005773 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.141 - - [2025-10-22 14:01:49] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033816 10.0.0.141 - - [2025-10-22 14:01:49] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.141 - - [2025-10-22 14:01:49] "POST /access-control-lists HTTP/1.1" 200 632 0.075110 10.0.0.141 - - [2025-10-22 14:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015972 10.0.0.141 - - [2025-10-22 14:01:49] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010458 10.0.0.141 - - [2025-10-22 14:01:49] "POST /firewall-rules HTTP/1.1" 200 602 0.068520 10.0.0.141 - - [2025-10-22 14:01:49] "GET /firewall-rule/2a7ecfb9-1e0b-4416-801b-96541777be98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.011565 10.0.0.141 - - [2025-10-22 14:01:49] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004287 10.0.0.141 - - [2025-10-22 14:01:49] "GET /firewall-rule/2a7ecfb9-1e0b-4416-801b-96541777be98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003036 10.0.0.141 - - [2025-10-22 14:01:49] "POST /ref-update HTTP/1.1" 200 156 0.058514 10.0.0.141 - - [2025-10-22 14:01:49] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025716 10.0.0.141 - - [2025-10-22 14:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.141 - - [2025-10-22 14:01:50] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003004 10.0.0.141 - - [2025-10-22 14:01:50] "POST /tags HTTP/1.1" 409 226 0.001662 10.0.0.141 - - [2025-10-22 14:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.141 - - [2025-10-22 14:01:50] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009741 10.0.0.141 - - [2025-10-22 14:01:50] "POST /firewall-rules HTTP/1.1" 200 600 0.064877 10.0.0.141 - - [2025-10-22 14:01:50] "GET /firewall-rule/0f1d59c1-1ebb-4b9c-8202-632abed60082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005630 10.0.0.141 - - [2025-10-22 14:01:50] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.008196 10.0.0.141 - - [2025-10-22 14:01:50] "GET /firewall-rule/0f1d59c1-1ebb-4b9c-8202-632abed60082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004963 10.0.0.141 - - [2025-10-22 14:01:50] "POST /ref-update HTTP/1.1" 200 156 0.047678 10.0.0.141 - - [2025-10-22 14:01:51] "POST /tags HTTP/1.1" 200 394 0.024148 10.0.0.141 - - [2025-10-22 14:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011639 10.0.0.141 - - [2025-10-22 14:01:51] "GET /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013482 10.0.0.141 - - [2025-10-22 14:01:51] "POST /tags HTTP/1.1" 200 342 0.020942 10.0.0.141 - - [2025-10-22 14:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.141 - - [2025-10-22 14:01:51] "GET /tag/e2ba27d3-ad7f-4e85-93c7-00ab6872250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014688 10.0.0.141 - - [2025-10-22 14:01:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.002491 10.0.0.141 - - [2025-10-22 14:01:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001960 10.0.0.141 - - [2025-10-22 14:01:51] "POST /security-groups HTTP/1.1" 200 589 0.060357 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.001994 10.0.0.141 - - [2025-10-22 14:01:52] "POST /projects HTTP/1.1" 200 521 0.194814 10.0.0.141 - - [2025-10-22 14:01:52] "POST /access-control-lists HTTP/1.1" 200 600 0.076485 10.0.0.141 - - [2025-10-22 14:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033792 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.004814 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009174 10.0.0.141 - - [2025-10-22 14:01:52] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.016456 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.141 - - [2025-10-22 14:01:52] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004920 10.0.0.141 - - [2025-10-22 14:01:52] "POST /access-control-lists HTTP/1.1" 200 598 0.102141 10.0.0.141 - - [2025-10-22 14:01:52] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.066787 10.0.0.141 - - [2025-10-22 14:01:52] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.042702 10.0.0.141 - - [2025-10-22 14:01:52] "POST /security-groups HTTP/1.1" 200 593 0.074330 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.004095 10.0.0.141 - - [2025-10-22 14:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041808 10.0.0.141 - - [2025-10-22 14:01:52] "POST /chown HTTP/1.1" 200 109 0.020117 10.0.0.141 - - [2025-10-22 14:01:52] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009831 10.0.0.141 - - [2025-10-22 14:01:52] "POST /access-control-lists HTTP/1.1" 200 634 0.084600 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.006021 10.0.0.141 - - [2025-10-22 14:01:52] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008911 10.0.0.141 - - [2025-10-22 14:01:52] "POST /tags HTTP/1.1" 409 226 0.001991 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.141 - - [2025-10-22 14:01:52] "GET /tag/e2ba27d3-ad7f-4e85-93c7-00ab6872250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014562 10.0.0.141 - - [2025-10-22 14:01:52] "POST /access-control-lists HTTP/1.1" 200 632 0.072574 10.0.0.141 - - [2025-10-22 14:01:52] "POST /firewall-rules HTTP/1.1" 200 602 0.079489 10.0.0.141 - - [2025-10-22 14:01:52] "GET /firewall-rule/004f543f-dec5-4fb7-a264-8cdf4c5e6674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008202 10.0.0.141 - - [2025-10-22 14:01:52] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006518 10.0.0.141 - - [2025-10-22 14:01:52] "GET /firewall-rule/004f543f-dec5-4fb7-a264-8cdf4c5e6674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002517 10.0.0.141 - - [2025-10-22 14:01:52] "POST /ref-update HTTP/1.1" 200 156 0.045206 10.0.0.141 - - [2025-10-22 14:01:52] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005482 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.141 - - [2025-10-22 14:01:52] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002373 10.0.0.141 - - [2025-10-22 14:01:52] "POST /tags HTTP/1.1" 409 226 0.001452 10.0.0.141 - - [2025-10-22 14:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.141 - - [2025-10-22 14:01:52] "GET /tag/e2ba27d3-ad7f-4e85-93c7-00ab6872250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010343 10.0.0.141 - - [2025-10-22 14:01:53] "POST /firewall-rules HTTP/1.1" 200 600 0.066022 10.0.0.141 - - [2025-10-22 14:01:53] "GET /firewall-rule/66804dd3-4e53-4a83-8965-fffa86ce3d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004603 10.0.0.141 - - [2025-10-22 14:01:53] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003831 10.0.0.141 - - [2025-10-22 14:01:53] "GET /firewall-rule/66804dd3-4e53-4a83-8965-fffa86ce3d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002699 10.0.0.141 - - [2025-10-22 14:01:53] "POST /ref-update HTTP/1.1" 200 156 0.054343 10.0.0.141 - - [2025-10-22 14:01:54] "POST /tags HTTP/1.1" 200 346 0.081804 10.0.0.141 - - [2025-10-22 14:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.141 - - [2025-10-22 14:01:54] "GET /tag/455bc1cd-104c-4995-b302-c0cc00c0df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.032365 10.0.0.141 - - [2025-10-22 14:01:54] "POST /projects HTTP/1.1" 409 238 0.003412 10.0.0.141 - - [2025-10-22 14:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.141 - - [2025-10-22 14:01:54] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039335 10.0.0.141 - - [2025-10-22 14:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.141 - - [2025-10-22 14:01:54] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004581 10.0.0.141 - - [2025-10-22 14:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.141 - - [2025-10-22 14:01:55] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004004 10.0.0.141 - - [2025-10-22 14:01:55] "POST /security-groups HTTP/1.1" 409 285 0.002174 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.141 - - [2025-10-22 14:01:55] "PUT /security-group/69bf6d20-45df-41d9-aa5f-9a2fff013d54 HTTP/1.1" 200 263 0.066281 10.0.0.141 - - [2025-10-22 14:01:55] "PUT /access-control-list/5b9ce93c-2937-4525-ad17-07a0f6ca835b HTTP/1.1" 200 273 0.018509 10.0.0.141 - - [2025-10-22 14:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045239 10.0.0.141 - - [2025-10-22 14:01:55] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.133103 10.0.0.141 - - [2025-10-22 14:01:55] "POST /tags HTTP/1.1" 409 228 0.002324 10.0.0.141 - - [2025-10-22 14:01:55] "PUT /access-control-list/a46dc4a6-ae0a-4c48-8b7b-b82e56df8e66 HTTP/1.1" 200 273 0.045736 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.141 - - [2025-10-22 14:01:55] "GET /tag/455bc1cd-104c-4995-b302-c0cc00c0df8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011161 10.0.0.141 - - [2025-10-22 14:01:55] "POST /tags HTTP/1.1" 200 346 0.023193 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.141 - - [2025-10-22 14:01:55] "GET /tag/125d4c16-1b5e-497d-871f-842f22dd3602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012551 10.0.0.141 - - [2025-10-22 14:01:55] "POST /projects HTTP/1.1" 409 238 0.001983 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.141 - - [2025-10-22 14:01:55] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027832 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.141 - - [2025-10-22 14:01:55] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004225 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.141 - - [2025-10-22 14:01:55] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003670 10.0.0.141 - - [2025-10-22 14:01:55] "POST /security-groups HTTP/1.1" 409 285 0.002282 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.141 - - [2025-10-22 14:01:55] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027496 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.141 - - [2025-10-22 14:01:55] "PUT /security-group/90d76503-fe88-455d-a62f-60b3fc6dc322 HTTP/1.1" 200 263 0.059601 10.0.0.141 - - [2025-10-22 14:01:55] "PUT /access-control-list/af72cbb3-9f36-44b9-b632-5346806b2132 HTTP/1.1" 200 273 0.016014 10.0.0.141 - - [2025-10-22 14:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028020 10.0.0.141 - - [2025-10-22 14:01:55] "POST /tags HTTP/1.1" 409 228 0.010548 10.0.0.141 - - [2025-10-22 14:01:55] "PUT /access-control-list/7bac9be7-1e48-4dad-b439-ac0f4b5f69bf HTTP/1.1" 200 273 0.029968 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.141 - - [2025-10-22 14:01:55] "GET /tag/125d4c16-1b5e-497d-871f-842f22dd3602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010686 10.0.0.141 - - [2025-10-22 14:01:55] "POST /tags HTTP/1.1" 200 292 0.083258 10.0.0.141 - - [2025-10-22 14:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.141 - - [2025-10-22 14:01:55] "GET /tag/bce508ea-570a-479d-b018-106abded4c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.021843 10.0.0.141 - - [2025-10-22 14:01:55] "POST /tags HTTP/1.1" 200 304 0.046973 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.141 - - [2025-10-22 14:01:56] "GET /tag/a09f67f0-58e2-456c-8baa-1bc4b799d25e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017807 10.0.0.141 - - [2025-10-22 14:01:56] "POST /tags HTTP/1.1" 409 252 0.002166 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.141 - - [2025-10-22 14:01:56] "GET /tag/ef2128ac-99c2-41bb-96e6-73f0f2af1077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014146 10.0.0.141 - - [2025-10-22 14:01:56] "POST /tags HTTP/1.1" 409 226 0.001986 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.141 - - [2025-10-22 14:01:56] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010271 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003714 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.141 - - [2025-10-22 14:01:56] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048529 10.0.0.141 - - [2025-10-22 14:01:56] "POST /virtual-machines HTTP/1.1" 200 396 0.011155 10.0.0.141 - - [2025-10-22 14:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012950 10.0.0.141 - - [2025-10-22 14:01:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104587 10.0.0.141 - - [2025-10-22 14:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014041 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004279 10.0.0.141 - - [2025-10-22 14:01:56] "POST /instance-ips HTTP/1.1" 200 398 0.018312 10.0.0.141 - - [2025-10-22 14:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026511 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012745 10.0.0.141 - - [2025-10-22 14:01:56] "POST /set-tag HTTP/1.1" 200 109 0.067536 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012597 10.0.0.141 - - [2025-10-22 14:01:56] "GET /instance-ip/aba30498-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002719 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004276 10.0.0.141 - - [2025-10-22 14:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003932 10.0.0.141 - - [2025-10-22 14:01:56] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004238 10.0.0.141 - - [2025-10-22 14:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.141 - - [2025-10-22 14:01:56] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003529 10.0.0.141 - - [2025-10-22 14:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.141 - - [2025-10-22 14:01:57] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040965 10.0.0.141 - - [2025-10-22 14:01:57] "POST /virtual-machines HTTP/1.1" 200 396 0.007297 10.0.0.141 - - [2025-10-22 14:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011776 10.0.0.141 - - [2025-10-22 14:01:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099695 10.0.0.141 - - [2025-10-22 14:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008921 10.0.0.141 - - [2025-10-22 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.141 - - [2025-10-22 14:01:57] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004972 10.0.0.141 - - [2025-10-22 14:01:57] "POST /instance-ips HTTP/1.1" 200 398 0.018437 10.0.0.141 - - [2025-10-22 14:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022193 10.0.0.141 - - [2025-10-22 14:01:57] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016505 10.0.0.141 - - [2025-10-22 14:01:57] "POST /set-tag HTTP/1.1" 200 109 0.067460 10.0.0.141 - - [2025-10-22 14:01:57] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018142 10.0.0.141 - - [2025-10-22 14:01:57] "GET /instance-ip/ac131350-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006896 10.0.0.141 - - [2025-10-22 14:01:57] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008169 10.0.0.141 - - [2025-10-22 14:01:57] "POST /set-tag HTTP/1.1" 200 109 0.006824 10.0.0.141 - - [2025-10-22 14:01:57] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.004025 10.0.0.141 - - [2025-10-22 14:01:57] "POST /ref-update HTTP/1.1" 200 156 0.010031 10.0.0.141 - - [2025-10-22 14:01:57] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024294 10.0.0.141 - - [2025-10-22 14:01:57] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.141 - - [2025-10-22 14:01:57] "POST /tags HTTP/1.1" 200 292 0.017321 10.0.0.141 - - [2025-10-22 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014329 10.0.0.141 - - [2025-10-22 14:01:57] "GET /tag/362fe937-2284-42d7-8b51-e6ff59f24704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.014807 10.0.0.141 - - [2025-10-22 14:01:57] "POST /tags HTTP/1.1" 409 252 0.002407 10.0.0.141 - - [2025-10-22 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.141 - - [2025-10-22 14:01:57] "GET /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012461 10.0.0.141 - - [2025-10-22 14:01:57] "POST /tags HTTP/1.1" 409 226 0.002188 10.0.0.141 - - [2025-10-22 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2025-10-22 14:01:57] "GET /tag/e2ba27d3-ad7f-4e85-93c7-00ab6872250f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018073 10.0.0.141 - - [2025-10-22 14:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006413 10.0.0.141 - - [2025-10-22 14:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.141 - - [2025-10-22 14:01:58] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046584 10.0.0.141 - - [2025-10-22 14:01:58] "POST /virtual-machines HTTP/1.1" 200 396 0.008850 10.0.0.141 - - [2025-10-22 14:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011607 10.0.0.141 - - [2025-10-22 14:01:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104116 10.0.0.141 - - [2025-10-22 14:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008855 10.0.0.141 - - [2025-10-22 14:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007682 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003941 10.0.0.141 - - [2025-10-22 14:01:58] "POST /instance-ips HTTP/1.1" 200 398 0.023664 10.0.0.141 - - [2025-10-22 14:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018505 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012930 10.0.0.141 - - [2025-10-22 14:01:58] "POST /set-tag HTTP/1.1" 200 109 0.072356 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012479 10.0.0.141 - - [2025-10-22 14:01:58] "GET /instance-ip/acb1c68a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006298 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004356 10.0.0.141 - - [2025-10-22 14:01:58] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004103 10.0.0.141 - - [2025-10-22 14:01:58] "POST /ref-update HTTP/1.1" 200 156 0.008253 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008839 10.0.0.141 - - [2025-10-22 14:01:58] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.141 - - [2025-10-22 14:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.141 - - [2025-10-22 14:01:58] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003479 10.0.0.141 - - [2025-10-22 14:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.141 - - [2025-10-22 14:01:58] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030257 10.0.0.141 - - [2025-10-22 14:01:58] "POST /virtual-machines HTTP/1.1" 200 396 0.008899 10.0.0.141 - - [2025-10-22 14:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006891 10.0.0.141 - - [2025-10-22 14:01:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096273 10.0.0.141 - - [2025-10-22 14:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006870 10.0.0.141 - - [2025-10-22 14:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006005 10.0.0.141 - - [2025-10-22 14:01:59] "POST /instance-ips HTTP/1.1" 200 398 0.022025 10.0.0.141 - - [2025-10-22 14:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021813 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010324 10.0.0.141 - - [2025-10-22 14:01:59] "POST /set-tag HTTP/1.1" 200 109 0.061410 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018328 10.0.0.141 - - [2025-10-22 14:01:59] "GET /instance-ip/ad24d3b4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007186 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004180 10.0.0.141 - - [2025-10-22 14:01:59] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.004829 10.0.0.141 - - [2025-10-22 14:01:59] "POST /ref-update HTTP/1.1" 200 156 0.009103 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007360 10.0.0.141 - - [2025-10-22 14:01:59] "POST /set-tag HTTP/1.1" 200 109 0.003956 10.0.0.141 - - [2025-10-22 14:01:59] "POST /tags HTTP/1.1" 200 300 0.019342 10.0.0.141 - - [2025-10-22 14:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.141 - - [2025-10-22 14:01:59] "GET /tag/55586b8a-fdb9-4edf-b07b-7d04b1b16f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012586 10.0.0.141 - - [2025-10-22 14:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004174 10.0.0.141 - - [2025-10-22 14:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.141 - - [2025-10-22 14:01:59] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029912 10.0.0.141 - - [2025-10-22 14:01:59] "POST /virtual-machines HTTP/1.1" 200 396 0.007754 10.0.0.141 - - [2025-10-22 14:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012073 10.0.0.141 - - [2025-10-22 14:01:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102096 10.0.0.141 - - [2025-10-22 14:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009100 10.0.0.141 - - [2025-10-22 14:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.141 - - [2025-10-22 14:01:59] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007740 10.0.0.141 - - [2025-10-22 14:01:59] "POST /instance-ips HTTP/1.1" 200 398 0.027327 10.0.0.141 - - [2025-10-22 14:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041195 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013256 10.0.0.141 - - [2025-10-22 14:02:00] "POST /set-tag HTTP/1.1" 200 109 0.018827 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016487 10.0.0.141 - - [2025-10-22 14:02:00] "GET /instance-ip/ada373ea-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003192 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004892 10.0.0.141 - - [2025-10-22 14:02:00] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.141 - - [2025-10-22 14:02:00] "POST /tags HTTP/1.1" 200 300 0.017603 10.0.0.141 - - [2025-10-22 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.141 - - [2025-10-22 14:02:00] "GET /tag/c2eaf447-b2fc-4f74-8221-41f4edcbadcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014048 10.0.0.141 - - [2025-10-22 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003850 10.0.0.141 - - [2025-10-22 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.141 - - [2025-10-22 14:02:00] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041203 10.0.0.141 - - [2025-10-22 14:02:00] "POST /virtual-machines HTTP/1.1" 200 396 0.009246 10.0.0.141 - - [2025-10-22 14:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010494 10.0.0.141 - - [2025-10-22 14:02:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112489 10.0.0.141 - - [2025-10-22 14:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019580 10.0.0.141 - - [2025-10-22 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004462 10.0.0.141 - - [2025-10-22 14:02:00] "POST /instance-ips HTTP/1.1" 200 398 0.019855 10.0.0.141 - - [2025-10-22 14:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024213 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018951 10.0.0.141 - - [2025-10-22 14:02:00] "POST /set-tag HTTP/1.1" 200 109 0.017601 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016765 10.0.0.141 - - [2025-10-22 14:02:00] "GET /instance-ip/ae114d3e-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003220 10.0.0.141 - - [2025-10-22 14:02:00] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004384 10.0.0.141 - - [2025-10-22 14:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.141 - - [2025-10-22 14:02:00] "POST /tags HTTP/1.1" 200 300 0.022775 10.0.0.141 - - [2025-10-22 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.141 - - [2025-10-22 14:02:00] "GET /tag/87cd7cf0-b18a-41e8-89af-e00e6897dae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011309 10.0.0.141 - - [2025-10-22 14:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.141 - - [2025-10-22 14:02:01] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004062 10.0.0.141 - - [2025-10-22 14:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.141 - - [2025-10-22 14:02:01] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038420 10.0.0.141 - - [2025-10-22 14:02:01] "POST /virtual-machines HTTP/1.1" 200 396 0.009574 10.0.0.141 - - [2025-10-22 14:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008339 10.0.0.141 - - [2025-10-22 14:02:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105526 10.0.0.141 - - [2025-10-22 14:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020893 10.0.0.141 - - [2025-10-22 14:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012853 10.0.0.141 - - [2025-10-22 14:02:01] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004886 10.0.0.141 - - [2025-10-22 14:02:01] "POST /instance-ips HTTP/1.1" 200 398 0.023643 10.0.0.141 - - [2025-10-22 14:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025083 10.0.0.141 - - [2025-10-22 14:02:01] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024916 10.0.0.141 - - [2025-10-22 14:02:01] "POST /set-tag HTTP/1.1" 200 109 0.024203 10.0.0.141 - - [2025-10-22 14:02:01] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022885 10.0.0.141 - - [2025-10-22 14:02:01] "GET /instance-ip/ae798692-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003161 10.0.0.141 - - [2025-10-22 14:02:01] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007950 10.0.0.141 - - [2025-10-22 14:02:01] "POST /set-tag HTTP/1.1" 200 109 0.009749 10.0.0.141 - - [2025-10-22 14:02:01] "POST /tags HTTP/1.1" 200 300 0.016006 10.0.0.141 - - [2025-10-22 14:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.141 - - [2025-10-22 14:02:01] "GET /tag/158a00b0-5c5b-4f78-aa99-d8ead420f5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011560 10.0.0.141 - - [2025-10-22 14:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.141 - - [2025-10-22 14:02:01] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007872 10.0.0.141 - - [2025-10-22 14:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.141 - - [2025-10-22 14:02:01] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032159 10.0.0.141 - - [2025-10-22 14:02:01] "POST /virtual-machines HTTP/1.1" 200 396 0.008319 10.0.0.141 - - [2025-10-22 14:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008746 10.0.0.141 - - [2025-10-22 14:02:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107771 10.0.0.141 - - [2025-10-22 14:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021603 10.0.0.141 - - [2025-10-22 14:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006237 10.0.0.141 - - [2025-10-22 14:02:02] "POST /instance-ips HTTP/1.1" 200 398 0.021868 10.0.0.141 - - [2025-10-22 14:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020999 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013679 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.020200 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016485 10.0.0.141 - - [2025-10-22 14:02:02] "GET /instance-ip/aee8f7de-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003042 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004289 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004858 10.0.0.141 - - [2025-10-22 14:02:02] "POST /ref-update HTTP/1.1" 200 156 0.014854 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009420 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.004581 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004429 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006311 10.0.0.141 - - [2025-10-22 14:02:02] "POST /ref-update HTTP/1.1" 200 156 0.007518 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004455 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.004192 10.0.0.141 - - [2025-10-22 14:02:02] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007407 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004768 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-router/76ef87fe-40bf-4d6f-8623-5b901596a02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.003532 10.0.0.141 - - [2025-10-22 14:02:02] "POST /ref-update HTTP/1.1" 200 156 0.009846 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007950 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004130 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003957 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003813 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001588 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004210 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004422 10.0.0.141 - - [2025-10-22 14:02:02] "POST /set-tag HTTP/1.1" 200 109 0.005888 10.0.0.141 - - [2025-10-22 14:02:02] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005365 10.0.0.141 - - [2025-10-22 14:02:03] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.141 - - [2025-10-22 14:02:03] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005278 10.0.0.141 - - [2025-10-22 14:02:03] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.141 - - [2025-10-22 14:02:03] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006355 10.0.0.141 - - [2025-10-22 14:02:03] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.141 - - [2025-10-22 14:02:03] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004011 10.0.0.141 - - [2025-10-22 14:02:03] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.141 - - [2025-10-22 14:02:04] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006747 10.0.0.141 - - [2025-10-22 14:02:04] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine/77b18834-8017-4b4b-9e00-27b4a4044844?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006192 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004370 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine/5d6510f0-c259-415b-8bbe-a6287e792582?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002996 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004019 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine/d728c060-44f0-42f0-94d6-56b9feb2f29c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002650 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003600 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine/0c941ba1-2e89-4d52-8081-de98adeef8a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003356 10.0.0.141 - - [2025-10-22 14:02:05] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006111 10.0.0.141 - - [2025-10-22 14:02:06] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005252 10.0.0.141 - - [2025-10-22 14:02:06] "POST /set-tag HTTP/1.1" 200 109 0.003539 10.0.0.141 - - [2025-10-22 14:02:07] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005136 10.0.0.141 - - [2025-10-22 14:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.141 - - [2025-10-22 14:02:10] "GET /virtual-machine/389111b1-b81c-4d91-8cd3-8eaaecb1aed2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004511 10.0.0.141 - - [2025-10-22 14:02:10] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003601 10.0.0.141 - - [2025-10-22 14:02:12] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004902 10.0.0.141 - - [2025-10-22 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.141 - - [2025-10-22 14:02:13] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006328 10.0.0.141 - - [2025-10-22 14:02:13] "POST /set-tag HTTP/1.1" 200 109 0.007921 10.0.0.141 - - [2025-10-22 14:02:15] "GET /virtual-machine/0e46be15-06b0-4be5-9fd8-10b5a76dab37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002997 10.0.0.141 - - [2025-10-22 14:02:15] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006078 10.0.0.141 - - [2025-10-22 14:02:16] "GET /virtual-machine/4680960e-2855-4711-b4a1-061e12bc6839?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002956 10.0.0.141 - - [2025-10-22 14:02:16] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004457 10.0.0.141 - - [2025-10-22 14:02:16] "GET /virtual-machine/945afb2e-973e-404f-8d7a-9fa31550ff61?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003783 10.0.0.141 - - [2025-10-22 14:02:16] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006177 10.0.0.141 - - [2025-10-22 14:02:16] "GET /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002313 10.0.0.141 - - [2025-10-22 14:02:16] "POST /tags HTTP/1.1" 200 334 0.026596 10.0.0.141 - - [2025-10-22 14:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011730 10.0.0.141 - - [2025-10-22 14:02:16] "GET /tag/c4c452e9-a591-4635-88d4-852ed1274b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015619 10.0.0.141 - - [2025-10-22 14:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.141 - - [2025-10-22 14:02:16] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033993 10.0.0.141 - - [2025-10-22 14:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.141 - - [2025-10-22 14:02:16] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004865 10.0.0.141 - - [2025-10-22 14:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.141 - - [2025-10-22 14:02:16] "GET /service-appliance-set/4f2aa661-485d-4f7d-b988-ae04ee8df521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002788 10.0.0.141 - - [2025-10-22 14:02:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001915 10.0.0.141 - - [2025-10-22 14:02:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.109716 10.0.0.141 - - [2025-10-22 14:02:17] "GET /virtual-machine-interface/dfd2a242-104e-4c37-a13a-2e8715a7582a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.016930 10.0.0.141 - - [2025-10-22 14:02:17] "POST /instance-ips HTTP/1.1" 200 410 0.024743 10.0.0.141 - - [2025-10-22 14:02:17] "GET /instance-ip/268b38b0-53f7-4c40-a1ac-66d3b41a4280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006061 10.0.0.141 - - [2025-10-22 14:02:17] "POST /loadbalancers HTTP/1.1" 200 631 0.059498 10.0.0.141 - - [2025-10-22 14:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013293 10.0.0.141 - - [2025-10-22 14:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.141 - - [2025-10-22 14:02:17] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033217 10.0.0.141 - - [2025-10-22 14:02:17] "GET /instance-ip/268b38b0-53f7-4c40-a1ac-66d3b41a4280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002712 10.0.0.141 - - [2025-10-22 14:02:17] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035822 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002312 10.0.0.141 - - [2025-10-22 14:02:17] "POST /floating-ips HTTP/1.1" 200 599 0.041002 10.0.0.141 - - [2025-10-22 14:02:17] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.038423 10.0.0.141 - - [2025-10-22 14:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.141 - - [2025-10-22 14:02:17] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040089 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer-listener/2f513a9a-1edd-4fa9-ab54-740649ce920c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.005665 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer-listener/2f513a9a-1edd-4fa9-ab54-740649ce920c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003247 10.0.0.141 - - [2025-10-22 14:02:17] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.025034 10.0.0.141 - - [2025-10-22 14:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007828 10.0.0.141 - - [2025-10-22 14:02:17] "GET /instance-ip/268b38b0-53f7-4c40-a1ac-66d3b41a4280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004221 10.0.0.141 - - [2025-10-22 14:02:17] "GET /instance-ip/268b38b0-53f7-4c40-a1ac-66d3b41a4280?fields=floating_ips HTTP/1.1" 200 1214 0.005551 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer-pool/936a43e5-7207-4b13-8e52-e183f5f48198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003953 10.0.0.141 - - [2025-10-22 14:02:17] "GET /floating-ip/b5612783-cfe2-446e-8ff2-b031af4a6ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003217 10.0.0.141 - - [2025-10-22 14:02:17] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025442 10.0.0.141 - - [2025-10-22 14:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019553 10.0.0.141 - - [2025-10-22 14:02:17] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011637 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.015172 10.0.0.141 - - [2025-10-22 14:02:17] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008367 10.0.0.141 - - [2025-10-22 14:02:17] "POST /ref-update HTTP/1.1" 200 156 0.013087 10.0.0.141 - - [2025-10-22 14:02:17] "GET /floating-ip/b5612783-cfe2-446e-8ff2-b031af4a6ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010717 10.0.0.141 - - [2025-10-22 14:02:17] "POST /tags HTTP/1.1" 409 221 0.009492 10.0.0.141 - - [2025-10-22 14:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2025-10-22 14:02:17] "GET /tag/c4c452e9-a591-4635-88d4-852ed1274b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012779 10.0.0.141 - - [2025-10-22 14:02:17] "PUT /floating-ip/b5612783-cfe2-446e-8ff2-b031af4a6ec7 HTTP/1.1" 200 257 0.011554 10.0.0.141 - - [2025-10-22 14:02:17] "POST /set-tag HTTP/1.1" 200 109 0.070893 10.0.0.141 - - [2025-10-22 14:02:17] "GET /loadbalancer-pool/936a43e5-7207-4b13-8e52-e183f5f48198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009358 10.0.0.141 - - [2025-10-22 14:02:17] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018769 10.0.0.141 - - [2025-10-22 14:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008483 10.0.0.141 - - [2025-10-22 14:02:17] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016228 10.0.0.141 - - [2025-10-22 14:02:17] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010908 10.0.0.141 - - [2025-10-22 14:02:18] "POST /ref-update HTTP/1.1" 200 156 0.015158 10.0.0.141 - - [2025-10-22 14:02:18] "GET /floating-ip/b5612783-cfe2-446e-8ff2-b031af4a6ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.017210 10.0.0.141 - - [2025-10-22 14:02:18] "POST /set-tag HTTP/1.1" 200 109 0.099867 10.0.0.141 - - [2025-10-22 14:02:18] "POST /tags HTTP/1.1" 409 206 0.002932 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.141 - - [2025-10-22 14:02:18] "GET /tag/a09f67f0-58e2-456c-8baa-1bc4b799d25e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010769 10.0.0.141 - - [2025-10-22 14:02:18] "POST /tags HTTP/1.1" 409 204 0.001744 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2025-10-22 14:02:18] "GET /tag/c2eaf447-b2fc-4f74-8221-41f4edcbadcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012797 10.0.0.141 - - [2025-10-22 14:02:18] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004139 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.141 - - [2025-10-22 14:02:18] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004735 10.0.0.141 - - [2025-10-22 14:02:18] "POST /tags HTTP/1.1" 409 206 0.002005 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.141 - - [2025-10-22 14:02:18] "GET /tag/a09f67f0-58e2-456c-8baa-1bc4b799d25e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011622 10.0.0.141 - - [2025-10-22 14:02:18] "POST /tags HTTP/1.1" 409 226 0.002921 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.141 - - [2025-10-22 14:02:18] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009857 10.0.0.141 - - [2025-10-22 14:02:18] "POST /tags HTTP/1.1" 409 204 0.002187 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2025-10-22 14:02:18] "GET /tag/c2eaf447-b2fc-4f74-8221-41f4edcbadcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014363 10.0.0.141 - - [2025-10-22 14:02:18] "POST /tags HTTP/1.1" 409 226 0.004255 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.141 - - [2025-10-22 14:02:18] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010755 10.0.0.141 - - [2025-10-22 14:02:18] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003650 10.0.0.141 - - [2025-10-22 14:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.141 - - [2025-10-22 14:02:18] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003285 10.0.0.141 - - [2025-10-22 14:02:18] "POST /firewall-rules HTTP/1.1" 200 628 0.069409 10.0.0.141 - - [2025-10-22 14:02:18] "POST /firewall-rules HTTP/1.1" 200 648 0.076283 10.0.0.141 - - [2025-10-22 14:02:18] "GET /firewall-rule/927fc467-3f57-401a-b33a-796d1c19b960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.016490 10.0.0.141 - - [2025-10-22 14:02:18] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003832 10.0.0.141 - - [2025-10-22 14:02:18] "GET /firewall-rule/e7335640-ed9c-4812-85b0-6a96bde7d1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003651 10.0.0.141 - - [2025-10-22 14:02:18] "POST /ref-update HTTP/1.1" 200 156 0.013966 10.0.0.141 - - [2025-10-22 14:02:19] "POST /firewall-policys HTTP/1.1" 200 608 0.024430 10.0.0.141 - - [2025-10-22 14:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019340 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003451 10.0.0.141 - - [2025-10-22 14:02:19] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002860 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002857 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003602 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004158 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003779 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002168 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004958 10.0.0.141 - - [2025-10-22 14:02:19] "POST /ref-update HTTP/1.1" 200 156 0.016490 10.0.0.141 - - [2025-10-22 14:02:19] "POST /ref-update HTTP/1.1" 200 156 0.016393 10.0.0.141 - - [2025-10-22 14:02:19] "POST /ref-update HTTP/1.1" 200 156 0.017881 10.0.0.141 - - [2025-10-22 14:02:19] "POST /ref-update HTTP/1.1" 200 156 0.022542 10.0.0.141 - - [2025-10-22 14:02:19] "POST /ref-update HTTP/1.1" 200 156 0.037698 10.0.0.141 - - [2025-10-22 14:02:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002754 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:02:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:02:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001243 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:04:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:04:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000841 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:04:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.141 - - [2025-10-22 14:04:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001042 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 252 0.003149 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012002 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 228 0.013535 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/125d4c16-1b5e-497d-871f-842f22dd3602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010531 10.0.0.141 - - [2025-10-22 14:04:18] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004047 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.141 - - [2025-10-22 14:04:18] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003141 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 206 0.003125 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/a09f67f0-58e2-456c-8baa-1bc4b799d25e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018997 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 226 0.003075 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015728 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 204 0.003614 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/c2eaf447-b2fc-4f74-8221-41f4edcbadcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014675 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 226 0.002373 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/beb64ced-54ad-4747-ad01-a74a97714d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013822 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 228 0.002813 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/125d4c16-1b5e-497d-871f-842f22dd3602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016050 10.0.0.141 - - [2025-10-22 14:04:18] "POST /tags HTTP/1.1" 409 252 0.002369 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.141 - - [2025-10-22 14:04:18] "GET /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010731 10.0.0.141 - - [2025-10-22 14:04:18] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002174 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.141 - - [2025-10-22 14:04:18] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003072 10.0.0.141 - - [2025-10-22 14:04:18] "POST /firewall-rules HTTP/1.1" 409 281 0.001771 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.141 - - [2025-10-22 14:04:18] "PUT /firewall-rule/e7335640-ed9c-4812-85b0-6a96bde7d1e9 HTTP/1.1" 200 261 0.026564 10.0.0.141 - - [2025-10-22 14:04:18] "POST /firewall-rules HTTP/1.1" 409 291 0.003712 10.0.0.141 - - [2025-10-22 14:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.141 - - [2025-10-22 14:04:18] "PUT /firewall-rule/927fc467-3f57-401a-b33a-796d1c19b960 HTTP/1.1" 200 261 0.018260 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-rule/927fc467-3f57-401a-b33a-796d1c19b960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.004394 10.0.0.141 - - [2025-10-22 14:04:19] "POST /firewall-rules HTTP/1.1" 200 660 0.086832 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-rule/16b8cd16-4830-4fd1-a3d4-ff696a61a731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006161 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001924 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-rule/e7335640-ed9c-4812-85b0-6a96bde7d1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001937 10.0.0.141 - - [2025-10-22 14:04:19] "POST /firewall-policys HTTP/1.1" 409 269 0.002141 10.0.0.141 - - [2025-10-22 14:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.141 - - [2025-10-22 14:04:19] "PUT /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455 HTTP/1.1" 200 265 0.039793 10.0.0.141 - - [2025-10-22 14:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010248 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010755 10.0.0.141 - - [2025-10-22 14:04:19] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002481 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002487 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-policy/0decc197-6ca5-45c6-9801-aee3860baba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002013 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002039 10.0.0.141 - - [2025-10-22 14:04:19] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002553 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005234 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005303 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006258 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004887 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.006601 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004905 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003910 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005006 10.0.0.141 - - [2025-10-22 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.141 - - [2025-10-22 14:05:20] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005374 10.0.0.141 - - [2025-10-22 14:05:21] "POST /set-tag HTTP/1.1" 200 109 0.006308 10.0.0.141 - - [2025-10-22 14:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2025-10-22 14:05:21] "GET /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002378 10.0.0.141 - - [2025-10-22 14:05:21] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004419 10.0.0.141 - - [2025-10-22 14:05:21] "POST /set-tag HTTP/1.1" 200 109 0.023283 10.0.0.141 - - [2025-10-22 14:05:21] "DELETE /loadbalancer-member/c10dbb15-3820-49b1-a14f-6eb71843ac61 HTTP/1.1" 200 115 0.056115 10.0.0.141 - - [2025-10-22 14:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.141 - - [2025-10-22 14:05:21] "GET /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003141 10.0.0.141 - - [2025-10-22 14:05:22] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007926 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.141 - - [2025-10-22 14:05:22] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005516 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.141 - - [2025-10-22 14:05:22] "GET /virtual-machine/77b18834-8017-4b4b-9e00-27b4a4044844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002529 10.0.0.141 - - [2025-10-22 14:05:22] "POST /ref-update HTTP/1.1" 200 156 0.014123 10.0.0.141 - - [2025-10-22 14:05:22] "GET /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013629 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.018867 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.027443 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.031325 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.016050 10.0.0.141 - - [2025-10-22 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.027421 10.0.0.141 - - [2025-10-22 14:05:22] "DELETE /instance-ip/aba30498-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.046701 10.0.0.141 - - [2025-10-22 14:05:22] "POST /ref-update HTTP/1.1" 200 156 0.008042 10.0.0.141 - - [2025-10-22 14:05:22] "DELETE /virtual-machine-interface/ab888140-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.037594 10.0.0.141 - - [2025-10-22 14:05:22] "DELETE /virtual-machine/77b18834-8017-4b4b-9e00-27b4a4044844 HTTP/1.1" 200 115 0.020803 10.0.0.141 - - [2025-10-22 14:05:22] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004982 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.009548 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004048 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine/5d6510f0-c259-415b-8bbe-a6287e792582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002710 10.0.0.141 - - [2025-10-22 14:05:23] "POST /ref-update HTTP/1.1" 200 156 0.010260 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.021175 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.027859 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.028260 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.036617 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.018809 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.036373 10.0.0.141 - - [2025-10-22 14:05:23] "DELETE /instance-ip/ac131350-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.055840 10.0.0.141 - - [2025-10-22 14:05:23] "POST /ref-update HTTP/1.1" 200 156 0.008594 10.0.0.141 - - [2025-10-22 14:05:23] "DELETE /virtual-machine-interface/abfa081a-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.042555 10.0.0.141 - - [2025-10-22 14:05:23] "DELETE /virtual-machine/5d6510f0-c259-415b-8bbe-a6287e792582 HTTP/1.1" 200 115 0.026752 10.0.0.141 - - [2025-10-22 14:05:23] "DELETE /tag/bce508ea-570a-479d-b018-106abded4c18 HTTP/1.1" 200 115 0.028890 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003707 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004302 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine/0c941ba1-2e89-4d52-8081-de98adeef8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002845 10.0.0.141 - - [2025-10-22 14:05:23] "POST /ref-update HTTP/1.1" 200 156 0.008158 10.0.0.141 - - [2025-10-22 14:05:23] "GET /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012305 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.017487 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.033113 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.025052 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.013147 10.0.0.141 - - [2025-10-22 14:05:23] "POST /set-tag HTTP/1.1" 200 109 0.026090 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /instance-ip/ad24d3b4-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.046649 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /virtual-machine-interface/ad0ce47a-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.041092 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /virtual-machine/0c941ba1-2e89-4d52-8081-de98adeef8a1 HTTP/1.1" 200 115 0.020947 10.0.0.141 - - [2025-10-22 14:05:24] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004301 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.012748 10.0.0.141 - - [2025-10-22 14:05:24] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004154 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.141 - - [2025-10-22 14:05:24] "GET /virtual-machine/d728c060-44f0-42f0-94d6-56b9feb2f29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003199 10.0.0.141 - - [2025-10-22 14:05:24] "POST /ref-update HTTP/1.1" 200 156 0.009190 10.0.0.141 - - [2025-10-22 14:05:24] "GET /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013075 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.032987 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.034372 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.024426 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.014402 10.0.0.141 - - [2025-10-22 14:05:24] "POST /set-tag HTTP/1.1" 200 109 0.024784 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /instance-ip/acb1c68a-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.047926 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /virtual-machine-interface/ac9940ce-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.038888 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /virtual-machine/d728c060-44f0-42f0-94d6-56b9feb2f29c HTTP/1.1" 200 115 0.017689 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /tag/a09f67f0-58e2-456c-8baa-1bc4b799d25e HTTP/1.1" 409 391 0.008931 10.0.0.141 - - [2025-10-22 14:05:24] "DELETE /tag/362fe937-2284-42d7-8b51-e6ff59f24704 HTTP/1.1" 200 115 0.031858 10.0.0.141 - - [2025-10-22 14:05:52] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005872 10.0.0.141 - - [2025-10-22 14:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.141 - - [2025-10-22 14:05:52] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005733 10.0.0.141 - - [2025-10-22 14:05:52] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.141 - - [2025-10-22 14:05:52] "GET /virtual-machine/945afb2e-973e-404f-8d7a-9fa31550ff61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002941 10.0.0.141 - - [2025-10-22 14:05:52] "POST /ref-update HTTP/1.1" 200 156 0.013378 10.0.0.141 - - [2025-10-22 14:05:52] "GET /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005071 10.0.0.141 - - [2025-10-22 14:05:52] "POST /set-tag HTTP/1.1" 200 109 0.016212 10.0.0.141 - - [2025-10-22 14:05:52] "POST /set-tag HTTP/1.1" 200 109 0.022419 10.0.0.141 - - [2025-10-22 14:05:52] "POST /set-tag HTTP/1.1" 200 109 0.016932 10.0.0.141 - - [2025-10-22 14:05:52] "POST /set-tag HTTP/1.1" 200 109 0.025439 10.0.0.141 - - [2025-10-22 14:05:52] "DELETE /instance-ip/aee8f7de-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.049612 10.0.0.141 - - [2025-10-22 14:05:52] "DELETE /virtual-machine-interface/aed36cf2-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.043113 10.0.0.141 - - [2025-10-22 14:05:52] "DELETE /virtual-machine/945afb2e-973e-404f-8d7a-9fa31550ff61 HTTP/1.1" 200 115 0.019614 10.0.0.141 - - [2025-10-22 14:05:52] "DELETE /tag/158a00b0-5c5b-4f78-aa99-d8ead420f5a6 HTTP/1.1" 200 115 0.032031 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004368 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004291 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine/0e46be15-06b0-4be5-9fd8-10b5a76dab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003266 10.0.0.141 - - [2025-10-22 14:05:53] "POST /ref-update HTTP/1.1" 200 156 0.008808 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013043 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.016044 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.027774 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.021565 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.016573 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /instance-ip/ae798692-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.047354 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /virtual-machine-interface/ae643abc-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.031526 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /virtual-machine/0e46be15-06b0-4be5-9fd8-10b5a76dab37 HTTP/1.1" 200 115 0.016692 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7 HTTP/1.1" 409 237 0.006164 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /tag/125d4c16-1b5e-497d-871f-842f22dd3602 HTTP/1.1" 409 237 0.004310 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /tag/87cd7cf0-b18a-41e8-89af-e00e6897dae4 HTTP/1.1" 200 115 0.045812 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004130 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004478 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine/389111b1-b81c-4d91-8cd3-8eaaecb1aed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005725 10.0.0.141 - - [2025-10-22 14:05:53] "POST /ref-update HTTP/1.1" 200 156 0.009101 10.0.0.141 - - [2025-10-22 14:05:53] "GET /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021847 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.016573 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.029850 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.028164 10.0.0.141 - - [2025-10-22 14:05:53] "POST /set-tag HTTP/1.1" 200 109 0.012988 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /instance-ip/ada373ea-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.046017 10.0.0.141 - - [2025-10-22 14:05:53] "DELETE /virtual-machine-interface/ad89e0c4-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.043725 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /virtual-machine/389111b1-b81c-4d91-8cd3-8eaaecb1aed2 HTTP/1.1" 200 115 0.020447 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /tag/55586b8a-fdb9-4edf-b07b-7d04b1b16f5d HTTP/1.1" 200 115 0.035121 10.0.0.141 - - [2025-10-22 14:05:54] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003860 10.0.0.141 - - [2025-10-22 14:05:54] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.141 - - [2025-10-22 14:05:54] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005506 10.0.0.141 - - [2025-10-22 14:05:54] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.141 - - [2025-10-22 14:05:54] "GET /virtual-machine/4680960e-2855-4711-b4a1-061e12bc6839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004149 10.0.0.141 - - [2025-10-22 14:05:54] "POST /ref-update HTTP/1.1" 200 156 0.009072 10.0.0.141 - - [2025-10-22 14:05:54] "GET /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016401 10.0.0.141 - - [2025-10-22 14:05:54] "POST /set-tag HTTP/1.1" 200 109 0.021702 10.0.0.141 - - [2025-10-22 14:05:54] "POST /set-tag HTTP/1.1" 200 109 0.031723 10.0.0.141 - - [2025-10-22 14:05:54] "POST /set-tag HTTP/1.1" 200 109 0.025776 10.0.0.141 - - [2025-10-22 14:05:54] "POST /set-tag HTTP/1.1" 200 109 0.017169 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /instance-ip/ae114d3e-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.052213 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /virtual-machine-interface/adfc4312-af4f-11f0-8a53-fa163e689b59 HTTP/1.1" 200 115 0.053773 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /virtual-machine/4680960e-2855-4711-b4a1-061e12bc6839 HTTP/1.1" 200 115 0.017611 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /tag/c2eaf447-b2fc-4f74-8221-41f4edcbadcb HTTP/1.1" 409 237 0.006437 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /tag/ef2128ac-99c2-41bb-96e6-73f0f2af1077 HTTP/1.1" 200 115 0.036073 10.0.0.141 - - [2025-10-22 14:05:54] "DELETE /tag/455bc1cd-104c-4995-b302-c0cc00c0df8d HTTP/1.1" 200 115 0.030833 10.0.0.141 - - [2025-10-22 14:05:55] "POST /projects HTTP/1.1" 409 238 0.002139 10.0.0.141 - - [2025-10-22 14:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2025-10-22 14:05:56] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032172 10.0.0.141 - - [2025-10-22 14:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.141 - - [2025-10-22 14:05:56] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003543 10.0.0.141 - - [2025-10-22 14:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.141 - - [2025-10-22 14:05:56] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004884 10.0.0.141 - - [2025-10-22 14:05:56] "POST /security-groups HTTP/1.1" 409 285 0.003230 10.0.0.141 - - [2025-10-22 14:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.141 - - [2025-10-22 14:05:56] "PUT /security-group/90d76503-fe88-455d-a62f-60b3fc6dc322 HTTP/1.1" 200 263 0.055518 10.0.0.141 - - [2025-10-22 14:05:56] "PUT /access-control-list/af72cbb3-9f36-44b9-b632-5346806b2132 HTTP/1.1" 200 273 0.011853 10.0.0.141 - - [2025-10-22 14:05:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029539 10.0.0.141 - - [2025-10-22 14:05:56] "PUT /access-control-list/7bac9be7-1e48-4dad-b439-ac0f4b5f69bf HTTP/1.1" 200 273 0.022850 10.0.0.141 - - [2025-10-22 14:06:01] "POST /projects HTTP/1.1" 409 238 0.003554 10.0.0.141 - - [2025-10-22 14:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.141 - - [2025-10-22 14:06:01] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033767 10.0.0.141 - - [2025-10-22 14:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.141 - - [2025-10-22 14:06:01] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003948 10.0.0.141 - - [2025-10-22 14:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.141 - - [2025-10-22 14:06:01] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004044 10.0.0.141 - - [2025-10-22 14:06:01] "POST /security-groups HTTP/1.1" 409 285 0.002152 10.0.0.141 - - [2025-10-22 14:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.141 - - [2025-10-22 14:06:01] "PUT /security-group/90d76503-fe88-455d-a62f-60b3fc6dc322 HTTP/1.1" 200 263 0.053952 10.0.0.141 - - [2025-10-22 14:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024583 10.0.0.141 - - [2025-10-22 14:06:01] "PUT /access-control-list/af72cbb3-9f36-44b9-b632-5346806b2132 HTTP/1.1" 200 273 0.010438 10.0.0.141 - - [2025-10-22 14:06:01] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.017918 10.0.0.141 - - [2025-10-22 14:06:01] "PUT /access-control-list/7bac9be7-1e48-4dad-b439-ac0f4b5f69bf HTTP/1.1" 200 273 0.022520 10.0.0.141 - - [2025-10-22 14:06:01] "GET /firewall-rule/004f543f-dec5-4fb7-a264-8cdf4c5e6674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003411 10.0.0.141 - - [2025-10-22 14:06:01] "POST /ref-update HTTP/1.1" 200 156 0.051302 10.0.0.141 - - [2025-10-22 14:06:01] "DELETE /firewall-rule/004f543f-dec5-4fb7-a264-8cdf4c5e6674 HTTP/1.1" 200 115 0.043862 10.0.0.141 - - [2025-10-22 14:06:01] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004159 10.0.0.141 - - [2025-10-22 14:06:01] "GET /firewall-rule/66804dd3-4e53-4a83-8965-fffa86ce3d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003031 10.0.0.141 - - [2025-10-22 14:06:01] "POST /ref-update HTTP/1.1" 200 156 0.041211 10.0.0.141 - - [2025-10-22 14:06:01] "DELETE /firewall-rule/66804dd3-4e53-4a83-8965-fffa86ce3d64 HTTP/1.1" 200 115 0.037867 10.0.0.141 - - [2025-10-22 14:06:01] "DELETE /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7 HTTP/1.1" 409 237 0.004383 10.0.0.141 - - [2025-10-22 14:06:01] "DELETE /tag/125d4c16-1b5e-497d-871f-842f22dd3602 HTTP/1.1" 409 237 0.005052 10.0.0.141 - - [2025-10-22 14:06:01] "DELETE /tag/e2ba27d3-ad7f-4e85-93c7-00ab6872250f HTTP/1.1" 200 115 0.041322 10.0.0.141 - - [2025-10-22 14:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.141 - - [2025-10-22 14:06:01] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004725 10.0.0.141 - - [2025-10-22 14:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.141 - - [2025-10-22 14:06:01] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003388 10.0.0.141 - - [2025-10-22 14:06:01] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.031690 10.0.0.141 - - [2025-10-22 14:06:02] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.044669 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /security-group/90d76503-fe88-455d-a62f-60b3fc6dc322 HTTP/1.1" 200 115 0.045982 10.0.0.141 - - [2025-10-22 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /access-control-list/af72cbb3-9f36-44b9-b632-5346806b2132 HTTP/1.1" 200 115 0.031604 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /access-control-list/7bac9be7-1e48-4dad-b439-ac0f4b5f69bf HTTP/1.1" 200 115 0.022760 10.0.0.141 - - [2025-10-22 14:06:02] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029223 10.0.0.141 - - [2025-10-22 14:06:02] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?fields=security_groups HTTP/1.1" 200 1352 0.031488 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /security-group/2db44b6e-e0fe-4f7e-bd0a-4d5bb847e4c5 HTTP/1.1" 200 115 0.039130 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /access-control-list/7c3481be-7d75-4872-a1aa-bd490d8e3477 HTTP/1.1" 200 115 0.031362 10.0.0.141 - - [2025-10-22 14:06:02] "GET /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2?fields=application_policy_sets HTTP/1.1" 200 1391 0.044228 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /access-control-list/c4216271-6b60-42c1-92ae-4d8828049e2f HTTP/1.1" 200 115 0.049799 10.0.0.141 - - [2025-10-22 14:06:02] "DELETE /project/28ed70c0-b243-487a-9f6c-39f8689e0bf2 HTTP/1.1" 200 115 0.266146 10.0.0.141 - - [2025-10-22 14:06:02] "POST /projects HTTP/1.1" 409 238 0.002394 10.0.0.141 - - [2025-10-22 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.141 - - [2025-10-22 14:06:02] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035520 10.0.0.141 - - [2025-10-22 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.141 - - [2025-10-22 14:06:02] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003472 10.0.0.141 - - [2025-10-22 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.141 - - [2025-10-22 14:06:02] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005261 10.0.0.141 - - [2025-10-22 14:06:02] "POST /security-groups HTTP/1.1" 409 285 0.002834 10.0.0.141 - - [2025-10-22 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.141 - - [2025-10-22 14:06:02] "PUT /security-group/69bf6d20-45df-41d9-aa5f-9a2fff013d54 HTTP/1.1" 200 263 0.056755 10.0.0.141 - - [2025-10-22 14:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031444 10.0.0.141 - - [2025-10-22 14:06:02] "PUT /access-control-list/5b9ce93c-2937-4525-ad17-07a0f6ca835b HTTP/1.1" 200 273 0.015220 10.0.0.141 - - [2025-10-22 14:06:02] "PUT /access-control-list/a46dc4a6-ae0a-4c48-8b7b-b82e56df8e66 HTTP/1.1" 200 273 0.028451 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /loadbalancer-member/94f82da7-3aee-4440-80f9-3747d5d2d6d1 HTTP/1.1" 200 115 0.031502 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /loadbalancer-pool/936a43e5-7207-4b13-8e52-e183f5f48198 HTTP/1.1" 200 115 0.045930 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /loadbalancer-listener/2f513a9a-1edd-4fa9-ab54-740649ce920c HTTP/1.1" 200 115 0.045437 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /loadbalancer/053994b6-af6d-410d-99b9-53f656ea9f1c HTTP/1.1" 200 115 0.048290 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /floating-ip/b5612783-cfe2-446e-8ff2-b031af4a6ec7 HTTP/1.1" 200 115 0.044535 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /instance-ip/268b38b0-53f7-4c40-a1ac-66d3b41a4280 HTTP/1.1" 200 115 0.046330 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /virtual-machine-interface/dfd2a242-104e-4c37-a13a-2e8715a7582a HTTP/1.1" 200 115 0.040502 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /tag/c4c452e9-a591-4635-88d4-852ed1274b46 HTTP/1.1" 200 115 0.039365 10.0.0.141 - - [2025-10-22 14:06:07] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002364 10.0.0.141 - - [2025-10-22 14:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.141 - - [2025-10-22 14:06:07] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004205 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-policy/a9698cc0-d7b1-472f-a6fb-af2c679dee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002246 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-rule/e7335640-ed9c-4812-85b0-6a96bde7d1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002760 10.0.0.141 - - [2025-10-22 14:06:07] "POST /ref-update HTTP/1.1" 200 156 0.016571 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /firewall-rule/e7335640-ed9c-4812-85b0-6a96bde7d1e9 HTTP/1.1" 200 115 0.036531 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002734 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-rule/16b8cd16-4830-4fd1-a3d4-ff696a61a731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002660 10.0.0.141 - - [2025-10-22 14:06:07] "POST /ref-update HTTP/1.1" 200 156 0.014208 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /firewall-rule/16b8cd16-4830-4fd1-a3d4-ff696a61a731 HTTP/1.1" 200 115 0.044662 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003600 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-rule/927fc467-3f57-401a-b33a-796d1c19b960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003252 10.0.0.141 - - [2025-10-22 14:06:07] "POST /ref-update HTTP/1.1" 200 156 0.010898 10.0.0.141 - - [2025-10-22 14:06:07] "DELETE /firewall-rule/927fc467-3f57-401a-b33a-796d1c19b960 HTTP/1.1" 200 115 0.045994 10.0.0.141 - - [2025-10-22 14:06:07] "GET /application-policy-set/81a28924-8a71-473f-8b61-2e3116e2732c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002845 10.0.0.141 - - [2025-10-22 14:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.141 - - [2025-10-22 14:06:07] "GET /policy-management/078e7d76-5696-491d-a9a8-3e80ccebd029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002328 10.0.0.141 - - [2025-10-22 14:06:07] "GET /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009517 10.0.0.141 - - [2025-10-22 14:06:07] "POST /ref-update HTTP/1.1" 200 156 0.025079 10.0.0.141 - - [2025-10-22 14:06:08] "DELETE /firewall-policy/40914e09-d5e4-4b6e-a93c-402619b44455 HTTP/1.1" 200 115 0.053750 10.0.0.141 - - [2025-10-22 14:06:08] "DELETE /tag/a09f67f0-58e2-456c-8baa-1bc4b799d25e HTTP/1.1" 200 115 0.085017 10.0.0.141 - - [2025-10-22 14:06:08] "DELETE /tag/1a4f570f-be0b-4acb-95f9-7ab1f3df92d7 HTTP/1.1" 200 115 0.037556 10.0.0.141 - - [2025-10-22 14:06:08] "DELETE /tag/125d4c16-1b5e-497d-871f-842f22dd3602 HTTP/1.1" 200 115 0.065125 10.0.0.141 - - [2025-10-22 14:06:08] "DELETE /tag/c2eaf447-b2fc-4f74-8221-41f4edcbadcb HTTP/1.1" 200 115 0.067188 10.0.0.141 - - [2025-10-22 14:06:08] "POST /projects HTTP/1.1" 409 238 0.001931 10.0.0.141 - - [2025-10-22 14:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.141 - - [2025-10-22 14:06:08] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037335 10.0.0.141 - - [2025-10-22 14:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.141 - - [2025-10-22 14:06:08] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.014040 10.0.0.141 - - [2025-10-22 14:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.141 - - [2025-10-22 14:06:08] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007391 10.0.0.141 - - [2025-10-22 14:06:08] "POST /security-groups HTTP/1.1" 409 285 0.012028 10.0.0.141 - - [2025-10-22 14:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014975 10.0.0.141 - - [2025-10-22 14:06:08] "PUT /security-group/69bf6d20-45df-41d9-aa5f-9a2fff013d54 HTTP/1.1" 200 263 0.077436 10.0.0.141 - - [2025-10-22 14:06:08] "PUT /access-control-list/5b9ce93c-2937-4525-ad17-07a0f6ca835b HTTP/1.1" 200 273 0.028459 10.0.0.141 - - [2025-10-22 14:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.050967 10.0.0.141 - - [2025-10-22 14:06:08] "PUT /access-control-list/a46dc4a6-ae0a-4c48-8b7b-b82e56df8e66 HTTP/1.1" 200 273 0.031448 10.0.0.141 - - [2025-10-22 14:06:08] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.017952 10.0.0.141 - - [2025-10-22 14:06:08] "GET /firewall-rule/2a7ecfb9-1e0b-4416-801b-96541777be98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007862 10.0.0.141 - - [2025-10-22 14:06:08] "POST /ref-update HTTP/1.1" 200 156 0.052235 10.0.0.141 - - [2025-10-22 14:06:08] "DELETE /firewall-rule/2a7ecfb9-1e0b-4416-801b-96541777be98 HTTP/1.1" 200 115 0.040773 10.0.0.141 - - [2025-10-22 14:06:08] "GET /firewall-policy/c59c9297-aba3-46ba-875f-6a5ad81c16fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004102 10.0.0.141 - - [2025-10-22 14:06:08] "GET /firewall-rule/0f1d59c1-1ebb-4b9c-8202-632abed60082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003672 10.0.0.141 - - [2025-10-22 14:06:09] "POST /ref-update HTTP/1.1" 200 156 0.052634 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /firewall-rule/0f1d59c1-1ebb-4b9c-8202-632abed60082 HTTP/1.1" 200 115 0.031275 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /tag/beb64ced-54ad-4747-ad01-a74a97714d22 HTTP/1.1" 200 115 0.039805 10.0.0.141 - - [2025-10-22 14:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.141 - - [2025-10-22 14:06:09] "GET /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.006246 10.0.0.141 - - [2025-10-22 14:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.141 - - [2025-10-22 14:06:09] "GET /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003890 10.0.0.141 - - [2025-10-22 14:06:09] "PUT /virtual-network/0c281da7-311b-47c0-9dc6-6078a8f8b8af HTTP/1.1" 200 265 0.064548 10.0.0.141 - - [2025-10-22 14:06:09] "PUT /virtual-network/3ebe9c0a-e817-4a9b-b0b6-aef6365fd51a HTTP/1.1" 200 265 0.052678 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /security-group/69bf6d20-45df-41d9-aa5f-9a2fff013d54 HTTP/1.1" 200 115 0.054629 10.0.0.141 - - [2025-10-22 14:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /access-control-list/5b9ce93c-2937-4525-ad17-07a0f6ca835b HTTP/1.1" 200 115 0.040006 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /access-control-list/a46dc4a6-ae0a-4c48-8b7b-b82e56df8e66 HTTP/1.1" 200 115 0.041784 10.0.0.141 - - [2025-10-22 14:06:09] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.053684 10.0.0.141 - - [2025-10-22 14:06:09] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?fields=security_groups HTTP/1.1" 200 1350 0.051934 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /security-group/c8ad034c-10f8-4edb-b880-d3f7c0e7e814 HTTP/1.1" 200 115 0.069949 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /access-control-list/0a842e40-4346-49f8-bebe-ba8b6b24e112 HTTP/1.1" 200 115 0.053128 10.0.0.141 - - [2025-10-22 14:06:09] "GET /project/06428111-a516-456a-88f5-1c0adc1f8b59?fields=application_policy_sets HTTP/1.1" 200 1389 0.073048 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /access-control-list/5940e57e-2736-4093-8201-40592660ed61 HTTP/1.1" 200 115 0.057986 10.0.0.141 - - [2025-10-22 14:06:09] "DELETE /project/06428111-a516-456a-88f5-1c0adc1f8b59 HTTP/1.1" 200 115 0.401612 10.0.0.141 - - [2025-10-22 14:06:15] "GET /global-system-configs HTTP/1.1" 200 323 0.005265 10.0.0.141 - - [2025-10-22 14:06:16] "GET /global-system-configs HTTP/1.1" 200 323 0.003023