++ 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: =================== Fri Oct 31 02:43:08 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 02:43:08 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 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.38 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.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.200.134.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.200.134.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/31/2025 02:43:57.829 7f3c7dbd0dc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 02:43:58.239 7f3c7dbd0dc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 02:43:58.254 7f3c7dbd0dc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 02:43:58.255 7f3c7dbd0dc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-31 02:44:11] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.38 - - [2025-10-31 02:44:11] "GET / HTTP/1.1" 503 181 0.000501 10.0.0.38 - - [2025-10-31 02:44:11] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.38 - - [2025-10-31 02:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.38 - - [2025-10-31 02:44:11] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011477 10.0.0.38 - - [2025-10-31 02:44:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004083 10.0.0.38 - - [2025-10-31 02:44:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.023482 10.0.0.38 - - [2025-10-31 02:44:12] "GET / HTTP/1.1" 200 35931 0.002094 10.0.0.38 - - [2025-10-31 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.38 - - [2025-10-31 02:44:12] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004214 10.0.0.38 - - [2025-10-31 02:44:12] "POST /bgp-routers HTTP/1.1" 200 616 0.038468 10.0.0.38 - - [2025-10-31 02:44:12] "GET / HTTP/1.1" 200 45303 0.003028 10.0.0.38 - - [2025-10-31 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.38 - - [2025-10-31 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.38 - - [2025-10-31 02:44:12] "GET /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011143 10.0.0.38 - - [2025-10-31 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.38 - - [2025-10-31 02:44:12] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005150 10.0.0.38 - - [2025-10-31 02:44:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2025-10-31 02:44:12] "POST /ref-update HTTP/1.1" 200 156 0.013315 10.0.0.38 - - [2025-10-31 02:44:12] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.38 - - [2025-10-31 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-10-31 02:44:12] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011789 10.0.0.38 - - [2025-10-31 02:44:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002441 10.0.0.38 - - [2025-10-31 02:44:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.043303 10.0.0.38 - - [2025-10-31 02:44:13] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.38 - - [2025-10-31 02:44:13] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.38 - - [2025-10-31 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2025-10-31 02:44:13] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006405 10.0.0.38 - - [2025-10-31 02:44:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002619 10.0.0.38 - - [2025-10-31 02:44:13] "POST /database-nodes HTTP/1.1" 200 597 0.050910 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.38 - - [2025-10-31 02:44:13] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.38 - - [2025-10-31 02:44:14] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.38 - - [2025-10-31 02:44:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.006772 10.0.0.38 - - [2025-10-31 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.38 - - [2025-10-31 02:44:14] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007432 10.0.0.38 - - [2025-10-31 02:44:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.058208 10.0.0.38 - - [2025-10-31 02:44:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.003851 10.0.0.38 - - [2025-10-31 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.38 - - [2025-10-31 02:44:14] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019259 10.0.0.38 - - [2025-10-31 02:44:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.058323 10.0.0.38 - - [2025-10-31 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.38 - - [2025-10-31 02:44:14] "GET /network-ipam/fc678472-9d27-4b2d-840d-fd1b611ea59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003896 10.0.0.38 - - [2025-10-31 02:44:14] "POST /service-templates HTTP/1.1" 200 511 0.034718 10.0.0.38 - - [2025-10-31 02:44:14] "POST /service-templates HTTP/1.1" 200 501 0.028846 10.0.0.38 - - [2025-10-31 02:44:15] "POST /service-templates HTTP/1.1" 200 515 0.065287 10.0.0.38 - - [2025-10-31 02:44:15] "POST /service-templates HTTP/1.1" 200 535 0.068035 10.0.0.38 - - [2025-10-31 02:44:15] "POST /service-templates HTTP/1.1" 200 507 0.036381 10.0.0.38 - - [2025-10-31 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.38 - - [2025-10-31 02:44:16] "GET /network-ipam/fc678472-9d27-4b2d-840d-fd1b611ea59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005732 10.0.0.38 - - [2025-10-31 02:44:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.002719 10.0.0.38 - - [2025-10-31 02:44:17] "POST /access-control-lists HTTP/1.1" 200 587 0.030292 10.0.0.38 - - [2025-10-31 02:44:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.010197 10.0.0.38 - - [2025-10-31 02:44:17] "POST /access-control-lists HTTP/1.1" 200 585 0.051160 10.0.0.38 - - [2025-10-31 02:44:17] "POST /route-targets HTTP/1.1" 200 327 0.033684 10.0.0.38 - - [2025-10-31 02:44:17] "POST /ref-update HTTP/1.1" 200 156 0.051870 10.0.0.38 - - [2025-10-31 02:44:17] "POST /route-targets HTTP/1.1" 200 327 0.031799 10.0.0.38 - - [2025-10-31 02:44:17] "POST /ref-update HTTP/1.1" 200 156 0.021451 10.0.0.38 - - [2025-10-31 02:44:17] "POST /route-targets HTTP/1.1" 200 327 0.015583 10.0.0.38 - - [2025-10-31 02:44:17] "POST /ref-update HTTP/1.1" 200 156 0.025204 10.0.0.38 - - [2025-10-31 02:44:17] "POST /route-targets HTTP/1.1" 200 327 0.020101 10.0.0.38 - - [2025-10-31 02:44:17] "POST /ref-update HTTP/1.1" 200 156 0.045409 10.0.0.38 - - [2025-10-31 02:44:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.003653 10.0.0.38 - - [2025-10-31 02:44:17] "POST /access-control-lists HTTP/1.1" 200 551 0.093991 10.0.0.38 - - [2025-10-31 02:44:18] "PUT /access-control-list/9d7fdee6-2745-4837-a0b2-0c705b0f5e2d HTTP/1.1" 200 272 0.212669 10.0.0.38 - - [2025-10-31 02:44:18] "PUT /access-control-list/858b4ff0-1623-4e2c-9353-d982bca15b98 HTTP/1.1" 200 272 0.029016 10.0.0.38 - - [2025-10-31 02:44:18] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.38 - - [2025-10-31 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2025-10-31 02:44:18] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005286 10.0.0.38 - - [2025-10-31 02:44:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003245 10.0.0.38 - - [2025-10-31 02:44:18] "POST /config-nodes HTTP/1.1" 200 593 0.095737 10.0.0.38 - - [2025-10-31 02:44:18] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.38 - - [2025-10-31 02:44:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009845 10.0.0.38 - - [2025-10-31 02:44:20] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.38 - - [2025-10-31 02:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.38 - - [2025-10-31 02:44:21] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023419 10.0.0.38 - - [2025-10-31 02:44:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.003262 10.0.0.38 - - [2025-10-31 02:44:21] "POST /analytics-nodes HTTP/1.1" 200 599 0.042963 10.0.0.38 - - [2025-10-31 02:44:21] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.38 - - [2025-10-31 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.38 - - [2025-10-31 02:44:21] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018844 10.0.0.38 - - [2025-10-31 02:44:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005955 10.0.0.38 - - [2025-10-31 02:44:21] "POST /config-database-nodes HTTP/1.1" 200 611 0.039395 10.0.0.38 - - [2025-10-31 02:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.38 - - [2025-10-31 02:44:23] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003155 10.0.0.38 - - [2025-10-31 02:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.38 - - [2025-10-31 02:44:24] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.010705 10.0.0.38 - - [2025-10-31 02:44:24] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 581 0.027193 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 575 0.038602 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 575 0.040780 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 559 0.031976 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 555 0.038285 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 557 0.044447 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 565 0.020156 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 549 0.042178 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 557 0.032185 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 567 0.021685 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 555 0.029360 10.0.0.38 - - [2025-10-31 02:44:24] "POST /alarms HTTP/1.1" 200 567 0.037380 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 575 0.071542 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 569 0.040312 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 561 0.061865 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 561 0.021261 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 561 0.039866 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 547 0.036086 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 595 0.021499 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 575 0.039481 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 571 0.047564 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 583 0.041978 10.0.0.38 - - [2025-10-31 02:44:25] "POST /alarms HTTP/1.1" 200 609 0.037090 10.0.0.38 - - [2025-10-31 02:44:25] "GET / HTTP/1.1" 200 35931 0.002193 10.0.0.38 - - [2025-10-31 02:44:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008419 10.0.0.38 - - [2025-10-31 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.38 - - [2025-10-31 02:44:25] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.020649 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001484 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001376 10.0.0.38 - - [2025-10-31 02:44:26] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.38 - - [2025-10-31 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.38 - - [2025-10-31 02:44:26] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006225 10.0.0.38 - - [2025-10-31 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2025-10-31 02:44:26] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.014381 10.0.0.38 - - [2025-10-31 02:44:26] "GET / HTTP/1.1" 200 35931 0.002673 10.0.0.38 - - [2025-10-31 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.38 - - [2025-10-31 02:44:26] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007986 10.0.0.38 - - [2025-10-31 02:44:26] "PUT /global-system-config/540197c2-3824-4405-a8d1-685225104d26 HTTP/1.1" 200 274 0.070050 10.0.0.38 - - [2025-10-31 02:44:29] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2025-10-31 02:44:29] "GET /domain/40c60d68-add3-4ede-80be-92ed90ea0b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.005009 10.0.0.38 - - [2025-10-31 02:44:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.001786 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.005355 10.0.0.38 - - [2025-10-31 02:44:29] "POST /security-groups HTTP/1.1" 200 570 0.081690 10.0.0.38 - - [2025-10-31 02:44:29] "POST /projects HTTP/1.1" 200 481 0.275653 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.006960 10.0.0.38 - - [2025-10-31 02:44:29] "POST /security-groups HTTP/1.1" 200 534 0.092252 10.0.0.38 - - [2025-10-31 02:44:29] "POST /access-control-lists HTTP/1.1" 200 579 0.045561 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.003749 10.0.0.38 - - [2025-10-31 02:44:29] "POST /chown HTTP/1.1" 200 109 0.046862 10.0.0.38 - - [2025-10-31 02:44:29] "POST /policy-managements HTTP/1.1" 409 214 0.004772 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.38 - - [2025-10-31 02:44:29] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.048491 10.0.0.38 - - [2025-10-31 02:44:29] "POST /access-control-lists HTTP/1.1" 200 577 0.158673 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.004206 10.0.0.38 - - [2025-10-31 02:44:29] "POST /application-policy-sets HTTP/1.1" 200 528 0.074341 10.0.0.38 - - [2025-10-31 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011024 10.0.0.38 - - [2025-10-31 02:44:29] "POST /access-control-lists HTTP/1.1" 200 594 0.052624 10.0.0.38 - - [2025-10-31 02:44:30] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015363 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.002406 10.0.0.38 - - [2025-10-31 02:44:30] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.021594 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012723 10.0.0.38 - - [2025-10-31 02:44:30] "POST /access-control-lists HTTP/1.1" 200 592 0.041308 10.0.0.38 - - [2025-10-31 02:44:30] "GET /virtual-network/e65ee027-89e5-4fdd-b4db-8b4f2aa81957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009931 10.0.0.38 - - [2025-10-31 02:44:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000834 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.008337 10.0.0.38 - - [2025-10-31 02:44:30] "POST /security-groups HTTP/1.1" 200 574 0.102248 10.0.0.38 - - [2025-10-31 02:44:30] "POST /projects HTTP/1.1" 200 489 0.266522 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.003478 10.0.0.38 - - [2025-10-31 02:44:30] "POST /access-control-lists HTTP/1.1" 200 583 0.088169 10.0.0.38 - - [2025-10-31 02:44:30] "POST /security-groups HTTP/1.1" 200 546 0.116915 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002526 10.0.0.38 - - [2025-10-31 02:44:30] "POST /chown HTTP/1.1" 200 109 0.007846 10.0.0.38 - - [2025-10-31 02:44:30] "POST /access-control-lists HTTP/1.1" 200 581 0.056742 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003717 10.0.0.38 - - [2025-10-31 02:44:30] "POST /network-ipams HTTP/1.1" 200 522 0.080415 10.0.0.38 - - [2025-10-31 02:44:30] "POST /access-control-lists HTTP/1.1" 200 602 0.046962 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.038800 10.0.0.38 - - [2025-10-31 02:44:30] "POST /network-ipams HTTP/1.1" 200 510 0.101987 10.0.0.38 - - [2025-10-31 02:44:30] "POST /access-control-lists HTTP/1.1" 200 600 0.052302 10.0.0.38 - - [2025-10-31 02:44:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.006275 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.013855 10.0.0.38 - - [2025-10-31 02:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.018355 10.0.0.38 - - [2025-10-31 02:44:31] "POST /virtual-networks HTTP/1.1" 200 538 0.227812 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010011 10.0.0.38 - - [2025-10-31 02:44:31] "POST /access-control-lists HTTP/1.1" 200 589 0.118599 10.0.0.38 - - [2025-10-31 02:44:31] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.045605 10.0.0.38 - - [2025-10-31 02:44:31] "POST /network-ipams HTTP/1.1" 200 518 0.046296 10.0.0.38 - - [2025-10-31 02:44:31] "POST /route-targets HTTP/1.1" 200 327 0.015023 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.014478 10.0.0.38 - - [2025-10-31 02:44:31] "POST /ref-update HTTP/1.1" 200 156 0.042645 10.0.0.38 - - [2025-10-31 02:44:31] "PUT /access-control-list/a0b27dee-def5-4479-982c-2bd4908e37f0 HTTP/1.1" 200 272 0.070853 10.0.0.38 - - [2025-10-31 02:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007061 10.0.0.38 - - [2025-10-31 02:44:31] "POST /virtual-networks HTTP/1.1" 200 546 0.180246 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007783 10.0.0.38 - - [2025-10-31 02:44:31] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.009718 10.0.0.38 - - [2025-10-31 02:44:31] "POST /route-targets HTTP/1.1" 200 327 0.013293 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.003455 10.0.0.38 - - [2025-10-31 02:44:31] "POST /ref-update HTTP/1.1" 200 156 0.032570 10.0.0.38 - - [2025-10-31 02:44:31] "POST /network-policys HTTP/1.1" 200 538 0.055372 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.012304 10.0.0.38 - - [2025-10-31 02:44:31] "POST /network-policys HTTP/1.1" 200 534 0.018989 10.0.0.38 - - [2025-10-31 02:44:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.012228 10.0.0.38 - - [2025-10-31 02:44:31] "POST /network-policys HTTP/1.1" 200 542 0.030638 10.0.0.38 - - [2025-10-31 02:44:31] "PUT /access-control-list/41200ef0-0246-4fae-a1a8-48ece621ce68 HTTP/1.1" 200 272 0.026515 10.0.0.38 - - [2025-10-31 02:44:31] "POST /ref-update HTTP/1.1" 200 156 0.093242 10.0.0.38 - - [2025-10-31 02:44:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015947 10.0.0.38 - - [2025-10-31 02:44:32] "PUT /access-control-list/a0b27dee-def5-4479-982c-2bd4908e37f0 HTTP/1.1" 200 272 0.067094 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.139878 10.0.0.38 - - [2025-10-31 02:44:32] "PUT /access-control-list/41200ef0-0246-4fae-a1a8-48ece621ce68 HTTP/1.1" 200 272 0.072134 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.039396 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.114919 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008649 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002018 10.0.0.38 - - [2025-10-31 02:44:32] "PUT /access-control-list/a0b27dee-def5-4479-982c-2bd4908e37f0 HTTP/1.1" 200 272 0.063923 10.0.0.38 - - [2025-10-31 02:44:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.009105 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.083232 10.0.0.38 - - [2025-10-31 02:44:32] "POST /access-control-lists HTTP/1.1" 200 601 0.069187 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.103491 10.0.0.38 - - [2025-10-31 02:44:32] "PUT /access-control-list/41200ef0-0246-4fae-a1a8-48ece621ce68 HTTP/1.1" 200 272 0.079985 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.034786 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.162831 10.0.0.38 - - [2025-10-31 02:44:32] "PUT /access-control-list/bf742f77-8851-4e79-999c-858526046a48 HTTP/1.1" 200 272 0.053343 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003731 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003135 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010147 10.0.0.38 - - [2025-10-31 02:44:32] "POST /ref-update HTTP/1.1" 200 156 0.029540 10.0.0.38 - - [2025-10-31 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2025-10-31 02:44:32] "GET /virtual-network/e65ee027-89e5-4fdd-b4db-8b4f2aa81957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.012827 10.0.0.38 - - [2025-10-31 02:44:32] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.009224 10.0.0.38 - - [2025-10-31 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2025-10-31 02:44:32] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005046 10.0.0.38 - - [2025-10-31 02:44:32] "POST /firewall-policys HTTP/1.1" 200 530 0.026103 10.0.0.38 - - [2025-10-31 02:44:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020116 10.0.0.38 - - [2025-10-31 02:44:32] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016431 10.0.0.38 - - [2025-10-31 02:44:32] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002833 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003272 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.018034 10.0.0.38 - - [2025-10-31 02:44:33] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011947 10.0.0.38 - - [2025-10-31 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.38 - - [2025-10-31 02:44:33] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002949 10.0.0.38 - - [2025-10-31 02:44:33] "POST /firewall-policys HTTP/1.1" 200 532 0.044075 10.0.0.38 - - [2025-10-31 02:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019490 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009946 10.0.0.38 - - [2025-10-31 02:44:33] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010740 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004239 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002714 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002467 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.012920 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.025980 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.036298 10.0.0.38 - - [2025-10-31 02:44:33] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018483 10.0.0.38 - - [2025-10-31 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.38 - - [2025-10-31 02:44:33] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003458 10.0.0.38 - - [2025-10-31 02:44:33] "POST /firewall-policys HTTP/1.1" 200 530 0.022228 10.0.0.38 - - [2025-10-31 02:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024704 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.010818 10.0.0.38 - - [2025-10-31 02:44:33] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003489 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003169 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002753 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003650 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002913 10.0.0.38 - - [2025-10-31 02:44:33] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002784 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.040270 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.024367 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.027005 10.0.0.38 - - [2025-10-31 02:44:33] "POST /ref-update HTTP/1.1" 200 156 0.027165 10.0.0.38 - - [2025-10-31 02:44:34] "POST /ref-update HTTP/1.1" 200 156 0.068808 10.0.0.38 - - [2025-10-31 02:44:34] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.087957 10.0.0.38 - - [2025-10-31 02:44:34] "POST /tags HTTP/1.1" 200 299 0.041238 10.0.0.38 - - [2025-10-31 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.38 - - [2025-10-31 02:44:34] "GET /tag/5c89e92d-2208-4aba-9bcc-b5c40d16e873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016138 10.0.0.38 - - [2025-10-31 02:44:34] "POST /set-tag HTTP/1.1" 200 109 0.022666 10.0.0.38 - - [2025-10-31 02:44:34] "POST /tags HTTP/1.1" 200 305 0.088690 10.0.0.38 - - [2025-10-31 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.38 - - [2025-10-31 02:44:34] "GET /tag/5d4eb44a-f316-4f9e-975b-d9c51c81db74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.036700 10.0.0.38 - - [2025-10-31 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.38 - - [2025-10-31 02:44:34] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044573 10.0.0.38 - - [2025-10-31 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.38 - - [2025-10-31 02:44:34] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009645 10.0.0.38 - - [2025-10-31 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.38 - - [2025-10-31 02:44:34] "GET /service-appliance-set/217e893f-b29c-48ec-8838-a45c261baa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004198 10.0.0.38 - - [2025-10-31 02:44:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.002380 10.0.0.38 - - [2025-10-31 02:44:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171157 10.0.0.38 - - [2025-10-31 02:44:35] "GET /virtual-machine-interface/b48b2cc6-4bc2-49b5-8373-91270fa03550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.031723 10.0.0.38 - - [2025-10-31 02:44:35] "POST /instance-ips HTTP/1.1" 200 381 0.057557 10.0.0.38 - - [2025-10-31 02:44:35] "GET /instance-ip/3b3cfb5f-44e4-4d06-ab03-0db5af3ca6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013281 10.0.0.38 - - [2025-10-31 02:44:35] "POST /loadbalancers HTTP/1.1" 200 582 0.089334 10.0.0.38 - - [2025-10-31 02:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012931 10.0.0.38 - - [2025-10-31 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.38 - - [2025-10-31 02:44:35] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048528 10.0.0.38 - - [2025-10-31 02:44:35] "GET /loadbalancer/4f474644-76ba-4cc2-be40-4b8e181c607d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003520 10.0.0.38 - - [2025-10-31 02:44:35] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070723 10.0.0.38 - - [2025-10-31 02:44:35] "GET /instance-ip/3b3cfb5f-44e4-4d06-ab03-0db5af3ca6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004413 10.0.0.38 - - [2025-10-31 02:44:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.073026 10.0.0.38 - - [2025-10-31 02:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032446 10.0.0.38 - - [2025-10-31 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.38 - - [2025-10-31 02:44:35] "POST /floating-ips HTTP/1.1" 200 583 0.070642 10.0.0.38 - - [2025-10-31 02:44:35] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051863 10.0.0.38 - - [2025-10-31 02:44:35] "GET /loadbalancer-listener/dbbaab1e-7ae0-4c19-961b-84542834ac05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.019946 10.0.0.38 - - [2025-10-31 02:44:35] "GET /loadbalancer-listener/dbbaab1e-7ae0-4c19-961b-84542834ac05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009875 10.0.0.38 - - [2025-10-31 02:44:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033994 10.0.0.38 - - [2025-10-31 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.38 - - [2025-10-31 02:44:35] "GET /instance-ip/3b3cfb5f-44e4-4d06-ab03-0db5af3ca6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005595 10.0.0.38 - - [2025-10-31 02:44:35] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006026 10.0.0.38 - - [2025-10-31 02:44:35] "GET /instance-ip/3b3cfb5f-44e4-4d06-ab03-0db5af3ca6a4?fields=floating_ips HTTP/1.1" 200 1170 0.009623 10.0.0.38 - - [2025-10-31 02:44:35] "GET /floating-ip/6355c86e-9aec-4545-af7f-56251b60eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002389 10.0.0.38 - - [2025-10-31 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.38 - - [2025-10-31 02:44:35] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.010286 10.0.0.38 - - [2025-10-31 02:44:35] "POST /tags HTTP/1.1" 200 357 0.077825 10.0.0.38 - - [2025-10-31 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006715 10.0.0.38 - - [2025-10-31 02:44:36] "GET /tag/4ce9b220-4a61-4931-9091-dcdaed727dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017105 10.0.0.38 - - [2025-10-31 02:44:36] "POST /tags HTTP/1.1" 200 305 0.094857 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001687 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003293 10.0.0.38 - - [2025-10-31 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.38 - - [2025-10-31 02:44:36] "GET /tag/df8b8650-ceeb-49a9-85ac-34fe7ce36147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027112 10.0.0.38 - - [2025-10-31 02:44:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.001169 10.0.0.38 - - [2025-10-31 02:44:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.020719 10.0.0.38 - - [2025-10-31 02:44:36] "POST /security-groups HTTP/1.1" 200 571 0.334515 10.0.0.38 - - [2025-10-31 02:44:36] "POST /projects HTTP/1.1" 200 483 0.535241 10.0.0.38 - - [2025-10-31 02:44:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.002992 10.0.0.38 - - [2025-10-31 02:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027972 10.0.0.38 - - [2025-10-31 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012415 10.0.0.38 - - [2025-10-31 02:44:36] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.007929 10.0.0.38 - - [2025-10-31 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.38 - - [2025-10-31 02:44:37] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006793 10.0.0.38 - - [2025-10-31 02:44:37] "POST /access-control-lists HTTP/1.1" 200 580 0.190600 10.0.0.38 - - [2025-10-31 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.015536 10.0.0.38 - - [2025-10-31 02:44:37] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.157559 10.0.0.38 - - [2025-10-31 02:44:37] "POST /access-control-lists HTTP/1.1" 200 578 0.081298 10.0.0.38 - - [2025-10-31 02:44:37] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.131839 10.0.0.38 - - [2025-10-31 02:44:37] "POST /security-groups HTTP/1.1" 200 537 0.069237 10.0.0.38 - - [2025-10-31 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.004549 10.0.0.38 - - [2025-10-31 02:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020345 10.0.0.38 - - [2025-10-31 02:44:37] "POST /chown HTTP/1.1" 200 109 0.038176 10.0.0.38 - - [2025-10-31 02:44:37] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017438 10.0.0.38 - - [2025-10-31 02:44:37] "POST /access-control-lists HTTP/1.1" 200 596 0.121479 10.0.0.38 - - [2025-10-31 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009517 10.0.0.38 - - [2025-10-31 02:44:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.009868 10.0.0.38 - - [2025-10-31 02:44:37] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004350 10.0.0.38 - - [2025-10-31 02:44:37] "POST /tags HTTP/1.1" 409 207 0.004521 10.0.0.38 - - [2025-10-31 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.38 - - [2025-10-31 02:44:37] "GET /tag/df8b8650-ceeb-49a9-85ac-34fe7ce36147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020060 10.0.0.38 - - [2025-10-31 02:44:37] "POST /access-control-lists HTTP/1.1" 200 594 0.096675 10.0.0.38 - - [2025-10-31 02:44:37] "POST /firewall-rules HTTP/1.1" 200 564 0.116854 10.0.0.38 - - [2025-10-31 02:44:37] "GET /firewall-rule/bccbc8b2-cd15-4e64-85d0-7214d4124d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.039068 10.0.0.38 - - [2025-10-31 02:44:37] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003197 10.0.0.38 - - [2025-10-31 02:44:37] "GET /firewall-rule/bccbc8b2-cd15-4e64-85d0-7214d4124d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003746 10.0.0.38 - - [2025-10-31 02:44:38] "POST /ref-update HTTP/1.1" 200 156 0.033961 10.0.0.38 - - [2025-10-31 02:44:38] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015615 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.38 - - [2025-10-31 02:44:38] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003097 10.0.0.38 - - [2025-10-31 02:44:38] "POST /tags HTTP/1.1" 409 207 0.008326 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.38 - - [2025-10-31 02:44:38] "GET /tag/df8b8650-ceeb-49a9-85ac-34fe7ce36147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012492 10.0.0.38 - - [2025-10-31 02:44:38] "POST /firewall-rules HTTP/1.1" 200 562 0.078441 10.0.0.38 - - [2025-10-31 02:44:38] "GET /firewall-rule/fb76e61a-0152-49f5-8908-5e91f8b5e4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007759 10.0.0.38 - - [2025-10-31 02:44:38] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004391 10.0.0.38 - - [2025-10-31 02:44:38] "GET /firewall-rule/fb76e61a-0152-49f5-8908-5e91f8b5e4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002644 10.0.0.38 - - [2025-10-31 02:44:38] "POST /ref-update HTTP/1.1" 200 156 0.050874 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007239 10.0.0.38 - - [2025-10-31 02:44:38] "GET /loadbalancer/4f474644-76ba-4cc2-be40-4b8e181c607d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005127 10.0.0.38 - - [2025-10-31 02:44:38] "POST /tags HTTP/1.1" 200 301 0.063437 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021729 10.0.0.38 - - [2025-10-31 02:44:38] "GET /tag/ad4cfd91-e6a5-4b33-ba93-4314ea207f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029845 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2025-10-31 02:44:38] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037400 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027039 10.0.0.38 - - [2025-10-31 02:44:38] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.013186 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.38 - - [2025-10-31 02:44:38] "GET /service-appliance-set/217e893f-b29c-48ec-8838-a45c261baa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003386 10.0.0.38 - - [2025-10-31 02:44:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.003412 10.0.0.38 - - [2025-10-31 02:44:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171759 10.0.0.38 - - [2025-10-31 02:44:39] "GET /virtual-machine-interface/c8dba70d-b4ad-403d-9ec0-22a0948bec03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.034299 10.0.0.38 - - [2025-10-31 02:44:39] "POST /instance-ips HTTP/1.1" 200 377 0.048505 10.0.0.38 - - [2025-10-31 02:44:39] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.027152 10.0.0.38 - - [2025-10-31 02:44:39] "POST /loadbalancers HTTP/1.1" 200 582 0.067204 10.0.0.38 - - [2025-10-31 02:44:39] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051798 10.0.0.38 - - [2025-10-31 02:44:39] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013152 10.0.0.38 - - [2025-10-31 02:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041924 10.0.0.38 - - [2025-10-31 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014028 10.0.0.38 - - [2025-10-31 02:44:39] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048917 10.0.0.38 - - [2025-10-31 02:44:39] "POST /floating-ips HTTP/1.1" 200 581 0.059899 10.0.0.38 - - [2025-10-31 02:44:39] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009265 10.0.0.38 - - [2025-10-31 02:44:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.054253 10.0.0.38 - - [2025-10-31 02:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050093 10.0.0.38 - - [2025-10-31 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2025-10-31 02:44:39] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.134985 10.0.0.38 - - [2025-10-31 02:44:39] "GET /loadbalancer-listener/e27948cc-aaf7-4ae0-a6e4-44f9c483be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004085 10.0.0.38 - - [2025-10-31 02:44:39] "GET /loadbalancer-listener/e27948cc-aaf7-4ae0-a6e4-44f9c483be79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004611 10.0.0.38 - - [2025-10-31 02:44:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043147 10.0.0.38 - - [2025-10-31 02:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012129 10.0.0.38 - - [2025-10-31 02:44:39] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012935 10.0.0.38 - - [2025-10-31 02:44:39] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?fields=floating_ips HTTP/1.1" 200 1165 0.013441 10.0.0.38 - - [2025-10-31 02:44:39] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.010069 10.0.0.38 - - [2025-10-31 02:44:40] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.086982 10.0.0.38 - - [2025-10-31 02:44:40] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003765 10.0.0.38 - - [2025-10-31 02:44:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.040021 10.0.0.38 - - [2025-10-31 02:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.068723 10.0.0.38 - - [2025-10-31 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011456 10.0.0.38 - - [2025-10-31 02:44:40] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060163 10.0.0.38 - - [2025-10-31 02:44:40] "GET /loadbalancer-listener/8593d9cd-33a3-498a-80b6-1ddf2a2bce87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006194 10.0.0.38 - - [2025-10-31 02:44:40] "GET /loadbalancer-listener/8593d9cd-33a3-498a-80b6-1ddf2a2bce87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003208 10.0.0.38 - - [2025-10-31 02:44:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041118 10.0.0.38 - - [2025-10-31 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.38 - - [2025-10-31 02:44:40] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008067 10.0.0.38 - - [2025-10-31 02:44:40] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?fields=floating_ips HTTP/1.1" 200 1165 0.006655 10.0.0.38 - - [2025-10-31 02:44:40] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002475 10.0.0.38 - - [2025-10-31 02:44:40] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.088892 10.0.0.38 - - [2025-10-31 02:44:40] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004094 10.0.0.38 - - [2025-10-31 02:44:40] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033946 10.0.0.38 - - [2025-10-31 02:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022418 10.0.0.38 - - [2025-10-31 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021340 10.0.0.38 - - [2025-10-31 02:44:40] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027899 10.0.0.38 - - [2025-10-31 02:44:40] "GET /loadbalancer-listener/56306d34-a3bf-4114-a2b9-9cd1e0346961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.019804 10.0.0.38 - - [2025-10-31 02:44:40] "GET /loadbalancer-listener/56306d34-a3bf-4114-a2b9-9cd1e0346961?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007381 10.0.0.38 - - [2025-10-31 02:44:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.061320 10.0.0.38 - - [2025-10-31 02:44:40] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.034658 10.0.0.38 - - [2025-10-31 02:44:40] "GET /instance-ip/f7100bc8-8a95-454c-99cd-e70be28e6f12?fields=floating_ips HTTP/1.1" 200 1165 0.026109 10.0.0.38 - - [2025-10-31 02:44:41] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.055596 10.0.0.38 - - [2025-10-31 02:44:41] "POST /tags HTTP/1.1" 200 301 0.252190 10.0.0.38 - - [2025-10-31 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035259 10.0.0.38 - - [2025-10-31 02:44:41] "GET /tag/2cc09633-7b4b-4fa0-a8cb-811a433391e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030168 10.0.0.38 - - [2025-10-31 02:44:41] "POST /tags HTTP/1.1" 200 325 0.069070 10.0.0.38 - - [2025-10-31 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007101 10.0.0.38 - - [2025-10-31 02:44:41] "GET /tag/67200e84-bc25-4fc1-98e6-5cdeb682bd7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.014185 10.0.0.38 - - [2025-10-31 02:44:41] "POST /tags HTTP/1.1" 200 363 0.037143 10.0.0.38 - - [2025-10-31 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015334 10.0.0.38 - - [2025-10-31 02:44:41] "GET /tag/cb29f035-f75a-4528-aa22-3a95ddd634db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.054496 10.0.0.38 - - [2025-10-31 02:44:41] "POST /tags HTTP/1.1" 200 311 0.083041 10.0.0.38 - - [2025-10-31 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024559 10.0.0.38 - - [2025-10-31 02:44:41] "GET /tag/5aa28113-ef82-4e3e-bc3f-33292fe0ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018418 10.0.0.38 - - [2025-10-31 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007925 10.0.0.38 - - [2025-10-31 02:44:41] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005208 10.0.0.38 - - [2025-10-31 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.38 - - [2025-10-31 02:44:41] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039736 10.0.0.38 - - [2025-10-31 02:44:41] "POST /virtual-machines HTTP/1.1" 200 377 0.020345 10.0.0.38 - - [2025-10-31 02:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010236 10.0.0.38 - - [2025-10-31 02:44:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.186701 10.0.0.38 - - [2025-10-31 02:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040163 10.0.0.38 - - [2025-10-31 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018203 10.0.0.38 - - [2025-10-31 02:44:42] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005539 10.0.0.38 - - [2025-10-31 02:44:42] "POST /instance-ips HTTP/1.1" 200 409 0.064056 10.0.0.38 - - [2025-10-31 02:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.048833 10.0.0.38 - - [2025-10-31 02:44:42] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010032 10.0.0.38 - - [2025-10-31 02:44:42] "POST /set-tag HTTP/1.1" 200 109 0.042100 10.0.0.38 - - [2025-10-31 02:44:42] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009241 10.0.0.38 - - [2025-10-31 02:44:42] "GET /instance-ip/8d63ac84-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008694 10.0.0.38 - - [2025-10-31 02:44:42] "POST /tags HTTP/1.1" 200 355 0.023667 10.0.0.38 - - [2025-10-31 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2025-10-31 02:44:42] "GET /tag/aa4949ef-64a6-4f6a-b88f-3ce8c7523963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.038615 10.0.0.38 - - [2025-10-31 02:44:42] "POST /tags HTTP/1.1" 200 303 0.030118 10.0.0.38 - - [2025-10-31 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.38 - - [2025-10-31 02:44:42] "GET /tag/ae0d280a-c828-45fd-83cf-3009defb3109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020881 10.0.0.38 - - [2025-10-31 02:44:42] "POST /projects HTTP/1.1" 409 218 0.014238 10.0.0.38 - - [2025-10-31 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2025-10-31 02:44:42] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043630 10.0.0.38 - - [2025-10-31 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2025-10-31 02:44:42] "GET /network-ipam/34fa5d63-3ed7-4833-ad78-86ad4df93b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006091 10.0.0.38 - - [2025-10-31 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2025-10-31 02:44:42] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007256 10.0.0.38 - - [2025-10-31 02:44:43] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.057897 10.0.0.38 - - [2025-10-31 02:44:43] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.034352 10.0.0.38 - - [2025-10-31 02:44:43] "POST /set-tag HTTP/1.1" 200 109 0.070430 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013651 10.0.0.38 - - [2025-10-31 02:44:43] "GET /network-ipam/e95c7efa-dde9-4914-ad54-2761f2ff7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004027 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.38 - - [2025-10-31 02:44:43] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004480 10.0.0.38 - - [2025-10-31 02:44:43] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.065357 10.0.0.38 - - [2025-10-31 02:44:43] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006006 10.0.0.38 - - [2025-10-31 02:44:43] "POST /set-tag HTTP/1.1" 200 109 0.052447 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014336 10.0.0.38 - - [2025-10-31 02:44:43] "GET /network-policy/d28c98b1-4f5e-4616-b2a3-cd709e32abdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004001 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.38 - - [2025-10-31 02:44:43] "GET /network-policy/1f45bb4b-4c54-4bd2-8b9c-933a56a30832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003147 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.38 - - [2025-10-31 02:44:43] "GET /network-policy/f503157f-d197-43c0-aba4-0ce15c3e27ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005582 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.38 - - [2025-10-31 02:44:43] "PUT /network-policy/f503157f-d197-43c0-aba4-0ce15c3e27ef HTTP/1.1" 200 262 0.012978 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000755 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 10.0.0.38 - - [2025-10-31 02:44:43] "PUT /access-control-list/bf742f77-8851-4e79-999c-858526046a48 HTTP/1.1" 200 272 0.068078 10.0.0.38 - - [2025-10-31 02:44:43] "POST /ref-update HTTP/1.1" 200 156 0.126276 10.0.0.38 - - [2025-10-31 02:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013875 10.0.0.38 - - [2025-10-31 02:44:43] "PUT /access-control-list/a0b27dee-def5-4479-982c-2bd4908e37f0 HTTP/1.1" 200 272 0.079068 10.0.0.38 - - [2025-10-31 02:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006117 10.0.0.38 - - [2025-10-31 02:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007405 10.0.0.38 - - [2025-10-31 02:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006297 10.0.0.38 - - [2025-10-31 02:44:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002610 10.0.0.38 - - [2025-10-31 02:44:43] "POST /security-groups HTTP/1.1" 409 245 0.002338 10.0.0.38 - - [2025-10-31 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.38 - - [2025-10-31 02:44:44] "PUT /security-group/bc2ac9f1-2c19-4493-a95d-b622a32af1f6 HTTP/1.1" 200 262 0.067595 10.0.0.38 - - [2025-10-31 02:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037114 10.0.0.38 - - [2025-10-31 02:44:44] "PUT /access-control-list/f569567d-a2f4-4ae4-82e6-6f7f480b21d1 HTTP/1.1" 200 272 0.028821 10.0.0.38 - - [2025-10-31 02:44:44] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022720 10.0.0.38 - - [2025-10-31 02:44:44] "PUT /access-control-list/936fa105-1da8-4018-8d5b-05a4894ea896 HTTP/1.1" 200 272 0.046156 10.0.0.38 - - [2025-10-31 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.38 - - [2025-10-31 02:44:44] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012387 10.0.0.38 - - [2025-10-31 02:44:44] "POST /tags HTTP/1.1" 409 206 0.006027 10.0.0.38 - - [2025-10-31 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2025-10-31 02:44:44] "GET /tag/ae0d280a-c828-45fd-83cf-3009defb3109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012277 10.0.0.38 - - [2025-10-31 02:44:44] "POST /firewall-rules HTTP/1.1" 200 562 0.070446 10.0.0.38 - - [2025-10-31 02:44:44] "GET /firewall-rule/db1c44b8-1cc3-4c26-af77-37c802bfb74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004529 10.0.0.38 - - [2025-10-31 02:44:44] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003683 10.0.0.38 - - [2025-10-31 02:44:44] "GET /firewall-rule/db1c44b8-1cc3-4c26-af77-37c802bfb74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002249 10.0.0.38 - - [2025-10-31 02:44:44] "POST /ref-update HTTP/1.1" 200 156 0.034194 10.0.0.38 - - [2025-10-31 02:44:44] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016170 10.0.0.38 - - [2025-10-31 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.38 - - [2025-10-31 02:44:44] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003283 10.0.0.38 - - [2025-10-31 02:44:44] "POST /tags HTTP/1.1" 409 206 0.001997 10.0.0.38 - - [2025-10-31 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.38 - - [2025-10-31 02:44:44] "GET /tag/ae0d280a-c828-45fd-83cf-3009defb3109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012635 10.0.0.38 - - [2025-10-31 02:44:44] "POST /firewall-rules HTTP/1.1" 200 560 0.081574 10.0.0.38 - - [2025-10-31 02:44:44] "GET /firewall-rule/5a9a4080-81cf-4bf0-a1e5-af9d4c6330c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.013532 10.0.0.38 - - [2025-10-31 02:44:44] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004730 10.0.0.38 - - [2025-10-31 02:44:44] "GET /firewall-rule/5a9a4080-81cf-4bf0-a1e5-af9d4c6330c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007909 10.0.0.38 - - [2025-10-31 02:44:44] "POST /ref-update HTTP/1.1" 200 156 0.039924 10.0.0.38 - - [2025-10-31 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.38 - - [2025-10-31 02:44:44] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007900 10.0.0.38 - - [2025-10-31 02:44:44] "POST /tags HTTP/1.1" 200 371 0.046474 10.0.0.38 - - [2025-10-31 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008525 10.0.0.38 - - [2025-10-31 02:44:45] "GET /tag/8abbeb33-f049-4ac7-b17d-7b228794ec04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.020764 10.0.0.38 - - [2025-10-31 02:44:45] "POST /tags HTTP/1.1" 200 319 0.036747 10.0.0.38 - - [2025-10-31 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.38 - - [2025-10-31 02:44:45] "GET /tag/36098643-8702-4d9d-a1c5-5822adf7a0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014513 10.0.0.38 - - [2025-10-31 02:44:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.010165 10.0.0.38 - - [2025-10-31 02:44:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.016711 10.0.0.38 - - [2025-10-31 02:44:45] "POST /security-groups HTTP/1.1" 200 578 0.082179 10.0.0.38 - - [2025-10-31 02:44:45] "POST /projects HTTP/1.1" 200 497 0.343804 10.0.0.38 - - [2025-10-31 02:44:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.006681 10.0.0.38 - - [2025-10-31 02:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012089 10.0.0.38 - - [2025-10-31 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016047 10.0.0.38 - - [2025-10-31 02:44:45] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.030451 10.0.0.38 - - [2025-10-31 02:44:45] "POST /access-control-lists HTTP/1.1" 200 587 0.120514 10.0.0.38 - - [2025-10-31 02:44:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.007652 10.0.0.38 - - [2025-10-31 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010519 10.0.0.38 - - [2025-10-31 02:44:45] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.010589 10.0.0.38 - - [2025-10-31 02:44:45] "POST /access-control-lists HTTP/1.1" 200 585 0.060627 10.0.0.38 - - [2025-10-31 02:44:45] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.119078 10.0.0.38 - - [2025-10-31 02:44:45] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.072128 10.0.0.38 - - [2025-10-31 02:44:46] "POST /security-groups HTTP/1.1" 200 558 0.099125 10.0.0.38 - - [2025-10-31 02:44:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.003851 10.0.0.38 - - [2025-10-31 02:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.060536 10.0.0.38 - - [2025-10-31 02:44:46] "POST /access-control-lists HTTP/1.1" 200 610 0.082140 10.0.0.38 - - [2025-10-31 02:44:46] "POST /chown HTTP/1.1" 200 109 0.062366 10.0.0.38 - - [2025-10-31 02:44:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.029316 10.0.0.38 - - [2025-10-31 02:44:46] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012306 10.0.0.38 - - [2025-10-31 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011887 10.0.0.38 - - [2025-10-31 02:44:46] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005846 10.0.0.38 - - [2025-10-31 02:44:46] "POST /tags HTTP/1.1" 409 214 0.004894 10.0.0.38 - - [2025-10-31 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2025-10-31 02:44:46] "GET /tag/36098643-8702-4d9d-a1c5-5822adf7a0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.033102 10.0.0.38 - - [2025-10-31 02:44:46] "POST /access-control-lists HTTP/1.1" 200 608 0.151543 10.0.0.38 - - [2025-10-31 02:44:46] "POST /firewall-rules HTTP/1.1" 200 578 0.113219 10.0.0.38 - - [2025-10-31 02:44:46] "GET /firewall-rule/e7c51399-cdee-4f9c-8a01-a961713af888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005031 10.0.0.38 - - [2025-10-31 02:44:46] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003937 10.0.0.38 - - [2025-10-31 02:44:46] "GET /firewall-rule/e7c51399-cdee-4f9c-8a01-a961713af888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002692 10.0.0.38 - - [2025-10-31 02:44:46] "POST /ref-update HTTP/1.1" 200 156 0.063988 10.0.0.38 - - [2025-10-31 02:44:46] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012826 10.0.0.38 - - [2025-10-31 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.38 - - [2025-10-31 02:44:46] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004787 10.0.0.38 - - [2025-10-31 02:44:46] "POST /tags HTTP/1.1" 409 214 0.010676 10.0.0.38 - - [2025-10-31 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.38 - - [2025-10-31 02:44:46] "GET /tag/36098643-8702-4d9d-a1c5-5822adf7a0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014170 10.0.0.38 - - [2025-10-31 02:44:46] "POST /firewall-rules HTTP/1.1" 200 576 0.084062 10.0.0.38 - - [2025-10-31 02:44:46] "GET /firewall-rule/e5639330-3819-4411-827a-fa0aa24eedf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.013387 10.0.0.38 - - [2025-10-31 02:44:46] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004590 10.0.0.38 - - [2025-10-31 02:44:46] "GET /firewall-rule/e5639330-3819-4411-827a-fa0aa24eedf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005529 10.0.0.38 - - [2025-10-31 02:44:46] "POST /ref-update HTTP/1.1" 200 156 0.045556 10.0.0.38 - - [2025-10-31 02:44:47] "POST /tags HTTP/1.1" 200 363 0.097656 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.031306 10.0.0.38 - - [2025-10-31 02:44:47] "GET /tag/4f5e4453-69aa-40fa-bce2-3375bf74a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025429 10.0.0.38 - - [2025-10-31 02:44:47] "POST /tags HTTP/1.1" 200 311 0.039054 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.38 - - [2025-10-31 02:44:47] "GET /tag/45c300ea-b2f7-402b-88fa-856b8309b677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.022338 10.0.0.38 - - [2025-10-31 02:44:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.008360 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.001792 10.0.0.38 - - [2025-10-31 02:44:47] "POST /security-groups HTTP/1.1" 200 574 0.157227 10.0.0.38 - - [2025-10-31 02:44:47] "POST /projects HTTP/1.1" 200 489 0.377663 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.010606 10.0.0.38 - - [2025-10-31 02:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023422 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.38 - - [2025-10-31 02:44:47] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.021946 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.38 - - [2025-10-31 02:44:47] "POST /access-control-lists HTTP/1.1" 200 583 0.102199 10.0.0.38 - - [2025-10-31 02:44:47] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.035084 10.0.0.38 - - [2025-10-31 02:44:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.043867 10.0.0.38 - - [2025-10-31 02:44:48] "POST /access-control-lists HTTP/1.1" 200 581 0.127820 10.0.0.38 - - [2025-10-31 02:44:48] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.164395 10.0.0.38 - - [2025-10-31 02:44:48] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.088788 10.0.0.38 - - [2025-10-31 02:44:48] "POST /security-groups HTTP/1.1" 200 546 0.160746 10.0.0.38 - - [2025-10-31 02:44:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.015926 10.0.0.38 - - [2025-10-31 02:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019007 10.0.0.38 - - [2025-10-31 02:44:48] "POST /chown HTTP/1.1" 200 109 0.030916 10.0.0.38 - - [2025-10-31 02:44:48] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017846 10.0.0.38 - - [2025-10-31 02:44:48] "POST /access-control-lists HTTP/1.1" 200 602 0.096019 10.0.0.38 - - [2025-10-31 02:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015444 10.0.0.38 - - [2025-10-31 02:44:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.003330 10.0.0.38 - - [2025-10-31 02:44:48] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009240 10.0.0.38 - - [2025-10-31 02:44:48] "POST /tags HTTP/1.1" 409 210 0.002867 10.0.0.38 - - [2025-10-31 02:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.38 - - [2025-10-31 02:44:48] "GET /tag/45c300ea-b2f7-402b-88fa-856b8309b677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.041365 10.0.0.38 - - [2025-10-31 02:44:48] "POST /access-control-lists HTTP/1.1" 200 600 0.106038 10.0.0.38 - - [2025-10-31 02:44:48] "POST /firewall-rules HTTP/1.1" 200 570 0.079766 10.0.0.38 - - [2025-10-31 02:44:48] "GET /firewall-rule/74cb5444-a889-40c9-93f3-4c16f9af26bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026093 10.0.0.38 - - [2025-10-31 02:44:48] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.015098 10.0.0.38 - - [2025-10-31 02:44:48] "GET /firewall-rule/74cb5444-a889-40c9-93f3-4c16f9af26bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003379 10.0.0.38 - - [2025-10-31 02:44:48] "POST /ref-update HTTP/1.1" 200 156 0.040135 10.0.0.38 - - [2025-10-31 02:44:48] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016808 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.38 - - [2025-10-31 02:44:49] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004340 10.0.0.38 - - [2025-10-31 02:44:49] "POST /tags HTTP/1.1" 409 210 0.003432 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.38 - - [2025-10-31 02:44:49] "GET /tag/45c300ea-b2f7-402b-88fa-856b8309b677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.020756 10.0.0.38 - - [2025-10-31 02:44:49] "POST /firewall-rules HTTP/1.1" 200 568 0.079093 10.0.0.38 - - [2025-10-31 02:44:49] "GET /firewall-rule/aa94683c-459a-4683-990f-79d77709e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004799 10.0.0.38 - - [2025-10-31 02:44:49] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005411 10.0.0.38 - - [2025-10-31 02:44:49] "GET /firewall-rule/aa94683c-459a-4683-990f-79d77709e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002662 10.0.0.38 - - [2025-10-31 02:44:49] "POST /ref-update HTTP/1.1" 200 156 0.051716 10.0.0.38 - - [2025-10-31 02:44:49] "POST /tags HTTP/1.1" 409 237 0.005785 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.38 - - [2025-10-31 02:44:49] "GET /tag/cb29f035-f75a-4528-aa22-3a95ddd634db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011584 10.0.0.38 - - [2025-10-31 02:44:49] "POST /tags HTTP/1.1" 409 210 0.005432 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.38 - - [2025-10-31 02:44:49] "GET /tag/5aa28113-ef82-4e3e-bc3f-33292fe0ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014852 10.0.0.38 - - [2025-10-31 02:44:49] "POST /projects HTTP/1.1" 409 223 0.002878 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.38 - - [2025-10-31 02:44:49] "GET /project/b19d8a87-5fd8-4e33-ae89-f7f627daa9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080431 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.38 - - [2025-10-31 02:44:49] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007826 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2025-10-31 02:44:49] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.009214 10.0.0.38 - - [2025-10-31 02:44:49] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.049611 10.0.0.38 - - [2025-10-31 02:44:49] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.068572 10.0.0.38 - - [2025-10-31 02:44:49] "POST /security-groups HTTP/1.1" 409 253 0.003310 10.0.0.38 - - [2025-10-31 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.38 - - [2025-10-31 02:44:49] "PUT /security-group/f56e954a-1ef1-4556-a6c6-d0c99a7bb8d9 HTTP/1.1" 200 262 0.079859 10.0.0.38 - - [2025-10-31 02:44:50] "PUT /access-control-list/d9eaa12e-1282-4ee7-a2d0-b8679d3afd07 HTTP/1.1" 200 272 0.068819 10.0.0.38 - - [2025-10-31 02:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.099762 10.0.0.38 - - [2025-10-31 02:44:50] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009084 10.0.0.38 - - [2025-10-31 02:44:50] "PUT /access-control-list/0dadbb68-a7e8-43d4-ae89-cb15584e59e7 HTTP/1.1" 200 272 0.032091 10.0.0.38 - - [2025-10-31 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.38 - - [2025-10-31 02:44:50] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.094652 10.0.0.38 - - [2025-10-31 02:44:50] "POST /tags HTTP/1.1" 409 210 0.002848 10.0.0.38 - - [2025-10-31 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.38 - - [2025-10-31 02:44:50] "GET /tag/5aa28113-ef82-4e3e-bc3f-33292fe0ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033546 10.0.0.38 - - [2025-10-31 02:44:50] "POST /firewall-rules HTTP/1.1" 200 570 0.116430 10.0.0.38 - - [2025-10-31 02:44:50] "GET /firewall-rule/16c2e81f-cf54-45b6-a77f-0b18ad5d13b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006582 10.0.0.38 - - [2025-10-31 02:44:50] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.009613 10.0.0.38 - - [2025-10-31 02:44:50] "GET /firewall-rule/16c2e81f-cf54-45b6-a77f-0b18ad5d13b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005439 10.0.0.38 - - [2025-10-31 02:44:50] "POST /ref-update HTTP/1.1" 200 156 0.043771 10.0.0.38 - - [2025-10-31 02:44:50] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020790 10.0.0.38 - - [2025-10-31 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.38 - - [2025-10-31 02:44:50] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004283 10.0.0.38 - - [2025-10-31 02:44:50] "POST /tags HTTP/1.1" 409 210 0.002495 10.0.0.38 - - [2025-10-31 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.38 - - [2025-10-31 02:44:50] "GET /tag/5aa28113-ef82-4e3e-bc3f-33292fe0ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013265 10.0.0.38 - - [2025-10-31 02:44:50] "POST /firewall-rules HTTP/1.1" 200 568 0.072951 10.0.0.38 - - [2025-10-31 02:44:50] "GET /firewall-rule/db4dadad-8687-4ece-a8b2-b20d31abb078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019975 10.0.0.38 - - [2025-10-31 02:44:50] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005081 10.0.0.38 - - [2025-10-31 02:44:50] "GET /firewall-rule/db4dadad-8687-4ece-a8b2-b20d31abb078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003181 10.0.0.38 - - [2025-10-31 02:44:50] "POST /ref-update HTTP/1.1" 200 156 0.066281 10.0.0.38 - - [2025-10-31 02:44:51] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010533 10.0.0.38 - - [2025-10-31 02:44:51] "POST /set-tag HTTP/1.1" 200 109 0.008134 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:45:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:45:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.65 - - [2025-10-31 02:45:49] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.65 - - [2025-10-31 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.65 - - [2025-10-31 02:45:49] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007710 10.0.0.65 - - [2025-10-31 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.65 - - [2025-10-31 02:45:49] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003274 10.0.0.65 - - [2025-10-31 02:45:49] "PUT /global-system-config/540197c2-3824-4405-a8d1-685225104d26 HTTP/1.1" 200 274 0.020476 10.0.0.65 - - [2025-10-31 02:45:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.010804 10.0.0.65 - - [2025-10-31 02:45:49] "POST /virtual-routers HTTP/1.1" 200 599 0.027377 10.0.0.65 - - [2025-10-31 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024533 10.0.0.65 - - [2025-10-31 02:45:49] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006967 10.0.0.65 - - [2025-10-31 02:45:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002148 10.0.0.65 - - [2025-10-31 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.65 - - [2025-10-31 02:45:49] "GET /virtual-network/e65ee027-89e5-4fdd-b4db-8b4f2aa81957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006453 10.0.0.65 - - [2025-10-31 02:45:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.130577 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:46:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001421 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:46:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001574 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:46:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001229 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:46:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001245 10.0.0.65 - - [2025-10-31 02:46:12] "GET / HTTP/1.1" 200 35931 0.002384 10.0.0.65 - - [2025-10-31 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.65 - - [2025-10-31 02:46:12] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005078 10.0.0.65 - - [2025-10-31 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.65 - - [2025-10-31 02:46:12] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003442 10.0.0.65 - - [2025-10-31 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010063 10.0.0.65 - - [2025-10-31 02:46:12] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003758 10.0.0.65 - - [2025-10-31 02:46:12] "PUT /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f HTTP/1.1" 200 262 0.011074 10.0.0.65 - - [2025-10-31 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.65 - - [2025-10-31 02:46:12] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002639 10.0.0.65 - - [2025-10-31 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.65 - - [2025-10-31 02:46:12] "GET /virtual-machine-interface/6753c2ba-61c9-4d3e-ad17-a3d8d556500a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.013645 10.0.0.65 - - [2025-10-31 02:46:12] "PUT /virtual-machine-interface/6753c2ba-61c9-4d3e-ad17-a3d8d556500a HTTP/1.1" 200 284 0.015451 10.0.0.38 - - [2025-10-31 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013326 10.0.0.38 - - [2025-10-31 02:46:15] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005060 10.0.0.38 - - [2025-10-31 02:46:18] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.38 - - [2025-10-31 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.38 - - [2025-10-31 02:46:18] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005544 10.0.0.38 - - [2025-10-31 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2025-10-31 02:46:18] "GET /config-node/17c3c79d-6f9b-4608-8d96-ba64ff5b5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004212 10.0.0.38 - - [2025-10-31 02:46:30] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.38 - - [2025-10-31 02:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2025-10-31 02:46:30] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012297 10.0.0.38 - - [2025-10-31 02:46:30] "POST /bgp-routers HTTP/1.1" 409 301 0.010448 10.0.0.38 - - [2025-10-31 02:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.38 - - [2025-10-31 02:46:30] "GET /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.009277 10.0.0.38 - - [2025-10-31 02:46:30] "PUT /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976 HTTP/1.1" 200 254 0.018146 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.38 - - [2025-10-31 02:48:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002722 10.0.0.38 - - [2025-10-31 02:48:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002328 10.0.0.38 - - [2025-10-31 02:48:34] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003393 10.0.0.38 - - [2025-10-31 02:48:34] "POST /ref-update HTTP/1.1" 200 156 0.009034 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005130 10.0.0.38 - - [2025-10-31 02:48:46] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005038 10.0.0.38 - - [2025-10-31 02:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.38 - - [2025-10-31 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.38 - - [2025-10-31 02:48:46] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002932 10.0.0.38 - - [2025-10-31 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-10-31 02:48:46] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002516 10.0.0.38 - - [2025-10-31 02:48:46] "GET /loadbalancer-pool/45ace24f-3629-4748-9ef2-4da46ddf3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004292 10.0.0.38 - - [2025-10-31 02:48:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016872 10.0.0.38 - - [2025-10-31 02:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019742 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012745 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004033 10.0.0.38 - - [2025-10-31 02:48:46] "POST /ref-update HTTP/1.1" 200 156 0.007441 10.0.0.38 - - [2025-10-31 02:48:46] "POST /tags HTTP/1.1" 409 205 0.002375 10.0.0.38 - - [2025-10-31 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2025-10-31 02:48:46] "GET /tag/ad4cfd91-e6a5-4b33-ba93-4314ea207f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011240 10.0.0.38 - - [2025-10-31 02:48:46] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.003481 10.0.0.38 - - [2025-10-31 02:48:46] "PUT /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508 HTTP/1.1" 200 256 0.008490 10.0.0.38 - - [2025-10-31 02:48:46] "POST /set-tag HTTP/1.1" 200 109 0.060284 10.0.0.38 - - [2025-10-31 02:48:46] "GET /loadbalancer-pool/2c51b963-4599-4f7c-95e1-3fc83f2652a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011905 10.0.0.38 - - [2025-10-31 02:48:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023594 10.0.0.38 - - [2025-10-31 02:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008568 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006082 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005983 10.0.0.38 - - [2025-10-31 02:48:46] "POST /set-tag HTTP/1.1" 200 109 0.004516 10.0.0.38 - - [2025-10-31 02:48:46] "POST /ref-update HTTP/1.1" 200 156 0.007169 10.0.0.38 - - [2025-10-31 02:48:46] "GET /loadbalancer-pool/dd1e1c86-7e8d-443e-8a69-17379994362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004547 10.0.0.38 - - [2025-10-31 02:48:46] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002563 10.0.0.38 - - [2025-10-31 02:48:46] "PUT /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508 HTTP/1.1" 200 256 0.026506 10.0.0.38 - - [2025-10-31 02:48:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.055156 10.0.0.38 - - [2025-10-31 02:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029252 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014657 10.0.0.38 - - [2025-10-31 02:48:46] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009588 10.0.0.38 - - [2025-10-31 02:48:46] "POST /ref-update HTTP/1.1" 200 156 0.010120 10.0.0.38 - - [2025-10-31 02:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.38 - - [2025-10-31 02:48:46] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.004185 10.0.0.38 - - [2025-10-31 02:48:46] "PUT /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508 HTTP/1.1" 200 256 0.023558 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:49:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:49:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 10.0.0.38 - - [2025-10-31 02:50:53] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005883 10.0.0.38 - - [2025-10-31 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.010200 10.0.0.38 - - [2025-10-31 02:50:53] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005540 10.0.0.38 - - [2025-10-31 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.004699 10.0.0.38 - - [2025-10-31 02:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.38 - - [2025-10-31 02:50:53] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003619 10.0.0.38 - - [2025-10-31 02:50:53] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007134 10.0.0.38 - - [2025-10-31 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.060662 10.0.0.38 - - [2025-10-31 02:50:53] "DELETE /loadbalancer-member/bceebb4f-9334-40bd-bae8-03196d50909d HTTP/1.1" 200 115 0.062241 10.0.0.38 - - [2025-10-31 02:50:53] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005224 10.0.0.38 - - [2025-10-31 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.38 - - [2025-10-31 02:50:53] "DELETE /loadbalancer-member/01c06681-69da-4069-a7d8-53513c77ca40 HTTP/1.1" 200 115 0.044747 10.0.0.38 - - [2025-10-31 02:50:53] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010520 10.0.0.38 - - [2025-10-31 02:50:53] "POST /set-tag HTTP/1.1" 200 109 0.004356 10.0.0.38 - - [2025-10-31 02:50:53] "DELETE /loadbalancer-member/0c450c90-fcfb-41b6-b0c5-55a105bb2913 HTTP/1.1" 200 115 0.076811 10.0.0.38 - - [2025-10-31 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019656 10.0.0.38 - - [2025-10-31 02:50:54] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003035 10.0.0.38 - - [2025-10-31 02:50:54] "GET /loadbalancer-pool/45ace24f-3629-4748-9ef2-4da46ddf3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002893 10.0.0.38 - - [2025-10-31 02:50:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039626 10.0.0.38 - - [2025-10-31 02:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013848 10.0.0.38 - - [2025-10-31 02:50:54] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011345 10.0.0.38 - - [2025-10-31 02:50:54] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019431 10.0.0.38 - - [2025-10-31 02:50:54] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003109 10.0.0.38 - - [2025-10-31 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.060274 10.0.0.38 - - [2025-10-31 02:50:54] "GET /loadbalancer-pool/2c51b963-4599-4f7c-95e1-3fc83f2652a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024426 10.0.0.38 - - [2025-10-31 02:50:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033001 10.0.0.38 - - [2025-10-31 02:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022945 10.0.0.38 - - [2025-10-31 02:50:54] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025143 10.0.0.38 - - [2025-10-31 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.005461 10.0.0.38 - - [2025-10-31 02:50:54] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005785 10.0.0.38 - - [2025-10-31 02:50:54] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002253 10.0.0.38 - - [2025-10-31 02:50:54] "GET /loadbalancer-pool/dd1e1c86-7e8d-443e-8a69-17379994362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003168 10.0.0.38 - - [2025-10-31 02:50:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026284 10.0.0.38 - - [2025-10-31 02:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010443 10.0.0.38 - - [2025-10-31 02:50:54] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008154 10.0.0.38 - - [2025-10-31 02:50:54] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011175 10.0.0.38 - - [2025-10-31 02:50:54] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002457 10.0.0.38 - - [2025-10-31 02:50:54] "POST /set-tag HTTP/1.1" 200 109 0.003113 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:51:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:51:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001133 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.38 - - [2025-10-31 02:52:53] "GET / HTTP/1.1" 200 35931 0.002799 10.0.0.38 - - [2025-10-31 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.38 - - [2025-10-31 02:52:53] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050268 10.0.0.38 - - [2025-10-31 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.38 - - [2025-10-31 02:52:53] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030063 10.0.0.38 - - [2025-10-31 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2025-10-31 02:52:53] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040593 10.0.0.38 - - [2025-10-31 02:52:53] "POST /tags HTTP/1.1" 200 333 0.062271 10.0.0.38 - - [2025-10-31 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014031 10.0.0.38 - - [2025-10-31 02:52:53] "GET /tag/3e34be0e-23eb-447d-b68a-f57b361c2463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021765 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2025-10-31 02:52:54] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049422 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.38 - - [2025-10-31 02:52:54] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.005681 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.38 - - [2025-10-31 02:52:54] "GET /service-appliance-set/217e893f-b29c-48ec-8838-a45c261baa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002484 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.002489 10.0.0.38 - - [2025-10-31 02:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.101532 10.0.0.38 - - [2025-10-31 02:52:54] "GET /virtual-machine-interface/597573c2-5bac-488d-bc77-616b5c09050d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006160 10.0.0.38 - - [2025-10-31 02:52:54] "POST /instance-ips HTTP/1.1" 200 409 0.021276 10.0.0.38 - - [2025-10-31 02:52:54] "GET /instance-ip/672494cf-5ec1-44b2-bbd5-d54f833e19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004281 10.0.0.38 - - [2025-10-31 02:52:54] "POST /loadbalancers HTTP/1.1" 200 610 0.060545 10.0.0.38 - - [2025-10-31 02:52:54] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039817 10.0.0.38 - - [2025-10-31 02:52:54] "GET /instance-ip/672494cf-5ec1-44b2-bbd5-d54f833e19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007039 10.0.0.38 - - [2025-10-31 02:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013678 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-10-31 02:52:54] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096673 10.0.0.38 - - [2025-10-31 02:52:54] "POST /floating-ips HTTP/1.1" 200 597 0.084692 10.0.0.38 - - [2025-10-31 02:52:54] "GET /loadbalancer/b5ee7ecf-aa47-4b60-888b-844b91b4b27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006783 10.0.0.38 - - [2025-10-31 02:52:54] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.020040 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.38 - - [2025-10-31 02:52:54] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042861 10.0.0.38 - - [2025-10-31 02:52:54] "GET /loadbalancer-listener/b4735560-232e-402d-893b-6db04e2d2f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007925 10.0.0.38 - - [2025-10-31 02:52:54] "GET /loadbalancer-listener/b4735560-232e-402d-893b-6db04e2d2f77?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002987 10.0.0.38 - - [2025-10-31 02:52:54] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017653 10.0.0.38 - - [2025-10-31 02:52:54] "GET /instance-ip/672494cf-5ec1-44b2-bbd5-d54f833e19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005459 10.0.0.38 - - [2025-10-31 02:52:54] "GET /instance-ip/672494cf-5ec1-44b2-bbd5-d54f833e19d3?fields=floating_ips HTTP/1.1" 200 1212 0.016532 10.0.0.38 - - [2025-10-31 02:52:54] "GET /floating-ip/e36421a5-9066-4270-8909-18248cb33e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002535 10.0.0.38 - - [2025-10-31 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.38 - - [2025-10-31 02:52:54] "GET /loadbalancer/b5ee7ecf-aa47-4b60-888b-844b91b4b27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001987 10.0.0.38 - - [2025-10-31 02:52:55] "POST /tags HTTP/1.1" 200 295 0.054491 10.0.0.38 - - [2025-10-31 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2025-10-31 02:52:55] "GET /tag/c631f63d-c6fe-4f84-9ccb-5ebfcf6c9d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.019174 10.0.0.38 - - [2025-10-31 02:52:55] "POST /tags HTTP/1.1" 409 233 0.002711 10.0.0.38 - - [2025-10-31 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.38 - - [2025-10-31 02:52:55] "GET /tag/aa4949ef-64a6-4f6a-b88f-3ce8c7523963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016288 10.0.0.38 - - [2025-10-31 02:52:55] "POST /tags HTTP/1.1" 409 206 0.003312 10.0.0.38 - - [2025-10-31 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.38 - - [2025-10-31 02:52:55] "GET /tag/ae0d280a-c828-45fd-83cf-3009defb3109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016505 10.0.0.38 - - [2025-10-31 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005064 10.0.0.38 - - [2025-10-31 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2025-10-31 02:52:55] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029302 10.0.0.38 - - [2025-10-31 02:52:55] "POST /virtual-machines HTTP/1.1" 200 369 0.008731 10.0.0.38 - - [2025-10-31 02:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008423 10.0.0.38 - - [2025-10-31 02:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126650 10.0.0.38 - - [2025-10-31 02:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019387 10.0.0.38 - - [2025-10-31 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005864 10.0.0.38 - - [2025-10-31 02:52:55] "POST /instance-ips HTTP/1.1" 200 409 0.023721 10.0.0.38 - - [2025-10-31 02:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024003 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008192 10.0.0.38 - - [2025-10-31 02:52:55] "POST /set-tag HTTP/1.1" 200 109 0.015121 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014303 10.0.0.38 - - [2025-10-31 02:52:55] "GET /instance-ip/b375defa-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007445 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007318 10.0.0.38 - - [2025-10-31 02:52:55] "POST /set-tag HTTP/1.1" 200 109 0.003684 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004867 10.0.0.38 - - [2025-10-31 02:52:55] "POST /ref-update HTTP/1.1" 200 156 0.010893 10.0.0.38 - - [2025-10-31 02:52:55] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007347 10.0.0.38 - - [2025-10-31 02:52:55] "POST /set-tag HTTP/1.1" 200 109 0.004432 10.0.0.38 - - [2025-10-31 02:52:56] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004598 10.0.0.38 - - [2025-10-31 02:52:56] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.38 - - [2025-10-31 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.012358 10.0.0.38 - - [2025-10-31 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.38 - - [2025-10-31 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.38 - - [2025-10-31 02:52:57] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046925 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-networks?parent_id=f55337c6-2e52-4932-9b4f-46749d428bbf&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004002 10.0.0.38 - - [2025-10-31 02:52:57] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037572 10.0.0.38 - - [2025-10-31 02:52:57] "POST /virtual-machines HTTP/1.1" 200 369 0.023417 10.0.0.38 - - [2025-10-31 02:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033106 10.0.0.38 - - [2025-10-31 02:52:57] "POST /virtual-networks HTTP/1.1" 200 512 0.125850 10.0.0.38 - - [2025-10-31 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.38 - - [2025-10-31 02:52:57] "GET /network-ipam/3d39da36-f5f8-4bac-8ee6-97be074fceff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.007813 10.0.0.38 - - [2025-10-31 02:52:57] "POST /route-targets HTTP/1.1" 200 327 0.023230 10.0.0.38 - - [2025-10-31 02:52:57] "POST /ref-update HTTP/1.1" 200 156 0.085258 10.0.0.38 - - [2025-10-31 02:52:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.185774 10.0.0.38 - - [2025-10-31 02:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.059611 10.0.0.38 - - [2025-10-31 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017032 10.0.0.38 - - [2025-10-31 02:52:57] "POST /useragent-kv HTTP/1.1" 200 115 0.026087 10.0.0.38 - - [2025-10-31 02:52:57] "POST /ref-update HTTP/1.1" 200 156 0.201411 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004447 10.0.0.38 - - [2025-10-31 02:52:57] "GET /domains HTTP/1.1" 200 280 0.002287 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004899 10.0.0.38 - - [2025-10-31 02:52:57] "GET /domain/40c60d68-add3-4ede-80be-92ed90ea0b7b HTTP/1.1" 200 3085 0.013615 10.0.0.38 - - [2025-10-31 02:52:57] "POST /instance-ips HTTP/1.1" 200 409 0.029139 10.0.0.38 - - [2025-10-31 02:52:57] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf HTTP/1.1" 200 7065 0.063946 10.0.0.38 - - [2025-10-31 02:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043689 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016585 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2088 0.011030 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2088 0.004307 10.0.0.38 - - [2025-10-31 02:52:57] "GET /routing-instance/85b44d2d-8a9b-4a11-8bd0-8f2fdd479d2f HTTP/1.1" 200 1402 0.002752 10.0.0.38 - - [2025-10-31 02:52:57] "GET /routing-instance/85b44d2d-8a9b-4a11-8bd0-8f2fdd479d2f HTTP/1.1" 200 1402 0.002478 10.0.0.38 - - [2025-10-31 02:52:57] "GET /route-target/e6acc60e-cc2a-44d4-84ca-877a6e65ad0e HTTP/1.1" 200 1152 0.002330 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2088 0.004029 10.0.0.38 - - [2025-10-31 02:52:57] "GET /routing-instance/85b44d2d-8a9b-4a11-8bd0-8f2fdd479d2f HTTP/1.1" 200 1402 0.003579 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003969 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2088 0.005285 10.0.0.38 - - [2025-10-31 02:52:57] "GET /routing-instance/85b44d2d-8a9b-4a11-8bd0-8f2fdd479d2f HTTP/1.1" 200 1402 0.002921 10.0.0.38 - - [2025-10-31 02:52:57] "GET /routing-instance/85b44d2d-8a9b-4a11-8bd0-8f2fdd479d2f HTTP/1.1" 200 1402 0.003118 10.0.0.38 - - [2025-10-31 02:52:57] "POST /set-tag HTTP/1.1" 200 109 0.036356 10.0.0.38 - - [2025-10-31 02:52:57] "GET /route-target/e6acc60e-cc2a-44d4-84ca-877a6e65ad0e HTTP/1.1" 200 1152 0.008390 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014471 10.0.0.38 - - [2025-10-31 02:52:57] "GET /instance-ip/b49ba80a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004272 10.0.0.38 - - [2025-10-31 02:52:57] "GET /domains HTTP/1.1" 200 280 0.001955 10.0.0.38 - - [2025-10-31 02:52:57] "GET /domain/40c60d68-add3-4ede-80be-92ed90ea0b7b HTTP/1.1" 200 3085 0.004610 10.0.0.38 - - [2025-10-31 02:52:57] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf HTTP/1.1" 200 7065 0.043519 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005406 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2088 0.005638 10.0.0.38 - - [2025-10-31 02:52:57] "POST /set-tag HTTP/1.1" 200 109 0.006287 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005534 10.0.0.38 - - [2025-10-31 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.38 - - [2025-10-31 02:52:57] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038050 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004105 10.0.0.38 - - [2025-10-31 02:52:57] "POST /ref-update HTTP/1.1" 200 156 0.022586 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013576 10.0.0.38 - - [2025-10-31 02:52:57] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.38 - - [2025-10-31 02:52:57] "GET /floating-ip-pools?parent_id=74ae86ae-ee7a-4689-86ca-656c6365c7fa&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002529 10.0.0.38 - - [2025-10-31 02:52:57] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004101 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015595 10.0.0.38 - - [2025-10-31 02:52:58] "POST /set-tag HTTP/1.1" 200 109 0.005203 10.0.0.38 - - [2025-10-31 02:52:58] "POST /floating-ip-pools HTTP/1.1" 200 562 0.045154 10.0.0.38 - - [2025-10-31 02:52:58] "POST /ref-update HTTP/1.1" 200 156 0.014175 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.031170 10.0.0.38 - - [2025-10-31 02:52:58] "GET /domains HTTP/1.1" 200 280 0.009365 10.0.0.38 - - [2025-10-31 02:52:58] "GET /domain/40c60d68-add3-4ede-80be-92ed90ea0b7b HTTP/1.1" 200 3085 0.003107 10.0.0.38 - - [2025-10-31 02:52:58] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf HTTP/1.1" 200 7321 0.046223 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2326 0.005401 10.0.0.38 - - [2025-10-31 02:52:58] "GET /floating-ip-pool/e18be233-d1c6-4114-945a-c677b0a967e3 HTTP/1.1" 200 1315 0.010411 10.0.0.38 - - [2025-10-31 02:52:58] "GET /domains HTTP/1.1" 200 280 0.001694 10.0.0.38 - - [2025-10-31 02:52:58] "GET /domain/40c60d68-add3-4ede-80be-92ed90ea0b7b HTTP/1.1" 200 3085 0.002603 10.0.0.38 - - [2025-10-31 02:52:58] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf HTTP/1.1" 200 7321 0.033408 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 2326 0.003757 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003705 10.0.0.38 - - [2025-10-31 02:52:58] "POST /tags HTTP/1.1" 200 365 0.054142 10.0.0.38 - - [2025-10-31 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.38 - - [2025-10-31 02:52:58] "GET /tag/486ade84-1c12-4be3-acb6-8b7892bcefd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014469 10.0.0.38 - - [2025-10-31 02:52:58] "POST /tags HTTP/1.1" 409 206 0.002129 10.0.0.38 - - [2025-10-31 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.38 - - [2025-10-31 02:52:58] "GET /tag/ae0d280a-c828-45fd-83cf-3009defb3109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011954 10.0.0.38 - - [2025-10-31 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.38 - - [2025-10-31 02:52:58] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040508 10.0.0.38 - - [2025-10-31 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004938 10.0.0.38 - - [2025-10-31 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.38 - - [2025-10-31 02:52:58] "GET /service-appliance-set/7eb145e2-f53e-42fb-b4fd-d868f58549e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003438 10.0.0.38 - - [2025-10-31 02:52:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.001497 10.0.0.38 - - [2025-10-31 02:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093975 10.0.0.38 - - [2025-10-31 02:52:58] "GET /virtual-machine-interface/1890e808-1d01-4d99-a43a-abadf766af33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015433 10.0.0.38 - - [2025-10-31 02:52:58] "POST /set-tag HTTP/1.1" 200 109 0.037161 10.0.0.38 - - [2025-10-31 02:52:58] "POST /instance-ips HTTP/1.1" 200 417 0.021591 10.0.0.38 - - [2025-10-31 02:52:58] "GET /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005619 10.0.0.38 - - [2025-10-31 02:52:58] "POST /loadbalancers HTTP/1.1" 200 618 0.062465 10.0.0.38 - - [2025-10-31 02:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033644 10.0.0.38 - - [2025-10-31 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.38 - - [2025-10-31 02:52:59] "POST /service-instances HTTP/1.1" 200 566 0.075428 10.0.0.38 - - [2025-10-31 02:52:59] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.079680 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.055183 10.0.0.38 - - [2025-10-31 02:52:59] "GET /virtual-machine-interface/1890e808-1d01-4d99-a43a-abadf766af33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007522 10.0.0.38 - - [2025-10-31 02:52:59] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.021029 10.0.0.38 - - [2025-10-31 02:52:59] "GET /virtual-machine-interface/1890e808-1d01-4d99-a43a-abadf766af33?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.020859 10.0.0.38 - - [2025-10-31 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.38 - - [2025-10-31 02:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025028 10.0.0.38 - - [2025-10-31 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.38 - - [2025-10-31 02:52:59] "GET /floating-ip-pool/e18be233-d1c6-4114-945a-c677b0a967e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003389 10.0.0.38 - - [2025-10-31 02:52:59] "POST /virtual-machines HTTP/1.1" 200 429 0.019116 10.0.0.38 - - [2025-10-31 02:52:59] "POST /floating-ips HTTP/1.1" 200 671 0.140466 10.0.0.38 - - [2025-10-31 02:52:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139978 10.0.0.38 - - [2025-10-31 02:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.050785 10.0.0.38 - - [2025-10-31 02:52:59] "POST /chown HTTP/1.1" 200 109 0.052021 10.0.0.38 - - [2025-10-31 02:52:59] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030284 10.0.0.38 - - [2025-10-31 02:52:59] "POST /chown HTTP/1.1" 200 109 0.006750 10.0.0.38 - - [2025-10-31 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.38 - - [2025-10-31 02:52:59] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004902 10.0.0.38 - - [2025-10-31 02:52:59] "POST /tags HTTP/1.1" 409 221 0.002379 10.0.0.38 - - [2025-10-31 02:52:59] "PUT /virtual-machine-interface/224e34ae-5259-4562-af34-57d3047c71ee HTTP/1.1" 200 284 0.033998 10.0.0.38 - - [2025-10-31 02:52:59] "PUT /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 256 0.030427 10.0.0.38 - - [2025-10-31 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012417 10.0.0.38 - - [2025-10-31 02:52:59] "GET /tag/3e34be0e-23eb-447d-b68a-f57b361c2463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024662 10.0.0.38 - - [2025-10-31 02:52:59] "POST /tags HTTP/1.1" 409 238 0.002891 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.013269 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.020840 10.0.0.38 - - [2025-10-31 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.38 - - [2025-10-31 02:52:59] "GET /tag/486ade84-1c12-4be3-acb6-8b7892bcefd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021974 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.048328 10.0.0.38 - - [2025-10-31 02:52:59] "POST /firewall-rules HTTP/1.1" 200 650 0.088741 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.065213 10.0.0.38 - - [2025-10-31 02:52:59] "GET /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005383 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.024700 10.0.0.38 - - [2025-10-31 02:52:59] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.007714 10.0.0.38 - - [2025-10-31 02:52:59] "POST /ref-update HTTP/1.1" 200 156 0.019427 10.0.0.38 - - [2025-10-31 02:52:59] "GET /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002762 10.0.0.38 - - [2025-10-31 02:53:00] "POST /virtual-machines HTTP/1.1" 200 429 0.014525 10.0.0.38 - - [2025-10-31 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.052116 10.0.0.38 - - [2025-10-31 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015533 10.0.0.38 - - [2025-10-31 02:53:00] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036918 10.0.0.38 - - [2025-10-31 02:53:00] "GET /loadbalancer/f4f1aed7-d010-4f64-983f-68997a25e76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.012753 10.0.0.38 - - [2025-10-31 02:53:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164679 10.0.0.38 - - [2025-10-31 02:53:00] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.071772 10.0.0.38 - - [2025-10-31 02:53:00] "POST /chown HTTP/1.1" 200 109 0.033425 10.0.0.38 - - [2025-10-31 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.38 - - [2025-10-31 02:53:00] "POST /chown HTTP/1.1" 200 109 0.010019 10.0.0.38 - - [2025-10-31 02:53:00] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061278 10.0.0.38 - - [2025-10-31 02:53:00] "GET /loadbalancer-listener/884943f6-808f-441d-a8e4-4c3a376a8e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006577 10.0.0.38 - - [2025-10-31 02:53:00] "PUT /virtual-machine-interface/b63b3ab0-72d0-42e6-a37c-7f5bff3c264d HTTP/1.1" 200 284 0.058636 10.0.0.38 - - [2025-10-31 02:53:00] "GET /loadbalancer-listener/884943f6-808f-441d-a8e4-4c3a376a8e65?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.034776 10.0.0.38 - - [2025-10-31 02:53:00] "PUT /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 256 0.020149 10.0.0.38 - - [2025-10-31 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.014853 10.0.0.38 - - [2025-10-31 02:53:00] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034343 10.0.0.38 - - [2025-10-31 02:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.051015 10.0.0.38 - - [2025-10-31 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.093375 10.0.0.38 - - [2025-10-31 02:53:00] "GET /loadbalancer-pool/1569560a-8892-4cf7-add1-af8a317558fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.033446 10.0.0.38 - - [2025-10-31 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.025080 10.0.0.38 - - [2025-10-31 02:53:00] "POST /loadbalancer-members HTTP/1.1" 200 707 0.028539 10.0.0.38 - - [2025-10-31 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.020691 10.0.0.38 - - [2025-10-31 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.032888 10.0.0.38 - - [2025-10-31 02:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022889 10.0.0.38 - - [2025-10-31 02:53:00] "GET /loadbalancer-member/8be2dff7-6c87-4ba0-a0bd-66267b2d3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.034329 10.0.0.38 - - [2025-10-31 02:53:00] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.010898 10.0.0.38 - - [2025-10-31 02:53:00] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002653 10.0.0.38 - - [2025-10-31 02:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018487 10.0.0.38 - - [2025-10-31 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.38 - - [2025-10-31 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2025-10-31 02:53:00] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002202 10.0.0.38 - - [2025-10-31 02:53:00] "POST /tags HTTP/1.1" 409 221 0.004224 10.0.0.38 - - [2025-10-31 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.38 - - [2025-10-31 02:53:00] "POST /chown HTTP/1.1" 200 109 0.018356 10.0.0.38 - - [2025-10-31 02:53:00] "GET /tag/3e34be0e-23eb-447d-b68a-f57b361c2463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023229 10.0.0.38 - - [2025-10-31 02:53:00] "POST /chown HTTP/1.1" 200 109 0.013667 10.0.0.38 - - [2025-10-31 02:53:00] "PUT /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 256 0.025326 10.0.0.38 - - [2025-10-31 02:53:01] "POST /tags HTTP/1.1" 409 238 0.009254 10.0.0.38 - - [2025-10-31 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.38 - - [2025-10-31 02:53:01] "GET /tag/486ade84-1c12-4be3-acb6-8b7892bcefd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014493 10.0.0.38 - - [2025-10-31 02:53:01] "POST /ref-update HTTP/1.1" 200 156 0.021605 10.0.0.38 - - [2025-10-31 02:53:01] "POST /firewall-rules HTTP/1.1" 409 293 0.007273 10.0.0.38 - - [2025-10-31 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.38 - - [2025-10-31 02:53:01] "POST /chown HTTP/1.1" 200 109 0.029663 10.0.0.38 - - [2025-10-31 02:53:01] "POST /chown HTTP/1.1" 200 109 0.019046 10.0.0.38 - - [2025-10-31 02:53:01] "PUT /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24 HTTP/1.1" 200 260 0.079263 10.0.0.38 - - [2025-10-31 02:53:01] "GET /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014297 10.0.0.38 - - [2025-10-31 02:53:01] "PUT /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 256 0.012939 10.0.0.38 - - [2025-10-31 02:53:01] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004168 10.0.0.38 - - [2025-10-31 02:53:01] "POST /ref-update HTTP/1.1" 200 156 0.018852 10.0.0.38 - - [2025-10-31 02:53:01] "GET /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013320 10.0.0.38 - - [2025-10-31 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.38 - - [2025-10-31 02:53:01] "POST /chown HTTP/1.1" 200 109 0.008076 10.0.0.38 - - [2025-10-31 02:53:01] "POST /chown HTTP/1.1" 200 109 0.046477 10.0.0.38 - - [2025-10-31 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007515 10.0.0.38 - - [2025-10-31 02:53:01] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.014736 10.0.0.38 - - [2025-10-31 02:53:01] "PUT /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 256 0.033685 10.0.0.38 - - [2025-10-31 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.38 - - [2025-10-31 02:53:01] "POST /ref-update HTTP/1.1" 200 156 0.016614 10.0.0.38 - - [2025-10-31 02:53:01] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057138 10.0.0.38 - - [2025-10-31 02:53:01] "POST /chown HTTP/1.1" 200 109 0.031360 10.0.0.38 - - [2025-10-31 02:53:01] "POST /virtual-machines HTTP/1.1" 200 373 0.034070 10.0.0.38 - - [2025-10-31 02:53:01] "POST /chown HTTP/1.1" 200 109 0.058042 10.0.0.38 - - [2025-10-31 02:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047626 10.0.0.38 - - [2025-10-31 02:53:01] "PUT /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 256 0.087834 10.0.0.38 - - [2025-10-31 02:53:01] "POST /ref-update HTTP/1.1" 200 156 0.028710 10.0.0.38 - - [2025-10-31 02:53:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.208663 10.0.0.38 - - [2025-10-31 02:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022849 10.0.0.38 - - [2025-10-31 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011901 10.0.0.38 - - [2025-10-31 02:53:01] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.022273 10.0.0.38 - - [2025-10-31 02:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017308 10.0.0.38 - - [2025-10-31 02:53:01] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016002 10.0.0.38 - - [2025-10-31 02:53:02] "POST /instance-ips HTTP/1.1" 200 413 0.023256 10.0.0.38 - - [2025-10-31 02:53:02] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.014443 10.0.0.38 - - [2025-10-31 02:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.038430 10.0.0.38 - - [2025-10-31 02:53:02] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012465 10.0.0.38 - - [2025-10-31 02:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026094 10.0.0.38 - - [2025-10-31 02:53:02] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.014414 10.0.0.38 - - [2025-10-31 02:53:02] "POST /set-tag HTTP/1.1" 200 109 0.043800 10.0.0.38 - - [2025-10-31 02:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017171 10.0.0.38 - - [2025-10-31 02:53:02] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015746 10.0.0.38 - - [2025-10-31 02:53:02] "GET /instance-ip/b73f1844-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004732 10.0.0.38 - - [2025-10-31 02:53:02] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.008902 10.0.0.38 - - [2025-10-31 02:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014878 10.0.0.38 - - [2025-10-31 02:53:02] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005500 10.0.0.38 - - [2025-10-31 02:53:02] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.38 - - [2025-10-31 02:53:02] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.010795 10.0.0.38 - - [2025-10-31 02:53:02] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.012318 10.0.0.38 - - [2025-10-31 02:53:02] "POST /ref-update HTTP/1.1" 200 156 0.012232 10.0.0.38 - - [2025-10-31 02:53:02] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015789 10.0.0.38 - - [2025-10-31 02:53:02] "POST /set-tag HTTP/1.1" 200 109 0.006161 10.0.0.38 - - [2025-10-31 02:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031843 10.0.0.38 - - [2025-10-31 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.006871 10.0.0.38 - - [2025-10-31 02:53:02] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014455 10.0.0.38 - - [2025-10-31 02:53:02] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.028963 10.0.0.38 - - [2025-10-31 02:53:02] "POST /ref-update HTTP/1.1" 200 156 0.011185 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.020375 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.027367 10.0.0.38 - - [2025-10-31 02:53:02] "POST /ref-update HTTP/1.1" 200 156 0.009252 10.0.0.38 - - [2025-10-31 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.009212 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.011357 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.010995 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.025413 10.0.0.38 - - [2025-10-31 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.006554 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.021355 10.0.0.38 - - [2025-10-31 02:53:02] "POST /chown HTTP/1.1" 200 109 0.018656 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.009360 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.007059 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.007981 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.029830 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.015982 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.006623 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.028125 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.008179 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.016918 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.008414 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.022290 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.018199 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.008595 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.007329 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.022144 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.019020 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.005959 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.016027 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.014921 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.007464 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.006876 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.006756 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.022929 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.025668 10.0.0.38 - - [2025-10-31 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.38 - - [2025-10-31 02:53:03] "POST /chown HTTP/1.1" 200 109 0.008065 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.029005 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.006830 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.017630 10.0.0.38 - - [2025-10-31 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.007683 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.024196 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.014454 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.007449 10.0.0.38 - - [2025-10-31 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.007506 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.010942 10.0.0.38 - - [2025-10-31 02:53:04] "POST /chown HTTP/1.1" 200 109 0.013708 10.0.0.38 - - [2025-10-31 02:53:05] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009428 10.0.0.38 - - [2025-10-31 02:53:05] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.38 - - [2025-10-31 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-10-31 02:53:05] "GET /loadbalancer/b5ee7ecf-aa47-4b60-888b-844b91b4b27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002841 10.0.0.38 - - [2025-10-31 02:53:05] "GET /loadbalancer-pool/fe1682b1-494b-4dd2-b225-59fc694351ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003064 10.0.0.38 - - [2025-10-31 02:53:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018450 10.0.0.38 - - [2025-10-31 02:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007202 10.0.0.38 - - [2025-10-31 02:53:05] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008431 10.0.0.38 - - [2025-10-31 02:53:05] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009978 10.0.0.38 - - [2025-10-31 02:53:05] "POST /tags HTTP/1.1" 409 221 0.010862 10.0.0.38 - - [2025-10-31 02:53:05] "POST /ref-update HTTP/1.1" 200 156 0.006720 10.0.0.38 - - [2025-10-31 02:53:05] "GET /floating-ip/e36421a5-9066-4270-8909-18248cb33e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.014869 10.0.0.38 - - [2025-10-31 02:53:06] "PUT /floating-ip/e36421a5-9066-4270-8909-18248cb33e82 HTTP/1.1" 200 256 0.010174 10.0.0.38 - - [2025-10-31 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.38 - - [2025-10-31 02:53:06] "GET /tag/3e34be0e-23eb-447d-b68a-f57b361c2463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010836 10.0.0.38 - - [2025-10-31 02:53:06] "POST /set-tag HTTP/1.1" 200 109 0.016947 10.0.0.38 - - [2025-10-31 02:53:06] "GET /virtual-machine/cca27237-078e-4813-978d-d54c6bdc12d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003395 10.0.0.38 - - [2025-10-31 02:53:06] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008136 10.0.0.38 - - [2025-10-31 02:53:07] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007545 10.0.0.38 - - [2025-10-31 02:53:07] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.38 - - [2025-10-31 02:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.38 - - [2025-10-31 02:53:07] "GET /loadbalancer/b5ee7ecf-aa47-4b60-888b-844b91b4b27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002696 10.0.0.38 - - [2025-10-31 02:53:07] "GET /loadbalancer-pool/fe1682b1-494b-4dd2-b225-59fc694351ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002680 10.0.0.38 - - [2025-10-31 02:53:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024235 10.0.0.38 - - [2025-10-31 02:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024310 10.0.0.38 - - [2025-10-31 02:53:07] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007392 10.0.0.38 - - [2025-10-31 02:53:08] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008048 10.0.0.38 - - [2025-10-31 02:53:08] "POST /ref-update HTTP/1.1" 200 156 0.015276 10.0.0.38 - - [2025-10-31 02:53:08] "GET /floating-ip/e36421a5-9066-4270-8909-18248cb33e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.021490 10.0.0.38 - - [2025-10-31 02:53:08] "POST /set-tag HTTP/1.1" 200 109 0.036007 10.0.0.38 - - [2025-10-31 02:53:11] "GET /virtual-machine/987e58ff-26c5-48bb-bd2c-1e3b746123e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003897 10.0.0.38 - - [2025-10-31 02:53:11] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005399 10.0.0.38 - - [2025-10-31 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.38 - - [2025-10-31 02:53:15] "POST /chown HTTP/1.1" 200 109 0.017583 10.0.0.38 - - [2025-10-31 02:53:15] "POST /chown HTTP/1.1" 200 109 0.007900 10.0.0.38 - - [2025-10-31 02:53:15] "POST /chown HTTP/1.1" 200 109 0.033254 10.0.0.38 - - [2025-10-31 02:53:15] "POST /chown HTTP/1.1" 200 109 0.019837 10.0.0.38 - - [2025-10-31 02:53:15] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006541 10.0.0.38 - - [2025-10-31 02:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.38 - - [2025-10-31 02:53:16] "GET /virtual-machine/e5a2cde0-be6b-46d8-8c53-eb15fe1ee01d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003735 10.0.0.38 - - [2025-10-31 02:53:16] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004994 10.0.0.38 - - [2025-10-31 02:53:16] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007483 10.0.0.38 - - [2025-10-31 02:53:16] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.38 - - [2025-10-31 02:53:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003167 10.0.0.38 - - [2025-10-31 02:53:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002846 10.0.0.38 - - [2025-10-31 02:53:48] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007821 10.0.0.38 - - [2025-10-31 02:53:48] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.38 - - [2025-10-31 02:53:48] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004425 10.0.0.38 - - [2025-10-31 02:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.38 - - [2025-10-31 02:53:48] "GET /virtual-machine/e5a2cde0-be6b-46d8-8c53-eb15fe1ee01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003450 10.0.0.38 - - [2025-10-31 02:53:48] "POST /ref-update HTTP/1.1" 200 156 0.012192 10.0.0.38 - - [2025-10-31 02:53:49] "GET /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018008 10.0.0.38 - - [2025-10-31 02:53:49] "POST /set-tag HTTP/1.1" 200 109 0.024679 10.0.0.38 - - [2025-10-31 02:53:49] "POST /set-tag HTTP/1.1" 200 109 0.027821 10.0.0.38 - - [2025-10-31 02:53:49] "DELETE /instance-ip/b73f1844-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.050881 10.0.0.38 - - [2025-10-31 02:53:49] "DELETE /virtual-machine-interface/b71a325e-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.036205 10.0.0.38 - - [2025-10-31 02:53:49] "DELETE /virtual-machine/e5a2cde0-be6b-46d8-8c53-eb15fe1ee01d HTTP/1.1" 200 115 0.026418 10.0.0.38 - - [2025-10-31 02:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2025-10-31 02:53:52] "GET /tag/486ade84-1c12-4be3-acb6-8b7892bcefd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025924 10.0.0.38 - - [2025-10-31 02:53:52] "GET /tag/486ade84-1c12-4be3-acb6-8b7892bcefd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012509 10.0.0.38 - - [2025-10-31 02:53:52] "GET /virtual-machine-interface/1890e808-1d01-4d99-a43a-abadf766af33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004065 10.0.0.38 - - [2025-10-31 02:53:52] "POST /set-tag HTTP/1.1" 200 109 0.021321 10.0.0.38 - - [2025-10-31 02:53:52] "GET /virtual-machine-interface/224e34ae-5259-4562-af34-57d3047c71ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.016116 10.0.0.38 - - [2025-10-31 02:53:52] "POST /set-tag HTTP/1.1" 200 109 0.023028 10.0.0.38 - - [2025-10-31 02:53:52] "GET /virtual-machine-interface/b63b3ab0-72d0-42e6-a37c-7f5bff3c264d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.023406 10.0.0.38 - - [2025-10-31 02:53:52] "POST /set-tag HTTP/1.1" 200 109 0.017328 10.0.0.38 - - [2025-10-31 02:53:52] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015075 10.0.0.38 - - [2025-10-31 02:53:52] "GET /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002487 10.0.0.38 - - [2025-10-31 02:53:52] "POST /ref-update HTTP/1.1" 200 156 0.013340 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /firewall-rule/72c31d2c-4c63-486b-bfdf-1d8aa3073b24 HTTP/1.1" 200 115 0.042832 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /loadbalancer-member/8be2dff7-6c87-4ba0-a0bd-66267b2d3f61 HTTP/1.1" 200 115 0.025013 10.0.0.38 - - [2025-10-31 02:53:52] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.019134 10.0.0.38 - - [2025-10-31 02:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029283 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /loadbalancer-pool/1569560a-8892-4cf7-add1-af8a317558fb HTTP/1.1" 200 115 0.082688 10.0.0.38 - - [2025-10-31 02:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.014725 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /loadbalancer-listener/884943f6-808f-441d-a8e4-4c3a376a8e65 HTTP/1.1" 200 115 0.104517 10.0.0.38 - - [2025-10-31 02:53:52] "GET /floating-ip/451adf4d-df17-4d05-a2e3-1711e9c08225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.005312 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.025710 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.016927 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.026368 10.0.0.38 - - [2025-10-31 02:53:52] "PUT /floating-ip/451adf4d-df17-4d05-a2e3-1711e9c08225 HTTP/1.1" 200 256 0.039373 10.0.0.38 - - [2025-10-31 02:53:52] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.009706 10.0.0.38 - - [2025-10-31 02:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014876 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /floating-ip/451adf4d-df17-4d05-a2e3-1711e9c08225 HTTP/1.1" 200 115 0.120130 10.0.0.38 - - [2025-10-31 02:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /loadbalancer/f4f1aed7-d010-4f64-983f-68997a25e76a HTTP/1.1" 200 115 0.036168 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.016080 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.021375 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 200 109 0.011524 10.0.0.38 - - [2025-10-31 02:53:52] "DELETE /instance-ip/0251ed6c-c072-4d56-a971-311cdd78e56c HTTP/1.1" 200 115 0.100438 10.0.0.38 - - [2025-10-31 02:53:52] "POST /chown HTTP/1.1" 404 171 0.003795 10.0.0.38 - - [2025-10-31 02:53:53] "GET /floating-ip-pool/e18be233-d1c6-4114-945a-c677b0a967e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008545 10.0.0.38 - - [2025-10-31 02:53:53] "PUT /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 266 0.038999 10.0.0.38 - - [2025-10-31 02:53:53] "POST /ref-update HTTP/1.1" 200 156 0.042903 10.0.0.38 - - [2025-10-31 02:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.042722 10.0.0.38 - - [2025-10-31 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /virtual-machine-interface/1890e808-1d01-4d99-a43a-abadf766af33 HTTP/1.1" 200 115 0.177260 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /floating-ip-pool/e18be233-d1c6-4114-945a-c677b0a967e3 HTTP/1.1" 200 115 0.064852 10.0.0.38 - - [2025-10-31 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /tag/486ade84-1c12-4be3-acb6-8b7892bcefd2 HTTP/1.1" 200 115 0.133604 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /service-instance/aabb252d-00e2-49b5-87ba-27c23336e3fd HTTP/1.1" 200 115 0.089586 10.0.0.38 - - [2025-10-31 02:53:53] "GET /virtual-machine-interface/224e34ae-5259-4562-af34-57d3047c71ee?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.010994 10.0.0.38 - - [2025-10-31 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.38 - - [2025-10-31 02:53:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005905 10.0.0.38 - - [2025-10-31 02:53:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002126 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /virtual-network/74ae86ae-ee7a-4689-86ca-656c6365c7fa HTTP/1.1" 200 115 0.259228 10.0.0.38 - - [2025-10-31 02:53:53] "GET /routing-instance/85b44d2d-8a9b-4a11-8bd0-8f2fdd479d2f HTTP/1.1" 404 171 0.002933 10.0.0.38 - - [2025-10-31 02:53:53] "GET /domains HTTP/1.1" 200 280 0.013883 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /route-target/e6acc60e-cc2a-44d4-84ca-877a6e65ad0e HTTP/1.1" 200 115 0.044671 10.0.0.38 - - [2025-10-31 02:53:53] "GET /domain/40c60d68-add3-4ede-80be-92ed90ea0b7b HTTP/1.1" 200 3085 0.004518 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /virtual-machine-interface/224e34ae-5259-4562-af34-57d3047c71ee HTTP/1.1" 200 115 0.173578 10.0.0.38 - - [2025-10-31 02:53:53] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf HTTP/1.1" 200 7143 0.119037 10.0.0.38 - - [2025-10-31 02:53:53] "POST /ref-update HTTP/1.1" 200 156 0.059754 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /virtual-machine/6972a27e-424f-4396-87bf-53e5b728b824 HTTP/1.1" 200 115 0.037883 10.0.0.38 - - [2025-10-31 02:53:53] "GET /virtual-machine-interface/b63b3ab0-72d0-42e6-a37c-7f5bff3c264d?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.027869 10.0.0.38 - - [2025-10-31 02:53:53] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011023 10.0.0.38 - - [2025-10-31 02:53:53] "POST /set-tag HTTP/1.1" 200 109 0.004526 10.0.0.38 - - [2025-10-31 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2025-10-31 02:53:53] "GET /loadbalancer/b5ee7ecf-aa47-4b60-888b-844b91b4b27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002943 10.0.0.38 - - [2025-10-31 02:53:53] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005880 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /virtual-machine-interface/b63b3ab0-72d0-42e6-a37c-7f5bff3c264d HTTP/1.1" 200 115 0.107770 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /virtual-machine/361928ff-d17e-49b2-b843-5d3437200b7f HTTP/1.1" 200 115 0.040117 10.0.0.38 - - [2025-10-31 02:53:53] "POST /set-tag HTTP/1.1" 200 109 0.053688 10.0.0.38 - - [2025-10-31 02:53:53] "DELETE /loadbalancer-member/50e60d10-9f43-47f5-8f92-20bfaa5a40bf HTTP/1.1" 200 115 0.052518 10.0.0.38 - - [2025-10-31 02:53:54] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011179 10.0.0.38 - - [2025-10-31 02:53:54] "POST /set-tag HTTP/1.1" 200 109 0.005738 10.0.0.38 - - [2025-10-31 02:53:54] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007381 10.0.0.38 - - [2025-10-31 02:53:54] "POST /set-tag HTTP/1.1" 200 109 0.003313 10.0.0.38 - - [2025-10-31 02:53:54] "GET /virtual-machine/987e58ff-26c5-48bb-bd2c-1e3b746123e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003285 10.0.0.38 - - [2025-10-31 02:53:55] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.38 - - [2025-10-31 02:53:55] "GET /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018700 10.0.0.38 - - [2025-10-31 02:53:55] "POST /set-tag HTTP/1.1" 200 109 0.033842 10.0.0.38 - - [2025-10-31 02:53:55] "POST /set-tag HTTP/1.1" 200 109 0.053936 10.0.0.38 - - [2025-10-31 02:53:55] "POST /set-tag HTTP/1.1" 200 109 0.024162 10.0.0.38 - - [2025-10-31 02:53:55] "DELETE /instance-ip/b49ba80a-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.041201 10.0.0.38 - - [2025-10-31 02:53:55] "POST /ref-update HTTP/1.1" 200 156 0.008133 10.0.0.38 - - [2025-10-31 02:53:55] "DELETE /virtual-machine-interface/b474e2d8-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.049268 10.0.0.38 - - [2025-10-31 02:53:55] "DELETE /virtual-machine/987e58ff-26c5-48bb-bd2c-1e3b746123e1 HTTP/1.1" 200 115 0.024919 10.0.0.38 - - [2025-10-31 02:53:58] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006369 10.0.0.38 - - [2025-10-31 02:53:58] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.38 - - [2025-10-31 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.38 - - [2025-10-31 02:53:58] "GET /loadbalancer/b5ee7ecf-aa47-4b60-888b-844b91b4b27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002413 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:53:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:53:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.38 - - [2025-10-31 02:53:59] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008566 10.0.0.38 - - [2025-10-31 02:53:59] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.38 - - [2025-10-31 02:53:59] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004992 10.0.0.38 - - [2025-10-31 02:53:59] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.38 - - [2025-10-31 02:53:59] "GET /virtual-machine/cca27237-078e-4813-978d-d54c6bdc12d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002282 10.0.0.38 - - [2025-10-31 02:54:00] "POST /ref-update HTTP/1.1" 200 156 0.009951 10.0.0.38 - - [2025-10-31 02:54:00] "GET /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009410 10.0.0.38 - - [2025-10-31 02:54:00] "POST /set-tag HTTP/1.1" 200 109 0.021232 10.0.0.38 - - [2025-10-31 02:54:00] "POST /set-tag HTTP/1.1" 200 109 0.025469 10.0.0.38 - - [2025-10-31 02:54:00] "POST /set-tag HTTP/1.1" 200 109 0.049258 10.0.0.38 - - [2025-10-31 02:54:00] "DELETE /instance-ip/b375defa-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.061260 10.0.0.38 - - [2025-10-31 02:54:00] "POST /ref-update HTTP/1.1" 200 156 0.011613 10.0.0.38 - - [2025-10-31 02:54:00] "DELETE /virtual-machine-interface/b35e8480-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.060267 10.0.0.38 - - [2025-10-31 02:54:00] "DELETE /virtual-machine/cca27237-078e-4813-978d-d54c6bdc12d9 HTTP/1.1" 200 115 0.022995 10.0.0.38 - - [2025-10-31 02:54:00] "DELETE /tag/c631f63d-c6fe-4f84-9ccb-5ebfcf6c9d0f HTTP/1.1" 200 115 0.084134 10.0.0.38 - - [2025-10-31 02:54:00] "DELETE /tag/aa4949ef-64a6-4f6a-b88f-3ce8c7523963 HTTP/1.1" 200 115 0.047396 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.38 - - [2025-10-31 02:54:04] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029464 10.0.0.38 - - [2025-10-31 02:54:04] "POST /tags HTTP/1.1" 200 393 0.029985 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2025-10-31 02:54:04] "GET /tag/0ae2dc88-8f2c-4283-90be-8d3083af8941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013020 10.0.0.38 - - [2025-10-31 02:54:04] "POST /tags HTTP/1.1" 200 341 0.027964 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.38 - - [2025-10-31 02:54:04] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014153 10.0.0.38 - - [2025-10-31 02:54:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.002495 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.003772 10.0.0.38 - - [2025-10-31 02:54:04] "POST /security-groups HTTP/1.1" 200 589 0.064677 10.0.0.38 - - [2025-10-31 02:54:04] "POST /projects HTTP/1.1" 200 519 0.159674 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.005075 10.0.0.38 - - [2025-10-31 02:54:04] "POST /access-control-lists HTTP/1.1" 200 598 0.043061 10.0.0.38 - - [2025-10-31 02:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038506 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.009199 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.38 - - [2025-10-31 02:54:04] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009715 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.38 - - [2025-10-31 02:54:04] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.006427 10.0.0.38 - - [2025-10-31 02:54:04] "POST /access-control-lists HTTP/1.1" 200 596 0.076881 10.0.0.38 - - [2025-10-31 02:54:04] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.049304 10.0.0.38 - - [2025-10-31 02:54:04] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.061893 10.0.0.38 - - [2025-10-31 02:54:04] "POST /security-groups HTTP/1.1" 200 591 0.094696 10.0.0.38 - - [2025-10-31 02:54:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.006375 10.0.0.38 - - [2025-10-31 02:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.055505 10.0.0.38 - - [2025-10-31 02:54:05] "POST /chown HTTP/1.1" 200 109 0.064075 10.0.0.38 - - [2025-10-31 02:54:05] "POST /access-control-lists HTTP/1.1" 200 632 0.112664 10.0.0.38 - - [2025-10-31 02:54:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.024606 10.0.0.38 - - [2025-10-31 02:54:05] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002075 10.0.0.38 - - [2025-10-31 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.38 - - [2025-10-31 02:54:05] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002423 10.0.0.38 - - [2025-10-31 02:54:05] "POST /tags HTTP/1.1" 409 226 0.001490 10.0.0.38 - - [2025-10-31 02:54:05] "POST /access-control-lists HTTP/1.1" 200 630 0.063221 10.0.0.38 - - [2025-10-31 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 10.0.0.38 - - [2025-10-31 02:54:05] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011730 10.0.0.38 - - [2025-10-31 02:54:05] "POST /firewall-rules HTTP/1.1" 200 600 0.067431 10.0.0.38 - - [2025-10-31 02:54:05] "GET /firewall-rule/d89b986e-351a-4b9d-8404-8a630b9bda90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004575 10.0.0.38 - - [2025-10-31 02:54:05] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010204 10.0.0.38 - - [2025-10-31 02:54:05] "GET /firewall-rule/d89b986e-351a-4b9d-8404-8a630b9bda90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002490 10.0.0.38 - - [2025-10-31 02:54:05] "POST /ref-update HTTP/1.1" 200 156 0.042647 10.0.0.38 - - [2025-10-31 02:54:05] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013050 10.0.0.38 - - [2025-10-31 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.38 - - [2025-10-31 02:54:05] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003210 10.0.0.38 - - [2025-10-31 02:54:05] "POST /tags HTTP/1.1" 409 226 0.001900 10.0.0.38 - - [2025-10-31 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.38 - - [2025-10-31 02:54:05] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011272 10.0.0.38 - - [2025-10-31 02:54:05] "POST /firewall-rules HTTP/1.1" 200 598 0.067189 10.0.0.38 - - [2025-10-31 02:54:05] "GET /firewall-rule/2b4a7588-a2bf-4e98-ad7e-2302c2f3a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009649 10.0.0.38 - - [2025-10-31 02:54:05] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004589 10.0.0.38 - - [2025-10-31 02:54:05] "GET /firewall-rule/2b4a7588-a2bf-4e98-ad7e-2302c2f3a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003108 10.0.0.38 - - [2025-10-31 02:54:05] "POST /ref-update HTTP/1.1" 200 156 0.054741 10.0.0.38 - - [2025-10-31 02:54:07] "POST /tags HTTP/1.1" 200 393 0.027947 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2025-10-31 02:54:07] "GET /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012539 10.0.0.38 - - [2025-10-31 02:54:07] "POST /tags HTTP/1.1" 200 341 0.019184 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.38 - - [2025-10-31 02:54:07] "GET /tag/8ed2fa4e-1841-47cf-81c3-858cc61aed05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012637 10.0.0.38 - - [2025-10-31 02:54:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.004122 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.011898 10.0.0.38 - - [2025-10-31 02:54:07] "POST /security-groups HTTP/1.1" 200 589 0.069993 10.0.0.38 - - [2025-10-31 02:54:07] "POST /projects HTTP/1.1" 200 519 0.248506 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.001987 10.0.0.38 - - [2025-10-31 02:54:07] "POST /access-control-lists HTTP/1.1" 200 598 0.059733 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.019114 10.0.0.38 - - [2025-10-31 02:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.067814 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015748 10.0.0.38 - - [2025-10-31 02:54:07] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005596 10.0.0.38 - - [2025-10-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2025-10-31 02:54:07] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005317 10.0.0.38 - - [2025-10-31 02:54:07] "POST /access-control-lists HTTP/1.1" 200 596 0.108941 10.0.0.38 - - [2025-10-31 02:54:07] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.068919 10.0.0.38 - - [2025-10-31 02:54:07] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.045084 10.0.0.38 - - [2025-10-31 02:54:08] "POST /security-groups HTTP/1.1" 200 591 0.064275 10.0.0.38 - - [2025-10-31 02:54:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.003666 10.0.0.38 - - [2025-10-31 02:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044663 10.0.0.38 - - [2025-10-31 02:54:08] "POST /chown HTTP/1.1" 200 109 0.019118 10.0.0.38 - - [2025-10-31 02:54:08] "POST /access-control-lists HTTP/1.1" 200 632 0.034126 10.0.0.38 - - [2025-10-31 02:54:08] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003684 10.0.0.38 - - [2025-10-31 02:54:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.003317 10.0.0.38 - - [2025-10-31 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.38 - - [2025-10-31 02:54:08] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003882 10.0.0.38 - - [2025-10-31 02:54:08] "POST /tags HTTP/1.1" 409 226 0.002321 10.0.0.38 - - [2025-10-31 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.38 - - [2025-10-31 02:54:08] "GET /tag/8ed2fa4e-1841-47cf-81c3-858cc61aed05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011305 10.0.0.38 - - [2025-10-31 02:54:08] "POST /access-control-lists HTTP/1.1" 200 630 0.076327 10.0.0.38 - - [2025-10-31 02:54:08] "POST /firewall-rules HTTP/1.1" 200 600 0.067902 10.0.0.38 - - [2025-10-31 02:54:08] "GET /firewall-rule/23ce88ed-dce5-445e-ad64-442bd764672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.021466 10.0.0.38 - - [2025-10-31 02:54:08] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004010 10.0.0.38 - - [2025-10-31 02:54:08] "GET /firewall-rule/23ce88ed-dce5-445e-ad64-442bd764672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003320 10.0.0.38 - - [2025-10-31 02:54:08] "POST /ref-update HTTP/1.1" 200 156 0.053086 10.0.0.38 - - [2025-10-31 02:54:08] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010875 10.0.0.38 - - [2025-10-31 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2025-10-31 02:54:08] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002650 10.0.0.38 - - [2025-10-31 02:54:08] "POST /tags HTTP/1.1" 409 226 0.001824 10.0.0.38 - - [2025-10-31 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.38 - - [2025-10-31 02:54:08] "GET /tag/8ed2fa4e-1841-47cf-81c3-858cc61aed05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012006 10.0.0.38 - - [2025-10-31 02:54:08] "POST /firewall-rules HTTP/1.1" 200 598 0.065005 10.0.0.38 - - [2025-10-31 02:54:08] "GET /firewall-rule/2d58fe88-c9cf-49ed-a551-8814180b6207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004478 10.0.0.38 - - [2025-10-31 02:54:08] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005021 10.0.0.38 - - [2025-10-31 02:54:08] "GET /firewall-rule/2d58fe88-c9cf-49ed-a551-8814180b6207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003095 10.0.0.38 - - [2025-10-31 02:54:08] "POST /ref-update HTTP/1.1" 200 156 0.066855 10.0.0.38 - - [2025-10-31 02:54:10] "POST /tags HTTP/1.1" 200 345 0.076798 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011388 10.0.0.38 - - [2025-10-31 02:54:10] "GET /tag/5e7fb677-6211-432f-bb57-eeaff6c43f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.038677 10.0.0.38 - - [2025-10-31 02:54:10] "POST /projects HTTP/1.1" 409 238 0.002759 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2025-10-31 02:54:10] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055724 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.38 - - [2025-10-31 02:54:10] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.014868 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006009 10.0.0.38 - - [2025-10-31 02:54:10] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005124 10.0.0.38 - - [2025-10-31 02:54:10] "POST /security-groups HTTP/1.1" 409 285 0.002146 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.38 - - [2025-10-31 02:54:10] "PUT /security-group/15537ee7-fb78-4494-afd3-7c33988acd24 HTTP/1.1" 200 262 0.090242 10.0.0.38 - - [2025-10-31 02:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045376 10.0.0.38 - - [2025-10-31 02:54:10] "PUT /access-control-list/8478c09f-9554-4820-a7a1-5c7d27a99622 HTTP/1.1" 200 272 0.023136 10.0.0.38 - - [2025-10-31 02:54:10] "POST /tags HTTP/1.1" 409 228 0.005353 10.0.0.38 - - [2025-10-31 02:54:10] "PUT /access-control-list/79388953-6b22-4755-a592-fc19983dba7b HTTP/1.1" 200 272 0.024922 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008384 10.0.0.38 - - [2025-10-31 02:54:10] "GET /tag/5e7fb677-6211-432f-bb57-eeaff6c43f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011486 10.0.0.38 - - [2025-10-31 02:54:10] "POST /tags HTTP/1.1" 200 345 0.028420 10.0.0.38 - - [2025-10-31 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.38 - - [2025-10-31 02:54:10] "GET /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014580 10.0.0.38 - - [2025-10-31 02:54:10] "POST /projects HTTP/1.1" 409 238 0.003479 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.38 - - [2025-10-31 02:54:11] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037111 10.0.0.38 - - [2025-10-31 02:54:11] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044993 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.38 - - [2025-10-31 02:54:11] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005991 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.38 - - [2025-10-31 02:54:11] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004087 10.0.0.38 - - [2025-10-31 02:54:11] "POST /security-groups HTTP/1.1" 409 285 0.003684 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.38 - - [2025-10-31 02:54:11] "PUT /security-group/9a970249-1439-40e8-8e21-d8e3d3249e52 HTTP/1.1" 200 262 0.067298 10.0.0.38 - - [2025-10-31 02:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037403 10.0.0.38 - - [2025-10-31 02:54:11] "PUT /access-control-list/28a33517-84ec-4e11-8126-d34d6ded448a HTTP/1.1" 200 272 0.037236 10.0.0.38 - - [2025-10-31 02:54:11] "POST /tags HTTP/1.1" 409 228 0.018303 10.0.0.38 - - [2025-10-31 02:54:11] "PUT /access-control-list/3619422c-ba24-4b4c-b7ef-027f6c769b47 HTTP/1.1" 200 272 0.036794 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.38 - - [2025-10-31 02:54:11] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032840 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.38 - - [2025-10-31 02:54:11] "GET /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010936 10.0.0.38 - - [2025-10-31 02:54:11] "POST /tags HTTP/1.1" 200 291 0.060363 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.38 - - [2025-10-31 02:54:11] "GET /tag/375c90ad-49d9-4ab6-913c-04d0fe9002b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013668 10.0.0.38 - - [2025-10-31 02:54:11] "POST /tags HTTP/1.1" 200 303 0.056270 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.38 - - [2025-10-31 02:54:11] "GET /tag/2e91c831-7608-44d7-8924-6df7496a528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015277 10.0.0.38 - - [2025-10-31 02:54:11] "POST /tags HTTP/1.1" 409 252 0.003117 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.38 - - [2025-10-31 02:54:11] "GET /tag/0ae2dc88-8f2c-4283-90be-8d3083af8941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012120 10.0.0.38 - - [2025-10-31 02:54:11] "POST /tags HTTP/1.1" 409 226 0.001885 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.38 - - [2025-10-31 02:54:11] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011317 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.38 - - [2025-10-31 02:54:11] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004559 10.0.0.38 - - [2025-10-31 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2025-10-31 02:54:11] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035578 10.0.0.38 - - [2025-10-31 02:54:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008776 10.0.0.38 - - [2025-10-31 02:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008743 10.0.0.38 - - [2025-10-31 02:54:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116933 10.0.0.38 - - [2025-10-31 02:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021933 10.0.0.38 - - [2025-10-31 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011156 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004982 10.0.0.38 - - [2025-10-31 02:54:12] "POST /instance-ips HTTP/1.1" 200 397 0.038525 10.0.0.38 - - [2025-10-31 02:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031313 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.030301 10.0.0.38 - - [2025-10-31 02:54:12] "POST /set-tag HTTP/1.1" 200 109 0.067762 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019964 10.0.0.38 - - [2025-10-31 02:54:12] "GET /instance-ip/e11c30f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005112 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005008 10.0.0.38 - - [2025-10-31 02:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.38 - - [2025-10-31 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004560 10.0.0.38 - - [2025-10-31 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.38 - - [2025-10-31 02:54:12] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036947 10.0.0.38 - - [2025-10-31 02:54:12] "POST /virtual-machines HTTP/1.1" 200 395 0.008816 10.0.0.38 - - [2025-10-31 02:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022874 10.0.0.38 - - [2025-10-31 02:54:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101410 10.0.0.38 - - [2025-10-31 02:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025743 10.0.0.38 - - [2025-10-31 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011136 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005426 10.0.0.38 - - [2025-10-31 02:54:12] "POST /instance-ips HTTP/1.1" 200 397 0.019413 10.0.0.38 - - [2025-10-31 02:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018950 10.0.0.38 - - [2025-10-31 02:54:12] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012647 10.0.0.38 - - [2025-10-31 02:54:13] "POST /set-tag HTTP/1.1" 200 109 0.063831 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013629 10.0.0.38 - - [2025-10-31 02:54:13] "GET /instance-ip/e187bea8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007244 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004621 10.0.0.38 - - [2025-10-31 02:54:13] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003157 10.0.0.38 - - [2025-10-31 02:54:13] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019136 10.0.0.38 - - [2025-10-31 02:54:13] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.38 - - [2025-10-31 02:54:13] "POST /tags HTTP/1.1" 200 291 0.018340 10.0.0.38 - - [2025-10-31 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.38 - - [2025-10-31 02:54:13] "GET /tag/c7aaf5f7-9a19-4dd3-98e4-52d84acaad07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015379 10.0.0.38 - - [2025-10-31 02:54:13] "POST /tags HTTP/1.1" 409 252 0.002504 10.0.0.38 - - [2025-10-31 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.38 - - [2025-10-31 02:54:13] "GET /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011132 10.0.0.38 - - [2025-10-31 02:54:13] "POST /tags HTTP/1.1" 409 226 0.002239 10.0.0.38 - - [2025-10-31 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2025-10-31 02:54:13] "GET /tag/8ed2fa4e-1841-47cf-81c3-858cc61aed05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011162 10.0.0.38 - - [2025-10-31 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004264 10.0.0.38 - - [2025-10-31 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.38 - - [2025-10-31 02:54:13] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034640 10.0.0.38 - - [2025-10-31 02:54:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008523 10.0.0.38 - - [2025-10-31 02:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008230 10.0.0.38 - - [2025-10-31 02:54:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101986 10.0.0.38 - - [2025-10-31 02:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010335 10.0.0.38 - - [2025-10-31 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013706 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005816 10.0.0.38 - - [2025-10-31 02:54:13] "POST /instance-ips HTTP/1.1" 200 397 0.020814 10.0.0.38 - - [2025-10-31 02:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029106 10.0.0.38 - - [2025-10-31 02:54:13] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021024 10.0.0.38 - - [2025-10-31 02:54:14] "POST /set-tag HTTP/1.1" 200 109 0.063676 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014522 10.0.0.38 - - [2025-10-31 02:54:14] "GET /instance-ip/e22242e8-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003752 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006349 10.0.0.38 - - [2025-10-31 02:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003736 10.0.0.38 - - [2025-10-31 02:54:14] "POST /ref-update HTTP/1.1" 200 156 0.009503 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012541 10.0.0.38 - - [2025-10-31 02:54:14] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004188 10.0.0.38 - - [2025-10-31 02:54:14] "POST /ref-update HTTP/1.1" 200 156 0.007968 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013306 10.0.0.38 - - [2025-10-31 02:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.38 - - [2025-10-31 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003851 10.0.0.38 - - [2025-10-31 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2025-10-31 02:54:14] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037846 10.0.0.38 - - [2025-10-31 02:54:14] "POST /virtual-machines HTTP/1.1" 200 395 0.007490 10.0.0.38 - - [2025-10-31 02:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008153 10.0.0.38 - - [2025-10-31 02:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110819 10.0.0.38 - - [2025-10-31 02:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024750 10.0.0.38 - - [2025-10-31 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004941 10.0.0.38 - - [2025-10-31 02:54:14] "POST /instance-ips HTTP/1.1" 200 397 0.021543 10.0.0.38 - - [2025-10-31 02:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027251 10.0.0.38 - - [2025-10-31 02:54:14] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019526 10.0.0.38 - - [2025-10-31 02:54:14] "POST /set-tag HTTP/1.1" 200 109 0.064247 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022334 10.0.0.38 - - [2025-10-31 02:54:15] "GET /instance-ip/e2ab3594-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003595 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008043 10.0.0.38 - - [2025-10-31 02:54:15] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.38 - - [2025-10-31 02:54:15] "POST /tags HTTP/1.1" 200 299 0.023645 10.0.0.38 - - [2025-10-31 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.38 - - [2025-10-31 02:54:15] "GET /tag/07b026b5-0920-4ae6-ae50-634a19edfe63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.023490 10.0.0.38 - - [2025-10-31 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004525 10.0.0.38 - - [2025-10-31 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.38 - - [2025-10-31 02:54:15] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052413 10.0.0.38 - - [2025-10-31 02:54:15] "POST /virtual-machines HTTP/1.1" 200 395 0.021297 10.0.0.38 - - [2025-10-31 02:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032400 10.0.0.38 - - [2025-10-31 02:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124586 10.0.0.38 - - [2025-10-31 02:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014997 10.0.0.38 - - [2025-10-31 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016374 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004798 10.0.0.38 - - [2025-10-31 02:54:15] "POST /instance-ips HTTP/1.1" 200 397 0.023415 10.0.0.38 - - [2025-10-31 02:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018000 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013101 10.0.0.38 - - [2025-10-31 02:54:15] "POST /set-tag HTTP/1.1" 200 109 0.033422 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028022 10.0.0.38 - - [2025-10-31 02:54:15] "GET /instance-ip/e333786e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003895 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004592 10.0.0.38 - - [2025-10-31 02:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.38 - - [2025-10-31 02:54:15] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004226 10.0.0.38 - - [2025-10-31 02:54:16] "POST /ref-update HTTP/1.1" 200 156 0.008855 10.0.0.38 - - [2025-10-31 02:54:16] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015336 10.0.0.38 - - [2025-10-31 02:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.38 - - [2025-10-31 02:54:16] "POST /tags HTTP/1.1" 200 299 0.026484 10.0.0.38 - - [2025-10-31 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.038422 10.0.0.38 - - [2025-10-31 02:54:16] "GET /tag/b625db61-f1f1-4199-8fd1-af19eca1bdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012643 10.0.0.38 - - [2025-10-31 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.38 - - [2025-10-31 02:54:16] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004058 10.0.0.38 - - [2025-10-31 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.38 - - [2025-10-31 02:54:16] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037069 10.0.0.38 - - [2025-10-31 02:54:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008145 10.0.0.38 - - [2025-10-31 02:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025752 10.0.0.38 - - [2025-10-31 02:54:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128400 10.0.0.38 - - [2025-10-31 02:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010533 10.0.0.38 - - [2025-10-31 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016455 10.0.0.38 - - [2025-10-31 02:54:16] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008352 10.0.0.38 - - [2025-10-31 02:54:16] "POST /instance-ips HTTP/1.1" 200 397 0.021773 10.0.0.38 - - [2025-10-31 02:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.036672 10.0.0.38 - - [2025-10-31 02:54:16] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010712 10.0.0.38 - - [2025-10-31 02:54:16] "POST /set-tag HTTP/1.1" 200 109 0.021199 10.0.0.38 - - [2025-10-31 02:54:16] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017330 10.0.0.38 - - [2025-10-31 02:54:16] "GET /instance-ip/e3c019d6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008410 10.0.0.38 - - [2025-10-31 02:54:16] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004683 10.0.0.38 - - [2025-10-31 02:54:16] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.38 - - [2025-10-31 02:54:16] "POST /tags HTTP/1.1" 200 299 0.029157 10.0.0.38 - - [2025-10-31 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-10-31 02:54:16] "GET /tag/1b8f4433-876f-43ac-8bc9-0eae6214c1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015326 10.0.0.38 - - [2025-10-31 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2025-10-31 02:54:17] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005676 10.0.0.38 - - [2025-10-31 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.38 - - [2025-10-31 02:54:17] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.097383 10.0.0.38 - - [2025-10-31 02:54:17] "POST /virtual-machines HTTP/1.1" 200 395 0.010646 10.0.0.38 - - [2025-10-31 02:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024741 10.0.0.38 - - [2025-10-31 02:54:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113273 10.0.0.38 - - [2025-10-31 02:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012275 10.0.0.38 - - [2025-10-31 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016910 10.0.0.38 - - [2025-10-31 02:54:17] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005476 10.0.0.38 - - [2025-10-31 02:54:17] "POST /instance-ips HTTP/1.1" 200 397 0.027231 10.0.0.38 - - [2025-10-31 02:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021373 10.0.0.38 - - [2025-10-31 02:54:17] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008805 10.0.0.38 - - [2025-10-31 02:54:17] "POST /set-tag HTTP/1.1" 200 109 0.020744 10.0.0.38 - - [2025-10-31 02:54:17] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018108 10.0.0.38 - - [2025-10-31 02:54:17] "GET /instance-ip/e442f3c4-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005785 10.0.0.38 - - [2025-10-31 02:54:17] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005619 10.0.0.38 - - [2025-10-31 02:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.38 - - [2025-10-31 02:54:17] "POST /tags HTTP/1.1" 200 299 0.024782 10.0.0.38 - - [2025-10-31 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009407 10.0.0.38 - - [2025-10-31 02:54:17] "GET /tag/e5f7ace1-82e4-4de5-a3d9-5748b8b61521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016560 10.0.0.38 - - [2025-10-31 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2025-10-31 02:54:17] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005115 10.0.0.38 - - [2025-10-31 02:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.38 - - [2025-10-31 02:54:17] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036880 10.0.0.38 - - [2025-10-31 02:54:17] "POST /virtual-machines HTTP/1.1" 200 395 0.011981 10.0.0.38 - - [2025-10-31 02:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009459 10.0.0.38 - - [2025-10-31 02:54:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128087 10.0.0.38 - - [2025-10-31 02:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016708 10.0.0.38 - - [2025-10-31 02:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011749 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005277 10.0.0.38 - - [2025-10-31 02:54:18] "POST /instance-ips HTTP/1.1" 200 397 0.022863 10.0.0.38 - - [2025-10-31 02:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021357 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011356 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.025198 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009200 10.0.0.38 - - [2025-10-31 02:54:18] "GET /instance-ip/e4ba2a20-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006720 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004595 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004295 10.0.0.38 - - [2025-10-31 02:54:18] "POST /ref-update HTTP/1.1" 200 156 0.010134 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017127 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.003465 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005013 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003898 10.0.0.38 - - [2025-10-31 02:54:18] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015536 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.009046 10.0.0.38 - - [2025-10-31 02:54:18] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008975 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004249 10.0.0.38 - - [2025-10-31 02:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005340 10.0.0.38 - - [2025-10-31 02:54:18] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.38 - - [2025-10-31 02:54:18] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022461 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.38 - - [2025-10-31 02:54:19] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004357 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.38 - - [2025-10-31 02:54:19] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006346 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2025-10-31 02:54:19] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004413 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.38 - - [2025-10-31 02:54:19] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004416 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.38 - - [2025-10-31 02:54:19] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005046 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.38 - - [2025-10-31 02:54:19] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004964 10.0.0.38 - - [2025-10-31 02:54:19] "POST /set-tag HTTP/1.1" 200 109 0.006094 10.0.0.38 - - [2025-10-31 02:54:22] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004556 10.0.0.38 - - [2025-10-31 02:54:22] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.38 - - [2025-10-31 02:54:22] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005696 10.0.0.38 - - [2025-10-31 02:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.38 - - [2025-10-31 02:54:23] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004457 10.0.0.38 - - [2025-10-31 02:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.38 - - [2025-10-31 02:54:23] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006064 10.0.0.38 - - [2025-10-31 02:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.38 - - [2025-10-31 02:54:25] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004815 10.0.0.38 - - [2025-10-31 02:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004762 10.0.0.38 - - [2025-10-31 02:54:26] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine/8c944b69-434c-49ac-acc9-455f425a69b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003109 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003887 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine/3a9d319e-3ffc-459e-a255-51877cc75fba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004238 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004411 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine/c35ea460-ccdf-4895-87c2-47436129d764?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003460 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004849 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine/27bb6e73-b972-4c8d-b663-317557dfe978?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003778 10.0.0.38 - - [2025-10-31 02:54:26] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006221 10.0.0.38 - - [2025-10-31 02:54:27] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005551 10.0.0.38 - - [2025-10-31 02:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.38 - - [2025-10-31 02:54:28] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007111 10.0.0.38 - - [2025-10-31 02:54:28] "POST /set-tag HTTP/1.1" 200 109 0.003880 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine/a05c0d26-bd8c-41d1-912e-0bed47382b1a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003605 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005732 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine/aea19ec7-e706-4ab6-9012-f74049922d5a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003669 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004428 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine/067b22d6-3660-480a-8491-8d720eb7d0d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003331 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004482 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine/83bb01e8-a132-43cf-9978-cdc5b3e5b2de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003331 10.0.0.38 - - [2025-10-31 02:54:31] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005574 10.0.0.38 - - [2025-10-31 02:54:32] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007088 10.0.0.38 - - [2025-10-31 02:54:32] "POST /tags HTTP/1.1" 200 333 0.030763 10.0.0.38 - - [2025-10-31 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026207 10.0.0.38 - - [2025-10-31 02:54:32] "GET /tag/1c1c1e10-b890-4c7d-9bea-d4caf19b832f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016998 10.0.0.38 - - [2025-10-31 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.38 - - [2025-10-31 02:54:32] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034021 10.0.0.38 - - [2025-10-31 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.38 - - [2025-10-31 02:54:32] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004398 10.0.0.38 - - [2025-10-31 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.38 - - [2025-10-31 02:54:32] "GET /service-appliance-set/217e893f-b29c-48ec-8838-a45c261baa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003483 10.0.0.38 - - [2025-10-31 02:54:32] "POST /fqname-to-id HTTP/1.1" 404 273 0.002223 10.0.0.38 - - [2025-10-31 02:54:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.111205 10.0.0.38 - - [2025-10-31 02:54:32] "GET /virtual-machine-interface/c8a315ec-779f-4b2d-9387-ee25feb6383d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.006800 10.0.0.38 - - [2025-10-31 02:54:32] "POST /instance-ips HTTP/1.1" 200 409 0.022353 10.0.0.38 - - [2025-10-31 02:54:32] "GET /instance-ip/b5123268-ce05-4000-98f0-52e2c74a8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008786 10.0.0.38 - - [2025-10-31 02:54:33] "POST /loadbalancers HTTP/1.1" 200 629 0.060602 10.0.0.38 - - [2025-10-31 02:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023170 10.0.0.38 - - [2025-10-31 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.38 - - [2025-10-31 02:54:33] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051043 10.0.0.38 - - [2025-10-31 02:54:33] "GET /instance-ip/b5123268-ce05-4000-98f0-52e2c74a8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002546 10.0.0.38 - - [2025-10-31 02:54:33] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040301 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002392 10.0.0.38 - - [2025-10-31 02:54:33] "POST /floating-ips HTTP/1.1" 200 597 0.045946 10.0.0.38 - - [2025-10-31 02:54:33] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.044757 10.0.0.38 - - [2025-10-31 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.38 - - [2025-10-31 02:54:33] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058132 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer-listener/f0e9887c-909a-4e0a-b0c5-8b84fc3375b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.012700 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer-listener/f0e9887c-909a-4e0a-b0c5-8b84fc3375b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003408 10.0.0.38 - - [2025-10-31 02:54:33] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.036848 10.0.0.38 - - [2025-10-31 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.38 - - [2025-10-31 02:54:33] "GET /instance-ip/b5123268-ce05-4000-98f0-52e2c74a8e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008991 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003177 10.0.0.38 - - [2025-10-31 02:54:33] "GET /instance-ip/b5123268-ce05-4000-98f0-52e2c74a8e6f?fields=floating_ips HTTP/1.1" 200 1213 0.007640 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.012226 10.0.0.38 - - [2025-10-31 02:54:33] "GET /floating-ip/94aab4a9-3c64-4b79-8419-c02646360246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.010295 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer-pool/f8b4de79-768f-424b-bdda-59d20eedddab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.019745 10.0.0.38 - - [2025-10-31 02:54:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025562 10.0.0.38 - - [2025-10-31 02:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008474 10.0.0.38 - - [2025-10-31 02:54:33] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011531 10.0.0.38 - - [2025-10-31 02:54:33] "POST /tags HTTP/1.1" 409 221 0.002767 10.0.0.38 - - [2025-10-31 02:54:33] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005173 10.0.0.38 - - [2025-10-31 02:54:33] "POST /ref-update HTTP/1.1" 200 156 0.006750 10.0.0.38 - - [2025-10-31 02:54:33] "GET /floating-ip/94aab4a9-3c64-4b79-8419-c02646360246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.017335 10.0.0.38 - - [2025-10-31 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.38 - - [2025-10-31 02:54:33] "GET /tag/1c1c1e10-b890-4c7d-9bea-d4caf19b832f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011400 10.0.0.38 - - [2025-10-31 02:54:33] "PUT /floating-ip/94aab4a9-3c64-4b79-8419-c02646360246 HTTP/1.1" 200 256 0.010976 10.0.0.38 - - [2025-10-31 02:54:33] "POST /set-tag HTTP/1.1" 200 109 0.084174 10.0.0.38 - - [2025-10-31 02:54:33] "GET /loadbalancer-pool/f8b4de79-768f-424b-bdda-59d20eedddab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003118 10.0.0.38 - - [2025-10-31 02:54:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016007 10.0.0.38 - - [2025-10-31 02:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009783 10.0.0.38 - - [2025-10-31 02:54:33] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011929 10.0.0.38 - - [2025-10-31 02:54:33] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003995 10.0.0.38 - - [2025-10-31 02:54:33] "POST /ref-update HTTP/1.1" 200 156 0.006383 10.0.0.38 - - [2025-10-31 02:54:33] "GET /floating-ip/94aab4a9-3c64-4b79-8419-c02646360246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.016490 10.0.0.38 - - [2025-10-31 02:54:33] "POST /set-tag HTTP/1.1" 200 109 0.068078 10.0.0.38 - - [2025-10-31 02:54:34] "POST /tags HTTP/1.1" 409 206 0.003834 10.0.0.38 - - [2025-10-31 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.38 - - [2025-10-31 02:54:34] "GET /tag/2e91c831-7608-44d7-8924-6df7496a528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014242 10.0.0.38 - - [2025-10-31 02:54:34] "POST /tags HTTP/1.1" 409 204 0.002206 10.0.0.38 - - [2025-10-31 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2025-10-31 02:54:34] "GET /tag/b625db61-f1f1-4199-8fd1-af19eca1bdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011541 10.0.0.38 - - [2025-10-31 02:54:34] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002307 10.0.0.38 - - [2025-10-31 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2025-10-31 02:54:35] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002497 10.0.0.38 - - [2025-10-31 02:54:35] "POST /tags HTTP/1.1" 409 206 0.001710 10.0.0.38 - - [2025-10-31 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.38 - - [2025-10-31 02:54:35] "GET /tag/2e91c831-7608-44d7-8924-6df7496a528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013270 10.0.0.38 - - [2025-10-31 02:54:35] "POST /tags HTTP/1.1" 409 226 0.002018 10.0.0.38 - - [2025-10-31 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.38 - - [2025-10-31 02:54:35] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011517 10.0.0.38 - - [2025-10-31 02:54:35] "POST /tags HTTP/1.1" 409 204 0.002109 10.0.0.38 - - [2025-10-31 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2025-10-31 02:54:35] "GET /tag/b625db61-f1f1-4199-8fd1-af19eca1bdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011427 10.0.0.38 - - [2025-10-31 02:54:35] "POST /tags HTTP/1.1" 409 226 0.001950 10.0.0.38 - - [2025-10-31 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2025-10-31 02:54:35] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011324 10.0.0.38 - - [2025-10-31 02:54:35] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002499 10.0.0.38 - - [2025-10-31 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.38 - - [2025-10-31 02:54:35] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002678 10.0.0.38 - - [2025-10-31 02:54:35] "POST /firewall-rules HTTP/1.1" 200 626 0.068515 10.0.0.38 - - [2025-10-31 02:54:35] "POST /firewall-rules HTTP/1.1" 200 646 0.076973 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-rule/b910cd21-994a-45ca-bd8c-94af8b951ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.035419 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002424 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-rule/94390e40-78b8-44fe-ad87-4dcf3ba0c8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004242 10.0.0.38 - - [2025-10-31 02:54:35] "POST /ref-update HTTP/1.1" 200 156 0.015331 10.0.0.38 - - [2025-10-31 02:54:35] "POST /firewall-policys HTTP/1.1" 200 606 0.029981 10.0.0.38 - - [2025-10-31 02:54:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013269 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011530 10.0.0.38 - - [2025-10-31 02:54:35] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002742 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003105 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006133 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005356 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005238 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002844 10.0.0.38 - - [2025-10-31 02:54:35] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002673 10.0.0.38 - - [2025-10-31 02:54:35] "POST /ref-update HTTP/1.1" 200 156 0.019600 10.0.0.38 - - [2025-10-31 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.034035 10.0.0.38 - - [2025-10-31 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.017886 10.0.0.38 - - [2025-10-31 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.030348 10.0.0.38 - - [2025-10-31 02:54:36] "POST /ref-update HTTP/1.1" 200 156 0.025834 10.0.0.38 - - [2025-10-31 02:54:36] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007832 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004743 10.0.0.38 - - [2025-10-31 02:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.38 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2025-10-31 02:55:26] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002572 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004808 10.0.0.38 - - [2025-10-31 02:55:26] "POST /set-tag HTTP/1.1" 200 109 0.028522 10.0.0.38 - - [2025-10-31 02:55:26] "DELETE /loadbalancer-member/0b6919cc-f910-4b79-968e-da44cc40edfd HTTP/1.1" 200 115 0.064843 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011471 10.0.0.38 - - [2025-10-31 02:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.38 - - [2025-10-31 02:55:26] "DELETE /loadbalancer-member/3c180e58-eb99-4cd7-aec3-b58985891271 HTTP/1.1" 200 115 0.034772 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007875 10.0.0.38 - - [2025-10-31 02:55:26] "POST /set-tag HTTP/1.1" 200 109 0.003060 10.0.0.38 - - [2025-10-31 02:55:26] "DELETE /loadbalancer-member/8e441ed6-942b-4641-90bd-c16288aca452 HTTP/1.1" 200 115 0.051554 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004897 10.0.0.38 - - [2025-10-31 02:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.38 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-10-31 02:55:26] "GET /loadbalancer/721fae6a-b6d6-4d68-894e-db61077e06e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002285 10.0.0.38 - - [2025-10-31 02:55:26] "GET /loadbalancer-pool/45ace24f-3629-4748-9ef2-4da46ddf3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002661 10.0.0.38 - - [2025-10-31 02:55:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031658 10.0.0.38 - - [2025-10-31 02:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026604 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016502 10.0.0.38 - - [2025-10-31 02:55:26] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008345 10.0.0.38 - - [2025-10-31 02:55:26] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005112 10.0.0.38 - - [2025-10-31 02:55:26] "POST /set-tag HTTP/1.1" 200 109 0.075556 10.0.0.38 - - [2025-10-31 02:55:27] "GET /loadbalancer-pool/2c51b963-4599-4f7c-95e1-3fc83f2652a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017686 10.0.0.38 - - [2025-10-31 02:55:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036409 10.0.0.38 - - [2025-10-31 02:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020702 10.0.0.38 - - [2025-10-31 02:55:27] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019174 10.0.0.38 - - [2025-10-31 02:55:27] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017786 10.0.0.38 - - [2025-10-31 02:55:27] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.38 - - [2025-10-31 02:55:27] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002832 10.0.0.38 - - [2025-10-31 02:55:27] "GET /loadbalancer-pool/dd1e1c86-7e8d-443e-8a69-17379994362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003023 10.0.0.38 - - [2025-10-31 02:55:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019563 10.0.0.38 - - [2025-10-31 02:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022766 10.0.0.38 - - [2025-10-31 02:55:27] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019665 10.0.0.38 - - [2025-10-31 02:55:27] "GET /virtual-machine-interface/8d40868c-b603-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009351 10.0.0.38 - - [2025-10-31 02:55:27] "GET /floating-ip/aa1b859e-7368-4513-9c2d-0f84759fd508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002143 10.0.0.38 - - [2025-10-31 02:55:27] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 252 0.002697 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.021993 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 228 0.002249 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013064 10.0.0.38 - - [2025-10-31 02:56:41] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010508 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.38 - - [2025-10-31 02:56:41] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005608 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 206 0.002455 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/2e91c831-7608-44d7-8924-6df7496a528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012665 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 226 0.006104 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014874 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 204 0.002076 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/b625db61-f1f1-4199-8fd1-af19eca1bdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017371 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 226 0.002528 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/d289c147-2bde-44bd-8043-8e5a40b72d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020621 10.0.0.38 - - [2025-10-31 02:56:41] "POST /tags HTTP/1.1" 409 228 0.002242 10.0.0.38 - - [2025-10-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.38 - - [2025-10-31 02:56:41] "GET /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025956 10.0.0.38 - - [2025-10-31 02:56:42] "POST /tags HTTP/1.1" 409 252 0.002298 10.0.0.38 - - [2025-10-31 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2025-10-31 02:56:42] "GET /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014297 10.0.0.38 - - [2025-10-31 02:56:42] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015970 10.0.0.38 - - [2025-10-31 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012193 10.0.0.38 - - [2025-10-31 02:56:42] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005145 10.0.0.38 - - [2025-10-31 02:56:42] "POST /firewall-rules HTTP/1.1" 409 281 0.002367 10.0.0.38 - - [2025-10-31 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.38 - - [2025-10-31 02:56:42] "PUT /firewall-rule/94390e40-78b8-44fe-ad87-4dcf3ba0c8bd HTTP/1.1" 200 260 0.022785 10.0.0.38 - - [2025-10-31 02:56:42] "POST /firewall-rules HTTP/1.1" 409 291 0.002753 10.0.0.38 - - [2025-10-31 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.38 - - [2025-10-31 02:56:42] "PUT /firewall-rule/b910cd21-994a-45ca-bd8c-94af8b951ed4 HTTP/1.1" 200 260 0.034636 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-rule/b910cd21-994a-45ca-bd8c-94af8b951ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003867 10.0.0.38 - - [2025-10-31 02:56:42] "POST /firewall-rules HTTP/1.1" 200 658 0.079178 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-rule/91aab29b-3509-4f9b-9aae-7ef33f6b7c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.013371 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002949 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-rule/94390e40-78b8-44fe-ad87-4dcf3ba0c8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002915 10.0.0.38 - - [2025-10-31 02:56:42] "POST /firewall-policys HTTP/1.1" 409 269 0.002038 10.0.0.38 - - [2025-10-31 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2025-10-31 02:56:42] "PUT /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8 HTTP/1.1" 200 264 0.038400 10.0.0.38 - - [2025-10-31 02:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.038196 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004505 10.0.0.38 - - [2025-10-31 02:56:42] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003715 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002397 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-policy/0305e581-bce4-4695-b69f-623c1754a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002285 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002170 10.0.0.38 - - [2025-10-31 02:56:42] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002269 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001395 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001414 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:56:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:56:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:56:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:56:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.38 - - [2025-10-31 02:57:43] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009001 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.007879 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011613 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004682 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005898 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.38 - - [2025-10-31 02:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.38 - - [2025-10-31 02:57:44] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002388 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005629 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.019618 10.0.0.38 - - [2025-10-31 02:57:44] "DELETE /loadbalancer-member/2cd4a962-0a22-4065-8f49-6cdd886ca4c2 HTTP/1.1" 200 115 0.047454 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004511 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004122 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004717 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.38 - - [2025-10-31 02:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.38 - - [2025-10-31 02:57:44] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002918 10.0.0.38 - - [2025-10-31 02:57:44] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003935 10.0.0.38 - - [2025-10-31 02:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006298 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006045 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine/27bb6e73-b972-4c8d-b663-317557dfe978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003050 10.0.0.38 - - [2025-10-31 02:57:45] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006084 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.019129 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.029209 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.038981 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.022575 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.024653 10.0.0.38 - - [2025-10-31 02:57:45] "DELETE /instance-ip/e2ab3594-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.062179 10.0.0.38 - - [2025-10-31 02:57:45] "DELETE /virtual-machine-interface/e29464ae-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.037755 10.0.0.38 - - [2025-10-31 02:57:45] "DELETE /virtual-machine/27bb6e73-b972-4c8d-b663-317557dfe978 HTTP/1.1" 200 115 0.033062 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005996 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004159 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine/c35ea460-ccdf-4895-87c2-47436129d764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003316 10.0.0.38 - - [2025-10-31 02:57:45] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.38 - - [2025-10-31 02:57:45] "GET /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014700 10.0.0.38 - - [2025-10-31 02:57:45] "POST /set-tag HTTP/1.1" 200 109 0.017899 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.042850 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.023794 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.014755 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.025723 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /instance-ip/e22242e8-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.082556 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /virtual-machine-interface/e2099a2c-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.037872 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /virtual-machine/c35ea460-ccdf-4895-87c2-47436129d764 HTTP/1.1" 200 115 0.018853 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /tag/c7aaf5f7-9a19-4dd3-98e4-52d84acaad07 HTTP/1.1" 200 115 0.038071 10.0.0.38 - - [2025-10-31 02:57:46] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004499 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.38 - - [2025-10-31 02:57:46] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004194 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.38 - - [2025-10-31 02:57:46] "GET /virtual-machine/8c944b69-434c-49ac-acc9-455f425a69b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002802 10.0.0.38 - - [2025-10-31 02:57:46] "POST /ref-update HTTP/1.1" 200 156 0.010319 10.0.0.38 - - [2025-10-31 02:57:46] "GET /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016856 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.020392 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.023875 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.032107 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.018250 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.048922 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /instance-ip/e11c30f2-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.054738 10.0.0.38 - - [2025-10-31 02:57:46] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /virtual-machine-interface/e104eda2-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.038269 10.0.0.38 - - [2025-10-31 02:57:46] "DELETE /virtual-machine/8c944b69-434c-49ac-acc9-455f425a69b8 HTTP/1.1" 200 115 0.021898 10.0.0.38 - - [2025-10-31 02:57:46] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004883 10.0.0.38 - - [2025-10-31 02:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.38 - - [2025-10-31 02:57:47] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006830 10.0.0.38 - - [2025-10-31 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.38 - - [2025-10-31 02:57:47] "GET /virtual-machine/3a9d319e-3ffc-459e-a255-51877cc75fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003562 10.0.0.38 - - [2025-10-31 02:57:47] "POST /ref-update HTTP/1.1" 200 156 0.010710 10.0.0.38 - - [2025-10-31 02:57:47] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010471 10.0.0.38 - - [2025-10-31 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.023314 10.0.0.38 - - [2025-10-31 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.046617 10.0.0.38 - - [2025-10-31 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.052161 10.0.0.38 - - [2025-10-31 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.017772 10.0.0.38 - - [2025-10-31 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.029629 10.0.0.38 - - [2025-10-31 02:57:47] "DELETE /instance-ip/e187bea8-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.061799 10.0.0.38 - - [2025-10-31 02:57:47] "POST /ref-update HTTP/1.1" 200 156 0.010362 10.0.0.38 - - [2025-10-31 02:57:47] "DELETE /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.045644 10.0.0.38 - - [2025-10-31 02:57:47] "DELETE /virtual-machine/3a9d319e-3ffc-459e-a255-51877cc75fba HTTP/1.1" 200 115 0.026093 10.0.0.38 - - [2025-10-31 02:57:47] "DELETE /tag/375c90ad-49d9-4ab6-913c-04d0fe9002b3 HTTP/1.1" 200 115 0.034978 10.0.0.38 - - [2025-10-31 02:57:47] "DELETE /tag/2e91c831-7608-44d7-8924-6df7496a528e HTTP/1.1" 409 388 0.004539 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:58:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:58:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.38 - - [2025-10-31 02:58:15] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004557 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.38 - - [2025-10-31 02:58:15] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005944 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.38 - - [2025-10-31 02:58:15] "GET /virtual-machine/aea19ec7-e706-4ab6-9012-f74049922d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007012 10.0.0.38 - - [2025-10-31 02:58:15] "POST /ref-update HTTP/1.1" 200 156 0.011856 10.0.0.38 - - [2025-10-31 02:58:15] "GET /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007957 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.027148 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.048388 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.025982 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.027681 10.0.0.38 - - [2025-10-31 02:58:15] "DELETE /instance-ip/e442f3c4-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.058464 10.0.0.38 - - [2025-10-31 02:58:15] "DELETE /virtual-machine-interface/e427727a-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.050587 10.0.0.38 - - [2025-10-31 02:58:15] "DELETE /virtual-machine/aea19ec7-e706-4ab6-9012-f74049922d5a HTTP/1.1" 200 115 0.024757 10.0.0.38 - - [2025-10-31 02:58:15] "DELETE /tag/1b8f4433-876f-43ac-8bc9-0eae6214c1a7 HTTP/1.1" 200 115 0.035707 10.0.0.38 - - [2025-10-31 02:58:15] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005232 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.38 - - [2025-10-31 02:58:15] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004037 10.0.0.38 - - [2025-10-31 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.38 - - [2025-10-31 02:58:16] "GET /virtual-machine/067b22d6-3660-480a-8491-8d720eb7d0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.002954 10.0.0.38 - - [2025-10-31 02:58:16] "POST /ref-update HTTP/1.1" 200 156 0.009930 10.0.0.38 - - [2025-10-31 02:58:16] "GET /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008688 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.017482 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.034247 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.027885 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.013830 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /instance-ip/e3c019d6-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.047083 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /virtual-machine-interface/e3a2fbc6-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.044369 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /virtual-machine/067b22d6-3660-480a-8491-8d720eb7d0d6 HTTP/1.1" 200 115 0.029698 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /tag/b625db61-f1f1-4199-8fd1-af19eca1bdcc HTTP/1.1" 409 236 0.005844 10.0.0.38 - - [2025-10-31 02:58:16] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004815 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.38 - - [2025-10-31 02:58:16] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003942 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.38 - - [2025-10-31 02:58:16] "GET /virtual-machine/a05c0d26-bd8c-41d1-912e-0bed47382b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002611 10.0.0.38 - - [2025-10-31 02:58:16] "POST /ref-update HTTP/1.1" 200 156 0.011601 10.0.0.38 - - [2025-10-31 02:58:16] "GET /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005045 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.018639 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.033904 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.014925 10.0.0.38 - - [2025-10-31 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.037700 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /instance-ip/e333786e-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.055848 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /virtual-machine-interface/e3152fbc-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.053888 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /virtual-machine/a05c0d26-bd8c-41d1-912e-0bed47382b1a HTTP/1.1" 200 115 0.021801 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /tag/07b026b5-0920-4ae6-ae50-634a19edfe63 HTTP/1.1" 200 115 0.054897 10.0.0.38 - - [2025-10-31 02:58:16] "DELETE /tag/5e7fb677-6211-432f-bb57-eeaff6c43f4e HTTP/1.1" 200 115 0.044674 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /tag/0ae2dc88-8f2c-4283-90be-8d3083af8941 HTTP/1.1" 200 115 0.047987 10.0.0.38 - - [2025-10-31 02:58:17] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004663 10.0.0.38 - - [2025-10-31 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.38 - - [2025-10-31 02:58:17] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004660 10.0.0.38 - - [2025-10-31 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.38 - - [2025-10-31 02:58:17] "GET /virtual-machine/83bb01e8-a132-43cf-9978-cdc5b3e5b2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003856 10.0.0.38 - - [2025-10-31 02:58:17] "POST /ref-update HTTP/1.1" 200 156 0.016678 10.0.0.38 - - [2025-10-31 02:58:17] "GET /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020015 10.0.0.38 - - [2025-10-31 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.018539 10.0.0.38 - - [2025-10-31 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.036300 10.0.0.38 - - [2025-10-31 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.040420 10.0.0.38 - - [2025-10-31 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.014130 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /instance-ip/e4ba2a20-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.054668 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /virtual-machine-interface/e4a085f2-b604-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.046953 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /virtual-machine/83bb01e8-a132-43cf-9978-cdc5b3e5b2de HTTP/1.1" 200 115 0.026386 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /tag/e5f7ace1-82e4-4de5-a3d9-5748b8b61521 HTTP/1.1" 200 115 0.057951 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2 HTTP/1.1" 409 236 0.006041 10.0.0.38 - - [2025-10-31 02:58:17] "DELETE /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3 HTTP/1.1" 409 236 0.004940 10.0.0.38 - - [2025-10-31 02:58:19] "POST /projects HTTP/1.1" 409 238 0.006376 10.0.0.38 - - [2025-10-31 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.38 - - [2025-10-31 02:58:19] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036099 10.0.0.38 - - [2025-10-31 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.38 - - [2025-10-31 02:58:19] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004216 10.0.0.38 - - [2025-10-31 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.38 - - [2025-10-31 02:58:19] "GET /global-system-configs HTTP/1.1" 200 322 0.005805 10.0.0.38 - - [2025-10-31 02:58:19] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004840 10.0.0.38 - - [2025-10-31 02:58:19] "POST /security-groups HTTP/1.1" 409 285 0.018196 10.0.0.38 - - [2025-10-31 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.38 - - [2025-10-31 02:58:19] "PUT /security-group/9a970249-1439-40e8-8e21-d8e3d3249e52 HTTP/1.1" 200 262 0.059426 10.0.0.38 - - [2025-10-31 02:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023781 10.0.0.38 - - [2025-10-31 02:58:19] "PUT /access-control-list/28a33517-84ec-4e11-8126-d34d6ded448a HTTP/1.1" 200 272 0.022592 10.0.0.38 - - [2025-10-31 02:58:19] "PUT /access-control-list/3619422c-ba24-4b4c-b7ef-027f6c769b47 HTTP/1.1" 200 272 0.023433 10.0.0.38 - - [2025-10-31 02:58:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002122 10.0.0.38 - - [2025-10-31 02:58:24] "POST /projects HTTP/1.1" 409 238 0.002215 10.0.0.38 - - [2025-10-31 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.38 - - [2025-10-31 02:58:24] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033536 10.0.0.38 - - [2025-10-31 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.38 - - [2025-10-31 02:58:24] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004392 10.0.0.38 - - [2025-10-31 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.38 - - [2025-10-31 02:58:24] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003866 10.0.0.38 - - [2025-10-31 02:58:24] "POST /security-groups HTTP/1.1" 409 285 0.002238 10.0.0.38 - - [2025-10-31 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.38 - - [2025-10-31 02:58:24] "PUT /security-group/9a970249-1439-40e8-8e21-d8e3d3249e52 HTTP/1.1" 200 262 0.055561 10.0.0.38 - - [2025-10-31 02:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028318 10.0.0.38 - - [2025-10-31 02:58:24] "PUT /access-control-list/28a33517-84ec-4e11-8126-d34d6ded448a HTTP/1.1" 200 272 0.014850 10.0.0.38 - - [2025-10-31 02:58:24] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.021427 10.0.0.38 - - [2025-10-31 02:58:24] "PUT /access-control-list/3619422c-ba24-4b4c-b7ef-027f6c769b47 HTTP/1.1" 200 272 0.020746 10.0.0.38 - - [2025-10-31 02:58:24] "GET /firewall-rule/23ce88ed-dce5-445e-ad64-442bd764672d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002969 10.0.0.38 - - [2025-10-31 02:58:24] "POST /ref-update HTTP/1.1" 200 156 0.049926 10.0.0.38 - - [2025-10-31 02:58:24] "DELETE /firewall-rule/23ce88ed-dce5-445e-ad64-442bd764672d HTTP/1.1" 200 115 0.032879 10.0.0.38 - - [2025-10-31 02:58:24] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006594 10.0.0.38 - - [2025-10-31 02:58:24] "GET /firewall-rule/2d58fe88-c9cf-49ed-a551-8814180b6207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002937 10.0.0.38 - - [2025-10-31 02:58:25] "POST /ref-update HTTP/1.1" 200 156 0.052590 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /firewall-rule/2d58fe88-c9cf-49ed-a551-8814180b6207 HTTP/1.1" 200 115 0.045686 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2 HTTP/1.1" 409 236 0.005164 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3 HTTP/1.1" 409 236 0.005210 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /tag/8ed2fa4e-1841-47cf-81c3-858cc61aed05 HTTP/1.1" 200 115 0.038389 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.38 - - [2025-10-31 02:58:25] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004535 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.38 - - [2025-10-31 02:58:25] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003908 10.0.0.38 - - [2025-10-31 02:58:25] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.048946 10.0.0.38 - - [2025-10-31 02:58:25] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.040302 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /security-group/9a970249-1439-40e8-8e21-d8e3d3249e52 HTTP/1.1" 200 115 0.049511 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /access-control-list/28a33517-84ec-4e11-8126-d34d6ded448a HTTP/1.1" 200 115 0.035562 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /access-control-list/3619422c-ba24-4b4c-b7ef-027f6c769b47 HTTP/1.1" 200 115 0.022908 10.0.0.38 - - [2025-10-31 02:58:25] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.028796 10.0.0.38 - - [2025-10-31 02:58:25] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?fields=security_groups HTTP/1.1" 200 1351 0.033170 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /security-group/cb0b6b8d-7bd8-4641-a318-355931d71fb6 HTTP/1.1" 200 115 0.036971 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /access-control-list/598c69af-6cbc-4d58-ac81-fdfb7ad4d7de HTTP/1.1" 200 115 0.037146 10.0.0.38 - - [2025-10-31 02:58:25] "GET /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9?fields=application_policy_sets HTTP/1.1" 200 1390 0.054145 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /access-control-list/0cbf073b-ca5e-4960-8035-a36005d68a14 HTTP/1.1" 200 115 0.047042 10.0.0.38 - - [2025-10-31 02:58:25] "DELETE /project/7315dd38-5d4c-4dc7-89fe-e731634b69a9 HTTP/1.1" 200 115 0.267406 10.0.0.38 - - [2025-10-31 02:58:25] "POST /projects HTTP/1.1" 409 238 0.004206 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.38 - - [2025-10-31 02:58:25] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037220 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2025-10-31 02:58:25] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004086 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2025-10-31 02:58:25] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005102 10.0.0.38 - - [2025-10-31 02:58:25] "POST /security-groups HTTP/1.1" 409 285 0.002412 10.0.0.38 - - [2025-10-31 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2025-10-31 02:58:26] "PUT /security-group/15537ee7-fb78-4494-afd3-7c33988acd24 HTTP/1.1" 200 262 0.061442 10.0.0.38 - - [2025-10-31 02:58:26] "PUT /access-control-list/8478c09f-9554-4820-a7a1-5c7d27a99622 HTTP/1.1" 200 272 0.013529 10.0.0.38 - - [2025-10-31 02:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020625 10.0.0.38 - - [2025-10-31 02:58:26] "PUT /access-control-list/79388953-6b22-4755-a592-fc19983dba7b HTTP/1.1" 200 272 0.019153 10.0.0.38 - - [2025-10-31 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.38 - - [2025-10-31 02:58:30] "GET /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002327 10.0.0.38 - - [2025-10-31 02:58:30] "GET /virtual-machine-interface/e1731d0e-b604-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002730 10.0.0.38 - - [2025-10-31 02:58:30] "DELETE /loadbalancer-member/e455e13e-8f4f-4c62-90da-99c81f6eb3b9 HTTP/1.1" 200 115 0.045730 10.0.0.38 - - [2025-10-31 02:58:30] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002961 10.0.0.38 - - [2025-10-31 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.38 - - [2025-10-31 02:58:30] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003233 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-policy/62a05826-6ffb-410f-a4ab-5dc8ed4e653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002747 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-rule/94390e40-78b8-44fe-ad87-4dcf3ba0c8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004007 10.0.0.38 - - [2025-10-31 02:58:30] "POST /ref-update HTTP/1.1" 200 156 0.019344 10.0.0.38 - - [2025-10-31 02:58:30] "DELETE /firewall-rule/94390e40-78b8-44fe-ad87-4dcf3ba0c8bd HTTP/1.1" 200 115 0.048307 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004451 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-rule/b910cd21-994a-45ca-bd8c-94af8b951ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009776 10.0.0.38 - - [2025-10-31 02:58:30] "POST /ref-update HTTP/1.1" 200 156 0.015740 10.0.0.38 - - [2025-10-31 02:58:30] "DELETE /firewall-rule/b910cd21-994a-45ca-bd8c-94af8b951ed4 HTTP/1.1" 200 115 0.041621 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005064 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-rule/91aab29b-3509-4f9b-9aae-7ef33f6b7c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003117 10.0.0.38 - - [2025-10-31 02:58:30] "POST /ref-update HTTP/1.1" 200 156 0.012663 10.0.0.38 - - [2025-10-31 02:58:30] "DELETE /firewall-rule/91aab29b-3509-4f9b-9aae-7ef33f6b7c54 HTTP/1.1" 200 115 0.033912 10.0.0.38 - - [2025-10-31 02:58:30] "GET /application-policy-set/196328a5-8b39-4ece-aaf9-4e003ca72271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004101 10.0.0.38 - - [2025-10-31 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2025-10-31 02:58:30] "GET /policy-management/ccd2dbfa-6606-4b8f-83cf-3a92ab1edf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002835 10.0.0.38 - - [2025-10-31 02:58:30] "GET /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003687 10.0.0.38 - - [2025-10-31 02:58:30] "POST /ref-update HTTP/1.1" 200 156 0.027235 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /firewall-policy/23aff4b5-e82f-4222-abb8-628856c35ed8 HTTP/1.1" 200 115 0.045479 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /tag/b625db61-f1f1-4199-8fd1-af19eca1bdcc HTTP/1.1" 200 115 0.060617 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /tag/53116ff5-f51d-4b25-a7f2-dd6834a75fa2 HTTP/1.1" 200 115 0.056975 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /tag/0aa98e02-e293-4a56-8f01-941622a1a2f3 HTTP/1.1" 200 115 0.034161 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /tag/2e91c831-7608-44d7-8924-6df7496a528e HTTP/1.1" 200 115 0.065347 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /loadbalancer-pool/f8b4de79-768f-424b-bdda-59d20eedddab HTTP/1.1" 200 115 0.039325 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /loadbalancer-listener/f0e9887c-909a-4e0a-b0c5-8b84fc3375b1 HTTP/1.1" 200 115 0.064759 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /loadbalancer/a1832cf7-ec7d-4804-95f8-2d85d48144b1 HTTP/1.1" 200 115 0.040740 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /floating-ip/94aab4a9-3c64-4b79-8419-c02646360246 HTTP/1.1" 200 115 0.031875 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /instance-ip/b5123268-ce05-4000-98f0-52e2c74a8e6f HTTP/1.1" 200 115 0.041764 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /virtual-machine-interface/c8a315ec-779f-4b2d-9387-ee25feb6383d HTTP/1.1" 200 115 0.040468 10.0.0.38 - - [2025-10-31 02:58:31] "DELETE /tag/1c1c1e10-b890-4c7d-9bea-d4caf19b832f HTTP/1.1" 200 115 0.054899 10.0.0.38 - - [2025-10-31 02:58:31] "POST /projects HTTP/1.1" 409 238 0.005090 10.0.0.38 - - [2025-10-31 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.38 - - [2025-10-31 02:58:31] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049247 10.0.0.38 - - [2025-10-31 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.38 - - [2025-10-31 02:58:31] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005180 10.0.0.38 - - [2025-10-31 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.38 - - [2025-10-31 02:58:31] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005218 10.0.0.38 - - [2025-10-31 02:58:31] "POST /security-groups HTTP/1.1" 409 285 0.002831 10.0.0.38 - - [2025-10-31 02:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.38 - - [2025-10-31 02:58:31] "PUT /security-group/15537ee7-fb78-4494-afd3-7c33988acd24 HTTP/1.1" 200 262 0.058381 10.0.0.38 - - [2025-10-31 02:58:31] "PUT /access-control-list/8478c09f-9554-4820-a7a1-5c7d27a99622 HTTP/1.1" 200 272 0.028809 10.0.0.38 - - [2025-10-31 02:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.058977 10.0.0.38 - - [2025-10-31 02:58:31] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.049038 10.0.0.38 - - [2025-10-31 02:58:31] "PUT /access-control-list/79388953-6b22-4755-a592-fc19983dba7b HTTP/1.1" 200 272 0.071687 10.0.0.38 - - [2025-10-31 02:58:32] "GET /firewall-rule/d89b986e-351a-4b9d-8404-8a630b9bda90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008051 10.0.0.38 - - [2025-10-31 02:58:32] "POST /ref-update HTTP/1.1" 200 156 0.081939 10.0.0.38 - - [2025-10-31 02:58:32] "DELETE /firewall-rule/d89b986e-351a-4b9d-8404-8a630b9bda90 HTTP/1.1" 200 115 0.082056 10.0.0.38 - - [2025-10-31 02:58:32] "GET /firewall-policy/af0050ec-2921-458a-82b9-28f833652cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008307 10.0.0.38 - - [2025-10-31 02:58:32] "GET /firewall-rule/2b4a7588-a2bf-4e98-ad7e-2302c2f3a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003656 10.0.0.38 - - [2025-10-31 02:58:32] "POST /ref-update HTTP/1.1" 200 156 0.048467 10.0.0.38 - - [2025-10-31 02:58:32] "DELETE /firewall-rule/2b4a7588-a2bf-4e98-ad7e-2302c2f3a5c9 HTTP/1.1" 200 115 0.034070 10.0.0.38 - - [2025-10-31 02:58:32] "DELETE /tag/d289c147-2bde-44bd-8043-8e5a40b72d06 HTTP/1.1" 200 115 0.041619 10.0.0.38 - - [2025-10-31 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.38 - - [2025-10-31 02:58:32] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004590 10.0.0.38 - - [2025-10-31 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.38 - - [2025-10-31 02:58:32] "GET /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003822 10.0.0.38 - - [2025-10-31 02:58:32] "PUT /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e HTTP/1.1" 200 264 0.071591 10.0.0.38 - - [2025-10-31 02:58:32] "PUT /virtual-network/426472ad-68b5-4fae-83c8-9d1563525590 HTTP/1.1" 200 264 0.055643 10.0.0.38 - - [2025-10-31 02:58:32] "DELETE /security-group/15537ee7-fb78-4494-afd3-7c33988acd24 HTTP/1.1" 200 115 0.071307 10.0.0.38 - - [2025-10-31 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.38 - - [2025-10-31 02:58:32] "DELETE /access-control-list/8478c09f-9554-4820-a7a1-5c7d27a99622 HTTP/1.1" 200 115 0.061344 10.0.0.38 - - [2025-10-31 02:58:32] "DELETE /access-control-list/79388953-6b22-4755-a592-fc19983dba7b HTTP/1.1" 200 115 0.059612 10.0.0.38 - - [2025-10-31 02:58:32] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.076108 10.0.0.38 - - [2025-10-31 02:58:32] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?fields=security_groups HTTP/1.1" 200 1353 0.074800 10.0.0.38 - - [2025-10-31 02:58:33] "DELETE /security-group/da79cdd5-c137-461a-bdf3-25efe30a3a00 HTTP/1.1" 200 115 0.070801 10.0.0.38 - - [2025-10-31 02:58:33] "DELETE /access-control-list/102d11f5-6c86-4221-9492-858c9861c765 HTTP/1.1" 200 115 0.051314 10.0.0.38 - - [2025-10-31 02:58:33] "GET /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507?fields=application_policy_sets HTTP/1.1" 200 1392 0.071445 10.0.0.38 - - [2025-10-31 02:58:33] "DELETE /access-control-list/bf16f53b-9149-4aac-803b-6c75554f86c4 HTTP/1.1" 200 115 0.085277 10.0.0.38 - - [2025-10-31 02:58:33] "DELETE /project/8bf18d9b-fb94-46b7-8b38-b24bfc4ba507 HTTP/1.1" 200 115 0.489734 10.0.0.38 - - [2025-10-31 02:59:24] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.38 - - [2025-10-31 02:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.38 - - [2025-10-31 02:59:24] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002657 10.0.0.38 - - [2025-10-31 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2025-10-31 02:59:25] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002940 10.0.0.38 - - [2025-10-31 02:59:40] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.38 - - [2025-10-31 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.38 - - [2025-10-31 02:59:40] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004623 10.0.0.38 - - [2025-10-31 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.38 - - [2025-10-31 02:59:40] "GET /config-node/17c3c79d-6f9b-4608-8d96-ba64ff5b5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001838 10.0.0.38 - - [2025-10-31 02:59:40] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.38 - - [2025-10-31 02:59:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002271 10.0.0.38 - - [2025-10-31 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.38 - - [2025-10-31 02:59:46] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002905 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.008963 10.0.0.38 - - [2025-10-31 02:59:46] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 264 0.002335 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/2692e88c-05c6-49e0-8b61-c4850d874049 HTTP/1.1" 200 244 0.009860 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 261 0.011631 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/fb73c8b7-3ba3-429d-9505-55b8d2ece69e HTTP/1.1" 200 244 0.012845 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 261 0.016011 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/15dd2b86-912e-4fe6-8fb8-fb7f7bf810a0 HTTP/1.1" 200 244 0.010663 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 253 0.004085 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/75cb63b0-b512-499a-9e71-1e9834c202b5 HTTP/1.1" 200 244 0.010988 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 251 0.007574 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/df0cad3e-56a0-4b30-9d1f-b1fea7d911ef HTTP/1.1" 200 244 0.010363 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 252 0.005066 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/4558ee69-ddcc-4786-b3b7-b4a860b974e0 HTTP/1.1" 200 244 0.010558 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 256 0.005469 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/1d757fd8-284f-467d-bf2b-19d3083b4c7f HTTP/1.1" 200 244 0.009969 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 248 0.007457 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/00f365ad-fc05-4837-8624-131e700d0b46 HTTP/1.1" 200 244 0.012109 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 252 0.007202 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/c5c35c5b-f350-4780-b914-57f8254915ed HTTP/1.1" 200 244 0.010940 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 257 0.004090 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2025-10-31 02:59:46] "PUT /alarm/76660b94-4239-4ca9-9229-10c57085ea39 HTTP/1.1" 200 244 0.011410 10.0.0.38 - - [2025-10-31 02:59:46] "POST /alarms HTTP/1.1" 409 251 0.008109 10.0.0.38 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/ebdf06a2-6d68-4fac-8e3a-a728b448ea36 HTTP/1.1" 200 244 0.010750 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 257 0.004821 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/42cc65ac-13ae-4b3d-b500-fa4f4c797a08 HTTP/1.1" 200 244 0.011339 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 261 0.007811 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/7286ffd1-80e3-4682-a0fa-a425138fde4e HTTP/1.1" 200 244 0.012678 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 258 0.006566 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/ef5c0677-ff22-4df8-a5e9-67df624b6c61 HTTP/1.1" 200 244 0.010151 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 254 0.004390 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/467c099c-baa1-4aff-a8ae-e20ea9966a89 HTTP/1.1" 200 244 0.010602 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 254 0.009652 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/80e83f02-b1c7-421d-8e8a-05c2dd46c5e2 HTTP/1.1" 200 244 0.010633 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 254 0.009602 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/4a77fd51-cdc3-409a-8434-55f374837119 HTTP/1.1" 200 244 0.009659 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 247 0.005511 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/dff1a608-bb81-4f0c-9090-1a709001b64c HTTP/1.1" 200 244 0.011352 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 272 0.008815 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008699 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/5199acc2-c30e-4909-bbbb-57c7d5e03c4c HTTP/1.1" 200 244 0.011136 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 261 0.011137 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/99948e82-74cc-4560-bcfa-460d9ab3a0c7 HTTP/1.1" 200 244 0.014100 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 259 0.006977 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/f63c50f0-fdd8-48f6-8357-5ce9c8b88693 HTTP/1.1" 200 244 0.009491 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 265 0.003654 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/d149a131-9ddd-4c63-a71f-58fbe844942b HTTP/1.1" 200 244 0.010409 10.0.0.38 - - [2025-10-31 02:59:47] "POST /alarms HTTP/1.1" 409 279 0.004321 10.0.0.38 - - [2025-10-31 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2025-10-31 02:59:47] "PUT /alarm/199269df-54fa-4fa0-be81-dc2988ce9cea HTTP/1.1" 200 244 0.010292 10.0.0.38 - - [2025-10-31 02:59:48] "GET / HTTP/1.1" 200 35931 0.002193 10.0.0.38 - - [2025-10-31 02:59:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002225 10.0.0.38 - - [2025-10-31 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.38 - - [2025-10-31 02:59:48] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.008741 10.0.0.38 - - [2025-10-31 02:59:48] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.38 - - [2025-10-31 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.38 - - [2025-10-31 02:59:48] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.013722 10.0.0.38 - - [2025-10-31 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2025-10-31 02:59:48] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.012925 10.0.0.38 - - [2025-10-31 02:59:48] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.38 - - [2025-10-31 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-10-31 02:59:48] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004726 10.0.0.38 - - [2025-10-31 02:59:48] "PUT /global-system-config/540197c2-3824-4405-a8d1-685225104d26 HTTP/1.1" 200 274 0.015802 10.0.0.38 - - [2025-10-31 02:59:52] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.38 - - [2025-10-31 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.38 - - [2025-10-31 02:59:52] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003395 10.0.0.38 - - [2025-10-31 02:59:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002379 10.0.0.38 - - [2025-10-31 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.38 - - [2025-10-31 02:59:52] "GET /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003220 10.0.0.38 - - [2025-10-31 02:59:52] "PUT /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976 HTTP/1.1" 200 254 0.011486 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:59:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.38 - - [2025-10-31 02:59:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.38 - - [2025-10-31 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.38 - - [2025-10-31 02:59:53] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002970 10.0.0.38 - - [2025-10-31 03:00:08] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.38 - - [2025-10-31 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2025-10-31 03:00:08] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004780 10.0.0.38 - - [2025-10-31 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.38 - - [2025-10-31 03:00:08] "GET /config-node/17c3c79d-6f9b-4608-8d96-ba64ff5b5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002679 10.0.0.38 - - [2025-10-31 03:00:19] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.38 - - [2025-10-31 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2025-10-31 03:00:19] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002938 10.0.0.38 - - [2025-10-31 03:00:19] "POST /bgp-routers HTTP/1.1" 409 301 0.003628 10.0.0.38 - - [2025-10-31 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.38 - - [2025-10-31 03:00:19] "GET /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003450 10.0.0.38 - - [2025-10-31 03:00:19] "PUT /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976 HTTP/1.1" 200 254 0.014668 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:00:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:00:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.38 - - [2025-10-31 03:00:35] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.38 - - [2025-10-31 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2025-10-31 03:00:35] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004231 10.0.0.38 - - [2025-10-31 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.38 - - [2025-10-31 03:00:35] "GET /config-node/17c3c79d-6f9b-4608-8d96-ba64ff5b5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002782 10.0.0.38 - - [2025-10-31 03:00:35] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.38 - - [2025-10-31 03:00:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002151 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.38 - - [2025-10-31 03:00:40] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002584 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.38 - - [2025-10-31 03:00:40] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.022635 10.0.0.38 - - [2025-10-31 03:00:40] "GET / HTTP/1.1" 200 35931 0.002233 10.0.0.38 - - [2025-10-31 03:00:40] "POST /alarms HTTP/1.1" 409 264 0.002585 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.38 - - [2025-10-31 03:00:40] "PUT /alarm/2692e88c-05c6-49e0-8b61-c4850d874049 HTTP/1.1" 200 244 0.009698 10.0.0.38 - - [2025-10-31 03:00:40] "POST /alarms HTTP/1.1" 409 261 0.006115 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.38 - - [2025-10-31 03:00:40] "PUT /alarm/fb73c8b7-3ba3-429d-9505-55b8d2ece69e HTTP/1.1" 200 244 0.009785 10.0.0.38 - - [2025-10-31 03:00:40] "POST /alarms HTTP/1.1" 409 261 0.003788 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2025-10-31 03:00:40] "PUT /alarm/15dd2b86-912e-4fe6-8fb8-fb7f7bf810a0 HTTP/1.1" 200 244 0.009477 10.0.0.38 - - [2025-10-31 03:00:40] "POST /alarms HTTP/1.1" 409 253 0.004482 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.38 - - [2025-10-31 03:00:40] "PUT /alarm/75cb63b0-b512-499a-9e71-1e9834c202b5 HTTP/1.1" 200 244 0.009661 10.0.0.38 - - [2025-10-31 03:00:40] "POST /alarms HTTP/1.1" 409 251 0.004177 10.0.0.38 - - [2025-10-31 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/df0cad3e-56a0-4b30-9d1f-b1fea7d911ef HTTP/1.1" 200 244 0.010016 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 252 0.003267 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/4558ee69-ddcc-4786-b3b7-b4a860b974e0 HTTP/1.1" 200 244 0.010331 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 256 0.003949 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/1d757fd8-284f-467d-bf2b-19d3083b4c7f HTTP/1.1" 200 244 0.010174 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 248 0.008412 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/00f365ad-fc05-4837-8624-131e700d0b46 HTTP/1.1" 200 244 0.009607 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 252 0.006607 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/c5c35c5b-f350-4780-b914-57f8254915ed HTTP/1.1" 200 244 0.009967 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 257 0.006008 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/76660b94-4239-4ca9-9229-10c57085ea39 HTTP/1.1" 200 244 0.011703 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 251 0.007910 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/ebdf06a2-6d68-4fac-8e3a-a728b448ea36 HTTP/1.1" 200 244 0.009883 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 257 0.006218 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/42cc65ac-13ae-4b3d-b500-fa4f4c797a08 HTTP/1.1" 200 244 0.011291 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 261 0.005489 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/7286ffd1-80e3-4682-a0fa-a425138fde4e HTTP/1.1" 200 244 0.010398 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 258 0.007668 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/ef5c0677-ff22-4df8-a5e9-67df624b6c61 HTTP/1.1" 200 244 0.009980 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 254 0.004024 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/467c099c-baa1-4aff-a8ae-e20ea9966a89 HTTP/1.1" 200 244 0.010234 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 254 0.006215 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/80e83f02-b1c7-421d-8e8a-05c2dd46c5e2 HTTP/1.1" 200 244 0.009981 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 254 0.009772 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008738 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/4a77fd51-cdc3-409a-8434-55f374837119 HTTP/1.1" 200 244 0.009423 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 247 0.006332 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.38 - - [2025-10-31 03:00:41] "PUT /alarm/dff1a608-bb81-4f0c-9090-1a709001b64c HTTP/1.1" 200 244 0.009435 10.0.0.38 - - [2025-10-31 03:00:41] "POST /alarms HTTP/1.1" 409 272 0.006613 10.0.0.38 - - [2025-10-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /alarm/5199acc2-c30e-4909-bbbb-57c7d5e03c4c HTTP/1.1" 200 244 0.009203 10.0.0.38 - - [2025-10-31 03:00:42] "POST /alarms HTTP/1.1" 409 261 0.001739 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /alarm/99948e82-74cc-4560-bcfa-460d9ab3a0c7 HTTP/1.1" 200 244 0.011449 10.0.0.38 - - [2025-10-31 03:00:42] "POST /alarms HTTP/1.1" 409 259 0.002178 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /alarm/f63c50f0-fdd8-48f6-8357-5ce9c8b88693 HTTP/1.1" 200 244 0.008371 10.0.0.38 - - [2025-10-31 03:00:42] "POST /alarms HTTP/1.1" 409 265 0.005289 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /alarm/d149a131-9ddd-4c63-a71f-58fbe844942b HTTP/1.1" 200 244 0.009825 10.0.0.38 - - [2025-10-31 03:00:42] "POST /alarms HTTP/1.1" 409 279 0.007154 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /alarm/199269df-54fa-4fa0-be81-dc2988ce9cea HTTP/1.1" 200 244 0.009414 10.0.0.38 - - [2025-10-31 03:00:42] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.38 - - [2025-10-31 03:00:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002136 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.008040 10.0.0.38 - - [2025-10-31 03:00:42] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.38 - - [2025-10-31 03:00:42] "GET /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002770 10.0.0.38 - - [2025-10-31 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.38 - - [2025-10-31 03:00:42] "PUT /global-vrouter-config/fcedf1ef-8c06-4e27-a04b-029cd766f68b HTTP/1.1" 200 276 0.009218 10.0.0.38 - - [2025-10-31 03:00:43] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.38 - - [2025-10-31 03:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.38 - - [2025-10-31 03:00:43] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004747 10.0.0.38 - - [2025-10-31 03:00:43] "PUT /global-system-config/540197c2-3824-4405-a8d1-685225104d26 HTTP/1.1" 200 274 0.016629 10.0.0.38 - - [2025-10-31 03:00:46] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.38 - - [2025-10-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.38 - - [2025-10-31 03:00:46] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002939 10.0.0.38 - - [2025-10-31 03:00:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001897 10.0.0.38 - - [2025-10-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.38 - - [2025-10-31 03:00:46] "GET /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003693 10.0.0.38 - - [2025-10-31 03:00:46] "PUT /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976 HTTP/1.1" 200 254 0.020330 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:00:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:00:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.38 - - [2025-10-31 03:00:51] "POST /tags HTTP/1.1" 200 355 0.025599 10.0.0.38 - - [2025-10-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024247 10.0.0.38 - - [2025-10-31 03:00:51] "GET /tag/cadc0906-40ed-40d8-a853-819fa454d5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014715 10.0.0.38 - - [2025-10-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.38 - - [2025-10-31 03:00:51] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004784 10.0.0.38 - - [2025-10-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2025-10-31 03:00:51] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050942 10.0.0.38 - - [2025-10-31 03:00:51] "POST /virtual-machines HTTP/1.1" 200 351 0.017815 10.0.0.38 - - [2025-10-31 03:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030502 10.0.0.38 - - [2025-10-31 03:00:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.138836 10.0.0.38 - - [2025-10-31 03:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009817 10.0.0.38 - - [2025-10-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.38 - - [2025-10-31 03:00:51] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006888 10.0.0.38 - - [2025-10-31 03:00:51] "POST /instance-ips HTTP/1.1" 200 391 0.022661 10.0.0.38 - - [2025-10-31 03:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.039079 10.0.0.38 - - [2025-10-31 03:00:51] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012431 10.0.0.38 - - [2025-10-31 03:00:52] "POST /set-tag HTTP/1.1" 200 109 0.020681 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017838 10.0.0.38 - - [2025-10-31 03:00:52] "GET /instance-ip/cf556e78-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004226 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005130 10.0.0.38 - - [2025-10-31 03:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003994 10.0.0.38 - - [2025-10-31 03:00:52] "POST /ref-update HTTP/1.1" 200 156 0.015846 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.022008 10.0.0.38 - - [2025-10-31 03:00:52] "POST /set-tag HTTP/1.1" 200 109 0.006314 10.0.0.38 - - [2025-10-31 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-network/0b3d20af-2278-4b54-b9cb-c90591cd126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005655 10.0.0.38 - - [2025-10-31 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.38 - - [2025-10-31 03:00:52] "GET /project/f55337c6-2e52-4932-9b4f-46749d428bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072632 10.0.0.38 - - [2025-10-31 03:00:52] "POST /virtual-machines HTTP/1.1" 200 355 0.011065 10.0.0.38 - - [2025-10-31 03:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023747 10.0.0.38 - - [2025-10-31 03:00:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.143476 10.0.0.38 - - [2025-10-31 03:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014934 10.0.0.38 - - [2025-10-31 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020677 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006261 10.0.0.38 - - [2025-10-31 03:00:52] "POST /instance-ips HTTP/1.1" 200 395 0.062307 10.0.0.38 - - [2025-10-31 03:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.048260 10.0.0.38 - - [2025-10-31 03:00:52] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005701 10.0.0.38 - - [2025-10-31 03:00:52] "POST /set-tag HTTP/1.1" 200 109 0.016442 10.0.0.38 - - [2025-10-31 03:00:53] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.042984 10.0.0.38 - - [2025-10-31 03:00:53] "GET /instance-ip/cfdd1454-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011014 10.0.0.38 - - [2025-10-31 03:00:53] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005761 10.0.0.38 - - [2025-10-31 03:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.38 - - [2025-10-31 03:00:53] "GET /virtual-router/3db82bcb-0966-491d-ad42-2b460858b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007421 10.0.0.38 - - [2025-10-31 03:00:53] "POST /ref-update HTTP/1.1" 200 156 0.022691 10.0.0.38 - - [2025-10-31 03:00:53] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.034702 10.0.0.38 - - [2025-10-31 03:00:53] "POST /set-tag HTTP/1.1" 200 109 0.010409 10.0.0.38 - - [2025-10-31 03:00:53] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007185 10.0.0.38 - - [2025-10-31 03:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.38 - - [2025-10-31 03:00:53] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011750 10.0.0.38 - - [2025-10-31 03:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.38 - - [2025-10-31 03:01:04] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004797 10.0.0.38 - - [2025-10-31 03:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.38 - - [2025-10-31 03:01:05] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005540 10.0.0.38 - - [2025-10-31 03:01:05] "POST /set-tag HTTP/1.1" 200 109 0.005062 10.0.0.38 - - [2025-10-31 03:01:06] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007367 10.0.0.38 - - [2025-10-31 03:01:06] "POST /set-tag HTTP/1.1" 200 109 0.003665 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:01:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:01:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:01:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001298 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:01:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001128 10.0.0.38 - - [2025-10-31 03:01:37] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.38 - - [2025-10-31 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.38 - - [2025-10-31 03:01:37] "GET /global-system-config/540197c2-3824-4405-a8d1-685225104d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004761 10.0.0.38 - - [2025-10-31 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.38 - - [2025-10-31 03:01:37] "GET /config-node/17c3c79d-6f9b-4608-8d96-ba64ff5b5671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001858 10.0.0.38 - - [2025-10-31 03:01:38] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005653 10.0.0.38 - - [2025-10-31 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.38 - - [2025-10-31 03:01:38] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009439 10.0.0.38 - - [2025-10-31 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.38 - - [2025-10-31 03:01:38] "GET /virtual-machine/f2f6a570-b7ce-458b-976d-c7d789e8dc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.007702 10.0.0.38 - - [2025-10-31 03:01:38] "POST /ref-update HTTP/1.1" 200 156 0.013596 10.0.0.38 - - [2025-10-31 03:01:38] "GET /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004554 10.0.0.38 - - [2025-10-31 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.019879 10.0.0.38 - - [2025-10-31 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.023852 10.0.0.38 - - [2025-10-31 03:01:39] "DELETE /instance-ip/cf556e78-b605-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.042533 10.0.0.38 - - [2025-10-31 03:01:39] "DELETE /virtual-machine-interface/cf359b34-b605-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.036841 10.0.0.38 - - [2025-10-31 03:01:39] "DELETE /virtual-machine/f2f6a570-b7ce-458b-976d-c7d789e8dc61 HTTP/1.1" 200 115 0.026289 10.0.0.38 - - [2025-10-31 03:01:39] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005589 10.0.0.38 - - [2025-10-31 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.38 - - [2025-10-31 03:01:49] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.38 - - [2025-10-31 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.38 - - [2025-10-31 03:01:49] "GET /routing-instance/71831484-086d-4e66-a254-c409c29798e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003117 10.0.0.38 - - [2025-10-31 03:01:49] "POST /bgp-routers HTTP/1.1" 409 301 0.004400 10.0.0.38 - - [2025-10-31 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.38 - - [2025-10-31 03:01:49] "GET /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003509 10.0.0.38 - - [2025-10-31 03:01:49] "PUT /bgp-router/efcd073e-5cc2-4073-a9cf-9f5f958af976 HTTP/1.1" 200 254 0.019714 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.38 - - [2025-10-31 03:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001153 10.0.0.38 - - [2025-10-31 03:02:09] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011132 10.0.0.38 - - [2025-10-31 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.004271 10.0.0.38 - - [2025-10-31 03:02:09] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004375 10.0.0.38 - - [2025-10-31 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.007942 10.0.0.38 - - [2025-10-31 03:02:09] "GET /virtual-machine/9b3c2c56-a8c6-45ef-a123-35de27166c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003222 10.0.0.38 - - [2025-10-31 03:02:09] "POST /ref-update HTTP/1.1" 200 156 0.011883 10.0.0.38 - - [2025-10-31 03:02:09] "GET /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009140 10.0.0.38 - - [2025-10-31 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.026819 10.0.0.38 - - [2025-10-31 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.061336 10.0.0.38 - - [2025-10-31 03:02:10] "DELETE /instance-ip/cfdd1454-b605-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.041447 10.0.0.38 - - [2025-10-31 03:02:10] "DELETE /virtual-machine-interface/cfbbacec-b605-11f0-8e3e-fa163ed8a0a4 HTTP/1.1" 200 115 0.053229 10.0.0.38 - - [2025-10-31 03:02:10] "DELETE /virtual-machine/9b3c2c56-a8c6-45ef-a123-35de27166c27 HTTP/1.1" 200 115 0.035376 10.0.0.38 - - [2025-10-31 03:02:10] "DELETE /tag/cadc0906-40ed-40d8-a853-819fa454d5f6 HTTP/1.1" 200 115 0.037526