++ 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 08:26:18 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 08:26:18 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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.65 ++ 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.65 ++ 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.65 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65 +++ local servers=10.0.0.65 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.65,10.101.50.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.101.50.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/22/2025 20:26:58.029 7f13eb068300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 20:26:58.190 7f13eb068300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 20:26:58.203 7f13eb068300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 20:26:58.203 7f13eb068300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000793 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-10-22 20:27:04] "GET / HTTP/1.1" 503 181 0.000234 10.0.0.65 - - [2025-10-22 20:27:05] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.65 - - [2025-10-22 20:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022061 10.0.0.65 - - [2025-10-22 20:27:05] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008570 10.0.0.65 - - [2025-10-22 20:27:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.010429 10.0.0.65 - - [2025-10-22 20:27:05] "POST /config-nodes HTTP/1.1" 200 593 0.088298 10.0.0.65 - - [2025-10-22 20:27:05] "GET / HTTP/1.1" 200 45303 0.001477 10.0.0.65 - - [2025-10-22 20:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.095069 10.0.0.65 - - [2025-10-22 20:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028048 10.0.0.65 - - [2025-10-22 20:27:05] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.65 - - [2025-10-22 20:27:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011928 10.0.0.65 - - [2025-10-22 20:27:05] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.65 - - [2025-10-22 20:27:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.012454 10.0.0.65 - - [2025-10-22 20:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.65 - - [2025-10-22 20:27:05] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006301 10.0.0.65 - - [2025-10-22 20:27:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.029067 10.0.0.65 - - [2025-10-22 20:27:05] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.65 - - [2025-10-22 20:27:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.002735 10.0.0.65 - - [2025-10-22 20:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.65 - - [2025-10-22 20:27:06] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009338 10.0.0.65 - - [2025-10-22 20:27:06] "POST /service-appliance-sets HTTP/1.1" 200 541 0.052305 10.0.0.65 - - [2025-10-22 20:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.65 - - [2025-10-22 20:27:06] "GET /network-ipam/270ab980-ec1e-41ca-b48d-510b7eee11aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003830 10.0.0.65 - - [2025-10-22 20:27:06] "POST /service-templates HTTP/1.1" 200 511 0.042749 10.0.0.65 - - [2025-10-22 20:27:06] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.65 - - [2025-10-22 20:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.65 - - [2025-10-22 20:27:06] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009948 10.0.0.65 - - [2025-10-22 20:27:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.006374 10.0.0.65 - - [2025-10-22 20:27:06] "POST /service-templates HTTP/1.1" 200 501 0.075099 10.0.0.65 - - [2025-10-22 20:27:06] "POST /database-nodes HTTP/1.1" 200 597 0.052583 10.0.0.65 - - [2025-10-22 20:27:06] "POST /service-templates HTTP/1.1" 200 515 0.033924 10.0.0.65 - - [2025-10-22 20:27:06] "POST /service-templates HTTP/1.1" 200 535 0.045028 10.0.0.65 - - [2025-10-22 20:27:06] "POST /service-templates HTTP/1.1" 200 507 0.092824 10.0.0.65 - - [2025-10-22 20:27:06] "GET / HTTP/1.1" 200 35931 0.003061 10.0.0.65 - - [2025-10-22 20:27:07] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.65 - - [2025-10-22 20:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.65 - - [2025-10-22 20:27:07] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005456 10.0.0.65 - - [2025-10-22 20:27:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002452 10.0.0.65 - - [2025-10-22 20:27:07] "POST /config-database-nodes HTTP/1.1" 200 611 0.029962 10.0.0.65 - - [2025-10-22 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.65 - - [2025-10-22 20:27:09] "GET /network-ipam/270ab980-ec1e-41ca-b48d-510b7eee11aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003558 10.0.0.65 - - [2025-10-22 20:27:09] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.65 - - [2025-10-22 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.65 - - [2025-10-22 20:27:09] "GET /routing-instance/cdc50d66-a519-4d4b-a155-1ec20adcf372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007498 10.0.0.65 - - [2025-10-22 20:27:09] "POST /bgp-routers HTTP/1.1" 200 616 0.044085 10.0.0.65 - - [2025-10-22 20:27:09] "GET /bgp-router/7e10461b-2bca-4e86-9986-f303ea88b7d5?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.008015 10.0.0.65 - - [2025-10-22 20:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010676 10.0.0.65 - - [2025-10-22 20:27:09] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008242 10.0.0.65 - - [2025-10-22 20:27:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.004781 10.0.0.65 - - [2025-10-22 20:27:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002587 10.0.0.65 - - [2025-10-22 20:27:09] "POST /ref-update HTTP/1.1" 200 156 0.017495 10.0.0.65 - - [2025-10-22 20:27:09] "POST /access-control-lists HTTP/1.1" 200 587 0.067529 10.0.0.65 - - [2025-10-22 20:27:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.004898 10.0.0.65 - - [2025-10-22 20:27:09] "POST /access-control-lists HTTP/1.1" 200 585 0.048817 10.0.0.65 - - [2025-10-22 20:27:09] "POST /route-targets HTTP/1.1" 200 327 0.020651 10.0.0.65 - - [2025-10-22 20:27:09] "POST /ref-update HTTP/1.1" 200 156 0.025811 10.0.0.65 - - [2025-10-22 20:27:09] "POST /route-targets HTTP/1.1" 200 327 0.015546 10.0.0.65 - - [2025-10-22 20:27:10] "POST /ref-update HTTP/1.1" 200 156 0.051541 10.0.0.65 - - [2025-10-22 20:27:10] "POST /route-targets HTTP/1.1" 200 327 0.019659 10.0.0.65 - - [2025-10-22 20:27:10] "POST /ref-update HTTP/1.1" 200 156 0.011003 10.0.0.65 - - [2025-10-22 20:27:10] "POST /route-targets HTTP/1.1" 200 327 0.023612 10.0.0.65 - - [2025-10-22 20:27:10] "POST /ref-update HTTP/1.1" 200 156 0.015420 10.0.0.65 - - [2025-10-22 20:27:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.005990 10.0.0.65 - - [2025-10-22 20:27:10] "POST /access-control-lists HTTP/1.1" 200 551 0.063979 10.0.0.65 - - [2025-10-22 20:27:10] "PUT /access-control-list/f94b7327-4080-45bf-9feb-e41db40f4165 HTTP/1.1" 200 272 0.010698 10.0.0.65 - - [2025-10-22 20:27:10] "PUT /access-control-list/644fdcd4-e481-4fe7-9809-b276a4d3e55d HTTP/1.1" 200 272 0.015672 10.0.0.65 - - [2025-10-22 20:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.65 - - [2025-10-22 20:27:10] "GET /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003029 10.0.0.65 - - [2025-10-22 20:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.65 - - [2025-10-22 20:27:10] "PUT /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03 HTTP/1.1" 200 276 0.008110 10.0.0.65 - - [2025-10-22 20:27:10] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 581 0.026724 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 575 0.023366 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 575 0.032404 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 559 0.049116 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 555 0.019631 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 557 0.036864 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 565 0.021122 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 549 0.036730 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 557 0.036714 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 567 0.021352 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 555 0.018565 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 567 0.031287 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 575 0.070884 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 569 0.020248 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 561 0.023149 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 561 0.020533 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001471 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001023 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 561 0.021878 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 547 0.039369 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 595 0.023338 10.0.0.65 - - [2025-10-22 20:27:11] "POST /alarms HTTP/1.1" 200 575 0.111391 10.0.0.65 - - [2025-10-22 20:27:12] "POST /alarms HTTP/1.1" 200 571 0.100486 10.0.0.65 - - [2025-10-22 20:27:12] "POST /alarms HTTP/1.1" 200 583 0.040321 10.0.0.65 - - [2025-10-22 20:27:12] "POST /alarms HTTP/1.1" 200 609 0.061221 10.0.0.65 - - [2025-10-22 20:27:12] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.65 - - [2025-10-22 20:27:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003160 10.0.0.65 - - [2025-10-22 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.65 - - [2025-10-22 20:27:12] "PUT /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03 HTTP/1.1" 200 276 0.012810 10.0.0.65 - - [2025-10-22 20:27:12] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.65 - - [2025-10-22 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.65 - - [2025-10-22 20:27:12] "GET /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004329 10.0.0.65 - - [2025-10-22 20:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.65 - - [2025-10-22 20:27:12] "PUT /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03 HTTP/1.1" 200 276 0.008768 10.0.0.65 - - [2025-10-22 20:27:13] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.65 - - [2025-10-22 20:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.65 - - [2025-10-22 20:27:13] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007214 10.0.0.65 - - [2025-10-22 20:27:13] "PUT /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401 HTTP/1.1" 200 274 0.022221 10.0.0.65 - - [2025-10-22 20:27:17] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.65 - - [2025-10-22 20:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.65 - - [2025-10-22 20:27:17] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005511 10.0.0.65 - - [2025-10-22 20:27:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002609 10.0.0.65 - - [2025-10-22 20:27:17] "POST /analytics-nodes HTTP/1.1" 200 599 0.022765 10.0.0.65 - - [2025-10-22 20:27:25] "GET / HTTP/1.1" 200 35931 0.002035 10.0.0.65 - - [2025-10-22 20:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.65 - - [2025-10-22 20:27:25] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006999 10.0.0.65 - - [2025-10-22 20:27:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004212 10.0.0.65 - - [2025-10-22 20:27:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034898 10.0.0.65 - - [2025-10-22 20:27:35] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.65 - - [2025-10-22 20:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.65 - - [2025-10-22 20:27:35] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006743 10.0.0.65 - - [2025-10-22 20:27:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002650 10.0.0.65 - - [2025-10-22 20:27:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.038746 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001176 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001158 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:29:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:29:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.65 - - [2025-10-22 20:29:51] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.65 - - [2025-10-22 20:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.65 - - [2025-10-22 20:29:51] "GET /domain/937b9730-479d-4fed-93d3-eb8168c2007e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003634 10.0.0.65 - - [2025-10-22 20:29:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.000550 10.0.0.65 - - [2025-10-22 20:29:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.007501 10.0.0.65 - - [2025-10-22 20:29:52] "POST /security-groups HTTP/1.1" 200 570 0.072510 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.003619 10.0.0.65 - - [2025-10-22 20:29:52] "POST /projects HTTP/1.1" 200 481 0.277231 10.0.0.65 - - [2025-10-22 20:29:52] "POST /access-control-lists HTTP/1.1" 200 579 0.073491 10.0.0.65 - - [2025-10-22 20:29:52] "POST /security-groups HTTP/1.1" 200 534 0.098558 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.011431 10.0.0.65 - - [2025-10-22 20:29:52] "POST /chown HTTP/1.1" 200 109 0.015812 10.0.0.65 - - [2025-10-22 20:29:52] "POST /policy-managements HTTP/1.1" 409 214 0.021093 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.65 - - [2025-10-22 20:29:52] "POST /access-control-lists HTTP/1.1" 200 577 0.081464 10.0.0.65 - - [2025-10-22 20:29:52] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007993 10.0.0.65 - - [2025-10-22 20:29:52] "POST /application-policy-sets HTTP/1.1" 200 528 0.021514 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013414 10.0.0.65 - - [2025-10-22 20:29:52] "GET /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003441 10.0.0.65 - - [2025-10-22 20:29:52] "PUT /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03 HTTP/1.1" 200 276 0.010430 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008497 10.0.0.65 - - [2025-10-22 20:29:52] "GET /virtual-network/8c65c615-c422-4324-92b5-ebf3bb500d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004899 10.0.0.65 - - [2025-10-22 20:29:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000669 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.014567 10.0.0.65 - - [2025-10-22 20:29:52] "POST /security-groups HTTP/1.1" 200 574 0.077743 10.0.0.65 - - [2025-10-22 20:29:52] "POST /projects HTTP/1.1" 200 489 0.225888 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.002620 10.0.0.65 - - [2025-10-22 20:29:52] "POST /security-groups HTTP/1.1" 200 546 0.084342 10.0.0.65 - - [2025-10-22 20:29:52] "POST /access-control-lists HTTP/1.1" 200 594 0.064831 10.0.0.65 - - [2025-10-22 20:29:52] "POST /chown HTTP/1.1" 200 109 0.037165 10.0.0.65 - - [2025-10-22 20:29:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.026169 10.0.0.65 - - [2025-10-22 20:29:53] "POST /access-control-lists HTTP/1.1" 200 592 0.037195 10.0.0.65 - - [2025-10-22 20:29:53] "POST /network-ipams HTTP/1.1" 200 522 0.081814 10.0.0.65 - - [2025-10-22 20:29:53] "POST /network-ipams HTTP/1.1" 200 510 0.060222 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.003068 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002535 10.0.0.65 - - [2025-10-22 20:29:53] "POST /access-control-lists HTTP/1.1" 200 583 0.073412 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.011665 10.0.0.65 - - [2025-10-22 20:29:53] "POST /access-control-lists HTTP/1.1" 200 581 0.114674 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.034806 10.0.0.65 - - [2025-10-22 20:29:53] "POST /useragent-kv HTTP/1.1" 200 115 0.032555 10.0.0.65 - - [2025-10-22 20:29:53] "POST /virtual-networks HTTP/1.1" 200 538 0.322428 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.65 - - [2025-10-22 20:29:53] "POST /access-control-lists HTTP/1.1" 200 602 0.050253 10.0.0.65 - - [2025-10-22 20:29:53] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.016711 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.002076 10.0.0.65 - - [2025-10-22 20:29:53] "POST /network-ipams HTTP/1.1" 200 518 0.031552 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.004773 10.0.0.65 - - [2025-10-22 20:29:53] "POST /access-control-lists HTTP/1.1" 200 600 0.084887 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003940 10.0.0.65 - - [2025-10-22 20:29:53] "POST /access-control-lists HTTP/1.1" 200 589 0.067887 10.0.0.65 - - [2025-10-22 20:29:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004249 10.0.0.65 - - [2025-10-22 20:29:53] "POST /virtual-networks HTTP/1.1" 200 546 0.255281 10.0.0.65 - - [2025-10-22 20:29:53] "POST /route-targets HTTP/1.1" 200 327 0.059018 10.0.0.65 - - [2025-10-22 20:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011896 10.0.0.65 - - [2025-10-22 20:29:54] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012223 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-update HTTP/1.1" 200 156 0.057362 10.0.0.65 - - [2025-10-22 20:29:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.002631 10.0.0.65 - - [2025-10-22 20:29:54] "PUT /access-control-list/c244c866-1120-4dbb-9a8d-c2e6f97c7ef6 HTTP/1.1" 200 272 0.085221 10.0.0.65 - - [2025-10-22 20:29:54] "POST /network-policys HTTP/1.1" 200 538 0.102919 10.0.0.65 - - [2025-10-22 20:29:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.009932 10.0.0.65 - - [2025-10-22 20:29:54] "POST /route-targets HTTP/1.1" 200 327 0.017097 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-update HTTP/1.1" 200 156 0.042828 10.0.0.65 - - [2025-10-22 20:29:54] "POST /network-policys HTTP/1.1" 200 534 0.060037 10.0.0.65 - - [2025-10-22 20:29:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.019384 10.0.0.65 - - [2025-10-22 20:29:54] "POST /network-policys HTTP/1.1" 200 542 0.044385 10.0.0.65 - - [2025-10-22 20:29:54] "PUT /access-control-list/41fc6047-9a26-449a-8db8-de35452901ed HTTP/1.1" 200 272 0.021385 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-update HTTP/1.1" 200 156 0.119105 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007424 10.0.0.65 - - [2025-10-22 20:29:54] "PUT /access-control-list/c244c866-1120-4dbb-9a8d-c2e6f97c7ef6 HTTP/1.1" 200 272 0.049071 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-update HTTP/1.1" 200 156 0.115628 10.0.0.65 - - [2025-10-22 20:29:54] "PUT /access-control-list/41fc6047-9a26-449a-8db8-de35452901ed HTTP/1.1" 200 272 0.074009 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-update HTTP/1.1" 200 156 0.058015 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-update HTTP/1.1" 200 156 0.155798 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008477 10.0.0.65 - - [2025-10-22 20:29:54] "PUT /access-control-list/c244c866-1120-4dbb-9a8d-c2e6f97c7ef6 HTTP/1.1" 200 272 0.045345 10.0.0.65 - - [2025-10-22 20:29:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014685 10.0.0.65 - - [2025-10-22 20:29:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.007535 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-update HTTP/1.1" 200 156 0.089459 10.0.0.65 - - [2025-10-22 20:29:55] "POST /access-control-lists HTTP/1.1" 200 601 0.061532 10.0.0.65 - - [2025-10-22 20:29:55] "PUT /access-control-list/41fc6047-9a26-449a-8db8-de35452901ed HTTP/1.1" 200 272 0.065962 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-update HTTP/1.1" 200 156 0.166429 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-update HTTP/1.1" 200 156 0.024214 10.0.0.65 - - [2025-10-22 20:29:55] "PUT /access-control-list/2643045a-22f1-43e7-a0ff-37f702225aef HTTP/1.1" 200 272 0.079874 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-update HTTP/1.1" 200 156 0.176071 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047086 10.0.0.65 - - [2025-10-22 20:29:55] "PUT /access-control-list/2643045a-22f1-43e7-a0ff-37f702225aef HTTP/1.1" 200 272 0.089727 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005158 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010153 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-update HTTP/1.1" 200 156 0.044454 10.0.0.65 - - [2025-10-22 20:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.65 - - [2025-10-22 20:29:55] "GET /virtual-network/8c65c615-c422-4324-92b5-ebf3bb500d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010864 10.0.0.65 - - [2025-10-22 20:29:55] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005569 10.0.0.65 - - [2025-10-22 20:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.65 - - [2025-10-22 20:29:55] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003002 10.0.0.65 - - [2025-10-22 20:29:55] "POST /firewall-policys HTTP/1.1" 200 530 0.017038 10.0.0.65 - - [2025-10-22 20:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033226 10.0.0.65 - - [2025-10-22 20:29:55] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017298 10.0.0.65 - - [2025-10-22 20:29:55] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003312 10.0.0.65 - - [2025-10-22 20:29:55] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003372 10.0.0.65 - - [2025-10-22 20:29:55] "POST /ref-update HTTP/1.1" 200 156 0.015034 10.0.0.65 - - [2025-10-22 20:29:55] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.022032 10.0.0.65 - - [2025-10-22 20:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.65 - - [2025-10-22 20:29:55] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002865 10.0.0.65 - - [2025-10-22 20:29:55] "POST /firewall-policys HTTP/1.1" 200 532 0.033293 10.0.0.65 - - [2025-10-22 20:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038535 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.021362 10.0.0.65 - - [2025-10-22 20:29:56] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006407 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003222 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002939 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004406 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.026827 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.054812 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.039665 10.0.0.65 - - [2025-10-22 20:29:56] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009429 10.0.0.65 - - [2025-10-22 20:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.65 - - [2025-10-22 20:29:56] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007836 10.0.0.65 - - [2025-10-22 20:29:56] "POST /firewall-policys HTTP/1.1" 200 530 0.023973 10.0.0.65 - - [2025-10-22 20:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.045282 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.019640 10.0.0.65 - - [2025-10-22 20:29:56] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003319 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003082 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003095 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003496 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002973 10.0.0.65 - - [2025-10-22 20:29:56] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002762 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.022609 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.051828 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.058586 10.0.0.65 - - [2025-10-22 20:29:56] "POST /ref-update HTTP/1.1" 200 156 0.054481 10.0.0.65 - - [2025-10-22 20:29:57] "POST /ref-update HTTP/1.1" 200 156 0.046631 10.0.0.65 - - [2025-10-22 20:29:57] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017266 10.0.0.65 - - [2025-10-22 20:29:57] "POST /tags HTTP/1.1" 200 299 0.039542 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.65 - - [2025-10-22 20:29:57] "GET /tag/8e086e79-ef92-476e-8dc4-7e7023ce5c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015389 10.0.0.65 - - [2025-10-22 20:29:57] "POST /set-tag HTTP/1.1" 200 109 0.027138 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.003470 10.0.0.65 - - [2025-10-22 20:29:57] "POST /tags HTTP/1.1" 200 305 0.097007 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015460 10.0.0.65 - - [2025-10-22 20:29:57] "GET /tag/0dc55ca1-64bf-4c63-97ac-e47765fe2979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019225 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.65 - - [2025-10-22 20:29:57] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.069062 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.65 - - [2025-10-22 20:29:57] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009510 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.65 - - [2025-10-22 20:29:57] "GET /service-appliance-set/b06d2777-dd57-4da1-a54a-c8d6b2ca470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004993 10.0.0.65 - - [2025-10-22 20:29:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.003173 10.0.0.65 - - [2025-10-22 20:29:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.166567 10.0.0.65 - - [2025-10-22 20:29:57] "GET /virtual-machine-interface/5aa61770-f0e8-4d54-b7d9-8cae502ad847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.017214 10.0.0.65 - - [2025-10-22 20:29:58] "POST /instance-ips HTTP/1.1" 200 381 0.044770 10.0.0.65 - - [2025-10-22 20:29:58] "GET /instance-ip/0855a33e-6f1e-4c88-ba3e-085c43a4d0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012836 10.0.0.65 - - [2025-10-22 20:29:58] "POST /loadbalancers HTTP/1.1" 200 582 0.105020 10.0.0.65 - - [2025-10-22 20:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022762 10.0.0.65 - - [2025-10-22 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.65 - - [2025-10-22 20:29:58] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053834 10.0.0.65 - - [2025-10-22 20:29:58] "GET /loadbalancer/e6796a48-159e-4032-b31d-332fc41951f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.013002 10.0.0.65 - - [2025-10-22 20:29:58] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.114971 10.0.0.65 - - [2025-10-22 20:29:58] "GET /instance-ip/0855a33e-6f1e-4c88-ba3e-085c43a4d0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009007 10.0.0.65 - - [2025-10-22 20:29:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.113031 10.0.0.65 - - [2025-10-22 20:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034770 10.0.0.65 - - [2025-10-22 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.65 - - [2025-10-22 20:29:58] "POST /floating-ips HTTP/1.1" 200 583 0.092292 10.0.0.65 - - [2025-10-22 20:29:58] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.094363 10.0.0.65 - - [2025-10-22 20:29:58] "GET /loadbalancer-listener/735c0f60-1413-40ab-9261-275c2c7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014765 10.0.0.65 - - [2025-10-22 20:29:58] "GET /loadbalancer-listener/735c0f60-1413-40ab-9261-275c2c7551bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.013844 10.0.0.65 - - [2025-10-22 20:29:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.047721 10.0.0.65 - - [2025-10-22 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010600 10.0.0.65 - - [2025-10-22 20:29:58] "GET /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010347 10.0.0.65 - - [2025-10-22 20:29:58] "GET /instance-ip/0855a33e-6f1e-4c88-ba3e-085c43a4d0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009322 10.0.0.65 - - [2025-10-22 20:29:58] "GET /instance-ip/0855a33e-6f1e-4c88-ba3e-085c43a4d0d6?fields=floating_ips HTTP/1.1" 200 1169 0.009498 10.0.0.65 - - [2025-10-22 20:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.65 - - [2025-10-22 20:29:58] "GET /floating-ip/6efd509b-a798-4c6d-bf7b-12f2d4d80d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.009579 10.0.0.65 - - [2025-10-22 20:29:58] "PUT /global-vrouter-config/50ffed1c-2f8f-44ab-a7ea-e4ee0b421e03 HTTP/1.1" 200 276 0.043373 10.0.0.65 - - [2025-10-22 20:29:59] "POST /tags HTTP/1.1" 200 357 0.334029 10.0.0.65 - - [2025-10-22 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.65 - - [2025-10-22 20:29:59] "GET /tag/49fd1681-a30c-4b28-9b04-3189c3776d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.041325 10.0.0.65 - - [2025-10-22 20:29:59] "POST /tags HTTP/1.1" 200 305 0.300812 10.0.0.65 - - [2025-10-22 20:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.65 - - [2025-10-22 20:29:59] "GET /tag/0c8b82de-0e74-4373-afd4-a4e21364d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017275 10.0.0.65 - - [2025-10-22 20:29:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.000605 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.020345 10.0.0.65 - - [2025-10-22 20:30:00] "POST /security-groups HTTP/1.1" 200 571 0.102824 10.0.0.65 - - [2025-10-22 20:30:00] "POST /projects HTTP/1.1" 200 483 0.431746 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.002740 10.0.0.65 - - [2025-10-22 20:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.052536 10.0.0.65 - - [2025-10-22 20:30:00] "POST /access-control-lists HTTP/1.1" 200 580 0.103299 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016342 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.008438 10.0.0.65 - - [2025-10-22 20:30:00] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.034090 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.65 - - [2025-10-22 20:30:00] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018095 10.0.0.65 - - [2025-10-22 20:30:00] "POST /access-control-lists HTTP/1.1" 200 578 0.079338 10.0.0.65 - - [2025-10-22 20:30:00] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.086397 10.0.0.65 - - [2025-10-22 20:30:00] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.083655 10.0.0.65 - - [2025-10-22 20:30:00] "POST /security-groups HTTP/1.1" 200 537 0.082485 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.002711 10.0.0.65 - - [2025-10-22 20:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030273 10.0.0.65 - - [2025-10-22 20:30:00] "POST /access-control-lists HTTP/1.1" 200 596 0.088592 10.0.0.65 - - [2025-10-22 20:30:00] "POST /chown HTTP/1.1" 200 109 0.087322 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.003284 10.0.0.65 - - [2025-10-22 20:30:00] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005104 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.65 - - [2025-10-22 20:30:00] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003841 10.0.0.65 - - [2025-10-22 20:30:00] "POST /access-control-lists HTTP/1.1" 200 594 0.050906 10.0.0.65 - - [2025-10-22 20:30:00] "POST /tags HTTP/1.1" 409 207 0.002703 10.0.0.65 - - [2025-10-22 20:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.65 - - [2025-10-22 20:30:00] "GET /tag/0c8b82de-0e74-4373-afd4-a4e21364d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010589 10.0.0.65 - - [2025-10-22 20:30:01] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.65 - - [2025-10-22 20:30:01] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.021853 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.65 - - [2025-10-22 20:30:01] "GET /config-node/386d89eb-0cc4-4180-80df-446681d29fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.025038 10.0.0.65 - - [2025-10-22 20:30:01] "POST /firewall-rules HTTP/1.1" 200 564 0.128344 10.0.0.65 - - [2025-10-22 20:30:01] "GET /firewall-rule/a7585c53-021b-4315-a636-ab4948670eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.031498 10.0.0.65 - - [2025-10-22 20:30:01] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004107 10.0.0.65 - - [2025-10-22 20:30:01] "GET /firewall-rule/a7585c53-021b-4315-a636-ab4948670eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003613 10.0.0.65 - - [2025-10-22 20:30:01] "POST /ref-update HTTP/1.1" 200 156 0.026599 10.0.0.65 - - [2025-10-22 20:30:01] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012740 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.65 - - [2025-10-22 20:30:01] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002986 10.0.0.65 - - [2025-10-22 20:30:01] "POST /tags HTTP/1.1" 409 207 0.002306 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.65 - - [2025-10-22 20:30:01] "GET /tag/0c8b82de-0e74-4373-afd4-a4e21364d5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012721 10.0.0.65 - - [2025-10-22 20:30:01] "POST /firewall-rules HTTP/1.1" 200 562 0.073903 10.0.0.65 - - [2025-10-22 20:30:01] "GET /firewall-rule/da955a8e-20f9-4bbf-b61e-e30fe6a5f134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004960 10.0.0.65 - - [2025-10-22 20:30:01] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004806 10.0.0.65 - - [2025-10-22 20:30:01] "GET /firewall-rule/da955a8e-20f9-4bbf-b61e-e30fe6a5f134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003468 10.0.0.65 - - [2025-10-22 20:30:01] "POST /ref-update HTTP/1.1" 200 156 0.021223 10.0.0.65 - - [2025-10-22 20:30:01] "POST /tags HTTP/1.1" 200 301 0.080266 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010720 10.0.0.65 - - [2025-10-22 20:30:01] "GET /tag/ff322db9-a6b5-4034-b275-7246b2f23f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013558 10.0.0.65 - - [2025-10-22 20:30:01] "POST /tags HTTP/1.1" 200 325 0.059971 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015412 10.0.0.65 - - [2025-10-22 20:30:01] "GET /tag/05483297-f31d-4a19-a7b7-ac39b2a966f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.013648 10.0.0.65 - - [2025-10-22 20:30:01] "POST /tags HTTP/1.1" 200 363 0.026160 10.0.0.65 - - [2025-10-22 20:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020878 10.0.0.65 - - [2025-10-22 20:30:02] "GET /tag/890ebd84-30c0-4d64-a40b-583eedc144a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012800 10.0.0.65 - - [2025-10-22 20:30:02] "POST /tags HTTP/1.1" 200 311 0.032065 10.0.0.65 - - [2025-10-22 20:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.65 - - [2025-10-22 20:30:02] "GET /tag/7b80fc69-8595-45dc-bd58-d930e65f67e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014390 10.0.0.65 - - [2025-10-22 20:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.65 - - [2025-10-22 20:30:02] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004742 10.0.0.65 - - [2025-10-22 20:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.65 - - [2025-10-22 20:30:02] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035213 10.0.0.65 - - [2025-10-22 20:30:02] "POST /virtual-machines HTTP/1.1" 200 377 0.029635 10.0.0.65 - - [2025-10-22 20:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024578 10.0.0.65 - - [2025-10-22 20:30:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148879 10.0.0.65 - - [2025-10-22 20:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027614 10.0.0.65 - - [2025-10-22 20:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018300 10.0.0.65 - - [2025-10-22 20:30:02] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005292 10.0.0.65 - - [2025-10-22 20:30:02] "POST /instance-ips HTTP/1.1" 200 409 0.045141 10.0.0.65 - - [2025-10-22 20:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027764 10.0.0.65 - - [2025-10-22 20:30:02] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016211 10.0.0.65 - - [2025-10-22 20:30:02] "POST /set-tag HTTP/1.1" 200 109 0.037338 10.0.0.65 - - [2025-10-22 20:30:02] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.026794 10.0.0.65 - - [2025-10-22 20:30:02] "GET /instance-ip/e32fe3d2-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005426 10.0.0.65 - - [2025-10-22 20:30:02] "POST /fqname-to-id HTTP/1.1" 404 228 0.002364 10.0.0.65 - - [2025-10-22 20:30:02] "POST /tags HTTP/1.1" 200 355 0.030211 10.0.0.65 - - [2025-10-22 20:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019393 10.0.0.65 - - [2025-10-22 20:30:03] "GET /tag/4fb6625c-43e6-4448-99de-6d3e59f2da6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013056 10.0.0.65 - - [2025-10-22 20:30:03] "POST /tags HTTP/1.1" 200 303 0.024789 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018289 10.0.0.65 - - [2025-10-22 20:30:03] "GET /tag/e4cd0e8f-8f77-4297-b3d6-b79d0d0430a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019066 10.0.0.65 - - [2025-10-22 20:30:03] "POST /projects HTTP/1.1" 409 218 0.002728 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.65 - - [2025-10-22 20:30:03] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058198 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.65 - - [2025-10-22 20:30:03] "GET /network-ipam/b5121467-c44b-4eb4-9d1e-262a36b3cdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003219 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.65 - - [2025-10-22 20:30:03] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004958 10.0.0.65 - - [2025-10-22 20:30:03] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.057828 10.0.0.65 - - [2025-10-22 20:30:03] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012116 10.0.0.65 - - [2025-10-22 20:30:03] "POST /set-tag HTTP/1.1" 200 109 0.066253 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026916 10.0.0.65 - - [2025-10-22 20:30:03] "GET /network-ipam/9c26395d-bbb5-4d30-9a2f-84061e25171a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008381 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.65 - - [2025-10-22 20:30:03] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006197 10.0.0.65 - - [2025-10-22 20:30:03] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.074689 10.0.0.65 - - [2025-10-22 20:30:03] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005713 10.0.0.65 - - [2025-10-22 20:30:03] "POST /set-tag HTTP/1.1" 200 109 0.056350 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008293 10.0.0.65 - - [2025-10-22 20:30:03] "GET /network-policy/8de56ae2-0d4a-43e1-8216-a27d1650457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003436 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.65 - - [2025-10-22 20:30:03] "GET /network-policy/b66b37a3-d3c4-43b7-8c7b-a0be6061eb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003319 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.65 - - [2025-10-22 20:30:03] "GET /network-policy/4b74ec3b-54b5-45ab-8d72-96487e2fb8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003480 10.0.0.65 - - [2025-10-22 20:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.65 - - [2025-10-22 20:30:03] "PUT /network-policy/4b74ec3b-54b5-45ab-8d72-96487e2fb8e3 HTTP/1.1" 200 262 0.014526 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-update HTTP/1.1" 200 156 0.055694 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010843 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003137 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002545 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002153 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002541 10.0.0.65 - - [2025-10-22 20:30:04] "POST /security-groups HTTP/1.1" 409 245 0.003458 10.0.0.65 - - [2025-10-22 20:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-10-22 20:30:04] "PUT /security-group/8d2d94aa-2e4f-4f5f-8268-16f62069f049 HTTP/1.1" 200 262 0.065829 10.0.0.65 - - [2025-10-22 20:30:04] "PUT /access-control-list/6c731d5c-5a4a-41db-b1d4-78d14cb89ae5 HTTP/1.1" 200 272 0.018883 10.0.0.65 - - [2025-10-22 20:30:04] "PUT /access-control-list/de2b353f-8522-4ee6-ab5e-c58d05a2e17f HTTP/1.1" 200 272 0.033389 10.0.0.65 - - [2025-10-22 20:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027224 10.0.0.65 - - [2025-10-22 20:30:04] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016866 10.0.0.65 - - [2025-10-22 20:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.65 - - [2025-10-22 20:30:04] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003339 10.0.0.65 - - [2025-10-22 20:30:04] "POST /tags HTTP/1.1" 409 206 0.003023 10.0.0.65 - - [2025-10-22 20:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.65 - - [2025-10-22 20:30:04] "GET /tag/e4cd0e8f-8f77-4297-b3d6-b79d0d0430a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011873 10.0.0.65 - - [2025-10-22 20:30:04] "POST /firewall-rules HTTP/1.1" 200 562 0.075253 10.0.0.65 - - [2025-10-22 20:30:04] "GET /firewall-rule/16948f7b-435a-442a-8c9e-d3c704da7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013180 10.0.0.65 - - [2025-10-22 20:30:04] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005545 10.0.0.65 - - [2025-10-22 20:30:04] "GET /firewall-rule/16948f7b-435a-442a-8c9e-d3c704da7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003456 10.0.0.65 - - [2025-10-22 20:30:04] "POST /ref-update HTTP/1.1" 200 156 0.024340 10.0.0.65 - - [2025-10-22 20:30:04] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003435 10.0.0.65 - - [2025-10-22 20:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.65 - - [2025-10-22 20:30:04] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003103 10.0.0.65 - - [2025-10-22 20:30:04] "POST /tags HTTP/1.1" 409 206 0.002138 10.0.0.65 - - [2025-10-22 20:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.65 - - [2025-10-22 20:30:04] "GET /tag/e4cd0e8f-8f77-4297-b3d6-b79d0d0430a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014434 10.0.0.65 - - [2025-10-22 20:30:04] "POST /firewall-rules HTTP/1.1" 200 560 0.084249 10.0.0.65 - - [2025-10-22 20:30:04] "GET /firewall-rule/6c3d37b9-cf11-4d37-9a44-54602d844547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.015213 10.0.0.65 - - [2025-10-22 20:30:05] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005340 10.0.0.65 - - [2025-10-22 20:30:05] "GET /firewall-rule/6c3d37b9-cf11-4d37-9a44-54602d844547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012995 10.0.0.65 - - [2025-10-22 20:30:05] "POST /ref-update HTTP/1.1" 200 156 0.031898 10.0.0.65 - - [2025-10-22 20:30:05] "POST /tags HTTP/1.1" 200 301 0.021235 10.0.0.65 - - [2025-10-22 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018541 10.0.0.65 - - [2025-10-22 20:30:05] "GET /tag/f39f267b-255f-47ac-8459-bac70a8f89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017882 10.0.0.65 - - [2025-10-22 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.65 - - [2025-10-22 20:30:05] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045729 10.0.0.65 - - [2025-10-22 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.65 - - [2025-10-22 20:30:05] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005142 10.0.0.65 - - [2025-10-22 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.65 - - [2025-10-22 20:30:05] "GET /service-appliance-set/b06d2777-dd57-4da1-a54a-c8d6b2ca470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003657 10.0.0.65 - - [2025-10-22 20:30:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.002599 10.0.0.65 - - [2025-10-22 20:30:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.188587 10.0.0.65 - - [2025-10-22 20:30:05] "GET /virtual-machine-interface/89173a79-0755-4e72-b4a7-7cddeb4afa2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.024470 10.0.0.65 - - [2025-10-22 20:30:05] "POST /instance-ips HTTP/1.1" 200 377 0.039657 10.0.0.65 - - [2025-10-22 20:30:05] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006114 10.0.0.65 - - [2025-10-22 20:30:05] "POST /loadbalancers HTTP/1.1" 200 582 0.068847 10.0.0.65 - - [2025-10-22 20:30:05] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038754 10.0.0.65 - - [2025-10-22 20:30:05] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008485 10.0.0.65 - - [2025-10-22 20:30:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039644 10.0.0.65 - - [2025-10-22 20:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.65 - - [2025-10-22 20:30:05] "POST /floating-ips HTTP/1.1" 200 581 0.054959 10.0.0.65 - - [2025-10-22 20:30:05] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045506 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004690 10.0.0.65 - - [2025-10-22 20:30:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024571 10.0.0.65 - - [2025-10-22 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028939 10.0.0.65 - - [2025-10-22 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010106 10.0.0.65 - - [2025-10-22 20:30:06] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036213 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer-listener/6e950344-6cd6-42d5-8a9e-27a987f28e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.005213 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer-listener/6e950344-6cd6-42d5-8a9e-27a987f28e1c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003561 10.0.0.65 - - [2025-10-22 20:30:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045881 10.0.0.65 - - [2025-10-22 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.65 - - [2025-10-22 20:30:06] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010731 10.0.0.65 - - [2025-10-22 20:30:06] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?fields=floating_ips HTTP/1.1" 200 1165 0.009559 10.0.0.65 - - [2025-10-22 20:30:06] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005864 10.0.0.65 - - [2025-10-22 20:30:06] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077171 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004710 10.0.0.65 - - [2025-10-22 20:30:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.046833 10.0.0.65 - - [2025-10-22 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.044013 10.0.0.65 - - [2025-10-22 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.029032 10.0.0.65 - - [2025-10-22 20:30:06] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044001 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer-listener/7fca73a7-5d2a-4a49-9e51-73e33f37cea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.012193 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer-listener/7fca73a7-5d2a-4a49-9e51-73e33f37cea6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009908 10.0.0.65 - - [2025-10-22 20:30:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024933 10.0.0.65 - - [2025-10-22 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.65 - - [2025-10-22 20:30:06] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010612 10.0.0.65 - - [2025-10-22 20:30:06] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?fields=floating_ips HTTP/1.1" 200 1165 0.004858 10.0.0.65 - - [2025-10-22 20:30:06] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050307 10.0.0.65 - - [2025-10-22 20:30:06] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003319 10.0.0.65 - - [2025-10-22 20:30:06] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005124 10.0.0.65 - - [2025-10-22 20:30:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033084 10.0.0.65 - - [2025-10-22 20:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035892 10.0.0.65 - - [2025-10-22 20:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.65 - - [2025-10-22 20:30:07] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041888 10.0.0.65 - - [2025-10-22 20:30:07] "GET /loadbalancer-listener/87173abb-e650-4e71-b57c-333af05ad35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002979 10.0.0.65 - - [2025-10-22 20:30:07] "GET /loadbalancer-listener/87173abb-e650-4e71-b57c-333af05ad35e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005038 10.0.0.65 - - [2025-10-22 20:30:07] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024012 10.0.0.65 - - [2025-10-22 20:30:07] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008260 10.0.0.65 - - [2025-10-22 20:30:07] "GET /instance-ip/c760fb7b-dbd7-4eb7-9fef-438b66d8e8b8?fields=floating_ips HTTP/1.1" 200 1165 0.008081 10.0.0.65 - - [2025-10-22 20:30:07] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004552 10.0.0.65 - - [2025-10-22 20:30:07] "POST /tags HTTP/1.1" 200 371 0.042329 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018192 10.0.0.65 - - [2025-10-22 20:30:07] "GET /tag/8cd010e0-e3f5-42b6-8e30-a213373a0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.016850 10.0.0.65 - - [2025-10-22 20:30:07] "POST /tags HTTP/1.1" 200 319 0.031251 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.65 - - [2025-10-22 20:30:07] "GET /tag/991a9f78-c238-45c4-9ed5-2011efc833a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019160 10.0.0.65 - - [2025-10-22 20:30:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.000641 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.006226 10.0.0.65 - - [2025-10-22 20:30:07] "POST /security-groups HTTP/1.1" 200 578 0.080237 10.0.0.65 - - [2025-10-22 20:30:07] "POST /projects HTTP/1.1" 200 497 0.222784 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.005491 10.0.0.65 - - [2025-10-22 20:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.039125 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017051 10.0.0.65 - - [2025-10-22 20:30:07] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.026976 10.0.0.65 - - [2025-10-22 20:30:07] "POST /access-control-lists HTTP/1.1" 200 587 0.113093 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011073 10.0.0.65 - - [2025-10-22 20:30:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.037546 10.0.0.65 - - [2025-10-22 20:30:07] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.020699 10.0.0.65 - - [2025-10-22 20:30:07] "POST /access-control-lists HTTP/1.1" 200 585 0.072637 10.0.0.65 - - [2025-10-22 20:30:08] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.101138 10.0.0.65 - - [2025-10-22 20:30:08] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.073745 10.0.0.65 - - [2025-10-22 20:30:08] "POST /security-groups HTTP/1.1" 200 558 0.100629 10.0.0.65 - - [2025-10-22 20:30:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.002636 10.0.0.65 - - [2025-10-22 20:30:08] "POST /access-control-lists HTTP/1.1" 200 610 0.066812 10.0.0.65 - - [2025-10-22 20:30:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.014055 10.0.0.65 - - [2025-10-22 20:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.085323 10.0.0.65 - - [2025-10-22 20:30:08] "POST /chown HTTP/1.1" 200 109 0.025822 10.0.0.65 - - [2025-10-22 20:30:08] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007469 10.0.0.65 - - [2025-10-22 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.65 - - [2025-10-22 20:30:08] "POST /access-control-lists HTTP/1.1" 200 608 0.110683 10.0.0.65 - - [2025-10-22 20:30:08] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009963 10.0.0.65 - - [2025-10-22 20:30:08] "POST /tags HTTP/1.1" 409 214 0.003455 10.0.0.65 - - [2025-10-22 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.65 - - [2025-10-22 20:30:08] "GET /tag/991a9f78-c238-45c4-9ed5-2011efc833a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018479 10.0.0.65 - - [2025-10-22 20:30:08] "POST /firewall-rules HTTP/1.1" 200 578 0.085832 10.0.0.65 - - [2025-10-22 20:30:08] "GET /firewall-rule/aa88deb3-b89b-4a02-9720-082b8092711d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005602 10.0.0.65 - - [2025-10-22 20:30:08] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.005328 10.0.0.65 - - [2025-10-22 20:30:08] "GET /firewall-rule/aa88deb3-b89b-4a02-9720-082b8092711d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008461 10.0.0.65 - - [2025-10-22 20:30:08] "POST /ref-update HTTP/1.1" 200 156 0.039337 10.0.0.65 - - [2025-10-22 20:30:08] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019006 10.0.0.65 - - [2025-10-22 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.65 - - [2025-10-22 20:30:08] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003465 10.0.0.65 - - [2025-10-22 20:30:08] "POST /tags HTTP/1.1" 409 214 0.002292 10.0.0.65 - - [2025-10-22 20:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.65 - - [2025-10-22 20:30:08] "GET /tag/991a9f78-c238-45c4-9ed5-2011efc833a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012479 10.0.0.65 - - [2025-10-22 20:30:08] "POST /firewall-rules HTTP/1.1" 200 576 0.081814 10.0.0.65 - - [2025-10-22 20:30:09] "GET /firewall-rule/80152456-6a4a-498c-8197-46bde7140d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013519 10.0.0.65 - - [2025-10-22 20:30:09] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.005263 10.0.0.65 - - [2025-10-22 20:30:09] "GET /firewall-rule/80152456-6a4a-498c-8197-46bde7140d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003752 10.0.0.65 - - [2025-10-22 20:30:09] "POST /ref-update HTTP/1.1" 200 156 0.059622 10.0.0.65 - - [2025-10-22 20:30:09] "POST /tags HTTP/1.1" 200 363 0.045445 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.65 - - [2025-10-22 20:30:09] "GET /tag/211ad4cf-ce0b-4f02-9ae5-8518ee82daaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.024769 10.0.0.65 - - [2025-10-22 20:30:09] "POST /tags HTTP/1.1" 200 311 0.026009 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.65 - - [2025-10-22 20:30:09] "GET /tag/d8e77fed-927f-49e1-a45e-2d3a5bd8019f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012741 10.0.0.65 - - [2025-10-22 20:30:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.001590 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.004564 10.0.0.65 - - [2025-10-22 20:30:09] "POST /security-groups HTTP/1.1" 200 574 0.074901 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002443 10.0.0.65 - - [2025-10-22 20:30:09] "POST /projects HTTP/1.1" 200 489 0.273057 10.0.0.65 - - [2025-10-22 20:30:09] "POST /access-control-lists HTTP/1.1" 200 583 0.080173 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.008547 10.0.0.65 - - [2025-10-22 20:30:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.044826 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006339 10.0.0.65 - - [2025-10-22 20:30:09] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.008035 10.0.0.65 - - [2025-10-22 20:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.65 - - [2025-10-22 20:30:09] "POST /access-control-lists HTTP/1.1" 200 581 0.108430 10.0.0.65 - - [2025-10-22 20:30:09] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005862 10.0.0.65 - - [2025-10-22 20:30:10] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.141178 10.0.0.65 - - [2025-10-22 20:30:10] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.090451 10.0.0.65 - - [2025-10-22 20:30:10] "POST /security-groups HTTP/1.1" 200 546 0.076735 10.0.0.65 - - [2025-10-22 20:30:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.001861 10.0.0.65 - - [2025-10-22 20:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.049313 10.0.0.65 - - [2025-10-22 20:30:10] "POST /chown HTTP/1.1" 200 109 0.079866 10.0.0.65 - - [2025-10-22 20:30:10] "POST /access-control-lists HTTP/1.1" 200 602 0.146137 10.0.0.65 - - [2025-10-22 20:30:10] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025745 10.0.0.65 - - [2025-10-22 20:30:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.028837 10.0.0.65 - - [2025-10-22 20:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009903 10.0.0.65 - - [2025-10-22 20:30:10] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002778 10.0.0.65 - - [2025-10-22 20:30:10] "POST /tags HTTP/1.1" 409 210 0.006967 10.0.0.65 - - [2025-10-22 20:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.65 - - [2025-10-22 20:30:10] "POST /access-control-lists HTTP/1.1" 200 600 0.082828 10.0.0.65 - - [2025-10-22 20:30:10] "GET /tag/d8e77fed-927f-49e1-a45e-2d3a5bd8019f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.041143 10.0.0.65 - - [2025-10-22 20:30:10] "POST /firewall-rules HTTP/1.1" 200 570 0.077013 10.0.0.65 - - [2025-10-22 20:30:10] "GET /firewall-rule/7e7c810a-6352-42bb-b973-84e050ff4719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026114 10.0.0.65 - - [2025-10-22 20:30:10] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.013759 10.0.0.65 - - [2025-10-22 20:30:10] "GET /firewall-rule/7e7c810a-6352-42bb-b973-84e050ff4719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011359 10.0.0.65 - - [2025-10-22 20:30:10] "POST /ref-update HTTP/1.1" 200 156 0.138782 10.0.0.65 - - [2025-10-22 20:30:10] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014514 10.0.0.65 - - [2025-10-22 20:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.65 - - [2025-10-22 20:30:11] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007795 10.0.0.65 - - [2025-10-22 20:30:11] "POST /tags HTTP/1.1" 409 210 0.006448 10.0.0.65 - - [2025-10-22 20:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.65 - - [2025-10-22 20:30:11] "GET /tag/d8e77fed-927f-49e1-a45e-2d3a5bd8019f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020651 10.0.0.65 - - [2025-10-22 20:30:11] "POST /firewall-rules HTTP/1.1" 200 568 0.137039 10.0.0.65 - - [2025-10-22 20:30:11] "GET /firewall-rule/81044c26-dfe7-4b2a-922d-078608bf7f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022353 10.0.0.65 - - [2025-10-22 20:30:11] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.011339 10.0.0.65 - - [2025-10-22 20:30:11] "GET /firewall-rule/81044c26-dfe7-4b2a-922d-078608bf7f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004111 10.0.0.65 - - [2025-10-22 20:30:11] "POST /ref-update HTTP/1.1" 200 156 0.186900 10.0.0.65 - - [2025-10-22 20:30:11] "POST /tags HTTP/1.1" 409 237 0.029900 10.0.0.65 - - [2025-10-22 20:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021634 10.0.0.65 - - [2025-10-22 20:30:11] "GET /tag/890ebd84-30c0-4d64-a40b-583eedc144a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021034 10.0.0.65 - - [2025-10-22 20:30:11] "POST /tags HTTP/1.1" 409 210 0.006217 10.0.0.65 - - [2025-10-22 20:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025223 10.0.0.65 - - [2025-10-22 20:30:11] "GET /tag/7b80fc69-8595-45dc-bd58-d930e65f67e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018684 10.0.0.65 - - [2025-10-22 20:30:11] "POST /projects HTTP/1.1" 409 223 0.002365 10.0.0.65 - - [2025-10-22 20:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.65 - - [2025-10-22 20:30:11] "GET /project/1a4fa7c2-c545-4326-8b7e-171631839c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.116470 10.0.0.65 - - [2025-10-22 20:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014296 10.0.0.65 - - [2025-10-22 20:30:12] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.103956 10.0.0.65 - - [2025-10-22 20:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.65 - - [2025-10-22 20:30:12] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004586 10.0.0.65 - - [2025-10-22 20:30:12] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.079627 10.0.0.65 - - [2025-10-22 20:30:12] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.159386 10.0.0.65 - - [2025-10-22 20:30:12] "POST /security-groups HTTP/1.1" 409 253 0.050105 10.0.0.65 - - [2025-10-22 20:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009620 10.0.0.65 - - [2025-10-22 20:30:12] "PUT /security-group/2bcaf68b-abe5-44ff-b7ae-4a8d68074700 HTTP/1.1" 200 262 0.078807 10.0.0.65 - - [2025-10-22 20:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.054028 10.0.0.65 - - [2025-10-22 20:30:12] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010931 10.0.0.65 - - [2025-10-22 20:30:12] "PUT /access-control-list/1ff8ef9a-e1a2-4640-9a9e-ae4f8c1af6ca HTTP/1.1" 200 272 0.061142 10.0.0.65 - - [2025-10-22 20:30:12] "PUT /access-control-list/d2295b67-3e36-4712-8384-91c25b41e8f8 HTTP/1.1" 200 272 0.035758 10.0.0.65 - - [2025-10-22 20:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012352 10.0.0.65 - - [2025-10-22 20:30:12] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005683 10.0.0.65 - - [2025-10-22 20:30:12] "POST /tags HTTP/1.1" 409 210 0.003196 10.0.0.65 - - [2025-10-22 20:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.65 - - [2025-10-22 20:30:12] "GET /tag/7b80fc69-8595-45dc-bd58-d930e65f67e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017900 10.0.0.65 - - [2025-10-22 20:30:12] "POST /firewall-rules HTTP/1.1" 200 570 0.102451 10.0.0.65 - - [2025-10-22 20:30:13] "GET /firewall-rule/c79631fe-d7d5-4dbd-b4f1-6f18c45bcddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006029 10.0.0.65 - - [2025-10-22 20:30:13] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.007281 10.0.0.65 - - [2025-10-22 20:30:13] "GET /firewall-rule/c79631fe-d7d5-4dbd-b4f1-6f18c45bcddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002748 10.0.0.65 - - [2025-10-22 20:30:13] "POST /ref-update HTTP/1.1" 200 156 0.076572 10.0.0.65 - - [2025-10-22 20:30:13] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017183 10.0.0.65 - - [2025-10-22 20:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.65 - - [2025-10-22 20:30:13] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016956 10.0.0.65 - - [2025-10-22 20:30:13] "POST /tags HTTP/1.1" 409 210 0.002252 10.0.0.65 - - [2025-10-22 20:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.65 - - [2025-10-22 20:30:13] "GET /tag/7b80fc69-8595-45dc-bd58-d930e65f67e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032980 10.0.0.65 - - [2025-10-22 20:30:13] "POST /firewall-rules HTTP/1.1" 200 568 0.075865 10.0.0.65 - - [2025-10-22 20:30:13] "GET /firewall-rule/631e686d-a341-4293-8c4b-50c7d8da3fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022870 10.0.0.65 - - [2025-10-22 20:30:13] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.014232 10.0.0.65 - - [2025-10-22 20:30:13] "GET /firewall-rule/631e686d-a341-4293-8c4b-50c7d8da3fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003226 10.0.0.65 - - [2025-10-22 20:30:13] "POST /ref-update HTTP/1.1" 200 156 0.084395 10.0.0.65 - - [2025-10-22 20:30:13] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014643 10.0.0.65 - - [2025-10-22 20:30:13] "POST /set-tag HTTP/1.1" 200 109 0.010292 10.0.0.65 - - [2025-10-22 20:30:14] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.65 - - [2025-10-22 20:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.65 - - [2025-10-22 20:30:14] "GET /routing-instance/cdc50d66-a519-4d4b-a155-1ec20adcf372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003404 10.0.0.65 - - [2025-10-22 20:30:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002333 10.0.0.65 - - [2025-10-22 20:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011872 10.0.0.65 - - [2025-10-22 20:30:14] "GET /bgp-router/7e10461b-2bca-4e86-9986-f303ea88b7d5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.015048 10.0.0.65 - - [2025-10-22 20:30:14] "PUT /bgp-router/7e10461b-2bca-4e86-9986-f303ea88b7d5 HTTP/1.1" 200 254 0.014355 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001531 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001167 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:30:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 10.0.0.65 - - [2025-10-22 20:31:27] "GET /global-system-configs HTTP/1.1" 200 322 0.007209 10.0.0.65 - - [2025-10-22 20:31:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002287 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:31:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:31:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.19 - - [2025-10-22 20:32:20] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.19 - - [2025-10-22 20:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2025-10-22 20:32:20] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005641 10.0.0.19 - - [2025-10-22 20:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2025-10-22 20:32:20] "GET /routing-instance/cdc50d66-a519-4d4b-a155-1ec20adcf372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003631 10.0.0.19 - - [2025-10-22 20:32:20] "PUT /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401 HTTP/1.1" 200 274 0.009327 10.0.0.19 - - [2025-10-22 20:32:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.014725 10.0.0.19 - - [2025-10-22 20:32:20] "POST /virtual-routers HTTP/1.1" 200 599 0.017751 10.0.0.19 - - [2025-10-22 20:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.19 - - [2025-10-22 20:32:20] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005334 10.0.0.19 - - [2025-10-22 20:32:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.002190 10.0.0.19 - - [2025-10-22 20:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-10-22 20:32:20] "GET /virtual-network/8c65c615-c422-4324-92b5-ebf3bb500d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004595 10.0.0.19 - - [2025-10-22 20:32:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067473 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:34:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:34:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:34:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:34:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 10.0.0.65 - - [2025-10-22 20:34:57] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003668 10.0.0.65 - - [2025-10-22 20:34:57] "POST /ref-update HTTP/1.1" 200 156 0.009040 10.0.0.65 - - [2025-10-22 20:35:03] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004732 10.0.0.65 - - [2025-10-22 20:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.65 - - [2025-10-22 20:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.65 - - [2025-10-22 20:35:03] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005316 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:35:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001206 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 10.0.0.65 - - [2025-10-22 20:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.65 - - [2025-10-22 20:35:06] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004853 10.0.0.19 - - [2025-10-22 20:35:13] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.19 - - [2025-10-22 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2025-10-22 20:35:13] "GET /global-system-config/cb97639c-3f16-49c3-a146-f96d8674d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004560 10.0.0.19 - - [2025-10-22 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2025-10-22 20:35:13] "GET /routing-instance/cdc50d66-a519-4d4b-a155-1ec20adcf372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002697 10.0.0.19 - - [2025-10-22 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-10-22 20:35:13] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003195 10.0.0.19 - - [2025-10-22 20:35:13] "PUT /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a HTTP/1.1" 200 262 0.011077 10.0.0.19 - - [2025-10-22 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014328 10.0.0.19 - - [2025-10-22 20:35:13] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003899 10.0.0.19 - - [2025-10-22 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-10-22 20:35:13] "GET /virtual-machine-interface/2930c2a7-ee94-4942-a71e-9976e0cb554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004620 10.0.0.19 - - [2025-10-22 20:35:13] "PUT /virtual-machine-interface/2930c2a7-ee94-4942-a71e-9976e0cb554a HTTP/1.1" 200 284 0.010896 10.0.0.65 - - [2025-10-22 20:35:19] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008625 10.0.0.65 - - [2025-10-22 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.003847 10.0.0.65 - - [2025-10-22 20:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.65 - - [2025-10-22 20:35:19] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002272 10.0.0.65 - - [2025-10-22 20:35:19] "GET /loadbalancer-pool/0271f5e8-cfea-4f1e-ac63-45cf7fbb3aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003378 10.0.0.65 - - [2025-10-22 20:35:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024902 10.0.0.65 - - [2025-10-22 20:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017076 10.0.0.65 - - [2025-10-22 20:35:19] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009804 10.0.0.65 - - [2025-10-22 20:35:19] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004389 10.0.0.65 - - [2025-10-22 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.007360 10.0.0.65 - - [2025-10-22 20:35:19] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.003833 10.0.0.65 - - [2025-10-22 20:35:19] "POST /tags HTTP/1.1" 409 205 0.002021 10.0.0.65 - - [2025-10-22 20:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.65 - - [2025-10-22 20:35:19] "GET /tag/f39f267b-255f-47ac-8459-bac70a8f89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011774 10.0.0.65 - - [2025-10-22 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.033273 10.0.0.65 - - [2025-10-22 20:35:19] "PUT /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55 HTTP/1.1" 200 256 0.034164 10.0.0.65 - - [2025-10-22 20:35:19] "GET /loadbalancer-pool/936e4507-1225-450e-9bbd-603842958a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008065 10.0.0.65 - - [2025-10-22 20:35:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018401 10.0.0.65 - - [2025-10-22 20:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034482 10.0.0.65 - - [2025-10-22 20:35:19] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011496 10.0.0.65 - - [2025-10-22 20:35:19] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006343 10.0.0.65 - - [2025-10-22 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.014207 10.0.0.65 - - [2025-10-22 20:35:19] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003289 10.0.0.65 - - [2025-10-22 20:35:19] "POST /set-tag HTTP/1.1" 200 109 0.008572 10.0.0.65 - - [2025-10-22 20:35:19] "GET /loadbalancer-pool/06ba5cbf-c4bc-4c62-99af-5d7f486972ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005445 10.0.0.65 - - [2025-10-22 20:35:19] "PUT /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55 HTTP/1.1" 200 256 0.014531 10.0.0.65 - - [2025-10-22 20:35:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026360 10.0.0.65 - - [2025-10-22 20:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008390 10.0.0.65 - - [2025-10-22 20:35:20] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.053322 10.0.0.65 - - [2025-10-22 20:35:20] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023080 10.0.0.65 - - [2025-10-22 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.65 - - [2025-10-22 20:35:20] "POST /ref-update HTTP/1.1" 200 156 0.011518 10.0.0.65 - - [2025-10-22 20:35:20] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.006512 10.0.0.65 - - [2025-10-22 20:35:20] "PUT /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55 HTTP/1.1" 200 256 0.012264 10.0.0.65 - - [2025-10-22 20:36:27] "GET /global-system-configs HTTP/1.1" 200 322 0.013979 10.0.0.65 - - [2025-10-22 20:36:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002705 10.0.0.65 - - [2025-10-22 20:36:39] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007802 10.0.0.65 - - [2025-10-22 20:36:39] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.65 - - [2025-10-22 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.65 - - [2025-10-22 20:36:39] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002890 10.0.0.65 - - [2025-10-22 20:36:39] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007577 10.0.0.65 - - [2025-10-22 20:36:39] "POST /set-tag HTTP/1.1" 200 109 0.034831 10.0.0.65 - - [2025-10-22 20:36:39] "DELETE /loadbalancer-member/58abf8f7-d337-4a97-9b22-a2f2d346ff3f HTTP/1.1" 200 115 0.051166 10.0.0.65 - - [2025-10-22 20:36:39] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009307 10.0.0.65 - - [2025-10-22 20:36:39] "POST /set-tag HTTP/1.1" 200 109 0.005449 10.0.0.65 - - [2025-10-22 20:36:40] "DELETE /loadbalancer-member/2033a0c8-7bfa-48ba-8af1-ff82285dbf0d HTTP/1.1" 200 115 0.054440 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007072 10.0.0.65 - - [2025-10-22 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.005978 10.0.0.65 - - [2025-10-22 20:36:40] "DELETE /loadbalancer-member/01f5a2e0-c24f-4abf-b4a2-73efc3afefb5 HTTP/1.1" 200 115 0.045040 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006762 10.0.0.65 - - [2025-10-22 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.65 - - [2025-10-22 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008577 10.0.0.65 - - [2025-10-22 20:36:40] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003248 10.0.0.65 - - [2025-10-22 20:36:40] "GET /loadbalancer-pool/0271f5e8-cfea-4f1e-ac63-45cf7fbb3aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004743 10.0.0.65 - - [2025-10-22 20:36:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022796 10.0.0.65 - - [2025-10-22 20:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034180 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022970 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004340 10.0.0.65 - - [2025-10-22 20:36:40] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003577 10.0.0.65 - - [2025-10-22 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.088824 10.0.0.65 - - [2025-10-22 20:36:40] "GET /loadbalancer-pool/936e4507-1225-450e-9bbd-603842958a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020289 10.0.0.65 - - [2025-10-22 20:36:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054324 10.0.0.65 - - [2025-10-22 20:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009857 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018875 10.0.0.65 - - [2025-10-22 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007094 10.0.0.65 - - [2025-10-22 20:36:40] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002460 10.0.0.65 - - [2025-10-22 20:36:40] "GET /loadbalancer-pool/06ba5cbf-c4bc-4c62-99af-5d7f486972ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003193 10.0.0.65 - - [2025-10-22 20:36:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037009 10.0.0.65 - - [2025-10-22 20:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027519 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018528 10.0.0.65 - - [2025-10-22 20:36:40] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004556 10.0.0.65 - - [2025-10-22 20:36:40] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.015622 10.0.0.65 - - [2025-10-22 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.007700 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:36:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:36:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:39:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:39:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:39:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:39:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001825 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:39:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001368 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:39:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.65 - - [2025-10-22 20:40:56] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005962 10.0.0.65 - - [2025-10-22 20:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.65 - - [2025-10-22 20:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.65 - - [2025-10-22 20:40:56] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002953 10.0.0.65 - - [2025-10-22 20:40:56] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004289 10.0.0.65 - - [2025-10-22 20:40:56] "POST /set-tag HTTP/1.1" 200 109 0.020831 10.0.0.65 - - [2025-10-22 20:40:56] "DELETE /loadbalancer-member/e2663328-661c-4208-be83-4257ce9e5200 HTTP/1.1" 200 115 0.037084 10.0.0.65 - - [2025-10-22 20:40:56] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007977 10.0.0.65 - - [2025-10-22 20:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003651 10.0.0.65 - - [2025-10-22 20:40:56] "DELETE /loadbalancer-member/4b6c39d5-8f7d-4cc7-a56e-f79bddae9e54 HTTP/1.1" 200 115 0.032851 10.0.0.65 - - [2025-10-22 20:40:56] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006438 10.0.0.65 - - [2025-10-22 20:40:56] "POST /set-tag HTTP/1.1" 200 109 0.009157 10.0.0.65 - - [2025-10-22 20:40:57] "DELETE /loadbalancer-member/8fabed6e-652d-4381-b743-df2f9e29a363 HTTP/1.1" 200 115 0.035643 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005396 10.0.0.65 - - [2025-10-22 20:40:57] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.65 - - [2025-10-22 20:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.65 - - [2025-10-22 20:40:57] "GET /loadbalancer/bf8ac0e1-0319-4aed-a755-619378ef9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002652 10.0.0.65 - - [2025-10-22 20:40:57] "GET /loadbalancer-pool/0271f5e8-cfea-4f1e-ac63-45cf7fbb3aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002706 10.0.0.65 - - [2025-10-22 20:40:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039668 10.0.0.65 - - [2025-10-22 20:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013858 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006860 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004878 10.0.0.65 - - [2025-10-22 20:40:57] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002837 10.0.0.65 - - [2025-10-22 20:40:57] "POST /set-tag HTTP/1.1" 200 109 0.071634 10.0.0.65 - - [2025-10-22 20:40:57] "GET /loadbalancer-pool/936e4507-1225-450e-9bbd-603842958a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006683 10.0.0.65 - - [2025-10-22 20:40:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020646 10.0.0.65 - - [2025-10-22 20:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007797 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012382 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010904 10.0.0.65 - - [2025-10-22 20:40:57] "POST /set-tag HTTP/1.1" 200 109 0.011294 10.0.0.65 - - [2025-10-22 20:40:57] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002425 10.0.0.65 - - [2025-10-22 20:40:57] "GET /loadbalancer-pool/06ba5cbf-c4bc-4c62-99af-5d7f486972ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003051 10.0.0.65 - - [2025-10-22 20:40:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017988 10.0.0.65 - - [2025-10-22 20:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028687 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023119 10.0.0.65 - - [2025-10-22 20:40:57] "GET /virtual-machine-interface/e31212d0-af85-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005683 10.0.0.65 - - [2025-10-22 20:40:57] "GET /floating-ip/822ad9d9-cf8d-4480-ad69-2b086293dc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002849 10.0.0.65 - - [2025-10-22 20:40:57] "POST /set-tag HTTP/1.1" 200 109 0.002743 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001139 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001187 10.0.0.65 - - [2025-10-22 20:41:27] "GET /global-system-configs HTTP/1.1" 200 322 0.009291 10.0.0.65 - - [2025-10-22 20:41:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002974 10.0.0.65 - - [2025-10-22 20:42:12] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.65 - - [2025-10-22 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.65 - - [2025-10-22 20:42:12] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033667 10.0.0.65 - - [2025-10-22 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.65 - - [2025-10-22 20:42:12] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031171 10.0.0.65 - - [2025-10-22 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.65 - - [2025-10-22 20:42:12] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030025 10.0.0.65 - - [2025-10-22 20:42:13] "POST /tags HTTP/1.1" 200 333 0.033203 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014328 10.0.0.65 - - [2025-10-22 20:42:13] "GET /tag/f9acda1a-e6e1-4354-ad87-db4a28e1bf8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017681 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2025-10-22 20:42:13] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033768 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.65 - - [2025-10-22 20:42:13] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005101 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.65 - - [2025-10-22 20:42:13] "GET /service-appliance-set/b06d2777-dd57-4da1-a54a-c8d6b2ca470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005377 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.002589 10.0.0.65 - - [2025-10-22 20:42:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.097904 10.0.0.65 - - [2025-10-22 20:42:13] "GET /virtual-machine-interface/c369bf3b-da73-488b-bbc2-3127036ccf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012139 10.0.0.65 - - [2025-10-22 20:42:13] "POST /instance-ips HTTP/1.1" 200 409 0.028989 10.0.0.65 - - [2025-10-22 20:42:13] "GET /instance-ip/f04fb1c5-3d0f-4379-906f-61c233cc9e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007351 10.0.0.65 - - [2025-10-22 20:42:13] "POST /loadbalancers HTTP/1.1" 200 610 0.064007 10.0.0.65 - - [2025-10-22 20:42:13] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034949 10.0.0.65 - - [2025-10-22 20:42:13] "GET /instance-ip/f04fb1c5-3d0f-4379-906f-61c233cc9e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004595 10.0.0.65 - - [2025-10-22 20:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016222 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.65 - - [2025-10-22 20:42:13] "POST /floating-ips HTTP/1.1" 200 597 0.042814 10.0.0.65 - - [2025-10-22 20:42:13] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046329 10.0.0.65 - - [2025-10-22 20:42:13] "GET /loadbalancer/eb200832-eb5b-4d71-aeef-58fe54ef49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003235 10.0.0.65 - - [2025-10-22 20:42:13] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.027601 10.0.0.65 - - [2025-10-22 20:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.65 - - [2025-10-22 20:42:14] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041750 10.0.0.65 - - [2025-10-22 20:42:14] "GET /loadbalancer-listener/cdeb489c-ed67-4612-85fe-f36938044e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.013905 10.0.0.65 - - [2025-10-22 20:42:14] "GET /loadbalancer-listener/cdeb489c-ed67-4612-85fe-f36938044e27?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003400 10.0.0.65 - - [2025-10-22 20:42:14] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019908 10.0.0.65 - - [2025-10-22 20:42:14] "GET /instance-ip/f04fb1c5-3d0f-4379-906f-61c233cc9e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012398 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.65 - - [2025-10-22 20:42:14] "GET /instance-ip/f04fb1c5-3d0f-4379-906f-61c233cc9e67?fields=floating_ips HTTP/1.1" 200 1213 0.006508 10.0.0.65 - - [2025-10-22 20:42:14] "GET /loadbalancer/eb200832-eb5b-4d71-aeef-58fe54ef49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003091 10.0.0.65 - - [2025-10-22 20:42:14] "GET /floating-ip/5933ac1f-b529-4595-8d66-922441dcc9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001986 10.0.0.65 - - [2025-10-22 20:42:14] "POST /tags HTTP/1.1" 200 295 0.063681 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.65 - - [2025-10-22 20:42:14] "GET /tag/726ef70e-05bb-424a-961e-f6b4b3103076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015607 10.0.0.65 - - [2025-10-22 20:42:14] "POST /tags HTTP/1.1" 409 233 0.002495 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.65 - - [2025-10-22 20:42:14] "GET /tag/4fb6625c-43e6-4448-99de-6d3e59f2da6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011179 10.0.0.65 - - [2025-10-22 20:42:14] "POST /tags HTTP/1.1" 409 206 0.002455 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.65 - - [2025-10-22 20:42:14] "GET /tag/e4cd0e8f-8f77-4297-b3d6-b79d0d0430a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010671 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.65 - - [2025-10-22 20:42:14] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004577 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.65 - - [2025-10-22 20:42:14] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036637 10.0.0.65 - - [2025-10-22 20:42:14] "POST /virtual-machines HTTP/1.1" 200 369 0.011251 10.0.0.65 - - [2025-10-22 20:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028026 10.0.0.65 - - [2025-10-22 20:42:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103584 10.0.0.65 - - [2025-10-22 20:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009281 10.0.0.65 - - [2025-10-22 20:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.65 - - [2025-10-22 20:42:14] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005157 10.0.0.65 - - [2025-10-22 20:42:14] "POST /instance-ips HTTP/1.1" 200 409 0.022322 10.0.0.65 - - [2025-10-22 20:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024935 10.0.0.65 - - [2025-10-22 20:42:14] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013884 10.0.0.65 - - [2025-10-22 20:42:14] "POST /set-tag HTTP/1.1" 200 109 0.017991 10.0.0.65 - - [2025-10-22 20:42:15] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016448 10.0.0.65 - - [2025-10-22 20:42:15] "GET /instance-ip/979e7d3c-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005247 10.0.0.65 - - [2025-10-22 20:42:15] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004895 10.0.0.65 - - [2025-10-22 20:42:15] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.65 - - [2025-10-22 20:42:15] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002656 10.0.0.65 - - [2025-10-22 20:42:15] "POST /ref-update HTTP/1.1" 200 156 0.008957 10.0.0.65 - - [2025-10-22 20:42:15] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005663 10.0.0.65 - - [2025-10-22 20:42:15] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.65 - - [2025-10-22 20:42:15] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004505 10.0.0.65 - - [2025-10-22 20:42:15] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.65 - - [2025-10-22 20:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004741 10.0.0.65 - - [2025-10-22 20:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.65 - - [2025-10-22 20:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.65 - - [2025-10-22 20:42:16] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040029 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-networks?parent_id=25422dfb-3be2-495d-8765-a47dc9d9c18a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008940 10.0.0.65 - - [2025-10-22 20:42:16] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.080485 10.0.0.65 - - [2025-10-22 20:42:16] "POST /virtual-machines HTTP/1.1" 200 369 0.055174 10.0.0.65 - - [2025-10-22 20:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.053563 10.0.0.65 - - [2025-10-22 20:42:16] "POST /virtual-networks HTTP/1.1" 200 512 0.200761 10.0.0.65 - - [2025-10-22 20:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009337 10.0.0.65 - - [2025-10-22 20:42:16] "GET /network-ipam/0690d00f-0d3c-4894-92c1-dd5be269ad1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.006078 10.0.0.65 - - [2025-10-22 20:42:16] "POST /route-targets HTTP/1.1" 200 327 0.062857 10.0.0.65 - - [2025-10-22 20:42:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.187857 10.0.0.65 - - [2025-10-22 20:42:16] "POST /ref-update HTTP/1.1" 200 156 0.042628 10.0.0.65 - - [2025-10-22 20:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028523 10.0.0.65 - - [2025-10-22 20:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004112 10.0.0.65 - - [2025-10-22 20:42:16] "POST /useragent-kv HTTP/1.1" 200 115 0.009904 10.0.0.65 - - [2025-10-22 20:42:16] "POST /ref-update HTTP/1.1" 200 156 0.157922 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006302 10.0.0.65 - - [2025-10-22 20:42:16] "GET /domains HTTP/1.1" 200 280 0.004262 10.0.0.65 - - [2025-10-22 20:42:16] "GET /domain/937b9730-479d-4fed-93d3-eb8168c2007e HTTP/1.1" 200 3087 0.008642 10.0.0.65 - - [2025-10-22 20:42:16] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a HTTP/1.1" 200 7063 0.044132 10.0.0.65 - - [2025-10-22 20:42:16] "POST /instance-ips HTTP/1.1" 200 409 0.046306 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2093 0.018327 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2093 0.008921 10.0.0.65 - - [2025-10-22 20:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028135 10.0.0.65 - - [2025-10-22 20:42:16] "GET /routing-instance/4c461892-054d-448b-8b8d-688cc00a699c HTTP/1.1" 200 1402 0.016448 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013087 10.0.0.65 - - [2025-10-22 20:42:16] "GET /routing-instance/4c461892-054d-448b-8b8d-688cc00a699c HTTP/1.1" 200 1402 0.002469 10.0.0.65 - - [2025-10-22 20:42:16] "GET /route-target/edb87a90-de73-4fcc-881f-dec6219a39cb HTTP/1.1" 200 1152 0.002339 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2093 0.004059 10.0.0.65 - - [2025-10-22 20:42:16] "GET /routing-instance/4c461892-054d-448b-8b8d-688cc00a699c HTTP/1.1" 200 1402 0.002892 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004345 10.0.0.65 - - [2025-10-22 20:42:16] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2093 0.004356 10.0.0.65 - - [2025-10-22 20:42:16] "GET /routing-instance/4c461892-054d-448b-8b8d-688cc00a699c HTTP/1.1" 200 1402 0.002699 10.0.0.65 - - [2025-10-22 20:42:16] "GET /routing-instance/4c461892-054d-448b-8b8d-688cc00a699c HTTP/1.1" 200 1402 0.002275 10.0.0.65 - - [2025-10-22 20:42:16] "GET /route-target/edb87a90-de73-4fcc-881f-dec6219a39cb HTTP/1.1" 200 1152 0.002609 10.0.0.65 - - [2025-10-22 20:42:17] "GET /domains HTTP/1.1" 200 280 0.001579 10.0.0.65 - - [2025-10-22 20:42:17] "POST /set-tag HTTP/1.1" 200 109 0.046991 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019261 10.0.0.65 - - [2025-10-22 20:42:17] "GET /domain/937b9730-479d-4fed-93d3-eb8168c2007e HTTP/1.1" 200 3087 0.016808 10.0.0.65 - - [2025-10-22 20:42:17] "GET /instance-ip/98cde26a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003675 10.0.0.65 - - [2025-10-22 20:42:17] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a HTTP/1.1" 200 7063 0.029022 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2093 0.004246 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005132 10.0.0.65 - - [2025-10-22 20:42:17] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003659 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.65 - - [2025-10-22 20:42:17] "POST /ref-update HTTP/1.1" 200 156 0.011299 10.0.0.65 - - [2025-10-22 20:42:17] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045000 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006547 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009012 10.0.0.65 - - [2025-10-22 20:42:17] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004243 10.0.0.65 - - [2025-10-22 20:42:17] "GET /floating-ip-pools?parent_id=933f0978-b54a-4d8e-9129-1c47be99bcd7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002298 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004083 10.0.0.65 - - [2025-10-22 20:42:17] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.65 - - [2025-10-22 20:42:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017330 10.0.0.65 - - [2025-10-22 20:42:17] "POST /ref-update HTTP/1.1" 200 156 0.007648 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016740 10.0.0.65 - - [2025-10-22 20:42:17] "GET /domains HTTP/1.1" 200 280 0.001700 10.0.0.65 - - [2025-10-22 20:42:17] "GET /domain/937b9730-479d-4fed-93d3-eb8168c2007e HTTP/1.1" 200 3087 0.002689 10.0.0.65 - - [2025-10-22 20:42:17] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a HTTP/1.1" 200 7319 0.031986 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2331 0.005530 10.0.0.65 - - [2025-10-22 20:42:17] "GET /floating-ip-pool/34b473c5-1520-4a06-b50a-52f3cbc55473 HTTP/1.1" 200 1314 0.002482 10.0.0.65 - - [2025-10-22 20:42:17] "GET /domains HTTP/1.1" 200 280 0.001559 10.0.0.65 - - [2025-10-22 20:42:17] "GET /domain/937b9730-479d-4fed-93d3-eb8168c2007e HTTP/1.1" 200 3087 0.005603 10.0.0.65 - - [2025-10-22 20:42:17] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a HTTP/1.1" 200 7319 0.030094 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 2331 0.004316 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004009 10.0.0.65 - - [2025-10-22 20:42:17] "POST /tags HTTP/1.1" 200 365 0.060986 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.65 - - [2025-10-22 20:42:17] "GET /tag/480ca962-80bc-4ad1-8f7a-21fbc73ac879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012847 10.0.0.65 - - [2025-10-22 20:42:17] "POST /tags HTTP/1.1" 409 206 0.002244 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.65 - - [2025-10-22 20:42:17] "GET /tag/e4cd0e8f-8f77-4297-b3d6-b79d0d0430a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012617 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.65 - - [2025-10-22 20:42:17] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.055628 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.65 - - [2025-10-22 20:42:17] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005226 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.65 - - [2025-10-22 20:42:17] "GET /service-appliance-set/24588e95-40c7-4c99-bc15-d91e476c9ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004332 10.0.0.65 - - [2025-10-22 20:42:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002411 10.0.0.65 - - [2025-10-22 20:42:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.118082 10.0.0.65 - - [2025-10-22 20:42:18] "GET /virtual-machine-interface/c59b5893-bc95-4627-a1f7-dfdab9440fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013518 10.0.0.65 - - [2025-10-22 20:42:18] "POST /set-tag HTTP/1.1" 200 109 0.015664 10.0.0.65 - - [2025-10-22 20:42:18] "POST /instance-ips HTTP/1.1" 200 417 0.041752 10.0.0.65 - - [2025-10-22 20:42:18] "GET /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.011069 10.0.0.65 - - [2025-10-22 20:42:18] "POST /loadbalancers HTTP/1.1" 200 618 0.076732 10.0.0.65 - - [2025-10-22 20:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018803 10.0.0.65 - - [2025-10-22 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.65 - - [2025-10-22 20:42:18] "POST /service-instances HTTP/1.1" 200 566 0.020959 10.0.0.65 - - [2025-10-22 20:42:18] "POST /ref-update HTTP/1.1" 200 156 0.011069 10.0.0.65 - - [2025-10-22 20:42:18] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.056613 10.0.0.65 - - [2025-10-22 20:42:18] "GET /virtual-machine-interface/c59b5893-bc95-4627-a1f7-dfdab9440fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008960 10.0.0.65 - - [2025-10-22 20:42:18] "GET /virtual-machine-interface/c59b5893-bc95-4627-a1f7-dfdab9440fb2?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008842 10.0.0.65 - - [2025-10-22 20:42:18] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.013309 10.0.0.65 - - [2025-10-22 20:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019476 10.0.0.65 - - [2025-10-22 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.65 - - [2025-10-22 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.65 - - [2025-10-22 20:42:18] "GET /floating-ip-pool/34b473c5-1520-4a06-b50a-52f3cbc55473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003077 10.0.0.65 - - [2025-10-22 20:42:18] "POST /virtual-machines HTTP/1.1" 200 429 0.026958 10.0.0.65 - - [2025-10-22 20:42:18] "POST /floating-ips HTTP/1.1" 200 671 0.139355 10.0.0.65 - - [2025-10-22 20:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.056186 10.0.0.65 - - [2025-10-22 20:42:18] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005605 10.0.0.65 - - [2025-10-22 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.65 - - [2025-10-22 20:42:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.196671 10.0.0.65 - - [2025-10-22 20:42:18] "POST /chown HTTP/1.1" 200 109 0.021430 10.0.0.65 - - [2025-10-22 20:42:18] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004039 10.0.0.65 - - [2025-10-22 20:42:18] "POST /tags HTTP/1.1" 409 221 0.001975 10.0.0.65 - - [2025-10-22 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.65 - - [2025-10-22 20:42:18] "POST /chown HTTP/1.1" 200 109 0.006489 10.0.0.65 - - [2025-10-22 20:42:18] "GET /tag/f9acda1a-e6e1-4354-ad87-db4a28e1bf8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021983 10.0.0.65 - - [2025-10-22 20:42:18] "POST /tags HTTP/1.1" 409 238 0.002789 10.0.0.65 - - [2025-10-22 20:42:18] "PUT /virtual-machine-interface/a8f22174-2652-4be4-9e10-de5f8563f25c HTTP/1.1" 200 284 0.042431 10.0.0.65 - - [2025-10-22 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008534 10.0.0.65 - - [2025-10-22 20:42:18] "PUT /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 256 0.023517 10.0.0.65 - - [2025-10-22 20:42:18] "GET /tag/480ca962-80bc-4ad1-8f7a-21fbc73ac879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015075 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.019465 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.027888 10.0.0.65 - - [2025-10-22 20:42:19] "POST /firewall-rules HTTP/1.1" 200 650 0.123292 10.0.0.65 - - [2025-10-22 20:42:19] "GET /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.018146 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.080894 10.0.0.65 - - [2025-10-22 20:42:19] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002970 10.0.0.65 - - [2025-10-22 20:42:19] "GET /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002659 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.009460 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.024230 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.066158 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.025399 10.0.0.65 - - [2025-10-22 20:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.65 - - [2025-10-22 20:42:19] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.093539 10.0.0.65 - - [2025-10-22 20:42:19] "GET /loadbalancer/a9b808ee-fe19-4754-9fe9-21ed4f8be4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003999 10.0.0.65 - - [2025-10-22 20:42:19] "POST /virtual-machines HTTP/1.1" 200 429 0.088540 10.0.0.65 - - [2025-10-22 20:42:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060256 10.0.0.65 - - [2025-10-22 20:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018535 10.0.0.65 - - [2025-10-22 20:42:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138265 10.0.0.65 - - [2025-10-22 20:42:19] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.041538 10.0.0.65 - - [2025-10-22 20:42:19] "POST /chown HTTP/1.1" 200 109 0.029602 10.0.0.65 - - [2025-10-22 20:42:19] "GET /loadbalancer-listener/8c6336e0-d333-4085-a0b8-1b5ebdc483c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009924 10.0.0.65 - - [2025-10-22 20:42:19] "GET /loadbalancer-listener/8c6336e0-d333-4085-a0b8-1b5ebdc483c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.007828 10.0.0.65 - - [2025-10-22 20:42:19] "POST /chown HTTP/1.1" 200 109 0.012150 10.0.0.65 - - [2025-10-22 20:42:19] "PUT /virtual-machine-interface/0915b9b6-808a-4ce6-8804-0d6a65d22840 HTTP/1.1" 200 284 0.024436 10.0.0.65 - - [2025-10-22 20:42:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059222 10.0.0.65 - - [2025-10-22 20:42:19] "PUT /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 256 0.032251 10.0.0.65 - - [2025-10-22 20:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012044 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.032048 10.0.0.65 - - [2025-10-22 20:42:19] "GET /loadbalancer-pool/c01a3342-9c31-43ac-996f-b8b4b8b435ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017178 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.032304 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.022016 10.0.0.65 - - [2025-10-22 20:42:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.050064 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.013029 10.0.0.65 - - [2025-10-22 20:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028656 10.0.0.65 - - [2025-10-22 20:42:19] "GET /loadbalancer-member/b4434623-da2c-44be-a37f-d5136ad39186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.014397 10.0.0.65 - - [2025-10-22 20:42:19] "POST /ref-update HTTP/1.1" 200 156 0.036850 10.0.0.65 - - [2025-10-22 20:42:19] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004175 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.010391 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.65 - - [2025-10-22 20:42:20] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013428 10.0.0.65 - - [2025-10-22 20:42:20] "POST /tags HTTP/1.1" 409 221 0.002371 10.0.0.65 - - [2025-10-22 20:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026930 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.65 - - [2025-10-22 20:42:20] "GET /tag/f9acda1a-e6e1-4354-ad87-db4a28e1bf8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010757 10.0.0.65 - - [2025-10-22 20:42:20] "POST /tags HTTP/1.1" 409 238 0.001870 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.007631 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.016429 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.65 - - [2025-10-22 20:42:20] "GET /tag/480ca962-80bc-4ad1-8f7a-21fbc73ac879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010222 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 256 0.032718 10.0.0.65 - - [2025-10-22 20:42:20] "POST /firewall-rules HTTP/1.1" 409 293 0.004188 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.65 - - [2025-10-22 20:42:20] "POST /ref-update HTTP/1.1" 200 156 0.012858 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.016708 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e HTTP/1.1" 200 260 0.055418 10.0.0.65 - - [2025-10-22 20:42:20] "GET /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011648 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.049736 10.0.0.65 - - [2025-10-22 20:42:20] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004488 10.0.0.65 - - [2025-10-22 20:42:20] "GET /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008057 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 256 0.021665 10.0.0.65 - - [2025-10-22 20:42:20] "POST /ref-update HTTP/1.1" 200 156 0.019981 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.009404 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.021639 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009410 10.0.0.65 - - [2025-10-22 20:42:20] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004738 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 256 0.046085 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.65 - - [2025-10-22 20:42:20] "POST /ref-update HTTP/1.1" 200 156 0.013112 10.0.0.65 - - [2025-10-22 20:42:20] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.052830 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.036793 10.0.0.65 - - [2025-10-22 20:42:20] "POST /virtual-machines HTTP/1.1" 200 373 0.029079 10.0.0.65 - - [2025-10-22 20:42:20] "POST /chown HTTP/1.1" 200 109 0.041414 10.0.0.65 - - [2025-10-22 20:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009355 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 256 0.025925 10.0.0.65 - - [2025-10-22 20:42:20] "POST /ref-update HTTP/1.1" 200 156 0.036390 10.0.0.65 - - [2025-10-22 20:42:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.180750 10.0.0.65 - - [2025-10-22 20:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021975 10.0.0.65 - - [2025-10-22 20:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.65 - - [2025-10-22 20:42:20] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.025718 10.0.0.65 - - [2025-10-22 20:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011808 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.036500 10.0.0.65 - - [2025-10-22 20:42:21] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.010327 10.0.0.65 - - [2025-10-22 20:42:21] "POST /instance-ips HTTP/1.1" 200 413 0.059807 10.0.0.65 - - [2025-10-22 20:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017748 10.0.0.65 - - [2025-10-22 20:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.058521 10.0.0.65 - - [2025-10-22 20:42:21] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.010614 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016716 10.0.0.65 - - [2025-10-22 20:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021049 10.0.0.65 - - [2025-10-22 20:42:21] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.011382 10.0.0.65 - - [2025-10-22 20:42:21] "POST /set-tag HTTP/1.1" 200 109 0.028377 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011732 10.0.0.65 - - [2025-10-22 20:42:21] "GET /instance-ip/9b526394-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007007 10.0.0.65 - - [2025-10-22 20:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007140 10.0.0.65 - - [2025-10-22 20:42:21] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.014474 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010629 10.0.0.65 - - [2025-10-22 20:42:21] "POST /set-tag HTTP/1.1" 200 109 0.008280 10.0.0.65 - - [2025-10-22 20:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018723 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.018799 10.0.0.65 - - [2025-10-22 20:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.65 - - [2025-10-22 20:42:21] "POST /ref-update HTTP/1.1" 200 156 0.013274 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013803 10.0.0.65 - - [2025-10-22 20:42:21] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.035934 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.010390 10.0.0.65 - - [2025-10-22 20:42:21] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005130 10.0.0.65 - - [2025-10-22 20:42:21] "POST /ref-update HTTP/1.1" 200 156 0.027187 10.0.0.65 - - [2025-10-22 20:42:21] "POST /set-tag HTTP/1.1" 200 109 0.008109 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.007599 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.018350 10.0.0.65 - - [2025-10-22 20:42:21] "POST /ref-update HTTP/1.1" 200 156 0.018071 10.0.0.65 - - [2025-10-22 20:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.006396 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.016880 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.021364 10.0.0.65 - - [2025-10-22 20:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.008026 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.009008 10.0.0.65 - - [2025-10-22 20:42:21] "POST /chown HTTP/1.1" 200 109 0.011065 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.018009 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.006772 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.015992 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.014528 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.008411 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.007915 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.008080 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.015361 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.016276 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.007113 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.022160 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.020584 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.008436 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.021791 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.008275 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.007826 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.008703 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.007668 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.011199 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.017767 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.016733 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.007401 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.024483 10.0.0.65 - - [2025-10-22 20:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.65 - - [2025-10-22 20:42:22] "POST /chown HTTP/1.1" 200 109 0.009735 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.023048 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.024913 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.015388 10.0.0.65 - - [2025-10-22 20:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.007373 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.006884 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.014681 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.018536 10.0.0.65 - - [2025-10-22 20:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.006478 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.012546 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.006517 10.0.0.65 - - [2025-10-22 20:42:23] "POST /chown HTTP/1.1" 200 109 0.024658 10.0.0.65 - - [2025-10-22 20:42:29] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007226 10.0.0.65 - - [2025-10-22 20:42:29] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.65 - - [2025-10-22 20:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.65 - - [2025-10-22 20:42:29] "GET /loadbalancer/eb200832-eb5b-4d71-aeef-58fe54ef49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002701 10.0.0.65 - - [2025-10-22 20:42:29] "GET /loadbalancer-pool/8a3cd531-9fd2-4b2c-aefe-83bec2b615a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002702 10.0.0.65 - - [2025-10-22 20:42:29] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016286 10.0.0.65 - - [2025-10-22 20:42:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013158 10.0.0.65 - - [2025-10-22 20:42:29] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011245 10.0.0.65 - - [2025-10-22 20:42:29] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006428 10.0.0.65 - - [2025-10-22 20:42:29] "POST /ref-update HTTP/1.1" 200 156 0.008930 10.0.0.65 - - [2025-10-22 20:42:29] "POST /tags HTTP/1.1" 409 221 0.002574 10.0.0.65 - - [2025-10-22 20:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.65 - - [2025-10-22 20:42:29] "GET /tag/f9acda1a-e6e1-4354-ad87-db4a28e1bf8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012800 10.0.0.65 - - [2025-10-22 20:42:29] "GET /floating-ip/5933ac1f-b529-4595-8d66-922441dcc9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.003909 10.0.0.65 - - [2025-10-22 20:42:29] "PUT /floating-ip/5933ac1f-b529-4595-8d66-922441dcc9b9 HTTP/1.1" 200 256 0.010410 10.0.0.65 - - [2025-10-22 20:42:29] "POST /set-tag HTTP/1.1" 200 109 0.020449 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008586 10.0.0.65 - - [2025-10-22 20:42:30] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.65 - - [2025-10-22 20:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.65 - - [2025-10-22 20:42:30] "GET /loadbalancer/eb200832-eb5b-4d71-aeef-58fe54ef49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003522 10.0.0.65 - - [2025-10-22 20:42:30] "GET /loadbalancer-pool/8a3cd531-9fd2-4b2c-aefe-83bec2b615a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003104 10.0.0.65 - - [2025-10-22 20:42:30] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017146 10.0.0.65 - - [2025-10-22 20:42:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008882 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004841 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004887 10.0.0.65 - - [2025-10-22 20:42:30] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.65 - - [2025-10-22 20:42:30] "POST /set-tag HTTP/1.1" 200 109 0.040294 10.0.0.65 - - [2025-10-22 20:42:30] "GET /floating-ip/5933ac1f-b529-4595-8d66-922441dcc9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003271 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine/66597454-a391-429e-b7e4-2cf78871e333?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003284 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004446 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine/e97fe86c-bae8-4040-b384-fb8af607e85b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.005361 10.0.0.65 - - [2025-10-22 20:42:30] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004831 10.0.0.65 - - [2025-10-22 20:42:35] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006723 10.0.0.65 - - [2025-10-22 20:42:35] "POST /set-tag HTTP/1.1" 200 109 0.006104 10.0.0.65 - - [2025-10-22 20:42:35] "GET /virtual-machine/1a56db8f-587c-44e1-8850-ef6eb969f97e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.004675 10.0.0.65 - - [2025-10-22 20:42:35] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005469 10.0.0.65 - - [2025-10-22 20:42:36] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008704 10.0.0.65 - - [2025-10-22 20:42:36] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.65 - - [2025-10-22 20:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.65 - - [2025-10-22 20:43:07] "POST /chown HTTP/1.1" 200 109 0.007343 10.0.0.65 - - [2025-10-22 20:43:07] "POST /chown HTTP/1.1" 200 109 0.017845 10.0.0.65 - - [2025-10-22 20:43:07] "POST /chown HTTP/1.1" 200 109 0.014647 10.0.0.65 - - [2025-10-22 20:43:07] "POST /chown HTTP/1.1" 200 109 0.018071 10.0.0.65 - - [2025-10-22 20:43:08] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013978 10.0.0.65 - - [2025-10-22 20:43:08] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.65 - - [2025-10-22 20:43:08] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005860 10.0.0.65 - - [2025-10-22 20:43:08] "POST /set-tag HTTP/1.1" 200 109 0.004786 10.0.0.65 - - [2025-10-22 20:43:08] "GET /virtual-machine/1a56db8f-587c-44e1-8850-ef6eb969f97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002785 10.0.0.65 - - [2025-10-22 20:43:08] "POST /ref-update HTTP/1.1" 200 156 0.008302 10.0.0.65 - - [2025-10-22 20:43:08] "GET /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009532 10.0.0.65 - - [2025-10-22 20:43:08] "POST /set-tag HTTP/1.1" 200 109 0.012661 10.0.0.65 - - [2025-10-22 20:43:08] "POST /set-tag HTTP/1.1" 200 109 0.014220 10.0.0.65 - - [2025-10-22 20:43:08] "DELETE /instance-ip/9b526394-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.060948 10.0.0.65 - - [2025-10-22 20:43:08] "DELETE /virtual-machine-interface/9b32073e-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.036512 10.0.0.65 - - [2025-10-22 20:43:08] "DELETE /virtual-machine/1a56db8f-587c-44e1-8850-ef6eb969f97e HTTP/1.1" 200 115 0.028792 10.0.0.65 - - [2025-10-22 20:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.65 - - [2025-10-22 20:43:11] "GET /tag/480ca962-80bc-4ad1-8f7a-21fbc73ac879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011874 10.0.0.65 - - [2025-10-22 20:43:11] "GET /tag/480ca962-80bc-4ad1-8f7a-21fbc73ac879?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011628 10.0.0.65 - - [2025-10-22 20:43:11] "GET /virtual-machine-interface/0915b9b6-808a-4ce6-8804-0d6a65d22840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004463 10.0.0.65 - - [2025-10-22 20:43:11] "POST /set-tag HTTP/1.1" 200 109 0.015339 10.0.0.65 - - [2025-10-22 20:43:11] "GET /virtual-machine-interface/a8f22174-2652-4be4-9e10-de5f8563f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007864 10.0.0.65 - - [2025-10-22 20:43:11] "POST /set-tag HTTP/1.1" 200 109 0.016545 10.0.0.65 - - [2025-10-22 20:43:11] "GET /virtual-machine-interface/c59b5893-bc95-4627-a1f7-dfdab9440fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004887 10.0.0.65 - - [2025-10-22 20:43:11] "POST /set-tag HTTP/1.1" 200 109 0.014160 10.0.0.65 - - [2025-10-22 20:43:11] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009713 10.0.0.65 - - [2025-10-22 20:43:11] "GET /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003084 10.0.0.65 - - [2025-10-22 20:43:11] "POST /ref-update HTTP/1.1" 200 156 0.012304 10.0.0.65 - - [2025-10-22 20:43:11] "DELETE /firewall-rule/58fd8b5f-3612-4b5b-9018-e21029e1275e HTTP/1.1" 200 115 0.053409 10.0.0.65 - - [2025-10-22 20:43:11] "DELETE /loadbalancer-member/b4434623-da2c-44be-a37f-d5136ad39186 HTTP/1.1" 200 115 0.026001 10.0.0.65 - - [2025-10-22 20:43:11] "DELETE /loadbalancer-pool/c01a3342-9c31-43ac-996f-b8b4b8b435ce HTTP/1.1" 200 115 0.030093 10.0.0.65 - - [2025-10-22 20:43:11] "DELETE /loadbalancer-listener/8c6336e0-d333-4085-a0b8-1b5ebdc483c8 HTTP/1.1" 200 115 0.032511 10.0.0.65 - - [2025-10-22 20:43:11] "GET /floating-ip/561a1f45-3caf-4769-8821-5baa931cbc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003894 10.0.0.65 - - [2025-10-22 20:43:11] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.009425 10.0.0.65 - - [2025-10-22 20:43:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017031 10.0.0.65 - - [2025-10-22 20:43:11] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.009144 10.0.0.65 - - [2025-10-22 20:43:11] "PUT /floating-ip/561a1f45-3caf-4769-8821-5baa931cbc7e HTTP/1.1" 200 256 0.058295 10.0.0.65 - - [2025-10-22 20:43:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027633 10.0.0.65 - - [2025-10-22 20:43:12] "PUT /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 266 0.011900 10.0.0.65 - - [2025-10-22 20:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011330 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /floating-ip/561a1f45-3caf-4769-8821-5baa931cbc7e HTTP/1.1" 200 115 0.144965 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /loadbalancer/a9b808ee-fe19-4754-9fe9-21ed4f8be4cb HTTP/1.1" 200 115 0.050203 10.0.0.65 - - [2025-10-22 20:43:12] "POST /chown HTTP/1.1" 200 109 0.015565 10.0.0.65 - - [2025-10-22 20:43:12] "POST /chown HTTP/1.1" 200 109 0.045076 10.0.0.65 - - [2025-10-22 20:43:12] "POST /chown HTTP/1.1" 200 109 0.048723 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /instance-ip/ce2e8065-ad95-4c86-8e75-79287899b1ef HTTP/1.1" 200 115 0.157795 10.0.0.65 - - [2025-10-22 20:43:12] "POST /chown HTTP/1.1" 404 171 0.004328 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /virtual-machine-interface/c59b5893-bc95-4627-a1f7-dfdab9440fb2 HTTP/1.1" 200 115 0.065561 10.0.0.65 - - [2025-10-22 20:43:12] "GET /floating-ip-pool/34b473c5-1520-4a06-b50a-52f3cbc55473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008781 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016994 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010166 10.0.0.65 - - [2025-10-22 20:43:12] "POST /ref-update HTTP/1.1" 200 156 0.036580 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /tag/480ca962-80bc-4ad1-8f7a-21fbc73ac879 HTTP/1.1" 200 115 0.162037 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /floating-ip-pool/34b473c5-1520-4a06-b50a-52f3cbc55473 HTTP/1.1" 200 115 0.041978 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /service-instance/962664c6-ae8b-4927-b42e-9abc7cae97fa HTTP/1.1" 200 115 0.061642 10.0.0.65 - - [2025-10-22 20:43:12] "GET /virtual-machine-interface/a8f22174-2652-4be4-9e10-de5f8563f25c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004928 10.0.0.65 - - [2025-10-22 20:43:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003048 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.65 - - [2025-10-22 20:43:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006557 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /virtual-network/933f0978-b54a-4d8e-9129-1c47be99bcd7 HTTP/1.1" 200 115 0.114938 10.0.0.65 - - [2025-10-22 20:43:12] "GET /routing-instance/4c461892-054d-448b-8b8d-688cc00a699c HTTP/1.1" 404 171 0.005713 10.0.0.65 - - [2025-10-22 20:43:12] "GET /domains HTTP/1.1" 200 280 0.003067 10.0.0.65 - - [2025-10-22 20:43:12] "GET /domain/937b9730-479d-4fed-93d3-eb8168c2007e HTTP/1.1" 200 3087 0.005558 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /route-target/edb87a90-de73-4fcc-881f-dec6219a39cb HTTP/1.1" 200 115 0.045611 10.0.0.65 - - [2025-10-22 20:43:12] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a HTTP/1.1" 200 7141 0.055913 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /virtual-machine-interface/a8f22174-2652-4be4-9e10-de5f8563f25c HTTP/1.1" 200 115 0.154216 10.0.0.65 - - [2025-10-22 20:43:12] "POST /ref-update HTTP/1.1" 200 156 0.027509 10.0.0.65 - - [2025-10-22 20:43:12] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015485 10.0.0.65 - - [2025-10-22 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.65 - - [2025-10-22 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013018 10.0.0.65 - - [2025-10-22 20:43:12] "GET /loadbalancer/eb200832-eb5b-4d71-aeef-58fe54ef49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002109 10.0.0.65 - - [2025-10-22 20:43:12] "DELETE /virtual-machine/0f8f514b-ac62-4027-9449-6525be2fc258 HTTP/1.1" 200 115 0.089220 10.0.0.65 - - [2025-10-22 20:43:12] "GET /virtual-machine-interface/0915b9b6-808a-4ce6-8804-0d6a65d22840?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1206 0.012215 10.0.0.65 - - [2025-10-22 20:43:12] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008304 10.0.0.65 - - [2025-10-22 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.024792 10.0.0.65 - - [2025-10-22 20:43:13] "DELETE /loadbalancer-member/6c11762a-642a-4d70-957f-bed933b75f89 HTTP/1.1" 200 115 0.065153 10.0.0.65 - - [2025-10-22 20:43:13] "DELETE /virtual-machine-interface/0915b9b6-808a-4ce6-8804-0d6a65d22840 HTTP/1.1" 200 115 0.090294 10.0.0.65 - - [2025-10-22 20:43:13] "DELETE /virtual-machine/0e0df2c7-6f75-47cd-8c39-c67d70f1398e HTTP/1.1" 200 115 0.025170 10.0.0.65 - - [2025-10-22 20:43:14] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014853 10.0.0.65 - - [2025-10-22 20:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.65 - - [2025-10-22 20:43:14] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006053 10.0.0.65 - - [2025-10-22 20:43:14] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.65 - - [2025-10-22 20:43:14] "GET /virtual-machine/e97fe86c-bae8-4040-b384-fb8af607e85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003446 10.0.0.65 - - [2025-10-22 20:43:14] "POST /ref-update HTTP/1.1" 200 156 0.010005 10.0.0.65 - - [2025-10-22 20:43:14] "GET /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014705 10.0.0.65 - - [2025-10-22 20:43:14] "POST /set-tag HTTP/1.1" 200 109 0.016314 10.0.0.65 - - [2025-10-22 20:43:14] "POST /set-tag HTTP/1.1" 200 109 0.024274 10.0.0.65 - - [2025-10-22 20:43:14] "POST /set-tag HTTP/1.1" 200 109 0.021862 10.0.0.65 - - [2025-10-22 20:43:14] "DELETE /instance-ip/98cde26a-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.037543 10.0.0.65 - - [2025-10-22 20:43:14] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.65 - - [2025-10-22 20:43:14] "DELETE /virtual-machine-interface/98a53c48-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.049907 10.0.0.65 - - [2025-10-22 20:43:14] "DELETE /virtual-machine/e97fe86c-bae8-4040-b384-fb8af607e85b HTTP/1.1" 200 115 0.018726 10.0.0.65 - - [2025-10-22 20:43:17] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005368 10.0.0.65 - - [2025-10-22 20:43:17] "POST /set-tag HTTP/1.1" 200 109 0.003835 10.0.0.65 - - [2025-10-22 20:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.65 - - [2025-10-22 20:43:17] "GET /loadbalancer/eb200832-eb5b-4d71-aeef-58fe54ef49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003377 10.0.0.65 - - [2025-10-22 20:43:19] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006699 10.0.0.65 - - [2025-10-22 20:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.65 - - [2025-10-22 20:43:19] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005625 10.0.0.65 - - [2025-10-22 20:43:19] "POST /set-tag HTTP/1.1" 200 109 0.003143 10.0.0.65 - - [2025-10-22 20:43:19] "GET /virtual-machine/66597454-a391-429e-b7e4-2cf78871e333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002985 10.0.0.65 - - [2025-10-22 20:43:19] "POST /ref-update HTTP/1.1" 200 156 0.008744 10.0.0.65 - - [2025-10-22 20:43:19] "GET /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009219 10.0.0.65 - - [2025-10-22 20:43:19] "POST /set-tag HTTP/1.1" 200 109 0.017823 10.0.0.65 - - [2025-10-22 20:43:19] "POST /set-tag HTTP/1.1" 200 109 0.024954 10.0.0.65 - - [2025-10-22 20:43:19] "POST /set-tag HTTP/1.1" 200 109 0.033144 10.0.0.65 - - [2025-10-22 20:43:19] "DELETE /instance-ip/979e7d3c-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.032309 10.0.0.65 - - [2025-10-22 20:43:19] "POST /ref-update HTTP/1.1" 200 156 0.012145 10.0.0.65 - - [2025-10-22 20:43:19] "DELETE /virtual-machine-interface/9784321a-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.049408 10.0.0.65 - - [2025-10-22 20:43:19] "DELETE /virtual-machine/66597454-a391-429e-b7e4-2cf78871e333 HTTP/1.1" 200 115 0.020943 10.0.0.65 - - [2025-10-22 20:43:19] "DELETE /tag/726ef70e-05bb-424a-961e-f6b4b3103076 HTTP/1.1" 200 115 0.055039 10.0.0.65 - - [2025-10-22 20:43:19] "DELETE /tag/4fb6625c-43e6-4448-99de-6d3e59f2da6f HTTP/1.1" 200 115 0.037599 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.65 - - [2025-10-22 20:43:23] "GET /project/25422dfb-3be2-495d-8765-a47dc9d9c18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039831 10.0.0.65 - - [2025-10-22 20:43:23] "POST /tags HTTP/1.1" 200 393 0.027756 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.65 - - [2025-10-22 20:43:23] "GET /tag/5e13cd9c-0c29-4845-a63c-470ca0b90635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011815 10.0.0.65 - - [2025-10-22 20:43:23] "POST /tags HTTP/1.1" 200 341 0.016830 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.65 - - [2025-10-22 20:43:23] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011596 10.0.0.65 - - [2025-10-22 20:43:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000496 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.004188 10.0.0.65 - - [2025-10-22 20:43:23] "POST /security-groups HTTP/1.1" 200 589 0.075642 10.0.0.65 - - [2025-10-22 20:43:23] "POST /projects HTTP/1.1" 200 519 0.196202 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003210 10.0.0.65 - - [2025-10-22 20:43:23] "POST /access-control-lists HTTP/1.1" 200 598 0.070833 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.006493 10.0.0.65 - - [2025-10-22 20:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.063692 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.65 - - [2025-10-22 20:43:23] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005246 10.0.0.65 - - [2025-10-22 20:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.65 - - [2025-10-22 20:43:23] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006507 10.0.0.65 - - [2025-10-22 20:43:23] "POST /access-control-lists HTTP/1.1" 200 596 0.082062 10.0.0.65 - - [2025-10-22 20:43:24] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.063494 10.0.0.65 - - [2025-10-22 20:43:24] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.070632 10.0.0.65 - - [2025-10-22 20:43:24] "POST /security-groups HTTP/1.1" 200 591 0.077103 10.0.0.65 - - [2025-10-22 20:43:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003949 10.0.0.65 - - [2025-10-22 20:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025186 10.0.0.65 - - [2025-10-22 20:43:24] "POST /chown HTTP/1.1" 200 109 0.028511 10.0.0.65 - - [2025-10-22 20:43:24] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020861 10.0.0.65 - - [2025-10-22 20:43:24] "POST /access-control-lists HTTP/1.1" 200 632 0.103891 10.0.0.65 - - [2025-10-22 20:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025487 10.0.0.65 - - [2025-10-22 20:43:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.025054 10.0.0.65 - - [2025-10-22 20:43:24] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006166 10.0.0.65 - - [2025-10-22 20:43:24] "POST /tags HTTP/1.1" 409 226 0.002208 10.0.0.65 - - [2025-10-22 20:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.65 - - [2025-10-22 20:43:24] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020451 10.0.0.65 - - [2025-10-22 20:43:24] "POST /access-control-lists HTTP/1.1" 200 630 0.081177 10.0.0.65 - - [2025-10-22 20:43:24] "POST /firewall-rules HTTP/1.1" 200 600 0.092438 10.0.0.65 - - [2025-10-22 20:43:24] "GET /firewall-rule/f171bd0c-5460-4365-837b-1589c11d4559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009208 10.0.0.65 - - [2025-10-22 20:43:24] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004648 10.0.0.65 - - [2025-10-22 20:43:24] "GET /firewall-rule/f171bd0c-5460-4365-837b-1589c11d4559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003448 10.0.0.65 - - [2025-10-22 20:43:24] "POST /ref-update HTTP/1.1" 200 156 0.054790 10.0.0.65 - - [2025-10-22 20:43:24] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008677 10.0.0.65 - - [2025-10-22 20:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.65 - - [2025-10-22 20:43:24] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003131 10.0.0.65 - - [2025-10-22 20:43:24] "POST /tags HTTP/1.1" 409 226 0.002835 10.0.0.65 - - [2025-10-22 20:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.65 - - [2025-10-22 20:43:24] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014768 10.0.0.65 - - [2025-10-22 20:43:24] "POST /firewall-rules HTTP/1.1" 200 598 0.082471 10.0.0.65 - - [2025-10-22 20:43:25] "GET /firewall-rule/6a15b2f2-8680-4833-8698-2634306c709c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.008896 10.0.0.65 - - [2025-10-22 20:43:25] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004296 10.0.0.65 - - [2025-10-22 20:43:25] "GET /firewall-rule/6a15b2f2-8680-4833-8698-2634306c709c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002569 10.0.0.65 - - [2025-10-22 20:43:25] "POST /ref-update HTTP/1.1" 200 156 0.052111 10.0.0.65 - - [2025-10-22 20:43:26] "POST /tags HTTP/1.1" 200 393 0.039964 10.0.0.65 - - [2025-10-22 20:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022049 10.0.0.65 - - [2025-10-22 20:43:26] "GET /tag/6c7ce509-29c0-415e-b714-4786a0061998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015455 10.0.0.65 - - [2025-10-22 20:43:26] "POST /tags HTTP/1.1" 200 341 0.045001 10.0.0.65 - - [2025-10-22 20:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020661 10.0.0.65 - - [2025-10-22 20:43:26] "GET /tag/e52cbe3c-364a-4895-8bd6-26886d23bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016606 10.0.0.65 - - [2025-10-22 20:43:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000730 10.0.0.65 - - [2025-10-22 20:43:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.005953 10.0.0.65 - - [2025-10-22 20:43:26] "POST /security-groups HTTP/1.1" 200 589 0.064803 10.0.0.65 - - [2025-10-22 20:43:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002846 10.0.0.65 - - [2025-10-22 20:43:26] "POST /projects HTTP/1.1" 200 519 0.218630 10.0.0.65 - - [2025-10-22 20:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016404 10.0.0.65 - - [2025-10-22 20:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.030997 10.0.0.65 - - [2025-10-22 20:43:26] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.017872 10.0.0.65 - - [2025-10-22 20:43:26] "POST /access-control-lists HTTP/1.1" 200 598 0.122791 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.008287 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008541 10.0.0.65 - - [2025-10-22 20:43:27] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007461 10.0.0.65 - - [2025-10-22 20:43:27] "POST /access-control-lists HTTP/1.1" 200 596 0.080968 10.0.0.65 - - [2025-10-22 20:43:27] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.094988 10.0.0.65 - - [2025-10-22 20:43:27] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.071909 10.0.0.65 - - [2025-10-22 20:43:27] "POST /security-groups HTTP/1.1" 200 591 0.086089 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.009264 10.0.0.65 - - [2025-10-22 20:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029403 10.0.0.65 - - [2025-10-22 20:43:27] "POST /access-control-lists HTTP/1.1" 200 632 0.057115 10.0.0.65 - - [2025-10-22 20:43:27] "POST /chown HTTP/1.1" 200 109 0.039185 10.0.0.65 - - [2025-10-22 20:43:27] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009070 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.031594 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011889 10.0.0.65 - - [2025-10-22 20:43:27] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021126 10.0.0.65 - - [2025-10-22 20:43:27] "POST /access-control-lists HTTP/1.1" 200 630 0.083717 10.0.0.65 - - [2025-10-22 20:43:27] "POST /tags HTTP/1.1" 409 226 0.003947 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.65 - - [2025-10-22 20:43:27] "GET /tag/e52cbe3c-364a-4895-8bd6-26886d23bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012497 10.0.0.65 - - [2025-10-22 20:43:27] "POST /firewall-rules HTTP/1.1" 200 600 0.076273 10.0.0.65 - - [2025-10-22 20:43:27] "GET /firewall-rule/c8763952-1fc6-4ffc-81c4-04601b06aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006087 10.0.0.65 - - [2025-10-22 20:43:27] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.005413 10.0.0.65 - - [2025-10-22 20:43:27] "GET /firewall-rule/c8763952-1fc6-4ffc-81c4-04601b06aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003076 10.0.0.65 - - [2025-10-22 20:43:27] "POST /ref-update HTTP/1.1" 200 156 0.055881 10.0.0.65 - - [2025-10-22 20:43:27] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018449 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.65 - - [2025-10-22 20:43:27] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002892 10.0.0.65 - - [2025-10-22 20:43:27] "POST /tags HTTP/1.1" 409 226 0.003861 10.0.0.65 - - [2025-10-22 20:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.65 - - [2025-10-22 20:43:28] "GET /tag/e52cbe3c-364a-4895-8bd6-26886d23bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018880 10.0.0.65 - - [2025-10-22 20:43:28] "POST /firewall-rules HTTP/1.1" 200 598 0.080121 10.0.0.65 - - [2025-10-22 20:43:28] "GET /firewall-rule/8485da32-da96-4092-b560-9e25d367292e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.025455 10.0.0.65 - - [2025-10-22 20:43:28] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004569 10.0.0.65 - - [2025-10-22 20:43:28] "GET /firewall-rule/8485da32-da96-4092-b560-9e25d367292e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002346 10.0.0.65 - - [2025-10-22 20:43:28] "POST /ref-update HTTP/1.1" 200 156 0.055856 10.0.0.65 - - [2025-10-22 20:43:29] "POST /tags HTTP/1.1" 200 345 0.090082 10.0.0.65 - - [2025-10-22 20:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.65 - - [2025-10-22 20:43:29] "GET /tag/f4d17794-95d2-4d29-bf5f-d41dd473d550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017919 10.0.0.65 - - [2025-10-22 20:43:29] "POST /projects HTTP/1.1" 409 238 0.008623 10.0.0.65 - - [2025-10-22 20:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.65 - - [2025-10-22 20:43:29] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048931 10.0.0.65 - - [2025-10-22 20:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009579 10.0.0.65 - - [2025-10-22 20:43:29] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006567 10.0.0.65 - - [2025-10-22 20:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.65 - - [2025-10-22 20:43:29] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004348 10.0.0.65 - - [2025-10-22 20:43:29] "POST /security-groups HTTP/1.1" 409 285 0.002230 10.0.0.65 - - [2025-10-22 20:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.65 - - [2025-10-22 20:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.65 - - [2025-10-22 20:43:29] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038164 10.0.0.65 - - [2025-10-22 20:43:29] "PUT /security-group/e948bcb4-31d2-44f4-aedb-14934f31f0f8 HTTP/1.1" 200 262 0.080563 10.0.0.65 - - [2025-10-22 20:43:29] "PUT /access-control-list/d3ef0cab-e854-46bd-acce-68cb43b7e482 HTTP/1.1" 200 272 0.030265 10.0.0.65 - - [2025-10-22 20:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033636 10.0.0.65 - - [2025-10-22 20:43:29] "POST /tags HTTP/1.1" 409 228 0.010898 10.0.0.65 - - [2025-10-22 20:43:29] "PUT /access-control-list/80383d80-0b8a-42e3-83f0-e6eb5e7ca865 HTTP/1.1" 200 272 0.029453 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/f4d17794-95d2-4d29-bf5f-d41dd473d550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014144 10.0.0.65 - - [2025-10-22 20:43:30] "POST /tags HTTP/1.1" 200 345 0.037524 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/b1f1b949-7752-492f-9178-516f8e216f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011907 10.0.0.65 - - [2025-10-22 20:43:30] "POST /projects HTTP/1.1" 409 238 0.002124 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.65 - - [2025-10-22 20:43:30] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041188 10.0.0.65 - - [2025-10-22 20:43:30] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058532 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.65 - - [2025-10-22 20:43:30] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005059 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.65 - - [2025-10-22 20:43:30] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003903 10.0.0.65 - - [2025-10-22 20:43:30] "POST /security-groups HTTP/1.1" 409 285 0.002169 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.65 - - [2025-10-22 20:43:30] "PUT /security-group/b8277c52-e0ec-4b36-885b-31f7c19e36f9 HTTP/1.1" 200 262 0.070273 10.0.0.65 - - [2025-10-22 20:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032159 10.0.0.65 - - [2025-10-22 20:43:30] "POST /tags HTTP/1.1" 409 228 0.015506 10.0.0.65 - - [2025-10-22 20:43:30] "PUT /access-control-list/944323e0-774f-401f-b263-6e8b6e2afdbc HTTP/1.1" 200 272 0.031455 10.0.0.65 - - [2025-10-22 20:43:30] "PUT /access-control-list/01c9ee05-2cb9-4dc8-ae4c-893331e4a860 HTTP/1.1" 200 272 0.018620 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/b1f1b949-7752-492f-9178-516f8e216f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013080 10.0.0.65 - - [2025-10-22 20:43:30] "POST /tags HTTP/1.1" 200 291 0.059196 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/32476bc0-58b3-43f5-8071-c79114a3209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012237 10.0.0.65 - - [2025-10-22 20:43:30] "POST /tags HTTP/1.1" 200 303 0.041322 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/f01182d5-1a4d-416f-8375-8c2159594d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012205 10.0.0.65 - - [2025-10-22 20:43:30] "POST /tags HTTP/1.1" 409 252 0.001747 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/5e13cd9c-0c29-4845-a63c-470ca0b90635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012458 10.0.0.65 - - [2025-10-22 20:43:30] "POST /tags HTTP/1.1" 409 226 0.001884 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.65 - - [2025-10-22 20:43:30] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010219 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.65 - - [2025-10-22 20:43:30] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004478 10.0.0.65 - - [2025-10-22 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.65 - - [2025-10-22 20:43:31] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031733 10.0.0.65 - - [2025-10-22 20:43:31] "POST /virtual-machines HTTP/1.1" 200 395 0.007190 10.0.0.65 - - [2025-10-22 20:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009253 10.0.0.65 - - [2025-10-22 20:43:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109661 10.0.0.65 - - [2025-10-22 20:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017713 10.0.0.65 - - [2025-10-22 20:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012500 10.0.0.65 - - [2025-10-22 20:43:31] "POST /instance-ips HTTP/1.1" 200 397 0.043501 10.0.0.65 - - [2025-10-22 20:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.036995 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020670 10.0.0.65 - - [2025-10-22 20:43:31] "POST /set-tag HTTP/1.1" 200 109 0.067925 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010972 10.0.0.65 - - [2025-10-22 20:43:31] "GET /instance-ip/c53262cc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003190 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004528 10.0.0.65 - - [2025-10-22 20:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004076 10.0.0.65 - - [2025-10-22 20:43:31] "POST /ref-update HTTP/1.1" 200 156 0.008507 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004814 10.0.0.65 - - [2025-10-22 20:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.65 - - [2025-10-22 20:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.65 - - [2025-10-22 20:43:31] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004078 10.0.0.65 - - [2025-10-22 20:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.65 - - [2025-10-22 20:43:31] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028397 10.0.0.65 - - [2025-10-22 20:43:31] "POST /virtual-machines HTTP/1.1" 200 395 0.008147 10.0.0.65 - - [2025-10-22 20:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007291 10.0.0.65 - - [2025-10-22 20:43:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150759 10.0.0.65 - - [2025-10-22 20:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023767 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018450 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007158 10.0.0.65 - - [2025-10-22 20:43:32] "POST /instance-ips HTTP/1.1" 200 397 0.020243 10.0.0.65 - - [2025-10-22 20:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026300 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014457 10.0.0.65 - - [2025-10-22 20:43:32] "POST /set-tag HTTP/1.1" 200 109 0.067753 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018593 10.0.0.65 - - [2025-10-22 20:43:32] "GET /instance-ip/c5a963f4-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005828 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004632 10.0.0.65 - - [2025-10-22 20:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.008326 10.0.0.65 - - [2025-10-22 20:43:32] "POST /ref-update HTTP/1.1" 200 156 0.008290 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004897 10.0.0.65 - - [2025-10-22 20:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.65 - - [2025-10-22 20:43:32] "POST /tags HTTP/1.1" 200 291 0.021323 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011590 10.0.0.65 - - [2025-10-22 20:43:32] "GET /tag/c5d15518-6c87-4e36-a01e-2edc5842c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012571 10.0.0.65 - - [2025-10-22 20:43:32] "POST /tags HTTP/1.1" 409 252 0.001902 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.65 - - [2025-10-22 20:43:32] "GET /tag/6c7ce509-29c0-415e-b714-4786a0061998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013238 10.0.0.65 - - [2025-10-22 20:43:32] "POST /tags HTTP/1.1" 409 226 0.002445 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.65 - - [2025-10-22 20:43:32] "GET /tag/e52cbe3c-364a-4895-8bd6-26886d23bc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010750 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004545 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.65 - - [2025-10-22 20:43:32] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039814 10.0.0.65 - - [2025-10-22 20:43:32] "POST /virtual-machines HTTP/1.1" 200 395 0.012166 10.0.0.65 - - [2025-10-22 20:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.65 - - [2025-10-22 20:43:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.088361 10.0.0.65 - - [2025-10-22 20:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020529 10.0.0.65 - - [2025-10-22 20:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.65 - - [2025-10-22 20:43:32] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005641 10.0.0.65 - - [2025-10-22 20:43:33] "POST /instance-ips HTTP/1.1" 200 397 0.019318 10.0.0.65 - - [2025-10-22 20:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033101 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014256 10.0.0.65 - - [2025-10-22 20:43:33] "POST /set-tag HTTP/1.1" 200 109 0.071900 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013236 10.0.0.65 - - [2025-10-22 20:43:33] "GET /instance-ip/c6340144-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014731 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004604 10.0.0.65 - - [2025-10-22 20:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003890 10.0.0.65 - - [2025-10-22 20:43:33] "POST /ref-update HTTP/1.1" 200 156 0.008040 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011011 10.0.0.65 - - [2025-10-22 20:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.65 - - [2025-10-22 20:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004173 10.0.0.65 - - [2025-10-22 20:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.65 - - [2025-10-22 20:43:33] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034261 10.0.0.65 - - [2025-10-22 20:43:33] "POST /virtual-machines HTTP/1.1" 200 395 0.008193 10.0.0.65 - - [2025-10-22 20:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029392 10.0.0.65 - - [2025-10-22 20:43:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110241 10.0.0.65 - - [2025-10-22 20:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009513 10.0.0.65 - - [2025-10-22 20:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006968 10.0.0.65 - - [2025-10-22 20:43:33] "POST /instance-ips HTTP/1.1" 200 397 0.031133 10.0.0.65 - - [2025-10-22 20:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026383 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014429 10.0.0.65 - - [2025-10-22 20:43:33] "POST /set-tag HTTP/1.1" 200 109 0.063870 10.0.0.65 - - [2025-10-22 20:43:33] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024002 10.0.0.65 - - [2025-10-22 20:43:33] "GET /instance-ip/c6ad259c-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003567 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004739 10.0.0.65 - - [2025-10-22 20:43:34] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004254 10.0.0.65 - - [2025-10-22 20:43:34] "POST /ref-update HTTP/1.1" 200 156 0.009893 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020330 10.0.0.65 - - [2025-10-22 20:43:34] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.65 - - [2025-10-22 20:43:34] "POST /tags HTTP/1.1" 200 299 0.018477 10.0.0.65 - - [2025-10-22 20:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008567 10.0.0.65 - - [2025-10-22 20:43:34] "GET /tag/79549341-46ea-4766-a076-8e884771a859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012040 10.0.0.65 - - [2025-10-22 20:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004539 10.0.0.65 - - [2025-10-22 20:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.65 - - [2025-10-22 20:43:34] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045398 10.0.0.65 - - [2025-10-22 20:43:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010459 10.0.0.65 - - [2025-10-22 20:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021105 10.0.0.65 - - [2025-10-22 20:43:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109237 10.0.0.65 - - [2025-10-22 20:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008621 10.0.0.65 - - [2025-10-22 20:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005784 10.0.0.65 - - [2025-10-22 20:43:34] "POST /instance-ips HTTP/1.1" 200 397 0.021368 10.0.0.65 - - [2025-10-22 20:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022183 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016448 10.0.0.65 - - [2025-10-22 20:43:34] "POST /set-tag HTTP/1.1" 200 109 0.017854 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018579 10.0.0.65 - - [2025-10-22 20:43:34] "GET /instance-ip/c7346b9c-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003446 10.0.0.65 - - [2025-10-22 20:43:34] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004868 10.0.0.65 - - [2025-10-22 20:43:34] "POST /set-tag HTTP/1.1" 200 109 0.005952 10.0.0.65 - - [2025-10-22 20:43:34] "POST /tags HTTP/1.1" 200 299 0.019982 10.0.0.65 - - [2025-10-22 20:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.65 - - [2025-10-22 20:43:34] "GET /tag/969ee900-02b2-4366-abab-0f779d65d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012551 10.0.0.65 - - [2025-10-22 20:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.65 - - [2025-10-22 20:43:35] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004961 10.0.0.65 - - [2025-10-22 20:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.65 - - [2025-10-22 20:43:35] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031984 10.0.0.65 - - [2025-10-22 20:43:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008377 10.0.0.65 - - [2025-10-22 20:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008798 10.0.0.65 - - [2025-10-22 20:43:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115507 10.0.0.65 - - [2025-10-22 20:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021667 10.0.0.65 - - [2025-10-22 20:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011640 10.0.0.65 - - [2025-10-22 20:43:35] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006243 10.0.0.65 - - [2025-10-22 20:43:35] "POST /instance-ips HTTP/1.1" 200 397 0.024779 10.0.0.65 - - [2025-10-22 20:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023180 10.0.0.65 - - [2025-10-22 20:43:35] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.034364 10.0.0.65 - - [2025-10-22 20:43:35] "POST /set-tag HTTP/1.1" 200 109 0.031166 10.0.0.65 - - [2025-10-22 20:43:35] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013600 10.0.0.65 - - [2025-10-22 20:43:35] "GET /instance-ip/c7a06c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003829 10.0.0.65 - - [2025-10-22 20:43:35] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004876 10.0.0.65 - - [2025-10-22 20:43:35] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.65 - - [2025-10-22 20:43:35] "POST /tags HTTP/1.1" 200 299 0.021224 10.0.0.65 - - [2025-10-22 20:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.65 - - [2025-10-22 20:43:35] "GET /tag/ca2edc02-a0c7-4bec-acf1-9884588a2981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011537 10.0.0.65 - - [2025-10-22 20:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.65 - - [2025-10-22 20:43:35] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005128 10.0.0.65 - - [2025-10-22 20:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.65 - - [2025-10-22 20:43:35] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.071870 10.0.0.65 - - [2025-10-22 20:43:35] "POST /virtual-machines HTTP/1.1" 200 395 0.023456 10.0.0.65 - - [2025-10-22 20:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.051798 10.0.0.65 - - [2025-10-22 20:43:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.161575 10.0.0.65 - - [2025-10-22 20:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020739 10.0.0.65 - - [2025-10-22 20:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018600 10.0.0.65 - - [2025-10-22 20:43:36] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011433 10.0.0.65 - - [2025-10-22 20:43:36] "POST /instance-ips HTTP/1.1" 200 397 0.032591 10.0.0.65 - - [2025-10-22 20:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033695 10.0.0.65 - - [2025-10-22 20:43:36] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024583 10.0.0.65 - - [2025-10-22 20:43:36] "POST /set-tag HTTP/1.1" 200 109 0.022824 10.0.0.65 - - [2025-10-22 20:43:36] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.027327 10.0.0.65 - - [2025-10-22 20:43:36] "GET /instance-ip/c82f3c48-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002788 10.0.0.65 - - [2025-10-22 20:43:36] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004486 10.0.0.65 - - [2025-10-22 20:43:36] "POST /set-tag HTTP/1.1" 200 109 0.006995 10.0.0.65 - - [2025-10-22 20:43:36] "POST /tags HTTP/1.1" 200 299 0.019012 10.0.0.65 - - [2025-10-22 20:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.65 - - [2025-10-22 20:43:36] "GET /tag/83fb2b9f-2ee6-42c7-b095-ee449ba450fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012273 10.0.0.65 - - [2025-10-22 20:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.65 - - [2025-10-22 20:43:36] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004375 10.0.0.65 - - [2025-10-22 20:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.65 - - [2025-10-22 20:43:36] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026411 10.0.0.65 - - [2025-10-22 20:43:36] "POST /virtual-machines HTTP/1.1" 200 395 0.009870 10.0.0.65 - - [2025-10-22 20:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007923 10.0.0.65 - - [2025-10-22 20:43:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121123 10.0.0.65 - - [2025-10-22 20:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024635 10.0.0.65 - - [2025-10-22 20:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004838 10.0.0.65 - - [2025-10-22 20:43:37] "POST /instance-ips HTTP/1.1" 200 397 0.017951 10.0.0.65 - - [2025-10-22 20:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023265 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010202 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.017684 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014034 10.0.0.65 - - [2025-10-22 20:43:37] "GET /instance-ip/c8a2a6ec-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002717 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004674 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003547 10.0.0.65 - - [2025-10-22 20:43:37] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028151 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004827 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004442 10.0.0.65 - - [2025-10-22 20:43:37] "POST /ref-update HTTP/1.1" 200 156 0.009472 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005583 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.004602 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004679 10.0.0.65 - - [2025-10-22 20:43:37] "POST /ref-update HTTP/1.1" 200 156 0.008715 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014935 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005790 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-router/aeae921e-472c-4a63-a8b2-8ab82e22024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004560 10.0.0.65 - - [2025-10-22 20:43:37] "POST /ref-update HTTP/1.1" 200 156 0.008925 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023005 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004365 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005233 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004254 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003941 10.0.0.65 - - [2025-10-22 20:43:37] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.65 - - [2025-10-22 20:43:37] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004869 10.0.0.65 - - [2025-10-22 20:43:38] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.65 - - [2025-10-22 20:43:38] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012048 10.0.0.65 - - [2025-10-22 20:43:38] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.65 - - [2025-10-22 20:43:38] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004202 10.0.0.65 - - [2025-10-22 20:43:38] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.65 - - [2025-10-22 20:43:38] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004683 10.0.0.65 - - [2025-10-22 20:43:38] "POST /set-tag HTTP/1.1" 200 109 0.007115 10.0.0.65 - - [2025-10-22 20:43:40] "GET /virtual-machine/5f027f86-5750-4cb6-b859-839bc248cdff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003490 10.0.0.65 - - [2025-10-22 20:43:40] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004514 10.0.0.65 - - [2025-10-22 20:43:40] "GET /virtual-machine/18990642-aca6-46fb-8028-9160e59f4202?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003239 10.0.0.65 - - [2025-10-22 20:43:40] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004359 10.0.0.65 - - [2025-10-22 20:43:42] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005171 10.0.0.65 - - [2025-10-22 20:43:42] "POST /set-tag HTTP/1.1" 200 109 0.003854 10.0.0.65 - - [2025-10-22 20:43:42] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006180 10.0.0.65 - - [2025-10-22 20:43:42] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.65 - - [2025-10-22 20:43:42] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004823 10.0.0.65 - - [2025-10-22 20:43:42] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.65 - - [2025-10-22 20:43:42] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006252 10.0.0.65 - - [2025-10-22 20:43:42] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.65 - - [2025-10-22 20:43:43] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004801 10.0.0.65 - - [2025-10-22 20:43:43] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.65 - - [2025-10-22 20:43:45] "GET /virtual-machine/44f6a702-63b1-4cb2-8c06-778de0da4fca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003292 10.0.0.65 - - [2025-10-22 20:43:45] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004325 10.0.0.65 - - [2025-10-22 20:43:45] "GET /virtual-machine/b51d77c6-0969-4544-88f1-de9ba374f0be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003070 10.0.0.65 - - [2025-10-22 20:43:45] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003987 10.0.0.65 - - [2025-10-22 20:43:45] "GET /virtual-machine/bd3181c9-6f8c-4c6e-80cd-5588eedd87bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003133 10.0.0.65 - - [2025-10-22 20:43:45] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004415 10.0.0.65 - - [2025-10-22 20:43:47] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005137 10.0.0.65 - - [2025-10-22 20:43:47] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.65 - - [2025-10-22 20:43:50] "GET /virtual-machine/128008c4-5f12-4e21-a825-03c40c144ee9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003056 10.0.0.65 - - [2025-10-22 20:43:50] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004093 10.0.0.65 - - [2025-10-22 20:43:50] "GET /virtual-machine/e37476ed-5593-44c7-b1d2-c1b035b951cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003096 10.0.0.65 - - [2025-10-22 20:43:50] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004374 10.0.0.65 - - [2025-10-22 20:43:50] "GET /virtual-machine/3eeddd29-95a3-4950-82aa-bc7e0b5c82c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003328 10.0.0.65 - - [2025-10-22 20:43:50] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004439 10.0.0.65 - - [2025-10-22 20:43:51] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006547 10.0.0.65 - - [2025-10-22 20:43:51] "POST /tags HTTP/1.1" 200 333 0.024666 10.0.0.65 - - [2025-10-22 20:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016938 10.0.0.65 - - [2025-10-22 20:43:51] "GET /tag/52740d9a-6a85-4e74-a50e-4b4d387590b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017579 10.0.0.65 - - [2025-10-22 20:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.65 - - [2025-10-22 20:43:51] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034490 10.0.0.65 - - [2025-10-22 20:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.65 - - [2025-10-22 20:43:51] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004587 10.0.0.65 - - [2025-10-22 20:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.65 - - [2025-10-22 20:43:51] "GET /service-appliance-set/b06d2777-dd57-4da1-a54a-c8d6b2ca470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002608 10.0.0.65 - - [2025-10-22 20:43:51] "POST /fqname-to-id HTTP/1.1" 404 273 0.002385 10.0.0.65 - - [2025-10-22 20:43:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098116 10.0.0.65 - - [2025-10-22 20:43:51] "GET /virtual-machine-interface/b7e7d2a3-fe38-412f-adee-0236a5a6f0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.009597 10.0.0.65 - - [2025-10-22 20:43:51] "POST /instance-ips HTTP/1.1" 200 409 0.026573 10.0.0.65 - - [2025-10-22 20:43:51] "GET /instance-ip/e2a171de-5873-4168-bc7e-7ac86d03373b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006438 10.0.0.65 - - [2025-10-22 20:43:52] "POST /loadbalancers HTTP/1.1" 200 629 0.065658 10.0.0.65 - - [2025-10-22 20:43:52] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032484 10.0.0.65 - - [2025-10-22 20:43:52] "GET /instance-ip/e2a171de-5873-4168-bc7e-7ac86d03373b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003264 10.0.0.65 - - [2025-10-22 20:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011623 10.0.0.65 - - [2025-10-22 20:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.65 - - [2025-10-22 20:43:52] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035433 10.0.0.65 - - [2025-10-22 20:43:52] "POST /floating-ips HTTP/1.1" 200 597 0.029687 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008536 10.0.0.65 - - [2025-10-22 20:43:52] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.027953 10.0.0.65 - - [2025-10-22 20:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.65 - - [2025-10-22 20:43:52] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051550 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer-listener/761ad922-7d6a-4517-a6f1-ca73858e103c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004175 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer-listener/761ad922-7d6a-4517-a6f1-ca73858e103c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004034 10.0.0.65 - - [2025-10-22 20:43:52] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023011 10.0.0.65 - - [2025-10-22 20:43:52] "GET /instance-ip/e2a171de-5873-4168-bc7e-7ac86d03373b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003740 10.0.0.65 - - [2025-10-22 20:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.65 - - [2025-10-22 20:43:52] "GET /instance-ip/e2a171de-5873-4168-bc7e-7ac86d03373b?fields=floating_ips HTTP/1.1" 200 1213 0.004988 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002082 10.0.0.65 - - [2025-10-22 20:43:52] "GET /floating-ip/8c6fa271-0ae8-4035-96ad-0b0430414548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001924 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002823 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer-pool/fb9ae770-ef84-4ad2-a33e-8133a58ee36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006606 10.0.0.65 - - [2025-10-22 20:43:52] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016616 10.0.0.65 - - [2025-10-22 20:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010405 10.0.0.65 - - [2025-10-22 20:43:52] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007029 10.0.0.65 - - [2025-10-22 20:43:52] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004039 10.0.0.65 - - [2025-10-22 20:43:52] "POST /ref-update HTTP/1.1" 200 156 0.007063 10.0.0.65 - - [2025-10-22 20:43:52] "GET /floating-ip/8c6fa271-0ae8-4035-96ad-0b0430414548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013835 10.0.0.65 - - [2025-10-22 20:43:52] "POST /tags HTTP/1.1" 409 221 0.002339 10.0.0.65 - - [2025-10-22 20:43:52] "PUT /floating-ip/8c6fa271-0ae8-4035-96ad-0b0430414548 HTTP/1.1" 200 256 0.012161 10.0.0.65 - - [2025-10-22 20:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022417 10.0.0.65 - - [2025-10-22 20:43:52] "GET /tag/52740d9a-6a85-4e74-a50e-4b4d387590b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013601 10.0.0.65 - - [2025-10-22 20:43:52] "POST /set-tag HTTP/1.1" 200 109 0.063945 10.0.0.65 - - [2025-10-22 20:43:52] "GET /loadbalancer-pool/fb9ae770-ef84-4ad2-a33e-8133a58ee36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.019140 10.0.0.65 - - [2025-10-22 20:43:52] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027425 10.0.0.65 - - [2025-10-22 20:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008894 10.0.0.65 - - [2025-10-22 20:43:52] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008590 10.0.0.65 - - [2025-10-22 20:43:52] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003947 10.0.0.65 - - [2025-10-22 20:43:52] "POST /ref-update HTTP/1.1" 200 156 0.008686 10.0.0.65 - - [2025-10-22 20:43:52] "GET /floating-ip/8c6fa271-0ae8-4035-96ad-0b0430414548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010291 10.0.0.65 - - [2025-10-22 20:43:52] "POST /set-tag HTTP/1.1" 200 109 0.083165 10.0.0.65 - - [2025-10-22 20:43:53] "POST /tags HTTP/1.1" 409 206 0.002627 10.0.0.65 - - [2025-10-22 20:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.65 - - [2025-10-22 20:43:53] "GET /tag/f01182d5-1a4d-416f-8375-8c2159594d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012285 10.0.0.65 - - [2025-10-22 20:43:53] "POST /tags HTTP/1.1" 409 204 0.002120 10.0.0.65 - - [2025-10-22 20:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.65 - - [2025-10-22 20:43:54] "GET /tag/969ee900-02b2-4366-abab-0f779d65d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011235 10.0.0.65 - - [2025-10-22 20:43:54] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006767 10.0.0.65 - - [2025-10-22 20:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.65 - - [2025-10-22 20:43:54] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003512 10.0.0.65 - - [2025-10-22 20:43:54] "POST /tags HTTP/1.1" 409 206 0.003084 10.0.0.65 - - [2025-10-22 20:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.65 - - [2025-10-22 20:43:54] "GET /tag/f01182d5-1a4d-416f-8375-8c2159594d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010739 10.0.0.65 - - [2025-10-22 20:43:54] "POST /tags HTTP/1.1" 409 226 0.001891 10.0.0.65 - - [2025-10-22 20:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.65 - - [2025-10-22 20:43:54] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016509 10.0.0.65 - - [2025-10-22 20:43:54] "POST /tags HTTP/1.1" 409 204 0.002028 10.0.0.65 - - [2025-10-22 20:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.65 - - [2025-10-22 20:43:54] "GET /tag/969ee900-02b2-4366-abab-0f779d65d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011727 10.0.0.65 - - [2025-10-22 20:43:54] "POST /tags HTTP/1.1" 409 226 0.001973 10.0.0.65 - - [2025-10-22 20:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.65 - - [2025-10-22 20:43:54] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012730 10.0.0.65 - - [2025-10-22 20:43:54] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002746 10.0.0.65 - - [2025-10-22 20:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.65 - - [2025-10-22 20:43:54] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003314 10.0.0.65 - - [2025-10-22 20:43:54] "POST /firewall-rules HTTP/1.1" 200 626 0.075264 10.0.0.65 - - [2025-10-22 20:43:54] "POST /firewall-rules HTTP/1.1" 200 646 0.072868 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-rule/f4feb00e-f849-4530-aa0e-09e3038db99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.012614 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002708 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-rule/ec972f28-0920-4bb2-97db-df9dcf58a4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004061 10.0.0.65 - - [2025-10-22 20:43:54] "POST /ref-update HTTP/1.1" 200 156 0.018279 10.0.0.65 - - [2025-10-22 20:43:54] "POST /firewall-policys HTTP/1.1" 200 606 0.034343 10.0.0.65 - - [2025-10-22 20:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013301 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009244 10.0.0.65 - - [2025-10-22 20:43:54] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002833 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002782 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004498 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003647 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004198 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002498 10.0.0.65 - - [2025-10-22 20:43:54] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002426 10.0.0.65 - - [2025-10-22 20:43:54] "POST /ref-update HTTP/1.1" 200 156 0.034870 10.0.0.65 - - [2025-10-22 20:43:54] "POST /ref-update HTTP/1.1" 200 156 0.028476 10.0.0.65 - - [2025-10-22 20:43:55] "POST /ref-update HTTP/1.1" 200 156 0.018623 10.0.0.65 - - [2025-10-22 20:43:55] "POST /ref-update HTTP/1.1" 200 156 0.036387 10.0.0.65 - - [2025-10-22 20:43:55] "POST /ref-update HTTP/1.1" 200 156 0.043232 10.0.0.65 - - [2025-10-22 20:43:55] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003084 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:44:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:44:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:44:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:44:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.65 - - [2025-10-22 20:45:54] "POST /tags HTTP/1.1" 409 252 0.002406 10.0.0.65 - - [2025-10-22 20:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.65 - - [2025-10-22 20:45:54] "GET /tag/6c7ce509-29c0-415e-b714-4786a0061998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011786 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 228 0.002493 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/b1f1b949-7752-492f-9178-516f8e216f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010326 10.0.0.65 - - [2025-10-22 20:45:55] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004221 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.65 - - [2025-10-22 20:45:55] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002397 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 206 0.001735 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/f01182d5-1a4d-416f-8375-8c2159594d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010179 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012988 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 204 0.002043 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/969ee900-02b2-4366-abab-0f779d65d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011397 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 226 0.002227 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011138 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 228 0.002101 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/b1f1b949-7752-492f-9178-516f8e216f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013107 10.0.0.65 - - [2025-10-22 20:45:55] "POST /tags HTTP/1.1" 409 252 0.002261 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.65 - - [2025-10-22 20:45:55] "GET /tag/6c7ce509-29c0-415e-b714-4786a0061998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010375 10.0.0.65 - - [2025-10-22 20:45:55] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002500 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.65 - - [2025-10-22 20:45:55] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012602 10.0.0.65 - - [2025-10-22 20:45:55] "POST /firewall-rules HTTP/1.1" 409 281 0.002057 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.65 - - [2025-10-22 20:45:55] "PUT /firewall-rule/ec972f28-0920-4bb2-97db-df9dcf58a4a0 HTTP/1.1" 200 260 0.023184 10.0.0.65 - - [2025-10-22 20:45:55] "POST /firewall-rules HTTP/1.1" 409 291 0.011275 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.65 - - [2025-10-22 20:45:55] "PUT /firewall-rule/f4feb00e-f849-4530-aa0e-09e3038db99d HTTP/1.1" 200 260 0.020951 10.0.0.65 - - [2025-10-22 20:45:55] "GET /firewall-rule/f4feb00e-f849-4530-aa0e-09e3038db99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014337 10.0.0.65 - - [2025-10-22 20:45:55] "POST /firewall-rules HTTP/1.1" 200 658 0.076871 10.0.0.65 - - [2025-10-22 20:45:55] "GET /firewall-rule/08e599b1-81d8-4c67-b505-f00efa02cc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.022135 10.0.0.65 - - [2025-10-22 20:45:55] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002620 10.0.0.65 - - [2025-10-22 20:45:55] "GET /firewall-rule/ec972f28-0920-4bb2-97db-df9dcf58a4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003218 10.0.0.65 - - [2025-10-22 20:45:55] "POST /firewall-policys HTTP/1.1" 409 269 0.002023 10.0.0.65 - - [2025-10-22 20:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.65 - - [2025-10-22 20:45:56] "PUT /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be HTTP/1.1" 200 264 0.028504 10.0.0.65 - - [2025-10-22 20:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030361 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015507 10.0.0.65 - - [2025-10-22 20:45:56] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003415 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002430 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002414 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002013 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/beb4f70f-614b-4a90-9b8b-7b4257221c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002023 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002087 10.0.0.65 - - [2025-10-22 20:45:56] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001972 10.0.0.65 - - [2025-10-22 20:46:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002443 10.0.0.65 - - [2025-10-22 20:46:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002112 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:46:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008175 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006206 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.004775 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005274 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004346 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004564 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003914 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005296 10.0.0.65 - - [2025-10-22 20:46:58] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.65 - - [2025-10-22 20:46:58] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003947 10.0.0.65 - - [2025-10-22 20:46:59] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.65 - - [2025-10-22 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.65 - - [2025-10-22 20:46:59] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002672 10.0.0.65 - - [2025-10-22 20:46:59] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003663 10.0.0.65 - - [2025-10-22 20:46:59] "POST /set-tag HTTP/1.1" 200 109 0.018312 10.0.0.65 - - [2025-10-22 20:46:59] "DELETE /loadbalancer-member/198fa27a-d53c-4234-8d6e-0eea03fb4e03 HTTP/1.1" 200 115 0.039119 10.0.0.65 - - [2025-10-22 20:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.65 - - [2025-10-22 20:46:59] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003050 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008922 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.010676 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005267 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine/5f027f86-5750-4cb6-b859-839bc248cdff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002796 10.0.0.65 - - [2025-10-22 20:47:00] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004544 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.017651 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.028225 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.016418 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.021919 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.021158 10.0.0.65 - - [2025-10-22 20:47:00] "DELETE /instance-ip/c53262cc-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.035621 10.0.0.65 - - [2025-10-22 20:47:00] "POST /ref-update HTTP/1.1" 200 156 0.009872 10.0.0.65 - - [2025-10-22 20:47:00] "DELETE /virtual-machine-interface/c51c9aa0-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.038665 10.0.0.65 - - [2025-10-22 20:47:00] "DELETE /virtual-machine/5f027f86-5750-4cb6-b859-839bc248cdff HTTP/1.1" 200 115 0.023667 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005438 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004701 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine/18990642-aca6-46fb-8028-9160e59f4202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003353 10.0.0.65 - - [2025-10-22 20:47:00] "POST /ref-update HTTP/1.1" 200 156 0.009888 10.0.0.65 - - [2025-10-22 20:47:00] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014639 10.0.0.65 - - [2025-10-22 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.020764 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.044154 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.033639 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.019233 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.036951 10.0.0.65 - - [2025-10-22 20:47:01] "DELETE /instance-ip/c5a963f4-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.063239 10.0.0.65 - - [2025-10-22 20:47:01] "POST /ref-update HTTP/1.1" 200 156 0.015156 10.0.0.65 - - [2025-10-22 20:47:01] "DELETE /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.050779 10.0.0.65 - - [2025-10-22 20:47:01] "DELETE /virtual-machine/18990642-aca6-46fb-8028-9160e59f4202 HTTP/1.1" 200 115 0.028432 10.0.0.65 - - [2025-10-22 20:47:01] "DELETE /tag/32476bc0-58b3-43f5-8071-c79114a3209b HTTP/1.1" 200 115 0.050550 10.0.0.65 - - [2025-10-22 20:47:01] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006529 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.65 - - [2025-10-22 20:47:01] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006070 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.65 - - [2025-10-22 20:47:01] "GET /virtual-machine/44f6a702-63b1-4cb2-8c06-778de0da4fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003075 10.0.0.65 - - [2025-10-22 20:47:01] "POST /ref-update HTTP/1.1" 200 156 0.012255 10.0.0.65 - - [2025-10-22 20:47:01] "GET /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021391 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.019339 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.022021 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.032517 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.022033 10.0.0.65 - - [2025-10-22 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.041026 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /instance-ip/c6340144-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.239905 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /virtual-machine-interface/c62231b2-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.045740 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /virtual-machine/44f6a702-63b1-4cb2-8c06-778de0da4fca HTTP/1.1" 200 115 0.022621 10.0.0.65 - - [2025-10-22 20:47:02] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004626 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.65 - - [2025-10-22 20:47:02] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004326 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.65 - - [2025-10-22 20:47:02] "GET /virtual-machine/b51d77c6-0969-4544-88f1-de9ba374f0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003588 10.0.0.65 - - [2025-10-22 20:47:02] "POST /ref-update HTTP/1.1" 200 156 0.009286 10.0.0.65 - - [2025-10-22 20:47:02] "GET /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020075 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.018077 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.027232 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.026299 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.021719 10.0.0.65 - - [2025-10-22 20:47:02] "POST /set-tag HTTP/1.1" 200 109 0.027673 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /instance-ip/c6ad259c-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.044675 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /virtual-machine-interface/c692cbfc-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.039267 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /virtual-machine/b51d77c6-0969-4544-88f1-de9ba374f0be HTTP/1.1" 200 115 0.017515 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /tag/f01182d5-1a4d-416f-8375-8c2159594d69 HTTP/1.1" 409 388 0.008919 10.0.0.65 - - [2025-10-22 20:47:02] "DELETE /tag/c5d15518-6c87-4e36-a01e-2edc5842c5d1 HTTP/1.1" 200 115 0.033124 10.0.0.65 - - [2025-10-22 20:47:30] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007161 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.65 - - [2025-10-22 20:47:30] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004375 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.65 - - [2025-10-22 20:47:30] "GET /virtual-machine/3eeddd29-95a3-4950-82aa-bc7e0b5c82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002831 10.0.0.65 - - [2025-10-22 20:47:30] "POST /ref-update HTTP/1.1" 200 156 0.010371 10.0.0.65 - - [2025-10-22 20:47:30] "GET /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009304 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.019241 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.037464 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.021881 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.015644 10.0.0.65 - - [2025-10-22 20:47:30] "DELETE /instance-ip/c8a2a6ec-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.044484 10.0.0.65 - - [2025-10-22 20:47:30] "DELETE /virtual-machine-interface/c88ab3ac-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.040690 10.0.0.65 - - [2025-10-22 20:47:30] "DELETE /virtual-machine/3eeddd29-95a3-4950-82aa-bc7e0b5c82c2 HTTP/1.1" 200 115 0.024598 10.0.0.65 - - [2025-10-22 20:47:30] "DELETE /tag/83fb2b9f-2ee6-42c7-b095-ee449ba450fa HTTP/1.1" 200 115 0.038257 10.0.0.65 - - [2025-10-22 20:47:30] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006574 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.65 - - [2025-10-22 20:47:30] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004317 10.0.0.65 - - [2025-10-22 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.65 - - [2025-10-22 20:47:31] "GET /virtual-machine/e37476ed-5593-44c7-b1d2-c1b035b951cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003249 10.0.0.65 - - [2025-10-22 20:47:31] "POST /ref-update HTTP/1.1" 200 156 0.011247 10.0.0.65 - - [2025-10-22 20:47:31] "GET /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017090 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.018836 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.025029 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.026076 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.014813 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /instance-ip/c7a06c48-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.051910 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /virtual-machine-interface/c7880874-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.038985 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /virtual-machine/e37476ed-5593-44c7-b1d2-c1b035b951cf HTTP/1.1" 200 115 0.024861 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /tag/969ee900-02b2-4366-abab-0f779d65d1be HTTP/1.1" 409 236 0.005975 10.0.0.65 - - [2025-10-22 20:47:31] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005605 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.65 - - [2025-10-22 20:47:31] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004665 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.65 - - [2025-10-22 20:47:31] "GET /virtual-machine/bd3181c9-6f8c-4c6e-80cd-5588eedd87bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002697 10.0.0.65 - - [2025-10-22 20:47:31] "POST /ref-update HTTP/1.1" 200 156 0.010225 10.0.0.65 - - [2025-10-22 20:47:31] "GET /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004773 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.019093 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.037796 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.015189 10.0.0.65 - - [2025-10-22 20:47:31] "POST /set-tag HTTP/1.1" 200 109 0.041913 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /instance-ip/c7346b9c-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.074017 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /virtual-machine-interface/c71b0544-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.035832 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /virtual-machine/bd3181c9-6f8c-4c6e-80cd-5588eedd87bc HTTP/1.1" 200 115 0.029810 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /tag/5e13cd9c-0c29-4845-a63c-470ca0b90635 HTTP/1.1" 200 115 0.039136 10.0.0.65 - - [2025-10-22 20:47:31] "DELETE /tag/f4d17794-95d2-4d29-bf5f-d41dd473d550 HTTP/1.1" 200 115 0.043883 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /tag/79549341-46ea-4766-a076-8e884771a859 HTTP/1.1" 200 115 0.042450 10.0.0.65 - - [2025-10-22 20:47:32] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004994 10.0.0.65 - - [2025-10-22 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.003213 10.0.0.65 - - [2025-10-22 20:47:32] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004908 10.0.0.65 - - [2025-10-22 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.65 - - [2025-10-22 20:47:32] "GET /virtual-machine/128008c4-5f12-4e21-a825-03c40c144ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004523 10.0.0.65 - - [2025-10-22 20:47:32] "POST /ref-update HTTP/1.1" 200 156 0.009433 10.0.0.65 - - [2025-10-22 20:47:32] "GET /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018098 10.0.0.65 - - [2025-10-22 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.018976 10.0.0.65 - - [2025-10-22 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.026237 10.0.0.65 - - [2025-10-22 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.034128 10.0.0.65 - - [2025-10-22 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.015539 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /instance-ip/c82f3c48-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.047042 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /virtual-machine-interface/c80c2776-af87-11f0-ac41-fa163eb6e3ac HTTP/1.1" 200 115 0.042339 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /virtual-machine/128008c4-5f12-4e21-a825-03c40c144ee9 HTTP/1.1" 200 115 0.024643 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /tag/ca2edc02-a0c7-4bec-acf1-9884588a2981 HTTP/1.1" 200 115 0.038902 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /tag/b1f1b949-7752-492f-9178-516f8e216f56 HTTP/1.1" 409 236 0.005258 10.0.0.65 - - [2025-10-22 20:47:32] "DELETE /tag/6c7ce509-29c0-415e-b714-4786a0061998 HTTP/1.1" 409 236 0.005657 10.0.0.65 - - [2025-10-22 20:47:34] "POST /projects HTTP/1.1" 409 238 0.002487 10.0.0.65 - - [2025-10-22 20:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.65 - - [2025-10-22 20:47:34] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031291 10.0.0.65 - - [2025-10-22 20:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.65 - - [2025-10-22 20:47:34] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004803 10.0.0.65 - - [2025-10-22 20:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.65 - - [2025-10-22 20:47:34] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004467 10.0.0.65 - - [2025-10-22 20:47:34] "POST /security-groups HTTP/1.1" 409 285 0.002980 10.0.0.65 - - [2025-10-22 20:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.65 - - [2025-10-22 20:47:34] "PUT /security-group/b8277c52-e0ec-4b36-885b-31f7c19e36f9 HTTP/1.1" 200 262 0.057611 10.0.0.65 - - [2025-10-22 20:47:34] "PUT /access-control-list/944323e0-774f-401f-b263-6e8b6e2afdbc HTTP/1.1" 200 272 0.019337 10.0.0.65 - - [2025-10-22 20:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.043217 10.0.0.65 - - [2025-10-22 20:47:34] "PUT /access-control-list/01c9ee05-2cb9-4dc8-ae4c-893331e4a860 HTTP/1.1" 200 272 0.026996 10.0.0.65 - - [2025-10-22 20:47:39] "POST /projects HTTP/1.1" 409 238 0.002364 10.0.0.65 - - [2025-10-22 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.65 - - [2025-10-22 20:47:39] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023080 10.0.0.65 - - [2025-10-22 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.65 - - [2025-10-22 20:47:39] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004364 10.0.0.65 - - [2025-10-22 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.65 - - [2025-10-22 20:47:39] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004008 10.0.0.65 - - [2025-10-22 20:47:39] "POST /security-groups HTTP/1.1" 409 285 0.002166 10.0.0.65 - - [2025-10-22 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-10-22 20:47:39] "PUT /security-group/b8277c52-e0ec-4b36-885b-31f7c19e36f9 HTTP/1.1" 200 262 0.059347 10.0.0.65 - - [2025-10-22 20:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021263 10.0.0.65 - - [2025-10-22 20:47:39] "PUT /access-control-list/944323e0-774f-401f-b263-6e8b6e2afdbc HTTP/1.1" 200 272 0.009003 10.0.0.65 - - [2025-10-22 20:47:39] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.021796 10.0.0.65 - - [2025-10-22 20:47:39] "PUT /access-control-list/01c9ee05-2cb9-4dc8-ae4c-893331e4a860 HTTP/1.1" 200 272 0.029878 10.0.0.65 - - [2025-10-22 20:47:39] "GET /firewall-rule/c8763952-1fc6-4ffc-81c4-04601b06aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002849 10.0.0.65 - - [2025-10-22 20:47:39] "POST /ref-update HTTP/1.1" 200 156 0.046019 10.0.0.65 - - [2025-10-22 20:47:39] "DELETE /firewall-rule/c8763952-1fc6-4ffc-81c4-04601b06aacc HTTP/1.1" 200 115 0.039776 10.0.0.65 - - [2025-10-22 20:47:39] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.006114 10.0.0.65 - - [2025-10-22 20:47:39] "GET /firewall-rule/8485da32-da96-4092-b560-9e25d367292e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003111 10.0.0.65 - - [2025-10-22 20:47:39] "POST /ref-update HTTP/1.1" 200 156 0.042757 10.0.0.65 - - [2025-10-22 20:47:39] "DELETE /firewall-rule/8485da32-da96-4092-b560-9e25d367292e HTTP/1.1" 200 115 0.045501 10.0.0.65 - - [2025-10-22 20:47:39] "DELETE /tag/b1f1b949-7752-492f-9178-516f8e216f56 HTTP/1.1" 409 236 0.006414 10.0.0.65 - - [2025-10-22 20:47:39] "DELETE /tag/e52cbe3c-364a-4895-8bd6-26886d23bc67 HTTP/1.1" 200 115 0.036633 10.0.0.65 - - [2025-10-22 20:47:39] "DELETE /tag/6c7ce509-29c0-415e-b714-4786a0061998 HTTP/1.1" 409 236 0.008934 10.0.0.65 - - [2025-10-22 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010546 10.0.0.65 - - [2025-10-22 20:47:40] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005948 10.0.0.65 - - [2025-10-22 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.65 - - [2025-10-22 20:47:40] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004586 10.0.0.65 - - [2025-10-22 20:47:40] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.052518 10.0.0.65 - - [2025-10-22 20:47:40] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.043799 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /security-group/b8277c52-e0ec-4b36-885b-31f7c19e36f9 HTTP/1.1" 200 115 0.052302 10.0.0.65 - - [2025-10-22 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /access-control-list/944323e0-774f-401f-b263-6e8b6e2afdbc HTTP/1.1" 200 115 0.033120 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /access-control-list/01c9ee05-2cb9-4dc8-ae4c-893331e4a860 HTTP/1.1" 200 115 0.034447 10.0.0.65 - - [2025-10-22 20:47:40] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035683 10.0.0.65 - - [2025-10-22 20:47:40] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?fields=security_groups HTTP/1.1" 200 1352 0.031810 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /security-group/4c89b6e3-2084-4607-a013-e34c452404ba HTTP/1.1" 200 115 0.051829 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /access-control-list/f26f9bf2-e48d-4e86-b4ec-bc49e6d0ed92 HTTP/1.1" 200 115 0.047111 10.0.0.65 - - [2025-10-22 20:47:40] "GET /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6?fields=application_policy_sets HTTP/1.1" 200 1391 0.038514 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /access-control-list/17385695-52b5-4d22-837e-3f5a93cd8e6e HTTP/1.1" 200 115 0.043112 10.0.0.65 - - [2025-10-22 20:47:40] "DELETE /project/4d6074d1-a6a0-48bc-a3ed-eb39ab4fa7c6 HTTP/1.1" 200 115 0.302404 10.0.0.65 - - [2025-10-22 20:47:40] "POST /projects HTTP/1.1" 409 238 0.002757 10.0.0.65 - - [2025-10-22 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.65 - - [2025-10-22 20:47:40] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032444 10.0.0.65 - - [2025-10-22 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.65 - - [2025-10-22 20:47:40] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004390 10.0.0.65 - - [2025-10-22 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.65 - - [2025-10-22 20:47:40] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005337 10.0.0.65 - - [2025-10-22 20:47:40] "POST /security-groups HTTP/1.1" 409 285 0.002592 10.0.0.65 - - [2025-10-22 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.65 - - [2025-10-22 20:47:40] "PUT /security-group/e948bcb4-31d2-44f4-aedb-14934f31f0f8 HTTP/1.1" 200 262 0.059207 10.0.0.65 - - [2025-10-22 20:47:40] "PUT /access-control-list/d3ef0cab-e854-46bd-acce-68cb43b7e482 HTTP/1.1" 200 272 0.023085 10.0.0.65 - - [2025-10-22 20:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026984 10.0.0.65 - - [2025-10-22 20:47:40] "PUT /access-control-list/80383d80-0b8a-42e3-83f0-e6eb5e7ca865 HTTP/1.1" 200 272 0.035497 10.0.0.65 - - [2025-10-22 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.65 - - [2025-10-22 20:47:45] "GET /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002930 10.0.0.65 - - [2025-10-22 20:47:45] "GET /virtual-machine-interface/c58d4cc8-af87-11f0-ac41-fa163eb6e3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002230 10.0.0.65 - - [2025-10-22 20:47:45] "DELETE /loadbalancer-member/140b23f4-dc7c-405f-9bef-6d7b724a5c97 HTTP/1.1" 200 115 0.041145 10.0.0.65 - - [2025-10-22 20:47:45] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003148 10.0.0.65 - - [2025-10-22 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.65 - - [2025-10-22 20:47:45] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010170 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-policy/b6fad3ed-1ba5-43fa-ab96-60fbfd783ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005386 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-rule/ec972f28-0920-4bb2-97db-df9dcf58a4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003462 10.0.0.65 - - [2025-10-22 20:47:45] "POST /ref-update HTTP/1.1" 200 156 0.026847 10.0.0.65 - - [2025-10-22 20:47:45] "DELETE /firewall-rule/ec972f28-0920-4bb2-97db-df9dcf58a4a0 HTTP/1.1" 200 115 0.048504 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003290 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-rule/08e599b1-81d8-4c67-b505-f00efa02cc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003473 10.0.0.65 - - [2025-10-22 20:47:45] "POST /ref-update HTTP/1.1" 200 156 0.028694 10.0.0.65 - - [2025-10-22 20:47:45] "DELETE /firewall-rule/08e599b1-81d8-4c67-b505-f00efa02cc0d HTTP/1.1" 200 115 0.049485 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004567 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-rule/f4feb00e-f849-4530-aa0e-09e3038db99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003301 10.0.0.65 - - [2025-10-22 20:47:45] "POST /ref-update HTTP/1.1" 200 156 0.012249 10.0.0.65 - - [2025-10-22 20:47:45] "DELETE /firewall-rule/f4feb00e-f849-4530-aa0e-09e3038db99d HTTP/1.1" 200 115 0.050575 10.0.0.65 - - [2025-10-22 20:47:45] "GET /application-policy-set/a237aef6-5c69-48ae-b3e9-ce393966f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005386 10.0.0.65 - - [2025-10-22 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.65 - - [2025-10-22 20:47:45] "GET /policy-management/ee1a96ec-1aff-4cd4-9e7a-fdc7624fe1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002662 10.0.0.65 - - [2025-10-22 20:47:45] "GET /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004062 10.0.0.65 - - [2025-10-22 20:47:45] "POST /ref-update HTTP/1.1" 200 156 0.034876 10.0.0.65 - - [2025-10-22 20:47:45] "DELETE /firewall-policy/f4255a81-136e-4513-848f-eaee3a52d0be HTTP/1.1" 200 115 0.041517 10.0.0.65 - - [2025-10-22 20:47:45] "DELETE /tag/6c7ce509-29c0-415e-b714-4786a0061998 HTTP/1.1" 200 115 0.047378 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /tag/f01182d5-1a4d-416f-8375-8c2159594d69 HTTP/1.1" 200 115 0.081102 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /tag/969ee900-02b2-4366-abab-0f779d65d1be HTTP/1.1" 200 115 0.068886 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /tag/b1f1b949-7752-492f-9178-516f8e216f56 HTTP/1.1" 200 115 0.104507 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /loadbalancer-pool/fb9ae770-ef84-4ad2-a33e-8133a58ee36c HTTP/1.1" 200 115 0.045324 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /loadbalancer-listener/761ad922-7d6a-4517-a6f1-ca73858e103c HTTP/1.1" 200 115 0.053278 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /loadbalancer/991567ec-0da1-4a62-8969-88a97716358b HTTP/1.1" 200 115 0.062332 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /floating-ip/8c6fa271-0ae8-4035-96ad-0b0430414548 HTTP/1.1" 200 115 0.053102 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /instance-ip/e2a171de-5873-4168-bc7e-7ac86d03373b HTTP/1.1" 200 115 0.058030 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /virtual-machine-interface/b7e7d2a3-fe38-412f-adee-0236a5a6f0ee HTTP/1.1" 200 115 0.051652 10.0.0.65 - - [2025-10-22 20:47:46] "DELETE /tag/52740d9a-6a85-4e74-a50e-4b4d387590b7 HTTP/1.1" 200 115 0.050212 10.0.0.65 - - [2025-10-22 20:47:46] "POST /projects HTTP/1.1" 409 238 0.003565 10.0.0.65 - - [2025-10-22 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.65 - - [2025-10-22 20:47:46] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037504 10.0.0.65 - - [2025-10-22 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.65 - - [2025-10-22 20:47:46] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004275 10.0.0.65 - - [2025-10-22 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.65 - - [2025-10-22 20:47:46] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007178 10.0.0.65 - - [2025-10-22 20:47:46] "POST /security-groups HTTP/1.1" 409 285 0.002370 10.0.0.65 - - [2025-10-22 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.65 - - [2025-10-22 20:47:46] "PUT /security-group/e948bcb4-31d2-44f4-aedb-14934f31f0f8 HTTP/1.1" 200 262 0.057683 10.0.0.65 - - [2025-10-22 20:47:47] "PUT /access-control-list/d3ef0cab-e854-46bd-acce-68cb43b7e482 HTTP/1.1" 200 272 0.048572 10.0.0.65 - - [2025-10-22 20:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.069746 10.0.0.65 - - [2025-10-22 20:47:47] "PUT /access-control-list/80383d80-0b8a-42e3-83f0-e6eb5e7ca865 HTTP/1.1" 200 272 0.057655 10.0.0.65 - - [2025-10-22 20:47:47] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.006653 10.0.0.65 - - [2025-10-22 20:47:47] "GET /firewall-rule/f171bd0c-5460-4365-837b-1589c11d4559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004918 10.0.0.65 - - [2025-10-22 20:47:47] "POST /ref-update HTTP/1.1" 200 156 0.077283 10.0.0.65 - - [2025-10-22 20:47:47] "DELETE /firewall-rule/f171bd0c-5460-4365-837b-1589c11d4559 HTTP/1.1" 200 115 0.057945 10.0.0.65 - - [2025-10-22 20:47:47] "GET /firewall-policy/6011addf-74fa-488f-8767-77860151abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.005694 10.0.0.65 - - [2025-10-22 20:47:47] "GET /firewall-rule/6a15b2f2-8680-4833-8698-2634306c709c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003113 10.0.0.65 - - [2025-10-22 20:47:47] "POST /ref-update HTTP/1.1" 200 156 0.063329 10.0.0.65 - - [2025-10-22 20:47:47] "DELETE /firewall-rule/6a15b2f2-8680-4833-8698-2634306c709c HTTP/1.1" 200 115 0.057593 10.0.0.65 - - [2025-10-22 20:47:47] "DELETE /tag/5a207b0c-ca94-4ade-baa9-3cb426384a81 HTTP/1.1" 200 115 0.064176 10.0.0.65 - - [2025-10-22 20:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.65 - - [2025-10-22 20:47:47] "GET /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013553 10.0.0.65 - - [2025-10-22 20:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.65 - - [2025-10-22 20:47:47] "GET /virtual-network/53109d13-520c-4293-b680-7c0783871328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004012 10.0.0.65 - - [2025-10-22 20:47:47] "PUT /virtual-network/2568c66f-38ff-4fba-912e-c2c6209fae0a HTTP/1.1" 200 264 0.048029 10.0.0.65 - - [2025-10-22 20:47:47] "PUT /virtual-network/53109d13-520c-4293-b680-7c0783871328 HTTP/1.1" 200 264 0.057084 10.0.0.65 - - [2025-10-22 20:47:47] "DELETE /security-group/e948bcb4-31d2-44f4-aedb-14934f31f0f8 HTTP/1.1" 200 115 0.057829 10.0.0.65 - - [2025-10-22 20:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.65 - - [2025-10-22 20:47:47] "DELETE /access-control-list/d3ef0cab-e854-46bd-acce-68cb43b7e482 HTTP/1.1" 200 115 0.036927 10.0.0.65 - - [2025-10-22 20:47:47] "DELETE /access-control-list/80383d80-0b8a-42e3-83f0-e6eb5e7ca865 HTTP/1.1" 200 115 0.035479 10.0.0.65 - - [2025-10-22 20:47:47] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.080246 10.0.0.65 - - [2025-10-22 20:47:48] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?fields=security_groups HTTP/1.1" 200 1352 0.044033 10.0.0.65 - - [2025-10-22 20:47:48] "DELETE /security-group/d5a0fa4a-efb0-4144-95fa-f47d82d18607 HTTP/1.1" 200 115 0.054032 10.0.0.65 - - [2025-10-22 20:47:48] "DELETE /access-control-list/c24d0c40-dfd1-4922-bb5e-60c40d53d63c HTTP/1.1" 200 115 0.043051 10.0.0.65 - - [2025-10-22 20:47:48] "GET /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9?fields=application_policy_sets HTTP/1.1" 200 1391 0.048316 10.0.0.65 - - [2025-10-22 20:47:48] "DELETE /access-control-list/51e33fcd-55b4-428c-a713-887b876ab233 HTTP/1.1" 200 115 0.056774 10.0.0.65 - - [2025-10-22 20:47:48] "DELETE /project/6f77015d-ba0f-4597-adeb-28beaa6c00f9 HTTP/1.1" 200 115 0.385674 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:48:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001217 [Introspect:8084]10.0.0.65 - - [2025-10-22 20:48:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018