++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Nov 3 01:37:54 AM UTC 2025 ===================' INFO: =================== Mon Nov 3 01:37:54 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.57 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.57 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.57 ++ ANALYTICSDB_NODES=10.0.0.57 ++ ANALYTICS_SNMP_NODES=10.0.0.57 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8081 ' +++ '[' -n '10.0.0.57:8081 ' ']' +++ echo 10.0.0.57:8081 ++ ANALYTICS_SERVERS=10.0.0.57:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9042 ' +++ '[' -n '10.0.0.57:9042 ' ']' +++ echo 10.0.0.57:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.57:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.57 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8086 ' +++ '[' -n '10.0.0.57:8086 ' ']' +++ echo 10.0.0.57:8086 ++ COLLECTOR_SERVERS=10.0.0.57:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.57 ++ CONFIGDB_NODES=10.0.0.57 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8082 ' +++ '[' -n '10.0.0.57:8082 ' ']' +++ echo 10.0.0.57:8082 ++ CONFIG_SERVERS=10.0.0.57:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9161 ' +++ '[' -n '10.0.0.57:9161 ' ']' +++ echo 10.0.0.57:9161 ++ CONFIGDB_SERVERS=10.0.0.57:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9041 ' +++ '[' -n '10.0.0.57:9041 ' ']' +++ echo 10.0.0.57:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.57:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.57 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.57 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.57 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:2181, +++ '[' -n 10.0.0.57:2181, ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS=10.0.0.57:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:2181 ' +++ '[' -n '10.0.0.57:2181 ' ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.57:2181 ++ RABBITMQ_NODES=10.0.0.57 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:5673, +++ '[' -n 10.0.0.57:5673, ']' +++ echo 10.0.0.57:5673 ++ RABBITMQ_SERVERS=10.0.0.57:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:6379 ' +++ '[' -n '10.0.0.57:6379 ' ']' +++ echo 10.0.0.57:6379 ++ REDIS_SERVERS=10.0.0.57:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.57 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9092 ' +++ '[' -n '10.0.0.57:9092 ' ']' +++ echo 10.0.0.57:9092 ++ KAFKA_SERVERS=10.0.0.57:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.57 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.57 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.57 + local cassandra=10.0.0.57 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 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.57 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.57 +++ local servers=10.0.0.57 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.57,10.29.117.1,127.0.0.1,172.17.0.1,252.57.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.57,10.29.117.1,127.0.0.1,172.17.0.1,252.57.0.1,, =~ ,10\.0\.0\.57, ]] +++ echo 10.0.0.57 1 +++ return ++ local ip=10.0.0.57 ++ [[ -z 10.0.0.57 ]] ++ echo 10.0.0.57 + host_ip=10.0.0.57 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.57:9041 + cassandra_server_list=10.0.0.57:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.57:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' + 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: 11/03/2025 01:38:39.041 7f01a5d81ec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/03/2025 01:38:39.395 7f01a5d81ec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/03/2025 01:38:39.420 7f01a5d81ec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/03/2025 01:38:39.420 7f01a5d81ec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.57 - - [2025-11-03 01:38:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000900 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.57:8082/ Hit Ctrl-C to quit. 10.0.0.57 - - [2025-11-03 01:38:53] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.57 - - [2025-11-03 01:38:53] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.57 - - [2025-11-03 01:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.57 - - [2025-11-03 01:38:53] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005374 10.0.0.57 - - [2025-11-03 01:38:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.008532 10.0.0.57 - - [2025-11-03 01:38:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.027848 10.0.0.57 - - [2025-11-03 01:38:54] "GET / HTTP/1.1" 200 45303 0.001631 10.0.0.57 - - [2025-11-03 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.57 - - [2025-11-03 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006762 10.0.0.57 - - [2025-11-03 01:38:54] "GET / HTTP/1.1" 200 35931 0.001211 10.0.0.57 - - [2025-11-03 01:38:54] "GET / HTTP/1.1" 200 35931 0.001146 10.0.0.57 - - [2025-11-03 01:38:55] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.57 - - [2025-11-03 01:38:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.002464 10.0.0.57 - - [2025-11-03 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.57 - - [2025-11-03 01:38:55] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008451 10.0.0.57 - - [2025-11-03 01:38:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025220 10.0.0.57 - - [2025-11-03 01:38:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.002676 10.0.0.57 - - [2025-11-03 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.57 - - [2025-11-03 01:38:56] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.019751 10.0.0.57 - - [2025-11-03 01:38:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.044894 10.0.0.57 - - [2025-11-03 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011591 10.0.0.57 - - [2025-11-03 01:38:56] "GET /network-ipam/f678347c-8b03-459b-bf9f-b29e93b57ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006408 10.0.0.57 - - [2025-11-03 01:38:56] "POST /service-templates HTTP/1.1" 200 511 0.075439 10.0.0.57 - - [2025-11-03 01:38:56] "POST /service-templates HTTP/1.1" 200 501 0.068687 10.0.0.57 - - [2025-11-03 01:38:56] "POST /service-templates HTTP/1.1" 200 515 0.042763 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001297 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.57 - - [2025-11-03 01:38:56] "POST /service-templates HTTP/1.1" 200 535 0.052991 10.0.0.57 - - [2025-11-03 01:38:56] "POST /service-templates HTTP/1.1" 200 507 0.040957 10.0.0.57 - - [2025-11-03 01:38:56] "GET / HTTP/1.1" 200 35931 0.001181 10.0.0.57 - - [2025-11-03 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.57 - - [2025-11-03 01:38:56] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003657 10.0.0.57 - - [2025-11-03 01:38:56] "POST /bgp-routers HTTP/1.1" 200 616 0.124030 10.0.0.57 - - [2025-11-03 01:38:57] "GET /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011960 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.57 - - [2025-11-03 01:38:57] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.267424 10.0.0.57 - - [2025-11-03 01:38:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021162 10.0.0.57 - - [2025-11-03 01:38:57] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.57 - - [2025-11-03 01:38:57] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009348 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002421 10.0.0.57 - - [2025-11-03 01:38:57] "POST /ref-update HTTP/1.1" 200 156 0.032247 10.0.0.57 - - [2025-11-03 01:38:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.067987 10.0.0.57 - - [2025-11-03 01:38:57] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.57 - - [2025-11-03 01:38:57] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.57 - - [2025-11-03 01:38:57] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.013221 10.0.0.57 - - [2025-11-03 01:38:57] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008103 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.007581 10.0.0.57 - - [2025-11-03 01:38:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004981 10.0.0.57 - - [2025-11-03 01:38:57] "POST /database-nodes HTTP/1.1" 200 597 0.051613 10.0.0.57 - - [2025-11-03 01:38:57] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.062684 10.0.0.57 - - [2025-11-03 01:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.57 - - [2025-11-03 01:38:58] "GET /network-ipam/f678347c-8b03-459b-bf9f-b29e93b57ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003857 10.0.0.57 - - [2025-11-03 01:38:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002449 10.0.0.57 - - [2025-11-03 01:38:59] "POST /access-control-lists HTTP/1.1" 200 587 0.053312 10.0.0.57 - - [2025-11-03 01:38:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.027410 10.0.0.57 - - [2025-11-03 01:38:59] "POST /access-control-lists HTTP/1.1" 200 585 0.022347 10.0.0.57 - - [2025-11-03 01:38:59] "POST /route-targets HTTP/1.1" 200 327 0.012603 10.0.0.57 - - [2025-11-03 01:38:59] "POST /ref-update HTTP/1.1" 200 156 0.050515 10.0.0.57 - - [2025-11-03 01:38:59] "POST /route-targets HTTP/1.1" 200 327 0.013930 10.0.0.57 - - [2025-11-03 01:38:59] "POST /ref-update HTTP/1.1" 200 156 0.021583 10.0.0.57 - - [2025-11-03 01:38:59] "POST /route-targets HTTP/1.1" 200 327 0.023479 10.0.0.57 - - [2025-11-03 01:38:59] "POST /ref-update HTTP/1.1" 200 156 0.027961 10.0.0.57 - - [2025-11-03 01:38:59] "POST /route-targets HTTP/1.1" 200 327 0.034014 10.0.0.57 - - [2025-11-03 01:38:59] "POST /ref-update HTTP/1.1" 200 156 0.018685 10.0.0.57 - - [2025-11-03 01:38:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.003421 10.0.0.57 - - [2025-11-03 01:38:59] "POST /access-control-lists HTTP/1.1" 200 551 0.064981 10.0.0.57 - - [2025-11-03 01:38:59] "PUT /access-control-list/9c3fc878-fe55-463d-a949-16259dd9a48a HTTP/1.1" 200 272 0.021694 10.0.0.57 - - [2025-11-03 01:38:59] "PUT /access-control-list/5a7078dc-eadc-415c-a872-d29a68d2d8bd HTTP/1.1" 200 272 0.019102 10.0.0.57 - - [2025-11-03 01:39:00] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.57 - - [2025-11-03 01:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.57 - - [2025-11-03 01:39:00] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005878 10.0.0.57 - - [2025-11-03 01:39:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002180 10.0.0.57 - - [2025-11-03 01:39:00] "POST /analytics-nodes HTTP/1.1" 200 599 0.043947 10.0.0.57 - - [2025-11-03 01:39:02] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.57 - - [2025-11-03 01:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.57 - - [2025-11-03 01:39:02] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004876 10.0.0.57 - - [2025-11-03 01:39:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002203 10.0.0.57 - - [2025-11-03 01:39:02] "POST /config-nodes HTTP/1.1" 200 593 0.019773 10.0.0.57 - - [2025-11-03 01:39:02] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.57 - - [2025-11-03 01:39:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002585 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.57 - - [2025-11-03 01:39:07] "GET / HTTP/1.1" 200 35931 0.001215 10.0.0.57 - - [2025-11-03 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.57 - - [2025-11-03 01:39:07] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003011 10.0.0.57 - - [2025-11-03 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.57 - - [2025-11-03 01:39:07] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003053 10.0.0.57 - - [2025-11-03 01:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.57 - - [2025-11-03 01:39:07] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.036964 10.0.0.57 - - [2025-11-03 01:39:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000512 10.0.0.57 - - [2025-11-03 01:39:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.013175 10.0.0.57 - - [2025-11-03 01:39:08] "POST /security-groups HTTP/1.1" 200 570 0.072196 10.0.0.57 - - [2025-11-03 01:39:08] "POST /projects HTTP/1.1" 200 481 0.232764 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.003803 10.0.0.57 - - [2025-11-03 01:39:08] "POST /access-control-lists HTTP/1.1" 200 579 0.051084 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.018278 10.0.0.57 - - [2025-11-03 01:39:08] "POST /security-groups HTTP/1.1" 200 534 0.112166 10.0.0.57 - - [2025-11-03 01:39:08] "POST /chown HTTP/1.1" 200 109 0.029186 10.0.0.57 - - [2025-11-03 01:39:08] "POST /policy-managements HTTP/1.1" 409 214 0.005850 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.57 - - [2025-11-03 01:39:08] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003630 10.0.0.57 - - [2025-11-03 01:39:08] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.57 - - [2025-11-03 01:39:08] "POST /access-control-lists HTTP/1.1" 200 577 0.129853 10.0.0.57 - - [2025-11-03 01:39:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.083220 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014344 10.0.0.57 - - [2025-11-03 01:39:08] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003414 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.012466 10.0.0.57 - - [2025-11-03 01:39:08] "POST /alarms HTTP/1.1" 200 581 0.171200 10.0.0.57 - - [2025-11-03 01:39:08] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.048762 10.0.0.57 - - [2025-11-03 01:39:08] "POST /access-control-lists HTTP/1.1" 200 594 0.111843 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.006597 10.0.0.57 - - [2025-11-03 01:39:08] "POST /alarms HTTP/1.1" 200 575 0.109131 10.0.0.57 - - [2025-11-03 01:39:08] "GET /virtual-network/893eb131-ddd1-48e5-a28a-ef89eeef7801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016485 10.0.0.57 - - [2025-11-03 01:39:08] "POST /alarms HTTP/1.1" 200 575 0.057722 10.0.0.57 - - [2025-11-03 01:39:08] "POST /access-control-lists HTTP/1.1" 200 592 0.057024 10.0.0.57 - - [2025-11-03 01:39:08] "POST /alarms HTTP/1.1" 200 559 0.092817 10.0.0.57 - - [2025-11-03 01:39:08] "POST /alarms HTTP/1.1" 200 555 0.065810 10.0.0.57 - - [2025-11-03 01:39:08] "POST /alarms HTTP/1.1" 200 557 0.062228 10.0.0.57 - - [2025-11-03 01:39:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.001024 10.0.0.57 - - [2025-11-03 01:39:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.009890 10.0.0.57 - - [2025-11-03 01:39:09] "POST /alarms HTTP/1.1" 200 565 0.078516 10.0.0.57 - - [2025-11-03 01:39:09] "POST /security-groups HTTP/1.1" 200 574 0.157956 10.0.0.57 - - [2025-11-03 01:39:09] "POST /projects HTTP/1.1" 200 489 0.512795 10.0.0.57 - - [2025-11-03 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.023010 10.0.0.57 - - [2025-11-03 01:39:09] "POST /alarms HTTP/1.1" 200 549 0.184919 10.0.0.57 - - [2025-11-03 01:39:09] "POST /access-control-lists HTTP/1.1" 200 583 0.169953 10.0.0.57 - - [2025-11-03 01:39:09] "POST /alarms HTTP/1.1" 200 557 0.191113 10.0.0.57 - - [2025-11-03 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.014217 10.0.0.57 - - [2025-11-03 01:39:09] "POST /security-groups HTTP/1.1" 200 546 0.257108 10.0.0.57 - - [2025-11-03 01:39:09] "POST /chown HTTP/1.1" 200 109 0.059717 10.0.0.57 - - [2025-11-03 01:39:09] "POST /alarms HTTP/1.1" 200 567 0.126865 10.0.0.57 - - [2025-11-03 01:39:09] "POST /access-control-lists HTTP/1.1" 200 581 0.152436 10.0.0.57 - - [2025-11-03 01:39:09] "POST /network-ipams HTTP/1.1" 200 522 0.112271 10.0.0.57 - - [2025-11-03 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.006965 10.0.0.57 - - [2025-11-03 01:39:09] "POST /alarms HTTP/1.1" 200 555 0.130937 10.0.0.57 - - [2025-11-03 01:39:09] "POST /access-control-lists HTTP/1.1" 200 602 0.070467 10.0.0.57 - - [2025-11-03 01:39:09] "POST /network-ipams HTTP/1.1" 200 510 0.120511 10.0.0.57 - - [2025-11-03 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.074942 10.0.0.57 - - [2025-11-03 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.007744 10.0.0.57 - - [2025-11-03 01:39:09] "POST /alarms HTTP/1.1" 200 567 0.126629 10.0.0.57 - - [2025-11-03 01:39:09] "POST /access-control-lists HTTP/1.1" 200 600 0.101105 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 575 0.191275 10.0.0.57 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002638 10.0.0.57 - - [2025-11-03 01:39:10] "POST /useragent-kv HTTP/1.1" 200 115 0.024495 10.0.0.57 - - [2025-11-03 01:39:10] "POST /virtual-networks HTTP/1.1" 200 538 0.270897 10.0.0.57 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 569 0.134467 10.0.0.57 - - [2025-11-03 01:39:10] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.017133 10.0.0.57 - - [2025-11-03 01:39:10] "POST /access-control-lists HTTP/1.1" 200 589 0.174907 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 561 0.097253 10.0.0.57 - - [2025-11-03 01:39:10] "POST /network-ipams HTTP/1.1" 200 518 0.128887 10.0.0.57 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.030395 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 561 0.103326 10.0.0.57 - - [2025-11-03 01:39:10] "POST /route-targets HTTP/1.1" 200 327 0.048013 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 561 0.108496 10.0.0.57 - - [2025-11-03 01:39:10] "POST /ref-update HTTP/1.1" 200 156 0.096573 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 547 0.111576 10.0.0.57 - - [2025-11-03 01:39:10] "PUT /access-control-list/b52fb933-eaeb-4e5e-915b-1a81215fb7d2 HTTP/1.1" 200 272 0.082422 10.0.0.57 - - [2025-11-03 01:39:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010658 10.0.0.57 - - [2025-11-03 01:39:10] "POST /virtual-networks HTTP/1.1" 200 546 0.342740 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 595 0.076634 10.0.0.57 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.57 - - [2025-11-03 01:39:10] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011538 10.0.0.57 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.001356 10.0.0.57 - - [2025-11-03 01:39:10] "POST /alarms HTTP/1.1" 200 575 0.089689 10.0.0.57 - - [2025-11-03 01:39:11] "POST /network-policys HTTP/1.1" 200 538 0.090344 10.0.0.57 - - [2025-11-03 01:39:11] "POST /route-targets HTTP/1.1" 200 327 0.050417 10.0.0.57 - - [2025-11-03 01:39:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.002676 10.0.0.57 - - [2025-11-03 01:39:11] "POST /alarms HTTP/1.1" 200 571 0.099537 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.061198 10.0.0.57 - - [2025-11-03 01:39:11] "POST /network-policys HTTP/1.1" 200 534 0.084434 10.0.0.57 - - [2025-11-03 01:39:11] "POST /alarms HTTP/1.1" 200 583 0.048347 10.0.0.57 - - [2025-11-03 01:39:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002861 10.0.0.57 - - [2025-11-03 01:39:11] "POST /alarms HTTP/1.1" 200 609 0.027492 10.0.0.57 - - [2025-11-03 01:39:11] "POST /network-policys HTTP/1.1" 200 542 0.030448 10.0.0.57 - - [2025-11-03 01:39:11] "PUT /access-control-list/cc764720-8fe1-4ba8-bc8a-406fdd72f43b HTTP/1.1" 200 272 0.038705 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.120980 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012501 10.0.0.57 - - [2025-11-03 01:39:11] "PUT /access-control-list/b52fb933-eaeb-4e5e-915b-1a81215fb7d2 HTTP/1.1" 200 272 0.023222 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.085745 10.0.0.57 - - [2025-11-03 01:39:11] "PUT /access-control-list/b52fb933-eaeb-4e5e-915b-1a81215fb7d2 HTTP/1.1" 200 272 0.022955 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.099434 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008560 10.0.0.57 - - [2025-11-03 01:39:11] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.57 - - [2025-11-03 01:39:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003537 10.0.0.57 - - [2025-11-03 01:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.57 - - [2025-11-03 01:39:11] "PUT /access-control-list/cc764720-8fe1-4ba8-bc8a-406fdd72f43b HTTP/1.1" 200 272 0.082087 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013648 10.0.0.57 - - [2025-11-03 01:39:11] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.043258 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.050426 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.091267 10.0.0.57 - - [2025-11-03 01:39:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.016029 10.0.0.57 - - [2025-11-03 01:39:11] "POST /access-control-lists HTTP/1.1" 200 601 0.078054 10.0.0.57 - - [2025-11-03 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.134081 10.0.0.57 - - [2025-11-03 01:39:12] "PUT /access-control-list/2d2841f0-6876-4598-a14c-f4a8453e22a8 HTTP/1.1" 200 272 0.020227 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.093444 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.165003 10.0.0.57 - - [2025-11-03 01:39:12] "PUT /access-control-list/cc764720-8fe1-4ba8-bc8a-406fdd72f43b HTTP/1.1" 200 272 0.051286 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018679 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010335 10.0.0.57 - - [2025-11-03 01:39:12] "GET / HTTP/1.1" 200 35931 0.001179 10.0.0.57 - - [2025-11-03 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.57 - - [2025-11-03 01:39:12] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003369 10.0.0.57 - - [2025-11-03 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004044 10.0.0.57 - - [2025-11-03 01:39:12] "PUT /access-control-list/2d2841f0-6876-4598-a14c-f4a8453e22a8 HTTP/1.1" 200 272 0.023265 10.0.0.57 - - [2025-11-03 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009797 10.0.0.57 - - [2025-11-03 01:39:12] "GET /virtual-network/893eb131-ddd1-48e5-a28a-ef89eeef7801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.025038 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.074683 10.0.0.57 - - [2025-11-03 01:39:12] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.093603 10.0.0.57 - - [2025-11-03 01:39:12] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006565 10.0.0.57 - - [2025-11-03 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.57 - - [2025-11-03 01:39:12] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006613 10.0.0.57 - - [2025-11-03 01:39:12] "POST /firewall-policys HTTP/1.1" 200 530 0.021489 10.0.0.57 - - [2025-11-03 01:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013900 10.0.0.57 - - [2025-11-03 01:39:12] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012953 10.0.0.57 - - [2025-11-03 01:39:12] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003721 10.0.0.57 - - [2025-11-03 01:39:12] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005377 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.033002 10.0.0.57 - - [2025-11-03 01:39:12] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.024271 10.0.0.57 - - [2025-11-03 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.57 - - [2025-11-03 01:39:12] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004520 10.0.0.57 - - [2025-11-03 01:39:12] "POST /firewall-policys HTTP/1.1" 200 532 0.021247 10.0.0.57 - - [2025-11-03 01:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030442 10.0.0.57 - - [2025-11-03 01:39:12] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012710 10.0.0.57 - - [2025-11-03 01:39:12] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005601 10.0.0.57 - - [2025-11-03 01:39:12] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.57 - - [2025-11-03 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.57 - - [2025-11-03 01:39:12] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004851 10.0.0.57 - - [2025-11-03 01:39:12] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004021 10.0.0.57 - - [2025-11-03 01:39:12] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004848 10.0.0.57 - - [2025-11-03 01:39:12] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011025 10.0.0.57 - - [2025-11-03 01:39:12] "PUT /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd HTTP/1.1" 200 274 0.053463 10.0.0.57 - - [2025-11-03 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.038395 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.043568 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.042329 10.0.0.57 - - [2025-11-03 01:39:13] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005193 10.0.0.57 - - [2025-11-03 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.57 - - [2025-11-03 01:39:13] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002508 10.0.0.57 - - [2025-11-03 01:39:13] "POST /firewall-policys HTTP/1.1" 200 530 0.027292 10.0.0.57 - - [2025-11-03 01:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018392 10.0.0.57 - - [2025-11-03 01:39:13] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016332 10.0.0.57 - - [2025-11-03 01:39:13] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003265 10.0.0.57 - - [2025-11-03 01:39:13] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002641 10.0.0.57 - - [2025-11-03 01:39:13] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002470 10.0.0.57 - - [2025-11-03 01:39:13] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003215 10.0.0.57 - - [2025-11-03 01:39:13] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005315 10.0.0.57 - - [2025-11-03 01:39:13] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003670 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.019164 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.032278 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.036721 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.018442 10.0.0.57 - - [2025-11-03 01:39:13] "POST /ref-update HTTP/1.1" 200 156 0.048460 10.0.0.57 - - [2025-11-03 01:39:13] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.035610 10.0.0.57 - - [2025-11-03 01:39:13] "POST /tags HTTP/1.1" 200 299 0.053921 10.0.0.57 - - [2025-11-03 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.025875 10.0.0.57 - - [2025-11-03 01:39:13] "GET /tag/6ea8d354-d514-4232-86f6-cf15e5364954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.023073 10.0.0.57 - - [2025-11-03 01:39:13] "POST /set-tag HTTP/1.1" 200 109 0.023139 10.0.0.57 - - [2025-11-03 01:39:14] "POST /tags HTTP/1.1" 200 357 0.121896 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011453 10.0.0.57 - - [2025-11-03 01:39:14] "GET /tag/18d804be-21bb-4441-9d4a-8afe7dc9eda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.029599 10.0.0.57 - - [2025-11-03 01:39:14] "POST /tags HTTP/1.1" 200 305 0.064162 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.070121 10.0.0.57 - - [2025-11-03 01:39:14] "GET /tag/992ed4b6-0655-4969-91a1-0c4d08784bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017595 10.0.0.57 - - [2025-11-03 01:39:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000494 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.012369 10.0.0.57 - - [2025-11-03 01:39:14] "POST /security-groups HTTP/1.1" 200 571 0.069171 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.004849 10.0.0.57 - - [2025-11-03 01:39:14] "POST /projects HTTP/1.1" 200 483 0.246732 10.0.0.57 - - [2025-11-03 01:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011332 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010430 10.0.0.57 - - [2025-11-03 01:39:14] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.016912 10.0.0.57 - - [2025-11-03 01:39:14] "POST /access-control-lists HTTP/1.1" 200 580 0.105261 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.57 - - [2025-11-03 01:39:14] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004511 10.0.0.57 - - [2025-11-03 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.002003 10.0.0.57 - - [2025-11-03 01:39:14] "POST /access-control-lists HTTP/1.1" 200 578 0.070902 10.0.0.57 - - [2025-11-03 01:39:15] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.150722 10.0.0.57 - - [2025-11-03 01:39:15] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.061862 10.0.0.57 - - [2025-11-03 01:39:15] "POST /security-groups HTTP/1.1" 200 537 0.076427 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.006575 10.0.0.57 - - [2025-11-03 01:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015772 10.0.0.57 - - [2025-11-03 01:39:15] "POST /access-control-lists HTTP/1.1" 200 596 0.036370 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.022724 10.0.0.57 - - [2025-11-03 01:39:15] "POST /chown HTTP/1.1" 200 109 0.042482 10.0.0.57 - - [2025-11-03 01:39:15] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012833 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.57 - - [2025-11-03 01:39:15] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002200 10.0.0.57 - - [2025-11-03 01:39:15] "POST /tags HTTP/1.1" 409 207 0.003798 10.0.0.57 - - [2025-11-03 01:39:15] "POST /access-control-lists HTTP/1.1" 200 594 0.035841 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.57 - - [2025-11-03 01:39:15] "GET /tag/992ed4b6-0655-4969-91a1-0c4d08784bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012353 10.0.0.57 - - [2025-11-03 01:39:15] "POST /firewall-rules HTTP/1.1" 200 564 0.071196 10.0.0.57 - - [2025-11-03 01:39:15] "GET /firewall-rule/327cb768-8514-46b3-a36b-e2a8ca65135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005908 10.0.0.57 - - [2025-11-03 01:39:15] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002006 10.0.0.57 - - [2025-11-03 01:39:15] "GET /firewall-rule/327cb768-8514-46b3-a36b-e2a8ca65135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002029 10.0.0.57 - - [2025-11-03 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.015733 10.0.0.57 - - [2025-11-03 01:39:15] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010205 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007811 10.0.0.57 - - [2025-11-03 01:39:15] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002904 10.0.0.57 - - [2025-11-03 01:39:15] "POST /tags HTTP/1.1" 409 207 0.002987 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.57 - - [2025-11-03 01:39:15] "GET /tag/992ed4b6-0655-4969-91a1-0c4d08784bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022847 10.0.0.57 - - [2025-11-03 01:39:15] "POST /firewall-rules HTTP/1.1" 200 562 0.088581 10.0.0.57 - - [2025-11-03 01:39:15] "GET /firewall-rule/2bbc3bfe-bd6f-48a3-9dd9-61f5f6a5d651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004359 10.0.0.57 - - [2025-11-03 01:39:15] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004520 10.0.0.57 - - [2025-11-03 01:39:15] "GET /firewall-rule/2bbc3bfe-bd6f-48a3-9dd9-61f5f6a5d651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002374 10.0.0.57 - - [2025-11-03 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.023695 10.0.0.57 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.010143 10.0.0.57 - - [2025-11-03 01:39:16] "POST /tags HTTP/1.1" 200 301 0.057363 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013657 10.0.0.57 - - [2025-11-03 01:39:16] "GET /tag/01fc8990-4c85-406b-ab85-8e57079b600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021181 10.0.0.57 - - [2025-11-03 01:39:16] "POST /tags HTTP/1.1" 200 325 0.108443 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014026 10.0.0.57 - - [2025-11-03 01:39:16] "GET /tag/2486319b-3857-436e-8e33-8914fd63fa33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.029942 10.0.0.57 - - [2025-11-03 01:39:16] "POST /tags HTTP/1.1" 200 363 0.031129 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019663 10.0.0.57 - - [2025-11-03 01:39:16] "GET /tag/3bd53ed3-dbe7-418c-9d63-e70a7ea42e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016116 10.0.0.57 - - [2025-11-03 01:39:16] "POST /tags HTTP/1.1" 200 311 0.035418 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019023 10.0.0.57 - - [2025-11-03 01:39:16] "GET /tag/fb41b1c8-4198-4701-a222-9384a4e55b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.032222 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.57 - - [2025-11-03 01:39:16] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005014 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.57 - - [2025-11-03 01:39:16] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040481 10.0.0.57 - - [2025-11-03 01:39:16] "POST /virtual-machines HTTP/1.1" 200 377 0.021102 10.0.0.57 - - [2025-11-03 01:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032283 10.0.0.57 - - [2025-11-03 01:39:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.112645 10.0.0.57 - - [2025-11-03 01:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014616 10.0.0.57 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011232 10.0.0.57 - - [2025-11-03 01:39:17] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005700 10.0.0.57 - - [2025-11-03 01:39:17] "POST /instance-ips HTTP/1.1" 200 409 0.032725 10.0.0.57 - - [2025-11-03 01:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032507 10.0.0.57 - - [2025-11-03 01:39:17] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013987 10.0.0.57 - - [2025-11-03 01:39:17] "POST /set-tag HTTP/1.1" 200 109 0.020182 10.0.0.57 - - [2025-11-03 01:39:17] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016790 10.0.0.57 - - [2025-11-03 01:39:17] "GET /instance-ip/e907447a-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005325 10.0.0.57 - - [2025-11-03 01:39:17] "POST /tags HTTP/1.1" 200 355 0.026505 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012052 10.0.0.57 - - [2025-11-03 01:39:17] "GET /tag/3e9e6409-6374-4524-aa9b-61bccb8dccf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016428 10.0.0.57 - - [2025-11-03 01:39:17] "POST /tags HTTP/1.1" 200 303 0.022444 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.57 - - [2025-11-03 01:39:17] "GET /tag/f36bb731-1ee7-4df3-b603-105642c19a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027606 10.0.0.57 - - [2025-11-03 01:39:17] "POST /projects HTTP/1.1" 409 218 0.003790 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.57 - - [2025-11-03 01:39:17] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031428 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.57 - - [2025-11-03 01:39:17] "GET /network-ipam/e7e789f3-46c7-429e-afd9-cd97a00fd779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005830 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.57 - - [2025-11-03 01:39:17] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007989 10.0.0.57 - - [2025-11-03 01:39:17] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.055663 10.0.0.57 - - [2025-11-03 01:39:17] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008461 10.0.0.57 - - [2025-11-03 01:39:17] "POST /set-tag HTTP/1.1" 200 109 0.042577 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.57 - - [2025-11-03 01:39:17] "GET /network-ipam/80dcd039-89d0-4ea3-a0c8-1a8f7108d05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.018645 10.0.0.57 - - [2025-11-03 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.57 - - [2025-11-03 01:39:17] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011863 10.0.0.57 - - [2025-11-03 01:39:17] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.051337 10.0.0.57 - - [2025-11-03 01:39:18] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011497 10.0.0.57 - - [2025-11-03 01:39:18] "POST /set-tag HTTP/1.1" 200 109 0.063998 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 10.0.0.57 - - [2025-11-03 01:39:18] "GET /network-policy/cef84261-e248-4f18-8742-746ed12121c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003848 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.57 - - [2025-11-03 01:39:18] "GET /network-policy/b41a3a1f-6947-4997-9555-4180e01cb68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003634 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.57 - - [2025-11-03 01:39:18] "GET /network-policy/cd6431ee-1532-4cf7-8448-e4ca06ebb83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005220 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.57 - - [2025-11-03 01:39:18] "PUT /network-policy/cd6431ee-1532-4cf7-8448-e4ca06ebb83b HTTP/1.1" 200 262 0.032833 10.0.0.57 - - [2025-11-03 01:39:18] "POST /ref-update HTTP/1.1" 200 156 0.072348 10.0.0.57 - - [2025-11-03 01:39:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005104 10.0.0.57 - - [2025-11-03 01:39:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002198 10.0.0.57 - - [2025-11-03 01:39:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002582 10.0.0.57 - - [2025-11-03 01:39:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002310 10.0.0.57 - - [2025-11-03 01:39:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002464 10.0.0.57 - - [2025-11-03 01:39:18] "POST /security-groups HTTP/1.1" 409 245 0.002467 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.57 - - [2025-11-03 01:39:18] "PUT /security-group/bc965fea-52f3-4561-80b0-ebc0a8558de8 HTTP/1.1" 200 262 0.071218 10.0.0.57 - - [2025-11-03 01:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022295 10.0.0.57 - - [2025-11-03 01:39:18] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010463 10.0.0.57 - - [2025-11-03 01:39:18] "PUT /access-control-list/2931aa34-6032-4b92-aa55-884a1959d1f9 HTTP/1.1" 200 272 0.043728 10.0.0.57 - - [2025-11-03 01:39:18] "PUT /access-control-list/f43434c0-2a92-477c-87f7-c0b75ac43e47 HTTP/1.1" 200 272 0.022921 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.57 - - [2025-11-03 01:39:18] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002150 10.0.0.57 - - [2025-11-03 01:39:18] "POST /tags HTTP/1.1" 409 206 0.001417 10.0.0.57 - - [2025-11-03 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.57 - - [2025-11-03 01:39:18] "GET /tag/f36bb731-1ee7-4df3-b603-105642c19a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015166 10.0.0.57 - - [2025-11-03 01:39:19] "POST /firewall-rules HTTP/1.1" 200 562 0.081832 10.0.0.57 - - [2025-11-03 01:39:19] "GET /firewall-rule/c375a0b8-6bd8-4e63-8bba-2cfdf1d93733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.020303 10.0.0.57 - - [2025-11-03 01:39:19] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004144 10.0.0.57 - - [2025-11-03 01:39:19] "GET /firewall-rule/c375a0b8-6bd8-4e63-8bba-2cfdf1d93733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002461 10.0.0.57 - - [2025-11-03 01:39:19] "POST /ref-update HTTP/1.1" 200 156 0.025662 10.0.0.57 - - [2025-11-03 01:39:19] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008729 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007222 10.0.0.57 - - [2025-11-03 01:39:19] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009838 10.0.0.57 - - [2025-11-03 01:39:19] "POST /tags HTTP/1.1" 409 206 0.002028 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.57 - - [2025-11-03 01:39:19] "GET /tag/f36bb731-1ee7-4df3-b603-105642c19a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013610 10.0.0.57 - - [2025-11-03 01:39:19] "POST /firewall-rules HTTP/1.1" 200 560 0.066063 10.0.0.57 - - [2025-11-03 01:39:19] "GET /firewall-rule/684f85c6-8a28-4dff-9526-968464e99c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007766 10.0.0.57 - - [2025-11-03 01:39:19] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.009740 10.0.0.57 - - [2025-11-03 01:39:19] "GET /firewall-rule/684f85c6-8a28-4dff-9526-968464e99c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004889 10.0.0.57 - - [2025-11-03 01:39:19] "POST /ref-update HTTP/1.1" 200 156 0.035890 10.0.0.57 - - [2025-11-03 01:39:19] "POST /tags HTTP/1.1" 200 305 0.053879 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.57 - - [2025-11-03 01:39:19] "GET /tag/9ddc3558-7adb-4c9d-9ea3-d3baf2bca55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.028702 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.57 - - [2025-11-03 01:39:19] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048641 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.57 - - [2025-11-03 01:39:19] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005845 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.57 - - [2025-11-03 01:39:19] "GET /service-appliance-set/40d57cd7-7fa9-4cd8-bee4-6359ca7d1e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009529 10.0.0.57 - - [2025-11-03 01:39:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002193 10.0.0.57 - - [2025-11-03 01:39:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107187 10.0.0.57 - - [2025-11-03 01:39:19] "GET /virtual-machine-interface/3ebb38fd-09bb-4567-a776-bd694f1e99a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005492 10.0.0.57 - - [2025-11-03 01:39:20] "POST /instance-ips HTTP/1.1" 200 381 0.088493 10.0.0.57 - - [2025-11-03 01:39:20] "GET /instance-ip/94a596ef-55fa-4590-9e8c-25c682a06d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011462 10.0.0.57 - - [2025-11-03 01:39:20] "POST /loadbalancers HTTP/1.1" 200 582 0.087207 10.0.0.57 - - [2025-11-03 01:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023365 10.0.0.57 - - [2025-11-03 01:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012963 10.0.0.57 - - [2025-11-03 01:39:20] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045564 10.0.0.57 - - [2025-11-03 01:39:20] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046807 10.0.0.57 - - [2025-11-03 01:39:20] "GET /loadbalancer/fe4aabc1-cc23-4a58-a296-0d5381a76732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.017990 10.0.0.57 - - [2025-11-03 01:39:20] "GET /instance-ip/94a596ef-55fa-4590-9e8c-25c682a06d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013819 10.0.0.57 - - [2025-11-03 01:39:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057758 10.0.0.57 - - [2025-11-03 01:39:20] "POST /floating-ips HTTP/1.1" 200 583 0.076342 10.0.0.57 - - [2025-11-03 01:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.054940 10.0.0.57 - - [2025-11-03 01:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015067 10.0.0.57 - - [2025-11-03 01:39:20] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083398 10.0.0.57 - - [2025-11-03 01:39:20] "GET /loadbalancer-listener/c21687e1-698c-44bc-b5de-d2157ed349de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003275 10.0.0.57 - - [2025-11-03 01:39:20] "GET /loadbalancer-listener/c21687e1-698c-44bc-b5de-d2157ed349de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004321 10.0.0.57 - - [2025-11-03 01:39:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036559 10.0.0.57 - - [2025-11-03 01:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.57 - - [2025-11-03 01:39:20] "GET /instance-ip/94a596ef-55fa-4590-9e8c-25c682a06d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008277 10.0.0.57 - - [2025-11-03 01:39:20] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007284 10.0.0.57 - - [2025-11-03 01:39:20] "GET /instance-ip/94a596ef-55fa-4590-9e8c-25c682a06d63?fields=floating_ips HTTP/1.1" 200 1171 0.033225 10.0.0.57 - - [2025-11-03 01:39:20] "GET /floating-ip/b8e01b4f-7e3e-4bd2-92d0-24ae6d3d3aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.008327 10.0.0.57 - - [2025-11-03 01:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.57 - - [2025-11-03 01:39:20] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.040416 10.0.0.57 - - [2025-11-03 01:39:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.005564 10.0.0.57 - - [2025-11-03 01:39:21] "POST /tags HTTP/1.1" 200 301 0.033678 10.0.0.57 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018232 10.0.0.57 - - [2025-11-03 01:39:21] "GET /tag/fc130309-b9f3-4925-9879-e08febda65ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023818 10.0.0.57 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.57 - - [2025-11-03 01:39:21] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.090085 10.0.0.57 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.57 - - [2025-11-03 01:39:21] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010797 10.0.0.57 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006132 10.0.0.57 - - [2025-11-03 01:39:21] "GET /service-appliance-set/40d57cd7-7fa9-4cd8-bee4-6359ca7d1e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005231 10.0.0.57 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.007812 10.0.0.57 - - [2025-11-03 01:39:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124986 10.0.0.57 - - [2025-11-03 01:39:21] "GET /virtual-machine-interface/67708100-12e3-4000-a620-569b810585d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.017560 10.0.0.57 - - [2025-11-03 01:39:21] "POST /instance-ips HTTP/1.1" 200 377 0.051498 10.0.0.57 - - [2025-11-03 01:39:21] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016128 10.0.0.57 - - [2025-11-03 01:39:21] "POST /loadbalancers HTTP/1.1" 200 582 0.123709 10.0.0.57 - - [2025-11-03 01:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011340 10.0.0.57 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.57 - - [2025-11-03 01:39:22] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080673 10.0.0.57 - - [2025-11-03 01:39:22] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.088690 10.0.0.57 - - [2025-11-03 01:39:22] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.021444 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005317 10.0.0.57 - - [2025-11-03 01:39:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024245 10.0.0.57 - - [2025-11-03 01:39:22] "POST /floating-ips HTTP/1.1" 200 581 0.036174 10.0.0.57 - - [2025-11-03 01:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029449 10.0.0.57 - - [2025-11-03 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014226 10.0.0.57 - - [2025-11-03 01:39:22] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044744 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer-listener/a4682c7b-0ead-4b2a-bcfc-472967689954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.008730 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer-listener/a4682c7b-0ead-4b2a-bcfc-472967689954?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003535 10.0.0.57 - - [2025-11-03 01:39:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051903 10.0.0.57 - - [2025-11-03 01:39:22] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014779 10.0.0.57 - - [2025-11-03 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016989 10.0.0.57 - - [2025-11-03 01:39:22] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?fields=floating_ips HTTP/1.1" 200 1163 0.005782 10.0.0.57 - - [2025-11-03 01:39:22] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005055 10.0.0.57 - - [2025-11-03 01:39:22] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034670 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.019399 10.0.0.57 - - [2025-11-03 01:39:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021470 10.0.0.57 - - [2025-11-03 01:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011269 10.0.0.57 - - [2025-11-03 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.57 - - [2025-11-03 01:39:22] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059135 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer-listener/63411e56-2265-4765-87c5-ad22389270ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002299 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer-listener/63411e56-2265-4765-87c5-ad22389270ec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.006459 10.0.0.57 - - [2025-11-03 01:39:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040435 10.0.0.57 - - [2025-11-03 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.57 - - [2025-11-03 01:39:22] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007262 10.0.0.57 - - [2025-11-03 01:39:22] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?fields=floating_ips HTTP/1.1" 200 1163 0.007390 10.0.0.57 - - [2025-11-03 01:39:22] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002665 10.0.0.57 - - [2025-11-03 01:39:22] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057792 10.0.0.57 - - [2025-11-03 01:39:22] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003708 10.0.0.57 - - [2025-11-03 01:39:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017858 10.0.0.57 - - [2025-11-03 01:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033118 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017392 10.0.0.57 - - [2025-11-03 01:39:23] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064080 10.0.0.57 - - [2025-11-03 01:39:23] "GET /loadbalancer-listener/2504ff68-1928-43d5-82d6-656a39e11385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003072 10.0.0.57 - - [2025-11-03 01:39:23] "GET /loadbalancer-listener/2504ff68-1928-43d5-82d6-656a39e11385?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003242 10.0.0.57 - - [2025-11-03 01:39:23] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025438 10.0.0.57 - - [2025-11-03 01:39:23] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003856 10.0.0.57 - - [2025-11-03 01:39:23] "GET /instance-ip/4baf73cc-1435-4ab6-80e6-8aa5ade4bfa6?fields=floating_ips HTTP/1.1" 200 1163 0.002986 10.0.0.57 - - [2025-11-03 01:39:23] "POST /tags HTTP/1.1" 200 371 0.036162 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021913 10.0.0.57 - - [2025-11-03 01:39:23] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007559 10.0.0.57 - - [2025-11-03 01:39:23] "GET /tag/98310b12-6399-4b36-bd2f-f20aaeed4d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.016876 10.0.0.57 - - [2025-11-03 01:39:23] "POST /tags HTTP/1.1" 200 319 0.026889 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022737 10.0.0.57 - - [2025-11-03 01:39:23] "GET /tag/149836d4-02dc-423f-b832-fb623ac94d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021113 10.0.0.57 - - [2025-11-03 01:39:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.000575 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.004536 10.0.0.57 - - [2025-11-03 01:39:23] "POST /security-groups HTTP/1.1" 200 578 0.075998 10.0.0.57 - - [2025-11-03 01:39:23] "POST /projects HTTP/1.1" 200 497 0.209012 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.004698 10.0.0.57 - - [2025-11-03 01:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017702 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.57 - - [2025-11-03 01:39:23] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.015395 10.0.0.57 - - [2025-11-03 01:39:23] "POST /access-control-lists HTTP/1.1" 200 587 0.078171 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.57 - - [2025-11-03 01:39:23] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006284 10.0.0.57 - - [2025-11-03 01:39:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.001718 10.0.0.57 - - [2025-11-03 01:39:23] "POST /access-control-lists HTTP/1.1" 200 585 0.039488 10.0.0.57 - - [2025-11-03 01:39:23] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.098599 10.0.0.57 - - [2025-11-03 01:39:24] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.075934 10.0.0.57 - - [2025-11-03 01:39:24] "POST /security-groups HTTP/1.1" 200 558 0.143640 10.0.0.57 - - [2025-11-03 01:39:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.005291 10.0.0.57 - - [2025-11-03 01:39:24] "POST /access-control-lists HTTP/1.1" 200 610 0.042362 10.0.0.57 - - [2025-11-03 01:39:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.004886 10.0.0.57 - - [2025-11-03 01:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039502 10.0.0.57 - - [2025-11-03 01:39:24] "POST /chown HTTP/1.1" 200 109 0.016760 10.0.0.57 - - [2025-11-03 01:39:24] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006443 10.0.0.57 - - [2025-11-03 01:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.57 - - [2025-11-03 01:39:24] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002221 10.0.0.57 - - [2025-11-03 01:39:24] "POST /tags HTTP/1.1" 409 214 0.008683 10.0.0.57 - - [2025-11-03 01:39:24] "POST /access-control-lists HTTP/1.1" 200 608 0.080538 10.0.0.57 - - [2025-11-03 01:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007176 10.0.0.57 - - [2025-11-03 01:39:24] "GET /tag/149836d4-02dc-423f-b832-fb623ac94d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027061 10.0.0.57 - - [2025-11-03 01:39:24] "POST /firewall-rules HTTP/1.1" 200 578 0.088334 10.0.0.57 - - [2025-11-03 01:39:24] "GET /firewall-rule/54553e2e-cb38-4518-94a2-d55e4255f608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004077 10.0.0.57 - - [2025-11-03 01:39:24] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003329 10.0.0.57 - - [2025-11-03 01:39:24] "GET /firewall-rule/54553e2e-cb38-4518-94a2-d55e4255f608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002357 10.0.0.57 - - [2025-11-03 01:39:24] "POST /ref-update HTTP/1.1" 200 156 0.042136 10.0.0.57 - - [2025-11-03 01:39:24] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014676 10.0.0.57 - - [2025-11-03 01:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.57 - - [2025-11-03 01:39:24] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003099 10.0.0.57 - - [2025-11-03 01:39:24] "POST /tags HTTP/1.1" 409 214 0.002228 10.0.0.57 - - [2025-11-03 01:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.57 - - [2025-11-03 01:39:24] "GET /tag/149836d4-02dc-423f-b832-fb623ac94d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012597 10.0.0.57 - - [2025-11-03 01:39:24] "POST /firewall-rules HTTP/1.1" 200 576 0.074975 10.0.0.57 - - [2025-11-03 01:39:24] "GET /firewall-rule/8fa91c82-b70e-41c6-9906-039d0f9534c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005151 10.0.0.57 - - [2025-11-03 01:39:24] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004903 10.0.0.57 - - [2025-11-03 01:39:24] "GET /firewall-rule/8fa91c82-b70e-41c6-9906-039d0f9534c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002360 10.0.0.57 - - [2025-11-03 01:39:25] "POST /ref-update HTTP/1.1" 200 156 0.038229 10.0.0.57 - - [2025-11-03 01:39:25] "POST /tags HTTP/1.1" 200 363 0.032728 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.57 - - [2025-11-03 01:39:25] "GET /tag/36c1ae9d-aeb5-4344-b29a-2fb8206af26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019345 10.0.0.57 - - [2025-11-03 01:39:25] "POST /tags HTTP/1.1" 200 311 0.027346 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.57 - - [2025-11-03 01:39:25] "GET /tag/12fc712a-418c-4d84-b130-c0100c731aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013554 10.0.0.57 - - [2025-11-03 01:39:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.003928 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.002348 10.0.0.57 - - [2025-11-03 01:39:25] "POST /security-groups HTTP/1.1" 200 574 0.064595 10.0.0.57 - - [2025-11-03 01:39:25] "POST /projects HTTP/1.1" 200 489 0.200802 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.008682 10.0.0.57 - - [2025-11-03 01:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027046 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014753 10.0.0.57 - - [2025-11-03 01:39:25] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005374 10.0.0.57 - - [2025-11-03 01:39:25] "POST /access-control-lists HTTP/1.1" 200 583 0.103005 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003565 10.0.0.57 - - [2025-11-03 01:39:25] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007968 10.0.0.57 - - [2025-11-03 01:39:25] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.048149 10.0.0.57 - - [2025-11-03 01:39:25] "POST /access-control-lists HTTP/1.1" 200 581 0.084500 10.0.0.57 - - [2025-11-03 01:39:25] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.082517 10.0.0.57 - - [2025-11-03 01:39:25] "POST /security-groups HTTP/1.1" 200 546 0.065954 10.0.0.57 - - [2025-11-03 01:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026599 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.011142 10.0.0.57 - - [2025-11-03 01:39:25] "POST /chown HTTP/1.1" 200 109 0.020564 10.0.0.57 - - [2025-11-03 01:39:25] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012458 10.0.0.57 - - [2025-11-03 01:39:25] "POST /access-control-lists HTTP/1.1" 200 602 0.073154 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.011244 10.0.0.57 - - [2025-11-03 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007709 10.0.0.57 - - [2025-11-03 01:39:25] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005767 10.0.0.57 - - [2025-11-03 01:39:26] "POST /tags HTTP/1.1" 409 210 0.005023 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.57 - - [2025-11-03 01:39:26] "GET /tag/12fc712a-418c-4d84-b130-c0100c731aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015786 10.0.0.57 - - [2025-11-03 01:39:26] "POST /access-control-lists HTTP/1.1" 200 600 0.113023 10.0.0.57 - - [2025-11-03 01:39:26] "POST /firewall-rules HTTP/1.1" 200 570 0.109010 10.0.0.57 - - [2025-11-03 01:39:26] "GET /firewall-rule/6944e73f-6dcc-4e63-bf17-c29de00406d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019486 10.0.0.57 - - [2025-11-03 01:39:26] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.007475 10.0.0.57 - - [2025-11-03 01:39:26] "GET /firewall-rule/6944e73f-6dcc-4e63-bf17-c29de00406d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003291 10.0.0.57 - - [2025-11-03 01:39:26] "POST /ref-update HTTP/1.1" 200 156 0.045965 10.0.0.57 - - [2025-11-03 01:39:26] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006918 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.57 - - [2025-11-03 01:39:26] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003344 10.0.0.57 - - [2025-11-03 01:39:26] "POST /tags HTTP/1.1" 409 210 0.001997 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.57 - - [2025-11-03 01:39:26] "GET /tag/12fc712a-418c-4d84-b130-c0100c731aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016640 10.0.0.57 - - [2025-11-03 01:39:26] "POST /firewall-rules HTTP/1.1" 200 568 0.071456 10.0.0.57 - - [2025-11-03 01:39:26] "GET /firewall-rule/579b35a8-d96a-4410-b3ea-c404cc6b5656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004292 10.0.0.57 - - [2025-11-03 01:39:26] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003719 10.0.0.57 - - [2025-11-03 01:39:26] "GET /firewall-rule/579b35a8-d96a-4410-b3ea-c404cc6b5656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002607 10.0.0.57 - - [2025-11-03 01:39:26] "POST /ref-update HTTP/1.1" 200 156 0.039067 10.0.0.57 - - [2025-11-03 01:39:26] "POST /tags HTTP/1.1" 409 237 0.020192 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.57 - - [2025-11-03 01:39:26] "GET /tag/3bd53ed3-dbe7-418c-9d63-e70a7ea42e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010755 10.0.0.57 - - [2025-11-03 01:39:26] "POST /tags HTTP/1.1" 409 210 0.001896 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.57 - - [2025-11-03 01:39:26] "GET /tag/fb41b1c8-4198-4701-a222-9384a4e55b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010926 10.0.0.57 - - [2025-11-03 01:39:26] "POST /projects HTTP/1.1" 409 223 0.001964 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.57 - - [2025-11-03 01:39:26] "GET /project/f705912e-6c90-42ff-9b69-c3964486a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037941 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.57 - - [2025-11-03 01:39:26] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004799 10.0.0.57 - - [2025-11-03 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.57 - - [2025-11-03 01:39:26] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003738 10.0.0.57 - - [2025-11-03 01:39:27] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.052831 10.0.0.57 - - [2025-11-03 01:39:27] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.038207 10.0.0.57 - - [2025-11-03 01:39:27] "POST /security-groups HTTP/1.1" 409 253 0.006860 10.0.0.57 - - [2025-11-03 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.57 - - [2025-11-03 01:39:27] "PUT /security-group/3ad91342-973b-4bcc-b3ec-68993348cb45 HTTP/1.1" 200 262 0.055703 10.0.0.57 - - [2025-11-03 01:39:27] "PUT /access-control-list/d9b852eb-4165-484c-b78c-c240b9f7dc0e HTTP/1.1" 200 272 0.019326 10.0.0.57 - - [2025-11-03 01:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024429 10.0.0.57 - - [2025-11-03 01:39:27] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008966 10.0.0.57 - - [2025-11-03 01:39:27] "PUT /access-control-list/ff6ddf4b-ea33-40dc-976f-ce7d18d1393c HTTP/1.1" 200 272 0.043544 10.0.0.57 - - [2025-11-03 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.57 - - [2025-11-03 01:39:27] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004105 10.0.0.57 - - [2025-11-03 01:39:27] "POST /tags HTTP/1.1" 409 210 0.001716 10.0.0.57 - - [2025-11-03 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.57 - - [2025-11-03 01:39:27] "GET /tag/fb41b1c8-4198-4701-a222-9384a4e55b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010987 10.0.0.57 - - [2025-11-03 01:39:27] "POST /firewall-rules HTTP/1.1" 200 570 0.079758 10.0.0.57 - - [2025-11-03 01:39:27] "GET /firewall-rule/79fb938b-791c-426b-854c-1ce5b88eb013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.025690 10.0.0.57 - - [2025-11-03 01:39:27] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003912 10.0.0.57 - - [2025-11-03 01:39:27] "GET /firewall-rule/79fb938b-791c-426b-854c-1ce5b88eb013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002175 10.0.0.57 - - [2025-11-03 01:39:27] "POST /ref-update HTTP/1.1" 200 156 0.035289 10.0.0.57 - - [2025-11-03 01:39:27] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010986 10.0.0.57 - - [2025-11-03 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.57 - - [2025-11-03 01:39:27] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002318 10.0.0.57 - - [2025-11-03 01:39:27] "POST /tags HTTP/1.1" 409 210 0.001394 10.0.0.57 - - [2025-11-03 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.57 - - [2025-11-03 01:39:27] "GET /tag/fb41b1c8-4198-4701-a222-9384a4e55b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009507 10.0.0.57 - - [2025-11-03 01:39:27] "POST /firewall-rules HTTP/1.1" 200 568 0.063453 10.0.0.57 - - [2025-11-03 01:39:27] "GET /firewall-rule/70ca7a60-8947-41ed-8562-7f0df95a3358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004233 10.0.0.57 - - [2025-11-03 01:39:27] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003273 10.0.0.57 - - [2025-11-03 01:39:27] "GET /firewall-rule/70ca7a60-8947-41ed-8562-7f0df95a3358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.008114 10.0.0.57 - - [2025-11-03 01:39:27] "POST /ref-update HTTP/1.1" 200 156 0.060289 10.0.0.57 - - [2025-11-03 01:39:27] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004250 10.0.0.57 - - [2025-11-03 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002225 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000778 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:39:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000725 10.0.0.56 - - [2025-11-03 01:40:04] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.56 - - [2025-11-03 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.56 - - [2025-11-03 01:40:04] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004121 10.0.0.56 - - [2025-11-03 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.56 - - [2025-11-03 01:40:04] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002356 10.0.0.56 - - [2025-11-03 01:40:04] "PUT /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd HTTP/1.1" 200 274 0.009856 10.0.0.56 - - [2025-11-03 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.005588 10.0.0.56 - - [2025-11-03 01:40:04] "POST /virtual-routers HTTP/1.1" 200 599 0.037035 10.0.0.56 - - [2025-11-03 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.56 - - [2025-11-03 01:40:04] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003263 10.0.0.56 - - [2025-11-03 01:40:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001890 10.0.0.56 - - [2025-11-03 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.56 - - [2025-11-03 01:40:04] "GET /virtual-network/893eb131-ddd1-48e5-a28a-ef89eeef7801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003887 10.0.0.56 - - [2025-11-03 01:40:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064836 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001827 10.0.0.57 - - [2025-11-03 01:41:23] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.57 - - [2025-11-03 01:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.57 - - [2025-11-03 01:41:23] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004348 10.0.0.57 - - [2025-11-03 01:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.57 - - [2025-11-03 01:41:23] "GET /config-node/9f6ed729-8691-462a-af32-a94d7f46ea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003561 10.0.0.57 - - [2025-11-03 01:41:34] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.57 - - [2025-11-03 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.57 - - [2025-11-03 01:41:34] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002412 10.0.0.57 - - [2025-11-03 01:41:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001554 10.0.0.57 - - [2025-11-03 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.57 - - [2025-11-03 01:41:35] "GET /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005498 10.0.0.57 - - [2025-11-03 01:41:35] "PUT /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad HTTP/1.1" 200 254 0.015106 10.0.0.56 - - [2025-11-03 01:41:35] "GET / HTTP/1.1" 200 35931 0.005614 10.0.0.56 - - [2025-11-03 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.56 - - [2025-11-03 01:41:35] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.010744 10.0.0.56 - - [2025-11-03 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.56 - - [2025-11-03 01:41:35] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002695 10.0.0.56 - - [2025-11-03 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.56 - - [2025-11-03 01:41:35] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005199 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.56 - - [2025-11-03 01:41:35] "PUT /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213 HTTP/1.1" 200 262 0.013749 10.0.0.56 - - [2025-11-03 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.56 - - [2025-11-03 01:41:35] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003069 10.0.0.56 - - [2025-11-03 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.56 - - [2025-11-03 01:41:35] "GET /virtual-machine-interface/dd40317b-b7f9-45df-afe8-6769fa84872a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004088 10.0.0.56 - - [2025-11-03 01:41:35] "PUT /virtual-machine-interface/dd40317b-b7f9-45df-afe8-6769fa84872a HTTP/1.1" 200 284 0.019793 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:41:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.57 - - [2025-11-03 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.57 - - [2025-11-03 01:41:56] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002481 10.0.0.57 - - [2025-11-03 01:43:03] "GET /global-system-configs HTTP/1.1" 200 322 0.005828 10.0.0.57 - - [2025-11-03 01:43:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002070 10.0.0.57 - - [2025-11-03 01:43:14] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005836 10.0.0.57 - - [2025-11-03 01:43:14] "POST /ref-update HTTP/1.1" 200 156 0.012203 10.0.0.57 - - [2025-11-03 01:43:22] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004252 10.0.0.57 - - [2025-11-03 01:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.57 - - [2025-11-03 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.57 - - [2025-11-03 01:43:23] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003322 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004246 10.0.0.57 - - [2025-11-03 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.57 - - [2025-11-03 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.57 - - [2025-11-03 01:43:23] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002754 10.0.0.57 - - [2025-11-03 01:43:23] "GET /loadbalancer-pool/3c7cc008-879a-40ca-9f76-bf99f4089056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004580 10.0.0.57 - - [2025-11-03 01:43:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014779 10.0.0.57 - - [2025-11-03 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015169 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014943 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005122 10.0.0.57 - - [2025-11-03 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.009318 10.0.0.57 - - [2025-11-03 01:43:23] "POST /tags HTTP/1.1" 409 205 0.002001 10.0.0.57 - - [2025-11-03 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.57 - - [2025-11-03 01:43:23] "GET /tag/fc130309-b9f3-4925-9879-e08febda65ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009894 10.0.0.57 - - [2025-11-03 01:43:23] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.004465 10.0.0.57 - - [2025-11-03 01:43:23] "PUT /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4 HTTP/1.1" 200 256 0.021975 10.0.0.57 - - [2025-11-03 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.093627 10.0.0.57 - - [2025-11-03 01:43:23] "GET /loadbalancer-pool/48498276-006b-4618-b827-eb185f469412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003938 10.0.0.57 - - [2025-11-03 01:43:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015405 10.0.0.57 - - [2025-11-03 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011837 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017154 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004497 10.0.0.57 - - [2025-11-03 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.57 - - [2025-11-03 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.57 - - [2025-11-03 01:43:23] "GET /loadbalancer-pool/64a8a29b-1bb7-4934-9b1c-42aeae56dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003860 10.0.0.57 - - [2025-11-03 01:43:23] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003787 10.0.0.57 - - [2025-11-03 01:43:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026951 10.0.0.57 - - [2025-11-03 01:43:23] "PUT /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4 HTTP/1.1" 200 256 0.033303 10.0.0.57 - - [2025-11-03 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009605 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010203 10.0.0.57 - - [2025-11-03 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.016948 10.0.0.57 - - [2025-11-03 01:43:23] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003877 10.0.0.57 - - [2025-11-03 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.006902 10.0.0.57 - - [2025-11-03 01:43:23] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002900 10.0.0.57 - - [2025-11-03 01:43:23] "PUT /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4 HTTP/1.1" 200 256 0.010254 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:45:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:45:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001233 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:46:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:46:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:46:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:46:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007103 10.0.0.57 - - [2025-11-03 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.003569 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004929 10.0.0.57 - - [2025-11-03 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.003545 10.0.0.57 - - [2025-11-03 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.57 - - [2025-11-03 01:46:38] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004752 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003958 10.0.0.57 - - [2025-11-03 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.021074 10.0.0.57 - - [2025-11-03 01:46:38] "DELETE /loadbalancer-member/d4743ba7-5aa6-4eb2-af04-f6bc1cf314c8 HTTP/1.1" 200 115 0.031196 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005255 10.0.0.57 - - [2025-11-03 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.57 - - [2025-11-03 01:46:38] "DELETE /loadbalancer-member/cf1cd6a0-91a8-4605-a06c-d5001d627a11 HTTP/1.1" 200 115 0.046044 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003960 10.0.0.57 - - [2025-11-03 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.57 - - [2025-11-03 01:46:38] "DELETE /loadbalancer-member/66983367-ee1d-4da7-bee2-698daa8dbd45 HTTP/1.1" 200 115 0.032785 10.0.0.57 - - [2025-11-03 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.57 - - [2025-11-03 01:46:38] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002343 10.0.0.57 - - [2025-11-03 01:46:38] "GET /loadbalancer-pool/3c7cc008-879a-40ca-9f76-bf99f4089056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002193 10.0.0.57 - - [2025-11-03 01:46:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037610 10.0.0.57 - - [2025-11-03 01:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.035935 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013173 10.0.0.57 - - [2025-11-03 01:46:38] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008316 10.0.0.57 - - [2025-11-03 01:46:38] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003807 10.0.0.57 - - [2025-11-03 01:46:38] "POST /set-tag HTTP/1.1" 200 109 0.068504 10.0.0.57 - - [2025-11-03 01:46:39] "GET /loadbalancer-pool/48498276-006b-4618-b827-eb185f469412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012240 10.0.0.57 - - [2025-11-03 01:46:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035858 10.0.0.57 - - [2025-11-03 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009949 10.0.0.57 - - [2025-11-03 01:46:39] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015099 10.0.0.57 - - [2025-11-03 01:46:39] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007592 10.0.0.57 - - [2025-11-03 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.007055 10.0.0.57 - - [2025-11-03 01:46:39] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003876 10.0.0.57 - - [2025-11-03 01:46:39] "GET /loadbalancer-pool/64a8a29b-1bb7-4934-9b1c-42aeae56dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003579 10.0.0.57 - - [2025-11-03 01:46:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022336 10.0.0.57 - - [2025-11-03 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021761 10.0.0.57 - - [2025-11-03 01:46:39] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003436 10.0.0.57 - - [2025-11-03 01:46:39] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004493 10.0.0.57 - - [2025-11-03 01:46:39] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002470 10.0.0.57 - - [2025-11-03 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.013970 10.0.0.57 - - [2025-11-03 01:48:00] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.57 - - [2025-11-03 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.57 - - [2025-11-03 01:48:00] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046538 10.0.0.57 - - [2025-11-03 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.57 - - [2025-11-03 01:48:00] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026849 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.57 - - [2025-11-03 01:48:01] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046849 10.0.0.57 - - [2025-11-03 01:48:01] "POST /tags HTTP/1.1" 200 333 0.037291 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.57 - - [2025-11-03 01:48:01] "GET /tag/c3c1dde3-246a-406c-919b-c17512567130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021198 10.0.0.57 - - [2025-11-03 01:48:01] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036846 10.0.0.57 - - [2025-11-03 01:48:01] "GET /virtual-networks?parent_id=9cc2f2d4-dd04-48bb-a29a-177789df52e0&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002723 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.57 - - [2025-11-03 01:48:01] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045246 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.57 - - [2025-11-03 01:48:01] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004409 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.57 - - [2025-11-03 01:48:01] "GET /service-appliance-set/40d57cd7-7fa9-4cd8-bee4-6359ca7d1e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002312 10.0.0.57 - - [2025-11-03 01:48:01] "POST /virtual-networks HTTP/1.1" 200 512 0.077316 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.011127 10.0.0.57 - - [2025-11-03 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013593 10.0.0.57 - - [2025-11-03 01:48:01] "GET /network-ipam/3b73be55-5dfb-4021-afb1-b939329e878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002868 10.0.0.57 - - [2025-11-03 01:48:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.127230 10.0.0.57 - - [2025-11-03 01:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009626 10.0.0.57 - - [2025-11-03 01:48:01] "POST /ref-update HTTP/1.1" 200 156 0.119430 10.0.0.57 - - [2025-11-03 01:48:01] "GET /virtual-machine-interface/198f77a0-cfeb-4001-b85b-07dbac49b148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015398 10.0.0.57 - - [2025-11-03 01:48:01] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006104 10.0.0.57 - - [2025-11-03 01:48:01] "GET /domains HTTP/1.1" 200 280 0.001986 10.0.0.57 - - [2025-11-03 01:48:01] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b HTTP/1.1" 200 3085 0.023572 10.0.0.57 - - [2025-11-03 01:48:01] "POST /instance-ips HTTP/1.1" 200 409 0.036483 10.0.0.57 - - [2025-11-03 01:48:01] "GET /instance-ip/4993c67a-3fc5-41af-a16a-96cb9b33959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006190 10.0.0.57 - - [2025-11-03 01:48:01] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0 HTTP/1.1" 200 5477 0.051501 10.0.0.57 - - [2025-11-03 01:48:01] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.004783 10.0.0.57 - - [2025-11-03 01:48:02] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.005202 10.0.0.57 - - [2025-11-03 01:48:02] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1181 0.008009 10.0.0.57 - - [2025-11-03 01:48:02] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1181 0.004915 10.0.0.57 - - [2025-11-03 01:48:02] "POST /loadbalancers HTTP/1.1" 200 610 0.092018 10.0.0.57 - - [2025-11-03 01:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017639 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.57 - - [2025-11-03 01:48:02] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050689 10.0.0.57 - - [2025-11-03 01:48:02] "GET /instance-ip/4993c67a-3fc5-41af-a16a-96cb9b33959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005230 10.0.0.57 - - [2025-11-03 01:48:02] "POST /route-targets HTTP/1.1" 200 327 0.021198 10.0.0.57 - - [2025-11-03 01:48:02] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.119230 10.0.0.57 - - [2025-11-03 01:48:02] "GET /loadbalancer/5567d211-65e0-4280-a4cf-08882fd88ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003329 10.0.0.57 - - [2025-11-03 01:48:02] "POST /ref-update HTTP/1.1" 200 156 0.098785 10.0.0.57 - - [2025-11-03 01:48:02] "POST /floating-ips HTTP/1.1" 200 597 0.108016 10.0.0.57 - - [2025-11-03 01:48:02] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.043079 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.57 - - [2025-11-03 01:48:02] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030184 10.0.0.57 - - [2025-11-03 01:48:02] "GET /loadbalancer-listener/885c2a92-46f1-4ac7-912c-227c762c8072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004267 10.0.0.57 - - [2025-11-03 01:48:02] "GET /loadbalancer-listener/885c2a92-46f1-4ac7-912c-227c762c8072?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.014853 10.0.0.57 - - [2025-11-03 01:48:02] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017527 10.0.0.57 - - [2025-11-03 01:48:02] "GET /instance-ip/4993c67a-3fc5-41af-a16a-96cb9b33959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005480 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263 10.0.0.57 - - [2025-11-03 01:48:02] "GET /instance-ip/4993c67a-3fc5-41af-a16a-96cb9b33959e?fields=floating_ips HTTP/1.1" 200 1212 0.011806 10.0.0.57 - - [2025-11-03 01:48:02] "GET /floating-ip/412d7b30-03c0-4cf7-bb47-1ca986815795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005505 10.0.0.57 - - [2025-11-03 01:48:02] "GET /loadbalancer/5567d211-65e0-4280-a4cf-08882fd88ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002650 10.0.0.57 - - [2025-11-03 01:48:02] "POST /tags HTTP/1.1" 200 295 0.062406 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016721 10.0.0.57 - - [2025-11-03 01:48:02] "GET /tag/312dfb26-48a9-41de-8e42-8c2264573679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015640 10.0.0.57 - - [2025-11-03 01:48:02] "POST /tags HTTP/1.1" 409 233 0.003352 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.57 - - [2025-11-03 01:48:02] "GET /tag/3e9e6409-6374-4524-aa9b-61bccb8dccf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011873 10.0.0.57 - - [2025-11-03 01:48:02] "POST /tags HTTP/1.1" 409 206 0.003722 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.57 - - [2025-11-03 01:48:02] "GET /tag/f36bb731-1ee7-4df3-b603-105642c19a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013620 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.57 - - [2025-11-03 01:48:02] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003904 10.0.0.57 - - [2025-11-03 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.57 - - [2025-11-03 01:48:02] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037806 10.0.0.57 - - [2025-11-03 01:48:02] "POST /virtual-machines HTTP/1.1" 200 369 0.008338 10.0.0.57 - - [2025-11-03 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007397 10.0.0.57 - - [2025-11-03 01:48:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099933 10.0.0.57 - - [2025-11-03 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.042413 10.0.0.57 - - [2025-11-03 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010865 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004356 10.0.0.57 - - [2025-11-03 01:48:03] "POST /instance-ips HTTP/1.1" 200 409 0.020005 10.0.0.57 - - [2025-11-03 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022869 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009545 10.0.0.57 - - [2025-11-03 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.020615 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012480 10.0.0.57 - - [2025-11-03 01:48:03] "GET /instance-ip/22ab691c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003959 10.0.0.57 - - [2025-11-03 01:48:03] "GET /global-system-configs HTTP/1.1" 200 322 0.009173 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004536 10.0.0.57 - - [2025-11-03 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004640 10.0.0.57 - - [2025-11-03 01:48:03] "POST /ref-update HTTP/1.1" 200 156 0.011439 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015612 10.0.0.57 - - [2025-11-03 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.57 - - [2025-11-03 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004910 10.0.0.57 - - [2025-11-03 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.57 - - [2025-11-03 01:48:03] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026703 10.0.0.57 - - [2025-11-03 01:48:03] "POST /virtual-machines HTTP/1.1" 200 369 0.010077 10.0.0.57 - - [2025-11-03 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020053 10.0.0.57 - - [2025-11-03 01:48:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119426 10.0.0.57 - - [2025-11-03 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009443 10.0.0.57 - - [2025-11-03 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.57 - - [2025-11-03 01:48:03] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011943 10.0.0.57 - - [2025-11-03 01:48:04] "POST /instance-ips HTTP/1.1" 200 409 0.047977 10.0.0.57 - - [2025-11-03 01:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035084 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016634 10.0.0.57 - - [2025-11-03 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.016872 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012021 10.0.0.57 - - [2025-11-03 01:48:04] "GET /instance-ip/231ba286-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006223 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008069 10.0.0.57 - - [2025-11-03 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.007687 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003354 10.0.0.57 - - [2025-11-03 01:48:04] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011204 10.0.0.57 - - [2025-11-03 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004390 10.0.0.57 - - [2025-11-03 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.57 - - [2025-11-03 01:48:04] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003624 10.0.0.57 - - [2025-11-03 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.57 - - [2025-11-03 01:48:04] "GET /global-system-configs HTTP/1.1" 200 322 0.008934 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domains HTTP/1.1" 200 280 0.001866 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b HTTP/1.1" 200 3085 0.002496 10.0.0.57 - - [2025-11-03 01:48:07] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0 HTTP/1.1" 200 7065 0.026512 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.004312 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.004000 10.0.0.57 - - [2025-11-03 01:48:07] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1402 0.003561 10.0.0.57 - - [2025-11-03 01:48:07] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1402 0.002519 10.0.0.57 - - [2025-11-03 01:48:07] "GET /route-target/74a09989-7e6e-47ab-8f0c-efac29cf5813 HTTP/1.1" 200 1152 0.002079 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.003568 10.0.0.57 - - [2025-11-03 01:48:07] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1402 0.002081 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003286 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.003478 10.0.0.57 - - [2025-11-03 01:48:07] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1402 0.002156 10.0.0.57 - - [2025-11-03 01:48:07] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 200 1402 0.002146 10.0.0.57 - - [2025-11-03 01:48:07] "GET /route-target/74a09989-7e6e-47ab-8f0c-efac29cf5813 HTTP/1.1" 200 1152 0.001931 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domains HTTP/1.1" 200 280 0.001820 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b HTTP/1.1" 200 3085 0.002562 10.0.0.57 - - [2025-11-03 01:48:07] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0 HTTP/1.1" 200 7065 0.026090 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2083 0.003976 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.57 - - [2025-11-03 01:48:07] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026483 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004112 10.0.0.57 - - [2025-11-03 01:48:07] "GET /floating-ip-pools?parent_id=c7fca8da-f7ad-48c1-9336-ffdba9b39b9d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001787 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003954 10.0.0.57 - - [2025-11-03 01:48:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018053 10.0.0.57 - - [2025-11-03 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.007674 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.011262 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domains HTTP/1.1" 200 280 0.001374 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b HTTP/1.1" 200 3085 0.002646 10.0.0.57 - - [2025-11-03 01:48:07] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0 HTTP/1.1" 200 7321 0.028475 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2321 0.004696 10.0.0.57 - - [2025-11-03 01:48:07] "GET /floating-ip-pool/03035aea-94b4-42d1-99a5-6b164dcc9082 HTTP/1.1" 200 1313 0.002251 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domains HTTP/1.1" 200 280 0.001554 10.0.0.57 - - [2025-11-03 01:48:07] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b HTTP/1.1" 200 3085 0.002493 10.0.0.57 - - [2025-11-03 01:48:07] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0 HTTP/1.1" 200 7321 0.044339 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 2321 0.003826 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003768 10.0.0.57 - - [2025-11-03 01:48:07] "POST /tags HTTP/1.1" 200 365 0.056829 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024124 10.0.0.57 - - [2025-11-03 01:48:07] "GET /tag/d96a64f7-bab2-401e-b8b3-1bc8b913d33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015285 10.0.0.57 - - [2025-11-03 01:48:07] "POST /tags HTTP/1.1" 409 206 0.002293 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.57 - - [2025-11-03 01:48:07] "GET /tag/f36bb731-1ee7-4df3-b603-105642c19a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010013 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017100 10.0.0.57 - - [2025-11-03 01:48:07] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.018793 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.57 - - [2025-11-03 01:48:07] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007278 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.57 - - [2025-11-03 01:48:07] "GET /service-appliance-set/3082fdef-29e8-494c-baf9-02f5a366fd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003140 10.0.0.57 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001335 10.0.0.57 - - [2025-11-03 01:48:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101991 10.0.0.57 - - [2025-11-03 01:48:08] "GET /virtual-machine-interface/da057a6f-81a4-4be4-9d56-de5ca5262710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024735 10.0.0.57 - - [2025-11-03 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.013403 10.0.0.57 - - [2025-11-03 01:48:08] "POST /instance-ips HTTP/1.1" 200 417 0.016798 10.0.0.57 - - [2025-11-03 01:48:08] "GET /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004119 10.0.0.57 - - [2025-11-03 01:48:08] "POST /loadbalancers HTTP/1.1" 200 618 0.057080 10.0.0.57 - - [2025-11-03 01:48:08] "POST /service-instances HTTP/1.1" 200 566 0.035292 10.0.0.57 - - [2025-11-03 01:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.038914 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009360 10.0.0.57 - - [2025-11-03 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.020305 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010328 10.0.0.57 - - [2025-11-03 01:48:08] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047707 10.0.0.57 - - [2025-11-03 01:48:08] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.009057 10.0.0.57 - - [2025-11-03 01:48:08] "GET /virtual-machine-interface/da057a6f-81a4-4be4-9d56-de5ca5262710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004223 10.0.0.57 - - [2025-11-03 01:48:08] "GET /virtual-machine-interface/da057a6f-81a4-4be4-9d56-de5ca5262710?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005411 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.57 - - [2025-11-03 01:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.006386 10.0.0.57 - - [2025-11-03 01:48:08] "GET /floating-ip-pool/03035aea-94b4-42d1-99a5-6b164dcc9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.005155 10.0.0.57 - - [2025-11-03 01:48:08] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.018726 10.0.0.57 - - [2025-11-03 01:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020351 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.57 - - [2025-11-03 01:48:08] "POST /floating-ips HTTP/1.1" 200 671 0.118403 10.0.0.57 - - [2025-11-03 01:48:08] "POST /virtual-machines HTTP/1.1" 200 429 0.029064 10.0.0.57 - - [2025-11-03 01:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013585 10.0.0.57 - - [2025-11-03 01:48:08] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010250 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.57 - - [2025-11-03 01:48:08] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021217 10.0.0.57 - - [2025-11-03 01:48:08] "POST /tags HTTP/1.1" 409 221 0.011139 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.57 - - [2025-11-03 01:48:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124017 10.0.0.57 - - [2025-11-03 01:48:08] "POST /chown HTTP/1.1" 200 109 0.018636 10.0.0.57 - - [2025-11-03 01:48:08] "GET /tag/c3c1dde3-246a-406c-919b-c17512567130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014665 10.0.0.57 - - [2025-11-03 01:48:08] "POST /tags HTTP/1.1" 409 238 0.001722 10.0.0.57 - - [2025-11-03 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.57 - - [2025-11-03 01:48:08] "POST /chown HTTP/1.1" 200 109 0.005200 10.0.0.57 - - [2025-11-03 01:48:08] "PUT /virtual-machine-interface/add97ffb-a9cd-4d2f-b41b-938d0df0424f HTTP/1.1" 200 284 0.016855 10.0.0.57 - - [2025-11-03 01:48:08] "GET /tag/d96a64f7-bab2-401e-b8b3-1bc8b913d33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017563 10.0.0.57 - - [2025-11-03 01:48:08] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.033371 10.0.0.57 - - [2025-11-03 01:48:08] "POST /firewall-rules HTTP/1.1" 200 650 0.091994 10.0.0.57 - - [2025-11-03 01:48:09] "GET /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010472 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.053066 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.57 - - [2025-11-03 01:48:09] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005659 10.0.0.57 - - [2025-11-03 01:48:09] "GET /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002136 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.035650 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.032728 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.008167 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.017700 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.021891 10.0.0.57 - - [2025-11-03 01:48:09] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058571 10.0.0.57 - - [2025-11-03 01:48:09] "GET /loadbalancer/6e2fa204-1f06-4081-af80-f5bef43a1e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003345 10.0.0.57 - - [2025-11-03 01:48:09] "POST /virtual-machines HTTP/1.1" 200 429 0.010475 10.0.0.57 - - [2025-11-03 01:48:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.089400 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.57 - - [2025-11-03 01:48:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133225 10.0.0.57 - - [2025-11-03 01:48:09] "POST /chown HTTP/1.1" 200 109 0.029309 10.0.0.57 - - [2025-11-03 01:48:09] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.081966 10.0.0.57 - - [2025-11-03 01:48:09] "POST /chown HTTP/1.1" 200 109 0.006960 10.0.0.57 - - [2025-11-03 01:48:09] "PUT /virtual-machine-interface/866a207f-e18a-4505-b870-5b9ea222be11 HTTP/1.1" 200 284 0.015373 10.0.0.57 - - [2025-11-03 01:48:09] "GET /loadbalancer-listener/ebd6c339-b0fa-4d9b-91d1-5d86802c6f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018077 10.0.0.57 - - [2025-11-03 01:48:09] "GET /loadbalancer-listener/ebd6c339-b0fa-4d9b-91d1-5d86802c6f8f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009033 10.0.0.57 - - [2025-11-03 01:48:09] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.031299 10.0.0.57 - - [2025-11-03 01:48:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.035380 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.012961 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.033976 10.0.0.57 - - [2025-11-03 01:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027050 10.0.0.57 - - [2025-11-03 01:48:09] "GET /loadbalancer-pool/dabfaa92-0ef9-45ce-b9c2-4d038d77d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014248 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.033137 10.0.0.57 - - [2025-11-03 01:48:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.027751 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.027435 10.0.0.57 - - [2025-11-03 01:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039040 10.0.0.57 - - [2025-11-03 01:48:09] "GET /loadbalancer-member/dc6261be-265f-46ea-805f-b6f9e70451e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.003725 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.042805 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.57 - - [2025-11-03 01:48:09] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002058 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.57 - - [2025-11-03 01:48:09] "POST /chown HTTP/1.1" 200 109 0.007920 10.0.0.57 - - [2025-11-03 01:48:09] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010186 10.0.0.57 - - [2025-11-03 01:48:09] "POST /tags HTTP/1.1" 409 221 0.005821 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.57 - - [2025-11-03 01:48:09] "POST /chown HTTP/1.1" 200 109 0.022367 10.0.0.57 - - [2025-11-03 01:48:09] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.017836 10.0.0.57 - - [2025-11-03 01:48:09] "GET /tag/c3c1dde3-246a-406c-919b-c17512567130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009978 10.0.0.57 - - [2025-11-03 01:48:09] "POST /tags HTTP/1.1" 409 238 0.001527 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.57 - - [2025-11-03 01:48:09] "GET /tag/d96a64f7-bab2-401e-b8b3-1bc8b913d33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009475 10.0.0.57 - - [2025-11-03 01:48:09] "POST /firewall-rules HTTP/1.1" 409 293 0.002879 10.0.0.57 - - [2025-11-03 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.010144 10.0.0.57 - - [2025-11-03 01:48:09] "POST /chown HTTP/1.1" 200 109 0.014529 10.0.0.57 - - [2025-11-03 01:48:09] "POST /chown HTTP/1.1" 200 109 0.013726 10.0.0.57 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183 HTTP/1.1" 200 260 0.027664 10.0.0.57 - - [2025-11-03 01:48:10] "GET /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006211 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.016988 10.0.0.57 - - [2025-11-03 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.016452 10.0.0.57 - - [2025-11-03 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.57 - - [2025-11-03 01:48:10] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003347 10.0.0.57 - - [2025-11-03 01:48:10] "GET /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002209 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.006479 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.018990 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.019188 10.0.0.57 - - [2025-11-03 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.009516 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.011117 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.012807 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.010623 10.0.0.57 - - [2025-11-03 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.013104 10.0.0.57 - - [2025-11-03 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.017424 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.014765 10.0.0.57 - - [2025-11-03 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.009539 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.014763 10.0.0.57 - - [2025-11-03 01:48:10] "POST /chown HTTP/1.1" 200 109 0.005417 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 256 0.012643 10.0.0.57 - - [2025-11-03 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.039711 10.0.0.57 - - [2025-11-03 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.57 - - [2025-11-03 01:48:10] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006767 10.0.0.57 - - [2025-11-03 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.57 - - [2025-11-03 01:48:10] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031513 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.022035 10.0.0.57 - - [2025-11-03 01:48:10] "POST /virtual-machines HTTP/1.1" 200 373 0.026754 10.0.0.57 - - [2025-11-03 01:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025070 10.0.0.57 - - [2025-11-03 01:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.007156 10.0.0.57 - - [2025-11-03 01:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038501 10.0.0.57 - - [2025-11-03 01:48:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.095783 10.0.0.57 - - [2025-11-03 01:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026780 10.0.0.57 - - [2025-11-03 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012609 10.0.0.57 - - [2025-11-03 01:48:10] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.029572 10.0.0.57 - - [2025-11-03 01:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017183 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015982 10.0.0.57 - - [2025-11-03 01:48:11] "POST /instance-ips HTTP/1.1" 200 413 0.021730 10.0.0.57 - - [2025-11-03 01:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022455 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006855 10.0.0.57 - - [2025-11-03 01:48:11] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.008387 10.0.0.57 - - [2025-11-03 01:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014471 10.0.0.57 - - [2025-11-03 01:48:11] "POST /set-tag HTTP/1.1" 200 109 0.027183 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012953 10.0.0.57 - - [2025-11-03 01:48:11] "GET /instance-ip/274d4616-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002420 10.0.0.57 - - [2025-11-03 01:48:11] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.033244 10.0.0.57 - - [2025-11-03 01:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008677 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010053 10.0.0.57 - - [2025-11-03 01:48:11] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003912 10.0.0.57 - - [2025-11-03 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.008273 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003992 10.0.0.57 - - [2025-11-03 01:48:11] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.57 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.57 - - [2025-11-03 01:48:11] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003295 10.0.0.57 - - [2025-11-03 01:48:11] "POST /set-tag HTTP/1.1" 200 109 0.003834 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.008374 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.024833 10.0.0.57 - - [2025-11-03 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.007388 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.011995 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.013093 10.0.0.57 - - [2025-11-03 01:48:11] "POST /ref-update HTTP/1.1" 200 156 0.005848 10.0.0.57 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.005298 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.011976 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.015070 10.0.0.57 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.005688 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.015816 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.013342 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.57 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.004947 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.005547 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.015750 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.021449 10.0.0.57 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.57 - - [2025-11-03 01:48:11] "POST /chown HTTP/1.1" 200 109 0.005553 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.023934 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.006353 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.022098 10.0.0.57 - - [2025-11-03 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.005896 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.020195 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.011648 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.005993 10.0.0.57 - - [2025-11-03 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.005784 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.013974 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.015072 10.0.0.57 - - [2025-11-03 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.009720 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.046639 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.014850 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.026280 10.0.0.57 - - [2025-11-03 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.006813 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.020857 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.011467 10.0.0.57 - - [2025-11-03 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.007089 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.016124 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.021222 10.0.0.57 - - [2025-11-03 01:48:12] "POST /chown HTTP/1.1" 200 109 0.006953 10.0.0.57 - - [2025-11-03 01:48:13] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005978 10.0.0.57 - - [2025-11-03 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.57 - - [2025-11-03 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.57 - - [2025-11-03 01:48:13] "GET /loadbalancer/5567d211-65e0-4280-a4cf-08882fd88ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002567 10.0.0.57 - - [2025-11-03 01:48:13] "GET /loadbalancer-pool/d32ac6e5-b0a5-4092-aa64-ccf1d2349722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002702 10.0.0.57 - - [2025-11-03 01:48:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025462 10.0.0.57 - - [2025-11-03 01:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019254 10.0.0.57 - - [2025-11-03 01:48:13] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010316 10.0.0.57 - - [2025-11-03 01:48:13] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003553 10.0.0.57 - - [2025-11-03 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.009536 10.0.0.57 - - [2025-11-03 01:48:13] "GET /floating-ip/412d7b30-03c0-4cf7-bb47-1ca986815795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.005920 10.0.0.57 - - [2025-11-03 01:48:13] "POST /tags HTTP/1.1" 409 221 0.001936 10.0.0.57 - - [2025-11-03 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.57 - - [2025-11-03 01:48:13] "GET /tag/c3c1dde3-246a-406c-919b-c17512567130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010398 10.0.0.57 - - [2025-11-03 01:48:13] "PUT /floating-ip/412d7b30-03c0-4cf7-bb47-1ca986815795 HTTP/1.1" 200 256 0.006722 10.0.0.57 - - [2025-11-03 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.013570 10.0.0.57 - - [2025-11-03 01:48:15] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007931 10.0.0.57 - - [2025-11-03 01:48:15] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.57 - - [2025-11-03 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.57 - - [2025-11-03 01:48:15] "GET /loadbalancer/5567d211-65e0-4280-a4cf-08882fd88ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002351 10.0.0.57 - - [2025-11-03 01:48:15] "GET /loadbalancer-pool/d32ac6e5-b0a5-4092-aa64-ccf1d2349722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002033 10.0.0.57 - - [2025-11-03 01:48:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021802 10.0.0.57 - - [2025-11-03 01:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007239 10.0.0.57 - - [2025-11-03 01:48:15] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008175 10.0.0.57 - - [2025-11-03 01:48:15] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003680 10.0.0.57 - - [2025-11-03 01:48:15] "POST /ref-update HTTP/1.1" 200 156 0.009681 10.0.0.57 - - [2025-11-03 01:48:15] "GET /floating-ip/412d7b30-03c0-4cf7-bb47-1ca986815795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011631 10.0.0.57 - - [2025-11-03 01:48:15] "POST /set-tag HTTP/1.1" 200 109 0.036765 10.0.0.57 - - [2025-11-03 01:48:20] "GET /virtual-machine/1effdbe7-ad99-4ebe-91e6-9cc378ba7135?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002888 10.0.0.57 - - [2025-11-03 01:48:20] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006466 10.0.0.57 - - [2025-11-03 01:48:20] "GET /virtual-machine/165e34b5-3285-4920-9df2-ef74f9db3b2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.009155 10.0.0.57 - - [2025-11-03 01:48:20] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004457 10.0.0.57 - - [2025-11-03 01:48:25] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004044 10.0.0.57 - - [2025-11-03 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.57 - - [2025-11-03 01:48:25] "GET /virtual-machine/9eff518b-7adf-421c-ac9a-3043b4b5d69a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002765 10.0.0.57 - - [2025-11-03 01:48:25] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003625 10.0.0.57 - - [2025-11-03 01:48:26] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004645 10.0.0.57 - - [2025-11-03 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.57 - - [2025-11-03 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.57 - - [2025-11-03 01:48:56] "POST /chown HTTP/1.1" 200 109 0.005908 10.0.0.57 - - [2025-11-03 01:48:56] "POST /chown HTTP/1.1" 200 109 0.011716 10.0.0.57 - - [2025-11-03 01:48:56] "POST /chown HTTP/1.1" 200 109 0.007855 10.0.0.57 - - [2025-11-03 01:48:56] "POST /chown HTTP/1.1" 200 109 0.011172 10.0.0.57 - - [2025-11-03 01:48:58] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006258 10.0.0.57 - - [2025-11-03 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.57 - - [2025-11-03 01:48:58] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004056 10.0.0.57 - - [2025-11-03 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.003392 10.0.0.57 - - [2025-11-03 01:48:58] "GET /virtual-machine/9eff518b-7adf-421c-ac9a-3043b4b5d69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002683 10.0.0.57 - - [2025-11-03 01:48:58] "POST /ref-update HTTP/1.1" 200 156 0.011884 10.0.0.57 - - [2025-11-03 01:48:58] "GET /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017763 10.0.0.57 - - [2025-11-03 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.012920 10.0.0.57 - - [2025-11-03 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.012428 10.0.0.57 - - [2025-11-03 01:48:59] "DELETE /instance-ip/274d4616-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.048758 10.0.0.57 - - [2025-11-03 01:48:59] "DELETE /virtual-machine-interface/2738d1cc-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.037064 10.0.0.57 - - [2025-11-03 01:48:59] "DELETE /virtual-machine/9eff518b-7adf-421c-ac9a-3043b4b5d69a HTTP/1.1" 200 115 0.018939 10.0.0.57 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.57 - - [2025-11-03 01:49:01] "GET /tag/d96a64f7-bab2-401e-b8b3-1bc8b913d33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017326 10.0.0.57 - - [2025-11-03 01:49:01] "GET /tag/d96a64f7-bab2-401e-b8b3-1bc8b913d33d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.017685 10.0.0.57 - - [2025-11-03 01:49:01] "GET /virtual-machine-interface/866a207f-e18a-4505-b870-5b9ea222be11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005711 10.0.0.57 - - [2025-11-03 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.017995 10.0.0.57 - - [2025-11-03 01:49:01] "GET /virtual-machine-interface/add97ffb-a9cd-4d2f-b41b-938d0df0424f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.028414 10.0.0.57 - - [2025-11-03 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.029877 10.0.0.57 - - [2025-11-03 01:49:01] "GET /virtual-machine-interface/da057a6f-81a4-4be4-9d56-de5ca5262710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005422 10.0.0.57 - - [2025-11-03 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.024024 10.0.0.57 - - [2025-11-03 01:49:01] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014171 10.0.0.57 - - [2025-11-03 01:49:01] "GET /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003056 10.0.0.57 - - [2025-11-03 01:49:01] "POST /ref-update HTTP/1.1" 200 156 0.012138 10.0.0.57 - - [2025-11-03 01:49:01] "DELETE /firewall-rule/5c932409-acd4-4e77-b150-a7ae01381183 HTTP/1.1" 200 115 0.038041 10.0.0.57 - - [2025-11-03 01:49:01] "DELETE /loadbalancer-member/dc6261be-265f-46ea-805f-b6f9e70451e3 HTTP/1.1" 200 115 0.021860 10.0.0.57 - - [2025-11-03 01:49:01] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.011337 10.0.0.57 - - [2025-11-03 01:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022746 10.0.0.57 - - [2025-11-03 01:49:01] "DELETE /loadbalancer-pool/dabfaa92-0ef9-45ce-b9c2-4d038d77d16c HTTP/1.1" 200 115 0.083987 10.0.0.57 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.57 - - [2025-11-03 01:49:01] "POST /chown HTTP/1.1" 200 109 0.021369 10.0.0.57 - - [2025-11-03 01:49:01] "DELETE /loadbalancer-listener/ebd6c339-b0fa-4d9b-91d1-5d86802c6f8f HTTP/1.1" 200 115 0.065310 10.0.0.57 - - [2025-11-03 01:49:01] "GET /floating-ip/d2098615-1ee3-4d74-9dc1-180088a01bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005521 10.0.0.57 - - [2025-11-03 01:49:01] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.57 - - [2025-11-03 01:49:01] "POST /chown HTTP/1.1" 200 109 0.021389 10.0.0.57 - - [2025-11-03 01:49:01] "POST /chown HTTP/1.1" 200 109 0.029012 10.0.0.57 - - [2025-11-03 01:49:01] "PUT /floating-ip/d2098615-1ee3-4d74-9dc1-180088a01bbb HTTP/1.1" 200 256 0.038306 10.0.0.57 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.57 - - [2025-11-03 01:49:01] "POST /chown HTTP/1.1" 200 109 0.008660 10.0.0.57 - - [2025-11-03 01:49:01] "POST /chown HTTP/1.1" 200 109 0.033672 10.0.0.57 - - [2025-11-03 01:49:01] "DELETE /floating-ip/d2098615-1ee3-4d74-9dc1-180088a01bbb HTTP/1.1" 200 115 0.096142 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /loadbalancer/6e2fa204-1f06-4081-af80-f5bef43a1e65 HTTP/1.1" 200 115 0.054907 10.0.0.57 - - [2025-11-03 01:49:02] "POST /chown HTTP/1.1" 200 109 0.024474 10.0.0.57 - - [2025-11-03 01:49:02] "POST /chown HTTP/1.1" 200 109 0.029879 10.0.0.57 - - [2025-11-03 01:49:02] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.016750 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /instance-ip/5b2010d0-52c6-4ae4-a89d-29ae8c6fc33e HTTP/1.1" 200 115 0.114828 10.0.0.57 - - [2025-11-03 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015534 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /virtual-machine-interface/da057a6f-81a4-4be4-9d56-de5ca5262710 HTTP/1.1" 200 115 0.057830 10.0.0.57 - - [2025-11-03 01:49:02] "GET /floating-ip-pool/03035aea-94b4-42d1-99a5-6b164dcc9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.007526 10.0.0.57 - - [2025-11-03 01:49:02] "POST /ref-update HTTP/1.1" 200 156 0.017709 10.0.0.57 - - [2025-11-03 01:49:02] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.020509 10.0.0.57 - - [2025-11-03 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046987 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /tag/d96a64f7-bab2-401e-b8b3-1bc8b913d33d HTTP/1.1" 200 115 0.138988 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /floating-ip-pool/03035aea-94b4-42d1-99a5-6b164dcc9082 HTTP/1.1" 200 115 0.067641 10.0.0.57 - - [2025-11-03 01:49:02] "PUT /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 266 0.020318 10.0.0.57 - - [2025-11-03 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031128 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /service-instance/54155ace-6858-40be-9dc2-6b927fd92bee HTTP/1.1" 200 115 0.048598 10.0.0.57 - - [2025-11-03 01:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.014950 10.0.0.57 - - [2025-11-03 01:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003639 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /virtual-network/c7fca8da-f7ad-48c1-9336-ffdba9b39b9d HTTP/1.1" 200 115 0.154409 10.0.0.57 - - [2025-11-03 01:49:02] "GET /routing-instance/78b4834a-a294-4135-8aff-30df19e1a370 HTTP/1.1" 404 171 0.010170 10.0.0.57 - - [2025-11-03 01:49:02] "GET /domains HTTP/1.1" 200 280 0.005703 10.0.0.57 - - [2025-11-03 01:49:02] "GET /domain/0a3fa18e-234c-4355-923e-6db28282882b HTTP/1.1" 200 3085 0.006030 10.0.0.57 - - [2025-11-03 01:49:02] "GET /virtual-machine-interface/add97ffb-a9cd-4d2f-b41b-938d0df0424f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.014801 10.0.0.57 - - [2025-11-03 01:49:02] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0 HTTP/1.1" 200 7412 0.041824 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /virtual-machine-interface/add97ffb-a9cd-4d2f-b41b-938d0df0424f HTTP/1.1" 200 115 0.052524 10.0.0.57 - - [2025-11-03 01:49:02] "POST /ref-update HTTP/1.1" 200 156 0.013560 10.0.0.57 - - [2025-11-03 01:49:02] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006639 10.0.0.57 - - [2025-11-03 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.006304 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /virtual-machine/04eee18f-490a-4a20-beaf-8a2a9ee90306 HTTP/1.1" 200 115 0.036206 10.0.0.57 - - [2025-11-03 01:49:02] "GET /virtual-machine-interface/866a207f-e18a-4505-b870-5b9ea222be11?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004166 10.0.0.57 - - [2025-11-03 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.57 - - [2025-11-03 01:49:02] "GET /loadbalancer/5567d211-65e0-4280-a4cf-08882fd88ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003289 10.0.0.57 - - [2025-11-03 01:49:02] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003760 10.0.0.57 - - [2025-11-03 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.57 - - [2025-11-03 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.039297 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /route-target/74a09989-7e6e-47ab-8f0c-efac29cf5813 HTTP/1.1" 200 115 0.040068 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /virtual-machine-interface/866a207f-e18a-4505-b870-5b9ea222be11 HTTP/1.1" 200 115 0.099781 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /loadbalancer-member/98dad4ac-1423-4213-a5fa-ecaadbed74de HTTP/1.1" 200 115 0.041095 10.0.0.57 - - [2025-11-03 01:49:02] "DELETE /virtual-machine/baf0a1f0-3c12-4d83-9d2d-c3a2beddbf49 HTTP/1.1" 200 115 0.024346 10.0.0.57 - - [2025-11-03 01:49:03] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010365 10.0.0.57 - - [2025-11-03 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.57 - - [2025-11-03 01:49:03] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004690 10.0.0.57 - - [2025-11-03 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.57 - - [2025-11-03 01:49:03] "GET /virtual-machine/165e34b5-3285-4920-9df2-ef74f9db3b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003230 10.0.0.57 - - [2025-11-03 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.017581 10.0.0.57 - - [2025-11-03 01:49:03] "GET /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004092 10.0.0.57 - - [2025-11-03 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.015533 10.0.0.57 - - [2025-11-03 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.037103 10.0.0.57 - - [2025-11-03 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.017715 10.0.0.57 - - [2025-11-03 01:49:04] "DELETE /instance-ip/231ba286-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.039555 10.0.0.57 - - [2025-11-03 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.008687 10.0.0.57 - - [2025-11-03 01:49:04] "DELETE /virtual-machine-interface/230103d6-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.034518 10.0.0.57 - - [2025-11-03 01:49:04] "DELETE /virtual-machine/165e34b5-3285-4920-9df2-ef74f9db3b2d HTTP/1.1" 200 115 0.021366 10.0.0.57 - - [2025-11-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.57 - - [2025-11-03 01:49:07] "GET /loadbalancer/5567d211-65e0-4280-a4cf-08882fd88ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002165 10.0.0.57 - - [2025-11-03 01:49:07] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004117 10.0.0.57 - - [2025-11-03 01:49:07] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.57 - - [2025-11-03 01:49:08] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004812 10.0.0.57 - - [2025-11-03 01:49:08] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.57 - - [2025-11-03 01:49:08] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004263 10.0.0.57 - - [2025-11-03 01:49:08] "POST /set-tag HTTP/1.1" 200 109 0.012343 10.0.0.57 - - [2025-11-03 01:49:08] "GET /virtual-machine/1effdbe7-ad99-4ebe-91e6-9cc378ba7135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002821 10.0.0.57 - - [2025-11-03 01:49:08] "POST /ref-update HTTP/1.1" 200 156 0.008515 10.0.0.57 - - [2025-11-03 01:49:08] "GET /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005946 10.0.0.57 - - [2025-11-03 01:49:08] "POST /set-tag HTTP/1.1" 200 109 0.014958 10.0.0.57 - - [2025-11-03 01:49:09] "POST /set-tag HTTP/1.1" 200 109 0.015543 10.0.0.57 - - [2025-11-03 01:49:09] "POST /set-tag HTTP/1.1" 200 109 0.035367 10.0.0.57 - - [2025-11-03 01:49:09] "DELETE /instance-ip/22ab691c-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.049390 10.0.0.57 - - [2025-11-03 01:49:09] "POST /ref-update HTTP/1.1" 200 156 0.010343 10.0.0.57 - - [2025-11-03 01:49:09] "DELETE /virtual-machine-interface/2294946c-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.041179 10.0.0.57 - - [2025-11-03 01:49:09] "DELETE /virtual-machine/1effdbe7-ad99-4ebe-91e6-9cc378ba7135 HTTP/1.1" 200 115 0.021023 10.0.0.57 - - [2025-11-03 01:49:09] "DELETE /tag/3e9e6409-6374-4524-aa9b-61bccb8dccf5 HTTP/1.1" 200 115 0.046414 10.0.0.57 - - [2025-11-03 01:49:09] "DELETE /tag/312dfb26-48a9-41de-8e42-8c2264573679 HTTP/1.1" 200 115 0.088670 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.57 - - [2025-11-03 01:49:13] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038685 10.0.0.57 - - [2025-11-03 01:49:13] "POST /tags HTTP/1.1" 200 393 0.032264 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014999 10.0.0.57 - - [2025-11-03 01:49:13] "GET /tag/aae2e3b6-aa0f-42b8-a9d3-87c98350fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013220 10.0.0.57 - - [2025-11-03 01:49:13] "POST /tags HTTP/1.1" 200 341 0.017020 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.57 - - [2025-11-03 01:49:13] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010869 10.0.0.57 - - [2025-11-03 01:49:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000427 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.001829 10.0.0.57 - - [2025-11-03 01:49:13] "POST /security-groups HTTP/1.1" 200 589 0.060853 10.0.0.57 - - [2025-11-03 01:49:13] "POST /projects HTTP/1.1" 200 519 0.141227 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.001537 10.0.0.57 - - [2025-11-03 01:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013452 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002 10.0.0.57 - - [2025-11-03 01:49:13] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013911 10.0.0.57 - - [2025-11-03 01:49:13] "POST /access-control-lists HTTP/1.1" 200 598 0.079922 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.009610 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.57 - - [2025-11-03 01:49:13] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003582 10.0.0.57 - - [2025-11-03 01:49:13] "POST /access-control-lists HTTP/1.1" 200 596 0.064259 10.0.0.57 - - [2025-11-03 01:49:13] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.077059 10.0.0.57 - - [2025-11-03 01:49:13] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.050783 10.0.0.57 - - [2025-11-03 01:49:13] "POST /security-groups HTTP/1.1" 200 591 0.070892 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.001600 10.0.0.57 - - [2025-11-03 01:49:13] "POST /access-control-lists HTTP/1.1" 200 632 0.057694 10.0.0.57 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.019237 10.0.0.57 - - [2025-11-03 01:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.082407 10.0.0.57 - - [2025-11-03 01:49:13] "POST /chown HTTP/1.1" 200 109 0.019580 10.0.0.57 - - [2025-11-03 01:49:13] "POST /access-control-lists HTTP/1.1" 200 630 0.050624 10.0.0.57 - - [2025-11-03 01:49:14] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040874 10.0.0.57 - - [2025-11-03 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.57 - - [2025-11-03 01:49:14] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002243 10.0.0.57 - - [2025-11-03 01:49:14] "POST /tags HTTP/1.1" 409 226 0.001492 10.0.0.57 - - [2025-11-03 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.57 - - [2025-11-03 01:49:14] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010049 10.0.0.57 - - [2025-11-03 01:49:14] "POST /firewall-rules HTTP/1.1" 200 600 0.082974 10.0.0.57 - - [2025-11-03 01:49:14] "GET /firewall-rule/71fb7e09-aa38-40d0-ad8b-cdf697012c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003908 10.0.0.57 - - [2025-11-03 01:49:14] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003402 10.0.0.57 - - [2025-11-03 01:49:14] "GET /firewall-rule/71fb7e09-aa38-40d0-ad8b-cdf697012c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002017 10.0.0.57 - - [2025-11-03 01:49:14] "POST /ref-update HTTP/1.1" 200 156 0.040478 10.0.0.57 - - [2025-11-03 01:49:14] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010841 10.0.0.57 - - [2025-11-03 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.57 - - [2025-11-03 01:49:14] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002763 10.0.0.57 - - [2025-11-03 01:49:14] "POST /tags HTTP/1.1" 409 226 0.001792 10.0.0.57 - - [2025-11-03 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.57 - - [2025-11-03 01:49:14] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011533 10.0.0.57 - - [2025-11-03 01:49:14] "POST /firewall-rules HTTP/1.1" 200 598 0.062999 10.0.0.57 - - [2025-11-03 01:49:14] "GET /firewall-rule/e9d2f34b-aab2-4883-88a0-cafd6f316bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003639 10.0.0.57 - - [2025-11-03 01:49:14] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004239 10.0.0.57 - - [2025-11-03 01:49:14] "GET /firewall-rule/e9d2f34b-aab2-4883-88a0-cafd6f316bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002170 10.0.0.57 - - [2025-11-03 01:49:14] "POST /ref-update HTTP/1.1" 200 156 0.040094 10.0.0.57 - - [2025-11-03 01:49:16] "POST /tags HTTP/1.1" 200 393 0.038136 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017634 10.0.0.57 - - [2025-11-03 01:49:16] "GET /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011760 10.0.0.57 - - [2025-11-03 01:49:16] "POST /tags HTTP/1.1" 200 341 0.021038 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012939 10.0.0.57 - - [2025-11-03 01:49:16] "GET /tag/a569bb68-f1c0-41cc-a1d0-fe8b0773c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016753 10.0.0.57 - - [2025-11-03 01:49:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000513 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.006225 10.0.0.57 - - [2025-11-03 01:49:16] "POST /security-groups HTTP/1.1" 200 589 0.060007 10.0.0.57 - - [2025-11-03 01:49:16] "POST /projects HTTP/1.1" 200 519 0.212301 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.005616 10.0.0.57 - - [2025-11-03 01:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024259 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.57 - - [2025-11-03 01:49:16] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009883 10.0.0.57 - - [2025-11-03 01:49:16] "POST /access-control-lists HTTP/1.1" 200 598 0.073649 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007566 10.0.0.57 - - [2025-11-03 01:49:16] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007810 10.0.0.57 - - [2025-11-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.001662 10.0.0.57 - - [2025-11-03 01:49:16] "POST /access-control-lists HTTP/1.1" 200 596 0.061296 10.0.0.57 - - [2025-11-03 01:49:16] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.099957 10.0.0.57 - - [2025-11-03 01:49:16] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.044525 10.0.0.57 - - [2025-11-03 01:49:16] "POST /security-groups HTTP/1.1" 200 591 0.080714 10.0.0.57 - - [2025-11-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.001547 10.0.0.57 - - [2025-11-03 01:49:17] "POST /access-control-lists HTTP/1.1" 200 632 0.057082 10.0.0.57 - - [2025-11-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.008435 10.0.0.57 - - [2025-11-03 01:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.061969 10.0.0.57 - - [2025-11-03 01:49:17] "POST /chown HTTP/1.1" 200 109 0.018667 10.0.0.57 - - [2025-11-03 01:49:17] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012260 10.0.0.57 - - [2025-11-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.57 - - [2025-11-03 01:49:17] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002347 10.0.0.57 - - [2025-11-03 01:49:17] "POST /tags HTTP/1.1" 409 226 0.001648 10.0.0.57 - - [2025-11-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.57 - - [2025-11-03 01:49:17] "GET /tag/a569bb68-f1c0-41cc-a1d0-fe8b0773c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010748 10.0.0.57 - - [2025-11-03 01:49:17] "POST /access-control-lists HTTP/1.1" 200 630 0.210177 10.0.0.57 - - [2025-11-03 01:49:17] "POST /firewall-rules HTTP/1.1" 200 600 0.220862 10.0.0.57 - - [2025-11-03 01:49:17] "GET /firewall-rule/6bd1aa2e-83a4-47b9-9ece-61babf3e4316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004305 10.0.0.57 - - [2025-11-03 01:49:17] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003528 10.0.0.57 - - [2025-11-03 01:49:17] "GET /firewall-rule/6bd1aa2e-83a4-47b9-9ece-61babf3e4316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002158 10.0.0.57 - - [2025-11-03 01:49:17] "POST /ref-update HTTP/1.1" 200 156 0.044488 10.0.0.57 - - [2025-11-03 01:49:17] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012337 10.0.0.57 - - [2025-11-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.57 - - [2025-11-03 01:49:17] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002569 10.0.0.57 - - [2025-11-03 01:49:17] "POST /tags HTTP/1.1" 409 226 0.001878 10.0.0.57 - - [2025-11-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.57 - - [2025-11-03 01:49:17] "GET /tag/a569bb68-f1c0-41cc-a1d0-fe8b0773c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013267 10.0.0.57 - - [2025-11-03 01:49:17] "POST /firewall-rules HTTP/1.1" 200 598 0.064521 10.0.0.57 - - [2025-11-03 01:49:17] "GET /firewall-rule/2a091db0-a14f-49da-b8d3-e33b7c7925ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016145 10.0.0.57 - - [2025-11-03 01:49:17] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004209 10.0.0.57 - - [2025-11-03 01:49:17] "GET /firewall-rule/2a091db0-a14f-49da-b8d3-e33b7c7925ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002567 10.0.0.57 - - [2025-11-03 01:49:17] "POST /ref-update HTTP/1.1" 200 156 0.060855 10.0.0.57 - - [2025-11-03 01:49:19] "POST /tags HTTP/1.1" 200 345 0.081496 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007599 10.0.0.57 - - [2025-11-03 01:49:19] "GET /tag/099cba82-1270-4248-aefa-25244502c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.020513 10.0.0.57 - - [2025-11-03 01:49:19] "POST /projects HTTP/1.1" 409 238 0.003077 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.57 - - [2025-11-03 01:49:19] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040201 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.57 - - [2025-11-03 01:49:19] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004663 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.57 - - [2025-11-03 01:49:19] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005274 10.0.0.57 - - [2025-11-03 01:49:19] "POST /security-groups HTTP/1.1" 409 285 0.002447 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.57 - - [2025-11-03 01:49:19] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040666 10.0.0.57 - - [2025-11-03 01:49:19] "PUT /security-group/0e560a83-9f5a-41c5-9e69-8ddc3759f84f HTTP/1.1" 200 262 0.067694 10.0.0.57 - - [2025-11-03 01:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026438 10.0.0.57 - - [2025-11-03 01:49:19] "PUT /access-control-list/0014f0ab-60be-485f-b5b4-10d2b23562c7 HTTP/1.1" 200 272 0.019168 10.0.0.57 - - [2025-11-03 01:49:19] "POST /tags HTTP/1.1" 409 228 0.030646 10.0.0.57 - - [2025-11-03 01:49:19] "PUT /access-control-list/e5ba5f75-df1e-42a8-b3ea-3179d279a7dc HTTP/1.1" 200 272 0.033390 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.57 - - [2025-11-03 01:49:19] "GET /tag/099cba82-1270-4248-aefa-25244502c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010674 10.0.0.57 - - [2025-11-03 01:49:19] "POST /tags HTTP/1.1" 200 345 0.019747 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.57 - - [2025-11-03 01:49:19] "GET /tag/86106847-dbe2-448e-818d-ea585102e54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012940 10.0.0.57 - - [2025-11-03 01:49:19] "POST /projects HTTP/1.1" 409 238 0.003768 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.57 - - [2025-11-03 01:49:19] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034706 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010766 10.0.0.57 - - [2025-11-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.57 - - [2025-11-03 01:49:19] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004313 10.0.0.57 - - [2025-11-03 01:49:19] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038464 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.57 - - [2025-11-03 01:49:20] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004120 10.0.0.57 - - [2025-11-03 01:49:20] "POST /security-groups HTTP/1.1" 409 285 0.006860 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.57 - - [2025-11-03 01:49:20] "PUT /security-group/b9e7cfa4-0f28-4169-9281-572faa2457ba HTTP/1.1" 200 262 0.055620 10.0.0.57 - - [2025-11-03 01:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034794 10.0.0.57 - - [2025-11-03 01:49:20] "POST /tags HTTP/1.1" 409 228 0.013665 10.0.0.57 - - [2025-11-03 01:49:20] "PUT /access-control-list/8f2fad26-2e8d-4c12-9331-de7dce10f8cc HTTP/1.1" 200 272 0.027099 10.0.0.57 - - [2025-11-03 01:49:20] "PUT /access-control-list/5604a4b6-18ae-425d-b957-48edc4172d24 HTTP/1.1" 200 272 0.014691 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.57 - - [2025-11-03 01:49:20] "GET /tag/86106847-dbe2-448e-818d-ea585102e54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010182 10.0.0.57 - - [2025-11-03 01:49:20] "POST /tags HTTP/1.1" 200 291 0.045868 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.57 - - [2025-11-03 01:49:20] "GET /tag/545ccbf2-e362-4630-8545-b5933e3faf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012001 10.0.0.57 - - [2025-11-03 01:49:20] "POST /tags HTTP/1.1" 200 303 0.045105 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013029 10.0.0.57 - - [2025-11-03 01:49:20] "GET /tag/329ebd4c-5f6a-4ca0-bf6e-bd0c453334e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012238 10.0.0.57 - - [2025-11-03 01:49:20] "POST /tags HTTP/1.1" 409 252 0.001987 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.57 - - [2025-11-03 01:49:20] "GET /tag/aae2e3b6-aa0f-42b8-a9d3-87c98350fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010452 10.0.0.57 - - [2025-11-03 01:49:20] "POST /tags HTTP/1.1" 409 226 0.001704 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.57 - - [2025-11-03 01:49:20] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010293 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.57 - - [2025-11-03 01:49:20] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003738 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.57 - - [2025-11-03 01:49:20] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041298 10.0.0.57 - - [2025-11-03 01:49:20] "POST /virtual-machines HTTP/1.1" 200 395 0.007281 10.0.0.57 - - [2025-11-03 01:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017159 10.0.0.57 - - [2025-11-03 01:49:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093735 10.0.0.57 - - [2025-11-03 01:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008164 10.0.0.57 - - [2025-11-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008865 10.0.0.57 - - [2025-11-03 01:49:20] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004836 10.0.0.57 - - [2025-11-03 01:49:21] "POST /instance-ips HTTP/1.1" 200 397 0.030578 10.0.0.57 - - [2025-11-03 01:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034452 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008971 10.0.0.57 - - [2025-11-03 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.063765 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008206 10.0.0.57 - - [2025-11-03 01:49:21] "GET /instance-ip/50ff6dea-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006167 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005531 10.0.0.57 - - [2025-11-03 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004204 10.0.0.57 - - [2025-11-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.007333 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014775 10.0.0.57 - - [2025-11-03 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.001641 10.0.0.57 - - [2025-11-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003603 10.0.0.57 - - [2025-11-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.57 - - [2025-11-03 01:49:21] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027153 10.0.0.57 - - [2025-11-03 01:49:21] "POST /virtual-machines HTTP/1.1" 200 395 0.008823 10.0.0.57 - - [2025-11-03 01:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014984 10.0.0.57 - - [2025-11-03 01:49:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092433 10.0.0.57 - - [2025-11-03 01:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008482 10.0.0.57 - - [2025-11-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009032 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003918 10.0.0.57 - - [2025-11-03 01:49:21] "POST /instance-ips HTTP/1.1" 200 397 0.016647 10.0.0.57 - - [2025-11-03 01:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020991 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007204 10.0.0.57 - - [2025-11-03 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.076753 10.0.0.57 - - [2025-11-03 01:49:21] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015042 10.0.0.57 - - [2025-11-03 01:49:21] "GET /instance-ip/517413e8-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002963 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005815 10.0.0.57 - - [2025-11-03 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003956 10.0.0.57 - - [2025-11-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.007678 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016014 10.0.0.57 - - [2025-11-03 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.57 - - [2025-11-03 01:49:22] "POST /tags HTTP/1.1" 200 291 0.015632 10.0.0.57 - - [2025-11-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.57 - - [2025-11-03 01:49:22] "GET /tag/561757c1-f604-4a05-b875-3e4465c30de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011501 10.0.0.57 - - [2025-11-03 01:49:22] "POST /tags HTTP/1.1" 409 252 0.001857 10.0.0.57 - - [2025-11-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.57 - - [2025-11-03 01:49:22] "GET /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010296 10.0.0.57 - - [2025-11-03 01:49:22] "POST /tags HTTP/1.1" 409 226 0.001742 10.0.0.57 - - [2025-11-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.57 - - [2025-11-03 01:49:22] "GET /tag/a569bb68-f1c0-41cc-a1d0-fe8b0773c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010977 10.0.0.57 - - [2025-11-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004288 10.0.0.57 - - [2025-11-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.57 - - [2025-11-03 01:49:22] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038307 10.0.0.57 - - [2025-11-03 01:49:22] "POST /virtual-machines HTTP/1.1" 200 395 0.008301 10.0.0.57 - - [2025-11-03 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009603 10.0.0.57 - - [2025-11-03 01:49:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100718 10.0.0.57 - - [2025-11-03 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010559 10.0.0.57 - - [2025-11-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012420 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004358 10.0.0.57 - - [2025-11-03 01:49:22] "POST /instance-ips HTTP/1.1" 200 397 0.017847 10.0.0.57 - - [2025-11-03 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018046 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008203 10.0.0.57 - - [2025-11-03 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.059706 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008348 10.0.0.57 - - [2025-11-03 01:49:22] "GET /instance-ip/52095034-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004404 10.0.0.57 - - [2025-11-03 01:49:22] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004322 10.0.0.57 - - [2025-11-03 01:49:22] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003486 10.0.0.57 - - [2025-11-03 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019144 10.0.0.57 - - [2025-11-03 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.004711 10.0.0.57 - - [2025-11-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004684 10.0.0.57 - - [2025-11-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.57 - - [2025-11-03 01:49:23] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024096 10.0.0.57 - - [2025-11-03 01:49:23] "POST /virtual-machines HTTP/1.1" 200 395 0.006090 10.0.0.57 - - [2025-11-03 01:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014943 10.0.0.57 - - [2025-11-03 01:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087466 10.0.0.57 - - [2025-11-03 01:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007909 10.0.0.57 - - [2025-11-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010228 10.0.0.57 - - [2025-11-03 01:49:23] "POST /instance-ips HTTP/1.1" 200 397 0.018667 10.0.0.57 - - [2025-11-03 01:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013039 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008351 10.0.0.57 - - [2025-11-03 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.060014 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015571 10.0.0.57 - - [2025-11-03 01:49:23] "GET /instance-ip/527ba350-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003081 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004067 10.0.0.57 - - [2025-11-03 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.021392 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003815 10.0.0.57 - - [2025-11-03 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.008579 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009494 10.0.0.57 - - [2025-11-03 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.005081 10.0.0.57 - - [2025-11-03 01:49:23] "POST /tags HTTP/1.1" 200 299 0.023115 10.0.0.57 - - [2025-11-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009486 10.0.0.57 - - [2025-11-03 01:49:23] "GET /tag/c13a1cb1-4547-4161-b567-083e793f78ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011376 10.0.0.57 - - [2025-11-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.57 - - [2025-11-03 01:49:23] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003817 10.0.0.57 - - [2025-11-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.57 - - [2025-11-03 01:49:24] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031814 10.0.0.57 - - [2025-11-03 01:49:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007780 10.0.0.57 - - [2025-11-03 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015604 10.0.0.57 - - [2025-11-03 01:49:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098074 10.0.0.57 - - [2025-11-03 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007499 10.0.0.57 - - [2025-11-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009605 10.0.0.57 - - [2025-11-03 01:49:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005494 10.0.0.57 - - [2025-11-03 01:49:24] "POST /instance-ips HTTP/1.1" 200 397 0.020541 10.0.0.57 - - [2025-11-03 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023498 10.0.0.57 - - [2025-11-03 01:49:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012631 10.0.0.57 - - [2025-11-03 01:49:24] "POST /set-tag HTTP/1.1" 200 109 0.016198 10.0.0.57 - - [2025-11-03 01:49:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020776 10.0.0.57 - - [2025-11-03 01:49:24] "GET /instance-ip/52fd15ac-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002688 10.0.0.57 - - [2025-11-03 01:49:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004014 10.0.0.57 - - [2025-11-03 01:49:24] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.57 - - [2025-11-03 01:49:24] "POST /tags HTTP/1.1" 200 299 0.022853 10.0.0.57 - - [2025-11-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.57 - - [2025-11-03 01:49:24] "GET /tag/82240ad8-07fe-4a8e-898c-879d9cfe2cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011473 10.0.0.57 - - [2025-11-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.57 - - [2025-11-03 01:49:24] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003831 10.0.0.57 - - [2025-11-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.57 - - [2025-11-03 01:49:24] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030274 10.0.0.57 - - [2025-11-03 01:49:24] "POST /virtual-machines HTTP/1.1" 200 395 0.009897 10.0.0.57 - - [2025-11-03 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008329 10.0.0.57 - - [2025-11-03 01:49:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114870 10.0.0.57 - - [2025-11-03 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008685 10.0.0.57 - - [2025-11-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.57 - - [2025-11-03 01:49:24] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005631 10.0.0.57 - - [2025-11-03 01:49:25] "POST /instance-ips HTTP/1.1" 200 397 0.036565 10.0.0.57 - - [2025-11-03 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022900 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014288 10.0.0.57 - - [2025-11-03 01:49:25] "POST /set-tag HTTP/1.1" 200 109 0.018722 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017666 10.0.0.57 - - [2025-11-03 01:49:25] "GET /instance-ip/5364ff8c-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003273 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004029 10.0.0.57 - - [2025-11-03 01:49:25] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.57 - - [2025-11-03 01:49:25] "POST /tags HTTP/1.1" 200 299 0.017785 10.0.0.57 - - [2025-11-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.57 - - [2025-11-03 01:49:25] "GET /tag/ce972aec-487c-4ba5-8a1e-18bd41d3f67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013502 10.0.0.57 - - [2025-11-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006335 10.0.0.57 - - [2025-11-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.57 - - [2025-11-03 01:49:25] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032909 10.0.0.57 - - [2025-11-03 01:49:25] "POST /virtual-machines HTTP/1.1" 200 395 0.008796 10.0.0.57 - - [2025-11-03 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015043 10.0.0.57 - - [2025-11-03 01:49:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105771 10.0.0.57 - - [2025-11-03 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007185 10.0.0.57 - - [2025-11-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014474 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004925 10.0.0.57 - - [2025-11-03 01:49:25] "POST /instance-ips HTTP/1.1" 200 397 0.017484 10.0.0.57 - - [2025-11-03 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018712 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006459 10.0.0.57 - - [2025-11-03 01:49:25] "POST /set-tag HTTP/1.1" 200 109 0.016950 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008529 10.0.0.57 - - [2025-11-03 01:49:25] "GET /instance-ip/53d3c6a6-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003940 10.0.0.57 - - [2025-11-03 01:49:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004201 10.0.0.57 - - [2025-11-03 01:49:25] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.57 - - [2025-11-03 01:49:25] "POST /tags HTTP/1.1" 200 299 0.014917 10.0.0.57 - - [2025-11-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.57 - - [2025-11-03 01:49:26] "GET /tag/a5fad7e4-89a0-484b-a906-eba0521e867b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012048 10.0.0.57 - - [2025-11-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003369 10.0.0.57 - - [2025-11-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.57 - - [2025-11-03 01:49:26] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039069 10.0.0.57 - - [2025-11-03 01:49:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007522 10.0.0.57 - - [2025-11-03 01:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007691 10.0.0.57 - - [2025-11-03 01:49:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089778 10.0.0.57 - - [2025-11-03 01:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017405 10.0.0.57 - - [2025-11-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009455 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005051 10.0.0.57 - - [2025-11-03 01:49:26] "POST /instance-ips HTTP/1.1" 200 397 0.020673 10.0.0.57 - - [2025-11-03 01:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029499 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019848 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.019409 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011150 10.0.0.57 - - [2025-11-03 01:49:26] "GET /instance-ip/5435250e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002864 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004054 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003239 10.0.0.57 - - [2025-11-03 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.013003 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003515 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003396 10.0.0.57 - - [2025-11-03 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004151 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003635 10.0.0.57 - - [2025-11-03 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.010310 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003887 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003742 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003672 10.0.0.57 - - [2025-11-03 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.007551 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010631 10.0.0.57 - - [2025-11-03 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.57 - - [2025-11-03 01:49:26] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004054 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003722 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004224 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003932 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004121 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004066 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004096 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.57 - - [2025-11-03 01:49:27] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004191 10.0.0.57 - - [2025-11-03 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.57 - - [2025-11-03 01:49:28] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003946 10.0.0.57 - - [2025-11-03 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.006738 10.0.0.57 - - [2025-11-03 01:49:30] "GET /virtual-machine/c4c3025b-8f5a-4652-a967-ef7b1c01d166?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005545 10.0.0.57 - - [2025-11-03 01:49:30] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004962 10.0.0.57 - - [2025-11-03 01:49:31] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007391 10.0.0.57 - - [2025-11-03 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.57 - - [2025-11-03 01:49:31] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004026 10.0.0.57 - - [2025-11-03 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.57 - - [2025-11-03 01:49:35] "GET /virtual-machine/fd267e5e-fd7d-4919-bf0f-3c3079349232?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003105 10.0.0.57 - - [2025-11-03 01:49:35] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005194 10.0.0.57 - - [2025-11-03 01:49:35] "GET /virtual-machine/11fb1fd2-719c-4b41-aa1d-36b2952ee063?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004112 10.0.0.57 - - [2025-11-03 01:49:35] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004297 10.0.0.57 - - [2025-11-03 01:49:35] "GET /virtual-machine/eb4ac6e4-0743-4b4b-8de2-a15d3a15886d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004108 10.0.0.57 - - [2025-11-03 01:49:35] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004692 10.0.0.57 - - [2025-11-03 01:49:36] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007033 10.0.0.57 - - [2025-11-03 01:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.57 - - [2025-11-03 01:49:36] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003839 10.0.0.57 - - [2025-11-03 01:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.57 - - [2025-11-03 01:49:37] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004789 10.0.0.57 - - [2025-11-03 01:49:37] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine/3dc7725c-861a-448e-8a2c-148d99fa8576?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.012932 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008169 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine/4b8b66da-6fb0-4aa3-b506-e082c13693c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002968 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004208 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine/f241f98d-a7b1-4609-aaa9-846366e9fe95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004455 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004198 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine/ca2d4b92-45dc-496d-ac97-dc1d123e5f06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005160 10.0.0.57 - - [2025-11-03 01:49:40] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004712 10.0.0.57 - - [2025-11-03 01:49:41] "GET /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003624 10.0.0.57 - - [2025-11-03 01:49:41] "POST /tags HTTP/1.1" 200 333 0.023390 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.57 - - [2025-11-03 01:49:41] "GET /tag/8a3cc9c5-73a2-4e94-8a56-f8aa43efe235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011419 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.57 - - [2025-11-03 01:49:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044307 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.57 - - [2025-11-03 01:49:41] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004303 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.57 - - [2025-11-03 01:49:41] "GET /service-appliance-set/40d57cd7-7fa9-4cd8-bee4-6359ca7d1e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002463 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.001573 10.0.0.57 - - [2025-11-03 01:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089049 10.0.0.57 - - [2025-11-03 01:49:41] "GET /virtual-machine-interface/6ac4431b-6763-4054-a3d1-29890fcc51a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004290 10.0.0.57 - - [2025-11-03 01:49:41] "POST /instance-ips HTTP/1.1" 200 409 0.019061 10.0.0.57 - - [2025-11-03 01:49:41] "GET /instance-ip/393990b5-0d20-45c6-bebb-52cbb91a9ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.011564 10.0.0.57 - - [2025-11-03 01:49:41] "POST /loadbalancers HTTP/1.1" 200 629 0.060043 10.0.0.57 - - [2025-11-03 01:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017452 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012923 10.0.0.57 - - [2025-11-03 01:49:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048191 10.0.0.57 - - [2025-11-03 01:49:41] "GET /instance-ip/393990b5-0d20-45c6-bebb-52cbb91a9ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003472 10.0.0.57 - - [2025-11-03 01:49:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.021558 10.0.0.57 - - [2025-11-03 01:49:41] "GET /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004727 10.0.0.57 - - [2025-11-03 01:49:41] "POST /floating-ips HTTP/1.1" 200 597 0.020886 10.0.0.57 - - [2025-11-03 01:49:41] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030141 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.57 - - [2025-11-03 01:49:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.019339 10.0.0.57 - - [2025-11-03 01:49:41] "GET /loadbalancer-listener/a384d044-0b48-4c9f-8b5d-790ce6bfa832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003740 10.0.0.57 - - [2025-11-03 01:49:41] "GET /loadbalancer-listener/a384d044-0b48-4c9f-8b5d-790ce6bfa832?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.011395 10.0.0.57 - - [2025-11-03 01:49:41] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016114 10.0.0.57 - - [2025-11-03 01:49:41] "GET /instance-ip/393990b5-0d20-45c6-bebb-52cbb91a9ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002671 10.0.0.57 - - [2025-11-03 01:49:41] "GET /instance-ip/393990b5-0d20-45c6-bebb-52cbb91a9ad3?fields=floating_ips HTTP/1.1" 200 1212 0.007605 10.0.0.57 - - [2025-11-03 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.57 - - [2025-11-03 01:49:41] "GET /floating-ip/deefe031-1a09-4b0c-a244-2df8d74b9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.013868 10.0.0.57 - - [2025-11-03 01:49:41] "GET /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002948 10.0.0.57 - - [2025-11-03 01:49:42] "GET /loadbalancer-pool/41ff8077-b007-44d0-857c-1c6f7537bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005426 10.0.0.57 - - [2025-11-03 01:49:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012181 10.0.0.57 - - [2025-11-03 01:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009492 10.0.0.57 - - [2025-11-03 01:49:42] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003998 10.0.0.57 - - [2025-11-03 01:49:42] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003906 10.0.0.57 - - [2025-11-03 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.007284 10.0.0.57 - - [2025-11-03 01:49:42] "GET /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.013940 10.0.0.57 - - [2025-11-03 01:49:42] "GET /floating-ip/deefe031-1a09-4b0c-a244-2df8d74b9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.011613 10.0.0.57 - - [2025-11-03 01:49:42] "POST /tags HTTP/1.1" 409 221 0.004770 10.0.0.57 - - [2025-11-03 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.57 - - [2025-11-03 01:49:42] "GET /tag/8a3cc9c5-73a2-4e94-8a56-f8aa43efe235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014202 10.0.0.57 - - [2025-11-03 01:49:42] "PUT /floating-ip/deefe031-1a09-4b0c-a244-2df8d74b9042 HTTP/1.1" 200 256 0.027557 10.0.0.57 - - [2025-11-03 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.071597 10.0.0.57 - - [2025-11-03 01:49:42] "GET /loadbalancer-pool/41ff8077-b007-44d0-857c-1c6f7537bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004222 10.0.0.57 - - [2025-11-03 01:49:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020721 10.0.0.57 - - [2025-11-03 01:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009383 10.0.0.57 - - [2025-11-03 01:49:42] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007823 10.0.0.57 - - [2025-11-03 01:49:42] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003934 10.0.0.57 - - [2025-11-03 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.007960 10.0.0.57 - - [2025-11-03 01:49:42] "GET /floating-ip/deefe031-1a09-4b0c-a244-2df8d74b9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.014292 10.0.0.57 - - [2025-11-03 01:49:42] "POST /set-tag HTTP/1.1" 200 109 0.087869 10.0.0.57 - - [2025-11-03 01:49:42] "POST /tags HTTP/1.1" 409 206 0.001883 10.0.0.57 - - [2025-11-03 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.57 - - [2025-11-03 01:49:42] "GET /tag/329ebd4c-5f6a-4ca0-bf6e-bd0c453334e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014740 10.0.0.57 - - [2025-11-03 01:49:42] "POST /tags HTTP/1.1" 409 204 0.002285 10.0.0.57 - - [2025-11-03 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.57 - - [2025-11-03 01:49:42] "GET /tag/82240ad8-07fe-4a8e-898c-879d9cfe2cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016182 10.0.0.57 - - [2025-11-03 01:49:42] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002496 10.0.0.57 - - [2025-11-03 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.57 - - [2025-11-03 01:49:42] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001955 10.0.0.57 - - [2025-11-03 01:49:43] "POST /tags HTTP/1.1" 409 206 0.002044 10.0.0.57 - - [2025-11-03 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.57 - - [2025-11-03 01:49:43] "GET /tag/329ebd4c-5f6a-4ca0-bf6e-bd0c453334e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014014 10.0.0.57 - - [2025-11-03 01:49:43] "POST /tags HTTP/1.1" 409 226 0.008021 10.0.0.57 - - [2025-11-03 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.57 - - [2025-11-03 01:49:43] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013544 10.0.0.57 - - [2025-11-03 01:49:43] "POST /tags HTTP/1.1" 409 204 0.001959 10.0.0.57 - - [2025-11-03 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.57 - - [2025-11-03 01:49:43] "GET /tag/82240ad8-07fe-4a8e-898c-879d9cfe2cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012700 10.0.0.57 - - [2025-11-03 01:49:43] "POST /tags HTTP/1.1" 409 226 0.002092 10.0.0.57 - - [2025-11-03 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.57 - - [2025-11-03 01:49:43] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011547 10.0.0.57 - - [2025-11-03 01:49:43] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002550 10.0.0.57 - - [2025-11-03 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.57 - - [2025-11-03 01:49:43] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002873 10.0.0.57 - - [2025-11-03 01:49:43] "POST /firewall-rules HTTP/1.1" 200 626 0.070795 10.0.0.57 - - [2025-11-03 01:49:43] "POST /firewall-rules HTTP/1.1" 200 646 0.086781 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-rule/c6f03dfa-c022-41ca-b186-93ca7fc524f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003875 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002483 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-rule/85c6febd-a753-40cb-9277-564792d6b637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003279 10.0.0.57 - - [2025-11-03 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.012887 10.0.0.57 - - [2025-11-03 01:49:43] "POST /firewall-policys HTTP/1.1" 200 606 0.037592 10.0.0.57 - - [2025-11-03 01:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016703 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010696 10.0.0.57 - - [2025-11-03 01:49:43] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002359 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002223 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003287 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003646 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002979 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001901 10.0.0.57 - - [2025-11-03 01:49:43] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002696 10.0.0.57 - - [2025-11-03 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.016978 10.0.0.57 - - [2025-11-03 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.021744 10.0.0.57 - - [2025-11-03 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.016021 10.0.0.57 - - [2025-11-03 01:49:43] "POST /ref-update HTTP/1.1" 200 156 0.024346 10.0.0.57 - - [2025-11-03 01:49:44] "POST /ref-update HTTP/1.1" 200 156 0.043369 10.0.0.57 - - [2025-11-03 01:49:44] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002721 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:50:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:50:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:50:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:50:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:50:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:50:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.57 - - [2025-11-03 01:51:08] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010026 10.0.0.57 - - [2025-11-03 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.57 - - [2025-11-03 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.57 - - [2025-11-03 01:51:08] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002717 10.0.0.57 - - [2025-11-03 01:51:08] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006407 10.0.0.57 - - [2025-11-03 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.025178 10.0.0.57 - - [2025-11-03 01:51:08] "DELETE /loadbalancer-member/2ae2e25f-1dd8-4389-a741-5e7439de86f7 HTTP/1.1" 200 115 0.023300 10.0.0.57 - - [2025-11-03 01:51:08] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009506 10.0.0.57 - - [2025-11-03 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.57 - - [2025-11-03 01:51:08] "DELETE /loadbalancer-member/c1660394-d5d5-496e-8ada-33b59ed4d344 HTTP/1.1" 200 115 0.020914 10.0.0.57 - - [2025-11-03 01:51:08] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004969 10.0.0.57 - - [2025-11-03 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.57 - - [2025-11-03 01:51:08] "DELETE /loadbalancer-member/5c920fc9-2f98-4e91-ba5a-21a24ac8e319 HTTP/1.1" 200 115 0.031691 10.0.0.57 - - [2025-11-03 01:51:08] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006692 10.0.0.57 - - [2025-11-03 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.57 - - [2025-11-03 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.57 - - [2025-11-03 01:51:09] "GET /loadbalancer/1e7f4432-780c-4cb2-a0a3-3e9fc7e946d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002489 10.0.0.57 - - [2025-11-03 01:51:09] "GET /loadbalancer-pool/3c7cc008-879a-40ca-9f76-bf99f4089056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002656 10.0.0.57 - - [2025-11-03 01:51:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027045 10.0.0.57 - - [2025-11-03 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007878 10.0.0.57 - - [2025-11-03 01:51:09] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006005 10.0.0.57 - - [2025-11-03 01:51:09] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004308 10.0.0.57 - - [2025-11-03 01:51:09] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009197 10.0.0.57 - - [2025-11-03 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.077516 10.0.0.57 - - [2025-11-03 01:51:09] "GET /loadbalancer-pool/48498276-006b-4618-b827-eb185f469412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003861 10.0.0.57 - - [2025-11-03 01:51:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020887 10.0.0.57 - - [2025-11-03 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032478 10.0.0.57 - - [2025-11-03 01:51:09] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007565 10.0.0.57 - - [2025-11-03 01:51:09] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008014 10.0.0.57 - - [2025-11-03 01:51:09] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008955 10.0.0.57 - - [2025-11-03 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.57 - - [2025-11-03 01:51:09] "GET /loadbalancer-pool/64a8a29b-1bb7-4934-9b1c-42aeae56dc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002756 10.0.0.57 - - [2025-11-03 01:51:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030084 10.0.0.57 - - [2025-11-03 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008457 10.0.0.57 - - [2025-11-03 01:51:09] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026127 10.0.0.57 - - [2025-11-03 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.004573 10.0.0.57 - - [2025-11-03 01:51:09] "GET /virtual-machine-interface/e8eb9432-b855-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006649 10.0.0.57 - - [2025-11-03 01:51:09] "GET /floating-ip/37e7c7ec-6fbe-4f36-bb1b-186ee7b00ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003569 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:51:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 252 0.001900 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011177 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 228 0.001810 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/86106847-dbe2-448e-818d-ea585102e54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010795 10.0.0.57 - - [2025-11-03 01:51:50] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003812 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.57 - - [2025-11-03 01:51:50] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002649 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 206 0.001736 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/329ebd4c-5f6a-4ca0-bf6e-bd0c453334e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010794 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 226 0.001998 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010961 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 204 0.001901 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/82240ad8-07fe-4a8e-898c-879d9cfe2cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010814 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010516 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 228 0.001939 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/86106847-dbe2-448e-818d-ea585102e54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012175 10.0.0.57 - - [2025-11-03 01:51:50] "POST /tags HTTP/1.1" 409 252 0.001801 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.57 - - [2025-11-03 01:51:50] "GET /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012019 10.0.0.57 - - [2025-11-03 01:51:50] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002665 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.57 - - [2025-11-03 01:51:50] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002597 10.0.0.57 - - [2025-11-03 01:51:50] "POST /firewall-rules HTTP/1.1" 409 281 0.002136 10.0.0.57 - - [2025-11-03 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.57 - - [2025-11-03 01:51:51] "PUT /firewall-rule/85c6febd-a753-40cb-9277-564792d6b637 HTTP/1.1" 200 260 0.073315 10.0.0.57 - - [2025-11-03 01:51:51] "POST /firewall-rules HTTP/1.1" 409 291 0.012504 10.0.0.57 - - [2025-11-03 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.57 - - [2025-11-03 01:51:51] "PUT /firewall-rule/c6f03dfa-c022-41ca-b186-93ca7fc524f7 HTTP/1.1" 200 260 0.020346 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-rule/c6f03dfa-c022-41ca-b186-93ca7fc524f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014181 10.0.0.57 - - [2025-11-03 01:51:51] "POST /firewall-rules HTTP/1.1" 200 658 0.072749 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-rule/6d3649cc-656b-4791-a6c3-6962389c5141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013147 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002117 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-rule/85c6febd-a753-40cb-9277-564792d6b637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003006 10.0.0.57 - - [2025-11-03 01:51:51] "POST /firewall-policys HTTP/1.1" 409 269 0.001896 10.0.0.57 - - [2025-11-03 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.57 - - [2025-11-03 01:51:51] "PUT /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460 HTTP/1.1" 200 264 0.021309 10.0.0.57 - - [2025-11-03 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026236 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006887 10.0.0.57 - - [2025-11-03 01:51:51] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002691 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002272 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002271 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/4060ad23-52b7-4382-9ff6-2742d5233dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003053 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002686 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002081 10.0.0.57 - - [2025-11-03 01:51:51] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002527 10.0.0.57 - - [2025-11-03 01:52:52] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.020678 10.0.0.57 - - [2025-11-03 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.57 - - [2025-11-03 01:52:52] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011961 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.003462 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010197 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004517 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004013 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003728 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.001687 10.0.0.57 - - [2025-11-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.57 - - [2025-11-03 01:52:53] "GET /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002271 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003637 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.015040 10.0.0.57 - - [2025-11-03 01:52:53] "DELETE /loadbalancer-member/2a609e9b-04b7-424d-8b06-558bdab29614 HTTP/1.1" 200 115 0.035121 10.0.0.57 - - [2025-11-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.57 - - [2025-11-03 01:52:53] "GET /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002430 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003773 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.57 - - [2025-11-03 01:52:53] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004464 10.0.0.57 - - [2025-11-03 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008000 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003946 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine/fd267e5e-fd7d-4919-bf0f-3c3079349232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001898 10.0.0.57 - - [2025-11-03 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.009186 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011031 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.016692 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.015596 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.037694 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.027502 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.014656 10.0.0.57 - - [2025-11-03 01:52:54] "DELETE /instance-ip/517413e8-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.042601 10.0.0.57 - - [2025-11-03 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.006205 10.0.0.57 - - [2025-11-03 01:52:54] "DELETE /virtual-machine-interface/515bc73e-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.045141 10.0.0.57 - - [2025-11-03 01:52:54] "DELETE /virtual-machine/fd267e5e-fd7d-4919-bf0f-3c3079349232 HTTP/1.1" 200 115 0.023043 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005844 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003735 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine/c4c3025b-8f5a-4652-a967-ef7b1c01d166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002635 10.0.0.57 - - [2025-11-03 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.008494 10.0.0.57 - - [2025-11-03 01:52:54] "GET /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011245 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.016073 10.0.0.57 - - [2025-11-03 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.029010 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.024683 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.012843 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.024255 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /instance-ip/50ff6dea-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.047458 10.0.0.57 - - [2025-11-03 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /virtual-machine-interface/50e6fe86-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.041455 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /virtual-machine/c4c3025b-8f5a-4652-a967-ef7b1c01d166 HTTP/1.1" 200 115 0.022575 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /tag/545ccbf2-e362-4630-8545-b5933e3faf09 HTTP/1.1" 200 115 0.032779 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003796 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003751 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine/11fb1fd2-719c-4b41-aa1d-36b2952ee063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002921 10.0.0.57 - - [2025-11-03 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.012572 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017263 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.027361 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.022335 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.026294 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.011327 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.026814 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /instance-ip/52095034-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.035239 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /virtual-machine-interface/51efe590-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.035123 10.0.0.57 - - [2025-11-03 01:52:55] "DELETE /virtual-machine/11fb1fd2-719c-4b41-aa1d-36b2952ee063 HTTP/1.1" 200 115 0.015228 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005530 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003767 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine/eb4ac6e4-0743-4b4b-8de2-a15d3a15886d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002525 10.0.0.57 - - [2025-11-03 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.007429 10.0.0.57 - - [2025-11-03 01:52:55] "GET /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012861 10.0.0.57 - - [2025-11-03 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.015665 10.0.0.57 - - [2025-11-03 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.033803 10.0.0.57 - - [2025-11-03 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.024381 10.0.0.57 - - [2025-11-03 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.016835 10.0.0.57 - - [2025-11-03 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.022990 10.0.0.57 - - [2025-11-03 01:52:56] "DELETE /instance-ip/527ba350-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.043904 10.0.0.57 - - [2025-11-03 01:52:56] "DELETE /virtual-machine-interface/5264e99e-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.034852 10.0.0.57 - - [2025-11-03 01:52:56] "DELETE /virtual-machine/eb4ac6e4-0743-4b4b-8de2-a15d3a15886d HTTP/1.1" 200 115 0.013446 10.0.0.57 - - [2025-11-03 01:52:56] "DELETE /tag/561757c1-f604-4a05-b875-3e4465c30de8 HTTP/1.1" 200 115 0.030103 10.0.0.57 - - [2025-11-03 01:52:56] "DELETE /tag/329ebd4c-5f6a-4ca0-bf6e-bd0c453334e7 HTTP/1.1" 409 388 0.007022 10.0.0.57 - - [2025-11-03 01:53:03] "GET /global-system-configs HTTP/1.1" 200 322 0.005865 10.0.0.57 - - [2025-11-03 01:53:04] "GET /global-system-configs HTTP/1.1" 200 322 0.001729 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005508 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.009804 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004303 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine/ca2d4b92-45dc-496d-ac97-dc1d123e5f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002673 10.0.0.57 - - [2025-11-03 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012136 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.016417 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.026584 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.035616 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.023525 10.0.0.57 - - [2025-11-03 01:53:24] "DELETE /instance-ip/5435250e-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.042837 10.0.0.57 - - [2025-11-03 01:53:24] "DELETE /virtual-machine-interface/5422948e-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.039954 10.0.0.57 - - [2025-11-03 01:53:24] "DELETE /virtual-machine/ca2d4b92-45dc-496d-ac97-dc1d123e5f06 HTTP/1.1" 200 115 0.018629 10.0.0.57 - - [2025-11-03 01:53:24] "DELETE /tag/a5fad7e4-89a0-484b-a906-eba0521e867b HTTP/1.1" 200 115 0.028170 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004551 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003647 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.001548 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine/3dc7725c-861a-448e-8a2c-148d99fa8576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002720 10.0.0.57 - - [2025-11-03 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.009492 10.0.0.57 - - [2025-11-03 01:53:24] "GET /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013986 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.015580 10.0.0.57 - - [2025-11-03 01:53:24] "POST /set-tag HTTP/1.1" 200 109 0.029531 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.024590 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.012434 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /instance-ip/52fd15ac-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.039763 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /virtual-machine-interface/52e4cce0-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.033813 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /virtual-machine/3dc7725c-861a-448e-8a2c-148d99fa8576 HTTP/1.1" 200 115 0.017596 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /tag/c13a1cb1-4547-4161-b567-083e793f78ec HTTP/1.1" 200 115 0.028970 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003561 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003723 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine/f241f98d-a7b1-4609-aaa9-846366e9fe95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007237 10.0.0.57 - - [2025-11-03 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.008257 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013762 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.016426 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.014114 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.023299 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.020256 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /instance-ip/5364ff8c-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.030168 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /virtual-machine-interface/534a84fe-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.038610 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /virtual-machine/f241f98d-a7b1-4609-aaa9-846366e9fe95 HTTP/1.1" 200 115 0.021388 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /tag/099cba82-1270-4248-aefa-25244502c13b HTTP/1.1" 200 115 0.028855 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /tag/82240ad8-07fe-4a8e-898c-879d9cfe2cd3 HTTP/1.1" 409 236 0.004221 10.0.0.57 - - [2025-11-03 01:53:25] "DELETE /tag/aae2e3b6-aa0f-42b8-a9d3-87c98350fbc9 HTTP/1.1" 200 115 0.029146 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004086 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004056 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine/4b8b66da-6fb0-4aa3-b506-e082c13693c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001889 10.0.0.57 - - [2025-11-03 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.007420 10.0.0.57 - - [2025-11-03 01:53:25] "GET /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009991 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.013948 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.023926 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.020779 10.0.0.57 - - [2025-11-03 01:53:25] "POST /set-tag HTTP/1.1" 200 109 0.012324 10.0.0.57 - - [2025-11-03 01:53:26] "DELETE /instance-ip/53d3c6a6-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.039724 10.0.0.57 - - [2025-11-03 01:53:26] "DELETE /virtual-machine-interface/53bab210-b857-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.030977 10.0.0.57 - - [2025-11-03 01:53:26] "DELETE /virtual-machine/4b8b66da-6fb0-4aa3-b506-e082c13693c3 HTTP/1.1" 200 115 0.027798 10.0.0.57 - - [2025-11-03 01:53:26] "DELETE /tag/86106847-dbe2-448e-818d-ea585102e54e HTTP/1.1" 409 236 0.004990 10.0.0.57 - - [2025-11-03 01:53:26] "DELETE /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae HTTP/1.1" 409 236 0.004433 10.0.0.57 - - [2025-11-03 01:53:26] "DELETE /tag/ce972aec-487c-4ba5-8a1e-18bd41d3f67d HTTP/1.1" 200 115 0.025154 10.0.0.57 - - [2025-11-03 01:53:28] "POST /projects HTTP/1.1" 409 238 0.003009 10.0.0.57 - - [2025-11-03 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.57 - - [2025-11-03 01:53:28] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025830 10.0.0.57 - - [2025-11-03 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.57 - - [2025-11-03 01:53:28] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003950 10.0.0.57 - - [2025-11-03 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.57 - - [2025-11-03 01:53:28] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003243 10.0.0.57 - - [2025-11-03 01:53:28] "POST /security-groups HTTP/1.1" 409 285 0.002431 10.0.0.57 - - [2025-11-03 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.57 - - [2025-11-03 01:53:28] "PUT /security-group/b9e7cfa4-0f28-4169-9281-572faa2457ba HTTP/1.1" 200 262 0.052210 10.0.0.57 - - [2025-11-03 01:53:28] "PUT /access-control-list/8f2fad26-2e8d-4c12-9331-de7dce10f8cc HTTP/1.1" 200 272 0.012057 10.0.0.57 - - [2025-11-03 01:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014289 10.0.0.57 - - [2025-11-03 01:53:28] "PUT /access-control-list/5604a4b6-18ae-425d-b957-48edc4172d24 HTTP/1.1" 200 272 0.023402 10.0.0.57 - - [2025-11-03 01:53:33] "POST /projects HTTP/1.1" 409 238 0.002064 10.0.0.57 - - [2025-11-03 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.57 - - [2025-11-03 01:53:33] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037247 10.0.0.57 - - [2025-11-03 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.57 - - [2025-11-03 01:53:33] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004116 10.0.0.57 - - [2025-11-03 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.57 - - [2025-11-03 01:53:33] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004044 10.0.0.57 - - [2025-11-03 01:53:33] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.57 - - [2025-11-03 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.57 - - [2025-11-03 01:53:33] "PUT /security-group/b9e7cfa4-0f28-4169-9281-572faa2457ba HTTP/1.1" 200 262 0.055073 10.0.0.57 - - [2025-11-03 01:53:33] "PUT /access-control-list/8f2fad26-2e8d-4c12-9331-de7dce10f8cc HTTP/1.1" 200 272 0.010374 10.0.0.57 - - [2025-11-03 01:53:33] "PUT /access-control-list/5604a4b6-18ae-425d-b957-48edc4172d24 HTTP/1.1" 200 272 0.012719 10.0.0.57 - - [2025-11-03 01:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020353 10.0.0.57 - - [2025-11-03 01:53:33] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004586 10.0.0.57 - - [2025-11-03 01:53:33] "GET /firewall-rule/6bd1aa2e-83a4-47b9-9ece-61babf3e4316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003386 10.0.0.57 - - [2025-11-03 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.043279 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /firewall-rule/6bd1aa2e-83a4-47b9-9ece-61babf3e4316 HTTP/1.1" 200 115 0.033461 10.0.0.57 - - [2025-11-03 01:53:34] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004605 10.0.0.57 - - [2025-11-03 01:53:34] "GET /firewall-rule/2a091db0-a14f-49da-b8d3-e33b7c7925ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002612 10.0.0.57 - - [2025-11-03 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.040896 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /firewall-rule/2a091db0-a14f-49da-b8d3-e33b7c7925ae HTTP/1.1" 200 115 0.035208 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /tag/86106847-dbe2-448e-818d-ea585102e54e HTTP/1.1" 409 236 0.006044 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae HTTP/1.1" 409 236 0.004334 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /tag/a569bb68-f1c0-41cc-a1d0-fe8b0773c9ca HTTP/1.1" 200 115 0.032929 10.0.0.57 - - [2025-11-03 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.57 - - [2025-11-03 01:53:34] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006213 10.0.0.57 - - [2025-11-03 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.57 - - [2025-11-03 01:53:34] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003488 10.0.0.57 - - [2025-11-03 01:53:34] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.041732 10.0.0.57 - - [2025-11-03 01:53:34] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.032177 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /security-group/b9e7cfa4-0f28-4169-9281-572faa2457ba HTTP/1.1" 200 115 0.067052 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /access-control-list/8f2fad26-2e8d-4c12-9331-de7dce10f8cc HTTP/1.1" 200 115 0.029346 10.0.0.57 - - [2025-11-03 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /access-control-list/5604a4b6-18ae-425d-b957-48edc4172d24 HTTP/1.1" 200 115 0.018867 10.0.0.57 - - [2025-11-03 01:53:34] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.026592 10.0.0.57 - - [2025-11-03 01:53:34] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?fields=security_groups HTTP/1.1" 200 1351 0.031656 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /security-group/83074ef2-7f37-471e-a40a-193f7871c668 HTTP/1.1" 200 115 0.040098 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /access-control-list/73913406-5ee0-4dde-8d66-6338a6a49894 HTTP/1.1" 200 115 0.028034 10.0.0.57 - - [2025-11-03 01:53:34] "GET /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59?fields=application_policy_sets HTTP/1.1" 200 1390 0.040421 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /access-control-list/f5afa541-6e4a-49cd-9ac2-dccae40f77f7 HTTP/1.1" 200 115 0.040432 10.0.0.57 - - [2025-11-03 01:53:34] "DELETE /project/4acfd810-122c-4ca5-873c-37b3c6ae9c59 HTTP/1.1" 200 115 0.267306 10.0.0.57 - - [2025-11-03 01:53:34] "POST /projects HTTP/1.1" 409 238 0.001866 10.0.0.57 - - [2025-11-03 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.57 - - [2025-11-03 01:53:34] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029023 10.0.0.57 - - [2025-11-03 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.57 - - [2025-11-03 01:53:34] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003762 10.0.0.57 - - [2025-11-03 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.57 - - [2025-11-03 01:53:35] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004567 10.0.0.57 - - [2025-11-03 01:53:35] "POST /security-groups HTTP/1.1" 409 285 0.002309 10.0.0.57 - - [2025-11-03 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.57 - - [2025-11-03 01:53:35] "PUT /security-group/0e560a83-9f5a-41c5-9e69-8ddc3759f84f HTTP/1.1" 200 262 0.052495 10.0.0.57 - - [2025-11-03 01:53:35] "PUT /access-control-list/0014f0ab-60be-485f-b5b4-10d2b23562c7 HTTP/1.1" 200 272 0.016575 10.0.0.57 - - [2025-11-03 01:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.040116 10.0.0.57 - - [2025-11-03 01:53:35] "PUT /access-control-list/e5ba5f75-df1e-42a8-b3ea-3179d279a7dc HTTP/1.1" 200 272 0.026392 10.0.0.57 - - [2025-11-03 01:53:39] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007694 10.0.0.57 - - [2025-11-03 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.57 - - [2025-11-03 01:53:39] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003003 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-policy/9385145e-1265-49e7-8513-711fc473c45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002516 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-rule/85c6febd-a753-40cb-9277-564792d6b637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003237 10.0.0.57 - - [2025-11-03 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.015251 10.0.0.57 - - [2025-11-03 01:53:39] "DELETE /firewall-rule/85c6febd-a753-40cb-9277-564792d6b637 HTTP/1.1" 200 115 0.046531 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006349 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-rule/c6f03dfa-c022-41ca-b186-93ca7fc524f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006971 10.0.0.57 - - [2025-11-03 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.018186 10.0.0.57 - - [2025-11-03 01:53:39] "DELETE /firewall-rule/c6f03dfa-c022-41ca-b186-93ca7fc524f7 HTTP/1.1" 200 115 0.058061 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005935 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-rule/6d3649cc-656b-4791-a6c3-6962389c5141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002611 10.0.0.57 - - [2025-11-03 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.010108 10.0.0.57 - - [2025-11-03 01:53:39] "DELETE /firewall-rule/6d3649cc-656b-4791-a6c3-6962389c5141 HTTP/1.1" 200 115 0.033436 10.0.0.57 - - [2025-11-03 01:53:39] "GET /application-policy-set/f7ad7e5d-0840-404a-a390-370109554bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002001 10.0.0.57 - - [2025-11-03 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017578 10.0.0.57 - - [2025-11-03 01:53:39] "GET /policy-management/4bde8340-6379-42e6-924c-8ac1fc565616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002491 10.0.0.57 - - [2025-11-03 01:53:39] "GET /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004217 10.0.0.57 - - [2025-11-03 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.026809 10.0.0.57 - - [2025-11-03 01:53:39] "DELETE /firewall-policy/dfcd74fe-48a9-4da7-9801-086fb5c24460 HTTP/1.1" 200 115 0.037455 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /tag/86106847-dbe2-448e-818d-ea585102e54e HTTP/1.1" 200 115 0.058749 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /tag/329ebd4c-5f6a-4ca0-bf6e-bd0c453334e7 HTTP/1.1" 200 115 0.049757 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /tag/82240ad8-07fe-4a8e-898c-879d9cfe2cd3 HTTP/1.1" 200 115 0.052129 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /tag/9ee5ad20-c6dc-4622-b6d7-ba700a8aa1ae HTTP/1.1" 200 115 0.028107 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /loadbalancer-member/6c2d1a37-6bba-472a-a973-359da52c1391 HTTP/1.1" 200 115 0.029817 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /loadbalancer-pool/41ff8077-b007-44d0-857c-1c6f7537bd12 HTTP/1.1" 200 115 0.025772 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /loadbalancer-listener/a384d044-0b48-4c9f-8b5d-790ce6bfa832 HTTP/1.1" 200 115 0.021230 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /loadbalancer/2a432e01-4915-4514-ae4e-affe048bdb5d HTTP/1.1" 200 115 0.032853 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /floating-ip/deefe031-1a09-4b0c-a244-2df8d74b9042 HTTP/1.1" 200 115 0.023929 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /instance-ip/393990b5-0d20-45c6-bebb-52cbb91a9ad3 HTTP/1.1" 200 115 0.041512 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /virtual-machine-interface/6ac4431b-6763-4054-a3d1-29890fcc51a1 HTTP/1.1" 200 115 0.049817 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /tag/8a3cc9c5-73a2-4e94-8a56-f8aa43efe235 HTTP/1.1" 200 115 0.043293 10.0.0.57 - - [2025-11-03 01:53:40] "POST /projects HTTP/1.1" 409 238 0.002039 10.0.0.57 - - [2025-11-03 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.57 - - [2025-11-03 01:53:40] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041031 10.0.0.57 - - [2025-11-03 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014340 10.0.0.57 - - [2025-11-03 01:53:40] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004264 10.0.0.57 - - [2025-11-03 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-11-03 01:53:40] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010421 10.0.0.57 - - [2025-11-03 01:53:40] "POST /security-groups HTTP/1.1" 409 285 0.004912 10.0.0.57 - - [2025-11-03 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.57 - - [2025-11-03 01:53:40] "PUT /security-group/0e560a83-9f5a-41c5-9e69-8ddc3759f84f HTTP/1.1" 200 262 0.052170 10.0.0.57 - - [2025-11-03 01:53:40] "PUT /access-control-list/0014f0ab-60be-485f-b5b4-10d2b23562c7 HTTP/1.1" 200 272 0.019963 10.0.0.57 - - [2025-11-03 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037669 10.0.0.57 - - [2025-11-03 01:53:40] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.027366 10.0.0.57 - - [2025-11-03 01:53:40] "PUT /access-control-list/e5ba5f75-df1e-42a8-b3ea-3179d279a7dc HTTP/1.1" 200 272 0.046221 10.0.0.57 - - [2025-11-03 01:53:40] "GET /firewall-rule/71fb7e09-aa38-40d0-ad8b-cdf697012c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002514 10.0.0.57 - - [2025-11-03 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.034618 10.0.0.57 - - [2025-11-03 01:53:40] "DELETE /firewall-rule/71fb7e09-aa38-40d0-ad8b-cdf697012c65 HTTP/1.1" 200 115 0.027394 10.0.0.57 - - [2025-11-03 01:53:40] "GET /firewall-policy/29c88767-b054-41f3-b71f-f2767261b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003743 10.0.0.57 - - [2025-11-03 01:53:40] "GET /firewall-rule/e9d2f34b-aab2-4883-88a0-cafd6f316bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002441 10.0.0.57 - - [2025-11-03 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.057983 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /firewall-rule/e9d2f34b-aab2-4883-88a0-cafd6f316bda HTTP/1.1" 200 115 0.035743 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /tag/db7840fe-21df-478b-a5c4-d4b851d3e3fe HTTP/1.1" 200 115 0.028392 10.0.0.57 - - [2025-11-03 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.57 - - [2025-11-03 01:53:41] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003953 10.0.0.57 - - [2025-11-03 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010748 10.0.0.57 - - [2025-11-03 01:53:41] "GET /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003859 10.0.0.57 - - [2025-11-03 01:53:41] "PUT /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0 HTTP/1.1" 200 264 0.040872 10.0.0.57 - - [2025-11-03 01:53:41] "PUT /virtual-network/2866d934-0f49-479a-9242-13cfafd4af8a HTTP/1.1" 200 264 0.068658 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /security-group/0e560a83-9f5a-41c5-9e69-8ddc3759f84f HTTP/1.1" 200 115 0.062480 10.0.0.57 - - [2025-11-03 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008710 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /access-control-list/0014f0ab-60be-485f-b5b4-10d2b23562c7 HTTP/1.1" 200 115 0.042738 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /access-control-list/e5ba5f75-df1e-42a8-b3ea-3179d279a7dc HTTP/1.1" 200 115 0.033013 10.0.0.57 - - [2025-11-03 01:53:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031207 10.0.0.57 - - [2025-11-03 01:53:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?fields=security_groups HTTP/1.1" 200 1353 0.023721 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /security-group/ad89b3c8-8c77-4385-9fd8-4f9f9349eef9 HTTP/1.1" 200 115 0.034364 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /access-control-list/6665f186-44ac-4a9a-b3ab-36dd5ecaaba6 HTTP/1.1" 200 115 0.023814 10.0.0.57 - - [2025-11-03 01:53:41] "GET /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34?fields=application_policy_sets HTTP/1.1" 200 1392 0.049507 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /access-control-list/3249cdc8-acf4-46a3-a641-efeeede6a716 HTTP/1.1" 200 115 0.053339 10.0.0.57 - - [2025-11-03 01:53:41] "DELETE /project/bc44d9a7-1900-4022-ab02-7a70dca7bb34 HTTP/1.1" 200 115 0.269971 10.0.0.57 - - [2025-11-03 01:54:31] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.57 - - [2025-11-03 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.57 - - [2025-11-03 01:54:31] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002067 10.0.0.57 - - [2025-11-03 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.57 - - [2025-11-03 01:54:32] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002690 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:54:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:54:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.57 - - [2025-11-03 01:54:55] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.57 - - [2025-11-03 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.57 - - [2025-11-03 01:54:55] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003941 10.0.0.57 - - [2025-11-03 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.57 - - [2025-11-03 01:54:55] "GET /config-node/9f6ed729-8691-462a-af32-a94d7f46ea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001542 10.0.0.57 - - [2025-11-03 01:54:56] "GET / HTTP/1.1" 200 35931 0.002409 10.0.0.57 - - [2025-11-03 01:54:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001903 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.57 - - [2025-11-03 01:55:01] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002156 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.012968 10.0.0.57 - - [2025-11-03 01:55:01] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 264 0.002071 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/843a8280-1a9e-491a-a6cb-956786a24ea6 HTTP/1.1" 200 244 0.011043 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 261 0.003416 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/32fd1fbc-c4d0-4211-a225-226c787c3cc1 HTTP/1.1" 200 244 0.008573 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 261 0.002003 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/1acf21e0-260c-4300-bc0a-fb8681751a39 HTTP/1.1" 200 244 0.008974 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 253 0.013143 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/b7a3d55d-3860-4b0e-8119-5a1c7726656c HTTP/1.1" 200 244 0.010959 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 251 0.002247 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/df658d31-f8d4-4374-9b73-530742b6c857 HTTP/1.1" 200 244 0.014696 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 252 0.009904 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/db8de8be-4e30-46f9-a73a-f3780e55cd77 HTTP/1.1" 200 244 0.009916 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 256 0.004391 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/51eca0ee-b02b-47ed-9b13-2268a5085528 HTTP/1.1" 200 244 0.011073 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 248 0.004618 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/20180df7-b477-4834-bd96-bf1b46e114d6 HTTP/1.1" 200 244 0.014171 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 252 0.010355 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012179 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/1f46a583-e1fc-462c-bb77-e37689b4e8d4 HTTP/1.1" 200 244 0.014341 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 257 0.009031 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.57 - - [2025-11-03 01:55:01] "PUT /alarm/96b765ce-e246-4eeb-b5d7-4fcdb4dd5119 HTTP/1.1" 200 244 0.011122 10.0.0.57 - - [2025-11-03 01:55:01] "POST /alarms HTTP/1.1" 409 251 0.004118 10.0.0.57 - - [2025-11-03 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/583e81ed-c057-441b-9004-aa8ef8a347de HTTP/1.1" 200 244 0.013882 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 257 0.003425 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/6fe57df1-5464-4a7c-bab7-a31759203645 HTTP/1.1" 200 244 0.011062 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 261 0.005502 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/1c2fc9b0-0f13-496e-abdf-fecf35d93055 HTTP/1.1" 200 244 0.013196 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 258 0.003720 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/df74892d-36da-4955-ab32-d25756c87418 HTTP/1.1" 200 244 0.010160 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 254 0.003163 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/7c347ff1-1961-4cea-bffe-cbbf3e3ae3c2 HTTP/1.1" 200 244 0.013509 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 254 0.003347 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/d607907e-6e40-49ed-8700-e67723a8d2e5 HTTP/1.1" 200 244 0.027889 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 254 0.015755 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/928df774-548a-4be6-99c6-5a9362e1068f HTTP/1.1" 200 244 0.011918 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 247 0.012699 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/8928b106-ba55-471b-bf81-bd9e1cdcbe8c HTTP/1.1" 200 244 0.011072 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 272 0.006737 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/d434c059-651e-4e3a-ae7d-98592fdba0e5 HTTP/1.1" 200 244 0.012225 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 261 0.007466 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/b0591ef5-9bc8-47f0-ae3d-e052276b398d HTTP/1.1" 200 244 0.012513 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 259 0.003399 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/3f437fd8-a86f-4891-875c-9ddd41bf9275 HTTP/1.1" 200 244 0.011291 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 265 0.011812 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/ee9d23bd-d24b-46a8-ae65-86ac190aa028 HTTP/1.1" 200 244 0.009592 10.0.0.57 - - [2025-11-03 01:55:02] "POST /alarms HTTP/1.1" 409 279 0.006072 10.0.0.57 - - [2025-11-03 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.57 - - [2025-11-03 01:55:02] "PUT /alarm/4f9e07d6-60d3-4630-a84f-aae2d83865ab HTTP/1.1" 200 244 0.022831 10.0.0.57 - - [2025-11-03 01:55:03] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.57 - - [2025-11-03 01:55:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001815 10.0.0.57 - - [2025-11-03 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.57 - - [2025-11-03 01:55:03] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.006509 10.0.0.57 - - [2025-11-03 01:55:03] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.57 - - [2025-11-03 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.57 - - [2025-11-03 01:55:03] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002506 10.0.0.57 - - [2025-11-03 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.57 - - [2025-11-03 01:55:03] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.019868 10.0.0.57 - - [2025-11-03 01:55:03] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.57 - - [2025-11-03 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.57 - - [2025-11-03 01:55:03] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004180 10.0.0.57 - - [2025-11-03 01:55:03] "PUT /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd HTTP/1.1" 200 274 0.020932 10.0.0.57 - - [2025-11-03 01:55:07] "GET / HTTP/1.1" 200 35931 0.001250 10.0.0.57 - - [2025-11-03 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010600 10.0.0.57 - - [2025-11-03 01:55:07] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002596 10.0.0.57 - - [2025-11-03 01:55:07] "POST /bgp-routers HTTP/1.1" 409 301 0.005571 10.0.0.57 - - [2025-11-03 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.57 - - [2025-11-03 01:55:07] "GET /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003475 10.0.0.57 - - [2025-11-03 01:55:07] "PUT /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad HTTP/1.1" 200 254 0.033576 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.57 - - [2025-11-03 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.57 - - [2025-11-03 01:55:08] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003959 10.0.0.57 - - [2025-11-03 01:55:21] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.57 - - [2025-11-03 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.57 - - [2025-11-03 01:55:21] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004634 10.0.0.57 - - [2025-11-03 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.57 - - [2025-11-03 01:55:21] "GET /config-node/9f6ed729-8691-462a-af32-a94d7f46ea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002246 10.0.0.57 - - [2025-11-03 01:55:33] "GET / HTTP/1.1" 200 35931 0.001919 10.0.0.57 - - [2025-11-03 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.57 - - [2025-11-03 01:55:33] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002410 10.0.0.57 - - [2025-11-03 01:55:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001522 10.0.0.57 - - [2025-11-03 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.57 - - [2025-11-03 01:55:33] "GET /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002966 10.0.0.57 - - [2025-11-03 01:55:33] "PUT /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad HTTP/1.1" 200 254 0.009927 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:55:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001315 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:55:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.57 - - [2025-11-03 01:56:14] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.57 - - [2025-11-03 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.57 - - [2025-11-03 01:56:14] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004002 10.0.0.57 - - [2025-11-03 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.57 - - [2025-11-03 01:56:14] "GET /config-node/9f6ed729-8691-462a-af32-a94d7f46ea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.012017 10.0.0.57 - - [2025-11-03 01:56:14] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.57 - - [2025-11-03 01:56:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001830 10.0.0.57 - - [2025-11-03 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.57 - - [2025-11-03 01:56:19] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002184 10.0.0.57 - - [2025-11-03 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.57 - - [2025-11-03 01:56:19] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.006578 10.0.0.57 - - [2025-11-03 01:56:20] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 264 0.001981 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/843a8280-1a9e-491a-a6cb-956786a24ea6 HTTP/1.1" 200 244 0.009845 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 261 0.001870 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/32fd1fbc-c4d0-4211-a225-226c787c3cc1 HTTP/1.1" 200 244 0.007895 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 261 0.004785 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/1acf21e0-260c-4300-bc0a-fb8681751a39 HTTP/1.1" 200 244 0.010384 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 253 0.011158 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/b7a3d55d-3860-4b0e-8119-5a1c7726656c HTTP/1.1" 200 244 0.010015 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 251 0.009587 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/df658d31-f8d4-4374-9b73-530742b6c857 HTTP/1.1" 200 244 0.009315 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 252 0.009338 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/db8de8be-4e30-46f9-a73a-f3780e55cd77 HTTP/1.1" 200 244 0.007961 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 256 0.009545 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/51eca0ee-b02b-47ed-9b13-2268a5085528 HTTP/1.1" 200 244 0.010439 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 248 0.011122 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/20180df7-b477-4834-bd96-bf1b46e114d6 HTTP/1.1" 200 244 0.010099 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 252 0.008221 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/1f46a583-e1fc-462c-bb77-e37689b4e8d4 HTTP/1.1" 200 244 0.009226 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 257 0.009051 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/96b765ce-e246-4eeb-b5d7-4fcdb4dd5119 HTTP/1.1" 200 244 0.009120 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 251 0.006105 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/583e81ed-c057-441b-9004-aa8ef8a347de HTTP/1.1" 200 244 0.011919 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 257 0.009490 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.57 - - [2025-11-03 01:56:20] "PUT /alarm/6fe57df1-5464-4a7c-bab7-a31759203645 HTTP/1.1" 200 244 0.008405 10.0.0.57 - - [2025-11-03 01:56:20] "POST /alarms HTTP/1.1" 409 261 0.014258 10.0.0.57 - - [2025-11-03 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/1c2fc9b0-0f13-496e-abdf-fecf35d93055 HTTP/1.1" 200 244 0.009040 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 258 0.007997 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/df74892d-36da-4955-ab32-d25756c87418 HTTP/1.1" 200 244 0.010796 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 254 0.005959 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/7c347ff1-1961-4cea-bffe-cbbf3e3ae3c2 HTTP/1.1" 200 244 0.032661 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 254 0.010115 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/d607907e-6e40-49ed-8700-e67723a8d2e5 HTTP/1.1" 200 244 0.008968 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 254 0.018491 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/928df774-548a-4be6-99c6-5a9362e1068f HTTP/1.1" 200 244 0.007258 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 247 0.005494 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/8928b106-ba55-471b-bf81-bd9e1cdcbe8c HTTP/1.1" 200 244 0.008643 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 272 0.002345 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/d434c059-651e-4e3a-ae7d-98592fdba0e5 HTTP/1.1" 200 244 0.011612 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 261 0.002218 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/b0591ef5-9bc8-47f0-ae3d-e052276b398d HTTP/1.1" 200 244 0.008490 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 259 0.003506 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/3f437fd8-a86f-4891-875c-9ddd41bf9275 HTTP/1.1" 200 244 0.009266 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 265 0.003375 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001142 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/ee9d23bd-d24b-46a8-ae65-86ac190aa028 HTTP/1.1" 200 244 0.026350 10.0.0.57 - - [2025-11-03 01:56:21] "POST /alarms HTTP/1.1" 409 279 0.010109 10.0.0.57 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.57 - - [2025-11-03 01:56:21] "PUT /alarm/4f9e07d6-60d3-4630-a84f-aae2d83865ab HTTP/1.1" 200 244 0.008284 10.0.0.57 - - [2025-11-03 01:56:22] "GET / HTTP/1.1" 200 35931 0.001852 10.0.0.57 - - [2025-11-03 01:56:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001877 10.0.0.57 - - [2025-11-03 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.57 - - [2025-11-03 01:56:22] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.006779 10.0.0.57 - - [2025-11-03 01:56:22] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.57 - - [2025-11-03 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.57 - - [2025-11-03 01:56:22] "GET /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002658 10.0.0.57 - - [2025-11-03 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.57 - - [2025-11-03 01:56:22] "PUT /global-vrouter-config/a47c84a8-72d8-4d53-bc9c-9d43791ef3f7 HTTP/1.1" 200 276 0.010514 10.0.0.57 - - [2025-11-03 01:56:22] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.57 - - [2025-11-03 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.57 - - [2025-11-03 01:56:22] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004396 10.0.0.57 - - [2025-11-03 01:56:22] "PUT /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd HTTP/1.1" 200 274 0.012487 10.0.0.57 - - [2025-11-03 01:56:26] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.57 - - [2025-11-03 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.57 - - [2025-11-03 01:56:26] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002347 10.0.0.57 - - [2025-11-03 01:56:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001670 10.0.0.57 - - [2025-11-03 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.57 - - [2025-11-03 01:56:26] "GET /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002541 10.0.0.57 - - [2025-11-03 01:56:26] "PUT /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad HTTP/1.1" 200 254 0.011994 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:56:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:56:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.57 - - [2025-11-03 01:56:30] "POST /tags HTTP/1.1" 200 355 0.020479 10.0.0.57 - - [2025-11-03 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010852 10.0.0.57 - - [2025-11-03 01:56:30] "GET /tag/2a7415c4-3efd-478e-bfd7-6c023eab0bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017494 10.0.0.57 - - [2025-11-03 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.57 - - [2025-11-03 01:56:30] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007496 10.0.0.57 - - [2025-11-03 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010944 10.0.0.57 - - [2025-11-03 01:56:30] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051379 10.0.0.57 - - [2025-11-03 01:56:30] "POST /virtual-machines HTTP/1.1" 200 351 0.016715 10.0.0.57 - - [2025-11-03 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014039 10.0.0.57 - - [2025-11-03 01:56:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.132304 10.0.0.57 - - [2025-11-03 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008835 10.0.0.57 - - [2025-11-03 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.57 - - [2025-11-03 01:56:30] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.003957 10.0.0.57 - - [2025-11-03 01:56:30] "POST /instance-ips HTTP/1.1" 200 391 0.020532 10.0.0.57 - - [2025-11-03 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017907 10.0.0.57 - - [2025-11-03 01:56:30] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004437 10.0.0.57 - - [2025-11-03 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.013079 10.0.0.57 - - [2025-11-03 01:56:30] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011840 10.0.0.57 - - [2025-11-03 01:56:30] "GET /instance-ip/5130e450-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002815 10.0.0.57 - - [2025-11-03 01:56:30] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004089 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003269 10.0.0.57 - - [2025-11-03 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.007771 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.023681 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.005400 10.0.0.57 - - [2025-11-03 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-network/39eedf86-fb14-42e2-93c3-3d295f620fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003991 10.0.0.57 - - [2025-11-03 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.57 - - [2025-11-03 01:56:31] "GET /project/9cc2f2d4-dd04-48bb-a29a-177789df52e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029462 10.0.0.57 - - [2025-11-03 01:56:31] "POST /virtual-machines HTTP/1.1" 200 355 0.007362 10.0.0.57 - - [2025-11-03 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012410 10.0.0.57 - - [2025-11-03 01:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.105399 10.0.0.57 - - [2025-11-03 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007673 10.0.0.57 - - [2025-11-03 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004645 10.0.0.57 - - [2025-11-03 01:56:31] "POST /instance-ips HTTP/1.1" 200 395 0.019206 10.0.0.57 - - [2025-11-03 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019332 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014566 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.015425 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012152 10.0.0.57 - - [2025-11-03 01:56:31] "GET /instance-ip/519ae5b2-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002717 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005371 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-router/8bc30e12-ddb4-4e71-9a5b-ddef91d64213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004148 10.0.0.57 - - [2025-11-03 01:56:31] "POST /ref-update HTTP/1.1" 200 156 0.012683 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014567 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006591 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.57 - - [2025-11-03 01:56:31] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003965 10.0.0.57 - - [2025-11-03 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.57 - - [2025-11-03 01:56:41] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.57 - - [2025-11-03 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.57 - - [2025-11-03 01:56:41] "GET /global-system-config/84af2548-4b46-4dea-872e-eddee66f85dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004237 10.0.0.57 - - [2025-11-03 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.57 - - [2025-11-03 01:56:41] "GET /config-node/9f6ed729-8691-462a-af32-a94d7f46ea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001756 10.0.0.57 - - [2025-11-03 01:56:43] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004009 10.0.0.57 - - [2025-11-03 01:56:43] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.57 - - [2025-11-03 01:56:44] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004199 10.0.0.57 - - [2025-11-03 01:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.57 - - [2025-11-03 01:56:46] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005822 10.0.0.57 - - [2025-11-03 01:56:46] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.57 - - [2025-11-03 01:56:52] "GET / HTTP/1.1" 200 35931 0.002181 10.0.0.57 - - [2025-11-03 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.57 - - [2025-11-03 01:56:52] "GET /routing-instance/ea147f29-6cb2-447e-84ae-d55d0e5e98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004470 10.0.0.57 - - [2025-11-03 01:56:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002420 10.0.0.57 - - [2025-11-03 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.57 - - [2025-11-03 01:56:52] "GET /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006287 10.0.0.57 - - [2025-11-03 01:56:53] "PUT /bgp-router/eb71379c-f6c1-4c7c-aba0-cf47ba915aad HTTP/1.1" 200 254 0.022866 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:56:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:56:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.57 - - [2025-11-03 01:57:17] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005885 10.0.0.57 - - [2025-11-03 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.004027 10.0.0.57 - - [2025-11-03 01:57:17] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005092 10.0.0.57 - - [2025-11-03 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.005950 10.0.0.57 - - [2025-11-03 01:57:17] "GET /virtual-machine/18b1b66e-eece-45ca-94f2-7952eeba9616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005601 10.0.0.57 - - [2025-11-03 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.010010 10.0.0.57 - - [2025-11-03 01:57:17] "GET /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009004 10.0.0.57 - - [2025-11-03 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.023568 10.0.0.57 - - [2025-11-03 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.020973 10.0.0.57 - - [2025-11-03 01:57:18] "DELETE /instance-ip/5130e450-b858-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.047190 10.0.0.57 - - [2025-11-03 01:57:18] "DELETE /virtual-machine-interface/511446f6-b858-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.049736 10.0.0.57 - - [2025-11-03 01:57:18] "DELETE /virtual-machine/18b1b66e-eece-45ca-94f2-7952eeba9616 HTTP/1.1" 200 115 0.029240 10.0.0.57 - - [2025-11-03 01:57:18] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004537 10.0.0.57 - - [2025-11-03 01:57:18] "POST /set-tag HTTP/1.1" 200 109 0.003026 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.57 - - [2025-11-03 01:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.57 - - [2025-11-03 01:57:48] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004386 10.0.0.57 - - [2025-11-03 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.57 - - [2025-11-03 01:57:48] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004041 10.0.0.57 - - [2025-11-03 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.005043 10.0.0.57 - - [2025-11-03 01:57:48] "GET /virtual-machine/4a9171e4-bcbd-4372-9e25-3b0da7385196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002556 10.0.0.57 - - [2025-11-03 01:57:48] "POST /ref-update HTTP/1.1" 200 156 0.009404 10.0.0.57 - - [2025-11-03 01:57:48] "GET /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006444 10.0.0.57 - - [2025-11-03 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.016278 10.0.0.57 - - [2025-11-03 01:57:48] "POST /set-tag HTTP/1.1" 200 109 0.038791 10.0.0.57 - - [2025-11-03 01:57:49] "DELETE /instance-ip/519ae5b2-b858-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.040353 10.0.0.57 - - [2025-11-03 01:57:49] "DELETE /virtual-machine-interface/51822298-b858-11f0-90fb-fa163e420891 HTTP/1.1" 200 115 0.055367 10.0.0.57 - - [2025-11-03 01:57:49] "DELETE /virtual-machine/4a9171e4-bcbd-4372-9e25-3b0da7385196 HTTP/1.1" 200 115 0.030421 10.0.0.57 - - [2025-11-03 01:57:49] "DELETE /tag/2a7415c4-3efd-478e-bfd7-6c023eab0bd4 HTTP/1.1" 200 115 0.053636 10.0.0.57 - - [2025-11-03 01:58:03] "GET /global-system-configs HTTP/1.1" 200 322 0.008047 10.0.0.57 - - [2025-11-03 01:58:04] "GET /global-system-configs HTTP/1.1" 200 322 0.003292