++ 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 +++ date ++ echo 'INFO: =================== Wed Oct 8 06:54:34 PM UTC 2025 ===================' INFO: =================== Wed Oct 8 06:54:34 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.130 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.130:8081 ' ']' +++ echo 10.0.0.130:8081 ++ ANALYTICS_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.130:9042 ' ']' +++ echo 10.0.0.130:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.130:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.130:8086 ' ']' +++ echo 10.0.0.130:8086 ++ COLLECTOR_SERVERS=10.0.0.130: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.130 ++ CONFIGDB_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.130:8082 ' ']' +++ echo 10.0.0.130:8082 ++ CONFIG_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.130:9161 ' ']' +++ echo 10.0.0.130:9161 ++ CONFIGDB_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.130:9041 ' ']' +++ echo 10.0.0.130:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.130: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.130 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.130 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.130:2181, ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.130:2181 ' ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.130:2181 ++ RABBITMQ_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.130:5673, ']' +++ echo 10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.130:6379 ' ']' +++ echo 10.0.0.130:6379 ++ REDIS_SERVERS=10.0.0.130: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.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.130:9092 ' ']' +++ echo 10.0.0.130:9092 ++ KAFKA_SERVERS=10.0.0.130: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.130 ++ 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.130 ++ 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.130 ++ cut -d , -f 1 + local cassandra=10.0.0.130 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.130 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.130 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.130 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.130 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.130 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.130,10.171.160.1,127.0.0.1,172.17.0.1,252.130.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.171.160.1,127.0.0.1,172.17.0.1,252.130.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 1 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ echo 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.130:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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/08/2025 18:55:18.569 7fad9305c840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/08/2025 18:55:18.875 7fad9305c840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/08/2025 18:55:18.902 7fad9305c840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/08/2025 18:55:18.902 7fad9305c840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.130 - - [2025-10-08 18:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000828 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2025-10-08 18:55:31] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.130 - - [2025-10-08 18:55:31] "GET / HTTP/1.1" 503 181 0.000326 10.0.0.130 - - [2025-10-08 18:55:32] "GET / HTTP/1.1" 503 181 0.000274 10.0.0.130 - - [2025-10-08 18:55:32] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.130 - - [2025-10-08 18:55:32] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.130 - - [2025-10-08 18:55:32] "GET / HTTP/1.1" 200 45303 0.001406 10.0.0.130 - - [2025-10-08 18:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.130 - - [2025-10-08 18:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011478 10.0.0.130 - - [2025-10-08 18:55:32] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.130 - - [2025-10-08 18:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.130 - - [2025-10-08 18:55:32] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007701 10.0.0.130 - - [2025-10-08 18:55:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002275 10.0.0.130 - - [2025-10-08 18:55:32] "GET / HTTP/1.1" 200 36215 0.002181 10.0.0.130 - - [2025-10-08 18:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.130 - - [2025-10-08 18:55:33] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006514 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002696 10.0.0.130 - - [2025-10-08 18:55:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.057092 10.0.0.130 - - [2025-10-08 18:55:33] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.048799 10.0.0.130 - - [2025-10-08 18:55:33] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010632 10.0.0.130 - - [2025-10-08 18:55:33] "GET / HTTP/1.1" 200 36215 0.004779 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.010377 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009059 10.0.0.130 - - [2025-10-08 18:55:33] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022288 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.025492 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.023735 10.0.0.130 - - [2025-10-08 18:55:33] "POST /database-nodes HTTP/1.1" 200 599 0.149660 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016656 10.0.0.130 - - [2025-10-08 18:55:33] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022040 10.0.0.130 - - [2025-10-08 18:55:33] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.130 - - [2025-10-08 18:55:33] "POST /analytics-nodes HTTP/1.1" 200 601 0.150481 10.0.0.130 - - [2025-10-08 18:55:33] "POST /service-appliance-sets HTTP/1.1" 200 555 0.129939 10.0.0.130 - - [2025-10-08 18:55:33] "POST /config-nodes HTTP/1.1" 200 595 0.146902 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.006388 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.130 - - [2025-10-08 18:55:33] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024191 10.0.0.130 - - [2025-10-08 18:55:33] "POST /service-appliance-sets HTTP/1.1" 200 543 0.043672 10.0.0.130 - - [2025-10-08 18:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.130 - - [2025-10-08 18:55:33] "GET /network-ipam/647c5991-a58a-41d6-a46f-f5dcf2a1aff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010651 10.0.0.130 - - [2025-10-08 18:55:33] "POST /service-templates HTTP/1.1" 200 513 0.040603 10.0.0.130 - - [2025-10-08 18:55:33] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.130 - - [2025-10-08 18:55:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046281 10.0.0.130 - - [2025-10-08 18:55:34] "POST /service-templates HTTP/1.1" 200 503 0.103474 10.0.0.130 - - [2025-10-08 18:55:34] "POST /service-templates HTTP/1.1" 200 517 0.072330 10.0.0.130 - - [2025-10-08 18:55:34] "POST /service-templates HTTP/1.1" 200 537 0.062017 10.0.0.130 - - [2025-10-08 18:55:34] "POST /service-templates HTTP/1.1" 200 509 0.045629 10.0.0.130 - - [2025-10-08 18:55:34] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.130 - - [2025-10-08 18:55:35] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.130 - - [2025-10-08 18:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008241 10.0.0.130 - - [2025-10-08 18:55:35] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007035 10.0.0.130 - - [2025-10-08 18:55:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.004935 10.0.0.130 - - [2025-10-08 18:55:35] "POST /config-database-nodes HTTP/1.1" 200 613 0.064034 10.0.0.130 - - [2025-10-08 18:55:37] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.130 - - [2025-10-08 18:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.130 - - [2025-10-08 18:55:37] "GET /routing-instance/d3fbfc4e-ed50-4b7b-885e-78a7a0ec60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016746 10.0.0.130 - - [2025-10-08 18:55:37] "GET / HTTP/1.1" 200 36215 0.001154 10.0.0.130 - - [2025-10-08 18:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.052426 10.0.0.130 - - [2025-10-08 18:55:37] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027816 10.0.0.130 - - [2025-10-08 18:55:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.016774 10.0.0.130 - - [2025-10-08 18:55:37] "POST /bgp-routers HTTP/1.1" 200 618 0.220557 10.0.0.130 - - [2025-10-08 18:55:37] "GET /bgp-router/9c7ab9c7-c224-4d88-a4e4-a31fd55a53db?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.051265 10.0.0.130 - - [2025-10-08 18:55:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.163053 10.0.0.130 - - [2025-10-08 18:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020628 10.0.0.130 - - [2025-10-08 18:55:37] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018490 10.0.0.130 - - [2025-10-08 18:55:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012544 10.0.0.130 - - [2025-10-08 18:55:37] "POST /ref-update HTTP/1.1" 200 156 0.027291 10.0.0.130 - - [2025-10-08 18:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.130 - - [2025-10-08 18:55:38] "GET /network-ipam/647c5991-a58a-41d6-a46f-f5dcf2a1aff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005136 10.0.0.130 - - [2025-10-08 18:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.130 - - [2025-10-08 18:55:39] "GET /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005360 10.0.0.130 - - [2025-10-08 18:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.130 - - [2025-10-08 18:55:39] "PUT /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656 HTTP/1.1" 200 277 0.038496 10.0.0.130 - - [2025-10-08 18:55:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002331 10.0.0.130 - - [2025-10-08 18:55:39] "GET / HTTP/1.1" 200 36215 0.001884 10.0.0.130 - - [2025-10-08 18:55:39] "POST /access-control-lists HTTP/1.1" 200 589 0.084434 10.0.0.130 - - [2025-10-08 18:55:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.023455 10.0.0.130 - - [2025-10-08 18:55:39] "POST /alarms HTTP/1.1" 200 583 0.077238 10.0.0.130 - - [2025-10-08 18:55:39] "POST /access-control-lists HTTP/1.1" 200 587 0.062611 10.0.0.130 - - [2025-10-08 18:55:39] "POST /alarms HTTP/1.1" 200 577 0.075612 10.0.0.130 - - [2025-10-08 18:55:39] "POST /alarms HTTP/1.1" 200 577 0.069077 10.0.0.130 - - [2025-10-08 18:55:39] "POST /route-targets HTTP/1.1" 200 328 0.087911 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 561 0.149841 10.0.0.130 - - [2025-10-08 18:55:40] "POST /ref-update HTTP/1.1" 200 156 0.082950 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 557 0.066079 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 559 0.036056 10.0.0.130 - - [2025-10-08 18:55:40] "POST /route-targets HTTP/1.1" 200 328 0.017386 10.0.0.130 - - [2025-10-08 18:55:40] "POST /ref-update HTTP/1.1" 200 156 0.042787 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 567 0.057234 10.0.0.130 - - [2025-10-08 18:55:40] "POST /route-targets HTTP/1.1" 200 328 0.018231 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:55:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:55:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002082 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 551 0.106157 10.0.0.130 - - [2025-10-08 18:55:40] "POST /ref-update HTTP/1.1" 200 156 0.096292 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 559 0.057235 10.0.0.130 - - [2025-10-08 18:55:40] "POST /route-targets HTTP/1.1" 200 328 0.022815 10.0.0.130 - - [2025-10-08 18:55:40] "POST /ref-update HTTP/1.1" 200 156 0.037200 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 569 0.090136 10.0.0.130 - - [2025-10-08 18:55:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.006071 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 557 0.096246 10.0.0.130 - - [2025-10-08 18:55:40] "POST /alarms HTTP/1.1" 200 569 0.307043 10.0.0.130 - - [2025-10-08 18:55:41] "POST /access-control-lists HTTP/1.1" 200 553 0.339986 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 577 0.351450 10.0.0.130 - - [2025-10-08 18:55:41] "PUT /access-control-list/c234702b-ad50-49f4-8dca-068093f85464 HTTP/1.1" 200 273 0.096303 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 571 0.088563 10.0.0.130 - - [2025-10-08 18:55:41] "PUT /access-control-list/fca5e580-17ca-4e19-b483-1cda02207507 HTTP/1.1" 200 273 0.085322 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 563 0.085922 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 563 0.051696 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 563 0.044164 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 549 0.080215 10.0.0.130 - - [2025-10-08 18:55:41] "POST /alarms HTTP/1.1" 200 597 0.064473 10.0.0.130 - - [2025-10-08 18:55:42] "POST /alarms HTTP/1.1" 200 577 0.062632 10.0.0.130 - - [2025-10-08 18:55:42] "POST /alarms HTTP/1.1" 200 573 0.062013 10.0.0.130 - - [2025-10-08 18:55:42] "POST /alarms HTTP/1.1" 200 585 0.020684 10.0.0.130 - - [2025-10-08 18:55:42] "POST /alarms HTTP/1.1" 200 611 0.047266 10.0.0.130 - - [2025-10-08 18:55:42] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.130 - - [2025-10-08 18:55:42] "GET / HTTP/1.1" 200 36215 0.001294 10.0.0.130 - - [2025-10-08 18:55:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010094 10.0.0.130 - - [2025-10-08 18:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007310 10.0.0.130 - - [2025-10-08 18:55:42] "PUT /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656 HTTP/1.1" 200 277 0.031232 10.0.0.130 - - [2025-10-08 18:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.130 - - [2025-10-08 18:55:42] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002748 10.0.0.130 - - [2025-10-08 18:55:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.000525 10.0.0.130 - - [2025-10-08 18:55:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.002630 10.0.0.130 - - [2025-10-08 18:55:43] "POST /security-groups HTTP/1.1" 200 570 0.140343 10.0.0.130 - - [2025-10-08 18:55:43] "POST /projects HTTP/1.1" 200 483 0.317230 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.006349 10.0.0.130 - - [2025-10-08 18:55:43] "POST /security-groups HTTP/1.1" 200 536 0.080425 10.0.0.130 - - [2025-10-08 18:55:43] "POST /access-control-lists HTTP/1.1" 200 581 0.061697 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.021426 10.0.0.130 - - [2025-10-08 18:55:43] "POST /chown HTTP/1.1" 200 109 0.059588 10.0.0.130 - - [2025-10-08 18:55:43] "POST /policy-managements HTTP/1.1" 409 214 0.033162 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011748 10.0.0.130 - - [2025-10-08 18:55:43] "GET / HTTP/1.1" 200 36215 0.002336 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.130 - - [2025-10-08 18:55:43] "GET /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.034813 10.0.0.130 - - [2025-10-08 18:55:43] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003956 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.130 - - [2025-10-08 18:55:43] "POST /access-control-lists HTTP/1.1" 200 579 0.146417 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.007989 10.0.0.130 - - [2025-10-08 18:55:43] "PUT /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656 HTTP/1.1" 200 277 0.038860 10.0.0.130 - - [2025-10-08 18:55:43] "POST /application-policy-sets HTTP/1.1" 200 530 0.158765 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.130 - - [2025-10-08 18:55:43] "GET /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005799 10.0.0.130 - - [2025-10-08 18:55:43] "POST /access-control-lists HTTP/1.1" 200 596 0.165725 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.014219 10.0.0.130 - - [2025-10-08 18:55:43] "PUT /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656 HTTP/1.1" 200 277 0.014644 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022230 10.0.0.130 - - [2025-10-08 18:55:43] "GET /virtual-network/7bfb33dc-e5dd-4a1f-af0f-629f0ba999c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007808 10.0.0.130 - - [2025-10-08 18:55:43] "POST /access-control-lists HTTP/1.1" 200 594 0.042084 10.0.0.130 - - [2025-10-08 18:55:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000495 10.0.0.130 - - [2025-10-08 18:55:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.001736 10.0.0.130 - - [2025-10-08 18:55:44] "POST /security-groups HTTP/1.1" 200 574 0.093614 10.0.0.130 - - [2025-10-08 18:55:44] "POST /projects HTTP/1.1" 200 491 0.231213 10.0.0.130 - - [2025-10-08 18:55:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.003019 10.0.0.130 - - [2025-10-08 18:55:44] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.130 - - [2025-10-08 18:55:44] "POST /security-groups HTTP/1.1" 200 548 0.078931 10.0.0.130 - - [2025-10-08 18:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013130 10.0.0.130 - - [2025-10-08 18:55:44] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008813 10.0.0.130 - - [2025-10-08 18:55:44] "POST /access-control-lists HTTP/1.1" 200 585 0.106877 10.0.0.130 - - [2025-10-08 18:55:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.018764 10.0.0.130 - - [2025-10-08 18:55:44] "POST /chown HTTP/1.1" 200 109 0.068008 10.0.0.130 - - [2025-10-08 18:55:44] "PUT /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1 HTTP/1.1" 200 275 0.107071 10.0.0.130 - - [2025-10-08 18:55:44] "POST /access-control-lists HTTP/1.1" 200 583 0.134710 10.0.0.130 - - [2025-10-08 18:55:44] "POST /network-ipams HTTP/1.1" 200 524 0.133771 10.0.0.130 - - [2025-10-08 18:55:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.006878 10.0.0.130 - - [2025-10-08 18:55:44] "POST /access-control-lists HTTP/1.1" 200 604 0.041690 10.0.0.130 - - [2025-10-08 18:55:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.022768 10.0.0.130 - - [2025-10-08 18:55:44] "POST /network-ipams HTTP/1.1" 200 512 0.115473 10.0.0.130 - - [2025-10-08 18:55:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.021486 10.0.0.130 - - [2025-10-08 18:55:44] "POST /access-control-lists HTTP/1.1" 200 602 0.152299 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.022797 10.0.0.130 - - [2025-10-08 18:55:45] "POST /useragent-kv HTTP/1.1" 200 115 0.029306 10.0.0.130 - - [2025-10-08 18:55:45] "POST /virtual-networks HTTP/1.1" 200 540 0.516385 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009933 10.0.0.130 - - [2025-10-08 18:55:45] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.041852 10.0.0.130 - - [2025-10-08 18:55:45] "POST /access-control-lists HTTP/1.1" 200 591 0.116719 10.0.0.130 - - [2025-10-08 18:55:45] "POST /network-ipams HTTP/1.1" 200 520 0.048033 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.002671 10.0.0.130 - - [2025-10-08 18:55:45] "POST /route-targets HTTP/1.1" 200 328 0.017200 10.0.0.130 - - [2025-10-08 18:55:45] "POST /ref-update HTTP/1.1" 200 156 0.039359 10.0.0.130 - - [2025-10-08 18:55:45] "PUT /access-control-list/e04f0e6f-f272-4764-ba04-32674f72a2c1 HTTP/1.1" 200 273 0.131225 10.0.0.130 - - [2025-10-08 18:55:45] "POST /useragent-kv HTTP/1.1" 200 115 0.030786 10.0.0.130 - - [2025-10-08 18:55:45] "POST /virtual-networks HTTP/1.1" 200 548 0.326488 10.0.0.130 - - [2025-10-08 18:55:45] "POST /route-targets HTTP/1.1" 200 328 0.016302 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.130 - - [2025-10-08 18:55:45] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.016840 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.002827 10.0.0.130 - - [2025-10-08 18:55:45] "POST /ref-update HTTP/1.1" 200 156 0.045379 10.0.0.130 - - [2025-10-08 18:55:45] "POST /network-policys HTTP/1.1" 200 540 0.023313 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.012347 10.0.0.130 - - [2025-10-08 18:55:45] "POST /network-policys HTTP/1.1" 200 536 0.067734 10.0.0.130 - - [2025-10-08 18:55:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002861 10.0.0.130 - - [2025-10-08 18:55:45] "POST /network-policys HTTP/1.1" 200 544 0.045991 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.111854 10.0.0.130 - - [2025-10-08 18:55:46] "PUT /access-control-list/452c65a8-a3e8-4b7a-96fe-1905c7a3d415 HTTP/1.1" 200 273 0.077822 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008816 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.142056 10.0.0.130 - - [2025-10-08 18:55:46] "PUT /access-control-list/452c65a8-a3e8-4b7a-96fe-1905c7a3d415 HTTP/1.1" 200 273 0.084313 10.0.0.130 - - [2025-10-08 18:55:46] "PUT /access-control-list/e04f0e6f-f272-4764-ba04-32674f72a2c1 HTTP/1.1" 200 273 0.053479 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.175550 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.091517 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020419 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009251 10.0.0.130 - - [2025-10-08 18:55:46] "PUT /access-control-list/e04f0e6f-f272-4764-ba04-32674f72a2c1 HTTP/1.1" 200 273 0.051060 10.0.0.130 - - [2025-10-08 18:55:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.004290 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.088424 10.0.0.130 - - [2025-10-08 18:55:46] "POST /access-control-lists HTTP/1.1" 200 603 0.104855 10.0.0.130 - - [2025-10-08 18:55:46] "PUT /access-control-list/452c65a8-a3e8-4b7a-96fe-1905c7a3d415 HTTP/1.1" 200 273 0.053272 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.128456 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.047567 10.0.0.130 - - [2025-10-08 18:55:46] "PUT /access-control-list/25cedabf-bf96-4184-824c-ee3fb2079ded HTTP/1.1" 200 273 0.049682 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-update HTTP/1.1" 200 156 0.122531 10.0.0.130 - - [2025-10-08 18:55:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009041 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012230 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004066 10.0.0.130 - - [2025-10-08 18:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.130 - - [2025-10-08 18:55:47] "PUT /access-control-list/25cedabf-bf96-4184-824c-ee3fb2079ded HTTP/1.1" 200 273 0.078988 10.0.0.130 - - [2025-10-08 18:55:47] "GET /virtual-network/7bfb33dc-e5dd-4a1f-af0f-629f0ba999c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.013612 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-update HTTP/1.1" 200 156 0.042420 10.0.0.130 - - [2025-10-08 18:55:47] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006125 10.0.0.130 - - [2025-10-08 18:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.130 - - [2025-10-08 18:55:47] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002619 10.0.0.130 - - [2025-10-08 18:55:47] "POST /firewall-policys HTTP/1.1" 200 532 0.023493 10.0.0.130 - - [2025-10-08 18:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028776 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009385 10.0.0.130 - - [2025-10-08 18:55:47] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005452 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003137 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-update HTTP/1.1" 200 156 0.030879 10.0.0.130 - - [2025-10-08 18:55:47] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.006590 10.0.0.130 - - [2025-10-08 18:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.130 - - [2025-10-08 18:55:47] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003757 10.0.0.130 - - [2025-10-08 18:55:47] "POST /firewall-policys HTTP/1.1" 200 534 0.022521 10.0.0.130 - - [2025-10-08 18:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013321 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002340 10.0.0.130 - - [2025-10-08 18:55:47] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014903 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003264 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002599 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003477 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-update HTTP/1.1" 200 156 0.014054 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-update HTTP/1.1" 200 156 0.040413 10.0.0.130 - - [2025-10-08 18:55:47] "POST /ref-update HTTP/1.1" 200 156 0.035736 10.0.0.130 - - [2025-10-08 18:55:47] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005991 10.0.0.130 - - [2025-10-08 18:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.130 - - [2025-10-08 18:55:47] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002850 10.0.0.130 - - [2025-10-08 18:55:47] "POST /firewall-policys HTTP/1.1" 200 532 0.041294 10.0.0.130 - - [2025-10-08 18:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032270 10.0.0.130 - - [2025-10-08 18:55:47] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009703 10.0.0.130 - - [2025-10-08 18:55:48] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003046 10.0.0.130 - - [2025-10-08 18:55:48] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002289 10.0.0.130 - - [2025-10-08 18:55:48] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002085 10.0.0.130 - - [2025-10-08 18:55:48] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003102 10.0.0.130 - - [2025-10-08 18:55:48] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.010798 10.0.0.130 - - [2025-10-08 18:55:48] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002505 10.0.0.130 - - [2025-10-08 18:55:48] "POST /ref-update HTTP/1.1" 200 156 0.016945 10.0.0.130 - - [2025-10-08 18:55:48] "POST /ref-update HTTP/1.1" 200 156 0.022342 10.0.0.130 - - [2025-10-08 18:55:48] "POST /ref-update HTTP/1.1" 200 156 0.023529 10.0.0.130 - - [2025-10-08 18:55:48] "POST /ref-update HTTP/1.1" 200 156 0.021935 10.0.0.130 - - [2025-10-08 18:55:48] "POST /ref-update HTTP/1.1" 200 156 0.046561 10.0.0.130 - - [2025-10-08 18:55:48] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.021348 10.0.0.130 - - [2025-10-08 18:55:48] "POST /tags HTTP/1.1" 200 300 0.035997 10.0.0.130 - - [2025-10-08 18:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028515 10.0.0.130 - - [2025-10-08 18:55:48] "GET /tag/03fb93d8-9ab5-4be2-a1e1-175ed37384dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015240 10.0.0.130 - - [2025-10-08 18:55:48] "POST /set-tag HTTP/1.1" 200 109 0.024894 10.0.0.130 - - [2025-10-08 18:55:48] "POST /tags HTTP/1.1" 200 358 0.100385 10.0.0.130 - - [2025-10-08 18:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.130 - - [2025-10-08 18:55:48] "GET /tag/b919860b-7e78-49f8-8bb5-ad270fcb0e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.014747 10.0.0.130 - - [2025-10-08 18:55:48] "POST /tags HTTP/1.1" 200 306 0.059962 10.0.0.130 - - [2025-10-08 18:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.130 - - [2025-10-08 18:55:48] "GET /tag/028db7ed-9487-4fbe-9b98-a740e77c7455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012923 10.0.0.130 - - [2025-10-08 18:55:49] "POST /id-to-fqname HTTP/1.1" 200 174 0.002625 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.002067 10.0.0.130 - - [2025-10-08 18:55:49] "POST /security-groups HTTP/1.1" 200 571 0.060829 10.0.0.130 - - [2025-10-08 18:55:49] "POST /projects HTTP/1.1" 200 485 0.199124 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.001748 10.0.0.130 - - [2025-10-08 18:55:49] "POST /access-control-lists HTTP/1.1" 200 582 0.059084 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.006727 10.0.0.130 - - [2025-10-08 18:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.079849 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009369 10.0.0.130 - - [2025-10-08 18:55:49] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.016957 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.130 - - [2025-10-08 18:55:49] "POST /access-control-lists HTTP/1.1" 200 580 0.051569 10.0.0.130 - - [2025-10-08 18:55:49] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.013484 10.0.0.130 - - [2025-10-08 18:55:49] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.076578 10.0.0.130 - - [2025-10-08 18:55:49] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.055413 10.0.0.130 - - [2025-10-08 18:55:49] "POST /security-groups HTTP/1.1" 200 539 0.072155 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.003715 10.0.0.130 - - [2025-10-08 18:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023584 10.0.0.130 - - [2025-10-08 18:55:49] "POST /chown HTTP/1.1" 200 109 0.029710 10.0.0.130 - - [2025-10-08 18:55:49] "POST /access-control-lists HTTP/1.1" 200 598 0.052990 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.009584 10.0.0.130 - - [2025-10-08 18:55:49] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002815 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.130 - - [2025-10-08 18:55:49] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002285 10.0.0.130 - - [2025-10-08 18:55:49] "POST /tags HTTP/1.1" 409 207 0.003422 10.0.0.130 - - [2025-10-08 18:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.130 - - [2025-10-08 18:55:49] "GET /tag/028db7ed-9487-4fbe-9b98-a740e77c7455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.032018 10.0.0.130 - - [2025-10-08 18:55:49] "POST /access-control-lists HTTP/1.1" 200 596 0.071765 10.0.0.130 - - [2025-10-08 18:55:49] "POST /firewall-rules HTTP/1.1" 200 566 0.101019 10.0.0.130 - - [2025-10-08 18:55:50] "GET /firewall-rule/03d1ca10-96d7-4fd2-a9ad-c08e00eec97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005922 10.0.0.130 - - [2025-10-08 18:55:50] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003716 10.0.0.130 - - [2025-10-08 18:55:50] "GET /firewall-rule/03d1ca10-96d7-4fd2-a9ad-c08e00eec97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002275 10.0.0.130 - - [2025-10-08 18:55:50] "POST /ref-update HTTP/1.1" 200 156 0.015342 10.0.0.130 - - [2025-10-08 18:55:50] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014570 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.130 - - [2025-10-08 18:55:50] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005559 10.0.0.130 - - [2025-10-08 18:55:50] "POST /tags HTTP/1.1" 409 207 0.001965 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.130 - - [2025-10-08 18:55:50] "GET /tag/028db7ed-9487-4fbe-9b98-a740e77c7455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010660 10.0.0.130 - - [2025-10-08 18:55:50] "POST /firewall-rules HTTP/1.1" 200 564 0.083003 10.0.0.130 - - [2025-10-08 18:55:50] "GET /firewall-rule/648aa89a-809f-4879-9911-8c526712b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.015208 10.0.0.130 - - [2025-10-08 18:55:50] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005113 10.0.0.130 - - [2025-10-08 18:55:50] "GET /firewall-rule/648aa89a-809f-4879-9911-8c526712b825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006753 10.0.0.130 - - [2025-10-08 18:55:50] "POST /ref-update HTTP/1.1" 200 156 0.018136 10.0.0.130 - - [2025-10-08 18:55:50] "POST /tags HTTP/1.1" 200 356 0.019243 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.130 - - [2025-10-08 18:55:50] "GET /tag/8b5e103a-090d-4176-b1e1-a04cbe3f3028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.029744 10.0.0.130 - - [2025-10-08 18:55:50] "POST /tags HTTP/1.1" 200 304 0.017352 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.130 - - [2025-10-08 18:55:50] "GET /tag/a2811c17-edb3-41f7-b01d-724bcb169e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011109 10.0.0.130 - - [2025-10-08 18:55:50] "POST /projects HTTP/1.1" 409 218 0.008208 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.130 - - [2025-10-08 18:55:50] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035797 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.130 - - [2025-10-08 18:55:50] "GET /network-ipam/8a09e210-f802-46a7-a9ee-4466d4b5d273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003189 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.130 - - [2025-10-08 18:55:50] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.003875 10.0.0.130 - - [2025-10-08 18:55:50] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.047244 10.0.0.130 - - [2025-10-08 18:55:50] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.014778 10.0.0.130 - - [2025-10-08 18:55:50] "POST /set-tag HTTP/1.1" 200 109 0.053157 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.130 - - [2025-10-08 18:55:50] "GET /network-ipam/51daff11-8217-4b67-b168-7303222463ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002590 10.0.0.130 - - [2025-10-08 18:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.130 - - [2025-10-08 18:55:51] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004663 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.048373 10.0.0.130 - - [2025-10-08 18:55:51] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.017528 10.0.0.130 - - [2025-10-08 18:55:51] "POST /set-tag HTTP/1.1" 200 109 0.051274 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016364 10.0.0.130 - - [2025-10-08 18:55:51] "GET /network-policy/1c339dc6-0aec-4d07-8ae2-bb947d736810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004365 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.130 - - [2025-10-08 18:55:51] "GET /network-policy/ab182dcf-38bd-42de-addf-3a617b79e855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003197 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.130 - - [2025-10-08 18:55:51] "GET /network-policy/d84b7f2b-a3df-410e-9016-866dc8b8f243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005029 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /network-policy/d84b7f2b-a3df-410e-9016-866dc8b8f243 HTTP/1.1" 200 263 0.011670 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /access-control-list/25cedabf-bf96-4184-824c-ee3fb2079ded HTTP/1.1" 200 273 0.019341 10.0.0.130 - - [2025-10-08 18:55:51] "POST /ref-update HTTP/1.1" 200 156 0.090914 10.0.0.130 - - [2025-10-08 18:55:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037356 10.0.0.130 - - [2025-10-08 18:55:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003470 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /access-control-list/e04f0e6f-f272-4764-ba04-32674f72a2c1 HTTP/1.1" 200 273 0.061342 10.0.0.130 - - [2025-10-08 18:55:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003253 10.0.0.130 - - [2025-10-08 18:55:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003826 10.0.0.130 - - [2025-10-08 18:55:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003045 10.0.0.130 - - [2025-10-08 18:55:51] "POST /security-groups HTTP/1.1" 409 245 0.002967 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /security-group/14779767-8ba7-44e7-93f0-99b6feb44457 HTTP/1.1" 200 263 0.064555 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /access-control-list/95ce9ab9-098f-454b-8ab5-566d8e9954f5 HTTP/1.1" 200 273 0.011877 10.0.0.130 - - [2025-10-08 18:55:51] "PUT /access-control-list/08f3cbb9-f23c-434a-a46c-0a1014b8ca1e HTTP/1.1" 200 273 0.029860 10.0.0.130 - - [2025-10-08 18:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021528 10.0.0.130 - - [2025-10-08 18:55:51] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008702 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018394 10.0.0.130 - - [2025-10-08 18:55:51] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003259 10.0.0.130 - - [2025-10-08 18:55:51] "POST /tags HTTP/1.1" 409 206 0.001956 10.0.0.130 - - [2025-10-08 18:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.130 - - [2025-10-08 18:55:51] "GET /tag/a2811c17-edb3-41f7-b01d-724bcb169e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011006 10.0.0.130 - - [2025-10-08 18:55:52] "POST /firewall-rules HTTP/1.1" 200 564 0.067107 10.0.0.130 - - [2025-10-08 18:55:52] "GET /firewall-rule/86aa2e9d-0edc-443a-a26d-16e82b6feeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.017261 10.0.0.130 - - [2025-10-08 18:55:52] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004827 10.0.0.130 - - [2025-10-08 18:55:52] "GET /firewall-rule/86aa2e9d-0edc-443a-a26d-16e82b6feeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002715 10.0.0.130 - - [2025-10-08 18:55:52] "POST /ref-update HTTP/1.1" 200 156 0.042356 10.0.0.130 - - [2025-10-08 18:55:52] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002775 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.130 - - [2025-10-08 18:55:52] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002314 10.0.0.130 - - [2025-10-08 18:55:52] "POST /tags HTTP/1.1" 409 206 0.004384 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.130 - - [2025-10-08 18:55:52] "GET /tag/a2811c17-edb3-41f7-b01d-724bcb169e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012987 10.0.0.130 - - [2025-10-08 18:55:52] "POST /firewall-rules HTTP/1.1" 200 562 0.076314 10.0.0.130 - - [2025-10-08 18:55:52] "GET /firewall-rule/3d94f502-2efa-43e5-90af-d71954eb9222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.017953 10.0.0.130 - - [2025-10-08 18:55:52] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003561 10.0.0.130 - - [2025-10-08 18:55:52] "GET /firewall-rule/3d94f502-2efa-43e5-90af-d71954eb9222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003312 10.0.0.130 - - [2025-10-08 18:55:52] "POST /ref-update HTTP/1.1" 200 156 0.037720 10.0.0.130 - - [2025-10-08 18:55:52] "POST /tags HTTP/1.1" 200 302 0.071614 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.130 - - [2025-10-08 18:55:52] "GET /tag/22d83f90-c24e-4151-b1a7-018cc23d91eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012765 10.0.0.130 - - [2025-10-08 18:55:52] "POST /tags HTTP/1.1" 200 326 0.048896 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.130 - - [2025-10-08 18:55:52] "GET /tag/1dec3f4c-0be6-442d-aafc-d50da822df0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.024115 10.0.0.130 - - [2025-10-08 18:55:52] "POST /tags HTTP/1.1" 200 364 0.030937 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.130 - - [2025-10-08 18:55:52] "GET /tag/0e1e3b34-2865-4b00-ab22-f580df474574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018574 10.0.0.130 - - [2025-10-08 18:55:52] "POST /tags HTTP/1.1" 200 312 0.027788 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.130 - - [2025-10-08 18:55:52] "GET /tag/eda731af-fbb0-4c7c-b070-7e4bf3002b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016438 10.0.0.130 - - [2025-10-08 18:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.130 - - [2025-10-08 18:55:53] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.004928 10.0.0.130 - - [2025-10-08 18:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.130 - - [2025-10-08 18:55:53] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053111 10.0.0.130 - - [2025-10-08 18:55:53] "POST /virtual-machines HTTP/1.1" 200 378 0.023199 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:55:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 10.0.0.130 - - [2025-10-08 18:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011863 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:55:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 10.0.0.130 - - [2025-10-08 18:55:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.113193 10.0.0.130 - - [2025-10-08 18:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031217 10.0.0.130 - - [2025-10-08 18:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009975 10.0.0.130 - - [2025-10-08 18:55:53] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011129 10.0.0.130 - - [2025-10-08 18:55:53] "POST /instance-ips HTTP/1.1" 200 410 0.536083 10.0.0.130 - - [2025-10-08 18:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033009 10.0.0.130 - - [2025-10-08 18:55:53] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.012809 10.0.0.130 - - [2025-10-08 18:55:54] "POST /set-tag HTTP/1.1" 200 109 0.039514 10.0.0.130 - - [2025-10-08 18:55:54] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015320 10.0.0.130 - - [2025-10-08 18:55:54] "GET /instance-ip/6a317c10-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006348 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.002184 10.0.0.130 - - [2025-10-08 18:55:54] "POST /tags HTTP/1.1" 200 306 0.094545 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.130 - - [2025-10-08 18:55:54] "GET /tag/ed560acd-7fde-4606-983a-f73e4f855d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024817 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.130 - - [2025-10-08 18:55:54] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027235 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.130 - - [2025-10-08 18:55:54] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004815 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.130 - - [2025-10-08 18:55:54] "GET /service-appliance-set/c888b2cf-2f0c-43eb-b7a2-9eca99ea081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005769 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.003800 10.0.0.130 - - [2025-10-08 18:55:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128011 10.0.0.130 - - [2025-10-08 18:55:54] "GET /virtual-machine-interface/40732f77-9ea3-466b-b1ec-0f89dcf827ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.012440 10.0.0.130 - - [2025-10-08 18:55:54] "POST /instance-ips HTTP/1.1" 200 382 0.051264 10.0.0.130 - - [2025-10-08 18:55:54] "GET /instance-ip/940f88a4-6b0c-4344-b00b-982107323cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007202 10.0.0.130 - - [2025-10-08 18:55:54] "POST /loadbalancers HTTP/1.1" 200 584 0.063174 10.0.0.130 - - [2025-10-08 18:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016705 10.0.0.130 - - [2025-10-08 18:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009697 10.0.0.130 - - [2025-10-08 18:55:54] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035708 10.0.0.130 - - [2025-10-08 18:55:55] "GET /loadbalancer/5450b868-55c3-4f25-94cf-87ae94e578e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.017375 10.0.0.130 - - [2025-10-08 18:55:55] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.089246 10.0.0.130 - - [2025-10-08 18:55:55] "GET /instance-ip/940f88a4-6b0c-4344-b00b-982107323cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010251 10.0.0.130 - - [2025-10-08 18:55:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.101405 10.0.0.130 - - [2025-10-08 18:55:55] "POST /floating-ips HTTP/1.1" 200 585 0.072793 10.0.0.130 - - [2025-10-08 18:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.050495 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034977 10.0.0.130 - - [2025-10-08 18:55:55] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055665 10.0.0.130 - - [2025-10-08 18:55:55] "GET /loadbalancer-listener/302aee27-a7b2-4be5-8c2a-466ca8a8e51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.022024 10.0.0.130 - - [2025-10-08 18:55:55] "GET /loadbalancer-listener/302aee27-a7b2-4be5-8c2a-466ca8a8e51b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006131 10.0.0.130 - - [2025-10-08 18:55:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022141 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.130 - - [2025-10-08 18:55:55] "GET /instance-ip/940f88a4-6b0c-4344-b00b-982107323cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006310 10.0.0.130 - - [2025-10-08 18:55:55] "GET /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003417 10.0.0.130 - - [2025-10-08 18:55:55] "GET /instance-ip/940f88a4-6b0c-4344-b00b-982107323cae?fields=floating_ips HTTP/1.1" 200 1173 0.005837 10.0.0.130 - - [2025-10-08 18:55:55] "GET /floating-ip/fd6719f1-cd57-4234-8e15-c65c7722a68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003431 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.130 - - [2025-10-08 18:55:55] "PUT /global-vrouter-config/f973386b-3b04-430b-a925-b6f17f3f2656 HTTP/1.1" 200 277 0.020604 10.0.0.130 - - [2025-10-08 18:55:55] "POST /tags HTTP/1.1" 200 302 0.056310 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.130 - - [2025-10-08 18:55:55] "GET /tag/ed5eaff5-34ef-4611-82c2-6f11ab074e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.026622 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.130 - - [2025-10-08 18:55:55] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052097 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.130 - - [2025-10-08 18:55:55] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.008218 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.130 - - [2025-10-08 18:55:55] "GET /service-appliance-set/c888b2cf-2f0c-43eb-b7a2-9eca99ea081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002493 10.0.0.130 - - [2025-10-08 18:55:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.001576 10.0.0.130 - - [2025-10-08 18:55:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.139493 10.0.0.130 - - [2025-10-08 18:55:56] "GET /virtual-machine-interface/8752179f-3cf8-4504-a79c-b6e507410a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.032890 10.0.0.130 - - [2025-10-08 18:55:56] "POST /instance-ips HTTP/1.1" 200 378 0.033305 10.0.0.130 - - [2025-10-08 18:55:56] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009110 10.0.0.130 - - [2025-10-08 18:55:56] "POST /loadbalancers HTTP/1.1" 200 584 0.073752 10.0.0.130 - - [2025-10-08 18:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016740 10.0.0.130 - - [2025-10-08 18:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.044277 10.0.0.130 - - [2025-10-08 18:55:56] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036617 10.0.0.130 - - [2025-10-08 18:55:56] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007164 10.0.0.130 - - [2025-10-08 18:55:56] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053716 10.0.0.130 - - [2025-10-08 18:55:56] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007228 10.0.0.130 - - [2025-10-08 18:55:56] "POST /floating-ips HTTP/1.1" 200 583 0.090920 10.0.0.130 - - [2025-10-08 18:55:56] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.065489 10.0.0.130 - - [2025-10-08 18:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010853 10.0.0.130 - - [2025-10-08 18:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020905 10.0.0.130 - - [2025-10-08 18:55:56] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057171 10.0.0.130 - - [2025-10-08 18:55:56] "GET /loadbalancer-listener/a8cb5607-cc2f-4d39-baa3-c0f3d543cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.012774 10.0.0.130 - - [2025-10-08 18:55:56] "GET /loadbalancer-listener/a8cb5607-cc2f-4d39-baa3-c0f3d543cc52?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007663 10.0.0.130 - - [2025-10-08 18:55:56] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.053523 10.0.0.130 - - [2025-10-08 18:55:56] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003706 10.0.0.130 - - [2025-10-08 18:55:56] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?fields=floating_ips HTTP/1.1" 200 1165 0.014017 10.0.0.130 - - [2025-10-08 18:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.130 - - [2025-10-08 18:55:56] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003889 10.0.0.130 - - [2025-10-08 18:55:56] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066099 10.0.0.130 - - [2025-10-08 18:55:56] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007936 10.0.0.130 - - [2025-10-08 18:55:56] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035316 10.0.0.130 - - [2025-10-08 18:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038315 10.0.0.130 - - [2025-10-08 18:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015788 10.0.0.130 - - [2025-10-08 18:55:57] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.158831 10.0.0.130 - - [2025-10-08 18:55:57] "GET /loadbalancer-listener/ae98ede9-5e94-405f-8cc3-e6a34b6b532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002846 10.0.0.130 - - [2025-10-08 18:55:57] "GET /loadbalancer-listener/ae98ede9-5e94-405f-8cc3-e6a34b6b532b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002920 10.0.0.130 - - [2025-10-08 18:55:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040257 10.0.0.130 - - [2025-10-08 18:55:57] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003174 10.0.0.130 - - [2025-10-08 18:55:57] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?fields=floating_ips HTTP/1.1" 200 1165 0.002738 10.0.0.130 - - [2025-10-08 18:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.130 - - [2025-10-08 18:55:57] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002272 10.0.0.130 - - [2025-10-08 18:55:57] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068887 10.0.0.130 - - [2025-10-08 18:55:57] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003597 10.0.0.130 - - [2025-10-08 18:55:57] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.060974 10.0.0.130 - - [2025-10-08 18:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.049427 10.0.0.130 - - [2025-10-08 18:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232 10.0.0.130 - - [2025-10-08 18:55:57] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055814 10.0.0.130 - - [2025-10-08 18:55:57] "GET /loadbalancer-listener/8a9ad68b-40f3-46e7-996b-b7613147c9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002420 10.0.0.130 - - [2025-10-08 18:55:57] "GET /loadbalancer-listener/8a9ad68b-40f3-46e7-996b-b7613147c9c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004004 10.0.0.130 - - [2025-10-08 18:55:57] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.079488 10.0.0.130 - - [2025-10-08 18:55:57] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003440 10.0.0.130 - - [2025-10-08 18:55:57] "GET /instance-ip/62de6036-54f0-46bc-896f-0e286b4a8127?fields=floating_ips HTTP/1.1" 200 1165 0.002946 10.0.0.130 - - [2025-10-08 18:55:57] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.018962 10.0.0.130 - - [2025-10-08 18:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.130 - - [2025-10-08 18:55:57] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002296 10.0.0.130 - - [2025-10-08 18:55:57] "POST /tags HTTP/1.1" 200 372 0.044822 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.028061 10.0.0.130 - - [2025-10-08 18:55:58] "GET /tag/9060571f-1394-4a01-b1e1-d771cecac6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.023425 10.0.0.130 - - [2025-10-08 18:55:58] "POST /tags HTTP/1.1" 200 320 0.031987 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.130 - - [2025-10-08 18:55:58] "GET /tag/fdef173b-9d6c-4691-b088-a565bfcd5b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.046111 10.0.0.130 - - [2025-10-08 18:55:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000511 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.012361 10.0.0.130 - - [2025-10-08 18:55:58] "POST /security-groups HTTP/1.1" 200 578 0.087801 10.0.0.130 - - [2025-10-08 18:55:58] "POST /projects HTTP/1.1" 200 499 0.281807 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.009544 10.0.0.130 - - [2025-10-08 18:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032319 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019513 10.0.0.130 - - [2025-10-08 18:55:58] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.027692 10.0.0.130 - - [2025-10-08 18:55:58] "POST /access-control-lists HTTP/1.1" 200 589 0.103849 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.014420 10.0.0.130 - - [2025-10-08 18:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013692 10.0.0.130 - - [2025-10-08 18:55:58] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.006148 10.0.0.130 - - [2025-10-08 18:55:58] "POST /access-control-lists HTTP/1.1" 200 587 0.065555 10.0.0.130 - - [2025-10-08 18:55:58] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.075435 10.0.0.130 - - [2025-10-08 18:55:58] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.052052 10.0.0.130 - - [2025-10-08 18:55:58] "POST /security-groups HTTP/1.1" 200 560 0.092910 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.010080 10.0.0.130 - - [2025-10-08 18:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013109 10.0.0.130 - - [2025-10-08 18:55:59] "POST /access-control-lists HTTP/1.1" 200 612 0.022927 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.017614 10.0.0.130 - - [2025-10-08 18:55:59] "POST /chown HTTP/1.1" 200 109 0.045087 10.0.0.130 - - [2025-10-08 18:55:59] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006566 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.130 - - [2025-10-08 18:55:59] "POST /access-control-lists HTTP/1.1" 200 610 0.091362 10.0.0.130 - - [2025-10-08 18:55:59] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013886 10.0.0.130 - - [2025-10-08 18:55:59] "POST /tags HTTP/1.1" 409 214 0.004813 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.130 - - [2025-10-08 18:55:59] "GET /tag/fdef173b-9d6c-4691-b088-a565bfcd5b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012778 10.0.0.130 - - [2025-10-08 18:55:59] "POST /firewall-rules HTTP/1.1" 200 580 0.061489 10.0.0.130 - - [2025-10-08 18:55:59] "GET /firewall-rule/747aec72-fccc-4ccf-a2c4-2fdceb06ea40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009933 10.0.0.130 - - [2025-10-08 18:55:59] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003520 10.0.0.130 - - [2025-10-08 18:55:59] "GET /firewall-rule/747aec72-fccc-4ccf-a2c4-2fdceb06ea40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002079 10.0.0.130 - - [2025-10-08 18:55:59] "POST /ref-update HTTP/1.1" 200 156 0.030341 10.0.0.130 - - [2025-10-08 18:55:59] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005148 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.130 - - [2025-10-08 18:55:59] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.130 - - [2025-10-08 18:55:59] "POST /tags HTTP/1.1" 409 214 0.001890 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.130 - - [2025-10-08 18:55:59] "GET /tag/fdef173b-9d6c-4691-b088-a565bfcd5b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014388 10.0.0.130 - - [2025-10-08 18:55:59] "POST /firewall-rules HTTP/1.1" 200 578 0.070194 10.0.0.130 - - [2025-10-08 18:55:59] "GET /firewall-rule/18dd4ac2-5b55-4be0-876b-ea194cb661c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004433 10.0.0.130 - - [2025-10-08 18:55:59] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.024104 10.0.0.130 - - [2025-10-08 18:55:59] "GET /firewall-rule/18dd4ac2-5b55-4be0-876b-ea194cb661c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002750 10.0.0.130 - - [2025-10-08 18:55:59] "POST /ref-update HTTP/1.1" 200 156 0.033612 10.0.0.130 - - [2025-10-08 18:55:59] "POST /tags HTTP/1.1" 200 364 0.023088 10.0.0.130 - - [2025-10-08 18:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013407 10.0.0.130 - - [2025-10-08 18:55:59] "GET /tag/60c884b7-042b-4b6a-978f-afa9c59e8fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.030261 10.0.0.130 - - [2025-10-08 18:56:00] "POST /tags HTTP/1.1" 200 312 0.023025 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.130 - - [2025-10-08 18:56:00] "GET /tag/943f4b7b-be78-4c92-b66a-0a03b04718a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.027899 10.0.0.130 - - [2025-10-08 18:56:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.002764 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.006056 10.0.0.130 - - [2025-10-08 18:56:00] "POST /security-groups HTTP/1.1" 200 574 0.066419 10.0.0.130 - - [2025-10-08 18:56:00] "POST /projects HTTP/1.1" 200 491 0.199886 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.007128 10.0.0.130 - - [2025-10-08 18:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019607 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008764 10.0.0.130 - - [2025-10-08 18:56:00] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.012382 10.0.0.130 - - [2025-10-08 18:56:00] "POST /access-control-lists HTTP/1.1" 200 585 0.082794 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.011215 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.130 - - [2025-10-08 18:56:00] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006312 10.0.0.130 - - [2025-10-08 18:56:00] "POST /access-control-lists HTTP/1.1" 200 583 0.066440 10.0.0.130 - - [2025-10-08 18:56:00] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.084343 10.0.0.130 - - [2025-10-08 18:56:00] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.042932 10.0.0.130 - - [2025-10-08 18:56:00] "POST /security-groups HTTP/1.1" 200 548 0.076602 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.003014 10.0.0.130 - - [2025-10-08 18:56:00] "POST /access-control-lists HTTP/1.1" 200 604 0.068160 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.018700 10.0.0.130 - - [2025-10-08 18:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.078782 10.0.0.130 - - [2025-10-08 18:56:00] "POST /chown HTTP/1.1" 200 109 0.025426 10.0.0.130 - - [2025-10-08 18:56:00] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023742 10.0.0.130 - - [2025-10-08 18:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.130 - - [2025-10-08 18:56:00] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004916 10.0.0.130 - - [2025-10-08 18:56:00] "POST /access-control-lists HTTP/1.1" 200 602 0.107469 10.0.0.130 - - [2025-10-08 18:56:00] "POST /tags HTTP/1.1" 409 210 0.012110 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.130 - - [2025-10-08 18:56:01] "GET /tag/943f4b7b-be78-4c92-b66a-0a03b04718a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017067 10.0.0.130 - - [2025-10-08 18:56:01] "POST /firewall-rules HTTP/1.1" 200 572 0.126075 10.0.0.130 - - [2025-10-08 18:56:01] "GET /firewall-rule/4031fe99-1641-4bdf-a7fe-e36946e4e2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004597 10.0.0.130 - - [2025-10-08 18:56:01] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004542 10.0.0.130 - - [2025-10-08 18:56:01] "GET /firewall-rule/4031fe99-1641-4bdf-a7fe-e36946e4e2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002649 10.0.0.130 - - [2025-10-08 18:56:01] "POST /ref-update HTTP/1.1" 200 156 0.034877 10.0.0.130 - - [2025-10-08 18:56:01] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004739 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.130 - - [2025-10-08 18:56:01] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002490 10.0.0.130 - - [2025-10-08 18:56:01] "POST /tags HTTP/1.1" 409 210 0.001784 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.130 - - [2025-10-08 18:56:01] "GET /tag/943f4b7b-be78-4c92-b66a-0a03b04718a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014787 10.0.0.130 - - [2025-10-08 18:56:01] "POST /firewall-rules HTTP/1.1" 200 570 0.072201 10.0.0.130 - - [2025-10-08 18:56:01] "GET /firewall-rule/d55564cd-551e-4837-bb7d-fa0699770797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005930 10.0.0.130 - - [2025-10-08 18:56:01] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003522 10.0.0.130 - - [2025-10-08 18:56:01] "GET /firewall-rule/d55564cd-551e-4837-bb7d-fa0699770797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002222 10.0.0.130 - - [2025-10-08 18:56:01] "POST /ref-update HTTP/1.1" 200 156 0.051076 10.0.0.130 - - [2025-10-08 18:56:01] "POST /tags HTTP/1.1" 409 237 0.022432 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.130 - - [2025-10-08 18:56:01] "GET /tag/0e1e3b34-2865-4b00-ab22-f580df474574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011239 10.0.0.130 - - [2025-10-08 18:56:01] "POST /tags HTTP/1.1" 409 210 0.008662 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.130 - - [2025-10-08 18:56:01] "GET /tag/eda731af-fbb0-4c7c-b070-7e4bf3002b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016632 10.0.0.130 - - [2025-10-08 18:56:01] "POST /projects HTTP/1.1" 409 223 0.002557 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.130 - - [2025-10-08 18:56:01] "GET /project/53a20795-2396-45ac-ae54-0bbe104a1a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032596 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.130 - - [2025-10-08 18:56:01] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007813 10.0.0.130 - - [2025-10-08 18:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.130 - - [2025-10-08 18:56:01] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006374 10.0.0.130 - - [2025-10-08 18:56:02] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.067918 10.0.0.130 - - [2025-10-08 18:56:02] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.047762 10.0.0.130 - - [2025-10-08 18:56:02] "POST /security-groups HTTP/1.1" 409 253 0.002858 10.0.0.130 - - [2025-10-08 18:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.130 - - [2025-10-08 18:56:02] "PUT /security-group/80ae0a0d-bd77-4e22-a341-a7f695d121ce HTTP/1.1" 200 263 0.063275 10.0.0.130 - - [2025-10-08 18:56:02] "PUT /access-control-list/e4dd7b37-e7c8-4bac-b90d-7e01641b7cbb HTTP/1.1" 200 273 0.011621 10.0.0.130 - - [2025-10-08 18:56:02] "PUT /access-control-list/99fbd506-53f5-4c88-af4c-6d1f8f694fb1 HTTP/1.1" 200 273 0.016050 10.0.0.130 - - [2025-10-08 18:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019936 10.0.0.130 - - [2025-10-08 18:56:02] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004374 10.0.0.130 - - [2025-10-08 18:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.130 - - [2025-10-08 18:56:02] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003006 10.0.0.130 - - [2025-10-08 18:56:02] "POST /tags HTTP/1.1" 409 210 0.001816 10.0.0.130 - - [2025-10-08 18:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.130 - - [2025-10-08 18:56:02] "GET /tag/eda731af-fbb0-4c7c-b070-7e4bf3002b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014443 10.0.0.130 - - [2025-10-08 18:56:02] "POST /firewall-rules HTTP/1.1" 200 572 0.080888 10.0.0.130 - - [2025-10-08 18:56:02] "GET /firewall-rule/c0903ac8-59fd-41d8-8a9a-027126654e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005756 10.0.0.130 - - [2025-10-08 18:56:02] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004589 10.0.0.130 - - [2025-10-08 18:56:02] "GET /firewall-rule/c0903ac8-59fd-41d8-8a9a-027126654e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003160 10.0.0.130 - - [2025-10-08 18:56:02] "POST /ref-update HTTP/1.1" 200 156 0.043327 10.0.0.130 - - [2025-10-08 18:56:02] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003101 10.0.0.130 - - [2025-10-08 18:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.130 - - [2025-10-08 18:56:02] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002994 10.0.0.130 - - [2025-10-08 18:56:02] "POST /tags HTTP/1.1" 409 210 0.002428 10.0.0.130 - - [2025-10-08 18:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.130 - - [2025-10-08 18:56:02] "GET /tag/eda731af-fbb0-4c7c-b070-7e4bf3002b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010993 10.0.0.130 - - [2025-10-08 18:56:02] "POST /firewall-rules HTTP/1.1" 200 570 0.069119 10.0.0.130 - - [2025-10-08 18:56:02] "GET /firewall-rule/417ce52e-bb97-4d1d-bab2-f0cbe1793b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010615 10.0.0.130 - - [2025-10-08 18:56:02] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004600 10.0.0.130 - - [2025-10-08 18:56:02] "GET /firewall-rule/417ce52e-bb97-4d1d-bab2-f0cbe1793b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003483 10.0.0.130 - - [2025-10-08 18:56:02] "POST /ref-update HTTP/1.1" 200 156 0.050000 10.0.0.130 - - [2025-10-08 18:56:02] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015665 10.0.0.130 - - [2025-10-08 18:56:03] "POST /set-tag HTTP/1.1" 200 109 0.002506 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001798 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001725 10.0.0.137 - - [2025-10-08 18:56:11] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.137 - - [2025-10-08 18:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.137 - - [2025-10-08 18:56:11] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004741 10.0.0.137 - - [2025-10-08 18:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.137 - - [2025-10-08 18:56:11] "GET /routing-instance/d3fbfc4e-ed50-4b7b-885e-78a7a0ec60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003094 10.0.0.137 - - [2025-10-08 18:56:11] "PUT /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1 HTTP/1.1" 200 275 0.021238 10.0.0.137 - - [2025-10-08 18:56:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.019014 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.137 - - [2025-10-08 18:56:11] "POST /virtual-routers HTTP/1.1" 200 601 0.018437 10.0.0.137 - - [2025-10-08 18:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013761 10.0.0.137 - - [2025-10-08 18:56:11] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.018295 10.0.0.137 - - [2025-10-08 18:56:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002556 10.0.0.137 - - [2025-10-08 18:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.137 - - [2025-10-08 18:56:11] "GET /virtual-network/7bfb33dc-e5dd-4a1f-af0f-629f0ba999c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004020 10.0.0.137 - - [2025-10-08 18:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.072294 10.0.0.130 - - [2025-10-08 18:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.130 - - [2025-10-08 18:56:34] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002462 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:56:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:57:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:57:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000897 10.0.0.137 - - [2025-10-08 18:57:25] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.137 - - [2025-10-08 18:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.137 - - [2025-10-08 18:57:25] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004490 10.0.0.137 - - [2025-10-08 18:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.137 - - [2025-10-08 18:57:25] "GET /routing-instance/d3fbfc4e-ed50-4b7b-885e-78a7a0ec60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003114 10.0.0.137 - - [2025-10-08 18:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.137 - - [2025-10-08 18:57:25] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003694 10.0.0.137 - - [2025-10-08 18:57:25] "PUT /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918 HTTP/1.1" 200 263 0.015368 10.0.0.137 - - [2025-10-08 18:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.137 - - [2025-10-08 18:57:25] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.008341 10.0.0.137 - - [2025-10-08 18:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.137 - - [2025-10-08 18:57:25] "GET /virtual-machine-interface/bf494019-e364-461b-ba8c-a1520c8d4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011789 10.0.0.137 - - [2025-10-08 18:57:25] "PUT /virtual-machine-interface/bf494019-e364-461b-ba8c-a1520c8d4d60 HTTP/1.1" 200 285 0.022614 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 10.0.0.130 - - [2025-10-08 18:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.130 - - [2025-10-08 18:57:34] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003123 10.0.0.130 - - [2025-10-08 18:58:47] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.130 - - [2025-10-08 18:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.130 - - [2025-10-08 18:58:47] "GET /global-system-config/7f55c1ce-6958-44ce-a41c-cdae7e4fe4e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004011 10.0.0.130 - - [2025-10-08 18:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.130 - - [2025-10-08 18:58:47] "GET /config-node/59473fbe-dc8d-428c-ae38-0b30e7dacde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002806 10.0.0.130 - - [2025-10-08 18:58:58] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.130 - - [2025-10-08 18:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010253 10.0.0.130 - - [2025-10-08 18:58:58] "GET /routing-instance/d3fbfc4e-ed50-4b7b-885e-78a7a0ec60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003354 10.0.0.130 - - [2025-10-08 18:58:58] "POST /bgp-routers HTTP/1.1" 409 301 0.007305 10.0.0.130 - - [2025-10-08 18:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.130 - - [2025-10-08 18:58:58] "GET /bgp-router/9c7ab9c7-c224-4d88-a4e4-a31fd55a53db?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004622 10.0.0.130 - - [2025-10-08 18:58:58] "PUT /bgp-router/9c7ab9c7-c224-4d88-a4e4-a31fd55a53db HTTP/1.1" 200 255 0.022033 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997 [Introspect:8084]10.0.0.130 - - [2025-10-08 18:58:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 10.0.0.130 - - [2025-10-08 18:59:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002572 10.0.0.130 - - [2025-10-08 18:59:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002104 10.0.0.130 - - [2025-10-08 18:59:48] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003046 10.0.0.130 - - [2025-10-08 18:59:48] "POST /ref-update HTTP/1.1" 200 156 0.008607 10.0.0.130 - - [2025-10-08 19:00:09] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005305 10.0.0.130 - - [2025-10-08 19:00:09] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.130 - - [2025-10-08 19:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.130 - - [2025-10-08 19:00:09] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002440 10.0.0.130 - - [2025-10-08 19:00:09] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004680 10.0.0.130 - - [2025-10-08 19:00:09] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.130 - - [2025-10-08 19:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.130 - - [2025-10-08 19:00:09] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003356 10.0.0.130 - - [2025-10-08 19:00:09] "GET /loadbalancer-pool/776cffe7-bb54-4206-aeb4-94109aec6ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004282 10.0.0.130 - - [2025-10-08 19:00:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015565 10.0.0.130 - - [2025-10-08 19:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010119 10.0.0.130 - - [2025-10-08 19:00:09] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005913 10.0.0.130 - - [2025-10-08 19:00:09] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005115 10.0.0.130 - - [2025-10-08 19:00:09] "POST /ref-update HTTP/1.1" 200 156 0.012068 10.0.0.130 - - [2025-10-08 19:00:09] "POST /tags HTTP/1.1" 409 205 0.002219 10.0.0.130 - - [2025-10-08 19:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.130 - - [2025-10-08 19:00:09] "GET /tag/ed5eaff5-34ef-4611-82c2-6f11ab074e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009723 10.0.0.130 - - [2025-10-08 19:00:09] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.012634 10.0.0.130 - - [2025-10-08 19:00:09] "PUT /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79 HTTP/1.1" 200 257 0.007560 10.0.0.130 - - [2025-10-08 19:00:09] "POST /set-tag HTTP/1.1" 200 109 0.064359 10.0.0.130 - - [2025-10-08 19:00:09] "GET /loadbalancer-pool/23ba7ae4-0db7-4c18-b402-50733faa2138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005870 10.0.0.130 - - [2025-10-08 19:00:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016116 10.0.0.130 - - [2025-10-08 19:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009465 10.0.0.130 - - [2025-10-08 19:00:09] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.018092 10.0.0.130 - - [2025-10-08 19:00:09] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003725 10.0.0.130 - - [2025-10-08 19:00:09] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.130 - - [2025-10-08 19:00:09] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.130 - - [2025-10-08 19:00:09] "GET /loadbalancer-pool/b13fd371-adeb-4240-ae90-f16b97c164ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004054 10.0.0.130 - - [2025-10-08 19:00:09] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003685 10.0.0.130 - - [2025-10-08 19:00:09] "PUT /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79 HTTP/1.1" 200 257 0.026410 10.0.0.130 - - [2025-10-08 19:00:09] "POST /loadbalancer-members HTTP/1.1" 200 694 0.080128 10.0.0.130 - - [2025-10-08 19:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050993 10.0.0.130 - - [2025-10-08 19:00:10] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.016517 10.0.0.130 - - [2025-10-08 19:00:10] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006560 10.0.0.130 - - [2025-10-08 19:00:10] "POST /ref-update HTTP/1.1" 200 156 0.012940 10.0.0.130 - - [2025-10-08 19:00:10] "POST /set-tag HTTP/1.1" 200 109 0.003529 10.0.0.130 - - [2025-10-08 19:00:10] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.003165 10.0.0.130 - - [2025-10-08 19:00:10] "PUT /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79 HTTP/1.1" 200 257 0.010558 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001485 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 10.0.0.130 - - [2025-10-08 19:01:39] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007096 10.0.0.130 - - [2025-10-08 19:01:39] "POST /set-tag HTTP/1.1" 200 109 0.006118 10.0.0.130 - - [2025-10-08 19:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.130 - - [2025-10-08 19:01:39] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005308 10.0.0.130 - - [2025-10-08 19:01:39] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004314 10.0.0.130 - - [2025-10-08 19:01:39] "POST /set-tag HTTP/1.1" 200 109 0.024238 10.0.0.130 - - [2025-10-08 19:01:39] "DELETE /loadbalancer-member/8d9c3cc1-28c2-4327-9d7a-737984f40891 HTTP/1.1" 200 115 0.077349 10.0.0.130 - - [2025-10-08 19:01:39] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015691 10.0.0.130 - - [2025-10-08 19:01:39] "POST /set-tag HTTP/1.1" 200 109 0.004262 10.0.0.130 - - [2025-10-08 19:01:39] "DELETE /loadbalancer-member/d8c9259f-d718-4f88-8eb9-dd468956b126 HTTP/1.1" 200 115 0.077085 10.0.0.130 - - [2025-10-08 19:01:39] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010777 10.0.0.130 - - [2025-10-08 19:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.130 - - [2025-10-08 19:01:39] "DELETE /loadbalancer-member/b8aec3c2-fdd9-4fa2-ade8-9fa22a85d9b9 HTTP/1.1" 200 115 0.068230 10.0.0.130 - - [2025-10-08 19:01:39] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007034 10.0.0.130 - - [2025-10-08 19:01:39] "POST /set-tag HTTP/1.1" 200 109 0.004644 10.0.0.130 - - [2025-10-08 19:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.130 - - [2025-10-08 19:01:39] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008057 10.0.0.130 - - [2025-10-08 19:01:39] "GET /loadbalancer-pool/776cffe7-bb54-4206-aeb4-94109aec6ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007590 10.0.0.130 - - [2025-10-08 19:01:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047446 10.0.0.130 - - [2025-10-08 19:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.044128 10.0.0.130 - - [2025-10-08 19:01:40] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015151 10.0.0.130 - - [2025-10-08 19:01:40] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012156 10.0.0.130 - - [2025-10-08 19:01:40] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002916 10.0.0.130 - - [2025-10-08 19:01:40] "POST /set-tag HTTP/1.1" 200 109 0.080897 10.0.0.130 - - [2025-10-08 19:01:40] "GET /loadbalancer-pool/23ba7ae4-0db7-4c18-b402-50733faa2138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.027461 10.0.0.130 - - [2025-10-08 19:01:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022324 10.0.0.130 - - [2025-10-08 19:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009223 10.0.0.130 - - [2025-10-08 19:01:40] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.013694 10.0.0.130 - - [2025-10-08 19:01:40] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008888 10.0.0.130 - - [2025-10-08 19:01:40] "POST /set-tag HTTP/1.1" 200 109 0.010519 10.0.0.130 - - [2025-10-08 19:01:40] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004391 10.0.0.130 - - [2025-10-08 19:01:40] "GET /loadbalancer-pool/b13fd371-adeb-4240-ae90-f16b97c164ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005172 10.0.0.130 - - [2025-10-08 19:01:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023773 10.0.0.130 - - [2025-10-08 19:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030581 10.0.0.130 - - [2025-10-08 19:01:40] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.017346 10.0.0.130 - - [2025-10-08 19:01:40] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003905 10.0.0.130 - - [2025-10-08 19:01:40] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002464 10.0.0.130 - - [2025-10-08 19:01:40] "POST /set-tag HTTP/1.1" 200 109 0.006196 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:01:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:01:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 10.0.0.130 - - [2025-10-08 19:03:07] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.130 - - [2025-10-08 19:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.130 - - [2025-10-08 19:03:07] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042067 10.0.0.130 - - [2025-10-08 19:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007822 10.0.0.130 - - [2025-10-08 19:03:07] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042307 10.0.0.130 - - [2025-10-08 19:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.130 - - [2025-10-08 19:03:07] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036973 10.0.0.130 - - [2025-10-08 19:03:08] "POST /tags HTTP/1.1" 200 334 0.038647 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012551 10.0.0.130 - - [2025-10-08 19:03:08] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019226 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.130 - - [2025-10-08 19:03:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053125 10.0.0.130 - - [2025-10-08 19:03:08] "GET /virtual-networks?parent_id=77fbd6dc-2da3-49b5-a718-71a859893b99&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003397 10.0.0.130 - - [2025-10-08 19:03:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054689 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.130 - - [2025-10-08 19:03:08] "POST /virtual-networks HTTP/1.1" 200 514 0.085650 10.0.0.130 - - [2025-10-08 19:03:08] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.016694 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.130 - - [2025-10-08 19:03:08] "GET /service-appliance-set/c888b2cf-2f0c-43eb-b7a2-9eca99ea081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002141 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.001510 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.130 - - [2025-10-08 19:03:08] "GET /network-ipam/1164e64e-4ee1-4f12-b104-5bce4fedde1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.002350 10.0.0.130 - - [2025-10-08 19:03:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.095989 10.0.0.130 - - [2025-10-08 19:03:08] "GET /virtual-machine-interface/9aac2fa8-eb53-4745-8227-270d2da39956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011829 10.0.0.130 - - [2025-10-08 19:03:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002209 10.0.0.130 - - [2025-10-08 19:03:08] "POST /ref-update HTTP/1.1" 200 156 0.162856 10.0.0.130 - - [2025-10-08 19:03:08] "POST /instance-ips HTTP/1.1" 200 410 0.040459 10.0.0.130 - - [2025-10-08 19:03:08] "GET /instance-ip/ffda16f7-a8aa-46df-9348-d10bf6fa22df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007791 10.0.0.130 - - [2025-10-08 19:03:08] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.006782 10.0.0.130 - - [2025-10-08 19:03:08] "GET /domains HTTP/1.1" 200 281 0.004116 10.0.0.130 - - [2025-10-08 19:03:08] "POST /loadbalancers HTTP/1.1" 200 612 0.071741 10.0.0.130 - - [2025-10-08 19:03:08] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744 HTTP/1.1" 200 3100 0.065061 10.0.0.130 - - [2025-10-08 19:03:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.023036 10.0.0.130 - - [2025-10-08 19:03:08] "GET /instance-ip/ffda16f7-a8aa-46df-9348-d10bf6fa22df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008248 10.0.0.130 - - [2025-10-08 19:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018613 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019451 10.0.0.130 - - [2025-10-08 19:03:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99 HTTP/1.1" 200 5738 0.084896 10.0.0.130 - - [2025-10-08 19:03:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045873 10.0.0.130 - - [2025-10-08 19:03:08] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.021178 10.0.0.130 - - [2025-10-08 19:03:08] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.003447 10.0.0.130 - - [2025-10-08 19:03:08] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1184 0.003213 10.0.0.130 - - [2025-10-08 19:03:08] "POST /floating-ips HTTP/1.1" 200 599 0.057439 10.0.0.130 - - [2025-10-08 19:03:08] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1184 0.009863 10.0.0.130 - - [2025-10-08 19:03:08] "GET /loadbalancer/92282ef9-e72f-4536-9208-94f05ee304b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003809 10.0.0.130 - - [2025-10-08 19:03:08] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.019843 10.0.0.130 - - [2025-10-08 19:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.130 - - [2025-10-08 19:03:08] "POST /route-targets HTTP/1.1" 200 328 0.035184 10.0.0.130 - - [2025-10-08 19:03:08] "POST /ref-update HTTP/1.1" 200 156 0.015340 10.0.0.130 - - [2025-10-08 19:03:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039413 10.0.0.130 - - [2025-10-08 19:03:08] "GET /loadbalancer-listener/a88d1acf-d51a-4a28-8cc0-49df38d1f546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003140 10.0.0.130 - - [2025-10-08 19:03:08] "GET /loadbalancer-listener/a88d1acf-d51a-4a28-8cc0-49df38d1f546?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003054 10.0.0.130 - - [2025-10-08 19:03:09] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.037305 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.130 - - [2025-10-08 19:03:09] "GET /loadbalancer/92282ef9-e72f-4536-9208-94f05ee304b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002659 10.0.0.130 - - [2025-10-08 19:03:09] "GET /instance-ip/ffda16f7-a8aa-46df-9348-d10bf6fa22df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003315 10.0.0.130 - - [2025-10-08 19:03:09] "GET /instance-ip/ffda16f7-a8aa-46df-9348-d10bf6fa22df?fields=floating_ips HTTP/1.1" 200 1215 0.004199 10.0.0.130 - - [2025-10-08 19:03:09] "GET /floating-ip/b36323e9-ada9-4361-9721-d45111275174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.001798 10.0.0.130 - - [2025-10-08 19:03:09] "POST /tags HTTP/1.1" 200 296 0.077776 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018853 10.0.0.130 - - [2025-10-08 19:03:09] "GET /tag/0adda1e6-26d3-478c-b8c4-082f748bcd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012808 10.0.0.130 - - [2025-10-08 19:03:09] "POST /tags HTTP/1.1" 409 233 0.002410 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.130 - - [2025-10-08 19:03:09] "GET /tag/8b5e103a-090d-4176-b1e1-a04cbe3f3028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010759 10.0.0.130 - - [2025-10-08 19:03:09] "POST /tags HTTP/1.1" 409 206 0.001628 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.130 - - [2025-10-08 19:03:09] "GET /tag/a2811c17-edb3-41f7-b01d-724bcb169e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012288 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.130 - - [2025-10-08 19:03:09] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004598 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.130 - - [2025-10-08 19:03:09] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030220 10.0.0.130 - - [2025-10-08 19:03:09] "POST /virtual-machines HTTP/1.1" 200 370 0.009360 10.0.0.130 - - [2025-10-08 19:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009132 10.0.0.130 - - [2025-10-08 19:03:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112894 10.0.0.130 - - [2025-10-08 19:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026540 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.130 - - [2025-10-08 19:03:09] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004756 10.0.0.130 - - [2025-10-08 19:03:09] "POST /instance-ips HTTP/1.1" 200 410 0.023582 10.0.0.130 - - [2025-10-08 19:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027005 10.0.0.130 - - [2025-10-08 19:03:09] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.017064 10.0.0.130 - - [2025-10-08 19:03:09] "POST /set-tag HTTP/1.1" 200 109 0.017156 10.0.0.130 - - [2025-10-08 19:03:09] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015744 10.0.0.130 - - [2025-10-08 19:03:09] "GET /instance-ip/6e42b20a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002651 10.0.0.130 - - [2025-10-08 19:03:09] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004466 10.0.0.130 - - [2025-10-08 19:03:09] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.130 - - [2025-10-08 19:03:09] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004510 10.0.0.130 - - [2025-10-08 19:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.130 - - [2025-10-08 19:03:10] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036513 10.0.0.130 - - [2025-10-08 19:03:10] "POST /virtual-machines HTTP/1.1" 200 370 0.007770 10.0.0.130 - - [2025-10-08 19:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007845 10.0.0.130 - - [2025-10-08 19:03:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119708 10.0.0.130 - - [2025-10-08 19:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013722 10.0.0.130 - - [2025-10-08 19:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017461 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004704 10.0.0.130 - - [2025-10-08 19:03:10] "POST /instance-ips HTTP/1.1" 200 410 0.019510 10.0.0.130 - - [2025-10-08 19:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028601 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.014179 10.0.0.130 - - [2025-10-08 19:03:10] "POST /set-tag HTTP/1.1" 200 109 0.019782 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016967 10.0.0.130 - - [2025-10-08 19:03:10] "GET /instance-ip/6e9edbca-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004052 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004569 10.0.0.130 - - [2025-10-08 19:03:10] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003501 10.0.0.130 - - [2025-10-08 19:03:10] "POST /ref-update HTTP/1.1" 200 156 0.008594 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004440 10.0.0.130 - - [2025-10-08 19:03:10] "POST /set-tag HTTP/1.1" 200 109 0.004779 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004190 10.0.0.130 - - [2025-10-08 19:03:10] "POST /ref-update HTTP/1.1" 200 156 0.008593 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005735 10.0.0.130 - - [2025-10-08 19:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004307 10.0.0.130 - - [2025-10-08 19:03:10] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.130 - - [2025-10-08 19:03:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003991 10.0.0.130 - - [2025-10-08 19:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.130 - - [2025-10-08 19:03:13] "GET /domains HTTP/1.1" 200 281 0.002280 10.0.0.130 - - [2025-10-08 19:03:13] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744 HTTP/1.1" 200 3100 0.003264 10.0.0.130 - - [2025-10-08 19:03:13] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99 HTTP/1.1" 200 7091 0.029405 10.0.0.130 - - [2025-10-08 19:03:13] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.003614 10.0.0.130 - - [2025-10-08 19:03:13] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.005367 10.0.0.130 - - [2025-10-08 19:03:13] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1406 0.003957 10.0.0.130 - - [2025-10-08 19:03:13] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1406 0.002133 10.0.0.130 - - [2025-10-08 19:03:13] "GET /route-target/80036435-cec7-4f33-88e4-2d80c1109290 HTTP/1.1" 200 1153 0.002355 10.0.0.130 - - [2025-10-08 19:03:13] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.003193 10.0.0.130 - - [2025-10-08 19:03:13] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1406 0.002563 10.0.0.130 - - [2025-10-08 19:03:13] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003634 10.0.0.130 - - [2025-10-08 19:03:13] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.004253 10.0.0.130 - - [2025-10-08 19:03:13] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1406 0.002117 10.0.0.130 - - [2025-10-08 19:03:13] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 200 1406 0.005666 10.0.0.130 - - [2025-10-08 19:03:13] "GET /route-target/80036435-cec7-4f33-88e4-2d80c1109290 HTTP/1.1" 200 1153 0.002020 10.0.0.130 - - [2025-10-08 19:03:13] "GET /domains HTTP/1.1" 200 281 0.002286 10.0.0.130 - - [2025-10-08 19:03:13] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744 HTTP/1.1" 200 3100 0.002962 10.0.0.130 - - [2025-10-08 19:03:13] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99 HTTP/1.1" 200 7091 0.028862 10.0.0.130 - - [2025-10-08 19:03:13] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2097 0.004477 10.0.0.130 - - [2025-10-08 19:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.130 - - [2025-10-08 19:03:14] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035368 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003808 10.0.0.130 - - [2025-10-08 19:03:14] "GET /floating-ip-pools?parent_id=b2d58f2e-9d43-4b1d-a3ce-5d077d306c96&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001663 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004758 10.0.0.130 - - [2025-10-08 19:03:14] "POST /floating-ip-pools HTTP/1.1" 200 564 0.032320 10.0.0.130 - - [2025-10-08 19:03:14] "POST /ref-update HTTP/1.1" 200 156 0.033962 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004439 10.0.0.130 - - [2025-10-08 19:03:14] "GET /domains HTTP/1.1" 200 281 0.001735 10.0.0.130 - - [2025-10-08 19:03:14] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744 HTTP/1.1" 200 3100 0.002820 10.0.0.130 - - [2025-10-08 19:03:14] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99 HTTP/1.1" 200 7348 0.039216 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2336 0.004780 10.0.0.130 - - [2025-10-08 19:03:14] "GET /floating-ip-pool/1796a031-c80a-4d7e-a420-4336aad8fb69 HTTP/1.1" 200 1317 0.002112 10.0.0.130 - - [2025-10-08 19:03:14] "GET /domains HTTP/1.1" 200 281 0.001372 10.0.0.130 - - [2025-10-08 19:03:14] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744 HTTP/1.1" 200 3100 0.002178 10.0.0.130 - - [2025-10-08 19:03:14] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99 HTTP/1.1" 200 7348 0.028700 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 2336 0.003568 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003758 10.0.0.130 - - [2025-10-08 19:03:14] "POST /tags HTTP/1.1" 200 366 0.044067 10.0.0.130 - - [2025-10-08 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010479 10.0.0.130 - - [2025-10-08 19:03:14] "GET /tag/8363ed8a-e6a7-4ad5-9689-df72392466c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014707 10.0.0.130 - - [2025-10-08 19:03:14] "POST /tags HTTP/1.1" 409 206 0.003435 10.0.0.130 - - [2025-10-08 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.130 - - [2025-10-08 19:03:14] "GET /tag/a2811c17-edb3-41f7-b01d-724bcb169e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010533 10.0.0.130 - - [2025-10-08 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.130 - - [2025-10-08 19:03:14] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042131 10.0.0.130 - - [2025-10-08 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003766 10.0.0.130 - - [2025-10-08 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.130 - - [2025-10-08 19:03:14] "GET /service-appliance-set/be94dc32-bdb4-4f36-ba7b-f09ce1ce4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003492 10.0.0.130 - - [2025-10-08 19:03:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001579 10.0.0.130 - - [2025-10-08 19:03:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.101982 10.0.0.130 - - [2025-10-08 19:03:14] "GET /virtual-machine-interface/fccd6183-aa97-4cf2-8578-335407ae087d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.013838 10.0.0.130 - - [2025-10-08 19:03:14] "POST /set-tag HTTP/1.1" 200 109 0.013724 10.0.0.130 - - [2025-10-08 19:03:14] "POST /instance-ips HTTP/1.1" 200 418 0.022313 10.0.0.130 - - [2025-10-08 19:03:14] "GET /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004771 10.0.0.130 - - [2025-10-08 19:03:15] "POST /loadbalancers HTTP/1.1" 200 620 0.074451 10.0.0.130 - - [2025-10-08 19:03:15] "POST /service-instances HTTP/1.1" 200 568 0.027555 10.0.0.130 - - [2025-10-08 19:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020132 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012326 10.0.0.130 - - [2025-10-08 19:03:15] "POST /ref-update HTTP/1.1" 200 156 0.033633 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010054 10.0.0.130 - - [2025-10-08 19:03:15] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052513 10.0.0.130 - - [2025-10-08 19:03:15] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.009853 10.0.0.130 - - [2025-10-08 19:03:15] "GET /virtual-machine-interface/fccd6183-aa97-4cf2-8578-335407ae087d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.017886 10.0.0.130 - - [2025-10-08 19:03:15] "GET /virtual-machine-interface/fccd6183-aa97-4cf2-8578-335407ae087d?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.013185 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.130 - - [2025-10-08 19:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017496 10.0.0.130 - - [2025-10-08 19:03:15] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.009716 10.0.0.130 - - [2025-10-08 19:03:15] "GET /floating-ip-pool/1796a031-c80a-4d7e-a420-4336aad8fb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021724 10.0.0.130 - - [2025-10-08 19:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033607 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.130 - - [2025-10-08 19:03:15] "POST /floating-ips HTTP/1.1" 200 673 0.118458 10.0.0.130 - - [2025-10-08 19:03:15] "POST /virtual-machines HTTP/1.1" 200 430 0.049589 10.0.0.130 - - [2025-10-08 19:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.050642 10.0.0.130 - - [2025-10-08 19:03:15] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002354 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.130 - - [2025-10-08 19:03:15] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003093 10.0.0.130 - - [2025-10-08 19:03:15] "POST /tags HTTP/1.1" 409 221 0.002926 10.0.0.130 - - [2025-10-08 19:03:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139649 10.0.0.130 - - [2025-10-08 19:03:15] "POST /chown HTTP/1.1" 200 109 0.035495 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.130 - - [2025-10-08 19:03:15] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011197 10.0.0.130 - - [2025-10-08 19:03:15] "POST /tags HTTP/1.1" 409 238 0.002504 10.0.0.130 - - [2025-10-08 19:03:15] "POST /chown HTTP/1.1" 200 109 0.006695 10.0.0.130 - - [2025-10-08 19:03:15] "PUT /virtual-machine-interface/2bdd2328-4af1-4c70-93b7-87ff597ab227 HTTP/1.1" 200 285 0.012473 10.0.0.130 - - [2025-10-08 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.130 - - [2025-10-08 19:03:15] "GET /tag/8363ed8a-e6a7-4ad5-9689-df72392466c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014002 10.0.0.130 - - [2025-10-08 19:03:15] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.043077 10.0.0.130 - - [2025-10-08 19:03:15] "POST /firewall-rules HTTP/1.1" 200 652 0.097914 10.0.0.130 - - [2025-10-08 19:03:15] "POST /ref-update HTTP/1.1" 200 156 0.066470 10.0.0.130 - - [2025-10-08 19:03:15] "POST /ref-update HTTP/1.1" 200 156 0.015376 10.0.0.130 - - [2025-10-08 19:03:15] "GET /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.021163 10.0.0.130 - - [2025-10-08 19:03:15] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004339 10.0.0.130 - - [2025-10-08 19:03:15] "POST /ref-update HTTP/1.1" 200 156 0.023312 10.0.0.130 - - [2025-10-08 19:03:15] "GET /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006069 10.0.0.130 - - [2025-10-08 19:03:15] "POST /ref-update HTTP/1.1" 200 156 0.012128 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.036663 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.042935 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019434 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.015273 10.0.0.130 - - [2025-10-08 19:03:16] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069297 10.0.0.130 - - [2025-10-08 19:03:16] "POST /virtual-machines HTTP/1.1" 200 430 0.010501 10.0.0.130 - - [2025-10-08 19:03:16] "GET /loadbalancer/f90cda43-e7d1-4a19-8bba-804df9888659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004709 10.0.0.130 - - [2025-10-08 19:03:16] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.086772 10.0.0.130 - - [2025-10-08 19:03:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129365 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015528 10.0.0.130 - - [2025-10-08 19:03:16] "POST /chown HTTP/1.1" 200 109 0.018026 10.0.0.130 - - [2025-10-08 19:03:16] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.026874 10.0.0.130 - - [2025-10-08 19:03:16] "POST /chown HTTP/1.1" 200 109 0.021568 10.0.0.130 - - [2025-10-08 19:03:16] "GET /loadbalancer-listener/ed90146b-eeb8-4090-95fa-3a82fe419d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.016452 10.0.0.130 - - [2025-10-08 19:03:16] "GET /loadbalancer-listener/ed90146b-eeb8-4090-95fa-3a82fe419d9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005972 10.0.0.130 - - [2025-10-08 19:03:16] "PUT /virtual-machine-interface/4ea9b787-72f2-4167-b6e6-786a396b9c60 HTTP/1.1" 200 285 0.018861 10.0.0.130 - - [2025-10-08 19:03:16] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.021603 10.0.0.130 - - [2025-10-08 19:03:16] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.018004 10.0.0.130 - - [2025-10-08 19:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012557 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.025595 10.0.0.130 - - [2025-10-08 19:03:16] "GET /loadbalancer-pool/f8f3dfbf-c979-43ac-92f0-f923357ea65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003066 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.020585 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.027620 10.0.0.130 - - [2025-10-08 19:03:16] "POST /loadbalancer-members HTTP/1.1" 200 709 0.058763 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.040286 10.0.0.130 - - [2025-10-08 19:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034807 10.0.0.130 - - [2025-10-08 19:03:16] "GET /loadbalancer-member/581d6f39-5d4c-46f0-83e3-4aee72496a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.022168 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.048146 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.130 - - [2025-10-08 19:03:16] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002682 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.130 - - [2025-10-08 19:03:16] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004735 10.0.0.130 - - [2025-10-08 19:03:16] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.130 - - [2025-10-08 19:03:16] "POST /chown HTTP/1.1" 200 109 0.022680 10.0.0.130 - - [2025-10-08 19:03:16] "POST /tags HTTP/1.1" 409 221 0.004581 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.130 - - [2025-10-08 19:03:16] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011438 10.0.0.130 - - [2025-10-08 19:03:16] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.030452 10.0.0.130 - - [2025-10-08 19:03:16] "POST /tags HTTP/1.1" 409 238 0.002147 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.130 - - [2025-10-08 19:03:16] "GET /tag/8363ed8a-e6a7-4ad5-9689-df72392466c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013290 10.0.0.130 - - [2025-10-08 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.023368 10.0.0.130 - - [2025-10-08 19:03:16] "POST /chown HTTP/1.1" 200 109 0.010388 10.0.0.130 - - [2025-10-08 19:03:16] "POST /chown HTTP/1.1" 200 109 0.019796 10.0.0.130 - - [2025-10-08 19:03:16] "POST /firewall-rules HTTP/1.1" 409 293 0.004826 10.0.0.130 - - [2025-10-08 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.130 - - [2025-10-08 19:03:16] "PUT /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc HTTP/1.1" 200 261 0.015302 10.0.0.130 - - [2025-10-08 19:03:16] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.011289 10.0.0.130 - - [2025-10-08 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.020109 10.0.0.130 - - [2025-10-08 19:03:17] "GET /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009337 10.0.0.130 - - [2025-10-08 19:03:17] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008189 10.0.0.130 - - [2025-10-08 19:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.130 - - [2025-10-08 19:03:17] "GET /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.001935 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.006562 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.021791 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.023811 10.0.0.130 - - [2025-10-08 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.010880 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.011601 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.023935 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.012322 10.0.0.130 - - [2025-10-08 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.024042 10.0.0.130 - - [2025-10-08 19:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.012733 10.0.0.130 - - [2025-10-08 19:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009538 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.035871 10.0.0.130 - - [2025-10-08 19:03:17] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005093 10.0.0.130 - - [2025-10-08 19:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.024199 10.0.0.130 - - [2025-10-08 19:03:17] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037390 10.0.0.130 - - [2025-10-08 19:03:17] "POST /virtual-machines HTTP/1.1" 200 374 0.017497 10.0.0.130 - - [2025-10-08 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.029872 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.015453 10.0.0.130 - - [2025-10-08 19:03:17] "POST /chown HTTP/1.1" 200 109 0.014758 10.0.0.130 - - [2025-10-08 19:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014655 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 257 0.060648 10.0.0.130 - - [2025-10-08 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.029917 10.0.0.130 - - [2025-10-08 19:03:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.154516 10.0.0.130 - - [2025-10-08 19:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031999 10.0.0.130 - - [2025-10-08 19:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010014 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.008721 10.0.0.130 - - [2025-10-08 19:03:17] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.011925 10.0.0.130 - - [2025-10-08 19:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023774 10.0.0.130 - - [2025-10-08 19:03:17] "POST /instance-ips HTTP/1.1" 200 414 0.032067 10.0.0.130 - - [2025-10-08 19:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023252 10.0.0.130 - - [2025-10-08 19:03:17] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.010396 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.020397 10.0.0.130 - - [2025-10-08 19:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013311 10.0.0.130 - - [2025-10-08 19:03:17] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.013809 10.0.0.130 - - [2025-10-08 19:03:17] "POST /set-tag HTTP/1.1" 200 109 0.041288 10.0.0.130 - - [2025-10-08 19:03:18] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011386 10.0.0.130 - - [2025-10-08 19:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035635 10.0.0.130 - - [2025-10-08 19:03:18] "GET /instance-ip/7319d830-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008425 10.0.0.130 - - [2025-10-08 19:03:18] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.008107 10.0.0.130 - - [2025-10-08 19:03:18] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005134 10.0.0.130 - - [2025-10-08 19:03:18] "POST /set-tag HTTP/1.1" 200 109 0.003887 10.0.0.130 - - [2025-10-08 19:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010726 10.0.0.130 - - [2025-10-08 19:03:18] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.012162 10.0.0.130 - - [2025-10-08 19:03:18] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.007302 10.0.0.130 - - [2025-10-08 19:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016224 10.0.0.130 - - [2025-10-08 19:03:18] "POST /ref-update HTTP/1.1" 200 156 0.033517 10.0.0.130 - - [2025-10-08 19:03:18] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.022314 10.0.0.130 - - [2025-10-08 19:03:18] "POST /set-tag HTTP/1.1" 200 109 0.003432 10.0.0.130 - - [2025-10-08 19:03:18] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005399 10.0.0.130 - - [2025-10-08 19:03:18] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.130 - - [2025-10-08 19:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.004969 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.006580 10.0.0.130 - - [2025-10-08 19:03:18] "POST /ref-update HTTP/1.1" 200 156 0.019750 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.021311 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.005663 10.0.0.130 - - [2025-10-08 19:03:18] "POST /ref-update HTTP/1.1" 200 156 0.013605 10.0.0.130 - - [2025-10-08 19:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.007008 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.022807 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.016086 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.006521 10.0.0.130 - - [2025-10-08 19:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.007521 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.006920 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.016988 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.019668 10.0.0.130 - - [2025-10-08 19:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.005833 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.016798 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.012844 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.006512 10.0.0.130 - - [2025-10-08 19:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.005737 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.014012 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.006619 10.0.0.130 - - [2025-10-08 19:03:18] "POST /chown HTTP/1.1" 200 109 0.016452 10.0.0.130 - - [2025-10-08 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.016596 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.013245 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.130 - - [2025-10-08 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007761 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.006017 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.005991 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.011460 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.015439 10.0.0.130 - - [2025-10-08 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.007469 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.013747 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.007386 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.021192 10.0.0.130 - - [2025-10-08 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.007291 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.025530 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.030411 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.007069 10.0.0.130 - - [2025-10-08 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.006866 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.017723 10.0.0.130 - - [2025-10-08 19:03:19] "POST /chown HTTP/1.1" 200 109 0.014049 10.0.0.130 - - [2025-10-08 19:03:25] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005389 10.0.0.130 - - [2025-10-08 19:03:25] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.130 - - [2025-10-08 19:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.130 - - [2025-10-08 19:03:25] "GET /loadbalancer/92282ef9-e72f-4536-9208-94f05ee304b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002769 10.0.0.130 - - [2025-10-08 19:03:25] "GET /loadbalancer-pool/ea425bed-52fa-4533-93b9-3d0e8a0fc362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002466 10.0.0.130 - - [2025-10-08 19:03:25] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024055 10.0.0.130 - - [2025-10-08 19:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008724 10.0.0.130 - - [2025-10-08 19:03:25] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007045 10.0.0.130 - - [2025-10-08 19:03:25] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005406 10.0.0.130 - - [2025-10-08 19:03:25] "POST /tags HTTP/1.1" 409 221 0.002096 10.0.0.130 - - [2025-10-08 19:03:25] "POST /ref-update HTTP/1.1" 200 156 0.007141 10.0.0.130 - - [2025-10-08 19:03:25] "GET /floating-ip/b36323e9-ada9-4361-9721-d45111275174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.011057 10.0.0.130 - - [2025-10-08 19:03:25] "PUT /floating-ip/b36323e9-ada9-4361-9721-d45111275174 HTTP/1.1" 200 257 0.008418 10.0.0.130 - - [2025-10-08 19:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.130 - - [2025-10-08 19:03:25] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009840 10.0.0.130 - - [2025-10-08 19:03:25] "POST /set-tag HTTP/1.1" 200 109 0.018122 10.0.0.130 - - [2025-10-08 19:03:26] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006444 10.0.0.130 - - [2025-10-08 19:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.130 - - [2025-10-08 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.130 - - [2025-10-08 19:03:26] "GET /loadbalancer/92282ef9-e72f-4536-9208-94f05ee304b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002355 10.0.0.130 - - [2025-10-08 19:03:26] "GET /loadbalancer-pool/ea425bed-52fa-4533-93b9-3d0e8a0fc362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003620 10.0.0.130 - - [2025-10-08 19:03:26] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014043 10.0.0.130 - - [2025-10-08 19:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011978 10.0.0.130 - - [2025-10-08 19:03:26] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015165 10.0.0.130 - - [2025-10-08 19:03:26] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011729 10.0.0.130 - - [2025-10-08 19:03:26] "POST /ref-update HTTP/1.1" 200 156 0.006644 10.0.0.130 - - [2025-10-08 19:03:26] "GET /floating-ip/b36323e9-ada9-4361-9721-d45111275174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.008468 10.0.0.130 - - [2025-10-08 19:03:26] "POST /set-tag HTTP/1.1" 200 109 0.017799 10.0.0.130 - - [2025-10-08 19:03:27] "GET /virtual-machine/495c93e7-e648-4226-852c-b1e4cc49f0ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003033 10.0.0.130 - - [2025-10-08 19:03:27] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003787 10.0.0.130 - - [2025-10-08 19:03:27] "GET /virtual-machine/09a13dc6-16a3-4866-9c35-c792c1170e66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003078 10.0.0.130 - - [2025-10-08 19:03:27] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004415 10.0.0.130 - - [2025-10-08 19:03:31] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006106 10.0.0.130 - - [2025-10-08 19:03:31] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.130 - - [2025-10-08 19:03:32] "GET /virtual-machine/15aae0d1-f2b5-4caa-a6ce-93883e469ce2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003287 10.0.0.130 - - [2025-10-08 19:03:32] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003753 10.0.0.130 - - [2025-10-08 19:03:32] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004518 10.0.0.130 - - [2025-10-08 19:03:32] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.130 - - [2025-10-08 19:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.130 - - [2025-10-08 19:03:34] "POST /chown HTTP/1.1" 200 109 0.006687 10.0.0.130 - - [2025-10-08 19:03:34] "POST /chown HTTP/1.1" 200 109 0.007549 10.0.0.130 - - [2025-10-08 19:03:34] "POST /chown HTTP/1.1" 200 109 0.015433 10.0.0.130 - - [2025-10-08 19:03:34] "POST /chown HTTP/1.1" 200 109 0.016248 10.0.0.130 - - [2025-10-08 19:04:04] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007851 10.0.0.130 - - [2025-10-08 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.130 - - [2025-10-08 19:04:04] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004973 10.0.0.130 - - [2025-10-08 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.007342 10.0.0.130 - - [2025-10-08 19:04:04] "GET /virtual-machine/15aae0d1-f2b5-4caa-a6ce-93883e469ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003505 10.0.0.130 - - [2025-10-08 19:04:04] "POST /ref-update HTTP/1.1" 200 156 0.009856 10.0.0.130 - - [2025-10-08 19:04:04] "GET /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007529 10.0.0.130 - - [2025-10-08 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.048594 10.0.0.130 - - [2025-10-08 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.019527 10.0.0.130 - - [2025-10-08 19:04:04] "DELETE /instance-ip/7319d830-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.061281 10.0.0.130 - - [2025-10-08 19:04:04] "DELETE /virtual-machine-interface/72fc1728-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.050625 10.0.0.130 - - [2025-10-08 19:04:04] "DELETE /virtual-machine/15aae0d1-f2b5-4caa-a6ce-93883e469ce2 HTTP/1.1" 200 115 0.024596 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 10.0.0.130 - - [2025-10-08 19:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.130 - - [2025-10-08 19:04:08] "GET /tag/8363ed8a-e6a7-4ad5-9689-df72392466c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016460 10.0.0.130 - - [2025-10-08 19:04:08] "GET /tag/8363ed8a-e6a7-4ad5-9689-df72392466c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014899 10.0.0.130 - - [2025-10-08 19:04:08] "GET /virtual-machine-interface/2bdd2328-4af1-4c70-93b7-87ff597ab227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004116 10.0.0.130 - - [2025-10-08 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.034905 10.0.0.130 - - [2025-10-08 19:04:08] "GET /virtual-machine-interface/4ea9b787-72f2-4167-b6e6-786a396b9c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005554 10.0.0.130 - - [2025-10-08 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.021606 10.0.0.130 - - [2025-10-08 19:04:08] "GET /virtual-machine-interface/fccd6183-aa97-4cf2-8578-335407ae087d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.020907 10.0.0.130 - - [2025-10-08 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.019702 10.0.0.130 - - [2025-10-08 19:04:08] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.031113 10.0.0.130 - - [2025-10-08 19:04:08] "GET /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002729 10.0.0.130 - - [2025-10-08 19:04:08] "POST /ref-update HTTP/1.1" 200 156 0.021905 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /firewall-rule/1ac0ef20-687a-49ca-973a-8646b97713bc HTTP/1.1" 200 115 0.070019 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /loadbalancer-member/581d6f39-5d4c-46f0-83e3-4aee72496a37 HTTP/1.1" 200 115 0.034123 10.0.0.130 - - [2025-10-08 19:04:08] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.014988 10.0.0.130 - - [2025-10-08 19:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032957 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /loadbalancer-pool/f8f3dfbf-c979-43ac-92f0-f923357ea65e HTTP/1.1" 200 115 0.085456 10.0.0.130 - - [2025-10-08 19:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.017992 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /loadbalancer-listener/ed90146b-eeb8-4090-95fa-3a82fe419d9e HTTP/1.1" 200 115 0.059951 10.0.0.130 - - [2025-10-08 19:04:08] "GET /floating-ip/0c487cfc-4f2e-4599-a25b-a61b14126fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.004913 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.012967 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.014174 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.024193 10.0.0.130 - - [2025-10-08 19:04:08] "PUT /floating-ip/0c487cfc-4f2e-4599-a25b-a61b14126fc1 HTTP/1.1" 200 257 0.033221 10.0.0.130 - - [2025-10-08 19:04:08] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.010543 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /floating-ip/0c487cfc-4f2e-4599-a25b-a61b14126fc1 HTTP/1.1" 200 115 0.069388 10.0.0.130 - - [2025-10-08 19:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033586 10.0.0.130 - - [2025-10-08 19:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /loadbalancer/f90cda43-e7d1-4a19-8bba-804df9888659 HTTP/1.1" 200 115 0.045889 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.007463 10.0.0.130 - - [2025-10-08 19:04:08] "DELETE /instance-ip/d2552c93-3809-413f-ad27-6f41d26699cc HTTP/1.1" 200 115 0.097993 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.065523 10.0.0.130 - - [2025-10-08 19:04:08] "POST /chown HTTP/1.1" 200 109 0.011601 10.0.0.130 - - [2025-10-08 19:04:09] "POST /chown HTTP/1.1" 404 171 0.007119 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /virtual-machine-interface/fccd6183-aa97-4cf2-8578-335407ae087d HTTP/1.1" 200 115 0.071682 10.0.0.130 - - [2025-10-08 19:04:09] "GET /floating-ip-pool/1796a031-c80a-4d7e-a420-4336aad8fb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002471 10.0.0.130 - - [2025-10-08 19:04:09] "POST /ref-update HTTP/1.1" 200 156 0.022628 10.0.0.130 - - [2025-10-08 19:04:09] "PUT /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 267 0.012965 10.0.0.130 - - [2025-10-08 19:04:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022074 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /tag/8363ed8a-e6a7-4ad5-9689-df72392466c6 HTTP/1.1" 200 115 0.120592 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /floating-ip-pool/1796a031-c80a-4d7e-a420-4336aad8fb69 HTTP/1.1" 200 115 0.076199 10.0.0.130 - - [2025-10-08 19:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.130 - - [2025-10-08 19:04:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001445 10.0.0.130 - - [2025-10-08 19:04:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001321 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /virtual-network/b2d58f2e-9d43-4b1d-a3ce-5d077d306c96 HTTP/1.1" 200 115 0.078131 10.0.0.130 - - [2025-10-08 19:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.130 - - [2025-10-08 19:04:09] "GET /routing-instance/bf6aaef5-5085-4e5a-b9f2-de45ddb301b0 HTTP/1.1" 404 171 0.001317 10.0.0.130 - - [2025-10-08 19:04:09] "GET /domains HTTP/1.1" 200 281 0.001482 10.0.0.130 - - [2025-10-08 19:04:09] "GET /domain/e25eef52-3800-4557-9d2d-9c464df50744 HTTP/1.1" 200 3100 0.002332 10.0.0.130 - - [2025-10-08 19:04:09] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99 HTTP/1.1" 200 7439 0.046826 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /service-instance/1d31f337-80bb-4d52-a314-4ff50bd044be HTTP/1.1" 200 115 0.057559 10.0.0.130 - - [2025-10-08 19:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.130 - - [2025-10-08 19:04:09] "GET /virtual-machine-interface/2bdd2328-4af1-4c70-93b7-87ff597ab227?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004441 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /route-target/80036435-cec7-4f33-88e4-2d80c1109290 HTTP/1.1" 200 115 0.037548 10.0.0.130 - - [2025-10-08 19:04:09] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006583 10.0.0.130 - - [2025-10-08 19:04:09] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.130 - - [2025-10-08 19:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.130 - - [2025-10-08 19:04:09] "GET /loadbalancer/92282ef9-e72f-4536-9208-94f05ee304b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001932 10.0.0.130 - - [2025-10-08 19:04:09] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007743 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /virtual-machine-interface/2bdd2328-4af1-4c70-93b7-87ff597ab227 HTTP/1.1" 200 115 0.070400 10.0.0.130 - - [2025-10-08 19:04:09] "POST /ref-update HTTP/1.1" 200 156 0.018560 10.0.0.130 - - [2025-10-08 19:04:09] "POST /set-tag HTTP/1.1" 200 109 0.054775 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /virtual-machine/188620c0-47db-400b-8deb-4d8c14511eb6 HTTP/1.1" 200 115 0.069841 10.0.0.130 - - [2025-10-08 19:04:09] "GET /virtual-machine-interface/4ea9b787-72f2-4167-b6e6-786a396b9c60?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.011639 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /loadbalancer-member/a46f09f1-1d1d-4cfa-832e-43bee3bebab7 HTTP/1.1" 200 115 0.058927 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /virtual-machine-interface/4ea9b787-72f2-4167-b6e6-786a396b9c60 HTTP/1.1" 200 115 0.047473 10.0.0.130 - - [2025-10-08 19:04:09] "DELETE /virtual-machine/625d432e-481b-4ae0-b964-c4b40a9423f7 HTTP/1.1" 200 115 0.022022 10.0.0.130 - - [2025-10-08 19:04:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005403 10.0.0.130 - - [2025-10-08 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.130 - - [2025-10-08 19:04:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004800 10.0.0.130 - - [2025-10-08 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.130 - - [2025-10-08 19:04:10] "GET /virtual-machine/09a13dc6-16a3-4866-9c35-c792c1170e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002569 10.0.0.130 - - [2025-10-08 19:04:10] "POST /ref-update HTTP/1.1" 200 156 0.007895 10.0.0.130 - - [2025-10-08 19:04:10] "GET /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004169 10.0.0.130 - - [2025-10-08 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.014601 10.0.0.130 - - [2025-10-08 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.029956 10.0.0.130 - - [2025-10-08 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.013222 10.0.0.130 - - [2025-10-08 19:04:10] "DELETE /instance-ip/6e9edbca-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.043578 10.0.0.130 - - [2025-10-08 19:04:10] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.130 - - [2025-10-08 19:04:10] "DELETE /virtual-machine-interface/6e88678c-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.044254 10.0.0.130 - - [2025-10-08 19:04:10] "DELETE /virtual-machine/09a13dc6-16a3-4866-9c35-c792c1170e66 HTTP/1.1" 200 115 0.015904 10.0.0.130 - - [2025-10-08 19:04:14] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005670 10.0.0.130 - - [2025-10-08 19:04:14] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.130 - - [2025-10-08 19:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.130 - - [2025-10-08 19:04:14] "GET /loadbalancer/92282ef9-e72f-4536-9208-94f05ee304b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002241 10.0.0.130 - - [2025-10-08 19:04:15] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008860 10.0.0.130 - - [2025-10-08 19:04:15] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.130 - - [2025-10-08 19:04:15] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004429 10.0.0.130 - - [2025-10-08 19:04:15] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.130 - - [2025-10-08 19:04:15] "GET /virtual-machine/495c93e7-e648-4226-852c-b1e4cc49f0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002338 10.0.0.130 - - [2025-10-08 19:04:15] "POST /ref-update HTTP/1.1" 200 156 0.010073 10.0.0.130 - - [2025-10-08 19:04:15] "GET /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.011516 10.0.0.130 - - [2025-10-08 19:04:15] "POST /set-tag HTTP/1.1" 200 109 0.019140 10.0.0.130 - - [2025-10-08 19:04:15] "POST /set-tag HTTP/1.1" 200 109 0.022034 10.0.0.130 - - [2025-10-08 19:04:15] "POST /set-tag HTTP/1.1" 200 109 0.026114 10.0.0.130 - - [2025-10-08 19:04:15] "DELETE /instance-ip/6e42b20a-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.055020 10.0.0.130 - - [2025-10-08 19:04:15] "POST /ref-update HTTP/1.1" 200 156 0.017808 10.0.0.130 - - [2025-10-08 19:04:15] "DELETE /virtual-machine-interface/6e2b892c-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.047109 10.0.0.130 - - [2025-10-08 19:04:15] "DELETE /virtual-machine/495c93e7-e648-4226-852c-b1e4cc49f0ba HTTP/1.1" 200 115 0.020170 10.0.0.130 - - [2025-10-08 19:04:15] "DELETE /tag/8b5e103a-090d-4176-b1e1-a04cbe3f3028 HTTP/1.1" 200 115 0.051444 10.0.0.130 - - [2025-10-08 19:04:16] "DELETE /tag/0adda1e6-26d3-478c-b8c4-082f748bcd0f HTTP/1.1" 200 115 0.076199 10.0.0.130 - - [2025-10-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.130 - - [2025-10-08 19:04:19] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031047 10.0.0.130 - - [2025-10-08 19:04:19] "POST /tags HTTP/1.1" 200 394 0.026162 10.0.0.130 - - [2025-10-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.130 - - [2025-10-08 19:04:19] "GET /tag/57d54a5c-6111-473a-ad6f-22cef333f3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012040 10.0.0.130 - - [2025-10-08 19:04:19] "POST /tags HTTP/1.1" 200 342 0.019522 10.0.0.130 - - [2025-10-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.130 - - [2025-10-08 19:04:19] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012994 10.0.0.130 - - [2025-10-08 19:04:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000882 10.0.0.130 - - [2025-10-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.005273 10.0.0.130 - - [2025-10-08 19:04:20] "POST /security-groups HTTP/1.1" 200 589 0.063640 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.001663 10.0.0.130 - - [2025-10-08 19:04:20] "POST /projects HTTP/1.1" 200 521 0.190513 10.0.0.130 - - [2025-10-08 19:04:20] "POST /access-control-lists HTTP/1.1" 200 600 0.062478 10.0.0.130 - - [2025-10-08 19:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027464 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.130 - - [2025-10-08 19:04:20] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008387 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.005116 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.130 - - [2025-10-08 19:04:20] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.019016 10.0.0.130 - - [2025-10-08 19:04:20] "POST /access-control-lists HTTP/1.1" 200 598 0.065242 10.0.0.130 - - [2025-10-08 19:04:20] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.054740 10.0.0.130 - - [2025-10-08 19:04:20] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.054936 10.0.0.130 - - [2025-10-08 19:04:20] "POST /security-groups HTTP/1.1" 200 593 0.064094 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.002730 10.0.0.130 - - [2025-10-08 19:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036923 10.0.0.130 - - [2025-10-08 19:04:20] "POST /chown HTTP/1.1" 200 109 0.023055 10.0.0.130 - - [2025-10-08 19:04:20] "POST /access-control-lists HTTP/1.1" 200 634 0.056054 10.0.0.130 - - [2025-10-08 19:04:20] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002483 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.130 - - [2025-10-08 19:04:20] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002163 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.006952 10.0.0.130 - - [2025-10-08 19:04:20] "POST /tags HTTP/1.1" 409 226 0.006643 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.130 - - [2025-10-08 19:04:20] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014960 10.0.0.130 - - [2025-10-08 19:04:20] "POST /access-control-lists HTTP/1.1" 200 632 0.069506 10.0.0.130 - - [2025-10-08 19:04:20] "POST /firewall-rules HTTP/1.1" 200 602 0.065029 10.0.0.130 - - [2025-10-08 19:04:20] "GET /firewall-rule/f0a61c79-c2ec-40a4-8fed-bb75b218cdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006780 10.0.0.130 - - [2025-10-08 19:04:20] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003048 10.0.0.130 - - [2025-10-08 19:04:20] "GET /firewall-rule/f0a61c79-c2ec-40a4-8fed-bb75b218cdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002891 10.0.0.130 - - [2025-10-08 19:04:20] "POST /ref-update HTTP/1.1" 200 156 0.042232 10.0.0.130 - - [2025-10-08 19:04:20] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009820 10.0.0.130 - - [2025-10-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.130 - - [2025-10-08 19:04:20] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002525 10.0.0.130 - - [2025-10-08 19:04:20] "POST /tags HTTP/1.1" 409 226 0.001329 10.0.0.130 - - [2025-10-08 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.130 - - [2025-10-08 19:04:21] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011806 10.0.0.130 - - [2025-10-08 19:04:21] "POST /firewall-rules HTTP/1.1" 200 600 0.079182 10.0.0.130 - - [2025-10-08 19:04:21] "GET /firewall-rule/49443e23-b669-481d-a1de-b2209c25c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.014578 10.0.0.130 - - [2025-10-08 19:04:21] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004267 10.0.0.130 - - [2025-10-08 19:04:21] "GET /firewall-rule/49443e23-b669-481d-a1de-b2209c25c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002387 10.0.0.130 - - [2025-10-08 19:04:21] "POST /ref-update HTTP/1.1" 200 156 0.052552 10.0.0.130 - - [2025-10-08 19:04:22] "POST /tags HTTP/1.1" 200 394 0.023592 10.0.0.130 - - [2025-10-08 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.130 - - [2025-10-08 19:04:22] "GET /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011884 10.0.0.130 - - [2025-10-08 19:04:22] "POST /tags HTTP/1.1" 200 342 0.016796 10.0.0.130 - - [2025-10-08 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.130 - - [2025-10-08 19:04:22] "GET /tag/4ff68e39-1b02-43e0-b3d6-7ffafe67c603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011750 10.0.0.130 - - [2025-10-08 19:04:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000503 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005282 10.0.0.130 - - [2025-10-08 19:04:23] "POST /security-groups HTTP/1.1" 200 589 0.090241 10.0.0.130 - - [2025-10-08 19:04:23] "POST /projects HTTP/1.1" 200 521 0.207454 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003010 10.0.0.130 - - [2025-10-08 19:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017843 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012011 10.0.0.130 - - [2025-10-08 19:04:23] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.023661 10.0.0.130 - - [2025-10-08 19:04:23] "POST /access-control-lists HTTP/1.1" 200 600 0.074067 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011827 10.0.0.130 - - [2025-10-08 19:04:23] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004484 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.002408 10.0.0.130 - - [2025-10-08 19:04:23] "POST /access-control-lists HTTP/1.1" 200 598 0.060197 10.0.0.130 - - [2025-10-08 19:04:23] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.113183 10.0.0.130 - - [2025-10-08 19:04:23] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.086001 10.0.0.130 - - [2025-10-08 19:04:23] "POST /security-groups HTTP/1.1" 200 593 0.084413 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.002282 10.0.0.130 - - [2025-10-08 19:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020579 10.0.0.130 - - [2025-10-08 19:04:23] "POST /chown HTTP/1.1" 200 109 0.058849 10.0.0.130 - - [2025-10-08 19:04:23] "POST /access-control-lists HTTP/1.1" 200 634 0.099403 10.0.0.130 - - [2025-10-08 19:04:23] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014524 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.029503 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.130 - - [2025-10-08 19:04:23] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002543 10.0.0.130 - - [2025-10-08 19:04:23] "POST /tags HTTP/1.1" 409 226 0.001487 10.0.0.130 - - [2025-10-08 19:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.130 - - [2025-10-08 19:04:23] "GET /tag/4ff68e39-1b02-43e0-b3d6-7ffafe67c603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.033683 10.0.0.130 - - [2025-10-08 19:04:23] "POST /access-control-lists HTTP/1.1" 200 632 0.081450 10.0.0.130 - - [2025-10-08 19:04:24] "POST /firewall-rules HTTP/1.1" 200 602 0.114999 10.0.0.130 - - [2025-10-08 19:04:24] "GET /firewall-rule/b9555ab3-413e-4c2f-86d6-55afd7c48840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004839 10.0.0.130 - - [2025-10-08 19:04:24] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003738 10.0.0.130 - - [2025-10-08 19:04:24] "GET /firewall-rule/b9555ab3-413e-4c2f-86d6-55afd7c48840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002136 10.0.0.130 - - [2025-10-08 19:04:24] "POST /ref-update HTTP/1.1" 200 156 0.069345 10.0.0.130 - - [2025-10-08 19:04:24] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003362 10.0.0.130 - - [2025-10-08 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.130 - - [2025-10-08 19:04:24] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002942 10.0.0.130 - - [2025-10-08 19:04:24] "POST /tags HTTP/1.1" 409 226 0.001659 10.0.0.130 - - [2025-10-08 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.130 - - [2025-10-08 19:04:24] "GET /tag/4ff68e39-1b02-43e0-b3d6-7ffafe67c603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011158 10.0.0.130 - - [2025-10-08 19:04:24] "POST /firewall-rules HTTP/1.1" 200 600 0.079763 10.0.0.130 - - [2025-10-08 19:04:24] "GET /firewall-rule/8a00fe7c-c36f-42bd-891b-9a01b6023d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.019347 10.0.0.130 - - [2025-10-08 19:04:24] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006788 10.0.0.130 - - [2025-10-08 19:04:24] "GET /firewall-rule/8a00fe7c-c36f-42bd-891b-9a01b6023d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002129 10.0.0.130 - - [2025-10-08 19:04:24] "POST /ref-update HTTP/1.1" 200 156 0.086663 10.0.0.130 - - [2025-10-08 19:04:25] "POST /tags HTTP/1.1" 200 346 0.092034 10.0.0.130 - - [2025-10-08 19:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020694 10.0.0.130 - - [2025-10-08 19:04:25] "GET /tag/b3dd3c6a-c5e4-4ea1-abad-0dcf6693fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.027131 10.0.0.130 - - [2025-10-08 19:04:25] "POST /projects HTTP/1.1" 409 238 0.003138 10.0.0.130 - - [2025-10-08 19:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.130 - - [2025-10-08 19:04:26] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045765 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.130 - - [2025-10-08 19:04:26] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006221 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.130 - - [2025-10-08 19:04:26] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003919 10.0.0.130 - - [2025-10-08 19:04:26] "POST /security-groups HTTP/1.1" 409 285 0.002100 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.130 - - [2025-10-08 19:04:26] "PUT /security-group/b41ccdbc-9d72-4345-95ec-cc342947b5a2 HTTP/1.1" 200 263 0.058715 10.0.0.130 - - [2025-10-08 19:04:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027923 10.0.0.130 - - [2025-10-08 19:04:26] "PUT /access-control-list/adebab9d-9d27-48c0-865f-e8632abeeb33 HTTP/1.1" 200 273 0.022645 10.0.0.130 - - [2025-10-08 19:04:26] "POST /tags HTTP/1.1" 409 228 0.016346 10.0.0.130 - - [2025-10-08 19:04:26] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.081709 10.0.0.130 - - [2025-10-08 19:04:26] "PUT /access-control-list/f7506919-f72e-41d8-9b7d-d82d51ebebd1 HTTP/1.1" 200 273 0.036599 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011176 10.0.0.130 - - [2025-10-08 19:04:26] "GET /tag/b3dd3c6a-c5e4-4ea1-abad-0dcf6693fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.020169 10.0.0.130 - - [2025-10-08 19:04:26] "POST /tags HTTP/1.1" 200 346 0.037935 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.130 - - [2025-10-08 19:04:26] "GET /tag/824c5c28-543c-425f-b5d0-b6dbf536945f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019679 10.0.0.130 - - [2025-10-08 19:04:26] "POST /projects HTTP/1.1" 409 238 0.002172 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.130 - - [2025-10-08 19:04:26] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030801 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.130 - - [2025-10-08 19:04:26] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.010669 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.130 - - [2025-10-08 19:04:26] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004051 10.0.0.130 - - [2025-10-08 19:04:26] "POST /security-groups HTTP/1.1" 409 285 0.004025 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.130 - - [2025-10-08 19:04:26] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046948 10.0.0.130 - - [2025-10-08 19:04:26] "PUT /security-group/ece9c20c-d96b-4db5-a10c-c9c4173e10f4 HTTP/1.1" 200 263 0.084733 10.0.0.130 - - [2025-10-08 19:04:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030928 10.0.0.130 - - [2025-10-08 19:04:26] "PUT /access-control-list/fa3a4f39-af55-4f6a-8088-9ddf042e7748 HTTP/1.1" 200 273 0.028566 10.0.0.130 - - [2025-10-08 19:04:26] "POST /tags HTTP/1.1" 409 228 0.014475 10.0.0.130 - - [2025-10-08 19:04:26] "PUT /access-control-list/2770f774-c9c5-4d21-b49c-3b3602066ca9 HTTP/1.1" 200 273 0.025863 10.0.0.130 - - [2025-10-08 19:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.130 - - [2025-10-08 19:04:26] "GET /tag/824c5c28-543c-425f-b5d0-b6dbf536945f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009886 10.0.0.130 - - [2025-10-08 19:04:26] "POST /tags HTTP/1.1" 200 292 0.050216 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.130 - - [2025-10-08 19:04:27] "GET /tag/bb05b123-3c37-4502-856a-f97df032ea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011321 10.0.0.130 - - [2025-10-08 19:04:27] "POST /tags HTTP/1.1" 200 304 0.051166 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.130 - - [2025-10-08 19:04:27] "GET /tag/220d7922-6916-4a60-b1b2-6c1f4a1b6d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013476 10.0.0.130 - - [2025-10-08 19:04:27] "POST /tags HTTP/1.1" 409 252 0.002059 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.130 - - [2025-10-08 19:04:27] "GET /tag/57d54a5c-6111-473a-ad6f-22cef333f3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011307 10.0.0.130 - - [2025-10-08 19:04:27] "POST /tags HTTP/1.1" 409 226 0.002156 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.130 - - [2025-10-08 19:04:27] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011300 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.130 - - [2025-10-08 19:04:27] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004192 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.130 - - [2025-10-08 19:04:27] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039408 10.0.0.130 - - [2025-10-08 19:04:27] "POST /virtual-machines HTTP/1.1" 200 396 0.008243 10.0.0.130 - - [2025-10-08 19:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009678 10.0.0.130 - - [2025-10-08 19:04:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122045 10.0.0.130 - - [2025-10-08 19:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007358 10.0.0.130 - - [2025-10-08 19:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986 10.0.0.130 - - [2025-10-08 19:04:27] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003954 10.0.0.130 - - [2025-10-08 19:04:27] "POST /instance-ips HTTP/1.1" 200 398 0.019186 10.0.0.130 - - [2025-10-08 19:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028415 10.0.0.130 - - [2025-10-08 19:04:27] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007272 10.0.0.130 - - [2025-10-08 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.063899 10.0.0.130 - - [2025-10-08 19:04:27] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005777 10.0.0.130 - - [2025-10-08 19:04:27] "GET /instance-ip/9cb9df50-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007212 10.0.0.130 - - [2025-10-08 19:04:27] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004711 10.0.0.130 - - [2025-10-08 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.130 - - [2025-10-08 19:04:27] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003370 10.0.0.130 - - [2025-10-08 19:04:27] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005434 10.0.0.130 - - [2025-10-08 19:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006945 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003835 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.130 - - [2025-10-08 19:04:28] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049439 10.0.0.130 - - [2025-10-08 19:04:28] "POST /virtual-machines HTTP/1.1" 200 396 0.011090 10.0.0.130 - - [2025-10-08 19:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028721 10.0.0.130 - - [2025-10-08 19:04:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100693 10.0.0.130 - - [2025-10-08 19:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007881 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008394 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006931 10.0.0.130 - - [2025-10-08 19:04:28] "POST /instance-ips HTTP/1.1" 200 398 0.019067 10.0.0.130 - - [2025-10-08 19:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024566 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010451 10.0.0.130 - - [2025-10-08 19:04:28] "POST /set-tag HTTP/1.1" 200 109 0.063724 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016770 10.0.0.130 - - [2025-10-08 19:04:28] "GET /instance-ip/9d306a1c-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002640 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004533 10.0.0.130 - - [2025-10-08 19:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003380 10.0.0.130 - - [2025-10-08 19:04:28] "POST /ref-update HTTP/1.1" 200 156 0.008267 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004704 10.0.0.130 - - [2025-10-08 19:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.130 - - [2025-10-08 19:04:28] "POST /tags HTTP/1.1" 200 292 0.018354 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010547 10.0.0.130 - - [2025-10-08 19:04:28] "GET /tag/37665430-a346-4798-adf0-c45df8e6c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013367 10.0.0.130 - - [2025-10-08 19:04:28] "POST /tags HTTP/1.1" 409 252 0.001817 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.130 - - [2025-10-08 19:04:28] "GET /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009722 10.0.0.130 - - [2025-10-08 19:04:28] "POST /tags HTTP/1.1" 409 226 0.001542 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.130 - - [2025-10-08 19:04:28] "GET /tag/4ff68e39-1b02-43e0-b3d6-7ffafe67c603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010320 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.130 - - [2025-10-08 19:04:28] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004595 10.0.0.130 - - [2025-10-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.130 - - [2025-10-08 19:04:29] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034802 10.0.0.130 - - [2025-10-08 19:04:29] "POST /virtual-machines HTTP/1.1" 200 396 0.010726 10.0.0.130 - - [2025-10-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009975 10.0.0.130 - - [2025-10-08 19:04:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111666 10.0.0.130 - - [2025-10-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024263 10.0.0.130 - - [2025-10-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012900 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004659 10.0.0.130 - - [2025-10-08 19:04:29] "POST /instance-ips HTTP/1.1" 200 398 0.019094 10.0.0.130 - - [2025-10-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022938 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009467 10.0.0.130 - - [2025-10-08 19:04:29] "POST /set-tag HTTP/1.1" 200 109 0.059740 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016331 10.0.0.130 - - [2025-10-08 19:04:29] "GET /instance-ip/9db72c00-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002904 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004653 10.0.0.130 - - [2025-10-08 19:04:29] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003126 10.0.0.130 - - [2025-10-08 19:04:29] "POST /ref-update HTTP/1.1" 200 156 0.009323 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008247 10.0.0.130 - - [2025-10-08 19:04:29] "POST /set-tag HTTP/1.1" 200 109 0.003760 10.0.0.130 - - [2025-10-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.130 - - [2025-10-08 19:04:29] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003688 10.0.0.130 - - [2025-10-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.130 - - [2025-10-08 19:04:29] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039671 10.0.0.130 - - [2025-10-08 19:04:29] "POST /virtual-machines HTTP/1.1" 200 396 0.009518 10.0.0.130 - - [2025-10-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014184 10.0.0.130 - - [2025-10-08 19:04:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096644 10.0.0.130 - - [2025-10-08 19:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008601 10.0.0.130 - - [2025-10-08 19:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003977 10.0.0.130 - - [2025-10-08 19:04:30] "POST /instance-ips HTTP/1.1" 200 398 0.019640 10.0.0.130 - - [2025-10-08 19:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031925 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016521 10.0.0.130 - - [2025-10-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.068144 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018429 10.0.0.130 - - [2025-10-08 19:04:30] "GET /instance-ip/9e2a65b2-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002594 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004971 10.0.0.130 - - [2025-10-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.007124 10.0.0.130 - - [2025-10-08 19:04:30] "POST /tags HTTP/1.1" 200 300 0.026524 10.0.0.130 - - [2025-10-08 19:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.130 - - [2025-10-08 19:04:30] "GET /tag/db9ad085-a374-4fcc-87f9-e40d8d164fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011268 10.0.0.130 - - [2025-10-08 19:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004719 10.0.0.130 - - [2025-10-08 19:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.130 - - [2025-10-08 19:04:30] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029822 10.0.0.130 - - [2025-10-08 19:04:30] "POST /virtual-machines HTTP/1.1" 200 396 0.006485 10.0.0.130 - - [2025-10-08 19:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008923 10.0.0.130 - - [2025-10-08 19:04:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104088 10.0.0.130 - - [2025-10-08 19:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017378 10.0.0.130 - - [2025-10-08 19:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004931 10.0.0.130 - - [2025-10-08 19:04:30] "POST /instance-ips HTTP/1.1" 200 398 0.024016 10.0.0.130 - - [2025-10-08 19:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024972 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010900 10.0.0.130 - - [2025-10-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.018825 10.0.0.130 - - [2025-10-08 19:04:30] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012158 10.0.0.130 - - [2025-10-08 19:04:30] "GET /instance-ip/9e9a0a20-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003217 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004448 10.0.0.130 - - [2025-10-08 19:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003501 10.0.0.130 - - [2025-10-08 19:04:31] "POST /ref-update HTTP/1.1" 200 156 0.021469 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004239 10.0.0.130 - - [2025-10-08 19:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.130 - - [2025-10-08 19:04:31] "POST /tags HTTP/1.1" 200 300 0.017071 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.130 - - [2025-10-08 19:04:31] "GET /tag/9db96b1b-112c-4de4-8d96-8c7ecda1d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012395 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005426 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.130 - - [2025-10-08 19:04:31] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048459 10.0.0.130 - - [2025-10-08 19:04:31] "POST /virtual-machines HTTP/1.1" 200 396 0.008061 10.0.0.130 - - [2025-10-08 19:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027623 10.0.0.130 - - [2025-10-08 19:04:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096875 10.0.0.130 - - [2025-10-08 19:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017803 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007286 10.0.0.130 - - [2025-10-08 19:04:31] "POST /instance-ips HTTP/1.1" 200 398 0.027539 10.0.0.130 - - [2025-10-08 19:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026547 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008801 10.0.0.130 - - [2025-10-08 19:04:31] "POST /set-tag HTTP/1.1" 200 109 0.017815 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020710 10.0.0.130 - - [2025-10-08 19:04:31] "GET /instance-ip/9f1384ea-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003990 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004427 10.0.0.130 - - [2025-10-08 19:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.130 - - [2025-10-08 19:04:31] "POST /tags HTTP/1.1" 200 300 0.018817 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.130 - - [2025-10-08 19:04:31] "GET /tag/1d393c0a-7a8d-4660-ab56-91034d99228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013106 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.130 - - [2025-10-08 19:04:31] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004277 10.0.0.130 - - [2025-10-08 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.130 - - [2025-10-08 19:04:32] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029119 10.0.0.130 - - [2025-10-08 19:04:32] "POST /virtual-machines HTTP/1.1" 200 396 0.018593 10.0.0.130 - - [2025-10-08 19:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025410 10.0.0.130 - - [2025-10-08 19:04:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126283 10.0.0.130 - - [2025-10-08 19:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013162 10.0.0.130 - - [2025-10-08 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013955 10.0.0.130 - - [2025-10-08 19:04:32] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004882 10.0.0.130 - - [2025-10-08 19:04:32] "POST /instance-ips HTTP/1.1" 200 398 0.025481 10.0.0.130 - - [2025-10-08 19:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030807 10.0.0.130 - - [2025-10-08 19:04:32] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011265 10.0.0.130 - - [2025-10-08 19:04:32] "POST /set-tag HTTP/1.1" 200 109 0.017590 10.0.0.130 - - [2025-10-08 19:04:32] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019652 10.0.0.130 - - [2025-10-08 19:04:32] "GET /instance-ip/9f833844-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004992 10.0.0.130 - - [2025-10-08 19:04:32] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004392 10.0.0.130 - - [2025-10-08 19:04:32] "POST /set-tag HTTP/1.1" 200 109 0.001772 10.0.0.130 - - [2025-10-08 19:04:32] "POST /tags HTTP/1.1" 200 300 0.018114 10.0.0.130 - - [2025-10-08 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013780 10.0.0.130 - - [2025-10-08 19:04:32] "GET /tag/cfa77e66-d3e7-42a3-bc9b-29d572eacfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011824 10.0.0.130 - - [2025-10-08 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.130 - - [2025-10-08 19:04:32] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003458 10.0.0.130 - - [2025-10-08 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.130 - - [2025-10-08 19:04:32] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032220 10.0.0.130 - - [2025-10-08 19:04:32] "POST /virtual-machines HTTP/1.1" 200 396 0.007252 10.0.0.130 - - [2025-10-08 19:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009258 10.0.0.130 - - [2025-10-08 19:04:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096578 10.0.0.130 - - [2025-10-08 19:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017615 10.0.0.130 - - [2025-10-08 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004519 10.0.0.130 - - [2025-10-08 19:04:33] "POST /instance-ips HTTP/1.1" 200 398 0.020773 10.0.0.130 - - [2025-10-08 19:04:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022889 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009519 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.020048 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009906 10.0.0.130 - - [2025-10-08 19:04:33] "GET /instance-ip/9fed8c30-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002989 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004636 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003649 10.0.0.130 - - [2025-10-08 19:04:33] "POST /ref-update HTTP/1.1" 200 156 0.010106 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018197 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.006480 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004342 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003706 10.0.0.130 - - [2025-10-08 19:04:33] "POST /ref-update HTTP/1.1" 200 156 0.010395 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004447 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003235 10.0.0.130 - - [2025-10-08 19:04:33] "POST /ref-update HTTP/1.1" 200 156 0.007966 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004427 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003570 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-router/acf0494d-7fe6-4673-bc61-c70e0bd0a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004482 10.0.0.130 - - [2025-10-08 19:04:33] "POST /ref-update HTTP/1.1" 200 156 0.008357 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005843 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003904 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004681 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006292 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004126 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004393 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003543 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.130 - - [2025-10-08 19:04:33] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005432 10.0.0.130 - - [2025-10-08 19:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.130 - - [2025-10-08 19:04:34] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004504 10.0.0.130 - - [2025-10-08 19:04:34] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.130 - - [2025-10-08 19:04:36] "GET /virtual-machine/adef0d5e-953d-4488-bd37-64918c27e7f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003017 10.0.0.130 - - [2025-10-08 19:04:36] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005500 10.0.0.130 - - [2025-10-08 19:04:36] "GET /virtual-machine/c2bb6dda-400e-41ff-8aa5-1f89fcdc2b43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002922 10.0.0.130 - - [2025-10-08 19:04:36] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004239 10.0.0.130 - - [2025-10-08 19:04:38] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004371 10.0.0.130 - - [2025-10-08 19:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.130 - - [2025-10-08 19:04:38] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006507 10.0.0.130 - - [2025-10-08 19:04:38] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.130 - - [2025-10-08 19:04:38] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004570 10.0.0.130 - - [2025-10-08 19:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.130 - - [2025-10-08 19:04:39] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004555 10.0.0.130 - - [2025-10-08 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.130 - - [2025-10-08 19:04:41] "GET /virtual-machine/932446bf-a566-4ba4-8c97-535711a722a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003219 10.0.0.130 - - [2025-10-08 19:04:41] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003796 10.0.0.130 - - [2025-10-08 19:04:41] "GET /virtual-machine/8f0bfe73-3ccb-4276-b33f-2b660bc64476?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006431 10.0.0.130 - - [2025-10-08 19:04:42] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004246 10.0.0.130 - - [2025-10-08 19:04:42] "GET /virtual-machine/3361e519-adb3-4039-82b6-a33a4dfa48d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002940 10.0.0.130 - - [2025-10-08 19:04:42] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007119 10.0.0.130 - - [2025-10-08 19:04:43] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004758 10.0.0.130 - - [2025-10-08 19:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003022 10.0.0.130 - - [2025-10-08 19:04:43] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004405 10.0.0.130 - - [2025-10-08 19:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.130 - - [2025-10-08 19:04:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002889 10.0.0.130 - - [2025-10-08 19:04:45] "GET /global-system-configs HTTP/1.1" 200 323 0.003801 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-machine/fff571cc-22b3-4c43-b259-59fe24fa3786?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003210 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003747 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-machine/a28a3243-79a5-4b88-90f0-ba0d99945938?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003500 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021243 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-machine/27bf93f5-2801-4b4d-8ee0-9f1b423b0a55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003972 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004083 10.0.0.130 - - [2025-10-08 19:04:47] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003716 10.0.0.130 - - [2025-10-08 19:04:47] "POST /tags HTTP/1.1" 200 334 0.024885 10.0.0.130 - - [2025-10-08 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.130 - - [2025-10-08 19:04:47] "GET /tag/35fc4630-0db6-4387-ae38-2043b82b8680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012269 10.0.0.130 - - [2025-10-08 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.130 - - [2025-10-08 19:04:47] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030355 10.0.0.130 - - [2025-10-08 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.130 - - [2025-10-08 19:04:47] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003588 10.0.0.130 - - [2025-10-08 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.130 - - [2025-10-08 19:04:47] "GET /service-appliance-set/c888b2cf-2f0c-43eb-b7a2-9eca99ea081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003356 10.0.0.130 - - [2025-10-08 19:04:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001762 10.0.0.130 - - [2025-10-08 19:04:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098391 10.0.0.130 - - [2025-10-08 19:04:48] "GET /virtual-machine-interface/22ca88e1-af19-4e28-b3c7-15fa17e82eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004334 10.0.0.130 - - [2025-10-08 19:04:48] "POST /instance-ips HTTP/1.1" 200 410 0.020163 10.0.0.130 - - [2025-10-08 19:04:48] "GET /instance-ip/77f862b9-2b73-4ec8-81e7-bcc894acf10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005214 10.0.0.130 - - [2025-10-08 19:04:48] "POST /loadbalancers HTTP/1.1" 200 631 0.060072 10.0.0.130 - - [2025-10-08 19:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022443 10.0.0.130 - - [2025-10-08 19:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013419 10.0.0.130 - - [2025-10-08 19:04:48] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052473 10.0.0.130 - - [2025-10-08 19:04:48] "GET /instance-ip/77f862b9-2b73-4ec8-81e7-bcc894acf10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003728 10.0.0.130 - - [2025-10-08 19:04:48] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029144 10.0.0.130 - - [2025-10-08 19:04:48] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003199 10.0.0.130 - - [2025-10-08 19:04:48] "POST /floating-ips HTTP/1.1" 200 599 0.027670 10.0.0.130 - - [2025-10-08 19:04:48] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.032537 10.0.0.130 - - [2025-10-08 19:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.130 - - [2025-10-08 19:04:48] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034779 10.0.0.130 - - [2025-10-08 19:04:48] "GET /loadbalancer-listener/8e83545a-5355-4f0d-8c6c-fd6140b84299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.008321 10.0.0.130 - - [2025-10-08 19:04:48] "GET /loadbalancer-listener/8e83545a-5355-4f0d-8c6c-fd6140b84299?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003965 10.0.0.130 - - [2025-10-08 19:04:48] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.028495 10.0.0.130 - - [2025-10-08 19:04:48] "GET /instance-ip/77f862b9-2b73-4ec8-81e7-bcc894acf10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004401 10.0.0.130 - - [2025-10-08 19:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.130 - - [2025-10-08 19:04:48] "GET /instance-ip/77f862b9-2b73-4ec8-81e7-bcc894acf10f?fields=floating_ips HTTP/1.1" 200 1213 0.004589 10.0.0.130 - - [2025-10-08 19:04:48] "GET /floating-ip/cf2684c2-74b0-4bc7-94af-4f8e10c8ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004361 10.0.0.130 - - [2025-10-08 19:04:48] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002848 10.0.0.130 - - [2025-10-08 19:04:48] "GET /loadbalancer-pool/816b80cc-e17f-4ae0-b756-bcb54f15cbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005003 10.0.0.130 - - [2025-10-08 19:04:48] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015142 10.0.0.130 - - [2025-10-08 19:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009374 10.0.0.130 - - [2025-10-08 19:04:48] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.010880 10.0.0.130 - - [2025-10-08 19:04:48] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016056 10.0.0.130 - - [2025-10-08 19:04:48] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007140 10.0.0.130 - - [2025-10-08 19:04:48] "POST /tags HTTP/1.1" 409 221 0.004900 10.0.0.130 - - [2025-10-08 19:04:48] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.130 - - [2025-10-08 19:04:48] "GET /floating-ip/cf2684c2-74b0-4bc7-94af-4f8e10c8ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.009854 10.0.0.130 - - [2025-10-08 19:04:48] "PUT /floating-ip/cf2684c2-74b0-4bc7-94af-4f8e10c8ff96 HTTP/1.1" 200 257 0.008027 10.0.0.130 - - [2025-10-08 19:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.130 - - [2025-10-08 19:04:48] "GET /tag/35fc4630-0db6-4387-ae38-2043b82b8680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013002 10.0.0.130 - - [2025-10-08 19:04:48] "POST /set-tag HTTP/1.1" 200 109 0.067952 10.0.0.130 - - [2025-10-08 19:04:49] "GET /loadbalancer-pool/816b80cc-e17f-4ae0-b756-bcb54f15cbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004696 10.0.0.130 - - [2025-10-08 19:04:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014825 10.0.0.130 - - [2025-10-08 19:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017609 10.0.0.130 - - [2025-10-08 19:04:49] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005346 10.0.0.130 - - [2025-10-08 19:04:49] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003553 10.0.0.130 - - [2025-10-08 19:04:49] "POST /ref-update HTTP/1.1" 200 156 0.005802 10.0.0.130 - - [2025-10-08 19:04:49] "GET /floating-ip/cf2684c2-74b0-4bc7-94af-4f8e10c8ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005796 10.0.0.130 - - [2025-10-08 19:04:49] "POST /set-tag HTTP/1.1" 200 109 0.060030 10.0.0.130 - - [2025-10-08 19:04:49] "POST /tags HTTP/1.1" 409 206 0.004934 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.130 - - [2025-10-08 19:04:49] "GET /tag/220d7922-6916-4a60-b1b2-6c1f4a1b6d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011282 10.0.0.130 - - [2025-10-08 19:04:49] "POST /tags HTTP/1.1" 409 204 0.002120 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.130 - - [2025-10-08 19:04:49] "GET /tag/9db96b1b-112c-4de4-8d96-8c7ecda1d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.018917 10.0.0.130 - - [2025-10-08 19:04:49] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002856 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.130 - - [2025-10-08 19:04:49] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003103 10.0.0.130 - - [2025-10-08 19:04:49] "POST /tags HTTP/1.1" 409 206 0.002290 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.130 - - [2025-10-08 19:04:49] "GET /tag/220d7922-6916-4a60-b1b2-6c1f4a1b6d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009558 10.0.0.130 - - [2025-10-08 19:04:49] "POST /tags HTTP/1.1" 409 226 0.002218 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.130 - - [2025-10-08 19:04:49] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009930 10.0.0.130 - - [2025-10-08 19:04:49] "POST /tags HTTP/1.1" 409 204 0.003859 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.130 - - [2025-10-08 19:04:49] "GET /tag/9db96b1b-112c-4de4-8d96-8c7ecda1d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009768 10.0.0.130 - - [2025-10-08 19:04:49] "POST /tags HTTP/1.1" 409 226 0.001324 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.130 - - [2025-10-08 19:04:49] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011022 10.0.0.130 - - [2025-10-08 19:04:49] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002050 10.0.0.130 - - [2025-10-08 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.130 - - [2025-10-08 19:04:49] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003699 10.0.0.130 - - [2025-10-08 19:04:49] "POST /firewall-rules HTTP/1.1" 200 628 0.067465 10.0.0.130 - - [2025-10-08 19:04:50] "POST /firewall-rules HTTP/1.1" 200 648 0.079574 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-rule/db74266e-75d7-4af2-9094-2084a430b2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.004104 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001912 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-rule/6030edc4-e3f9-4f7f-a373-6c76cd9cc5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002846 10.0.0.130 - - [2025-10-08 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.014174 10.0.0.130 - - [2025-10-08 19:04:50] "POST /firewall-policys HTTP/1.1" 200 608 0.030508 10.0.0.130 - - [2025-10-08 19:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021131 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010844 10.0.0.130 - - [2025-10-08 19:04:50] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002687 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002049 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003181 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007881 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003455 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001670 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002989 10.0.0.130 - - [2025-10-08 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.018512 10.0.0.130 - - [2025-10-08 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.032620 10.0.0.130 - - [2025-10-08 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.022847 10.0.0.130 - - [2025-10-08 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.023769 10.0.0.130 - - [2025-10-08 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.032757 10.0.0.130 - - [2025-10-08 19:04:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003023 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:05:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:05:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.130 - - [2025-10-08 19:06:08] "POST /tags HTTP/1.1" 200 366 0.053761 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.130 - - [2025-10-08 19:06:08] "GET /tag/ed24351f-f775-4d00-8416-e4f0a2fba0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013074 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.130 - - [2025-10-08 19:06:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028887 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.130 - - [2025-10-08 19:06:08] "GET /service-appliance-set/be94dc32-bdb4-4f36-ba7b-f09ce1ce4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003006 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001876 10.0.0.130 - - [2025-10-08 19:06:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.091088 10.0.0.130 - - [2025-10-08 19:06:08] "GET /virtual-machine-interface/dcf3ee4b-7fc4-4cd5-b33b-c680eefefef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004495 10.0.0.130 - - [2025-10-08 19:06:08] "POST /set-tag HTTP/1.1" 200 109 0.015345 10.0.0.130 - - [2025-10-08 19:06:08] "POST /instance-ips HTTP/1.1" 200 418 0.031798 10.0.0.130 - - [2025-10-08 19:06:08] "GET /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.004072 10.0.0.130 - - [2025-10-08 19:06:08] "POST /loadbalancers HTTP/1.1" 200 620 0.061688 10.0.0.130 - - [2025-10-08 19:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024689 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.130 - - [2025-10-08 19:06:08] "POST /service-instances HTTP/1.1" 200 568 0.029302 10.0.0.130 - - [2025-10-08 19:06:08] "POST /ref-update HTTP/1.1" 200 156 0.006835 10.0.0.130 - - [2025-10-08 19:06:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030247 10.0.0.130 - - [2025-10-08 19:06:08] "GET /virtual-machine-interface/dcf3ee4b-7fc4-4cd5-b33b-c680eefefef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006068 10.0.0.130 - - [2025-10-08 19:06:08] "GET /virtual-machine-interface/dcf3ee4b-7fc4-4cd5-b33b-c680eefefef0?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006631 10.0.0.130 - - [2025-10-08 19:06:08] "PUT /service-instance/c26d963e-8b20-43b7-81c8-f20a0844a076 HTTP/1.1" 200 267 0.007035 10.0.0.130 - - [2025-10-08 19:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015426 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.001308 10.0.0.130 - - [2025-10-08 19:06:08] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004884 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.130 - - [2025-10-08 19:06:08] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003823 10.0.0.130 - - [2025-10-08 19:06:08] "POST /tags HTTP/1.1" 409 221 0.001590 10.0.0.130 - - [2025-10-08 19:06:08] "POST /virtual-machines HTTP/1.1" 200 430 0.012329 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.130 - - [2025-10-08 19:06:08] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011617 10.0.0.130 - - [2025-10-08 19:06:08] "POST /tags HTTP/1.1" 409 238 0.003287 10.0.0.130 - - [2025-10-08 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.130 - - [2025-10-08 19:06:08] "GET /tag/ed24351f-f775-4d00-8416-e4f0a2fba0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021129 10.0.0.130 - - [2025-10-08 19:06:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.125751 10.0.0.130 - - [2025-10-08 19:06:08] "POST /chown HTTP/1.1" 200 109 0.018003 10.0.0.130 - - [2025-10-08 19:06:09] "POST /firewall-rules HTTP/1.1" 200 652 0.122822 10.0.0.130 - - [2025-10-08 19:06:09] "POST /chown HTTP/1.1" 200 109 0.044639 10.0.0.130 - - [2025-10-08 19:06:09] "GET /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.022250 10.0.0.130 - - [2025-10-08 19:06:09] "PUT /virtual-machine-interface/5ea71bc7-7c9d-4829-9f9a-fe1fc54a117f HTTP/1.1" 200 285 0.018522 10.0.0.130 - - [2025-10-08 19:06:09] "PUT /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 257 0.025009 10.0.0.130 - - [2025-10-08 19:06:09] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003181 10.0.0.130 - - [2025-10-08 19:06:09] "GET /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002627 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.017803 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.016992 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.025078 10.0.0.130 - - [2025-10-08 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.024791 10.0.0.130 - - [2025-10-08 19:06:09] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048087 10.0.0.130 - - [2025-10-08 19:06:09] "GET /loadbalancer/f90cda43-e7d1-4a19-8bba-804df9888659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003452 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.011760 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.028887 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.028119 10.0.0.130 - - [2025-10-08 19:06:09] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.077198 10.0.0.130 - - [2025-10-08 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.130 - - [2025-10-08 19:06:09] "POST /virtual-machines HTTP/1.1" 200 430 0.017095 10.0.0.130 - - [2025-10-08 19:06:09] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049821 10.0.0.130 - - [2025-10-08 19:06:09] "GET /loadbalancer-listener/ec7ae1e8-a173-4d29-a4ca-2199c7ba219c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.012677 10.0.0.130 - - [2025-10-08 19:06:09] "GET /loadbalancer-listener/ec7ae1e8-a173-4d29-a4ca-2199c7ba219c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.013808 10.0.0.130 - - [2025-10-08 19:06:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.118635 10.0.0.130 - - [2025-10-08 19:06:09] "POST /chown HTTP/1.1" 200 109 0.019514 10.0.0.130 - - [2025-10-08 19:06:09] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.050840 10.0.0.130 - - [2025-10-08 19:06:09] "POST /chown HTTP/1.1" 200 109 0.005771 10.0.0.130 - - [2025-10-08 19:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021107 10.0.0.130 - - [2025-10-08 19:06:09] "PUT /virtual-machine-interface/081525e7-4b9c-4e96-9835-dfa70a7a14a5 HTTP/1.1" 200 285 0.026965 10.0.0.130 - - [2025-10-08 19:06:09] "GET /loadbalancer-pool/a53a8f44-822f-48d0-af1e-dc56f667340d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017234 10.0.0.130 - - [2025-10-08 19:06:09] "PUT /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 257 0.042834 10.0.0.130 - - [2025-10-08 19:06:09] "POST /loadbalancer-members HTTP/1.1" 200 709 0.027470 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.017557 10.0.0.130 - - [2025-10-08 19:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017709 10.0.0.130 - - [2025-10-08 19:06:09] "GET /loadbalancer-member/17e51622-11ef-4558-8409-f3e01d2c1710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010059 10.0.0.130 - - [2025-10-08 19:06:09] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002476 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.029606 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.021248 10.0.0.130 - - [2025-10-08 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.130 - - [2025-10-08 19:06:09] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003072 10.0.0.130 - - [2025-10-08 19:06:09] "POST /tags HTTP/1.1" 409 221 0.001593 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.010297 10.0.0.130 - - [2025-10-08 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.130 - - [2025-10-08 19:06:09] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010530 10.0.0.130 - - [2025-10-08 19:06:09] "POST /tags HTTP/1.1" 409 238 0.001558 10.0.0.130 - - [2025-10-08 19:06:09] "POST /ref-update HTTP/1.1" 200 156 0.044450 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.130 - - [2025-10-08 19:06:10] "PUT /service-instance/c26d963e-8b20-43b7-81c8-f20a0844a076 HTTP/1.1" 200 267 0.013026 10.0.0.130 - - [2025-10-08 19:06:10] "GET /tag/ed24351f-f775-4d00-8416-e4f0a2fba0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019163 10.0.0.130 - - [2025-10-08 19:06:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002567 10.0.0.130 - - [2025-10-08 19:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017991 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.006044 10.0.0.130 - - [2025-10-08 19:06:10] "PUT /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097 HTTP/1.1" 200 261 0.037628 10.0.0.130 - - [2025-10-08 19:06:10] "GET /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005173 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.007262 10.0.0.130 - - [2025-10-08 19:06:10] "PUT /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 257 0.016115 10.0.0.130 - - [2025-10-08 19:06:10] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009048 10.0.0.130 - - [2025-10-08 19:06:10] "GET /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002263 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.130 - - [2025-10-08 19:06:10] "POST /ref-update HTTP/1.1" 200 156 0.039224 10.0.0.130 - - [2025-10-08 19:06:10] "GET /tag/ed24351f-f775-4d00-8416-e4f0a2fba0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010487 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.016296 10.0.0.130 - - [2025-10-08 19:06:10] "GET /tag/ed24351f-f775-4d00-8416-e4f0a2fba0e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.021636 10.0.0.130 - - [2025-10-08 19:06:10] "GET /virtual-machine-interface/081525e7-4b9c-4e96-9835-dfa70a7a14a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004756 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.011627 10.0.0.130 - - [2025-10-08 19:06:10] "PUT /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 257 0.015462 10.0.0.130 - - [2025-10-08 19:06:10] "POST /set-tag HTTP/1.1" 200 109 0.013309 10.0.0.130 - - [2025-10-08 19:06:10] "GET /virtual-machine-interface/5ea71bc7-7c9d-4829-9f9a-fe1fc54a117f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.011120 10.0.0.130 - - [2025-10-08 19:06:10] "POST /ref-update HTTP/1.1" 200 156 0.021708 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.130 - - [2025-10-08 19:06:10] "POST /set-tag HTTP/1.1" 200 109 0.031626 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.024311 10.0.0.130 - - [2025-10-08 19:06:10] "GET /virtual-machine-interface/dcf3ee4b-7fc4-4cd5-b33b-c680eefefef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003972 10.0.0.130 - - [2025-10-08 19:06:10] "POST /set-tag HTTP/1.1" 200 109 0.011146 10.0.0.130 - - [2025-10-08 19:06:10] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009263 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.013879 10.0.0.130 - - [2025-10-08 19:06:10] "PUT /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 257 0.015107 10.0.0.130 - - [2025-10-08 19:06:10] "POST /ref-update HTTP/1.1" 200 156 0.018508 10.0.0.130 - - [2025-10-08 19:06:10] "GET /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005946 10.0.0.130 - - [2025-10-08 19:06:10] "POST /ref-update HTTP/1.1" 200 156 0.010679 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.007302 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /firewall-rule/09339769-9e68-4fd7-8898-20425f74e097 HTTP/1.1" 200 115 0.050838 10.0.0.130 - - [2025-10-08 19:06:10] "POST /chown HTTP/1.1" 200 109 0.037757 10.0.0.130 - - [2025-10-08 19:06:10] "PUT /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 257 0.018327 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /loadbalancer-member/17e51622-11ef-4558-8409-f3e01d2c1710 HTTP/1.1" 200 115 0.044298 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /loadbalancer-pool/a53a8f44-822f-48d0-af1e-dc56f667340d HTTP/1.1" 200 115 0.033802 10.0.0.130 - - [2025-10-08 19:06:10] "POST /ref-update HTTP/1.1" 200 156 0.019966 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /loadbalancer-listener/ec7ae1e8-a173-4d29-a4ca-2199c7ba219c HTTP/1.1" 200 115 0.056464 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010734 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /loadbalancer/f90cda43-e7d1-4a19-8bba-804df9888659 HTTP/1.1" 200 115 0.058965 10.0.0.130 - - [2025-10-08 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /instance-ip/2cf29d10-42d5-4826-82b1-788fa60d06ab HTTP/1.1" 200 115 0.048547 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /virtual-machine-interface/dcf3ee4b-7fc4-4cd5-b33b-c680eefefef0 HTTP/1.1" 200 115 0.050693 10.0.0.130 - - [2025-10-08 19:06:10] "DELETE /service-instance/c26d963e-8b20-43b7-81c8-f20a0844a076 HTTP/1.1" 200 115 0.049555 10.0.0.130 - - [2025-10-08 19:06:11] "GET /virtual-machine-interface/5ea71bc7-7c9d-4829-9f9a-fe1fc54a117f?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005440 10.0.0.130 - - [2025-10-08 19:06:11] "DELETE /tag/ed24351f-f775-4d00-8416-e4f0a2fba0e8 HTTP/1.1" 200 115 0.079426 10.0.0.130 - - [2025-10-08 19:06:11] "DELETE /virtual-machine-interface/5ea71bc7-7c9d-4829-9f9a-fe1fc54a117f HTTP/1.1" 200 115 0.045029 10.0.0.130 - - [2025-10-08 19:06:11] "POST /ref-update HTTP/1.1" 200 156 0.014906 10.0.0.130 - - [2025-10-08 19:06:11] "DELETE /virtual-machine/a32d7795-8ba3-431b-9160-7b2e2b3bdc58 HTTP/1.1" 200 115 0.035622 10.0.0.130 - - [2025-10-08 19:06:11] "GET /virtual-machine-interface/081525e7-4b9c-4e96-9835-dfa70a7a14a5?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006085 10.0.0.130 - - [2025-10-08 19:06:11] "DELETE /virtual-machine-interface/081525e7-4b9c-4e96-9835-dfa70a7a14a5 HTTP/1.1" 200 115 0.053369 10.0.0.130 - - [2025-10-08 19:06:11] "DELETE /virtual-machine/193c7c63-c222-4015-93bc-99c2bce3ab2a HTTP/1.1" 200 115 0.021844 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 252 0.002185 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009640 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 228 0.001410 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/824c5c28-543c-425f-b5d0-b6dbf536945f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.023621 10.0.0.130 - - [2025-10-08 19:06:49] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002459 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.130 - - [2025-10-08 19:06:49] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002787 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 206 0.001652 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/220d7922-6916-4a60-b1b2-6c1f4a1b6d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010032 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 226 0.001690 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010071 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 204 0.006027 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/9db96b1b-112c-4de4-8d96-8c7ecda1d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010120 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 226 0.002139 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/c6bb4195-e70c-4269-b45f-59691c95d85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012788 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 228 0.001839 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/824c5c28-543c-425f-b5d0-b6dbf536945f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009946 10.0.0.130 - - [2025-10-08 19:06:49] "POST /tags HTTP/1.1" 409 252 0.001980 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.130 - - [2025-10-08 19:06:49] "GET /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011192 10.0.0.130 - - [2025-10-08 19:06:49] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002633 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.130 - - [2025-10-08 19:06:49] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002292 10.0.0.130 - - [2025-10-08 19:06:49] "POST /firewall-rules HTTP/1.1" 409 281 0.001564 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.130 - - [2025-10-08 19:06:49] "PUT /firewall-rule/6030edc4-e3f9-4f7f-a373-6c76cd9cc5f0 HTTP/1.1" 200 261 0.023620 10.0.0.130 - - [2025-10-08 19:06:49] "POST /firewall-rules HTTP/1.1" 409 291 0.003787 10.0.0.130 - - [2025-10-08 19:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.130 - - [2025-10-08 19:06:49] "PUT /firewall-rule/db74266e-75d7-4af2-9094-2084a430b2b6 HTTP/1.1" 200 261 0.020778 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-rule/db74266e-75d7-4af2-9094-2084a430b2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.009028 10.0.0.130 - - [2025-10-08 19:06:50] "POST /firewall-rules HTTP/1.1" 200 660 0.072632 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-rule/108d3bcd-1932-4c58-b3dd-1e48cc892ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008611 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001835 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-rule/6030edc4-e3f9-4f7f-a373-6c76cd9cc5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002986 10.0.0.130 - - [2025-10-08 19:06:50] "POST /firewall-policys HTTP/1.1" 409 269 0.001667 10.0.0.130 - - [2025-10-08 19:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.130 - - [2025-10-08 19:06:50] "PUT /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5 HTTP/1.1" 200 265 0.019206 10.0.0.130 - - [2025-10-08 19:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019995 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005975 10.0.0.130 - - [2025-10-08 19:06:50] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002428 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002152 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002808 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003601 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002119 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002095 10.0.0.130 - - [2025-10-08 19:06:50] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002998 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004493 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.130 - - [2025-10-08 19:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.130 - - [2025-10-08 19:07:17] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003395 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003780 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.026981 10.0.0.130 - - [2025-10-08 19:07:17] "DELETE /loadbalancer-member/ef8905d1-acd7-464f-bef0-745eb2cbfbc1 HTTP/1.1" 200 115 0.050447 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005225 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.130 - - [2025-10-08 19:07:17] "DELETE /loadbalancer-member/b48601d9-8542-4e42-a6e8-05d0805f3769 HTTP/1.1" 200 115 0.033310 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004637 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.130 - - [2025-10-08 19:07:17] "DELETE /loadbalancer-member/2499e491-1dfa-40ce-bded-96e671b5bc59 HTTP/1.1" 200 115 0.048339 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006551 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.130 - - [2025-10-08 19:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.130 - - [2025-10-08 19:07:17] "GET /loadbalancer/18e94901-bcea-4156-8252-b66970006d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002306 10.0.0.130 - - [2025-10-08 19:07:17] "GET /loadbalancer-pool/776cffe7-bb54-4206-aeb4-94109aec6ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004899 10.0.0.130 - - [2025-10-08 19:07:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016945 10.0.0.130 - - [2025-10-08 19:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.037227 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.019538 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003907 10.0.0.130 - - [2025-10-08 19:07:17] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002083 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.079949 10.0.0.130 - - [2025-10-08 19:07:17] "GET /loadbalancer-pool/23ba7ae4-0db7-4c18-b402-50733faa2138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010650 10.0.0.130 - - [2025-10-08 19:07:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023240 10.0.0.130 - - [2025-10-08 19:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011679 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008935 10.0.0.130 - - [2025-10-08 19:07:17] "POST /set-tag HTTP/1.1" 200 109 0.004798 10.0.0.130 - - [2025-10-08 19:07:17] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006681 10.0.0.130 - - [2025-10-08 19:07:17] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004134 10.0.0.130 - - [2025-10-08 19:07:17] "GET /loadbalancer-pool/b13fd371-adeb-4240-ae90-f16b97c164ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003579 10.0.0.130 - - [2025-10-08 19:07:17] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025028 10.0.0.130 - - [2025-10-08 19:07:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035062 10.0.0.130 - - [2025-10-08 19:07:18] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.020864 10.0.0.130 - - [2025-10-08 19:07:18] "GET /virtual-machine-interface/6a19ccaa-a478-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003641 10.0.0.130 - - [2025-10-08 19:07:18] "GET /floating-ip/3770f08a-a1aa-4130-a3ed-5dba81dd7e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002206 10.0.0.130 - - [2025-10-08 19:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002370 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:07:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:07:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:07:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 10.0.0.130 - - [2025-10-08 19:07:58] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009519 10.0.0.130 - - [2025-10-08 19:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.130 - - [2025-10-08 19:07:58] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005049 10.0.0.130 - - [2025-10-08 19:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.130 - - [2025-10-08 19:07:58] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005740 10.0.0.130 - - [2025-10-08 19:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.130 - - [2025-10-08 19:07:58] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004436 10.0.0.130 - - [2025-10-08 19:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.130 - - [2025-10-08 19:07:58] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003521 10.0.0.130 - - [2025-10-08 19:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.130 - - [2025-10-08 19:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.130 - - [2025-10-08 19:07:58] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002363 10.0.0.130 - - [2025-10-08 19:07:58] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003586 10.0.0.130 - - [2025-10-08 19:07:58] "POST /set-tag HTTP/1.1" 200 109 0.018647 10.0.0.130 - - [2025-10-08 19:07:59] "DELETE /loadbalancer-member/e3becc89-b692-4cd4-8a24-88d90fbdbd58 HTTP/1.1" 200 115 0.035784 10.0.0.130 - - [2025-10-08 19:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.130 - - [2025-10-08 19:07:59] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002383 10.0.0.130 - - [2025-10-08 19:07:59] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006273 10.0.0.130 - - [2025-10-08 19:07:59] "POST /set-tag HTTP/1.1" 200 109 0.004875 10.0.0.130 - - [2025-10-08 19:07:59] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005682 10.0.0.130 - - [2025-10-08 19:07:59] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.130 - - [2025-10-08 19:07:59] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004050 10.0.0.130 - - [2025-10-08 19:07:59] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007110 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004359 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine/8f0bfe73-3ccb-4276-b33f-2b660bc64476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002971 10.0.0.130 - - [2025-10-08 19:08:00] "POST /ref-update HTTP/1.1" 200 156 0.009812 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007646 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.017101 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.023284 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.024322 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.015740 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.033009 10.0.0.130 - - [2025-10-08 19:08:00] "DELETE /instance-ip/9e2a65b2-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.042378 10.0.0.130 - - [2025-10-08 19:08:00] "DELETE /virtual-machine-interface/9e11d8da-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.044338 10.0.0.130 - - [2025-10-08 19:08:00] "DELETE /virtual-machine/8f0bfe73-3ccb-4276-b33f-2b660bc64476 HTTP/1.1" 200 115 0.019443 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005526 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003954 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine/adef0d5e-953d-4488-bd37-64918c27e7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003505 10.0.0.130 - - [2025-10-08 19:08:00] "POST /ref-update HTTP/1.1" 200 156 0.016602 10.0.0.130 - - [2025-10-08 19:08:00] "GET /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025411 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.018074 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.030751 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.017704 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.014728 10.0.0.130 - - [2025-10-08 19:08:00] "POST /set-tag HTTP/1.1" 200 109 0.036333 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /instance-ip/9cb9df50-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.040388 10.0.0.130 - - [2025-10-08 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.009804 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /virtual-machine-interface/9c9f036a-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.055044 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /virtual-machine/adef0d5e-953d-4488-bd37-64918c27e7f3 HTTP/1.1" 200 115 0.025473 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004042 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004544 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine/c2bb6dda-400e-41ff-8aa5-1f89fcdc2b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003241 10.0.0.130 - - [2025-10-08 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.011708 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012630 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.018924 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.017662 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.022300 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.015693 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.028435 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /instance-ip/9d306a1c-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.058071 10.0.0.130 - - [2025-10-08 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.011593 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.043766 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /virtual-machine/c2bb6dda-400e-41ff-8aa5-1f89fcdc2b43 HTTP/1.1" 200 115 0.021959 10.0.0.130 - - [2025-10-08 19:08:01] "DELETE /tag/bb05b123-3c37-4502-856a-f97df032ea4e HTTP/1.1" 200 115 0.035172 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003870 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004184 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine/932446bf-a566-4ba4-8c97-535711a722a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003067 10.0.0.130 - - [2025-10-08 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.009976 10.0.0.130 - - [2025-10-08 19:08:01] "GET /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010140 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.016145 10.0.0.130 - - [2025-10-08 19:08:01] "POST /set-tag HTTP/1.1" 200 109 0.027150 10.0.0.130 - - [2025-10-08 19:08:02] "POST /set-tag HTTP/1.1" 200 109 0.025131 10.0.0.130 - - [2025-10-08 19:08:02] "POST /set-tag HTTP/1.1" 200 109 0.014891 10.0.0.130 - - [2025-10-08 19:08:02] "POST /set-tag HTTP/1.1" 200 109 0.023675 10.0.0.130 - - [2025-10-08 19:08:02] "DELETE /instance-ip/9db72c00-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.048511 10.0.0.130 - - [2025-10-08 19:08:02] "DELETE /virtual-machine-interface/9da0c898-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.037750 10.0.0.130 - - [2025-10-08 19:08:02] "DELETE /virtual-machine/932446bf-a566-4ba4-8c97-535711a722a6 HTTP/1.1" 200 115 0.018054 10.0.0.130 - - [2025-10-08 19:08:02] "DELETE /tag/220d7922-6916-4a60-b1b2-6c1f4a1b6d83 HTTP/1.1" 409 391 0.005683 10.0.0.130 - - [2025-10-08 19:08:02] "DELETE /tag/37665430-a346-4798-adf0-c45df8e6c3b7 HTTP/1.1" 200 115 0.032661 10.0.0.130 - - [2025-10-08 19:08:08] "POST /tags HTTP/1.1" 200 366 0.082001 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.130 - - [2025-10-08 19:08:08] "GET /tag/5f3cc7a5-f7c3-42d0-ab9c-8c105b88f058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.025190 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.130 - - [2025-10-08 19:08:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031924 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.130 - - [2025-10-08 19:08:08] "GET /service-appliance-set/be94dc32-bdb4-4f36-ba7b-f09ce1ce4238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002966 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001645 10.0.0.130 - - [2025-10-08 19:08:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.091232 10.0.0.130 - - [2025-10-08 19:08:08] "GET /virtual-machine-interface/a6797bcc-9b7d-4c33-ba17-a9cf935bcdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004719 10.0.0.130 - - [2025-10-08 19:08:08] "POST /set-tag HTTP/1.1" 200 109 0.013617 10.0.0.130 - - [2025-10-08 19:08:08] "POST /instance-ips HTTP/1.1" 200 418 0.026186 10.0.0.130 - - [2025-10-08 19:08:08] "GET /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.009026 10.0.0.130 - - [2025-10-08 19:08:08] "POST /loadbalancers HTTP/1.1" 200 620 0.064307 10.0.0.130 - - [2025-10-08 19:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019006 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008522 10.0.0.130 - - [2025-10-08 19:08:08] "POST /service-instances HTTP/1.1" 200 568 0.022731 10.0.0.130 - - [2025-10-08 19:08:08] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.130 - - [2025-10-08 19:08:08] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036065 10.0.0.130 - - [2025-10-08 19:08:08] "GET /virtual-machine-interface/a6797bcc-9b7d-4c33-ba17-a9cf935bcdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003751 10.0.0.130 - - [2025-10-08 19:08:08] "GET /virtual-machine-interface/a6797bcc-9b7d-4c33-ba17-a9cf935bcdbb?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.004232 10.0.0.130 - - [2025-10-08 19:08:08] "PUT /service-instance/e93bf3e3-9489-460a-a3d6-3df2f8b41e52 HTTP/1.1" 200 267 0.007175 10.0.0.130 - - [2025-10-08 19:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012519 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.001522 10.0.0.130 - - [2025-10-08 19:08:08] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005395 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008051 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.130 - - [2025-10-08 19:08:08] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004542 10.0.0.130 - - [2025-10-08 19:08:08] "POST /tags HTTP/1.1" 409 221 0.001694 10.0.0.130 - - [2025-10-08 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.130 - - [2025-10-08 19:08:08] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010178 10.0.0.130 - - [2025-10-08 19:08:08] "POST /virtual-machines HTTP/1.1" 200 430 0.023936 10.0.0.130 - - [2025-10-08 19:08:08] "POST /tags HTTP/1.1" 409 238 0.011598 10.0.0.130 - - [2025-10-08 19:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.130 - - [2025-10-08 19:08:09] "GET /tag/5f3cc7a5-f7c3-42d0-ab9c-8c105b88f058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019960 10.0.0.130 - - [2025-10-08 19:08:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.103428 10.0.0.130 - - [2025-10-08 19:08:09] "POST /chown HTTP/1.1" 200 109 0.017879 10.0.0.130 - - [2025-10-08 19:08:09] "POST /firewall-rules HTTP/1.1" 200 652 0.111470 10.0.0.130 - - [2025-10-08 19:08:09] "POST /chown HTTP/1.1" 200 109 0.039352 10.0.0.130 - - [2025-10-08 19:08:09] "PUT /virtual-machine-interface/3a405264-c4ac-4896-8cf5-4555a6213e09 HTTP/1.1" 200 285 0.027257 10.0.0.130 - - [2025-10-08 19:08:09] "GET /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004373 10.0.0.130 - - [2025-10-08 19:08:09] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012271 10.0.0.130 - - [2025-10-08 19:08:09] "GET /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002799 10.0.0.130 - - [2025-10-08 19:08:09] "PUT /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 257 0.028128 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.012277 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.033103 10.0.0.130 - - [2025-10-08 19:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.034132 10.0.0.130 - - [2025-10-08 19:08:09] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057485 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.041508 10.0.0.130 - - [2025-10-08 19:08:09] "GET /loadbalancer/f90cda43-e7d1-4a19-8bba-804df9888659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.004183 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.011287 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.011292 10.0.0.130 - - [2025-10-08 19:08:09] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.044787 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.023101 10.0.0.130 - - [2025-10-08 19:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006874 10.0.0.130 - - [2025-10-08 19:08:09] "POST /virtual-machines HTTP/1.1" 200 430 0.013150 10.0.0.130 - - [2025-10-08 19:08:09] "GET /project/77fbd6dc-2da3-49b5-a718-71a859893b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037889 10.0.0.130 - - [2025-10-08 19:08:09] "GET /loadbalancer-listener/719a9162-a59b-404d-ada0-d60bb8f151b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004327 10.0.0.130 - - [2025-10-08 19:08:09] "GET /loadbalancer-listener/719a9162-a59b-404d-ada0-d60bb8f151b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004606 10.0.0.130 - - [2025-10-08 19:08:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.146018 10.0.0.130 - - [2025-10-08 19:08:09] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.087269 10.0.0.130 - - [2025-10-08 19:08:09] "POST /chown HTTP/1.1" 200 109 0.032198 10.0.0.130 - - [2025-10-08 19:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018948 10.0.0.130 - - [2025-10-08 19:08:09] "GET /loadbalancer-pool/b721c360-c765-4174-8eaa-7aeeab5f34e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006500 10.0.0.130 - - [2025-10-08 19:08:09] "POST /chown HTTP/1.1" 200 109 0.006114 10.0.0.130 - - [2025-10-08 19:08:09] "PUT /virtual-machine-interface/2b219ba4-9f1f-408c-afad-975a3cac7fb2 HTTP/1.1" 200 285 0.015513 10.0.0.130 - - [2025-10-08 19:08:09] "PUT /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 257 0.024857 10.0.0.130 - - [2025-10-08 19:08:09] "POST /loadbalancer-members HTTP/1.1" 200 709 0.042446 10.0.0.130 - - [2025-10-08 19:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018781 10.0.0.130 - - [2025-10-08 19:08:09] "GET /loadbalancer-member/53972ec1-3248-458b-81b2-82065aa061c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011531 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.020504 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.018797 10.0.0.130 - - [2025-10-08 19:08:09] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003095 10.0.0.130 - - [2025-10-08 19:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.130 - - [2025-10-08 19:08:09] "POST /ref-update HTTP/1.1" 200 156 0.022593 10.0.0.130 - - [2025-10-08 19:08:09] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005666 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.007709 10.0.0.130 - - [2025-10-08 19:08:10] "POST /tags HTTP/1.1" 409 221 0.005068 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.130 - - [2025-10-08 19:08:10] "GET /tag/db79a7be-2c6b-4282-89cf-9f941303bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010293 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.029084 10.0.0.130 - - [2025-10-08 19:08:10] "POST /tags HTTP/1.1" 409 238 0.018406 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /service-instance/e93bf3e3-9489-460a-a3d6-3df2f8b41e52 HTTP/1.1" 200 267 0.007284 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.130 - - [2025-10-08 19:08:10] "GET /tag/5f3cc7a5-f7c3-42d0-ab9c-8c105b88f058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012317 10.0.0.130 - - [2025-10-08 19:08:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002898 10.0.0.130 - - [2025-10-08 19:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010260 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016838 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314 HTTP/1.1" 200 261 0.024874 10.0.0.130 - - [2025-10-08 19:08:10] "GET /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002761 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.020156 10.0.0.130 - - [2025-10-08 19:08:10] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016584 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 257 0.027045 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.014665 10.0.0.130 - - [2025-10-08 19:08:10] "GET /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003821 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.130 - - [2025-10-08 19:08:10] "GET /tag/5f3cc7a5-f7c3-42d0-ab9c-8c105b88f058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009503 10.0.0.130 - - [2025-10-08 19:08:10] "GET /tag/5f3cc7a5-f7c3-42d0-ab9c-8c105b88f058?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011191 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.007530 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.018738 10.0.0.130 - - [2025-10-08 19:08:10] "GET /virtual-machine-interface/2b219ba4-9f1f-408c-afad-975a3cac7fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.009455 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 257 0.028587 10.0.0.130 - - [2025-10-08 19:08:10] "POST /set-tag HTTP/1.1" 200 109 0.025198 10.0.0.130 - - [2025-10-08 19:08:10] "GET /virtual-machine-interface/3a405264-c4ac-4896-8cf5-4555a6213e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.013219 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.005958 10.0.0.130 - - [2025-10-08 19:08:10] "POST /set-tag HTTP/1.1" 200 109 0.028231 10.0.0.130 - - [2025-10-08 19:08:10] "GET /virtual-machine-interface/a6797bcc-9b7d-4c33-ba17-a9cf935bcdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015656 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.014258 10.0.0.130 - - [2025-10-08 19:08:10] "POST /set-tag HTTP/1.1" 200 109 0.029809 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 257 0.023348 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.020931 10.0.0.130 - - [2025-10-08 19:08:10] "GET /firewall-policy/0e8845e9-970c-45ab-9f14-a97a2a7aa4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003223 10.0.0.130 - - [2025-10-08 19:08:10] "GET /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002809 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.008047 10.0.0.130 - - [2025-10-08 19:08:10] "POST /chown HTTP/1.1" 200 109 0.014561 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 257 0.015653 10.0.0.130 - - [2025-10-08 19:08:10] "DELETE /firewall-rule/6af0b765-75fb-4775-945a-4d8e6fb65314 HTTP/1.1" 200 115 0.043385 10.0.0.130 - - [2025-10-08 19:08:10] "DELETE /loadbalancer-member/53972ec1-3248-458b-81b2-82065aa061c4 HTTP/1.1" 200 115 0.028214 10.0.0.130 - - [2025-10-08 19:08:10] "POST /ref-update HTTP/1.1" 200 156 0.016315 10.0.0.130 - - [2025-10-08 19:08:10] "DELETE /loadbalancer-pool/b721c360-c765-4174-8eaa-7aeeab5f34e8 HTTP/1.1" 200 115 0.039639 10.0.0.130 - - [2025-10-08 19:08:10] "DELETE /loadbalancer-listener/719a9162-a59b-404d-ada0-d60bb8f151b4 HTTP/1.1" 200 115 0.042818 10.0.0.130 - - [2025-10-08 19:08:10] "PUT /service-instance/e93bf3e3-9489-460a-a3d6-3df2f8b41e52 HTTP/1.1" 200 267 0.032733 10.0.0.130 - - [2025-10-08 19:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016937 10.0.0.130 - - [2025-10-08 19:08:10] "DELETE /loadbalancer/f90cda43-e7d1-4a19-8bba-804df9888659 HTTP/1.1" 200 115 0.087141 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.130 - - [2025-10-08 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.130 - - [2025-10-08 19:08:10] "DELETE /instance-ip/898684e0-9145-4fd1-8ad0-0241faf0f14c HTTP/1.1" 200 115 0.046312 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /virtual-machine-interface/a6797bcc-9b7d-4c33-ba17-a9cf935bcdbb HTTP/1.1" 200 115 0.046136 10.0.0.130 - - [2025-10-08 19:08:11] "POST /service-instances HTTP/1.1" 409 259 0.003434 10.0.0.130 - - [2025-10-08 19:08:11] "POST /service-instances HTTP/1.1" 409 259 0.002286 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /tag/5f3cc7a5-f7c3-42d0-ab9c-8c105b88f058 HTTP/1.1" 200 115 0.076012 10.0.0.130 - - [2025-10-08 19:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.130 - - [2025-10-08 19:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /service-instance/e93bf3e3-9489-460a-a3d6-3df2f8b41e52 HTTP/1.1" 200 115 0.038275 10.0.0.130 - - [2025-10-08 19:08:11] "GET /virtual-machine-interface/2b219ba4-9f1f-408c-afad-975a3cac7fb2?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004660 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /virtual-machine-interface/2b219ba4-9f1f-408c-afad-975a3cac7fb2 HTTP/1.1" 200 115 0.035207 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /virtual-machine/f2759ec0-1e7f-40b2-8f4c-a61d86110016 HTTP/1.1" 200 115 0.025034 10.0.0.130 - - [2025-10-08 19:08:11] "GET /virtual-machine-interface/3a405264-c4ac-4896-8cf5-4555a6213e09?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004582 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /virtual-machine-interface/3a405264-c4ac-4896-8cf5-4555a6213e09 HTTP/1.1" 200 115 0.050874 10.0.0.130 - - [2025-10-08 19:08:11] "POST /ref-update HTTP/1.1" 200 156 0.019442 10.0.0.130 - - [2025-10-08 19:08:11] "DELETE /virtual-machine/c75761b2-49c6-4d09-ad6d-3bcd0222845f HTTP/1.1" 200 115 0.027959 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005023 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.005722 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004896 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine/27bf93f5-2801-4b4d-8ee0-9f1b423b0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003191 10.0.0.130 - - [2025-10-08 19:08:30] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004140 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.017534 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.016366 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.031673 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.013923 10.0.0.130 - - [2025-10-08 19:08:30] "DELETE /instance-ip/9fed8c30-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.047643 10.0.0.130 - - [2025-10-08 19:08:30] "DELETE /virtual-machine-interface/9fda7122-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.040290 10.0.0.130 - - [2025-10-08 19:08:30] "DELETE /virtual-machine/27bf93f5-2801-4b4d-8ee0-9f1b423b0a55 HTTP/1.1" 200 115 0.027573 10.0.0.130 - - [2025-10-08 19:08:30] "DELETE /tag/cfa77e66-d3e7-42a3-bc9b-29d572eacfa7 HTTP/1.1" 200 115 0.042262 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003916 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004093 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine/a28a3243-79a5-4b88-90f0-ba0d99945938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002877 10.0.0.130 - - [2025-10-08 19:08:30] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.130 - - [2025-10-08 19:08:30] "GET /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004107 10.0.0.130 - - [2025-10-08 19:08:30] "POST /set-tag HTTP/1.1" 200 109 0.015701 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.039476 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.033220 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.015074 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /instance-ip/9f1384ea-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.047804 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /virtual-machine-interface/9efa8a8a-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.048867 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /virtual-machine/a28a3243-79a5-4b88-90f0-ba0d99945938 HTTP/1.1" 200 115 0.020341 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /tag/9db96b1b-112c-4de4-8d96-8c7ecda1d8f1 HTTP/1.1" 409 237 0.004690 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004661 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003977 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine/3361e519-adb3-4039-82b6-a33a4dfa48d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003999 10.0.0.130 - - [2025-10-08 19:08:31] "POST /ref-update HTTP/1.1" 200 156 0.010429 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017997 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.018028 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.025064 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.029118 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.017236 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /instance-ip/9e9a0a20-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.047918 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /virtual-machine-interface/9e851980-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.037612 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /virtual-machine/3361e519-adb3-4039-82b6-a33a4dfa48d8 HTTP/1.1" 200 115 0.019561 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /tag/b3dd3c6a-c5e4-4ea1-abad-0dcf6693fcc8 HTTP/1.1" 200 115 0.054643 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /tag/db9ad085-a374-4fcc-87f9-e40d8d164fc0 HTTP/1.1" 200 115 0.036303 10.0.0.130 - - [2025-10-08 19:08:31] "DELETE /tag/57d54a5c-6111-473a-ad6f-22cef333f3f6 HTTP/1.1" 200 115 0.032307 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004059 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004401 10.0.0.130 - - [2025-10-08 19:08:31] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.130 - - [2025-10-08 19:08:31] "GET /virtual-machine/fff571cc-22b3-4c43-b259-59fe24fa3786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003105 10.0.0.130 - - [2025-10-08 19:08:31] "POST /ref-update HTTP/1.1" 200 156 0.010006 10.0.0.130 - - [2025-10-08 19:08:32] "GET /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004836 10.0.0.130 - - [2025-10-08 19:08:32] "POST /set-tag HTTP/1.1" 200 109 0.024444 10.0.0.130 - - [2025-10-08 19:08:32] "POST /set-tag HTTP/1.1" 200 109 0.034181 10.0.0.130 - - [2025-10-08 19:08:32] "POST /set-tag HTTP/1.1" 200 109 0.035419 10.0.0.130 - - [2025-10-08 19:08:32] "POST /set-tag HTTP/1.1" 200 109 0.015052 10.0.0.130 - - [2025-10-08 19:08:32] "DELETE /instance-ip/9f833844-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.041276 10.0.0.130 - - [2025-10-08 19:08:32] "DELETE /virtual-machine-interface/9f6b1eee-a479-11f0-83c5-fa163e53cf62 HTTP/1.1" 200 115 0.043711 10.0.0.130 - - [2025-10-08 19:08:32] "DELETE /virtual-machine/fff571cc-22b3-4c43-b259-59fe24fa3786 HTTP/1.1" 200 115 0.015690 10.0.0.130 - - [2025-10-08 19:08:32] "DELETE /tag/1d393c0a-7a8d-4660-ab56-91034d99228e HTTP/1.1" 200 115 0.048633 10.0.0.130 - - [2025-10-08 19:08:32] "DELETE /tag/824c5c28-543c-425f-b5d0-b6dbf536945f HTTP/1.1" 409 237 0.004897 10.0.0.130 - - [2025-10-08 19:08:32] "DELETE /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137 HTTP/1.1" 409 237 0.005857 10.0.0.130 - - [2025-10-08 19:08:33] "POST /projects HTTP/1.1" 409 238 0.008767 10.0.0.130 - - [2025-10-08 19:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.130 - - [2025-10-08 19:08:33] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034091 10.0.0.130 - - [2025-10-08 19:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.130 - - [2025-10-08 19:08:33] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003811 10.0.0.130 - - [2025-10-08 19:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.130 - - [2025-10-08 19:08:34] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004378 10.0.0.130 - - [2025-10-08 19:08:34] "POST /security-groups HTTP/1.1" 409 285 0.002109 10.0.0.130 - - [2025-10-08 19:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.130 - - [2025-10-08 19:08:34] "PUT /security-group/ece9c20c-d96b-4db5-a10c-c9c4173e10f4 HTTP/1.1" 200 263 0.053606 10.0.0.130 - - [2025-10-08 19:08:34] "PUT /access-control-list/fa3a4f39-af55-4f6a-8088-9ddf042e7748 HTTP/1.1" 200 273 0.017833 10.0.0.130 - - [2025-10-08 19:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.033884 10.0.0.130 - - [2025-10-08 19:08:34] "PUT /access-control-list/2770f774-c9c5-4d21-b49c-3b3602066ca9 HTTP/1.1" 200 273 0.023164 10.0.0.130 - - [2025-10-08 19:08:39] "POST /projects HTTP/1.1" 409 238 0.002248 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.130 - - [2025-10-08 19:08:39] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033425 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.130 - - [2025-10-08 19:08:39] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004242 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.130 - - [2025-10-08 19:08:39] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003524 10.0.0.130 - - [2025-10-08 19:08:39] "POST /security-groups HTTP/1.1" 409 285 0.001728 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.130 - - [2025-10-08 19:08:39] "PUT /security-group/ece9c20c-d96b-4db5-a10c-c9c4173e10f4 HTTP/1.1" 200 263 0.051466 10.0.0.130 - - [2025-10-08 19:08:39] "PUT /access-control-list/fa3a4f39-af55-4f6a-8088-9ddf042e7748 HTTP/1.1" 200 273 0.013075 10.0.0.130 - - [2025-10-08 19:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026528 10.0.0.130 - - [2025-10-08 19:08:39] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006990 10.0.0.130 - - [2025-10-08 19:08:39] "PUT /access-control-list/2770f774-c9c5-4d21-b49c-3b3602066ca9 HTTP/1.1" 200 273 0.022821 10.0.0.130 - - [2025-10-08 19:08:39] "GET /firewall-rule/b9555ab3-413e-4c2f-86d6-55afd7c48840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003255 10.0.0.130 - - [2025-10-08 19:08:39] "POST /ref-update HTTP/1.1" 200 156 0.048039 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /firewall-rule/b9555ab3-413e-4c2f-86d6-55afd7c48840 HTTP/1.1" 200 115 0.037020 10.0.0.130 - - [2025-10-08 19:08:39] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005349 10.0.0.130 - - [2025-10-08 19:08:39] "GET /firewall-rule/8a00fe7c-c36f-42bd-891b-9a01b6023d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003051 10.0.0.130 - - [2025-10-08 19:08:39] "POST /ref-update HTTP/1.1" 200 156 0.054362 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /firewall-rule/8a00fe7c-c36f-42bd-891b-9a01b6023d05 HTTP/1.1" 200 115 0.040159 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /tag/824c5c28-543c-425f-b5d0-b6dbf536945f HTTP/1.1" 409 237 0.005461 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /tag/4ff68e39-1b02-43e0-b3d6-7ffafe67c603 HTTP/1.1" 200 115 0.035456 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137 HTTP/1.1" 409 237 0.004254 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.130 - - [2025-10-08 19:08:39] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004205 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.130 - - [2025-10-08 19:08:39] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004029 10.0.0.130 - - [2025-10-08 19:08:39] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.052058 10.0.0.130 - - [2025-10-08 19:08:39] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.041833 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /security-group/ece9c20c-d96b-4db5-a10c-c9c4173e10f4 HTTP/1.1" 200 115 0.041378 10.0.0.130 - - [2025-10-08 19:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010226 10.0.0.130 - - [2025-10-08 19:08:39] "DELETE /access-control-list/fa3a4f39-af55-4f6a-8088-9ddf042e7748 HTTP/1.1" 200 115 0.023409 10.0.0.130 - - [2025-10-08 19:08:40] "DELETE /access-control-list/2770f774-c9c5-4d21-b49c-3b3602066ca9 HTTP/1.1" 200 115 0.022464 10.0.0.130 - - [2025-10-08 19:08:40] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.021722 10.0.0.130 - - [2025-10-08 19:08:40] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?fields=security_groups HTTP/1.1" 200 1353 0.033627 10.0.0.130 - - [2025-10-08 19:08:40] "DELETE /security-group/8e07e2d4-3c5f-493b-9a18-ec6257dde9f7 HTTP/1.1" 200 115 0.045746 10.0.0.130 - - [2025-10-08 19:08:40] "DELETE /access-control-list/98a72fb0-070d-4781-95f3-f36394dcda2f HTTP/1.1" 200 115 0.039270 10.0.0.130 - - [2025-10-08 19:08:40] "GET /project/d5454590-1385-468c-8fb3-921f9a099ff9?fields=application_policy_sets HTTP/1.1" 200 1392 0.054676 10.0.0.130 - - [2025-10-08 19:08:40] "DELETE /access-control-list/c019263c-ae28-4340-8c25-e6e08b8dacf2 HTTP/1.1" 200 115 0.049502 10.0.0.130 - - [2025-10-08 19:08:40] "DELETE /project/d5454590-1385-468c-8fb3-921f9a099ff9 HTTP/1.1" 200 115 0.291799 10.0.0.130 - - [2025-10-08 19:08:40] "POST /projects HTTP/1.1" 409 238 0.002120 10.0.0.130 - - [2025-10-08 19:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.130 - - [2025-10-08 19:08:40] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036038 10.0.0.130 - - [2025-10-08 19:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.130 - - [2025-10-08 19:08:40] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003489 10.0.0.130 - - [2025-10-08 19:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.130 - - [2025-10-08 19:08:40] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003833 10.0.0.130 - - [2025-10-08 19:08:40] "POST /security-groups HTTP/1.1" 409 285 0.001723 10.0.0.130 - - [2025-10-08 19:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.130 - - [2025-10-08 19:08:40] "PUT /security-group/b41ccdbc-9d72-4345-95ec-cc342947b5a2 HTTP/1.1" 200 263 0.054917 10.0.0.130 - - [2025-10-08 19:08:40] "PUT /access-control-list/adebab9d-9d27-48c0-865f-e8632abeeb33 HTTP/1.1" 200 273 0.019442 10.0.0.130 - - [2025-10-08 19:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031384 10.0.0.130 - - [2025-10-08 19:08:40] "PUT /access-control-list/f7506919-f72e-41d8-9b7d-d82d51ebebd1 HTTP/1.1" 200 273 0.026267 10.0.0.130 - - [2025-10-08 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.130 - - [2025-10-08 19:08:44] "GET /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002640 10.0.0.130 - - [2025-10-08 19:08:44] "GET /virtual-machine-interface/9d180e54-a479-11f0-83c5-fa163e53cf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001652 10.0.0.130 - - [2025-10-08 19:08:44] "DELETE /loadbalancer-member/9e345516-44d1-4df3-8df8-d67460f67060 HTTP/1.1" 200 115 0.041533 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /loadbalancer-pool/816b80cc-e17f-4ae0-b756-bcb54f15cbed HTTP/1.1" 200 115 0.044709 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /loadbalancer-listener/8e83545a-5355-4f0d-8c6c-fd6140b84299 HTTP/1.1" 200 115 0.029508 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /loadbalancer/e9418f3e-e8e5-45a8-a1f0-fbf9e1b8897c HTTP/1.1" 200 115 0.031105 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /floating-ip/cf2684c2-74b0-4bc7-94af-4f8e10c8ff96 HTTP/1.1" 200 115 0.025555 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /instance-ip/77f862b9-2b73-4ec8-81e7-bcc894acf10f HTTP/1.1" 200 115 0.030215 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /virtual-machine-interface/22ca88e1-af19-4e28-b3c7-15fa17e82eac HTTP/1.1" 200 115 0.032278 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /tag/35fc4630-0db6-4387-ae38-2043b82b8680 HTTP/1.1" 200 115 0.033417 10.0.0.130 - - [2025-10-08 19:08:45] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002010 10.0.0.130 - - [2025-10-08 19:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.130 - - [2025-10-08 19:08:45] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002528 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-policy/cf513143-df45-4041-a35d-9a989bfbeb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002311 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-rule/6030edc4-e3f9-4f7f-a373-6c76cd9cc5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002990 10.0.0.130 - - [2025-10-08 19:08:45] "POST /ref-update HTTP/1.1" 200 156 0.014214 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /firewall-rule/6030edc4-e3f9-4f7f-a373-6c76cd9cc5f0 HTTP/1.1" 200 115 0.048357 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004378 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-rule/108d3bcd-1932-4c58-b3dd-1e48cc892ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003048 10.0.0.130 - - [2025-10-08 19:08:45] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /firewall-rule/108d3bcd-1932-4c58-b3dd-1e48cc892ec5 HTTP/1.1" 200 115 0.051957 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006660 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-rule/db74266e-75d7-4af2-9094-2084a430b2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003050 10.0.0.130 - - [2025-10-08 19:08:45] "POST /ref-update HTTP/1.1" 200 156 0.014418 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /firewall-rule/db74266e-75d7-4af2-9094-2084a430b2b6 HTTP/1.1" 200 115 0.039102 10.0.0.130 - - [2025-10-08 19:08:45] "GET /application-policy-set/d303491d-6c34-417b-a97f-7e28b25c2120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004467 10.0.0.130 - - [2025-10-08 19:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.130 - - [2025-10-08 19:08:45] "GET /policy-management/2165bd8b-29e9-4309-b349-0831612d3dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003356 10.0.0.130 - - [2025-10-08 19:08:45] "GET /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003680 10.0.0.130 - - [2025-10-08 19:08:45] "POST /ref-update HTTP/1.1" 200 156 0.022536 10.0.0.130 - - [2025-10-08 19:08:45] "DELETE /firewall-policy/d7ff43d1-0006-4968-ac02-af8bb51e90e5 HTTP/1.1" 200 115 0.039913 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /tag/220d7922-6916-4a60-b1b2-6c1f4a1b6d83 HTTP/1.1" 200 115 0.082621 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /tag/824c5c28-543c-425f-b5d0-b6dbf536945f HTTP/1.1" 200 115 0.080353 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /tag/9db96b1b-112c-4de4-8d96-8c7ecda1d8f1 HTTP/1.1" 200 115 0.068794 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /tag/b34b5dbf-c44d-4fc2-9d6a-6e8953b00137 HTTP/1.1" 200 115 0.061462 10.0.0.130 - - [2025-10-08 19:08:46] "POST /projects HTTP/1.1" 409 238 0.002820 10.0.0.130 - - [2025-10-08 19:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.130 - - [2025-10-08 19:08:46] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029878 10.0.0.130 - - [2025-10-08 19:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.130 - - [2025-10-08 19:08:46] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004568 10.0.0.130 - - [2025-10-08 19:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.130 - - [2025-10-08 19:08:46] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003645 10.0.0.130 - - [2025-10-08 19:08:46] "POST /security-groups HTTP/1.1" 409 285 0.002011 10.0.0.130 - - [2025-10-08 19:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.130 - - [2025-10-08 19:08:46] "PUT /security-group/b41ccdbc-9d72-4345-95ec-cc342947b5a2 HTTP/1.1" 200 263 0.055207 10.0.0.130 - - [2025-10-08 19:08:46] "PUT /access-control-list/adebab9d-9d27-48c0-865f-e8632abeeb33 HTTP/1.1" 200 273 0.024405 10.0.0.130 - - [2025-10-08 19:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047432 10.0.0.130 - - [2025-10-08 19:08:46] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.012841 10.0.0.130 - - [2025-10-08 19:08:46] "PUT /access-control-list/f7506919-f72e-41d8-9b7d-d82d51ebebd1 HTTP/1.1" 200 273 0.039217 10.0.0.130 - - [2025-10-08 19:08:46] "GET /firewall-rule/f0a61c79-c2ec-40a4-8fed-bb75b218cdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003279 10.0.0.130 - - [2025-10-08 19:08:46] "POST /ref-update HTTP/1.1" 200 156 0.077005 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /firewall-rule/f0a61c79-c2ec-40a4-8fed-bb75b218cdd5 HTTP/1.1" 200 115 0.039924 10.0.0.130 - - [2025-10-08 19:08:46] "GET /firewall-policy/1a54b9d1-f1d7-4601-ae0e-18c118c01043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005609 10.0.0.130 - - [2025-10-08 19:08:46] "GET /firewall-rule/49443e23-b669-481d-a1de-b2209c25c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010110 10.0.0.130 - - [2025-10-08 19:08:46] "POST /ref-update HTTP/1.1" 200 156 0.060611 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /firewall-rule/49443e23-b669-481d-a1de-b2209c25c8ec HTTP/1.1" 200 115 0.051851 10.0.0.130 - - [2025-10-08 19:08:46] "DELETE /tag/c6bb4195-e70c-4269-b45f-59691c95d85a HTTP/1.1" 200 115 0.032624 10.0.0.130 - - [2025-10-08 19:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.130 - - [2025-10-08 19:08:47] "GET /virtual-network/353a355f-1471-4b43-89c0-e760503c6436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004682 10.0.0.130 - - [2025-10-08 19:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.130 - - [2025-10-08 19:08:47] "GET /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003875 10.0.0.130 - - [2025-10-08 19:08:47] "PUT /virtual-network/353a355f-1471-4b43-89c0-e760503c6436 HTTP/1.1" 200 265 0.049121 10.0.0.130 - - [2025-10-08 19:08:47] "PUT /virtual-network/ab83eae8-27e0-450c-acca-d8ccfafb2735 HTTP/1.1" 200 265 0.055878 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /security-group/b41ccdbc-9d72-4345-95ec-cc342947b5a2 HTTP/1.1" 200 115 0.053283 10.0.0.130 - - [2025-10-08 19:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /access-control-list/adebab9d-9d27-48c0-865f-e8632abeeb33 HTTP/1.1" 200 115 0.038674 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /access-control-list/f7506919-f72e-41d8-9b7d-d82d51ebebd1 HTTP/1.1" 200 115 0.025579 10.0.0.130 - - [2025-10-08 19:08:47] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034584 10.0.0.130 - - [2025-10-08 19:08:47] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?fields=security_groups HTTP/1.1" 200 1352 0.058527 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /security-group/03af49b4-6a91-443c-b412-2daac393a257 HTTP/1.1" 200 115 0.049374 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /access-control-list/ac14ea37-9896-43eb-8c74-5f95b0d2608d HTTP/1.1" 200 115 0.060599 10.0.0.130 - - [2025-10-08 19:08:47] "GET /project/390256a9-603a-4e6a-8c28-61da4599845a?fields=application_policy_sets HTTP/1.1" 200 1391 0.076508 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /access-control-list/685e5af0-dc27-48bb-9108-dbd9ac6f4f31 HTTP/1.1" 200 115 0.060385 10.0.0.130 - - [2025-10-08 19:08:47] "DELETE /project/390256a9-603a-4e6a-8c28-61da4599845a HTTP/1.1" 200 115 0.412556 10.0.0.130 - - [2025-10-08 19:09:44] "GET /global-system-configs HTTP/1.1" 200 323 0.003198 10.0.0.130 - - [2025-10-08 19:09:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002423 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.130 - - [2025-10-08 19:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001010