++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Feb 11 08:49:36 PM UTC 2026 ===================' INFO: =================== Wed Feb 11 08:49:36 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.38,10.107.55.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.107.55.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=__ ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 02/11/2026 20:50:24.045 7f31789ad500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/11/2026 20:50:24.218 7f31789ad500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/11/2026 20:50:24.232 7f31789ad500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/11/2026 20:50:24.232 7f31789ad500 [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 - - [2026-02-11 20:50:34] "GET / HTTP/1.1" 503 181 0.000238 10.0.0.38 - - [2026-02-11 20:50:35] "GET / HTTP/1.1" 200 45303 0.001748 10.0.0.38 - - [2026-02-11 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.38 - - [2026-02-11 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.38 - - [2026-02-11 20:50:35] "GET / HTTP/1.1" 200 35931 0.001207 10.0.0.38 - - [2026-02-11 20:50:36] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.38 - - [2026-02-11 20:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.38 - - [2026-02-11 20:50:36] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008835 10.0.0.38 - - [2026-02-11 20:50:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002427 10.0.0.38 - - [2026-02-11 20:50:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.024920 10.0.0.38 - - [2026-02-11 20:50:36] "GET / HTTP/1.1" 200 35931 0.003143 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:50:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001341 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001458 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.002622 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2026-02-11 20:50:37] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014030 10.0.0.38 - - [2026-02-11 20:50:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.045945 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.005773 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.38 - - [2026-02-11 20:50:37] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010297 10.0.0.38 - - [2026-02-11 20:50:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.042052 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013745 10.0.0.38 - - [2026-02-11 20:50:37] "GET /network-ipam/100fa549-836b-4f5f-888f-e18ac8d4db28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004496 10.0.0.38 - - [2026-02-11 20:50:37] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.38 - - [2026-02-11 20:50:37] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008707 10.0.0.38 - - [2026-02-11 20:50:37] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012669 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.006569 10.0.0.38 - - [2026-02-11 20:50:37] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.38 - - [2026-02-11 20:50:37] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008119 10.0.0.38 - - [2026-02-11 20:50:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002890 10.0.0.38 - - [2026-02-11 20:50:37] "POST /service-templates HTTP/1.1" 200 511 0.171802 10.0.0.38 - - [2026-02-11 20:50:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.396612 10.0.0.38 - - [2026-02-11 20:50:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.127775 10.0.0.38 - - [2026-02-11 20:50:38] "POST /service-templates HTTP/1.1" 200 501 0.089650 10.0.0.38 - - [2026-02-11 20:50:38] "POST /service-templates HTTP/1.1" 200 515 0.067906 10.0.0.38 - - [2026-02-11 20:50:38] "POST /service-templates HTTP/1.1" 200 535 0.066353 10.0.0.38 - - [2026-02-11 20:50:38] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.38 - - [2026-02-11 20:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012324 10.0.0.38 - - [2026-02-11 20:50:38] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032481 10.0.0.38 - - [2026-02-11 20:50:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.013648 10.0.0.38 - - [2026-02-11 20:50:38] "POST /service-templates HTTP/1.1" 200 507 0.097977 10.0.0.38 - - [2026-02-11 20:50:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.064686 10.0.0.38 - - [2026-02-11 20:50:38] "GET / HTTP/1.1" 200 35931 0.002326 10.0.0.38 - - [2026-02-11 20:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.38 - - [2026-02-11 20:50:38] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008971 10.0.0.38 - - [2026-02-11 20:50:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.005776 10.0.0.38 - - [2026-02-11 20:50:38] "POST /database-nodes HTTP/1.1" 200 597 0.044945 10.0.0.38 - - [2026-02-11 20:50:39] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.38 - - [2026-02-11 20:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.38 - - [2026-02-11 20:50:39] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004347 10.0.0.38 - - [2026-02-11 20:50:39] "POST /bgp-routers HTTP/1.1" 200 616 0.029931 10.0.0.38 - - [2026-02-11 20:50:39] "GET /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.007411 10.0.0.38 - - [2026-02-11 20:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.38 - - [2026-02-11 20:50:39] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013422 10.0.0.38 - - [2026-02-11 20:50:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002573 10.0.0.38 - - [2026-02-11 20:50:39] "POST /ref-update HTTP/1.1" 200 156 0.035951 10.0.0.38 - - [2026-02-11 20:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2026-02-11 20:50:40] "GET /network-ipam/100fa549-836b-4f5f-888f-e18ac8d4db28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008168 10.0.0.38 - - [2026-02-11 20:50:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.002067 10.0.0.38 - - [2026-02-11 20:50:41] "POST /access-control-lists HTTP/1.1" 200 587 0.029883 10.0.0.38 - - [2026-02-11 20:50:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.012100 10.0.0.38 - - [2026-02-11 20:50:41] "POST /access-control-lists HTTP/1.1" 200 585 0.031147 10.0.0.38 - - [2026-02-11 20:50:41] "POST /route-targets HTTP/1.1" 200 327 0.014502 10.0.0.38 - - [2026-02-11 20:50:41] "POST /ref-update HTTP/1.1" 200 156 0.023691 10.0.0.38 - - [2026-02-11 20:50:41] "POST /route-targets HTTP/1.1" 200 327 0.011845 10.0.0.38 - - [2026-02-11 20:50:41] "POST /ref-update HTTP/1.1" 200 156 0.012249 10.0.0.38 - - [2026-02-11 20:50:41] "POST /route-targets HTTP/1.1" 200 327 0.009857 10.0.0.38 - - [2026-02-11 20:50:41] "POST /ref-update HTTP/1.1" 200 156 0.025877 10.0.0.38 - - [2026-02-11 20:50:41] "POST /route-targets HTTP/1.1" 200 327 0.010281 10.0.0.38 - - [2026-02-11 20:50:41] "POST /ref-update HTTP/1.1" 200 156 0.027939 10.0.0.38 - - [2026-02-11 20:50:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003030 10.0.0.38 - - [2026-02-11 20:50:41] "POST /access-control-lists HTTP/1.1" 200 551 0.073707 10.0.0.38 - - [2026-02-11 20:50:41] "PUT /access-control-list/e9c3a3f4-0994-48db-aec1-5451f97999c8 HTTP/1.1" 200 272 0.011770 10.0.0.38 - - [2026-02-11 20:50:41] "PUT /access-control-list/fc91053c-48fe-4c50-9950-1e46d087c3b3 HTTP/1.1" 200 272 0.036846 10.0.0.38 - - [2026-02-11 20:50:44] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.38 - - [2026-02-11 20:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.38 - - [2026-02-11 20:50:44] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006469 10.0.0.38 - - [2026-02-11 20:50:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.001949 10.0.0.38 - - [2026-02-11 20:50:44] "POST /config-nodes HTTP/1.1" 200 593 0.016842 10.0.0.38 - - [2026-02-11 20:50:45] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.38 - - [2026-02-11 20:50:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005101 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:50:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:50:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.38 - - [2026-02-11 20:50:49] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.38 - - [2026-02-11 20:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.38 - - [2026-02-11 20:50:49] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004952 10.0.0.38 - - [2026-02-11 20:50:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.004549 10.0.0.38 - - [2026-02-11 20:50:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.020231 10.0.0.38 - - [2026-02-11 20:50:49] "POST /security-groups HTTP/1.1" 200 570 0.064058 10.0.0.38 - - [2026-02-11 20:50:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.007138 10.0.0.38 - - [2026-02-11 20:50:49] "POST /projects HTTP/1.1" 200 481 0.314786 10.0.0.38 - - [2026-02-11 20:50:49] "POST /access-control-lists HTTP/1.1" 200 579 0.090738 10.0.0.38 - - [2026-02-11 20:50:49] "POST /security-groups HTTP/1.1" 200 534 0.100722 10.0.0.38 - - [2026-02-11 20:50:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.003010 10.0.0.38 - - [2026-02-11 20:50:49] "POST /chown HTTP/1.1" 200 109 0.026187 10.0.0.38 - - [2026-02-11 20:50:49] "POST /access-control-lists HTTP/1.1" 200 577 0.068689 10.0.0.38 - - [2026-02-11 20:50:49] "POST /policy-managements HTTP/1.1" 409 214 0.059361 10.0.0.38 - - [2026-02-11 20:50:49] "POST /fqname-to-id HTTP/1.1" 404 232 0.002981 10.0.0.38 - - [2026-02-11 20:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.38 - - [2026-02-11 20:50:49] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003417 10.0.0.38 - - [2026-02-11 20:50:50] "POST /access-control-lists HTTP/1.1" 200 594 0.042374 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.015644 10.0.0.38 - - [2026-02-11 20:50:50] "POST /application-policy-sets HTTP/1.1" 200 528 0.090943 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009968 10.0.0.38 - - [2026-02-11 20:50:50] "POST /access-control-lists HTTP/1.1" 200 592 0.070899 10.0.0.38 - - [2026-02-11 20:50:50] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.022813 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-02-11 20:50:50] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008504 10.0.0.38 - - [2026-02-11 20:50:50] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.017195 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017284 10.0.0.38 - - [2026-02-11 20:50:50] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.015041 10.0.0.38 - - [2026-02-11 20:50:50] "GET /virtual-network/6ce9cc85-cc49-4e99-b736-b1853bb6805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004454 10.0.0.38 - - [2026-02-11 20:50:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000462 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.013196 10.0.0.38 - - [2026-02-11 20:50:50] "POST /security-groups HTTP/1.1" 200 574 0.085637 10.0.0.38 - - [2026-02-11 20:50:50] "POST /projects HTTP/1.1" 200 489 0.250069 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.036356 10.0.0.38 - - [2026-02-11 20:50:50] "POST /access-control-lists HTTP/1.1" 200 583 0.100314 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.014313 10.0.0.38 - - [2026-02-11 20:50:50] "POST /security-groups HTTP/1.1" 200 546 0.143971 10.0.0.38 - - [2026-02-11 20:50:50] "POST /chown HTTP/1.1" 200 109 0.012992 10.0.0.38 - - [2026-02-11 20:50:50] "GET / HTTP/1.1" 200 35931 0.004611 10.0.0.38 - - [2026-02-11 20:50:50] "POST /access-control-lists HTTP/1.1" 200 581 0.086795 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.009478 10.0.0.38 - - [2026-02-11 20:50:50] "POST /alarms HTTP/1.1" 200 581 0.072856 10.0.0.38 - - [2026-02-11 20:50:50] "POST /network-ipams HTTP/1.1" 200 522 0.125598 10.0.0.38 - - [2026-02-11 20:50:50] "POST /access-control-lists HTTP/1.1" 200 602 0.084701 10.0.0.38 - - [2026-02-11 20:50:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.015311 10.0.0.38 - - [2026-02-11 20:50:50] "POST /alarms HTTP/1.1" 200 575 0.099060 10.0.0.38 - - [2026-02-11 20:50:50] "POST /network-ipams HTTP/1.1" 200 510 0.091049 10.0.0.38 - - [2026-02-11 20:50:50] "POST /alarms HTTP/1.1" 200 575 0.058489 10.0.0.38 - - [2026-02-11 20:50:50] "POST /access-control-lists HTTP/1.1" 200 600 0.046002 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.013696 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 559 0.036121 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 555 0.063599 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.008107 10.0.0.38 - - [2026-02-11 20:50:51] "POST /useragent-kv HTTP/1.1" 200 115 0.012169 10.0.0.38 - - [2026-02-11 20:50:51] "POST /virtual-networks HTTP/1.1" 200 538 0.234834 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 557 0.130730 10.0.0.38 - - [2026-02-11 20:50:51] "POST /access-control-lists HTTP/1.1" 200 589 0.139941 10.0.0.38 - - [2026-02-11 20:50:51] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.029501 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 565 0.042911 10.0.0.38 - - [2026-02-11 20:50:51] "POST /network-ipams HTTP/1.1" 200 518 0.055859 10.0.0.38 - - [2026-02-11 20:50:51] "POST /route-targets HTTP/1.1" 200 327 0.032650 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.006554 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 549 0.090551 10.0.0.38 - - [2026-02-11 20:50:51] "POST /ref-update HTTP/1.1" 200 156 0.076325 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 557 0.111459 10.0.0.38 - - [2026-02-11 20:50:51] "PUT /access-control-list/7f6a8b1c-e78b-4e13-b8f3-3794becded7b HTTP/1.1" 200 272 0.057622 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 567 0.105627 10.0.0.38 - - [2026-02-11 20:50:51] "POST /useragent-kv HTTP/1.1" 200 115 0.012430 10.0.0.38 - - [2026-02-11 20:50:51] "POST /virtual-networks HTTP/1.1" 200 546 0.292769 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 555 0.084158 10.0.0.38 - - [2026-02-11 20:50:51] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.030931 10.0.0.38 - - [2026-02-11 20:50:51] "POST /route-targets HTTP/1.1" 200 327 0.023608 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.008182 10.0.0.38 - - [2026-02-11 20:50:51] "POST /alarms HTTP/1.1" 200 567 0.101837 10.0.0.38 - - [2026-02-11 20:50:51] "POST /network-policys HTTP/1.1" 200 538 0.052825 10.0.0.38 - - [2026-02-11 20:50:51] "POST /ref-update HTTP/1.1" 200 156 0.087503 10.0.0.38 - - [2026-02-11 20:50:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.012359 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 575 0.114155 10.0.0.38 - - [2026-02-11 20:50:52] "POST /network-policys HTTP/1.1" 200 534 0.095734 10.0.0.38 - - [2026-02-11 20:50:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.018673 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 569 0.090275 10.0.0.38 - - [2026-02-11 20:50:52] "POST /network-policys HTTP/1.1" 200 542 0.062116 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 561 0.052890 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 561 0.043202 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-update HTTP/1.1" 200 156 0.086034 10.0.0.38 - - [2026-02-11 20:50:52] "PUT /access-control-list/57842dc3-15ba-42c4-b6b0-22e2b88912c2 HTTP/1.1" 200 272 0.040690 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045985 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 561 0.085306 10.0.0.38 - - [2026-02-11 20:50:52] "PUT /access-control-list/7f6a8b1c-e78b-4e13-b8f3-3794becded7b HTTP/1.1" 200 272 0.028274 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-update HTTP/1.1" 200 156 0.111741 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 547 0.117524 10.0.0.38 - - [2026-02-11 20:50:52] "PUT /access-control-list/57842dc3-15ba-42c4-b6b0-22e2b88912c2 HTTP/1.1" 200 272 0.062972 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 595 0.047778 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-update HTTP/1.1" 200 156 0.047817 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-update HTTP/1.1" 200 156 0.116863 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019463 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006252 10.0.0.38 - - [2026-02-11 20:50:52] "PUT /access-control-list/7f6a8b1c-e78b-4e13-b8f3-3794becded7b HTTP/1.1" 200 272 0.042518 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 575 0.131331 10.0.0.38 - - [2026-02-11 20:50:52] "POST /alarms HTTP/1.1" 200 571 0.097504 10.0.0.38 - - [2026-02-11 20:50:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.026842 10.0.0.38 - - [2026-02-11 20:50:52] "POST /ref-update HTTP/1.1" 200 156 0.157852 10.0.0.38 - - [2026-02-11 20:50:52] "POST /access-control-lists HTTP/1.1" 200 601 0.110600 10.0.0.38 - - [2026-02-11 20:50:53] "POST /alarms HTTP/1.1" 200 583 0.161215 10.0.0.38 - - [2026-02-11 20:50:53] "PUT /access-control-list/57842dc3-15ba-42c4-b6b0-22e2b88912c2 HTTP/1.1" 200 272 0.071627 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-update HTTP/1.1" 200 156 0.190419 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-update HTTP/1.1" 200 156 0.054000 10.0.0.38 - - [2026-02-11 20:50:53] "POST /alarms HTTP/1.1" 200 609 0.161924 10.0.0.38 - - [2026-02-11 20:50:53] "PUT /access-control-list/eb51dc00-65f7-45f7-91a9-06f72025778c HTTP/1.1" 200 272 0.067212 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-update HTTP/1.1" 200 156 0.163773 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001875 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006518 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-update HTTP/1.1" 200 156 0.041578 10.0.0.38 - - [2026-02-11 20:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.38 - - [2026-02-11 20:50:53] "PUT /access-control-list/eb51dc00-65f7-45f7-91a9-06f72025778c HTTP/1.1" 200 272 0.066894 10.0.0.38 - - [2026-02-11 20:50:53] "GET /virtual-network/6ce9cc85-cc49-4e99-b736-b1853bb6805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030073 10.0.0.38 - - [2026-02-11 20:50:53] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004596 10.0.0.38 - - [2026-02-11 20:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.38 - - [2026-02-11 20:50:53] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.38 - - [2026-02-11 20:50:53] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003045 10.0.0.38 - - [2026-02-11 20:50:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002379 10.0.0.38 - - [2026-02-11 20:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.38 - - [2026-02-11 20:50:53] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.021397 10.0.0.38 - - [2026-02-11 20:50:53] "POST /firewall-policys HTTP/1.1" 200 530 0.049619 10.0.0.38 - - [2026-02-11 20:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.062383 10.0.0.38 - - [2026-02-11 20:50:53] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006352 10.0.0.38 - - [2026-02-11 20:50:53] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004053 10.0.0.38 - - [2026-02-11 20:50:53] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003636 10.0.0.38 - - [2026-02-11 20:50:53] "POST /ref-update HTTP/1.1" 200 156 0.044778 10.0.0.38 - - [2026-02-11 20:50:53] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006880 10.0.0.38 - - [2026-02-11 20:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.38 - - [2026-02-11 20:50:53] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002938 10.0.0.38 - - [2026-02-11 20:50:53] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.38 - - [2026-02-11 20:50:53] "POST /firewall-policys HTTP/1.1" 200 532 0.032657 10.0.0.38 - - [2026-02-11 20:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017822 10.0.0.38 - - [2026-02-11 20:50:53] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008117 10.0.0.38 - - [2026-02-11 20:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.38 - - [2026-02-11 20:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.049232 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008359 10.0.0.38 - - [2026-02-11 20:50:54] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.055617 10.0.0.38 - - [2026-02-11 20:50:54] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008514 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004568 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003246 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003022 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.014489 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.037685 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.034375 10.0.0.38 - - [2026-02-11 20:50:54] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018987 10.0.0.38 - - [2026-02-11 20:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.38 - - [2026-02-11 20:50:54] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003237 10.0.0.38 - - [2026-02-11 20:50:54] "POST /firewall-policys HTTP/1.1" 200 530 0.017981 10.0.0.38 - - [2026-02-11 20:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.039548 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/f40df971-564c-4eb9-9c70-1258446e9f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010577 10.0.0.38 - - [2026-02-11 20:50:54] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.38 - - [2026-02-11 20:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2026-02-11 20:50:54] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004771 10.0.0.38 - - [2026-02-11 20:50:54] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003486 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/f40df971-564c-4eb9-9c70-1258446e9f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002802 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002539 10.0.0.38 - - [2026-02-11 20:50:54] "PUT /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb HTTP/1.1" 200 274 0.033450 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009498 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003132 10.0.0.38 - - [2026-02-11 20:50:54] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004709 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.065117 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.030435 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.074461 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.076102 10.0.0.38 - - [2026-02-11 20:50:54] "POST /ref-update HTTP/1.1" 200 156 0.041571 10.0.0.38 - - [2026-02-11 20:50:54] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018518 10.0.0.38 - - [2026-02-11 20:50:55] "POST /tags HTTP/1.1" 200 299 0.043435 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.38 - - [2026-02-11 20:50:55] "GET /tag/63700cec-4924-477c-848f-2c5ebc34f74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016173 10.0.0.38 - - [2026-02-11 20:50:55] "POST /set-tag HTTP/1.1" 200 109 0.024096 10.0.0.38 - - [2026-02-11 20:50:55] "POST /tags HTTP/1.1" 200 357 0.133586 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020611 10.0.0.38 - - [2026-02-11 20:50:55] "GET /tag/9be0ff01-08e7-4300-988d-a6bb9a28873e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027202 10.0.0.38 - - [2026-02-11 20:50:55] "POST /tags HTTP/1.1" 200 305 0.059605 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007235 10.0.0.38 - - [2026-02-11 20:50:55] "GET /tag/5cf992ac-f64a-416e-8c9c-f1334671c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019528 10.0.0.38 - - [2026-02-11 20:50:55] "POST /id-to-fqname HTTP/1.1" 200 174 0.001167 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.007534 10.0.0.38 - - [2026-02-11 20:50:55] "POST /security-groups HTTP/1.1" 200 571 0.068984 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.004920 10.0.0.38 - - [2026-02-11 20:50:55] "POST /projects HTTP/1.1" 200 483 0.288697 10.0.0.38 - - [2026-02-11 20:50:55] "POST /access-control-lists HTTP/1.1" 200 580 0.082942 10.0.0.38 - - [2026-02-11 20:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041305 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012950 10.0.0.38 - - [2026-02-11 20:50:55] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.013163 10.0.0.38 - - [2026-02-11 20:50:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.003085 10.0.0.38 - - [2026-02-11 20:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.38 - - [2026-02-11 20:50:56] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.040457 10.0.0.38 - - [2026-02-11 20:50:56] "POST /access-control-lists HTTP/1.1" 200 578 0.086340 10.0.0.38 - - [2026-02-11 20:50:56] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.075295 10.0.0.38 - - [2026-02-11 20:50:56] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.079056 10.0.0.38 - - [2026-02-11 20:50:56] "POST /security-groups HTTP/1.1" 200 537 0.107356 10.0.0.38 - - [2026-02-11 20:50:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.005104 10.0.0.38 - - [2026-02-11 20:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.051875 10.0.0.38 - - [2026-02-11 20:50:56] "POST /chown HTTP/1.1" 200 109 0.044294 10.0.0.38 - - [2026-02-11 20:50:56] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006279 10.0.0.38 - - [2026-02-11 20:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009187 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002169 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:50:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002811 10.0.0.38 - - [2026-02-11 20:50:56] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.038188 10.0.0.38 - - [2026-02-11 20:50:56] "POST /access-control-lists HTTP/1.1" 200 596 0.166853 10.0.0.38 - - [2026-02-11 20:50:56] "POST /tags HTTP/1.1" 409 207 0.003287 10.0.0.38 - - [2026-02-11 20:50:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.008526 10.0.0.38 - - [2026-02-11 20:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009361 10.0.0.38 - - [2026-02-11 20:50:56] "GET /tag/5cf992ac-f64a-416e-8c9c-f1334671c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.039226 10.0.0.38 - - [2026-02-11 20:50:56] "POST /access-control-lists HTTP/1.1" 200 594 0.151931 10.0.0.38 - - [2026-02-11 20:50:57] "POST /firewall-rules HTTP/1.1" 200 564 0.398991 10.0.0.38 - - [2026-02-11 20:50:57] "GET /firewall-rule/edceedc9-6851-492f-9a58-385a4dcd0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.019728 10.0.0.38 - - [2026-02-11 20:50:57] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002652 10.0.0.38 - - [2026-02-11 20:50:57] "GET /firewall-rule/edceedc9-6851-492f-9a58-385a4dcd0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002873 10.0.0.38 - - [2026-02-11 20:50:57] "POST /ref-update HTTP/1.1" 200 156 0.033539 10.0.0.38 - - [2026-02-11 20:50:57] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008059 10.0.0.38 - - [2026-02-11 20:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.38 - - [2026-02-11 20:50:57] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012000 10.0.0.38 - - [2026-02-11 20:50:57] "POST /tags HTTP/1.1" 409 207 0.004979 10.0.0.38 - - [2026-02-11 20:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.38 - - [2026-02-11 20:50:57] "GET /tag/5cf992ac-f64a-416e-8c9c-f1334671c7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029250 10.0.0.38 - - [2026-02-11 20:50:57] "POST /firewall-rules HTTP/1.1" 200 562 0.067271 10.0.0.38 - - [2026-02-11 20:50:57] "GET /firewall-rule/137f3b19-ed99-4b06-aa37-8da03270f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006019 10.0.0.38 - - [2026-02-11 20:50:57] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004084 10.0.0.38 - - [2026-02-11 20:50:57] "GET /firewall-rule/137f3b19-ed99-4b06-aa37-8da03270f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002563 10.0.0.38 - - [2026-02-11 20:50:57] "POST /ref-update HTTP/1.1" 200 156 0.034980 10.0.0.38 - - [2026-02-11 20:50:57] "POST /tags HTTP/1.1" 200 305 0.117557 10.0.0.38 - - [2026-02-11 20:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.38 - - [2026-02-11 20:50:57] "GET /tag/822a97bd-f4aa-428e-a3f0-1b5d6fcb1425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.029267 10.0.0.38 - - [2026-02-11 20:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.38 - - [2026-02-11 20:50:58] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047081 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008840 10.0.0.38 - - [2026-02-11 20:50:58] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.016254 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.38 - - [2026-02-11 20:50:58] "GET /service-appliance-set/6f1dc038-d5ea-408d-aa61-5b6d2c90ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006411 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.003134 10.0.0.38 - - [2026-02-11 20:50:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.093922 10.0.0.38 - - [2026-02-11 20:50:58] "GET /virtual-machine-interface/c3f280c5-ba4a-4d00-bfd5-182adccc56ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.015165 10.0.0.38 - - [2026-02-11 20:50:58] "POST /instance-ips HTTP/1.1" 200 381 0.065490 10.0.0.38 - - [2026-02-11 20:50:58] "GET /instance-ip/2bdb6f1c-20df-4a9a-96cd-fb70f009fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008801 10.0.0.38 - - [2026-02-11 20:50:58] "POST /loadbalancers HTTP/1.1" 200 582 0.069417 10.0.0.38 - - [2026-02-11 20:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020926 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.38 - - [2026-02-11 20:50:58] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053853 10.0.0.38 - - [2026-02-11 20:50:58] "GET /loadbalancer/43b46620-1fab-42f6-9e60-4221a4d858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003659 10.0.0.38 - - [2026-02-11 20:50:58] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062568 10.0.0.38 - - [2026-02-11 20:50:58] "GET /instance-ip/2bdb6f1c-20df-4a9a-96cd-fb70f009fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014387 10.0.0.38 - - [2026-02-11 20:50:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.053035 10.0.0.38 - - [2026-02-11 20:50:58] "POST /floating-ips HTTP/1.1" 200 583 0.037362 10.0.0.38 - - [2026-02-11 20:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014079 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008916 10.0.0.38 - - [2026-02-11 20:50:58] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046962 10.0.0.38 - - [2026-02-11 20:50:58] "GET /loadbalancer-listener/f7e8db4f-0bb9-4427-a505-979de72c94a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003549 10.0.0.38 - - [2026-02-11 20:50:58] "GET /loadbalancer-listener/f7e8db4f-0bb9-4427-a505-979de72c94a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005142 10.0.0.38 - - [2026-02-11 20:50:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021523 10.0.0.38 - - [2026-02-11 20:50:58] "GET /instance-ip/2bdb6f1c-20df-4a9a-96cd-fb70f009fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007980 10.0.0.38 - - [2026-02-11 20:50:58] "GET /instance-ip/2bdb6f1c-20df-4a9a-96cd-fb70f009fa5e?fields=floating_ips HTTP/1.1" 200 1170 0.005596 10.0.0.38 - - [2026-02-11 20:50:58] "GET /floating-ip/ce4a496f-b7c9-43ac-9863-051d92385e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004141 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.38 - - [2026-02-11 20:50:58] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002639 10.0.0.38 - - [2026-02-11 20:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.38 - - [2026-02-11 20:50:59] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.011475 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.38 - - [2026-02-11 20:50:59] "GET /loadbalancer/43b46620-1fab-42f6-9e60-4221a4d858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003518 10.0.0.38 - - [2026-02-11 20:50:59] "POST /tags HTTP/1.1" 200 301 0.079334 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010062 10.0.0.38 - - [2026-02-11 20:50:59] "GET /tag/d8c7e7b9-d424-4229-9cb8-5c84bb726491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017502 10.0.0.38 - - [2026-02-11 20:50:59] "POST /tags HTTP/1.1" 200 325 0.105978 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.38 - - [2026-02-11 20:50:59] "GET /tag/cf185dd8-4838-4c01-b926-68b172bbe376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.027262 10.0.0.38 - - [2026-02-11 20:50:59] "POST /tags HTTP/1.1" 200 363 0.020691 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.38 - - [2026-02-11 20:50:59] "GET /tag/11ffd63f-a773-4393-905e-d4bbe08b1f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021293 10.0.0.38 - - [2026-02-11 20:50:59] "POST /tags HTTP/1.1" 200 311 0.036726 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009082 10.0.0.38 - - [2026-02-11 20:50:59] "GET /tag/7ec13186-1619-4832-8f20-bfb16a1a9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019239 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.38 - - [2026-02-11 20:50:59] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003937 10.0.0.38 - - [2026-02-11 20:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.38 - - [2026-02-11 20:50:59] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032558 10.0.0.38 - - [2026-02-11 20:50:59] "POST /virtual-machines HTTP/1.1" 200 377 0.013730 10.0.0.38 - - [2026-02-11 20:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052531 10.0.0.38 - - [2026-02-11 20:50:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.141826 10.0.0.38 - - [2026-02-11 20:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017618 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016767 10.0.0.38 - - [2026-02-11 20:51:00] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012030 10.0.0.38 - - [2026-02-11 20:51:00] "POST /instance-ips HTTP/1.1" 200 409 0.038069 10.0.0.38 - - [2026-02-11 20:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020779 10.0.0.38 - - [2026-02-11 20:51:00] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011061 10.0.0.38 - - [2026-02-11 20:51:00] "POST /set-tag HTTP/1.1" 200 109 0.019608 10.0.0.38 - - [2026-02-11 20:51:00] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007396 10.0.0.38 - - [2026-02-11 20:51:00] "GET /instance-ip/5efa4c8e-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005192 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.002094 10.0.0.38 - - [2026-02-11 20:51:00] "POST /tags HTTP/1.1" 200 355 0.022283 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015467 10.0.0.38 - - [2026-02-11 20:51:00] "GET /tag/943cc97c-d6fe-4184-8ed4-2d9c5aadbbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020472 10.0.0.38 - - [2026-02-11 20:51:00] "POST /tags HTTP/1.1" 200 303 0.023900 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010850 10.0.0.38 - - [2026-02-11 20:51:00] "GET /tag/83808bbb-51f5-4f70-88b8-c8c041e398d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019770 10.0.0.38 - - [2026-02-11 20:51:00] "POST /projects HTTP/1.1" 409 218 0.001935 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.38 - - [2026-02-11 20:51:00] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028028 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2026-02-11 20:51:00] "GET /network-ipam/3a39094e-57d6-47c6-8d46-cd41ee822f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002997 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2026-02-11 20:51:00] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005957 10.0.0.38 - - [2026-02-11 20:51:00] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.045730 10.0.0.38 - - [2026-02-11 20:51:00] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.019027 10.0.0.38 - - [2026-02-11 20:51:00] "POST /set-tag HTTP/1.1" 200 109 0.048580 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.38 - - [2026-02-11 20:51:00] "GET /network-ipam/0ac04fd6-7fa0-4fe5-acf4-37924d4de827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002865 10.0.0.38 - - [2026-02-11 20:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.38 - - [2026-02-11 20:51:00] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004598 10.0.0.38 - - [2026-02-11 20:51:01] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.037963 10.0.0.38 - - [2026-02-11 20:51:01] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004588 10.0.0.38 - - [2026-02-11 20:51:01] "POST /set-tag HTTP/1.1" 200 109 0.056655 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016920 10.0.0.38 - - [2026-02-11 20:51:01] "GET /network-policy/54010eb7-9ec9-4641-b836-427c0fa2173a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003566 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2026-02-11 20:51:01] "GET /network-policy/b4cdd04f-9fdb-4612-899f-192506ae80e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002471 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2026-02-11 20:51:01] "GET /network-policy/410bf171-d0c8-4e08-af5a-976a02d71415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002859 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.38 - - [2026-02-11 20:51:01] "PUT /network-policy/410bf171-d0c8-4e08-af5a-976a02d71415 HTTP/1.1" 200 262 0.011930 10.0.0.38 - - [2026-02-11 20:51:01] "POST /ref-update HTTP/1.1" 200 156 0.068037 10.0.0.38 - - [2026-02-11 20:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012314 10.0.0.38 - - [2026-02-11 20:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010460 10.0.0.38 - - [2026-02-11 20:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002167 10.0.0.38 - - [2026-02-11 20:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002176 10.0.0.38 - - [2026-02-11 20:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002523 10.0.0.38 - - [2026-02-11 20:51:01] "POST /security-groups HTTP/1.1" 409 245 0.003196 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.38 - - [2026-02-11 20:51:01] "PUT /security-group/577e5002-82b9-40db-b870-64391db00745 HTTP/1.1" 200 262 0.059422 10.0.0.38 - - [2026-02-11 20:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.041275 10.0.0.38 - - [2026-02-11 20:51:01] "PUT /access-control-list/1b18cb94-cace-4964-bdb6-d8a16032c459 HTTP/1.1" 200 272 0.031269 10.0.0.38 - - [2026-02-11 20:51:01] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014158 10.0.0.38 - - [2026-02-11 20:51:01] "PUT /access-control-list/e3b35b1e-64bd-444b-b382-e19994b8a4f6 HTTP/1.1" 200 272 0.025433 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2026-02-11 20:51:01] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008683 10.0.0.38 - - [2026-02-11 20:51:01] "POST /tags HTTP/1.1" 409 206 0.002041 10.0.0.38 - - [2026-02-11 20:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.38 - - [2026-02-11 20:51:01] "GET /tag/83808bbb-51f5-4f70-88b8-c8c041e398d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013169 10.0.0.38 - - [2026-02-11 20:51:01] "POST /firewall-rules HTTP/1.1" 200 562 0.068509 10.0.0.38 - - [2026-02-11 20:51:01] "GET /firewall-rule/01a7d653-2808-49a4-8de7-e556e194273f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004310 10.0.0.38 - - [2026-02-11 20:51:01] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004154 10.0.0.38 - - [2026-02-11 20:51:01] "GET /firewall-rule/01a7d653-2808-49a4-8de7-e556e194273f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005208 10.0.0.38 - - [2026-02-11 20:51:02] "POST /ref-update HTTP/1.1" 200 156 0.080091 10.0.0.38 - - [2026-02-11 20:51:02] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021281 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.38 - - [2026-02-11 20:51:02] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005145 10.0.0.38 - - [2026-02-11 20:51:02] "POST /tags HTTP/1.1" 409 206 0.002678 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.38 - - [2026-02-11 20:51:02] "GET /tag/83808bbb-51f5-4f70-88b8-c8c041e398d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013595 10.0.0.38 - - [2026-02-11 20:51:02] "POST /firewall-rules HTTP/1.1" 200 560 0.079961 10.0.0.38 - - [2026-02-11 20:51:02] "GET /firewall-rule/76635fcd-b565-457b-93cc-8b1baef4d9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.020409 10.0.0.38 - - [2026-02-11 20:51:02] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004476 10.0.0.38 - - [2026-02-11 20:51:02] "GET /firewall-rule/76635fcd-b565-457b-93cc-8b1baef4d9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002416 10.0.0.38 - - [2026-02-11 20:51:02] "POST /ref-update HTTP/1.1" 200 156 0.025322 10.0.0.38 - - [2026-02-11 20:51:02] "POST /tags HTTP/1.1" 200 301 0.047122 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2026-02-11 20:51:02] "GET /tag/794426eb-6e46-4524-a06c-6fdcb76358dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012178 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.38 - - [2026-02-11 20:51:02] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041961 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.38 - - [2026-02-11 20:51:02] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006228 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.38 - - [2026-02-11 20:51:02] "GET /service-appliance-set/6f1dc038-d5ea-408d-aa61-5b6d2c90ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005288 10.0.0.38 - - [2026-02-11 20:51:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.004546 10.0.0.38 - - [2026-02-11 20:51:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124793 10.0.0.38 - - [2026-02-11 20:51:02] "GET /virtual-machine-interface/7f41d728-79b5-47a4-ae9d-4d699e9216ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016951 10.0.0.38 - - [2026-02-11 20:51:02] "POST /instance-ips HTTP/1.1" 200 377 0.040522 10.0.0.38 - - [2026-02-11 20:51:03] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004997 10.0.0.38 - - [2026-02-11 20:51:03] "POST /loadbalancers HTTP/1.1" 200 582 0.065284 10.0.0.38 - - [2026-02-11 20:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018500 10.0.0.38 - - [2026-02-11 20:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010553 10.0.0.38 - - [2026-02-11 20:51:03] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060648 10.0.0.38 - - [2026-02-11 20:51:03] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002717 10.0.0.38 - - [2026-02-11 20:51:03] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025117 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002475 10.0.0.38 - - [2026-02-11 20:51:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023277 10.0.0.38 - - [2026-02-11 20:51:03] "POST /floating-ips HTTP/1.1" 200 581 0.031895 10.0.0.38 - - [2026-02-11 20:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007491 10.0.0.38 - - [2026-02-11 20:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010194 10.0.0.38 - - [2026-02-11 20:51:03] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033901 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer-listener/1e9780b0-6d6f-4a56-b6af-196bdb304885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003748 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer-listener/1e9780b0-6d6f-4a56-b6af-196bdb304885?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003500 10.0.0.38 - - [2026-02-11 20:51:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019907 10.0.0.38 - - [2026-02-11 20:51:03] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002935 10.0.0.38 - - [2026-02-11 20:51:03] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?fields=floating_ips HTTP/1.1" 200 1165 0.005690 10.0.0.38 - - [2026-02-11 20:51:03] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002320 10.0.0.38 - - [2026-02-11 20:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2026-02-11 20:51:03] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058251 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009126 10.0.0.38 - - [2026-02-11 20:51:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019939 10.0.0.38 - - [2026-02-11 20:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021643 10.0.0.38 - - [2026-02-11 20:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.38 - - [2026-02-11 20:51:03] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031029 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer-listener/959449c3-7909-4fd0-8ec2-a0c185fb32df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002555 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer-listener/959449c3-7909-4fd0-8ec2-a0c185fb32df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003071 10.0.0.38 - - [2026-02-11 20:51:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026134 10.0.0.38 - - [2026-02-11 20:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.38 - - [2026-02-11 20:51:03] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012832 10.0.0.38 - - [2026-02-11 20:51:03] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?fields=floating_ips HTTP/1.1" 200 1165 0.005523 10.0.0.38 - - [2026-02-11 20:51:03] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004718 10.0.0.38 - - [2026-02-11 20:51:03] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048069 10.0.0.38 - - [2026-02-11 20:51:03] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002992 10.0.0.38 - - [2026-02-11 20:51:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024203 10.0.0.38 - - [2026-02-11 20:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022047 10.0.0.38 - - [2026-02-11 20:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013078 10.0.0.38 - - [2026-02-11 20:51:04] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033667 10.0.0.38 - - [2026-02-11 20:51:04] "GET /loadbalancer-listener/03212e0c-64e8-4bf1-a960-b859e76de2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002275 10.0.0.38 - - [2026-02-11 20:51:04] "GET /loadbalancer-listener/03212e0c-64e8-4bf1-a960-b859e76de2dc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003473 10.0.0.38 - - [2026-02-11 20:51:04] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026991 10.0.0.38 - - [2026-02-11 20:51:04] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004549 10.0.0.38 - - [2026-02-11 20:51:04] "GET /instance-ip/a1f21a21-f33b-4b88-931e-913ac65b4ebd?fields=floating_ips HTTP/1.1" 200 1165 0.003898 10.0.0.38 - - [2026-02-11 20:51:04] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003297 10.0.0.38 - - [2026-02-11 20:51:04] "POST /tags HTTP/1.1" 200 371 0.031632 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008013 10.0.0.38 - - [2026-02-11 20:51:04] "GET /tag/7a87c5c4-a7de-4651-810a-65c86eac33f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.012820 10.0.0.38 - - [2026-02-11 20:51:04] "POST /tags HTTP/1.1" 200 319 0.021220 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.38 - - [2026-02-11 20:51:04] "GET /tag/0508bd2f-7cca-47d0-823b-2a252e025bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.011694 10.0.0.38 - - [2026-02-11 20:51:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000494 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.005783 10.0.0.38 - - [2026-02-11 20:51:04] "POST /security-groups HTTP/1.1" 200 578 0.077417 10.0.0.38 - - [2026-02-11 20:51:04] "POST /projects HTTP/1.1" 200 497 0.162203 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.005467 10.0.0.38 - - [2026-02-11 20:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025073 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.38 - - [2026-02-11 20:51:04] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.039597 10.0.0.38 - - [2026-02-11 20:51:04] "POST /access-control-lists HTTP/1.1" 200 587 0.099653 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010335 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.009150 10.0.0.38 - - [2026-02-11 20:51:04] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010204 10.0.0.38 - - [2026-02-11 20:51:04] "POST /access-control-lists HTTP/1.1" 200 585 0.074908 10.0.0.38 - - [2026-02-11 20:51:04] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.093168 10.0.0.38 - - [2026-02-11 20:51:04] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.063356 10.0.0.38 - - [2026-02-11 20:51:04] "POST /security-groups HTTP/1.1" 200 558 0.078562 10.0.0.38 - - [2026-02-11 20:51:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.002695 10.0.0.38 - - [2026-02-11 20:51:05] "POST /access-control-lists HTTP/1.1" 200 610 0.082859 10.0.0.38 - - [2026-02-11 20:51:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067893 10.0.0.38 - - [2026-02-11 20:51:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.019273 10.0.0.38 - - [2026-02-11 20:51:05] "POST /chown HTTP/1.1" 200 109 0.062840 10.0.0.38 - - [2026-02-11 20:51:05] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021748 10.0.0.38 - - [2026-02-11 20:51:05] "POST /access-control-lists HTTP/1.1" 200 608 0.110447 10.0.0.38 - - [2026-02-11 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.38 - - [2026-02-11 20:51:05] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003507 10.0.0.38 - - [2026-02-11 20:51:05] "POST /tags HTTP/1.1" 409 214 0.003080 10.0.0.38 - - [2026-02-11 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-02-11 20:51:05] "GET /tag/0508bd2f-7cca-47d0-823b-2a252e025bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.013003 10.0.0.38 - - [2026-02-11 20:51:05] "POST /firewall-rules HTTP/1.1" 200 578 0.069552 10.0.0.38 - - [2026-02-11 20:51:05] "GET /firewall-rule/d7d4fec8-e9bc-4ff3-acfd-cae05b0820be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004056 10.0.0.38 - - [2026-02-11 20:51:05] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003381 10.0.0.38 - - [2026-02-11 20:51:05] "GET /firewall-rule/d7d4fec8-e9bc-4ff3-acfd-cae05b0820be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002639 10.0.0.38 - - [2026-02-11 20:51:05] "POST /ref-update HTTP/1.1" 200 156 0.027985 10.0.0.38 - - [2026-02-11 20:51:05] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002527 10.0.0.38 - - [2026-02-11 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2026-02-11 20:51:05] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002745 10.0.0.38 - - [2026-02-11 20:51:05] "POST /tags HTTP/1.1" 409 214 0.002255 10.0.0.38 - - [2026-02-11 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.38 - - [2026-02-11 20:51:05] "GET /tag/0508bd2f-7cca-47d0-823b-2a252e025bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.012310 10.0.0.38 - - [2026-02-11 20:51:05] "POST /firewall-rules HTTP/1.1" 200 576 0.064766 10.0.0.38 - - [2026-02-11 20:51:05] "GET /firewall-rule/f42a54d8-e12e-41dc-bdf4-40ae76e51ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.023591 10.0.0.38 - - [2026-02-11 20:51:05] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.015991 10.0.0.38 - - [2026-02-11 20:51:05] "GET /firewall-rule/f42a54d8-e12e-41dc-bdf4-40ae76e51ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004404 10.0.0.38 - - [2026-02-11 20:51:05] "POST /ref-update HTTP/1.1" 200 156 0.053835 10.0.0.38 - - [2026-02-11 20:51:05] "POST /tags HTTP/1.1" 200 363 0.042016 10.0.0.38 - - [2026-02-11 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.38 - - [2026-02-11 20:51:05] "GET /tag/6dabfcc6-23a3-436a-8577-ca153f8deb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.014948 10.0.0.38 - - [2026-02-11 20:51:05] "POST /tags HTTP/1.1" 200 311 0.019669 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.38 - - [2026-02-11 20:51:06] "GET /tag/b5e7a0ae-a115-4a89-9eaa-d336608c382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012645 10.0.0.38 - - [2026-02-11 20:51:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.008346 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.001409 10.0.0.38 - - [2026-02-11 20:51:06] "POST /security-groups HTTP/1.1" 200 574 0.070916 10.0.0.38 - - [2026-02-11 20:51:06] "POST /projects HTTP/1.1" 200 489 0.201676 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.003794 10.0.0.38 - - [2026-02-11 20:51:06] "POST /access-control-lists HTTP/1.1" 200 583 0.108899 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002218 10.0.0.38 - - [2026-02-11 20:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.092354 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2026-02-11 20:51:06] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012020 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2026-02-11 20:51:06] "POST /access-control-lists HTTP/1.1" 200 581 0.082472 10.0.0.38 - - [2026-02-11 20:51:06] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013142 10.0.0.38 - - [2026-02-11 20:51:06] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.051978 10.0.0.38 - - [2026-02-11 20:51:06] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.039429 10.0.0.38 - - [2026-02-11 20:51:06] "POST /security-groups HTTP/1.1" 200 546 0.070699 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.006441 10.0.0.38 - - [2026-02-11 20:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021521 10.0.0.38 - - [2026-02-11 20:51:06] "POST /access-control-lists HTTP/1.1" 200 602 0.087732 10.0.0.38 - - [2026-02-11 20:51:06] "POST /chown HTTP/1.1" 200 109 0.083451 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.026480 10.0.0.38 - - [2026-02-11 20:51:06] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002200 10.0.0.38 - - [2026-02-11 20:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.38 - - [2026-02-11 20:51:06] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039505 10.0.0.38 - - [2026-02-11 20:51:06] "POST /access-control-lists HTTP/1.1" 200 600 0.069736 10.0.0.38 - - [2026-02-11 20:51:07] "POST /tags HTTP/1.1" 409 210 0.003779 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.38 - - [2026-02-11 20:51:07] "GET /tag/b5e7a0ae-a115-4a89-9eaa-d336608c382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012649 10.0.0.38 - - [2026-02-11 20:51:07] "POST /firewall-rules HTTP/1.1" 200 570 0.069064 10.0.0.38 - - [2026-02-11 20:51:07] "GET /firewall-rule/072340e4-cd94-4406-a130-3ccea14a46fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005566 10.0.0.38 - - [2026-02-11 20:51:07] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004446 10.0.0.38 - - [2026-02-11 20:51:07] "GET /firewall-rule/072340e4-cd94-4406-a130-3ccea14a46fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002691 10.0.0.38 - - [2026-02-11 20:51:07] "POST /ref-update HTTP/1.1" 200 156 0.053877 10.0.0.38 - - [2026-02-11 20:51:07] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015638 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.38 - - [2026-02-11 20:51:07] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003463 10.0.0.38 - - [2026-02-11 20:51:07] "POST /tags HTTP/1.1" 409 210 0.002127 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.38 - - [2026-02-11 20:51:07] "GET /tag/b5e7a0ae-a115-4a89-9eaa-d336608c382d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015407 10.0.0.38 - - [2026-02-11 20:51:07] "POST /firewall-rules HTTP/1.1" 200 568 0.071172 10.0.0.38 - - [2026-02-11 20:51:07] "GET /firewall-rule/83b7e11f-f431-49eb-bfbd-763c7f38cb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004077 10.0.0.38 - - [2026-02-11 20:51:07] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003901 10.0.0.38 - - [2026-02-11 20:51:07] "GET /firewall-rule/83b7e11f-f431-49eb-bfbd-763c7f38cb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003028 10.0.0.38 - - [2026-02-11 20:51:07] "POST /ref-update HTTP/1.1" 200 156 0.070680 10.0.0.38 - - [2026-02-11 20:51:07] "POST /tags HTTP/1.1" 409 237 0.005228 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.38 - - [2026-02-11 20:51:07] "GET /tag/11ffd63f-a773-4393-905e-d4bbe08b1f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025812 10.0.0.38 - - [2026-02-11 20:51:07] "POST /tags HTTP/1.1" 409 210 0.003592 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022470 10.0.0.38 - - [2026-02-11 20:51:07] "GET /tag/7ec13186-1619-4832-8f20-bfb16a1a9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.037860 10.0.0.38 - - [2026-02-11 20:51:07] "POST /projects HTTP/1.1" 409 223 0.009195 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2026-02-11 20:51:07] "GET /project/12046bcb-432c-4d03-aa62-f669a914d1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.093443 10.0.0.38 - - [2026-02-11 20:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.38 - - [2026-02-11 20:51:08] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006037 10.0.0.38 - - [2026-02-11 20:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.38 - - [2026-02-11 20:51:08] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.015078 10.0.0.38 - - [2026-02-11 20:51:08] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.139441 10.0.0.38 - - [2026-02-11 20:51:08] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.133029 10.0.0.38 - - [2026-02-11 20:51:08] "POST /security-groups HTTP/1.1" 409 253 0.018968 10.0.0.38 - - [2026-02-11 20:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.38 - - [2026-02-11 20:51:08] "PUT /security-group/fa6b3cfe-9a7b-4014-9602-1f4d31a85b1e HTTP/1.1" 200 262 0.071862 10.0.0.38 - - [2026-02-11 20:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.062042 10.0.0.38 - - [2026-02-11 20:51:08] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018872 10.0.0.38 - - [2026-02-11 20:51:08] "PUT /access-control-list/be53268d-6193-44b7-b92b-e9c2a56a8cda HTTP/1.1" 200 272 0.073953 10.0.0.38 - - [2026-02-11 20:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2026-02-11 20:51:08] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009804 10.0.0.38 - - [2026-02-11 20:51:08] "PUT /access-control-list/f9540fd4-5829-41a0-8680-6ddbb90230df HTTP/1.1" 200 272 0.053245 10.0.0.38 - - [2026-02-11 20:51:08] "POST /tags HTTP/1.1" 409 210 0.014953 10.0.0.38 - - [2026-02-11 20:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.38 - - [2026-02-11 20:51:08] "GET /tag/7ec13186-1619-4832-8f20-bfb16a1a9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026858 10.0.0.38 - - [2026-02-11 20:51:08] "POST /firewall-rules HTTP/1.1" 200 570 0.085052 10.0.0.38 - - [2026-02-11 20:51:08] "GET /firewall-rule/26a4c470-2ccb-4848-b27d-4f9da08af469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012874 10.0.0.38 - - [2026-02-11 20:51:08] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005943 10.0.0.38 - - [2026-02-11 20:51:08] "GET /firewall-rule/26a4c470-2ccb-4848-b27d-4f9da08af469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002419 10.0.0.38 - - [2026-02-11 20:51:09] "POST /ref-update HTTP/1.1" 200 156 0.085685 10.0.0.38 - - [2026-02-11 20:51:09] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035769 10.0.0.38 - - [2026-02-11 20:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.38 - - [2026-02-11 20:51:09] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002808 10.0.0.38 - - [2026-02-11 20:51:09] "POST /tags HTTP/1.1" 409 210 0.003012 10.0.0.38 - - [2026-02-11 20:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2026-02-11 20:51:09] "GET /tag/7ec13186-1619-4832-8f20-bfb16a1a9cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032645 10.0.0.38 - - [2026-02-11 20:51:09] "POST /firewall-rules HTTP/1.1" 200 568 0.088021 10.0.0.38 - - [2026-02-11 20:51:09] "GET /firewall-rule/8f54e910-3d71-42b1-b463-e498fcf78a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.025243 10.0.0.38 - - [2026-02-11 20:51:09] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.011845 10.0.0.38 - - [2026-02-11 20:51:09] "GET /firewall-rule/8f54e910-3d71-42b1-b463-e498fcf78a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011495 10.0.0.38 - - [2026-02-11 20:51:09] "POST /ref-update HTTP/1.1" 200 156 0.087202 10.0.0.38 - - [2026-02-11 20:51:09] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012174 10.0.0.38 - - [2026-02-11 20:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.33 - - [2026-02-11 20:51:54] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.33 - - [2026-02-11 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-02-11 20:51:54] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004898 10.0.0.33 - - [2026-02-11 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-02-11 20:51:54] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003034 10.0.0.33 - - [2026-02-11 20:51:54] "PUT /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb HTTP/1.1" 200 274 0.009223 10.0.0.33 - - [2026-02-11 20:51:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004633 10.0.0.33 - - [2026-02-11 20:51:54] "POST /virtual-routers HTTP/1.1" 200 599 0.020325 10.0.0.33 - - [2026-02-11 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013392 10.0.0.33 - - [2026-02-11 20:51:54] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005910 10.0.0.33 - - [2026-02-11 20:51:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001877 10.0.0.33 - - [2026-02-11 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-02-11 20:51:54] "GET /virtual-network/6ce9cc85-cc49-4e99-b736-b1853bb6805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004618 10.0.0.33 - - [2026-02-11 20:51:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.091833 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:52:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:52:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.33 - - [2026-02-11 20:53:17] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.33 - - [2026-02-11 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-02-11 20:53:17] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004688 10.0.0.33 - - [2026-02-11 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-02-11 20:53:17] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002756 10.0.0.33 - - [2026-02-11 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.33 - - [2026-02-11 20:53:17] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002250 10.0.0.33 - - [2026-02-11 20:53:17] "PUT /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096 HTTP/1.1" 200 262 0.008760 10.0.0.33 - - [2026-02-11 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.33 - - [2026-02-11 20:53:17] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003296 10.0.0.33 - - [2026-02-11 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2026-02-11 20:53:17] "GET /virtual-machine-interface/a2cdf1f4-d50a-4fee-b562-c802433f3c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.011972 10.0.0.33 - - [2026-02-11 20:53:17] "PUT /virtual-machine-interface/a2cdf1f4-d50a-4fee-b562-c802433f3c17 HTTP/1.1" 200 284 0.008666 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:53:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:53:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.38 - - [2026-02-11 20:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-02-11 20:53:38] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002998 10.0.0.38 - - [2026-02-11 20:54:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001993 10.0.0.38 - - [2026-02-11 20:54:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001919 10.0.0.38 - - [2026-02-11 20:55:54] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003814 10.0.0.38 - - [2026-02-11 20:55:54] "POST /ref-update HTTP/1.1" 200 156 0.009104 10.0.0.38 - - [2026-02-11 20:56:05] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006727 10.0.0.38 - - [2026-02-11 20:56:05] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.38 - - [2026-02-11 20:56:05] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004216 10.0.0.38 - - [2026-02-11 20:56:05] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.38 - - [2026-02-11 20:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.38 - - [2026-02-11 20:56:05] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004651 10.0.0.38 - - [2026-02-11 20:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.38 - - [2026-02-11 20:56:05] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002330 10.0.0.38 - - [2026-02-11 20:56:05] "GET /loadbalancer-pool/ef060c1d-c40b-48d4-af3e-06388470f44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003328 10.0.0.38 - - [2026-02-11 20:56:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017532 10.0.0.38 - - [2026-02-11 20:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022936 10.0.0.38 - - [2026-02-11 20:56:05] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005519 10.0.0.38 - - [2026-02-11 20:56:05] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004214 10.0.0.38 - - [2026-02-11 20:56:05] "POST /ref-update HTTP/1.1" 200 156 0.008560 10.0.0.38 - - [2026-02-11 20:56:05] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.014191 10.0.0.38 - - [2026-02-11 20:56:05] "POST /tags HTTP/1.1" 409 205 0.001830 10.0.0.38 - - [2026-02-11 20:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.38 - - [2026-02-11 20:56:05] "GET /tag/794426eb-6e46-4524-a06c-6fdcb76358dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014229 10.0.0.38 - - [2026-02-11 20:56:05] "PUT /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e HTTP/1.1" 200 256 0.027304 10.0.0.38 - - [2026-02-11 20:56:05] "POST /set-tag HTTP/1.1" 200 109 0.079037 10.0.0.38 - - [2026-02-11 20:56:06] "GET /loadbalancer-pool/8de20bb9-a980-4733-9f17-372a44742fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008327 10.0.0.38 - - [2026-02-11 20:56:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018702 10.0.0.38 - - [2026-02-11 20:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015478 10.0.0.38 - - [2026-02-11 20:56:06] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009133 10.0.0.38 - - [2026-02-11 20:56:06] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007033 10.0.0.38 - - [2026-02-11 20:56:06] "POST /ref-update HTTP/1.1" 200 156 0.008619 10.0.0.38 - - [2026-02-11 20:56:06] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.015432 10.0.0.38 - - [2026-02-11 20:56:06] "POST /set-tag HTTP/1.1" 200 109 0.005841 10.0.0.38 - - [2026-02-11 20:56:06] "GET /loadbalancer-pool/f44a26c0-0cad-482c-944f-520062f944ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011991 10.0.0.38 - - [2026-02-11 20:56:06] "PUT /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e HTTP/1.1" 200 256 0.026853 10.0.0.38 - - [2026-02-11 20:56:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028691 10.0.0.38 - - [2026-02-11 20:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008963 10.0.0.38 - - [2026-02-11 20:56:06] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013491 10.0.0.38 - - [2026-02-11 20:56:06] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004644 10.0.0.38 - - [2026-02-11 20:56:06] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.38 - - [2026-02-11 20:56:06] "POST /ref-update HTTP/1.1" 200 156 0.007163 10.0.0.38 - - [2026-02-11 20:56:06] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003616 10.0.0.38 - - [2026-02-11 20:56:06] "PUT /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e HTTP/1.1" 200 256 0.010996 10.0.0.38 - - [2026-02-11 20:56:53] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006112 10.0.0.38 - - [2026-02-11 20:56:53] "POST /set-tag HTTP/1.1" 200 109 0.003991 10.0.0.38 - - [2026-02-11 20:56:53] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007817 10.0.0.38 - - [2026-02-11 20:56:53] "POST /set-tag HTTP/1.1" 200 109 0.006189 10.0.0.38 - - [2026-02-11 20:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.38 - - [2026-02-11 20:56:53] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002250 10.0.0.38 - - [2026-02-11 20:56:53] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003925 10.0.0.38 - - [2026-02-11 20:56:53] "POST /set-tag HTTP/1.1" 200 109 0.019207 10.0.0.38 - - [2026-02-11 20:56:53] "DELETE /loadbalancer-member/3843fcc8-f5aa-44f9-8b24-a185b40ad3ff HTTP/1.1" 200 115 0.051682 10.0.0.38 - - [2026-02-11 20:56:53] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004193 10.0.0.38 - - [2026-02-11 20:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.38 - - [2026-02-11 20:56:53] "DELETE /loadbalancer-member/e7638354-b243-4cde-bee3-da694507044c HTTP/1.1" 200 115 0.028309 10.0.0.38 - - [2026-02-11 20:56:53] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007917 10.0.0.38 - - [2026-02-11 20:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.38 - - [2026-02-11 20:56:53] "DELETE /loadbalancer-member/03cf15b2-877b-41ef-b813-3ec7794219cb HTTP/1.1" 200 115 0.026667 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:57:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:57:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:57:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:57:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:57:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 10.0.0.38 - - [2026-02-11 20:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2026-02-11 20:58:02] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002374 10.0.0.38 - - [2026-02-11 20:58:02] "GET /loadbalancer-pool/ef060c1d-c40b-48d4-af3e-06388470f44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002521 10.0.0.38 - - [2026-02-11 20:58:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016850 10.0.0.38 - - [2026-02-11 20:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024955 10.0.0.38 - - [2026-02-11 20:58:02] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006370 10.0.0.38 - - [2026-02-11 20:58:02] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004354 10.0.0.38 - - [2026-02-11 20:58:02] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002068 10.0.0.38 - - [2026-02-11 20:58:02] "POST /set-tag HTTP/1.1" 200 109 0.071691 10.0.0.38 - - [2026-02-11 20:58:02] "GET /loadbalancer-pool/8de20bb9-a980-4733-9f17-372a44742fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011333 10.0.0.38 - - [2026-02-11 20:58:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035266 10.0.0.38 - - [2026-02-11 20:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015422 10.0.0.38 - - [2026-02-11 20:58:02] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011994 10.0.0.38 - - [2026-02-11 20:58:02] "POST /set-tag HTTP/1.1" 200 109 0.004273 10.0.0.38 - - [2026-02-11 20:58:02] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015043 10.0.0.38 - - [2026-02-11 20:58:02] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007939 10.0.0.38 - - [2026-02-11 20:58:02] "GET /loadbalancer-pool/f44a26c0-0cad-482c-944f-520062f944ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002934 10.0.0.38 - - [2026-02-11 20:58:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016403 10.0.0.38 - - [2026-02-11 20:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017376 10.0.0.38 - - [2026-02-11 20:58:02] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014987 10.0.0.38 - - [2026-02-11 20:58:02] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008892 10.0.0.38 - - [2026-02-11 20:58:02] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002567 10.0.0.38 - - [2026-02-11 20:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.38 - - [2026-02-11 20:58:05] "GET / HTTP/1.1" 200 35931 0.002026 10.0.0.38 - - [2026-02-11 20:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2026-02-11 20:58:05] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004111 10.0.0.38 - - [2026-02-11 20:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.38 - - [2026-02-11 20:58:05] "GET /config-node/7ca5cbbb-cfb1-46b3-89ec-a087b22799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002659 10.0.0.38 - - [2026-02-11 20:58:17] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.38 - - [2026-02-11 20:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.38 - - [2026-02-11 20:58:17] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002622 10.0.0.38 - - [2026-02-11 20:58:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001819 10.0.0.38 - - [2026-02-11 20:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.38 - - [2026-02-11 20:58:17] "GET /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003811 10.0.0.38 - - [2026-02-11 20:58:17] "PUT /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a HTTP/1.1" 200 254 0.012450 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.38 - - [2026-02-11 20:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.38 - - [2026-02-11 20:59:27] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.38 - - [2026-02-11 20:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.38 - - [2026-02-11 20:59:27] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030081 10.0.0.38 - - [2026-02-11 20:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.38 - - [2026-02-11 20:59:27] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028976 10.0.0.38 - - [2026-02-11 20:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.38 - - [2026-02-11 20:59:27] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037275 10.0.0.38 - - [2026-02-11 20:59:28] "POST /tags HTTP/1.1" 200 333 0.034898 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.38 - - [2026-02-11 20:59:28] "GET /tag/a6b1ee45-a81a-4a53-ac5d-c15c0f7ae4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015789 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.38 - - [2026-02-11 20:59:28] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033093 10.0.0.38 - - [2026-02-11 20:59:28] "GET /virtual-networks?parent_id=cee3759a-14ae-4743-86b9-539ad92f299a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002094 10.0.0.38 - - [2026-02-11 20:59:28] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040156 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2026-02-11 20:59:28] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004259 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.38 - - [2026-02-11 20:59:28] "GET /service-appliance-set/6f1dc038-d5ea-408d-aa61-5b6d2c90ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003848 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.005948 10.0.0.38 - - [2026-02-11 20:59:28] "POST /virtual-networks HTTP/1.1" 200 512 0.116373 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014498 10.0.0.38 - - [2026-02-11 20:59:28] "GET /network-ipam/68e1ba39-197c-43d6-98b5-a5af72f03593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.033975 10.0.0.38 - - [2026-02-11 20:59:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.096966 10.0.0.38 - - [2026-02-11 20:59:28] "GET /virtual-machine-interface/0a0b0cf2-6928-41e8-9a2f-d1d01d87ead7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.009860 10.0.0.38 - - [2026-02-11 20:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002949 10.0.0.38 - - [2026-02-11 20:59:28] "POST /ref-update HTTP/1.1" 200 156 0.105745 10.0.0.38 - - [2026-02-11 20:59:28] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004142 10.0.0.38 - - [2026-02-11 20:59:28] "POST /instance-ips HTTP/1.1" 200 409 0.058360 10.0.0.38 - - [2026-02-11 20:59:28] "GET /domains HTTP/1.1" 200 280 0.001907 10.0.0.38 - - [2026-02-11 20:59:28] "GET /instance-ip/e07266d1-9583-4e85-96f1-d31bdb163f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004395 10.0.0.38 - - [2026-02-11 20:59:28] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661 HTTP/1.1" 200 3086 0.010888 10.0.0.38 - - [2026-02-11 20:59:28] "POST /loadbalancers HTTP/1.1" 200 610 0.063171 10.0.0.38 - - [2026-02-11 20:59:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033830 10.0.0.38 - - [2026-02-11 20:59:28] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a HTTP/1.1" 200 5716 0.096726 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2026-02-11 20:59:28] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.008753 10.0.0.38 - - [2026-02-11 20:59:28] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.003487 10.0.0.38 - - [2026-02-11 20:59:28] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051647 10.0.0.38 - - [2026-02-11 20:59:28] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1182 0.008517 10.0.0.38 - - [2026-02-11 20:59:28] "GET /instance-ip/e07266d1-9583-4e85-96f1-d31bdb163f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003145 10.0.0.38 - - [2026-02-11 20:59:28] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1182 0.002184 10.0.0.38 - - [2026-02-11 20:59:28] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028897 10.0.0.38 - - [2026-02-11 20:59:28] "POST /floating-ips HTTP/1.1" 200 597 0.037539 10.0.0.38 - - [2026-02-11 20:59:28] "GET /loadbalancer/1b2b6380-657f-4ad5-9687-c9cea69265ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009485 10.0.0.38 - - [2026-02-11 20:59:28] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.052838 10.0.0.38 - - [2026-02-11 20:59:28] "POST /route-targets HTTP/1.1" 200 327 0.021660 10.0.0.38 - - [2026-02-11 20:59:28] "POST /ref-update HTTP/1.1" 200 156 0.021715 10.0.0.38 - - [2026-02-11 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2026-02-11 20:59:29] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031523 10.0.0.38 - - [2026-02-11 20:59:29] "GET /loadbalancer-listener/3c750b14-ac8f-44c8-a5d4-8e7f39502218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003196 10.0.0.38 - - [2026-02-11 20:59:29] "GET /loadbalancer-listener/3c750b14-ac8f-44c8-a5d4-8e7f39502218?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003306 10.0.0.38 - - [2026-02-11 20:59:29] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021395 10.0.0.38 - - [2026-02-11 20:59:29] "GET /instance-ip/e07266d1-9583-4e85-96f1-d31bdb163f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002780 10.0.0.38 - - [2026-02-11 20:59:29] "GET /instance-ip/e07266d1-9583-4e85-96f1-d31bdb163f27?fields=floating_ips HTTP/1.1" 200 1213 0.009162 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.38 - - [2026-02-11 20:59:29] "GET /loadbalancer/1b2b6380-657f-4ad5-9687-c9cea69265ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002964 10.0.0.38 - - [2026-02-11 20:59:29] "GET /floating-ip/d26923fa-9fd5-4574-8bfe-bc0d8035cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003460 10.0.0.38 - - [2026-02-11 20:59:29] "POST /tags HTTP/1.1" 200 295 0.049277 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-02-11 20:59:29] "GET /tag/0991a08f-2c34-487d-805a-a2ba1aa565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012789 10.0.0.38 - - [2026-02-11 20:59:29] "POST /tags HTTP/1.1" 409 233 0.003654 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.38 - - [2026-02-11 20:59:29] "GET /tag/943cc97c-d6fe-4184-8ed4-2d9c5aadbbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010759 10.0.0.38 - - [2026-02-11 20:59:29] "POST /tags HTTP/1.1" 409 206 0.001740 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.38 - - [2026-02-11 20:59:29] "GET /tag/83808bbb-51f5-4f70-88b8-c8c041e398d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011175 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.38 - - [2026-02-11 20:59:29] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004283 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.38 - - [2026-02-11 20:59:29] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022425 10.0.0.38 - - [2026-02-11 20:59:29] "POST /virtual-machines HTTP/1.1" 200 369 0.008981 10.0.0.38 - - [2026-02-11 20:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010528 10.0.0.38 - - [2026-02-11 20:59:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107259 10.0.0.38 - - [2026-02-11 20:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009202 10.0.0.38 - - [2026-02-11 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.38 - - [2026-02-11 20:59:29] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004535 10.0.0.38 - - [2026-02-11 20:59:29] "POST /instance-ips HTTP/1.1" 200 409 0.019109 10.0.0.38 - - [2026-02-11 20:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020286 10.0.0.38 - - [2026-02-11 20:59:29] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010535 10.0.0.38 - - [2026-02-11 20:59:29] "POST /set-tag HTTP/1.1" 200 109 0.020386 10.0.0.38 - - [2026-02-11 20:59:29] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017480 10.0.0.38 - - [2026-02-11 20:59:29] "GET /instance-ip/8ec2c8c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003025 10.0.0.38 - - [2026-02-11 20:59:29] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004114 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003906 10.0.0.38 - - [2026-02-11 20:59:30] "POST /ref-update HTTP/1.1" 200 156 0.016391 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011489 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.38 - - [2026-02-11 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003979 10.0.0.38 - - [2026-02-11 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.38 - - [2026-02-11 20:59:30] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033767 10.0.0.38 - - [2026-02-11 20:59:30] "POST /virtual-machines HTTP/1.1" 200 369 0.008965 10.0.0.38 - - [2026-02-11 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019916 10.0.0.38 - - [2026-02-11 20:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111890 10.0.0.38 - - [2026-02-11 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008706 10.0.0.38 - - [2026-02-11 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012291 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004447 10.0.0.38 - - [2026-02-11 20:59:30] "POST /instance-ips HTTP/1.1" 200 409 0.019714 10.0.0.38 - - [2026-02-11 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017622 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011325 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.017926 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009661 10.0.0.38 - - [2026-02-11 20:59:30] "GET /instance-ip/8f31c674-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002742 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005131 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003325 10.0.0.38 - - [2026-02-11 20:59:30] "POST /ref-update HTTP/1.1" 200 156 0.007847 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004093 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007060 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.38 - - [2026-02-11 20:59:30] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005230 10.0.0.38 - - [2026-02-11 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.38 - - [2026-02-11 20:59:33] "GET /domains HTTP/1.1" 200 280 0.001896 10.0.0.38 - - [2026-02-11 20:59:33] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661 HTTP/1.1" 200 3086 0.002878 10.0.0.38 - - [2026-02-11 20:59:33] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a HTTP/1.1" 200 7064 0.034205 10.0.0.38 - - [2026-02-11 20:59:33] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.004473 10.0.0.38 - - [2026-02-11 20:59:33] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.003765 10.0.0.38 - - [2026-02-11 20:59:33] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1403 0.003406 10.0.0.38 - - [2026-02-11 20:59:33] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1403 0.002298 10.0.0.38 - - [2026-02-11 20:59:33] "GET /route-target/277570c6-5e65-40a0-9503-aa3b100c732f HTTP/1.1" 200 1152 0.002266 10.0.0.38 - - [2026-02-11 20:59:33] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.004128 10.0.0.38 - - [2026-02-11 20:59:33] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1403 0.002773 10.0.0.38 - - [2026-02-11 20:59:33] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004149 10.0.0.38 - - [2026-02-11 20:59:33] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.005378 10.0.0.38 - - [2026-02-11 20:59:33] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1403 0.002888 10.0.0.38 - - [2026-02-11 20:59:33] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 200 1403 0.002816 10.0.0.38 - - [2026-02-11 20:59:33] "GET /route-target/277570c6-5e65-40a0-9503-aa3b100c732f HTTP/1.1" 200 1152 0.002654 10.0.0.38 - - [2026-02-11 20:59:33] "GET /domains HTTP/1.1" 200 280 0.001963 10.0.0.38 - - [2026-02-11 20:59:33] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661 HTTP/1.1" 200 3086 0.002524 10.0.0.38 - - [2026-02-11 20:59:34] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a HTTP/1.1" 200 7064 0.034040 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2083 0.005595 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2026-02-11 20:59:34] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028667 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004997 10.0.0.38 - - [2026-02-11 20:59:34] "GET /floating-ip-pools?parent_id=ca19a9de-790d-434b-80f6-1398b4d969a2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001682 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004311 10.0.0.38 - - [2026-02-11 20:59:34] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020360 10.0.0.38 - - [2026-02-11 20:59:34] "POST /ref-update HTTP/1.1" 200 156 0.024922 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005999 10.0.0.38 - - [2026-02-11 20:59:34] "GET /domains HTTP/1.1" 200 280 0.005088 10.0.0.38 - - [2026-02-11 20:59:34] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661 HTTP/1.1" 200 3086 0.003430 10.0.0.38 - - [2026-02-11 20:59:34] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a HTTP/1.1" 200 7320 0.029714 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2321 0.006164 10.0.0.38 - - [2026-02-11 20:59:34] "GET /floating-ip-pool/42c277da-014d-4913-9b12-77f4c954aa50 HTTP/1.1" 200 1314 0.002831 10.0.0.38 - - [2026-02-11 20:59:34] "GET /domains HTTP/1.1" 200 280 0.001605 10.0.0.38 - - [2026-02-11 20:59:34] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661 HTTP/1.1" 200 3086 0.002632 10.0.0.38 - - [2026-02-11 20:59:34] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a HTTP/1.1" 200 7320 0.029508 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 2321 0.003842 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003720 10.0.0.38 - - [2026-02-11 20:59:34] "POST /tags HTTP/1.1" 200 365 0.057601 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.38 - - [2026-02-11 20:59:34] "GET /tag/6d3f6175-b1fb-4f0c-9b67-5fc71ddac81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013886 10.0.0.38 - - [2026-02-11 20:59:34] "POST /tags HTTP/1.1" 409 206 0.001819 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.38 - - [2026-02-11 20:59:34] "GET /tag/83808bbb-51f5-4f70-88b8-c8c041e398d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010059 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.38 - - [2026-02-11 20:59:34] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.024252 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004463 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.38 - - [2026-02-11 20:59:34] "GET /service-appliance-set/ee57c250-0324-4a5b-b3ce-3484b4596740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003579 10.0.0.38 - - [2026-02-11 20:59:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.001486 10.0.0.38 - - [2026-02-11 20:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100980 10.0.0.38 - - [2026-02-11 20:59:34] "GET /virtual-machine-interface/058f6a6f-2148-4d36-8a01-7fba1dd8d2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.021683 10.0.0.38 - - [2026-02-11 20:59:34] "POST /set-tag HTTP/1.1" 200 109 0.014006 10.0.0.38 - - [2026-02-11 20:59:34] "POST /instance-ips HTTP/1.1" 200 417 0.018180 10.0.0.38 - - [2026-02-11 20:59:35] "GET /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006044 10.0.0.38 - - [2026-02-11 20:59:35] "POST /loadbalancers HTTP/1.1" 200 618 0.079821 10.0.0.38 - - [2026-02-11 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014908 10.0.0.38 - - [2026-02-11 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.38 - - [2026-02-11 20:59:35] "POST /service-instances HTTP/1.1" 200 566 0.043300 10.0.0.38 - - [2026-02-11 20:59:35] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040201 10.0.0.38 - - [2026-02-11 20:59:35] "POST /ref-update HTTP/1.1" 200 156 0.017278 10.0.0.38 - - [2026-02-11 20:59:35] "GET /virtual-machine-interface/058f6a6f-2148-4d36-8a01-7fba1dd8d2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.009306 10.0.0.38 - - [2026-02-11 20:59:35] "GET /virtual-machine-interface/058f6a6f-2148-4d36-8a01-7fba1dd8d2fe?fields=floating_ip_back_refs HTTP/1.1" 200 1177 0.005985 10.0.0.38 - - [2026-02-11 20:59:35] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.018810 10.0.0.38 - - [2026-02-11 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016513 10.0.0.38 - - [2026-02-11 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008839 10.0.0.38 - - [2026-02-11 20:59:35] "GET /floating-ip-pool/42c277da-014d-4913-9b12-77f4c954aa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007316 10.0.0.38 - - [2026-02-11 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006807 10.0.0.38 - - [2026-02-11 20:59:35] "POST /virtual-machines HTTP/1.1" 200 429 0.014967 10.0.0.38 - - [2026-02-11 20:59:35] "POST /floating-ips HTTP/1.1" 200 671 0.117216 10.0.0.38 - - [2026-02-11 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020320 10.0.0.38 - - [2026-02-11 20:59:35] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005557 10.0.0.38 - - [2026-02-11 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2026-02-11 20:59:35] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003186 10.0.0.38 - - [2026-02-11 20:59:35] "POST /tags HTTP/1.1" 409 221 0.015987 10.0.0.38 - - [2026-02-11 20:59:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.216280 10.0.0.38 - - [2026-02-11 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.38 - - [2026-02-11 20:59:35] "POST /chown HTTP/1.1" 200 109 0.028381 10.0.0.38 - - [2026-02-11 20:59:35] "GET /tag/a6b1ee45-a81a-4a53-ac5d-c15c0f7ae4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.032154 10.0.0.38 - - [2026-02-11 20:59:35] "POST /tags HTTP/1.1" 409 238 0.003369 10.0.0.38 - - [2026-02-11 20:59:35] "POST /chown HTTP/1.1" 200 109 0.010863 10.0.0.38 - - [2026-02-11 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.38 - - [2026-02-11 20:59:35] "GET /tag/6d3f6175-b1fb-4f0c-9b67-5fc71ddac81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011834 10.0.0.38 - - [2026-02-11 20:59:35] "PUT /virtual-machine-interface/f1d809a9-adec-447f-88e8-843a67c4bcfe HTTP/1.1" 200 284 0.019992 10.0.0.38 - - [2026-02-11 20:59:35] "PUT /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 256 0.028283 10.0.0.38 - - [2026-02-11 20:59:35] "POST /ref-update HTTP/1.1" 200 156 0.025146 10.0.0.38 - - [2026-02-11 20:59:35] "POST /firewall-rules HTTP/1.1" 200 650 0.130306 10.0.0.38 - - [2026-02-11 20:59:35] "POST /ref-update HTTP/1.1" 200 156 0.038338 10.0.0.38 - - [2026-02-11 20:59:35] "POST /ref-update HTTP/1.1" 200 156 0.016535 10.0.0.38 - - [2026-02-11 20:59:35] "GET /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.017620 10.0.0.38 - - [2026-02-11 20:59:35] "GET /firewall-policy/f40df971-564c-4eb9-9c70-1258446e9f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002806 10.0.0.38 - - [2026-02-11 20:59:35] "POST /ref-update HTTP/1.1" 200 156 0.017012 10.0.0.38 - - [2026-02-11 20:59:35] "GET /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011508 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.009163 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.026497 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.044599 10.0.0.38 - - [2026-02-11 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018396 10.0.0.38 - - [2026-02-11 20:59:36] "POST /virtual-machines HTTP/1.1" 200 429 0.043390 10.0.0.38 - - [2026-02-11 20:59:36] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045168 10.0.0.38 - - [2026-02-11 20:59:36] "GET /loadbalancer/0c96ab53-2aea-427f-9be5-755f4930eba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.025090 10.0.0.38 - - [2026-02-11 20:59:36] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057216 10.0.0.38 - - [2026-02-11 20:59:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138901 10.0.0.38 - - [2026-02-11 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013165 10.0.0.38 - - [2026-02-11 20:59:36] "POST /chown HTTP/1.1" 200 109 0.031214 10.0.0.38 - - [2026-02-11 20:59:36] "POST /chown HTTP/1.1" 200 109 0.015610 10.0.0.38 - - [2026-02-11 20:59:36] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062793 10.0.0.38 - - [2026-02-11 20:59:36] "GET /loadbalancer-listener/5bafa909-3ecb-4611-aa63-c808d7c22fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005787 10.0.0.38 - - [2026-02-11 20:59:36] "GET /loadbalancer-listener/5bafa909-3ecb-4611-aa63-c808d7c22fd3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003720 10.0.0.38 - - [2026-02-11 20:59:36] "PUT /virtual-machine-interface/564cdb38-3c94-4d1c-9426-0a44042a722c HTTP/1.1" 200 284 0.029917 10.0.0.38 - - [2026-02-11 20:59:36] "PUT /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 256 0.019579 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.041647 10.0.0.38 - - [2026-02-11 20:59:36] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.064101 10.0.0.38 - - [2026-02-11 20:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017704 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.034259 10.0.0.38 - - [2026-02-11 20:59:36] "GET /loadbalancer-pool/6b5f7832-94f8-40e0-99e7-fc7d5d78eb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018845 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.042418 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.028123 10.0.0.38 - - [2026-02-11 20:59:36] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036198 10.0.0.38 - - [2026-02-11 20:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024704 10.0.0.38 - - [2026-02-11 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.040013 10.0.0.38 - - [2026-02-11 20:59:36] "GET /loadbalancer-member/4fe0e5a4-e1f5-4dad-bcc1-2615091231f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.022344 10.0.0.38 - - [2026-02-11 20:59:36] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003712 10.0.0.38 - - [2026-02-11 20:59:36] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.018850 10.0.0.38 - - [2026-02-11 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.38 - - [2026-02-11 20:59:36] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015988 10.0.0.38 - - [2026-02-11 20:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023286 10.0.0.38 - - [2026-02-11 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.38 - - [2026-02-11 20:59:36] "POST /tags HTTP/1.1" 409 221 0.002323 10.0.0.38 - - [2026-02-11 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.38 - - [2026-02-11 20:59:36] "GET /tag/a6b1ee45-a81a-4a53-ac5d-c15c0f7ae4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012340 10.0.0.38 - - [2026-02-11 20:59:36] "POST /chown HTTP/1.1" 200 109 0.009973 10.0.0.38 - - [2026-02-11 20:59:36] "POST /tags HTTP/1.1" 409 238 0.002665 10.0.0.38 - - [2026-02-11 20:59:36] "POST /chown HTTP/1.1" 200 109 0.025285 10.0.0.38 - - [2026-02-11 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010525 10.0.0.38 - - [2026-02-11 20:59:37] "GET /tag/6d3f6175-b1fb-4f0c-9b67-5fc71ddac81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026837 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 256 0.037640 10.0.0.38 - - [2026-02-11 20:59:37] "POST /firewall-rules HTTP/1.1" 409 293 0.002493 10.0.0.38 - - [2026-02-11 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.38 - - [2026-02-11 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.024162 10.0.0.38 - - [2026-02-11 20:59:37] "POST /chown HTTP/1.1" 200 109 0.018348 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db HTTP/1.1" 200 260 0.059380 10.0.0.38 - - [2026-02-11 20:59:37] "POST /chown HTTP/1.1" 200 109 0.037848 10.0.0.38 - - [2026-02-11 20:59:37] "GET /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004126 10.0.0.38 - - [2026-02-11 20:59:37] "GET /firewall-policy/f40df971-564c-4eb9-9c70-1258446e9f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005205 10.0.0.38 - - [2026-02-11 20:59:37] "GET /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005132 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 256 0.020573 10.0.0.38 - - [2026-02-11 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.025569 10.0.0.38 - - [2026-02-11 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.38 - - [2026-02-11 20:59:37] "POST /chown HTTP/1.1" 200 109 0.010310 10.0.0.38 - - [2026-02-11 20:59:37] "POST /chown HTTP/1.1" 200 109 0.028450 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 256 0.023438 10.0.0.38 - - [2026-02-11 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.014742 10.0.0.38 - - [2026-02-11 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.38 - - [2026-02-11 20:59:37] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006056 10.0.0.38 - - [2026-02-11 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.38 - - [2026-02-11 20:59:37] "POST /chown HTTP/1.1" 200 109 0.046698 10.0.0.38 - - [2026-02-11 20:59:37] "POST /chown HTTP/1.1" 200 109 0.025542 10.0.0.38 - - [2026-02-11 20:59:37] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066707 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 256 0.014928 10.0.0.38 - - [2026-02-11 20:59:37] "POST /virtual-machines HTTP/1.1" 200 373 0.018165 10.0.0.38 - - [2026-02-11 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.046480 10.0.0.38 - - [2026-02-11 20:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.054718 10.0.0.38 - - [2026-02-11 20:59:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.128406 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.027601 10.0.0.38 - - [2026-02-11 20:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028751 10.0.0.38 - - [2026-02-11 20:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033949 10.0.0.38 - - [2026-02-11 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017686 10.0.0.38 - - [2026-02-11 20:59:37] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005425 10.0.0.38 - - [2026-02-11 20:59:37] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.014000 10.0.0.38 - - [2026-02-11 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022180 10.0.0.38 - - [2026-02-11 20:59:38] "POST /instance-ips HTTP/1.1" 200 413 0.078428 10.0.0.38 - - [2026-02-11 20:59:38] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.031229 10.0.0.38 - - [2026-02-11 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017612 10.0.0.38 - - [2026-02-11 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.064648 10.0.0.38 - - [2026-02-11 20:59:38] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006996 10.0.0.38 - - [2026-02-11 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.039158 10.0.0.38 - - [2026-02-11 20:59:38] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015755 10.0.0.38 - - [2026-02-11 20:59:38] "GET /instance-ip/93a66fa2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004092 10.0.0.38 - - [2026-02-11 20:59:38] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.008863 10.0.0.38 - - [2026-02-11 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025581 10.0.0.38 - - [2026-02-11 20:59:38] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.024300 10.0.0.38 - - [2026-02-11 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.38 - - [2026-02-11 20:59:38] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.017333 10.0.0.38 - - [2026-02-11 20:59:38] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005707 10.0.0.38 - - [2026-02-11 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020684 10.0.0.38 - - [2026-02-11 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.38 - - [2026-02-11 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.038610 10.0.0.38 - - [2026-02-11 20:59:38] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006596 10.0.0.38 - - [2026-02-11 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.38 - - [2026-02-11 20:59:38] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004832 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.017460 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.027873 10.0.0.38 - - [2026-02-11 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029809 10.0.0.38 - - [2026-02-11 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.011593 10.0.0.38 - - [2026-02-11 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.036267 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.021709 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.049345 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.016507 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.034726 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.048015 10.0.0.38 - - [2026-02-11 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.009049 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.017422 10.0.0.38 - - [2026-02-11 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.025771 10.0.0.38 - - [2026-02-11 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.022154 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.017506 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.008515 10.0.0.38 - - [2026-02-11 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.38 - - [2026-02-11 20:59:38] "POST /chown HTTP/1.1" 200 109 0.006839 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.023039 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.009552 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.010310 10.0.0.38 - - [2026-02-11 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.008205 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006768 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.036020 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.048722 10.0.0.38 - - [2026-02-11 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006703 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.021373 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.015995 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.007239 10.0.0.38 - - [2026-02-11 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.008525 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006216 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.015368 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.028261 10.0.0.38 - - [2026-02-11 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.005770 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.021107 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.007015 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.020746 10.0.0.38 - - [2026-02-11 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.007478 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.021259 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.012562 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006514 10.0.0.38 - - [2026-02-11 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2026-02-11 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006352 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.008371 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.014244 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.019032 10.0.0.38 - - [2026-02-11 20:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006801 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.021825 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006642 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.011686 10.0.0.38 - - [2026-02-11 20:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006896 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.029841 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.014515 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006602 10.0.0.38 - - [2026-02-11 20:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.007268 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.016369 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006098 10.0.0.38 - - [2026-02-11 20:59:40] "POST /chown HTTP/1.1" 200 109 0.020032 10.0.0.38 - - [2026-02-11 20:59:41] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015179 10.0.0.38 - - [2026-02-11 20:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.38 - - [2026-02-11 20:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.38 - - [2026-02-11 20:59:41] "GET /loadbalancer/1b2b6380-657f-4ad5-9687-c9cea69265ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002654 10.0.0.38 - - [2026-02-11 20:59:41] "GET /loadbalancer-pool/53636898-a550-4506-a3ea-747fa0dd49ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002600 10.0.0.38 - - [2026-02-11 20:59:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014502 10.0.0.38 - - [2026-02-11 20:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007890 10.0.0.38 - - [2026-02-11 20:59:41] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017056 10.0.0.38 - - [2026-02-11 20:59:41] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009562 10.0.0.38 - - [2026-02-11 20:59:41] "POST /tags HTTP/1.1" 409 221 0.002989 10.0.0.38 - - [2026-02-11 20:59:41] "POST /ref-update HTTP/1.1" 200 156 0.006183 10.0.0.38 - - [2026-02-11 20:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.38 - - [2026-02-11 20:59:41] "GET /floating-ip/d26923fa-9fd5-4574-8bfe-bc0d8035cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003670 10.0.0.38 - - [2026-02-11 20:59:41] "GET /tag/a6b1ee45-a81a-4a53-ac5d-c15c0f7ae4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010878 10.0.0.38 - - [2026-02-11 20:59:41] "PUT /floating-ip/d26923fa-9fd5-4574-8bfe-bc0d8035cab5 HTTP/1.1" 200 256 0.011635 10.0.0.38 - - [2026-02-11 20:59:41] "POST /set-tag HTTP/1.1" 200 109 0.029682 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004706 10.0.0.38 - - [2026-02-11 20:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.38 - - [2026-02-11 20:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.38 - - [2026-02-11 20:59:42] "GET /loadbalancer/1b2b6380-657f-4ad5-9687-c9cea69265ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002389 10.0.0.38 - - [2026-02-11 20:59:42] "GET /loadbalancer-pool/53636898-a550-4506-a3ea-747fa0dd49ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003028 10.0.0.38 - - [2026-02-11 20:59:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020885 10.0.0.38 - - [2026-02-11 20:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010944 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013513 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007192 10.0.0.38 - - [2026-02-11 20:59:42] "POST /ref-update HTTP/1.1" 200 156 0.008512 10.0.0.38 - - [2026-02-11 20:59:42] "POST /set-tag HTTP/1.1" 200 109 0.049702 10.0.0.38 - - [2026-02-11 20:59:42] "GET /floating-ip/d26923fa-9fd5-4574-8bfe-bc0d8035cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006513 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine/105d6da8-66fd-4b06-96a7-a45c3771973b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002832 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004142 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine/77cf33ba-b3be-43e0-95e0-cd713cf672ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003336 10.0.0.38 - - [2026-02-11 20:59:42] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004081 10.0.0.38 - - [2026-02-11 20:59:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002354 10.0.0.38 - - [2026-02-11 20:59:46] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007731 10.0.0.38 - - [2026-02-11 20:59:46] "POST /set-tag HTTP/1.1" 200 109 0.008685 10.0.0.38 - - [2026-02-11 20:59:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001810 10.0.0.38 - - [2026-02-11 20:59:47] "GET /virtual-machine/af41f4fd-a27e-45cf-8e47-104d5389d449?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002853 10.0.0.38 - - [2026-02-11 20:59:47] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004110 10.0.0.38 - - [2026-02-11 20:59:48] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004945 10.0.0.38 - - [2026-02-11 20:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.38 - - [2026-02-11 21:00:19] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006856 10.0.0.38 - - [2026-02-11 21:00:19] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.38 - - [2026-02-11 21:00:19] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004492 10.0.0.38 - - [2026-02-11 21:00:19] "POST /set-tag HTTP/1.1" 200 109 0.004995 10.0.0.38 - - [2026-02-11 21:00:19] "GET /virtual-machine/af41f4fd-a27e-45cf-8e47-104d5389d449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002669 10.0.0.38 - - [2026-02-11 21:00:19] "POST /ref-update HTTP/1.1" 200 156 0.009905 10.0.0.38 - - [2026-02-11 21:00:19] "GET /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005975 10.0.0.38 - - [2026-02-11 21:00:19] "POST /set-tag HTTP/1.1" 200 109 0.018791 10.0.0.38 - - [2026-02-11 21:00:19] "POST /set-tag HTTP/1.1" 200 109 0.019760 10.0.0.38 - - [2026-02-11 21:00:19] "DELETE /instance-ip/93a66fa2-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.050579 10.0.0.38 - - [2026-02-11 21:00:19] "DELETE /virtual-machine-interface/93856014-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.040661 10.0.0.38 - - [2026-02-11 21:00:19] "DELETE /virtual-machine/af41f4fd-a27e-45cf-8e47-104d5389d449 HTTP/1.1" 200 115 0.025634 10.0.0.38 - - [2026-02-11 21:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.38 - - [2026-02-11 21:00:23] "GET /tag/6d3f6175-b1fb-4f0c-9b67-5fc71ddac81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011189 10.0.0.38 - - [2026-02-11 21:00:23] "GET /tag/6d3f6175-b1fb-4f0c-9b67-5fc71ddac81e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.018179 10.0.0.38 - - [2026-02-11 21:00:23] "GET /virtual-machine-interface/058f6a6f-2148-4d36-8a01-7fba1dd8d2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.008211 10.0.0.38 - - [2026-02-11 21:00:23] "POST /set-tag HTTP/1.1" 200 109 0.013110 10.0.0.38 - - [2026-02-11 21:00:23] "GET /virtual-machine-interface/564cdb38-3c94-4d1c-9426-0a44042a722c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011753 10.0.0.38 - - [2026-02-11 21:00:23] "POST /set-tag HTTP/1.1" 200 109 0.014392 10.0.0.38 - - [2026-02-11 21:00:23] "GET /virtual-machine-interface/f1d809a9-adec-447f-88e8-843a67c4bcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004349 10.0.0.38 - - [2026-02-11 21:00:23] "POST /set-tag HTTP/1.1" 200 109 0.013381 10.0.0.38 - - [2026-02-11 21:00:23] "GET /firewall-policy/f40df971-564c-4eb9-9c70-1258446e9f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011584 10.0.0.38 - - [2026-02-11 21:00:23] "GET /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003741 10.0.0.38 - - [2026-02-11 21:00:23] "POST /ref-update HTTP/1.1" 200 156 0.015252 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /firewall-rule/1ec05695-f721-4b4d-b9dd-1707107995db HTTP/1.1" 200 115 0.038782 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /loadbalancer-member/4fe0e5a4-e1f5-4dad-bcc1-2615091231f2 HTTP/1.1" 200 115 0.037277 10.0.0.38 - - [2026-02-11 21:00:23] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.012888 10.0.0.38 - - [2026-02-11 21:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023934 10.0.0.38 - - [2026-02-11 21:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /loadbalancer-pool/6b5f7832-94f8-40e0-99e7-fc7d5d78eb28 HTTP/1.1" 200 115 0.073731 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /loadbalancer-listener/5bafa909-3ecb-4611-aa63-c808d7c22fd3 HTTP/1.1" 200 115 0.026913 10.0.0.38 - - [2026-02-11 21:00:23] "GET /floating-ip/87a60bc7-8ad5-4dcb-b8b3-5101d927efd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002386 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.007012 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.014641 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.015899 10.0.0.38 - - [2026-02-11 21:00:23] "PUT /floating-ip/87a60bc7-8ad5-4dcb-b8b3-5101d927efd7 HTTP/1.1" 200 256 0.031705 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.010468 10.0.0.38 - - [2026-02-11 21:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.007316 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /floating-ip/87a60bc7-8ad5-4dcb-b8b3-5101d927efd7 HTTP/1.1" 200 115 0.076486 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.015629 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.020665 10.0.0.38 - - [2026-02-11 21:00:23] "POST /chown HTTP/1.1" 200 109 0.039219 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /loadbalancer/0c96ab53-2aea-427f-9be5-755f4930eba8 HTTP/1.1" 200 115 0.102466 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /instance-ip/6af13105-b2bc-4e85-bf52-67cff149e7fc HTTP/1.1" 200 115 0.052708 10.0.0.38 - - [2026-02-11 21:00:23] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.009532 10.0.0.38 - - [2026-02-11 21:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011535 10.0.0.38 - - [2026-02-11 21:00:23] "DELETE /virtual-machine-interface/058f6a6f-2148-4d36-8a01-7fba1dd8d2fe HTTP/1.1" 200 115 0.064744 10.0.0.38 - - [2026-02-11 21:00:23] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.014386 10.0.0.38 - - [2026-02-11 21:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.006095 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /tag/6d3f6175-b1fb-4f0c-9b67-5fc71ddac81e HTTP/1.1" 200 115 0.074295 10.0.0.38 - - [2026-02-11 21:00:24] "PUT /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 266 0.017489 10.0.0.38 - - [2026-02-11 21:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014783 10.0.0.38 - - [2026-02-11 21:00:24] "GET /floating-ip-pool/42c277da-014d-4913-9b12-77f4c954aa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002289 10.0.0.38 - - [2026-02-11 21:00:24] "POST /ref-update HTTP/1.1" 200 156 0.014059 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /service-instance/9d6ba481-c249-4f61-ab10-b9fc6ecd9667 HTTP/1.1" 200 115 0.068475 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /floating-ip-pool/42c277da-014d-4913-9b12-77f4c954aa50 HTTP/1.1" 200 115 0.083559 10.0.0.38 - - [2026-02-11 21:00:24] "GET /virtual-machine-interface/f1d809a9-adec-447f-88e8-843a67c4bcfe?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005911 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /virtual-machine-interface/f1d809a9-adec-447f-88e8-843a67c4bcfe HTTP/1.1" 200 115 0.084854 10.0.0.38 - - [2026-02-11 21:00:24] "POST /ref-update HTTP/1.1" 200 156 0.022295 10.0.0.38 - - [2026-02-11 21:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013963 10.0.0.38 - - [2026-02-11 21:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.012702 10.0.0.38 - - [2026-02-11 21:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001483 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /virtual-network/ca19a9de-790d-434b-80f6-1398b4d969a2 HTTP/1.1" 200 115 0.173706 10.0.0.38 - - [2026-02-11 21:00:24] "GET /routing-instance/d0925773-da09-4239-a413-63b1f16498a5 HTTP/1.1" 404 171 0.005053 10.0.0.38 - - [2026-02-11 21:00:24] "GET /domains HTTP/1.1" 200 280 0.001902 10.0.0.38 - - [2026-02-11 21:00:24] "GET /domain/6dbbae51-b183-4c66-a989-d7018d1fb661 HTTP/1.1" 200 3086 0.003734 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /route-target/277570c6-5e65-40a0-9503-aa3b100c732f HTTP/1.1" 200 115 0.051778 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /virtual-machine/0dab7f54-9406-4593-83af-5d88d2ea0cd8 HTTP/1.1" 200 115 0.080829 10.0.0.38 - - [2026-02-11 21:00:24] "GET /virtual-machine-interface/564cdb38-3c94-4d1c-9426-0a44042a722c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012209 10.0.0.38 - - [2026-02-11 21:00:24] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a HTTP/1.1" 200 7142 0.067096 10.0.0.38 - - [2026-02-11 21:00:24] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.020595 10.0.0.38 - - [2026-02-11 21:00:24] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.38 - - [2026-02-11 21:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.38 - - [2026-02-11 21:00:24] "GET /loadbalancer/1b2b6380-657f-4ad5-9687-c9cea69265ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002594 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /virtual-machine-interface/564cdb38-3c94-4d1c-9426-0a44042a722c HTTP/1.1" 200 115 0.106428 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /virtual-machine/4ca71752-65c5-4c0e-bd21-f2175fb429d1 HTTP/1.1" 200 115 0.025041 10.0.0.38 - - [2026-02-11 21:00:24] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014409 10.0.0.38 - - [2026-02-11 21:00:24] "POST /set-tag HTTP/1.1" 200 109 0.018641 10.0.0.38 - - [2026-02-11 21:00:24] "DELETE /loadbalancer-member/f087ab93-d746-4ae3-a84d-c392e059c1f5 HTTP/1.1" 200 115 0.034377 10.0.0.38 - - [2026-02-11 21:00:26] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008112 10.0.0.38 - - [2026-02-11 21:00:26] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.38 - - [2026-02-11 21:00:26] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004586 10.0.0.38 - - [2026-02-11 21:00:26] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.38 - - [2026-02-11 21:00:26] "GET /virtual-machine/77cf33ba-b3be-43e0-95e0-cd713cf672ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002761 10.0.0.38 - - [2026-02-11 21:00:26] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.38 - - [2026-02-11 21:00:26] "GET /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023451 10.0.0.38 - - [2026-02-11 21:00:26] "POST /set-tag HTTP/1.1" 200 109 0.015269 10.0.0.38 - - [2026-02-11 21:00:26] "POST /set-tag HTTP/1.1" 200 109 0.024419 10.0.0.38 - - [2026-02-11 21:00:26] "POST /set-tag HTTP/1.1" 200 109 0.036323 10.0.0.38 - - [2026-02-11 21:00:26] "DELETE /instance-ip/8f31c674-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.047728 10.0.0.38 - - [2026-02-11 21:00:26] "POST /ref-update HTTP/1.1" 200 156 0.010396 10.0.0.38 - - [2026-02-11 21:00:26] "DELETE /virtual-machine-interface/8f17e1c8-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.045353 10.0.0.38 - - [2026-02-11 21:00:26] "DELETE /virtual-machine/77cf33ba-b3be-43e0-95e0-cd713cf672ce HTTP/1.1" 200 115 0.017100 10.0.0.38 - - [2026-02-11 21:00:29] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013372 10.0.0.38 - - [2026-02-11 21:00:29] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.38 - - [2026-02-11 21:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2026-02-11 21:00:29] "GET /loadbalancer/1b2b6380-657f-4ad5-9687-c9cea69265ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002239 10.0.0.38 - - [2026-02-11 21:00:31] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013721 10.0.0.38 - - [2026-02-11 21:00:31] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.38 - - [2026-02-11 21:00:31] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004613 10.0.0.38 - - [2026-02-11 21:00:31] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.38 - - [2026-02-11 21:00:31] "GET /virtual-machine/105d6da8-66fd-4b06-96a7-a45c3771973b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002595 10.0.0.38 - - [2026-02-11 21:00:31] "POST /ref-update HTTP/1.1" 200 156 0.008982 10.0.0.38 - - [2026-02-11 21:00:31] "GET /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005679 10.0.0.38 - - [2026-02-11 21:00:31] "POST /set-tag HTTP/1.1" 200 109 0.021390 10.0.0.38 - - [2026-02-11 21:00:31] "POST /set-tag HTTP/1.1" 200 109 0.014901 10.0.0.38 - - [2026-02-11 21:00:31] "POST /set-tag HTTP/1.1" 200 109 0.028776 10.0.0.38 - - [2026-02-11 21:00:31] "DELETE /instance-ip/8ec2c8c8-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.045798 10.0.0.38 - - [2026-02-11 21:00:31] "POST /ref-update HTTP/1.1" 200 156 0.008707 10.0.0.38 - - [2026-02-11 21:00:31] "DELETE /virtual-machine-interface/8ea9097e-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.048939 10.0.0.38 - - [2026-02-11 21:00:31] "DELETE /virtual-machine/105d6da8-66fd-4b06-96a7-a45c3771973b HTTP/1.1" 200 115 0.018119 10.0.0.38 - - [2026-02-11 21:00:31] "DELETE /tag/943cc97c-d6fe-4184-8ed4-2d9c5aadbbb4 HTTP/1.1" 200 115 0.034406 10.0.0.38 - - [2026-02-11 21:00:31] "DELETE /tag/0991a08f-2c34-487d-805a-a2ba1aa565b1 HTTP/1.1" 200 115 0.074764 10.0.0.38 - - [2026-02-11 21:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.38 - - [2026-02-11 21:00:34] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033134 10.0.0.38 - - [2026-02-11 21:00:34] "POST /tags HTTP/1.1" 200 393 0.035865 10.0.0.38 - - [2026-02-11 21:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.38 - - [2026-02-11 21:00:34] "GET /tag/49a5fd61-7905-4f32-8cd0-b3effc87b5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016634 10.0.0.38 - - [2026-02-11 21:00:34] "POST /tags HTTP/1.1" 200 341 0.024451 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.38 - - [2026-02-11 21:00:35] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012925 10.0.0.38 - - [2026-02-11 21:00:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000438 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.008609 10.0.0.38 - - [2026-02-11 21:00:35] "POST /security-groups HTTP/1.1" 200 589 0.074804 10.0.0.38 - - [2026-02-11 21:00:35] "POST /projects HTTP/1.1" 200 519 0.160365 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.001631 10.0.0.38 - - [2026-02-11 21:00:35] "POST /access-control-lists HTTP/1.1" 200 598 0.067182 10.0.0.38 - - [2026-02-11 21:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.071348 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.014817 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012424 10.0.0.38 - - [2026-02-11 21:00:35] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007868 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.38 - - [2026-02-11 21:00:35] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009372 10.0.0.38 - - [2026-02-11 21:00:35] "POST /access-control-lists HTTP/1.1" 200 596 0.134337 10.0.0.38 - - [2026-02-11 21:00:35] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.092309 10.0.0.38 - - [2026-02-11 21:00:35] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.046324 10.0.0.38 - - [2026-02-11 21:00:35] "POST /security-groups HTTP/1.1" 200 591 0.072172 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.003491 10.0.0.38 - - [2026-02-11 21:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.040011 10.0.0.38 - - [2026-02-11 21:00:35] "POST /chown HTTP/1.1" 200 109 0.016251 10.0.0.38 - - [2026-02-11 21:00:35] "POST /access-control-lists HTTP/1.1" 200 632 0.043916 10.0.0.38 - - [2026-02-11 21:00:35] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002688 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2026-02-11 21:00:35] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002502 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.001565 10.0.0.38 - - [2026-02-11 21:00:35] "POST /tags HTTP/1.1" 409 226 0.001974 10.0.0.38 - - [2026-02-11 21:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.38 - - [2026-02-11 21:00:35] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.024628 10.0.0.38 - - [2026-02-11 21:00:35] "POST /access-control-lists HTTP/1.1" 200 630 0.071675 10.0.0.38 - - [2026-02-11 21:00:35] "POST /firewall-rules HTTP/1.1" 200 600 0.064664 10.0.0.38 - - [2026-02-11 21:00:36] "GET /firewall-rule/d628b997-1627-4f69-84e7-709ba2e5bf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009219 10.0.0.38 - - [2026-02-11 21:00:36] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004958 10.0.0.38 - - [2026-02-11 21:00:36] "GET /firewall-rule/d628b997-1627-4f69-84e7-709ba2e5bf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002688 10.0.0.38 - - [2026-02-11 21:00:36] "POST /ref-update HTTP/1.1" 200 156 0.064117 10.0.0.38 - - [2026-02-11 21:00:36] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020374 10.0.0.38 - - [2026-02-11 21:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2026-02-11 21:00:36] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003225 10.0.0.38 - - [2026-02-11 21:00:36] "POST /tags HTTP/1.1" 409 226 0.002104 10.0.0.38 - - [2026-02-11 21:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2026-02-11 21:00:36] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011068 10.0.0.38 - - [2026-02-11 21:00:36] "POST /firewall-rules HTTP/1.1" 200 598 0.078345 10.0.0.38 - - [2026-02-11 21:00:36] "GET /firewall-rule/852ba50b-d071-4e39-b096-e0d2ea3d82b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.018253 10.0.0.38 - - [2026-02-11 21:00:36] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004436 10.0.0.38 - - [2026-02-11 21:00:36] "GET /firewall-rule/852ba50b-d071-4e39-b096-e0d2ea3d82b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002512 10.0.0.38 - - [2026-02-11 21:00:36] "POST /ref-update HTTP/1.1" 200 156 0.047944 10.0.0.38 - - [2026-02-11 21:00:37] "POST /tags HTTP/1.1" 200 393 0.021796 10.0.0.38 - - [2026-02-11 21:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015102 10.0.0.38 - - [2026-02-11 21:00:37] "GET /tag/5f22270e-38f9-438e-b0fb-ce097f414773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013899 10.0.0.38 - - [2026-02-11 21:00:37] "POST /tags HTTP/1.1" 200 341 0.016066 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2026-02-11 21:00:38] "GET /tag/3d21f4c3-0190-470d-97f5-826ca23b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013140 10.0.0.38 - - [2026-02-11 21:00:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000820 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.004770 10.0.0.38 - - [2026-02-11 21:00:38] "POST /security-groups HTTP/1.1" 200 589 0.066309 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.002797 10.0.0.38 - - [2026-02-11 21:00:38] "POST /projects HTTP/1.1" 200 519 0.192815 10.0.0.38 - - [2026-02-11 21:00:38] "POST /access-control-lists HTTP/1.1" 200 598 0.061196 10.0.0.38 - - [2026-02-11 21:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030485 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.005322 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013409 10.0.0.38 - - [2026-02-11 21:00:38] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004923 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.38 - - [2026-02-11 21:00:38] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.030474 10.0.0.38 - - [2026-02-11 21:00:38] "POST /access-control-lists HTTP/1.1" 200 596 0.061559 10.0.0.38 - - [2026-02-11 21:00:38] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.060137 10.0.0.38 - - [2026-02-11 21:00:38] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.038152 10.0.0.38 - - [2026-02-11 21:00:38] "POST /security-groups HTTP/1.1" 200 591 0.064621 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.001504 10.0.0.38 - - [2026-02-11 21:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028208 10.0.0.38 - - [2026-02-11 21:00:38] "POST /chown HTTP/1.1" 200 109 0.010962 10.0.0.38 - - [2026-02-11 21:00:38] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008226 10.0.0.38 - - [2026-02-11 21:00:38] "POST /access-control-lists HTTP/1.1" 200 632 0.082890 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.009410 10.0.0.38 - - [2026-02-11 21:00:38] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002952 10.0.0.38 - - [2026-02-11 21:00:38] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.38 - - [2026-02-11 21:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.38 - - [2026-02-11 21:00:38] "GET /tag/3d21f4c3-0190-470d-97f5-826ca23b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011738 10.0.0.38 - - [2026-02-11 21:00:38] "POST /access-control-lists HTTP/1.1" 200 630 0.030715 10.0.0.38 - - [2026-02-11 21:00:38] "POST /firewall-rules HTTP/1.1" 200 600 0.064228 10.0.0.38 - - [2026-02-11 21:00:38] "GET /firewall-rule/a3b55dd9-3b21-49ec-96c8-3da8f74679da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011092 10.0.0.38 - - [2026-02-11 21:00:38] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003798 10.0.0.38 - - [2026-02-11 21:00:39] "GET /firewall-rule/a3b55dd9-3b21-49ec-96c8-3da8f74679da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002686 10.0.0.38 - - [2026-02-11 21:00:39] "POST /ref-update HTTP/1.1" 200 156 0.048276 10.0.0.38 - - [2026-02-11 21:00:39] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008802 10.0.0.38 - - [2026-02-11 21:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.38 - - [2026-02-11 21:00:39] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002315 10.0.0.38 - - [2026-02-11 21:00:39] "POST /tags HTTP/1.1" 409 226 0.001605 10.0.0.38 - - [2026-02-11 21:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.38 - - [2026-02-11 21:00:39] "GET /tag/3d21f4c3-0190-470d-97f5-826ca23b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010056 10.0.0.38 - - [2026-02-11 21:00:39] "POST /firewall-rules HTTP/1.1" 200 598 0.066279 10.0.0.38 - - [2026-02-11 21:00:39] "GET /firewall-rule/1d0a96f4-d673-4fac-9e45-e5c684dbae08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003794 10.0.0.38 - - [2026-02-11 21:00:39] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004541 10.0.0.38 - - [2026-02-11 21:00:39] "GET /firewall-rule/1d0a96f4-d673-4fac-9e45-e5c684dbae08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002272 10.0.0.38 - - [2026-02-11 21:00:39] "POST /ref-update HTTP/1.1" 200 156 0.051302 10.0.0.38 - - [2026-02-11 21:00:41] "POST /tags HTTP/1.1" 200 345 0.111058 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019125 10.0.0.38 - - [2026-02-11 21:00:41] "GET /tag/4340d042-d373-4f46-99dc-339bebac7585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015160 10.0.0.38 - - [2026-02-11 21:00:41] "POST /projects HTTP/1.1" 409 238 0.003733 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.38 - - [2026-02-11 21:00:41] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051451 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.38 - - [2026-02-11 21:00:41] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004744 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.38 - - [2026-02-11 21:00:41] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007167 10.0.0.38 - - [2026-02-11 21:00:41] "POST /security-groups HTTP/1.1" 409 285 0.002359 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.38 - - [2026-02-11 21:00:41] "PUT /security-group/bb008e73-b1a6-4f73-a64e-129367de8062 HTTP/1.1" 200 262 0.067100 10.0.0.38 - - [2026-02-11 21:00:41] "PUT /access-control-list/76a62e38-db43-4557-b61b-3a7e08f3d27b HTTP/1.1" 200 272 0.022868 10.0.0.38 - - [2026-02-11 21:00:41] "PUT /access-control-list/49c59eca-7991-410a-b042-72466e0956bb HTTP/1.1" 200 272 0.023242 10.0.0.38 - - [2026-02-11 21:00:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022025 10.0.0.38 - - [2026-02-11 21:00:41] "POST /tags HTTP/1.1" 409 228 0.005830 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015662 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.38 - - [2026-02-11 21:00:41] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032218 10.0.0.38 - - [2026-02-11 21:00:41] "GET /tag/4340d042-d373-4f46-99dc-339bebac7585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015538 10.0.0.38 - - [2026-02-11 21:00:41] "POST /tags HTTP/1.1" 200 345 0.028997 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.38 - - [2026-02-11 21:00:41] "GET /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014131 10.0.0.38 - - [2026-02-11 21:00:41] "POST /projects HTTP/1.1" 409 238 0.002327 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.38 - - [2026-02-11 21:00:41] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044468 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.38 - - [2026-02-11 21:00:41] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004727 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2026-02-11 21:00:41] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006828 10.0.0.38 - - [2026-02-11 21:00:41] "POST /security-groups HTTP/1.1" 409 285 0.016620 10.0.0.38 - - [2026-02-11 21:00:41] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050204 10.0.0.38 - - [2026-02-11 21:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.38 - - [2026-02-11 21:00:41] "PUT /security-group/0499d20c-384d-4bf2-905a-0271ed7994e1 HTTP/1.1" 200 262 0.070911 10.0.0.38 - - [2026-02-11 21:00:42] "PUT /access-control-list/88bd8d6b-0d6e-463e-9830-1226f88f6ecf HTTP/1.1" 200 272 0.021533 10.0.0.38 - - [2026-02-11 21:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031316 10.0.0.38 - - [2026-02-11 21:00:42] "POST /tags HTTP/1.1" 409 228 0.002186 10.0.0.38 - - [2026-02-11 21:00:42] "PUT /access-control-list/04d6cd37-0ca3-48d3-a60c-94d2512e6574 HTTP/1.1" 200 272 0.024760 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.38 - - [2026-02-11 21:00:42] "GET /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010753 10.0.0.38 - - [2026-02-11 21:00:42] "POST /tags HTTP/1.1" 200 291 0.288436 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.38 - - [2026-02-11 21:00:42] "GET /tag/9b754c26-742f-4cfe-9d15-1c2854091418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018312 10.0.0.38 - - [2026-02-11 21:00:42] "POST /tags HTTP/1.1" 200 303 0.058198 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.38 - - [2026-02-11 21:00:42] "GET /tag/be85abc1-886a-47fb-8c7d-361dc731345d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015785 10.0.0.38 - - [2026-02-11 21:00:42] "POST /tags HTTP/1.1" 409 252 0.002071 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2026-02-11 21:00:42] "GET /tag/49a5fd61-7905-4f32-8cd0-b3effc87b5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010153 10.0.0.38 - - [2026-02-11 21:00:42] "POST /tags HTTP/1.1" 409 226 0.001829 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.38 - - [2026-02-11 21:00:42] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011634 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.38 - - [2026-02-11 21:00:42] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004123 10.0.0.38 - - [2026-02-11 21:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.38 - - [2026-02-11 21:00:42] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043549 10.0.0.38 - - [2026-02-11 21:00:42] "POST /virtual-machines HTTP/1.1" 200 395 0.020998 10.0.0.38 - - [2026-02-11 21:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008912 10.0.0.38 - - [2026-02-11 21:00:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123615 10.0.0.38 - - [2026-02-11 21:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014325 10.0.0.38 - - [2026-02-11 21:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011495 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004935 10.0.0.38 - - [2026-02-11 21:00:43] "POST /instance-ips HTTP/1.1" 200 397 0.036885 10.0.0.38 - - [2026-02-11 21:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.039452 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028980 10.0.0.38 - - [2026-02-11 21:00:43] "POST /set-tag HTTP/1.1" 200 109 0.067522 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018165 10.0.0.38 - - [2026-02-11 21:00:43] "GET /instance-ip/ba791134-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011477 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004701 10.0.0.38 - - [2026-02-11 21:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007288 10.0.0.38 - - [2026-02-11 21:00:43] "POST /ref-update HTTP/1.1" 200 156 0.008930 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015087 10.0.0.38 - - [2026-02-11 21:00:43] "POST /set-tag HTTP/1.1" 200 109 0.003728 10.0.0.38 - - [2026-02-11 21:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2026-02-11 21:00:43] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005131 10.0.0.38 - - [2026-02-11 21:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.38 - - [2026-02-11 21:00:43] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047570 10.0.0.38 - - [2026-02-11 21:00:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007756 10.0.0.38 - - [2026-02-11 21:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027853 10.0.0.38 - - [2026-02-11 21:00:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.146696 10.0.0.38 - - [2026-02-11 21:00:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015602 10.0.0.38 - - [2026-02-11 21:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026711 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005142 10.0.0.38 - - [2026-02-11 21:00:44] "POST /instance-ips HTTP/1.1" 200 397 0.030625 10.0.0.38 - - [2026-02-11 21:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036819 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017715 10.0.0.38 - - [2026-02-11 21:00:44] "POST /set-tag HTTP/1.1" 200 109 0.067820 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017233 10.0.0.38 - - [2026-02-11 21:00:44] "GET /instance-ip/bb04cd6e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004164 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004257 10.0.0.38 - - [2026-02-11 21:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.011098 10.0.0.38 - - [2026-02-11 21:00:44] "POST /ref-update HTTP/1.1" 200 156 0.011381 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016823 10.0.0.38 - - [2026-02-11 21:00:44] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.38 - - [2026-02-11 21:00:44] "POST /tags HTTP/1.1" 200 291 0.016573 10.0.0.38 - - [2026-02-11 21:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008704 10.0.0.38 - - [2026-02-11 21:00:44] "GET /tag/d09f2139-b053-445d-b92b-564ebbaee440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012680 10.0.0.38 - - [2026-02-11 21:00:44] "POST /tags HTTP/1.1" 409 252 0.002153 10.0.0.38 - - [2026-02-11 21:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2026-02-11 21:00:44] "GET /tag/5f22270e-38f9-438e-b0fb-ce097f414773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011077 10.0.0.38 - - [2026-02-11 21:00:44] "POST /tags HTTP/1.1" 409 226 0.001870 10.0.0.38 - - [2026-02-11 21:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.38 - - [2026-02-11 21:00:44] "GET /tag/3d21f4c3-0190-470d-97f5-826ca23b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010998 10.0.0.38 - - [2026-02-11 21:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.38 - - [2026-02-11 21:00:44] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006181 10.0.0.38 - - [2026-02-11 21:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.38 - - [2026-02-11 21:00:44] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030972 10.0.0.38 - - [2026-02-11 21:00:44] "POST /virtual-machines HTTP/1.1" 200 395 0.020160 10.0.0.38 - - [2026-02-11 21:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012394 10.0.0.38 - - [2026-02-11 21:00:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137668 10.0.0.38 - - [2026-02-11 21:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033978 10.0.0.38 - - [2026-02-11 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023396 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005976 10.0.0.38 - - [2026-02-11 21:00:45] "POST /instance-ips HTTP/1.1" 200 397 0.027900 10.0.0.38 - - [2026-02-11 21:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.043072 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028286 10.0.0.38 - - [2026-02-11 21:00:45] "POST /set-tag HTTP/1.1" 200 109 0.082757 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011800 10.0.0.38 - - [2026-02-11 21:00:45] "GET /instance-ip/bbaf7e30-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010331 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004502 10.0.0.38 - - [2026-02-11 21:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003939 10.0.0.38 - - [2026-02-11 21:00:45] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008677 10.0.0.38 - - [2026-02-11 21:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.38 - - [2026-02-11 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008870 10.0.0.38 - - [2026-02-11 21:00:45] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004336 10.0.0.38 - - [2026-02-11 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2026-02-11 21:00:45] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039345 10.0.0.38 - - [2026-02-11 21:00:45] "POST /virtual-machines HTTP/1.1" 200 395 0.026545 10.0.0.38 - - [2026-02-11 21:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009707 10.0.0.38 - - [2026-02-11 21:00:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138486 10.0.0.38 - - [2026-02-11 21:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031422 10.0.0.38 - - [2026-02-11 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014431 10.0.0.38 - - [2026-02-11 21:00:46] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005516 10.0.0.38 - - [2026-02-11 21:00:46] "POST /instance-ips HTTP/1.1" 200 397 0.035184 10.0.0.38 - - [2026-02-11 21:00:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038201 10.0.0.38 - - [2026-02-11 21:00:46] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018965 10.0.0.38 - - [2026-02-11 21:00:46] "POST /set-tag HTTP/1.1" 200 109 0.074554 10.0.0.38 - - [2026-02-11 21:00:46] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006085 10.0.0.38 - - [2026-02-11 21:00:46] "GET /instance-ip/bc35652c-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003951 10.0.0.38 - - [2026-02-11 21:00:46] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003971 10.0.0.38 - - [2026-02-11 21:00:46] "POST /set-tag HTTP/1.1" 200 109 0.006249 10.0.0.38 - - [2026-02-11 21:00:46] "POST /tags HTTP/1.1" 200 299 0.022430 10.0.0.38 - - [2026-02-11 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.38 - - [2026-02-11 21:00:46] "GET /tag/752fff4d-99f1-41d9-9512-f80adf868a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017147 10.0.0.38 - - [2026-02-11 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010556 10.0.0.38 - - [2026-02-11 21:00:46] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003705 10.0.0.38 - - [2026-02-11 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.38 - - [2026-02-11 21:00:46] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046383 10.0.0.38 - - [2026-02-11 21:00:46] "POST /virtual-machines HTTP/1.1" 200 395 0.016668 10.0.0.38 - - [2026-02-11 21:00:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021738 10.0.0.38 - - [2026-02-11 21:00:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.180017 10.0.0.38 - - [2026-02-11 21:00:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033139 10.0.0.38 - - [2026-02-11 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022164 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005271 10.0.0.38 - - [2026-02-11 21:00:47] "POST /instance-ips HTTP/1.1" 200 397 0.029287 10.0.0.38 - - [2026-02-11 21:00:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.056731 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017861 10.0.0.38 - - [2026-02-11 21:00:47] "POST /set-tag HTTP/1.1" 200 109 0.028220 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010800 10.0.0.38 - - [2026-02-11 21:00:47] "GET /instance-ip/bccb8f52-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005662 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007381 10.0.0.38 - - [2026-02-11 21:00:47] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004958 10.0.0.38 - - [2026-02-11 21:00:47] "POST /ref-update HTTP/1.1" 200 156 0.014644 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008586 10.0.0.38 - - [2026-02-11 21:00:47] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.38 - - [2026-02-11 21:00:47] "POST /tags HTTP/1.1" 200 299 0.037244 10.0.0.38 - - [2026-02-11 21:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020029 10.0.0.38 - - [2026-02-11 21:00:47] "GET /tag/d38ae468-d1de-43d0-afdb-a8953ba72faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.023571 10.0.0.38 - - [2026-02-11 21:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2026-02-11 21:00:47] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004084 10.0.0.38 - - [2026-02-11 21:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2026-02-11 21:00:47] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.066668 10.0.0.38 - - [2026-02-11 21:00:47] "POST /virtual-machines HTTP/1.1" 200 395 0.012643 10.0.0.38 - - [2026-02-11 21:00:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036337 10.0.0.38 - - [2026-02-11 21:00:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.149033 10.0.0.38 - - [2026-02-11 21:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014015 10.0.0.38 - - [2026-02-11 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.38 - - [2026-02-11 21:00:48] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.035241 10.0.0.38 - - [2026-02-11 21:00:48] "POST /instance-ips HTTP/1.1" 200 397 0.025119 10.0.0.38 - - [2026-02-11 21:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054577 10.0.0.38 - - [2026-02-11 21:00:48] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011719 10.0.0.38 - - [2026-02-11 21:00:48] "POST /set-tag HTTP/1.1" 200 109 0.028568 10.0.0.38 - - [2026-02-11 21:00:48] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026817 10.0.0.38 - - [2026-02-11 21:00:48] "GET /instance-ip/bd716238-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009994 10.0.0.38 - - [2026-02-11 21:00:48] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006734 10.0.0.38 - - [2026-02-11 21:00:48] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.38 - - [2026-02-11 21:00:48] "POST /tags HTTP/1.1" 200 299 0.040775 10.0.0.38 - - [2026-02-11 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012658 10.0.0.38 - - [2026-02-11 21:00:48] "GET /tag/3b2d05ce-0ca2-4e30-aad7-e8aa860865a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.033332 10.0.0.38 - - [2026-02-11 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.38 - - [2026-02-11 21:00:48] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009519 10.0.0.38 - - [2026-02-11 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.38 - - [2026-02-11 21:00:48] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.063069 10.0.0.38 - - [2026-02-11 21:00:48] "POST /virtual-machines HTTP/1.1" 200 395 0.018558 10.0.0.38 - - [2026-02-11 21:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014866 10.0.0.38 - - [2026-02-11 21:00:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158144 10.0.0.38 - - [2026-02-11 21:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.041900 10.0.0.38 - - [2026-02-11 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023243 10.0.0.38 - - [2026-02-11 21:00:49] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004419 10.0.0.38 - - [2026-02-11 21:00:49] "POST /instance-ips HTTP/1.1" 200 397 0.035117 10.0.0.38 - - [2026-02-11 21:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026932 10.0.0.38 - - [2026-02-11 21:00:49] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016529 10.0.0.38 - - [2026-02-11 21:00:49] "POST /set-tag HTTP/1.1" 200 109 0.015887 10.0.0.38 - - [2026-02-11 21:00:49] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.035179 10.0.0.38 - - [2026-02-11 21:00:49] "GET /instance-ip/be07e636-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005568 10.0.0.38 - - [2026-02-11 21:00:49] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004557 10.0.0.38 - - [2026-02-11 21:00:49] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.38 - - [2026-02-11 21:00:49] "POST /tags HTTP/1.1" 200 299 0.041212 10.0.0.38 - - [2026-02-11 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.38 - - [2026-02-11 21:00:49] "GET /tag/df23cbda-344e-463e-a440-7191333c726f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010416 10.0.0.38 - - [2026-02-11 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.38 - - [2026-02-11 21:00:49] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006519 10.0.0.38 - - [2026-02-11 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2026-02-11 21:00:49] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.064747 10.0.0.38 - - [2026-02-11 21:00:49] "POST /virtual-machines HTTP/1.1" 200 395 0.010683 10.0.0.38 - - [2026-02-11 21:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015577 10.0.0.38 - - [2026-02-11 21:00:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125192 10.0.0.38 - - [2026-02-11 21:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012871 10.0.0.38 - - [2026-02-11 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.38 - - [2026-02-11 21:00:49] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009147 10.0.0.38 - - [2026-02-11 21:00:49] "POST /instance-ips HTTP/1.1" 200 397 0.035059 10.0.0.38 - - [2026-02-11 21:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.036419 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009828 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.032302 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007412 10.0.0.38 - - [2026-02-11 21:00:50] "GET /instance-ip/be8867ac-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002970 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003857 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.006269 10.0.0.38 - - [2026-02-11 21:00:50] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010788 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004097 10.0.0.38 - - [2026-02-11 21:00:50] "POST /ref-update HTTP/1.1" 200 156 0.013269 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007686 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004079 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004171 10.0.0.38 - - [2026-02-11 21:00:50] "POST /ref-update HTTP/1.1" 200 156 0.012153 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020549 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003918 10.0.0.38 - - [2026-02-11 21:00:50] "POST /ref-update HTTP/1.1" 200 156 0.013718 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010200 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.006633 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006898 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.006649 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004905 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005674 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005226 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005018 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004533 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.38 - - [2026-02-11 21:00:50] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004832 10.0.0.38 - - [2026-02-11 21:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.38 - - [2026-02-11 21:00:51] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004825 10.0.0.38 - - [2026-02-11 21:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.38 - - [2026-02-11 21:00:55] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006234 10.0.0.38 - - [2026-02-11 21:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.38 - - [2026-02-11 21:00:56] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005396 10.0.0.38 - - [2026-02-11 21:00:56] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.38 - - [2026-02-11 21:00:57] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004095 10.0.0.38 - - [2026-02-11 21:00:57] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.38 - - [2026-02-11 21:00:57] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005839 10.0.0.38 - - [2026-02-11 21:00:57] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009167 10.0.0.38 - - [2026-02-11 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.38 - - [2026-02-11 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.38 - - [2026-02-11 21:00:58] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002231 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004138 10.0.0.38 - - [2026-02-11 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.024901 10.0.0.38 - - [2026-02-11 21:00:58] "DELETE /loadbalancer-member/ef607f1e-55d5-4631-a6e0-f0875c2013e5 HTTP/1.1" 200 115 0.052119 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007423 10.0.0.38 - - [2026-02-11 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.38 - - [2026-02-11 21:00:58] "DELETE /loadbalancer-member/cc6eb29e-27eb-43b7-8248-fd97f5dc13e1 HTTP/1.1" 200 115 0.031929 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004071 10.0.0.38 - - [2026-02-11 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.38 - - [2026-02-11 21:00:58] "DELETE /loadbalancer-member/7b34be97-b660-4515-b689-bb995851b0b8 HTTP/1.1" 200 115 0.028174 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011191 10.0.0.38 - - [2026-02-11 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.38 - - [2026-02-11 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2026-02-11 21:00:58] "GET /loadbalancer/17a6401e-cdcb-443b-93a4-b0507cbfd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002369 10.0.0.38 - - [2026-02-11 21:00:58] "GET /loadbalancer-pool/ef060c1d-c40b-48d4-af3e-06388470f44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003069 10.0.0.38 - - [2026-02-11 21:00:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051059 10.0.0.38 - - [2026-02-11 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052719 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028980 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009324 10.0.0.38 - - [2026-02-11 21:00:58] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002088 10.0.0.38 - - [2026-02-11 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.063286 10.0.0.38 - - [2026-02-11 21:00:58] "GET /loadbalancer-pool/8de20bb9-a980-4733-9f17-372a44742fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014489 10.0.0.38 - - [2026-02-11 21:00:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016511 10.0.0.38 - - [2026-02-11 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008728 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010525 10.0.0.38 - - [2026-02-11 21:00:58] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006743 10.0.0.38 - - [2026-02-11 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.005374 10.0.0.38 - - [2026-02-11 21:00:59] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006606 10.0.0.38 - - [2026-02-11 21:00:59] "GET /loadbalancer-pool/f44a26c0-0cad-482c-944f-520062f944ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009089 10.0.0.38 - - [2026-02-11 21:00:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018873 10.0.0.38 - - [2026-02-11 21:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030217 10.0.0.38 - - [2026-02-11 21:00:59] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025527 10.0.0.38 - - [2026-02-11 21:00:59] "GET /virtual-machine-interface/5eda3a66-078b-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020732 10.0.0.38 - - [2026-02-11 21:00:59] "GET /floating-ip/d36ecf60-4f5e-416b-939d-b01757bd260e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002744 10.0.0.38 - - [2026-02-11 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.005121 10.0.0.38 - - [2026-02-11 21:00:59] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004101 10.0.0.38 - - [2026-02-11 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.38 - - [2026-02-11 21:00:59] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004049 10.0.0.38 - - [2026-02-11 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.38 - - [2026-02-11 21:00:59] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004465 10.0.0.38 - - [2026-02-11 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.38 - - [2026-02-11 21:01:00] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005298 10.0.0.38 - - [2026-02-11 21:01:00] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.38 - - [2026-02-11 21:01:01] "GET /virtual-machine/aa13d352-eedd-434c-aad5-41d63f9b3a36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004244 10.0.0.38 - - [2026-02-11 21:01:01] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004002 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/ab05f5a2-d64d-407d-ad08-14fdf3d066c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003052 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004535 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/e891a11e-8625-48ea-8c30-e192e09c7b0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002960 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004326 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/961d0853-dde9-470b-995b-40aef4345d9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003274 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004503 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/eeb01337-bda1-454c-9371-7cffddd76697?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003661 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005600 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/1450d944-045f-4f03-98ba-c733a16db102?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.012276 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013961 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/3a64fc64-061f-4a5c-ad0b-0bf44a46b089?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002888 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004545 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine/2e2c5771-e0da-42ce-b78d-02a0576526d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003230 10.0.0.38 - - [2026-02-11 21:01:02] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005006 10.0.0.38 - - [2026-02-11 21:01:02] "GET /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002060 10.0.0.38 - - [2026-02-11 21:01:03] "POST /tags HTTP/1.1" 200 333 0.037087 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021346 10.0.0.38 - - [2026-02-11 21:01:03] "GET /tag/1f158534-f695-4249-8623-1d70565f5bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012350 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.38 - - [2026-02-11 21:01:03] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069734 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.38 - - [2026-02-11 21:01:03] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005069 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.38 - - [2026-02-11 21:01:03] "GET /service-appliance-set/6f1dc038-d5ea-408d-aa61-5b6d2c90ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002621 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.002393 10.0.0.38 - - [2026-02-11 21:01:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.128581 10.0.0.38 - - [2026-02-11 21:01:03] "GET /virtual-machine-interface/1f2bd51e-6b97-420e-9ee1-aa92ac48b1d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.029910 10.0.0.38 - - [2026-02-11 21:01:03] "POST /instance-ips HTTP/1.1" 200 409 0.039019 10.0.0.38 - - [2026-02-11 21:01:03] "GET /instance-ip/0f80b6fe-a69b-4327-91d8-ad8f2e0ab977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.042838 10.0.0.38 - - [2026-02-11 21:01:03] "POST /loadbalancers HTTP/1.1" 200 629 0.099233 10.0.0.38 - - [2026-02-11 21:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011201 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.38 - - [2026-02-11 21:01:03] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.083713 10.0.0.38 - - [2026-02-11 21:01:03] "GET /instance-ip/0f80b6fe-a69b-4327-91d8-ad8f2e0ab977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003933 10.0.0.38 - - [2026-02-11 21:01:03] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.092601 10.0.0.38 - - [2026-02-11 21:01:03] "POST /floating-ips HTTP/1.1" 200 597 0.016545 10.0.0.38 - - [2026-02-11 21:01:03] "GET /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003629 10.0.0.38 - - [2026-02-11 21:01:03] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.051978 10.0.0.38 - - [2026-02-11 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2026-02-11 21:01:03] "GET /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002481 10.0.0.38 - - [2026-02-11 21:01:04] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050022 10.0.0.38 - - [2026-02-11 21:01:04] "GET /loadbalancer-listener/39bb8103-c1a8-491f-b7a6-22a492a01fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003992 10.0.0.38 - - [2026-02-11 21:01:04] "GET /loadbalancer-listener/39bb8103-c1a8-491f-b7a6-22a492a01fd2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003790 10.0.0.38 - - [2026-02-11 21:01:04] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024425 10.0.0.38 - - [2026-02-11 21:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.38 - - [2026-02-11 21:01:04] "GET /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002378 10.0.0.38 - - [2026-02-11 21:01:04] "GET /instance-ip/0f80b6fe-a69b-4327-91d8-ad8f2e0ab977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002558 10.0.0.38 - - [2026-02-11 21:01:04] "GET /instance-ip/0f80b6fe-a69b-4327-91d8-ad8f2e0ab977?fields=floating_ips HTTP/1.1" 200 1212 0.004508 10.0.0.38 - - [2026-02-11 21:01:04] "GET /floating-ip/05861692-346d-4252-9fda-f3797c3b66b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002274 10.0.0.38 - - [2026-02-11 21:01:04] "GET /loadbalancer-pool/96d97fb6-a9e5-468e-bbe6-fc29a6976db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003969 10.0.0.38 - - [2026-02-11 21:01:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030458 10.0.0.38 - - [2026-02-11 21:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022328 10.0.0.38 - - [2026-02-11 21:01:04] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008625 10.0.0.38 - - [2026-02-11 21:01:04] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004419 10.0.0.38 - - [2026-02-11 21:01:04] "POST /ref-update HTTP/1.1" 200 156 0.011179 10.0.0.38 - - [2026-02-11 21:01:04] "GET /floating-ip/05861692-346d-4252-9fda-f3797c3b66b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012343 10.0.0.38 - - [2026-02-11 21:01:04] "POST /tags HTTP/1.1" 409 221 0.003305 10.0.0.38 - - [2026-02-11 21:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.38 - - [2026-02-11 21:01:04] "PUT /floating-ip/05861692-346d-4252-9fda-f3797c3b66b5 HTTP/1.1" 200 256 0.012182 10.0.0.38 - - [2026-02-11 21:01:04] "GET /tag/1f158534-f695-4249-8623-1d70565f5bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.023024 10.0.0.38 - - [2026-02-11 21:01:04] "POST /set-tag HTTP/1.1" 200 109 0.065818 10.0.0.38 - - [2026-02-11 21:01:04] "GET /loadbalancer-pool/96d97fb6-a9e5-468e-bbe6-fc29a6976db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006265 10.0.0.38 - - [2026-02-11 21:01:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029827 10.0.0.38 - - [2026-02-11 21:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021195 10.0.0.38 - - [2026-02-11 21:01:04] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010681 10.0.0.38 - - [2026-02-11 21:01:04] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005172 10.0.0.38 - - [2026-02-11 21:01:04] "POST /ref-update HTTP/1.1" 200 156 0.009653 10.0.0.38 - - [2026-02-11 21:01:04] "GET /floating-ip/05861692-346d-4252-9fda-f3797c3b66b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.018040 10.0.0.38 - - [2026-02-11 21:01:04] "POST /set-tag HTTP/1.1" 200 109 0.105786 10.0.0.38 - - [2026-02-11 21:01:05] "POST /tags HTTP/1.1" 409 206 0.001928 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.38 - - [2026-02-11 21:01:05] "GET /tag/be85abc1-886a-47fb-8c7d-361dc731345d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015681 10.0.0.38 - - [2026-02-11 21:01:05] "POST /tags HTTP/1.1" 409 204 0.002103 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.38 - - [2026-02-11 21:01:05] "GET /tag/d38ae468-d1de-43d0-afdb-a8953ba72faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012343 10.0.0.38 - - [2026-02-11 21:01:05] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002594 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.38 - - [2026-02-11 21:01:05] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003482 10.0.0.38 - - [2026-02-11 21:01:05] "POST /tags HTTP/1.1" 409 206 0.001807 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.38 - - [2026-02-11 21:01:05] "GET /tag/be85abc1-886a-47fb-8c7d-361dc731345d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010919 10.0.0.38 - - [2026-02-11 21:01:05] "POST /tags HTTP/1.1" 409 226 0.002905 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.38 - - [2026-02-11 21:01:05] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015816 10.0.0.38 - - [2026-02-11 21:01:05] "POST /tags HTTP/1.1" 409 204 0.002065 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007098 10.0.0.38 - - [2026-02-11 21:01:05] "GET /tag/d38ae468-d1de-43d0-afdb-a8953ba72faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013288 10.0.0.38 - - [2026-02-11 21:01:05] "POST /tags HTTP/1.1" 409 226 0.002703 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2026-02-11 21:01:05] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013721 10.0.0.38 - - [2026-02-11 21:01:05] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003250 10.0.0.38 - - [2026-02-11 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.38 - - [2026-02-11 21:01:05] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005195 10.0.0.38 - - [2026-02-11 21:01:05] "POST /firewall-rules HTTP/1.1" 200 626 0.086072 10.0.0.38 - - [2026-02-11 21:01:05] "POST /firewall-rules HTTP/1.1" 200 646 0.083424 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-rule/cb464c39-639c-4789-bdb0-92488f85f4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007204 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003128 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-rule/2b28d584-3d8b-4465-b32c-26925a8318fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003876 10.0.0.38 - - [2026-02-11 21:01:06] "POST /ref-update HTTP/1.1" 200 156 0.017555 10.0.0.38 - - [2026-02-11 21:01:06] "POST /firewall-policys HTTP/1.1" 200 606 0.042209 10.0.0.38 - - [2026-02-11 21:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043638 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012094 10.0.0.38 - - [2026-02-11 21:01:06] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003472 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002285 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002980 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004424 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/f40df971-564c-4eb9-9c70-1258446e9f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006635 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002303 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003078 10.0.0.38 - - [2026-02-11 21:01:06] "POST /ref-update HTTP/1.1" 200 156 0.028509 10.0.0.38 - - [2026-02-11 21:01:06] "POST /ref-update HTTP/1.1" 200 156 0.041902 10.0.0.38 - - [2026-02-11 21:01:06] "POST /ref-update HTTP/1.1" 200 156 0.020332 10.0.0.38 - - [2026-02-11 21:01:06] "POST /ref-update HTTP/1.1" 200 156 0.036021 10.0.0.38 - - [2026-02-11 21:01:06] "POST /ref-update HTTP/1.1" 200 156 0.036033 10.0.0.38 - - [2026-02-11 21:01:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003289 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:02:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:02:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001360 10.0.0.38 - - [2026-02-11 21:03:04] "POST /tags HTTP/1.1" 409 252 0.002005 10.0.0.38 - - [2026-02-11 21:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-02-11 21:03:04] "GET /tag/5f22270e-38f9-438e-b0fb-ce097f414773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015188 10.0.0.38 - - [2026-02-11 21:03:04] "POST /tags HTTP/1.1" 409 228 0.001801 10.0.0.38 - - [2026-02-11 21:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.38 - - [2026-02-11 21:03:04] "GET /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011497 10.0.0.38 - - [2026-02-11 21:03:04] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003710 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2026-02-11 21:03:05] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002859 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:03:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 10.0.0.38 - - [2026-02-11 21:03:05] "POST /tags HTTP/1.1" 409 206 0.001604 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:03:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2026-02-11 21:03:05] "GET /tag/be85abc1-886a-47fb-8c7d-361dc731345d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010972 10.0.0.38 - - [2026-02-11 21:03:05] "POST /tags HTTP/1.1" 409 226 0.001890 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2026-02-11 21:03:05] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013745 10.0.0.38 - - [2026-02-11 21:03:05] "POST /tags HTTP/1.1" 409 204 0.002541 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.38 - - [2026-02-11 21:03:05] "GET /tag/d38ae468-d1de-43d0-afdb-a8953ba72faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015313 10.0.0.38 - - [2026-02-11 21:03:05] "POST /tags HTTP/1.1" 409 226 0.002009 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2026-02-11 21:03:05] "GET /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.048280 10.0.0.38 - - [2026-02-11 21:03:05] "POST /tags HTTP/1.1" 409 228 0.001841 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.38 - - [2026-02-11 21:03:05] "GET /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024710 10.0.0.38 - - [2026-02-11 21:03:05] "POST /tags HTTP/1.1" 409 252 0.001835 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2026-02-11 21:03:05] "GET /tag/5f22270e-38f9-438e-b0fb-ce097f414773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011918 10.0.0.38 - - [2026-02-11 21:03:05] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004534 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.38 - - [2026-02-11 21:03:05] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002956 10.0.0.38 - - [2026-02-11 21:03:05] "POST /firewall-rules HTTP/1.1" 409 281 0.001755 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.38 - - [2026-02-11 21:03:05] "PUT /firewall-rule/2b28d584-3d8b-4465-b32c-26925a8318fe HTTP/1.1" 200 260 0.018629 10.0.0.38 - - [2026-02-11 21:03:05] "POST /firewall-rules HTTP/1.1" 409 291 0.004375 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.38 - - [2026-02-11 21:03:05] "PUT /firewall-rule/cb464c39-639c-4789-bdb0-92488f85f4cf HTTP/1.1" 200 260 0.024881 10.0.0.38 - - [2026-02-11 21:03:05] "GET /firewall-rule/cb464c39-639c-4789-bdb0-92488f85f4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.011411 10.0.0.38 - - [2026-02-11 21:03:05] "POST /firewall-rules HTTP/1.1" 200 658 0.087425 10.0.0.38 - - [2026-02-11 21:03:05] "GET /firewall-rule/1a0dc440-b098-4218-a047-33f78560e7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.007029 10.0.0.38 - - [2026-02-11 21:03:05] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005844 10.0.0.38 - - [2026-02-11 21:03:05] "GET /firewall-rule/2b28d584-3d8b-4465-b32c-26925a8318fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003819 10.0.0.38 - - [2026-02-11 21:03:05] "POST /firewall-policys HTTP/1.1" 409 269 0.002227 10.0.0.38 - - [2026-02-11 21:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.38 - - [2026-02-11 21:03:05] "PUT /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a HTTP/1.1" 200 264 0.028001 10.0.0.38 - - [2026-02-11 21:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021268 10.0.0.38 - - [2026-02-11 21:03:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010664 10.0.0.38 - - [2026-02-11 21:03:06] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002025 10.0.0.38 - - [2026-02-11 21:03:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002499 10.0.0.38 - - [2026-02-11 21:03:06] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005004 10.0.0.38 - - [2026-02-11 21:03:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002223 10.0.0.38 - - [2026-02-11 21:03:06] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002556 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:03:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:03:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016116 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.007707 10.0.0.38 - - [2026-02-11 21:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2026-02-11 21:04:07] "GET /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002266 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004417 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.022659 10.0.0.38 - - [2026-02-11 21:04:07] "DELETE /loadbalancer-member/d117b157-995a-4f6a-b049-32f1895fd393 HTTP/1.1" 200 115 0.052741 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005518 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.007934 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.018124 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005086 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004003 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004653 10.0.0.38 - - [2026-02-11 21:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.38 - - [2026-02-11 21:04:07] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011814 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.38 - - [2026-02-11 21:04:08] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004101 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.38 - - [2026-02-11 21:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.38 - - [2026-02-11 21:04:08] "GET /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002543 10.0.0.38 - - [2026-02-11 21:04:08] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004935 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.005047 10.0.0.38 - - [2026-02-11 21:04:08] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004341 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.38 - - [2026-02-11 21:04:08] "GET /virtual-machine/e891a11e-8625-48ea-8c30-e192e09c7b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002425 10.0.0.38 - - [2026-02-11 21:04:08] "POST /ref-update HTTP/1.1" 200 156 0.009445 10.0.0.38 - - [2026-02-11 21:04:08] "GET /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004135 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.017492 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.026395 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.022620 10.0.0.38 - - [2026-02-11 21:04:08] "POST /set-tag HTTP/1.1" 200 109 0.028960 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.027759 10.0.0.38 - - [2026-02-11 21:04:09] "DELETE /instance-ip/bbaf7e30-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.030393 10.0.0.38 - - [2026-02-11 21:04:09] "DELETE /virtual-machine-interface/bb938f90-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.044109 10.0.0.38 - - [2026-02-11 21:04:09] "DELETE /virtual-machine/e891a11e-8625-48ea-8c30-e192e09c7b0f HTTP/1.1" 200 115 0.019274 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004707 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003816 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine/ab05f5a2-d64d-407d-ad08-14fdf3d066c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002725 10.0.0.38 - - [2026-02-11 21:04:09] "POST /ref-update HTTP/1.1" 200 156 0.009236 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016785 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.025859 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.029910 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.015253 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.028183 10.0.0.38 - - [2026-02-11 21:04:09] "DELETE /instance-ip/bb04cd6e-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.054848 10.0.0.38 - - [2026-02-11 21:04:09] "POST /ref-update HTTP/1.1" 200 156 0.010724 10.0.0.38 - - [2026-02-11 21:04:09] "DELETE /virtual-machine-interface/bae4fce6-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.047828 10.0.0.38 - - [2026-02-11 21:04:09] "DELETE /virtual-machine/ab05f5a2-d64d-407d-ad08-14fdf3d066c5 HTTP/1.1" 200 115 0.019948 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009130 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003997 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine/aa13d352-eedd-434c-aad5-41d63f9b3a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003642 10.0.0.38 - - [2026-02-11 21:04:09] "POST /ref-update HTTP/1.1" 200 156 0.009429 10.0.0.38 - - [2026-02-11 21:04:09] "GET /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008208 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.022162 10.0.0.38 - - [2026-02-11 21:04:09] "POST /set-tag HTTP/1.1" 200 109 0.030346 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.028450 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.013630 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.033425 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /instance-ip/ba791134-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.071450 10.0.0.38 - - [2026-02-11 21:04:10] "POST /ref-update HTTP/1.1" 200 156 0.008600 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /virtual-machine-interface/ba612344-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.054049 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /virtual-machine/aa13d352-eedd-434c-aad5-41d63f9b3a36 HTTP/1.1" 200 115 0.041623 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /tag/9b754c26-742f-4cfe-9d15-1c2854091418 HTTP/1.1" 200 115 0.035946 10.0.0.38 - - [2026-02-11 21:04:10] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004882 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.38 - - [2026-02-11 21:04:10] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005121 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.38 - - [2026-02-11 21:04:10] "GET /virtual-machine/961d0853-dde9-470b-995b-40aef4345d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005987 10.0.0.38 - - [2026-02-11 21:04:10] "POST /ref-update HTTP/1.1" 200 156 0.023844 10.0.0.38 - - [2026-02-11 21:04:10] "GET /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021553 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.018267 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.031896 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.035819 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.018231 10.0.0.38 - - [2026-02-11 21:04:10] "POST /set-tag HTTP/1.1" 200 109 0.029879 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /instance-ip/bc35652c-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.050897 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /virtual-machine-interface/bc1a409e-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.044588 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /virtual-machine/961d0853-dde9-470b-995b-40aef4345d9a HTTP/1.1" 200 115 0.021412 10.0.0.38 - - [2026-02-11 21:04:10] "DELETE /tag/be85abc1-886a-47fb-8c7d-361dc731345d HTTP/1.1" 409 388 0.004746 10.0.0.38 - - [2026-02-11 21:04:11] "DELETE /tag/d09f2139-b053-445d-b92b-564ebbaee440 HTTP/1.1" 200 115 0.044096 10.0.0.38 - - [2026-02-11 21:04:38] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004883 10.0.0.38 - - [2026-02-11 21:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.38 - - [2026-02-11 21:04:38] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005693 10.0.0.38 - - [2026-02-11 21:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.38 - - [2026-02-11 21:04:38] "GET /virtual-machine/1450d944-045f-4f03-98ba-c733a16db102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002276 10.0.0.38 - - [2026-02-11 21:04:38] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.38 - - [2026-02-11 21:04:38] "GET /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004253 10.0.0.38 - - [2026-02-11 21:04:38] "POST /set-tag HTTP/1.1" 200 109 0.013528 10.0.0.38 - - [2026-02-11 21:04:38] "POST /set-tag HTTP/1.1" 200 109 0.024281 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.020263 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.022194 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /instance-ip/be07e636-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.047055 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /virtual-machine-interface/bde7abd2-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.035821 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /virtual-machine/1450d944-045f-4f03-98ba-c733a16db102 HTTP/1.1" 200 115 0.018889 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /tag/3b2d05ce-0ca2-4e30-aad7-e8aa860865a6 HTTP/1.1" 200 115 0.043061 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004910 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003847 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine/2e2c5771-e0da-42ce-b78d-02a0576526d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002917 10.0.0.38 - - [2026-02-11 21:04:39] "POST /ref-update HTTP/1.1" 200 156 0.022139 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.041025 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.021849 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.042102 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.050623 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.020080 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /instance-ip/be8867ac-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.062451 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /virtual-machine-interface/be6ab2de-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.049764 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /virtual-machine/2e2c5771-e0da-42ce-b78d-02a0576526d4 HTTP/1.1" 200 115 0.034563 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /tag/df23cbda-344e-463e-a440-7191333c726f HTTP/1.1" 200 115 0.053878 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /tag/5f22270e-38f9-438e-b0fb-ce097f414773 HTTP/1.1" 409 236 0.007870 10.0.0.38 - - [2026-02-11 21:04:39] "DELETE /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7 HTTP/1.1" 409 236 0.007384 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004209 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004151 10.0.0.38 - - [2026-02-11 21:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.38 - - [2026-02-11 21:04:39] "GET /virtual-machine/eeb01337-bda1-454c-9371-7cffddd76697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002975 10.0.0.38 - - [2026-02-11 21:04:39] "POST /ref-update HTTP/1.1" 200 156 0.010254 10.0.0.38 - - [2026-02-11 21:04:40] "GET /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004301 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.016112 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.025305 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.014068 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.025664 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /instance-ip/bccb8f52-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.068168 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /virtual-machine-interface/bca954c8-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.047261 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /virtual-machine/eeb01337-bda1-454c-9371-7cffddd76697 HTTP/1.1" 200 115 0.031439 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /tag/752fff4d-99f1-41d9-9512-f80adf868a82 HTTP/1.1" 200 115 0.039835 10.0.0.38 - - [2026-02-11 21:04:40] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005714 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.38 - - [2026-02-11 21:04:40] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003954 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.38 - - [2026-02-11 21:04:40] "GET /virtual-machine/3a64fc64-061f-4a5c-ad0b-0bf44a46b089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002750 10.0.0.38 - - [2026-02-11 21:04:40] "POST /ref-update HTTP/1.1" 200 156 0.008368 10.0.0.38 - - [2026-02-11 21:04:40] "GET /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015550 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.017868 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.026921 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.037003 10.0.0.38 - - [2026-02-11 21:04:40] "POST /set-tag HTTP/1.1" 200 109 0.015629 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /instance-ip/bd716238-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.063454 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /virtual-machine-interface/bd4f4cca-078c-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.050232 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /virtual-machine/3a64fc64-061f-4a5c-ad0b-0bf44a46b089 HTTP/1.1" 200 115 0.031141 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /tag/d38ae468-d1de-43d0-afdb-a8953ba72faf HTTP/1.1" 409 236 0.005710 10.0.0.38 - - [2026-02-11 21:04:40] "DELETE /tag/4340d042-d373-4f46-99dc-339bebac7585 HTTP/1.1" 200 115 0.038149 10.0.0.38 - - [2026-02-11 21:04:41] "DELETE /tag/49a5fd61-7905-4f32-8cd0-b3effc87b5fd HTTP/1.1" 200 115 0.034073 10.0.0.38 - - [2026-02-11 21:04:43] "POST /projects HTTP/1.1" 409 238 0.002218 10.0.0.38 - - [2026-02-11 21:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.38 - - [2026-02-11 21:04:43] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030201 10.0.0.38 - - [2026-02-11 21:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2026-02-11 21:04:43] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003562 10.0.0.38 - - [2026-02-11 21:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2026-02-11 21:04:43] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003595 10.0.0.38 - - [2026-02-11 21:04:43] "POST /security-groups HTTP/1.1" 409 285 0.001971 10.0.0.38 - - [2026-02-11 21:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.38 - - [2026-02-11 21:04:43] "PUT /security-group/0499d20c-384d-4bf2-905a-0271ed7994e1 HTTP/1.1" 200 262 0.059283 10.0.0.38 - - [2026-02-11 21:04:43] "PUT /access-control-list/88bd8d6b-0d6e-463e-9830-1226f88f6ecf HTTP/1.1" 200 272 0.015853 10.0.0.38 - - [2026-02-11 21:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049754 10.0.0.38 - - [2026-02-11 21:04:43] "PUT /access-control-list/04d6cd37-0ca3-48d3-a60c-94d2512e6574 HTTP/1.1" 200 272 0.035933 10.0.0.38 - - [2026-02-11 21:04:45] "GET /global-system-configs HTTP/1.1" 200 322 0.004855 10.0.0.38 - - [2026-02-11 21:04:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001783 10.0.0.38 - - [2026-02-11 21:04:48] "POST /projects HTTP/1.1" 409 238 0.002096 10.0.0.38 - - [2026-02-11 21:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2026-02-11 21:04:48] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027343 10.0.0.38 - - [2026-02-11 21:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.38 - - [2026-02-11 21:04:48] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003785 10.0.0.38 - - [2026-02-11 21:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2026-02-11 21:04:48] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004558 10.0.0.38 - - [2026-02-11 21:04:48] "POST /security-groups HTTP/1.1" 409 285 0.002601 10.0.0.38 - - [2026-02-11 21:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2026-02-11 21:04:48] "PUT /security-group/0499d20c-384d-4bf2-905a-0271ed7994e1 HTTP/1.1" 200 262 0.074352 10.0.0.38 - - [2026-02-11 21:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028572 10.0.0.38 - - [2026-02-11 21:04:48] "PUT /access-control-list/88bd8d6b-0d6e-463e-9830-1226f88f6ecf HTTP/1.1" 200 272 0.016690 10.0.0.38 - - [2026-02-11 21:04:48] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.024404 10.0.0.38 - - [2026-02-11 21:04:48] "PUT /access-control-list/04d6cd37-0ca3-48d3-a60c-94d2512e6574 HTTP/1.1" 200 272 0.029334 10.0.0.38 - - [2026-02-11 21:04:48] "GET /firewall-rule/a3b55dd9-3b21-49ec-96c8-3da8f74679da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002974 10.0.0.38 - - [2026-02-11 21:04:48] "POST /ref-update HTTP/1.1" 200 156 0.058967 10.0.0.38 - - [2026-02-11 21:04:48] "DELETE /firewall-rule/a3b55dd9-3b21-49ec-96c8-3da8f74679da HTTP/1.1" 200 115 0.034199 10.0.0.38 - - [2026-02-11 21:04:48] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005036 10.0.0.38 - - [2026-02-11 21:04:48] "GET /firewall-rule/1d0a96f4-d673-4fac-9e45-e5c684dbae08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002908 10.0.0.38 - - [2026-02-11 21:04:48] "POST /ref-update HTTP/1.1" 200 156 0.053002 10.0.0.38 - - [2026-02-11 21:04:48] "DELETE /firewall-rule/1d0a96f4-d673-4fac-9e45-e5c684dbae08 HTTP/1.1" 200 115 0.040925 10.0.0.38 - - [2026-02-11 21:04:48] "DELETE /tag/3d21f4c3-0190-470d-97f5-826ca23b2c74 HTTP/1.1" 200 115 0.036330 10.0.0.38 - - [2026-02-11 21:04:48] "DELETE /tag/5f22270e-38f9-438e-b0fb-ce097f414773 HTTP/1.1" 409 236 0.003850 10.0.0.38 - - [2026-02-11 21:04:48] "DELETE /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7 HTTP/1.1" 409 236 0.003770 10.0.0.38 - - [2026-02-11 21:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.38 - - [2026-02-11 21:04:48] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004537 10.0.0.38 - - [2026-02-11 21:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.38 - - [2026-02-11 21:04:48] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005973 10.0.0.38 - - [2026-02-11 21:04:49] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.072491 10.0.0.38 - - [2026-02-11 21:04:49] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.048467 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /security-group/0499d20c-384d-4bf2-905a-0271ed7994e1 HTTP/1.1" 200 115 0.044929 10.0.0.38 - - [2026-02-11 21:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /access-control-list/88bd8d6b-0d6e-463e-9830-1226f88f6ecf HTTP/1.1" 200 115 0.035510 10.0.0.38 - - [2026-02-11 21:04:49] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.049105 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /access-control-list/04d6cd37-0ca3-48d3-a60c-94d2512e6574 HTTP/1.1" 200 115 0.053356 10.0.0.38 - - [2026-02-11 21:04:49] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?fields=security_groups HTTP/1.1" 200 1351 0.033059 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /security-group/d284bd7f-b4d0-44dd-aa4a-4ac4c9b5c9e2 HTTP/1.1" 200 115 0.036902 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /access-control-list/0fe55c5c-8b45-4270-9325-4a5f8164808e HTTP/1.1" 200 115 0.040938 10.0.0.38 - - [2026-02-11 21:04:49] "GET /project/0b6f3406-ed5b-405b-a720-a79806c71b14?fields=application_policy_sets HTTP/1.1" 200 1390 0.045294 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /access-control-list/22fd77d6-d7f7-4cdf-ba04-935653f9796b HTTP/1.1" 200 115 0.037395 10.0.0.38 - - [2026-02-11 21:04:49] "DELETE /project/0b6f3406-ed5b-405b-a720-a79806c71b14 HTTP/1.1" 200 115 0.301154 10.0.0.38 - - [2026-02-11 21:04:49] "POST /projects HTTP/1.1" 409 238 0.002913 10.0.0.38 - - [2026-02-11 21:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.38 - - [2026-02-11 21:04:49] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028039 10.0.0.38 - - [2026-02-11 21:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.38 - - [2026-02-11 21:04:49] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003754 10.0.0.38 - - [2026-02-11 21:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.38 - - [2026-02-11 21:04:49] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003926 10.0.0.38 - - [2026-02-11 21:04:49] "POST /security-groups HTTP/1.1" 409 285 0.003096 10.0.0.38 - - [2026-02-11 21:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.38 - - [2026-02-11 21:04:49] "PUT /security-group/bb008e73-b1a6-4f73-a64e-129367de8062 HTTP/1.1" 200 262 0.055434 10.0.0.38 - - [2026-02-11 21:04:49] "PUT /access-control-list/76a62e38-db43-4557-b61b-3a7e08f3d27b HTTP/1.1" 200 272 0.012070 10.0.0.38 - - [2026-02-11 21:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025432 10.0.0.38 - - [2026-02-11 21:04:49] "PUT /access-control-list/49c59eca-7991-410a-b042-72466e0956bb HTTP/1.1" 200 272 0.026196 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /loadbalancer-member/687e175c-8e30-4eae-830a-21f7eacf3e06 HTTP/1.1" 200 115 0.039792 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /loadbalancer-pool/96d97fb6-a9e5-468e-bbe6-fc29a6976db9 HTTP/1.1" 200 115 0.040556 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /loadbalancer-listener/39bb8103-c1a8-491f-b7a6-22a492a01fd2 HTTP/1.1" 200 115 0.039013 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /loadbalancer/48ec0268-37f5-42a6-bab8-0725a66c9c54 HTTP/1.1" 200 115 0.038209 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /floating-ip/05861692-346d-4252-9fda-f3797c3b66b5 HTTP/1.1" 200 115 0.034546 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /instance-ip/0f80b6fe-a69b-4327-91d8-ad8f2e0ab977 HTTP/1.1" 200 115 0.048715 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /virtual-machine-interface/1f2bd51e-6b97-420e-9ee1-aa92ac48b1d1 HTTP/1.1" 200 115 0.059809 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /tag/1f158534-f695-4249-8623-1d70565f5bf5 HTTP/1.1" 200 115 0.036788 10.0.0.38 - - [2026-02-11 21:04:54] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002388 10.0.0.38 - - [2026-02-11 21:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.38 - - [2026-02-11 21:04:54] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002812 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-policy/2ac1bf2e-ece2-4420-a276-ac455c74b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001990 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-rule/2b28d584-3d8b-4465-b32c-26925a8318fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002689 10.0.0.38 - - [2026-02-11 21:04:54] "POST /ref-update HTTP/1.1" 200 156 0.012217 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /firewall-rule/2b28d584-3d8b-4465-b32c-26925a8318fe HTTP/1.1" 200 115 0.034533 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002990 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-rule/cb464c39-639c-4789-bdb0-92488f85f4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003064 10.0.0.38 - - [2026-02-11 21:04:54] "POST /ref-update HTTP/1.1" 200 156 0.019176 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /firewall-rule/cb464c39-639c-4789-bdb0-92488f85f4cf HTTP/1.1" 200 115 0.044986 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005009 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-rule/1a0dc440-b098-4218-a047-33f78560e7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003587 10.0.0.38 - - [2026-02-11 21:04:54] "POST /ref-update HTTP/1.1" 200 156 0.015530 10.0.0.38 - - [2026-02-11 21:04:54] "DELETE /firewall-rule/1a0dc440-b098-4218-a047-33f78560e7b4 HTTP/1.1" 200 115 0.047652 10.0.0.38 - - [2026-02-11 21:04:54] "GET /application-policy-set/33f720d7-1347-4b39-b91f-1916117c8c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005275 10.0.0.38 - - [2026-02-11 21:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.38 - - [2026-02-11 21:04:54] "GET /policy-management/5e85b470-ab5c-4fb4-9deb-3e251d145447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002735 10.0.0.38 - - [2026-02-11 21:04:54] "GET /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003989 10.0.0.38 - - [2026-02-11 21:04:54] "POST /ref-update HTTP/1.1" 200 156 0.021126 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /firewall-policy/4c166330-19e7-4546-99af-efe2ccb9ba5a HTTP/1.1" 200 115 0.035907 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /tag/d38ae468-d1de-43d0-afdb-a8953ba72faf HTTP/1.1" 200 115 0.059748 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /tag/be85abc1-886a-47fb-8c7d-361dc731345d HTTP/1.1" 200 115 0.068446 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /tag/5f22270e-38f9-438e-b0fb-ce097f414773 HTTP/1.1" 200 115 0.048399 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /tag/5256bcd9-90cd-449b-8e72-312a17d1b3c7 HTTP/1.1" 200 115 0.059587 10.0.0.38 - - [2026-02-11 21:04:55] "POST /projects HTTP/1.1" 409 238 0.001763 10.0.0.38 - - [2026-02-11 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2026-02-11 21:04:55] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040237 10.0.0.38 - - [2026-02-11 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.38 - - [2026-02-11 21:04:55] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004467 10.0.0.38 - - [2026-02-11 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.38 - - [2026-02-11 21:04:55] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005761 10.0.0.38 - - [2026-02-11 21:04:55] "POST /security-groups HTTP/1.1" 409 285 0.002270 10.0.0.38 - - [2026-02-11 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2026-02-11 21:04:55] "PUT /security-group/bb008e73-b1a6-4f73-a64e-129367de8062 HTTP/1.1" 200 262 0.059324 10.0.0.38 - - [2026-02-11 21:04:55] "PUT /access-control-list/76a62e38-db43-4557-b61b-3a7e08f3d27b HTTP/1.1" 200 272 0.030199 10.0.0.38 - - [2026-02-11 21:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.058327 10.0.0.38 - - [2026-02-11 21:04:55] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.015175 10.0.0.38 - - [2026-02-11 21:04:55] "PUT /access-control-list/49c59eca-7991-410a-b042-72466e0956bb HTTP/1.1" 200 272 0.033550 10.0.0.38 - - [2026-02-11 21:04:55] "GET /firewall-rule/d628b997-1627-4f69-84e7-709ba2e5bf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002643 10.0.0.38 - - [2026-02-11 21:04:55] "POST /ref-update HTTP/1.1" 200 156 0.042935 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /firewall-rule/d628b997-1627-4f69-84e7-709ba2e5bf0a HTTP/1.1" 200 115 0.054858 10.0.0.38 - - [2026-02-11 21:04:55] "GET /firewall-policy/67ec93f2-4ebe-4226-a08a-4538d7d7d7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006244 10.0.0.38 - - [2026-02-11 21:04:55] "GET /firewall-rule/852ba50b-d071-4e39-b096-e0d2ea3d82b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003568 10.0.0.38 - - [2026-02-11 21:04:55] "POST /ref-update HTTP/1.1" 200 156 0.083085 10.0.0.38 - - [2026-02-11 21:04:55] "DELETE /firewall-rule/852ba50b-d071-4e39-b096-e0d2ea3d82b6 HTTP/1.1" 200 115 0.046570 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /tag/5ce71b8e-fb78-4dab-9ff6-35a770bc7d45 HTTP/1.1" 200 115 0.057814 10.0.0.38 - - [2026-02-11 21:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.38 - - [2026-02-11 21:04:56] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003898 10.0.0.38 - - [2026-02-11 21:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.38 - - [2026-02-11 21:04:56] "GET /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003685 10.0.0.38 - - [2026-02-11 21:04:56] "PUT /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b HTTP/1.1" 200 264 0.044175 10.0.0.38 - - [2026-02-11 21:04:56] "PUT /virtual-network/2da63631-7717-4cc4-921a-298cfc1a255c HTTP/1.1" 200 264 0.046617 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /security-group/bb008e73-b1a6-4f73-a64e-129367de8062 HTTP/1.1" 200 115 0.056737 10.0.0.38 - - [2026-02-11 21:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /access-control-list/76a62e38-db43-4557-b61b-3a7e08f3d27b HTTP/1.1" 200 115 0.037069 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /access-control-list/49c59eca-7991-410a-b042-72466e0956bb HTTP/1.1" 200 115 0.042804 10.0.0.38 - - [2026-02-11 21:04:56] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041662 10.0.0.38 - - [2026-02-11 21:04:56] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?fields=security_groups HTTP/1.1" 200 1353 0.044508 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /security-group/6502576e-6bf7-4e52-8b54-54448cb3d17e HTTP/1.1" 200 115 0.060624 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /access-control-list/a20fc0de-fc84-4f98-a98f-fe54f06c77c3 HTTP/1.1" 200 115 0.042291 10.0.0.38 - - [2026-02-11 21:04:56] "GET /project/b94be650-3dd6-405d-a2dc-d257db687138?fields=application_policy_sets HTTP/1.1" 200 1392 0.057055 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /access-control-list/c050ce74-7a68-4a7a-8d3e-4c01ba5a9725 HTTP/1.1" 200 115 0.075961 10.0.0.38 - - [2026-02-11 21:04:56] "DELETE /project/b94be650-3dd6-405d-a2dc-d257db687138 HTTP/1.1" 200 115 0.373607 10.0.0.38 - - [2026-02-11 21:05:44] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.38 - - [2026-02-11 21:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.38 - - [2026-02-11 21:05:44] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002588 10.0.0.38 - - [2026-02-11 21:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2026-02-11 21:05:44] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002334 10.0.0.38 - - [2026-02-11 21:06:01] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.38 - - [2026-02-11 21:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2026-02-11 21:06:01] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004380 10.0.0.38 - - [2026-02-11 21:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.38 - - [2026-02-11 21:06:01] "GET /config-node/7ca5cbbb-cfb1-46b3-89ec-a087b22799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002326 10.0.0.38 - - [2026-02-11 21:06:01] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.38 - - [2026-02-11 21:06:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002077 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.38 - - [2026-02-11 21:06:06] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002130 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.38 - - [2026-02-11 21:06:06] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.007821 10.0.0.38 - - [2026-02-11 21:06:06] "GET / HTTP/1.1" 200 35931 0.002133 10.0.0.38 - - [2026-02-11 21:06:06] "POST /alarms HTTP/1.1" 409 264 0.002349 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.38 - - [2026-02-11 21:06:06] "PUT /alarm/f955ed18-a604-45ea-86cb-44ddc4ad2155 HTTP/1.1" 200 244 0.009045 10.0.0.38 - - [2026-02-11 21:06:06] "POST /alarms HTTP/1.1" 409 261 0.008818 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.38 - - [2026-02-11 21:06:06] "PUT /alarm/b1f7bc92-b9e5-49ee-ac40-ef5c2539a8e4 HTTP/1.1" 200 244 0.009424 10.0.0.38 - - [2026-02-11 21:06:06] "POST /alarms HTTP/1.1" 409 261 0.006257 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.38 - - [2026-02-11 21:06:06] "PUT /alarm/f19047f8-aaea-4b7b-a3c1-ea42e46aafc4 HTTP/1.1" 200 244 0.009294 10.0.0.38 - - [2026-02-11 21:06:06] "POST /alarms HTTP/1.1" 409 253 0.003965 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.38 - - [2026-02-11 21:06:06] "PUT /alarm/2df34fa3-7d20-474a-9050-5e2c3c6f255d HTTP/1.1" 200 244 0.010876 10.0.0.38 - - [2026-02-11 21:06:06] "POST /alarms HTTP/1.1" 409 251 0.003199 10.0.0.38 - - [2026-02-11 21:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.38 - - [2026-02-11 21:06:06] "PUT /alarm/6e92df65-8e69-4aa4-a64d-c0546ded0cc3 HTTP/1.1" 200 244 0.010190 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 252 0.002591 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/6ab0bc3d-9dfd-4323-b535-d9a99c85b396 HTTP/1.1" 200 244 0.009701 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 256 0.003081 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/126e1d71-8b4c-41ef-8295-3056716f09a8 HTTP/1.1" 200 244 0.010986 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 248 0.003558 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/192136be-72e9-4c7c-be58-dc8202549cc4 HTTP/1.1" 200 244 0.012846 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 252 0.001857 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/928afe73-e3b0-427b-956d-15aad0bf11d2 HTTP/1.1" 200 244 0.010473 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 257 0.002453 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/20c43033-0d94-430c-9cff-ea50caf55188 HTTP/1.1" 200 244 0.009151 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 251 0.001995 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/0b9ac2a1-04a3-4cce-8da4-1c92d3d1014c HTTP/1.1" 200 244 0.009143 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 257 0.007579 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/12721dfd-adc6-47f0-95bf-5d6d1374e365 HTTP/1.1" 200 244 0.010264 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 261 0.002465 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/ea6e2d4b-6984-4c81-9967-6e5ff1ad28b0 HTTP/1.1" 200 244 0.020566 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 258 0.004346 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/90bc6492-2380-4a67-a68f-7deddf43dc5f HTTP/1.1" 200 244 0.012024 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 254 0.004198 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/a5c8595e-9ecd-4f74-b74f-93e957667bc5 HTTP/1.1" 200 244 0.010344 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 254 0.002328 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/d0e25ac9-ac5b-47f5-be48-3c973ad4b5f9 HTTP/1.1" 200 244 0.011396 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 254 0.010398 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/bb5ec661-080f-4651-af62-95018be395aa HTTP/1.1" 200 244 0.012322 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 247 0.009151 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/f954809a-71fe-46b5-b446-9bef4e821271 HTTP/1.1" 200 244 0.009506 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 272 0.016827 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/67c676cd-f0a2-4236-a4e8-c64da1e0b319 HTTP/1.1" 200 244 0.009632 10.0.0.38 - - [2026-02-11 21:06:07] "POST /alarms HTTP/1.1" 409 261 0.001408 10.0.0.38 - - [2026-02-11 21:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006930 10.0.0.38 - - [2026-02-11 21:06:07] "PUT /alarm/f8c9c8a4-3711-48c4-9116-3cabc2b26725 HTTP/1.1" 200 244 0.011268 10.0.0.38 - - [2026-02-11 21:06:08] "POST /alarms HTTP/1.1" 409 259 0.002401 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.38 - - [2026-02-11 21:06:08] "PUT /alarm/c0f5f628-8894-42f6-a2d0-f0cf5486ec83 HTTP/1.1" 200 244 0.010466 10.0.0.38 - - [2026-02-11 21:06:08] "POST /alarms HTTP/1.1" 409 265 0.010801 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.38 - - [2026-02-11 21:06:08] "PUT /alarm/3d1c4d66-f36b-44a7-b1e3-c354999f43c5 HTTP/1.1" 200 244 0.011113 10.0.0.38 - - [2026-02-11 21:06:08] "POST /alarms HTTP/1.1" 409 279 0.006888 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2026-02-11 21:06:08] "PUT /alarm/7ca65ac6-48a9-42df-9763-99c9132e8a70 HTTP/1.1" 200 244 0.010768 10.0.0.38 - - [2026-02-11 21:06:08] "GET / HTTP/1.1" 200 35931 0.001779 10.0.0.38 - - [2026-02-11 21:06:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001890 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.38 - - [2026-02-11 21:06:08] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.006547 10.0.0.38 - - [2026-02-11 21:06:08] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.38 - - [2026-02-11 21:06:08] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002353 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.38 - - [2026-02-11 21:06:08] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.009125 10.0.0.38 - - [2026-02-11 21:06:08] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.38 - - [2026-02-11 21:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2026-02-11 21:06:08] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004174 10.0.0.38 - - [2026-02-11 21:06:08] "PUT /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb HTTP/1.1" 200 274 0.015162 10.0.0.38 - - [2026-02-11 21:06:12] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.38 - - [2026-02-11 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.38 - - [2026-02-11 21:06:12] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002556 10.0.0.38 - - [2026-02-11 21:06:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001669 10.0.0.38 - - [2026-02-11 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.38 - - [2026-02-11 21:06:12] "GET /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002996 10.0.0.38 - - [2026-02-11 21:06:12] "PUT /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a HTTP/1.1" 200 254 0.010832 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:06:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:06:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.38 - - [2026-02-11 21:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.38 - - [2026-02-11 21:06:15] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002955 10.0.0.38 - - [2026-02-11 21:06:27] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.38 - - [2026-02-11 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.38 - - [2026-02-11 21:06:27] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005044 10.0.0.38 - - [2026-02-11 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.38 - - [2026-02-11 21:06:27] "GET /config-node/7ca5cbbb-cfb1-46b3-89ec-a087b22799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001978 10.0.0.38 - - [2026-02-11 21:06:38] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.38 - - [2026-02-11 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010291 10.0.0.38 - - [2026-02-11 21:06:38] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003029 10.0.0.38 - - [2026-02-11 21:06:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002114 10.0.0.38 - - [2026-02-11 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.38 - - [2026-02-11 21:06:38] "GET /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003126 10.0.0.38 - - [2026-02-11 21:06:38] "PUT /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a HTTP/1.1" 200 254 0.011243 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:06:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:06:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.38 - - [2026-02-11 21:07:19] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.38 - - [2026-02-11 21:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2026-02-11 21:07:19] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004485 10.0.0.38 - - [2026-02-11 21:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.38 - - [2026-02-11 21:07:19] "GET /config-node/7ca5cbbb-cfb1-46b3-89ec-a087b22799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001771 10.0.0.38 - - [2026-02-11 21:07:19] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.38 - - [2026-02-11 21:07:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002045 10.0.0.38 - - [2026-02-11 21:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.38 - - [2026-02-11 21:07:24] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002412 10.0.0.38 - - [2026-02-11 21:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.38 - - [2026-02-11 21:07:24] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.007677 10.0.0.38 - - [2026-02-11 21:07:25] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 264 0.001945 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/f955ed18-a604-45ea-86cb-44ddc4ad2155 HTTP/1.1" 200 244 0.008327 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 261 0.008420 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/b1f7bc92-b9e5-49ee-ac40-ef5c2539a8e4 HTTP/1.1" 200 244 0.009088 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 261 0.009725 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/f19047f8-aaea-4b7b-a3c1-ea42e46aafc4 HTTP/1.1" 200 244 0.010444 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 253 0.003347 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/2df34fa3-7d20-474a-9050-5e2c3c6f255d HTTP/1.1" 200 244 0.011096 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 251 0.010503 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/6e92df65-8e69-4aa4-a64d-c0546ded0cc3 HTTP/1.1" 200 244 0.009369 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 252 0.014300 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/6ab0bc3d-9dfd-4323-b535-d9a99c85b396 HTTP/1.1" 200 244 0.009755 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 256 0.006124 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/126e1d71-8b4c-41ef-8295-3056716f09a8 HTTP/1.1" 200 244 0.008940 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 248 0.006747 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/192136be-72e9-4c7c-be58-dc8202549cc4 HTTP/1.1" 200 244 0.008520 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 252 0.007823 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/928afe73-e3b0-427b-956d-15aad0bf11d2 HTTP/1.1" 200 244 0.010502 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 257 0.003651 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/20c43033-0d94-430c-9cff-ea50caf55188 HTTP/1.1" 200 244 0.012734 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 251 0.016208 10.0.0.38 - - [2026-02-11 21:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2026-02-11 21:07:25] "PUT /alarm/0b9ac2a1-04a3-4cce-8da4-1c92d3d1014c HTTP/1.1" 200 244 0.010106 10.0.0.38 - - [2026-02-11 21:07:25] "POST /alarms HTTP/1.1" 409 257 0.006622 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/12721dfd-adc6-47f0-95bf-5d6d1374e365 HTTP/1.1" 200 244 0.019107 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 261 0.005789 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/ea6e2d4b-6984-4c81-9967-6e5ff1ad28b0 HTTP/1.1" 200 244 0.010174 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 258 0.010645 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/90bc6492-2380-4a67-a68f-7deddf43dc5f HTTP/1.1" 200 244 0.008600 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 254 0.004341 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/a5c8595e-9ecd-4f74-b74f-93e957667bc5 HTTP/1.1" 200 244 0.007964 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 254 0.003754 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/d0e25ac9-ac5b-47f5-be48-3c973ad4b5f9 HTTP/1.1" 200 244 0.008684 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 254 0.003852 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/bb5ec661-080f-4651-af62-95018be395aa HTTP/1.1" 200 244 0.008834 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 247 0.005260 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/f954809a-71fe-46b5-b446-9bef4e821271 HTTP/1.1" 200 244 0.008317 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 272 0.004198 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/67c676cd-f0a2-4236-a4e8-c64da1e0b319 HTTP/1.1" 200 244 0.009140 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 261 0.009139 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/f8c9c8a4-3711-48c4-9116-3cabc2b26725 HTTP/1.1" 200 244 0.007976 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 259 0.003495 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/c0f5f628-8894-42f6-a2d0-f0cf5486ec83 HTTP/1.1" 200 244 0.008222 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 265 0.003769 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/3d1c4d66-f36b-44a7-b1e3-c354999f43c5 HTTP/1.1" 200 244 0.008681 10.0.0.38 - - [2026-02-11 21:07:26] "POST /alarms HTTP/1.1" 409 279 0.003428 10.0.0.38 - - [2026-02-11 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.38 - - [2026-02-11 21:07:26] "PUT /alarm/7ca65ac6-48a9-42df-9763-99c9132e8a70 HTTP/1.1" 200 244 0.030308 10.0.0.38 - - [2026-02-11 21:07:27] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.38 - - [2026-02-11 21:07:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002145 10.0.0.38 - - [2026-02-11 21:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.38 - - [2026-02-11 21:07:27] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.007275 10.0.0.38 - - [2026-02-11 21:07:27] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.38 - - [2026-02-11 21:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.38 - - [2026-02-11 21:07:27] "GET /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002717 10.0.0.38 - - [2026-02-11 21:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.38 - - [2026-02-11 21:07:27] "PUT /global-vrouter-config/511665a0-6d8b-40d5-be3e-9eac1f200c33 HTTP/1.1" 200 276 0.010543 10.0.0.38 - - [2026-02-11 21:07:27] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.38 - - [2026-02-11 21:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.38 - - [2026-02-11 21:07:27] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004148 10.0.0.38 - - [2026-02-11 21:07:27] "PUT /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb HTTP/1.1" 200 274 0.014903 10.0.0.38 - - [2026-02-11 21:07:31] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.38 - - [2026-02-11 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2026-02-11 21:07:31] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007209 10.0.0.38 - - [2026-02-11 21:07:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002150 10.0.0.38 - - [2026-02-11 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.38 - - [2026-02-11 21:07:31] "GET /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003297 10.0.0.38 - - [2026-02-11 21:07:31] "PUT /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a HTTP/1.1" 200 254 0.025533 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:07:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:07:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.38 - - [2026-02-11 21:07:35] "POST /tags HTTP/1.1" 200 355 0.022458 10.0.0.38 - - [2026-02-11 21:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468 10.0.0.38 - - [2026-02-11 21:07:35] "GET /tag/c2b97f76-f905-406e-9157-64f49e4f3412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.023845 10.0.0.38 - - [2026-02-11 21:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2026-02-11 21:07:35] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006018 10.0.0.38 - - [2026-02-11 21:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.38 - - [2026-02-11 21:07:35] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031549 10.0.0.38 - - [2026-02-11 21:07:35] "POST /virtual-machines HTTP/1.1" 200 351 0.008832 10.0.0.38 - - [2026-02-11 21:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010461 10.0.0.38 - - [2026-02-11 21:07:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.153187 10.0.0.38 - - [2026-02-11 21:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017411 10.0.0.38 - - [2026-02-11 21:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.38 - - [2026-02-11 21:07:35] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005631 10.0.0.38 - - [2026-02-11 21:07:35] "POST /instance-ips HTTP/1.1" 200 391 0.037898 10.0.0.38 - - [2026-02-11 21:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.044859 10.0.0.38 - - [2026-02-11 21:07:35] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.017284 10.0.0.38 - - [2026-02-11 21:07:36] "POST /set-tag HTTP/1.1" 200 109 0.017149 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016119 10.0.0.38 - - [2026-02-11 21:07:36] "GET /instance-ip/b07d8dd0-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003443 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005383 10.0.0.38 - - [2026-02-11 21:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004002 10.0.0.38 - - [2026-02-11 21:07:36] "POST /ref-update HTTP/1.1" 200 156 0.008444 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018030 10.0.0.38 - - [2026-02-11 21:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.38 - - [2026-02-11 21:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-network/aa2279b2-555e-400d-be59-c6c9d47a0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004786 10.0.0.38 - - [2026-02-11 21:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.38 - - [2026-02-11 21:07:36] "GET /project/cee3759a-14ae-4743-86b9-539ad92f299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031650 10.0.0.38 - - [2026-02-11 21:07:36] "POST /virtual-machines HTTP/1.1" 200 355 0.015157 10.0.0.38 - - [2026-02-11 21:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025160 10.0.0.38 - - [2026-02-11 21:07:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.111808 10.0.0.38 - - [2026-02-11 21:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009253 10.0.0.38 - - [2026-02-11 21:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015079 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004227 10.0.0.38 - - [2026-02-11 21:07:36] "POST /instance-ips HTTP/1.1" 200 395 0.017902 10.0.0.38 - - [2026-02-11 21:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022214 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004218 10.0.0.38 - - [2026-02-11 21:07:36] "POST /set-tag HTTP/1.1" 200 109 0.013177 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018679 10.0.0.38 - - [2026-02-11 21:07:36] "GET /instance-ip/b0f6ceca-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005868 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004369 10.0.0.38 - - [2026-02-11 21:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-router/7db36afa-d918-41c0-a619-93a57e7f2096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004106 10.0.0.38 - - [2026-02-11 21:07:36] "POST /ref-update HTTP/1.1" 200 156 0.008478 10.0.0.38 - - [2026-02-11 21:07:36] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010423 10.0.0.38 - - [2026-02-11 21:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.38 - - [2026-02-11 21:07:37] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005435 10.0.0.38 - - [2026-02-11 21:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.38 - - [2026-02-11 21:07:37] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004745 10.0.0.38 - - [2026-02-11 21:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.38 - - [2026-02-11 21:07:47] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.38 - - [2026-02-11 21:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.38 - - [2026-02-11 21:07:47] "GET /global-system-config/be3572bc-479f-4720-a035-cc3a2fd235eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004591 10.0.0.38 - - [2026-02-11 21:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.38 - - [2026-02-11 21:07:47] "GET /config-node/7ca5cbbb-cfb1-46b3-89ec-a087b22799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003533 10.0.0.38 - - [2026-02-11 21:07:50] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005434 10.0.0.38 - - [2026-02-11 21:07:50] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.38 - - [2026-02-11 21:07:50] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003547 10.0.0.38 - - [2026-02-11 21:07:50] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.38 - - [2026-02-11 21:07:51] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005751 10.0.0.38 - - [2026-02-11 21:07:51] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.38 - - [2026-02-11 21:07:58] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.38 - - [2026-02-11 21:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2026-02-11 21:07:58] "GET /routing-instance/e26f5b8a-3788-4fee-b570-cc68bdd40a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003365 10.0.0.38 - - [2026-02-11 21:07:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001571 10.0.0.38 - - [2026-02-11 21:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2026-02-11 21:07:58] "GET /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003188 10.0.0.38 - - [2026-02-11 21:07:58] "PUT /bgp-router/7ffaf411-b528-44a6-9f1c-3d237393838a HTTP/1.1" 200 254 0.015569 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:07:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:07:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:08:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:08:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.38 - - [2026-02-11 21:08:23] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008297 10.0.0.38 - - [2026-02-11 21:08:23] "POST /set-tag HTTP/1.1" 200 109 0.007033 10.0.0.38 - - [2026-02-11 21:08:23] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004240 10.0.0.38 - - [2026-02-11 21:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.38 - - [2026-02-11 21:08:23] "GET /virtual-machine/fea23442-4159-4e0b-a2ca-336a7137c80b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002558 10.0.0.38 - - [2026-02-11 21:08:23] "POST /ref-update HTTP/1.1" 200 156 0.009317 10.0.0.38 - - [2026-02-11 21:08:23] "GET /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005792 10.0.0.38 - - [2026-02-11 21:08:23] "POST /set-tag HTTP/1.1" 200 109 0.020850 10.0.0.38 - - [2026-02-11 21:08:23] "POST /set-tag HTTP/1.1" 200 109 0.024318 10.0.0.38 - - [2026-02-11 21:08:23] "DELETE /instance-ip/b07d8dd0-078d-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.037732 10.0.0.38 - - [2026-02-11 21:08:23] "DELETE /virtual-machine-interface/b057742e-078d-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.060116 10.0.0.38 - - [2026-02-11 21:08:23] "DELETE /virtual-machine/fea23442-4159-4e0b-a2ca-336a7137c80b HTTP/1.1" 200 115 0.035275 10.0.0.38 - - [2026-02-11 21:08:23] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005801 10.0.0.38 - - [2026-02-11 21:08:23] "POST /set-tag HTTP/1.1" 200 109 0.003089 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:08:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:08:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.38 - - [2026-02-11 21:08:54] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006849 10.0.0.38 - - [2026-02-11 21:08:54] "POST /set-tag HTTP/1.1" 200 109 0.005355 10.0.0.38 - - [2026-02-11 21:08:54] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004599 10.0.0.38 - - [2026-02-11 21:08:54] "POST /set-tag HTTP/1.1" 200 109 0.011135 10.0.0.38 - - [2026-02-11 21:08:54] "GET /virtual-machine/bd57ee92-ea52-43a5-9a4f-209abab53fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006462 10.0.0.38 - - [2026-02-11 21:08:54] "POST /ref-update HTTP/1.1" 200 156 0.010872 10.0.0.38 - - [2026-02-11 21:08:54] "GET /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007083 10.0.0.38 - - [2026-02-11 21:08:54] "POST /set-tag HTTP/1.1" 200 109 0.029801 10.0.0.38 - - [2026-02-11 21:08:54] "POST /set-tag HTTP/1.1" 200 109 0.035328 10.0.0.38 - - [2026-02-11 21:08:54] "DELETE /instance-ip/b0f6ceca-078d-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.055195 10.0.0.38 - - [2026-02-11 21:08:54] "DELETE /virtual-machine-interface/b0dd1944-078d-11f1-a68a-fa163e89d3d4 HTTP/1.1" 200 115 0.055676 10.0.0.38 - - [2026-02-11 21:08:54] "DELETE /virtual-machine/bd57ee92-ea52-43a5-9a4f-209abab53fe1 HTTP/1.1" 200 115 0.042286 10.0.0.38 - - [2026-02-11 21:08:54] "DELETE /tag/c2b97f76-f905-406e-9157-64f49e4f3412 HTTP/1.1" 200 115 0.047323 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:08:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:09:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.38 - - [2026-02-11 21:09:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996