++ 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: =================== Thu Apr 30 02:00:35 AM UTC 2026 ===================' INFO: =================== Thu Apr 30 02:00:35 AM 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.23 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 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.23 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ cut -d ' ' -f 1 ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.42.228.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.42.228.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ 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: 04/30/2026 02:01:16.012 7f26b231fd00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/30/2026 02:01:16.168 7f26b231fd00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/30/2026 02:01:16.180 7f26b231fd00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/30/2026 02:01:16.180 7f26b231fd00 [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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-04-30 02:01:21] "GET / HTTP/1.1" 503 181 0.000299 10.0.0.23 - - [2026-04-30 02:01:22] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.23 - - [2026-04-30 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.23 - - [2026-04-30 02:01:22] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008017 10.0.0.23 - - [2026-04-30 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.005813 10.0.0.23 - - [2026-04-30 02:01:22] "POST /config-nodes HTTP/1.1" 200 593 0.042516 10.0.0.23 - - [2026-04-30 02:01:22] "GET / HTTP/1.1" 200 45303 0.001728 10.0.0.23 - - [2026-04-30 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.23 - - [2026-04-30 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010718 10.0.0.23 - - [2026-04-30 02:01:23] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.23 - - [2026-04-30 02:01:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003201 10.0.0.23 - - [2026-04-30 02:01:23] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.23 - - [2026-04-30 02:01:24] "GET / HTTP/1.1" 200 35931 0.001129 10.0.0.23 - - [2026-04-30 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.002695 10.0.0.23 - - [2026-04-30 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.23 - - [2026-04-30 02:01:24] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006304 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035237 10.0.0.23 - - [2026-04-30 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.032666 10.0.0.23 - - [2026-04-30 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.23 - - [2026-04-30 02:01:24] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013497 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-appliance-sets HTTP/1.1" 200 541 0.031038 10.0.0.23 - - [2026-04-30 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.23 - - [2026-04-30 02:01:24] "GET /network-ipam/77dfc359-b928-4247-8b9c-c7ab13811a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003263 10.0.0.23 - - [2026-04-30 02:01:24] "GET / HTTP/1.1" 200 35931 0.002690 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-templates HTTP/1.1" 200 511 0.022574 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-templates HTTP/1.1" 200 501 0.023556 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-templates HTTP/1.1" 200 515 0.023941 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-templates HTTP/1.1" 200 535 0.025289 10.0.0.23 - - [2026-04-30 02:01:24] "POST /service-templates HTTP/1.1" 200 507 0.026903 10.0.0.23 - - [2026-04-30 02:01:25] "GET / HTTP/1.1" 200 35931 0.002270 10.0.0.23 - - [2026-04-30 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.23 - - [2026-04-30 02:01:25] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013063 10.0.0.23 - - [2026-04-30 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002598 10.0.0.23 - - [2026-04-30 02:01:25] "POST /config-database-nodes HTTP/1.1" 200 611 0.030131 10.0.0.23 - - [2026-04-30 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.23 - - [2026-04-30 02:01:27] "GET /network-ipam/77dfc359-b928-4247-8b9c-c7ab13811a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005713 10.0.0.23 - - [2026-04-30 02:01:27] "GET / HTTP/1.1" 200 35931 0.002504 10.0.0.23 - - [2026-04-30 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2026-04-30 02:01:27] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004717 10.0.0.23 - - [2026-04-30 02:01:27] "POST /bgp-routers HTTP/1.1" 200 616 0.040727 10.0.0.23 - - [2026-04-30 02:01:27] "GET /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.009903 10.0.0.23 - - [2026-04-30 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.23 - - [2026-04-30 02:01:27] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007438 10.0.0.23 - - [2026-04-30 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.002640 10.0.0.23 - - [2026-04-30 02:01:27] "POST /access-control-lists HTTP/1.1" 200 587 0.026680 10.0.0.23 - - [2026-04-30 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.010691 10.0.0.23 - - [2026-04-30 02:01:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002430 10.0.0.23 - - [2026-04-30 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.007073 10.0.0.23 - - [2026-04-30 02:01:27] "POST /access-control-lists HTTP/1.1" 200 585 0.045838 10.0.0.23 - - [2026-04-30 02:01:27] "POST /route-targets HTTP/1.1" 200 327 0.015634 10.0.0.23 - - [2026-04-30 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.038988 10.0.0.23 - - [2026-04-30 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.23 - - [2026-04-30 02:01:28] "POST /route-targets HTTP/1.1" 200 327 0.015439 10.0.0.23 - - [2026-04-30 02:01:28] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006650 10.0.0.23 - - [2026-04-30 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.23 - - [2026-04-30 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.020664 10.0.0.23 - - [2026-04-30 02:01:28] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.009801 10.0.0.23 - - [2026-04-30 02:01:28] "POST /route-targets HTTP/1.1" 200 327 0.020827 10.0.0.23 - - [2026-04-30 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.014042 10.0.0.23 - - [2026-04-30 02:01:28] "POST /route-targets HTTP/1.1" 200 327 0.017417 10.0.0.23 - - [2026-04-30 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.017857 10.0.0.23 - - [2026-04-30 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.011741 10.0.0.23 - - [2026-04-30 02:01:28] "POST /access-control-lists HTTP/1.1" 200 551 0.087625 10.0.0.23 - - [2026-04-30 02:01:28] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 581 0.044312 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 575 0.058123 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 575 0.028629 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 559 0.027080 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 555 0.030100 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 557 0.030638 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 565 0.019255 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 549 0.020650 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 557 0.037448 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 567 0.028541 10.0.0.23 - - [2026-04-30 02:01:28] "POST /alarms HTTP/1.1" 200 555 0.039112 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 567 0.029245 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 575 0.066126 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 569 0.022453 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 561 0.024225 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 561 0.023260 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 561 0.035460 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 547 0.033557 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 595 0.020284 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 575 0.021648 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 571 0.027411 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 583 0.018501 10.0.0.23 - - [2026-04-30 02:01:29] "POST /alarms HTTP/1.1" 200 609 0.022380 10.0.0.23 - - [2026-04-30 02:01:29] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.23 - - [2026-04-30 02:01:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005014 10.0.0.23 - - [2026-04-30 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.23 - - [2026-04-30 02:01:29] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.013205 10.0.0.23 - - [2026-04-30 02:01:30] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.23 - - [2026-04-30 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.23 - - [2026-04-30 02:01:30] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002961 10.0.0.23 - - [2026-04-30 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.23 - - [2026-04-30 02:01:30] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.009261 10.0.0.23 - - [2026-04-30 02:01:30] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.23 - - [2026-04-30 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.23 - - [2026-04-30 02:01:30] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006283 10.0.0.23 - - [2026-04-30 02:01:30] "PUT /global-system-config/f7365af0-4133-4505-94bf-941425419564 HTTP/1.1" 200 274 0.018948 10.0.0.23 - - [2026-04-30 02:03:13] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.23 - - [2026-04-30 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.23 - - [2026-04-30 02:03:13] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005871 10.0.0.23 - - [2026-04-30 02:03:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004450 10.0.0.23 - - [2026-04-30 02:03:13] "POST /analytics-nodes HTTP/1.1" 200 599 0.037108 10.0.0.23 - - [2026-04-30 02:03:21] "GET / HTTP/1.1" 200 35931 0.002478 10.0.0.23 - - [2026-04-30 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.23 - - [2026-04-30 02:03:21] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014449 10.0.0.23 - - [2026-04-30 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.003685 10.0.0.23 - - [2026-04-30 02:03:21] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044732 10.0.0.23 - - [2026-04-30 02:03:30] "GET / HTTP/1.1" 200 35931 0.002129 10.0.0.23 - - [2026-04-30 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.23 - - [2026-04-30 02:03:30] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011824 10.0.0.23 - - [2026-04-30 02:03:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.005141 10.0.0.23 - - [2026-04-30 02:03:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.039251 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:03:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001347 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:03:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001394 10.0.0.23 - - [2026-04-30 02:03:36] "GET / HTTP/1.1" 200 35931 0.002485 10.0.0.23 - - [2026-04-30 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.23 - - [2026-04-30 02:03:36] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018611 10.0.0.23 - - [2026-04-30 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.007396 10.0.0.23 - - [2026-04-30 02:03:36] "POST /database-nodes HTTP/1.1" 200 597 0.020585 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:03:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:03:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 10.0.0.23 - - [2026-04-30 02:04:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002786 10.0.0.23 - - [2026-04-30 02:04:06] "GET /global-system-configs HTTP/1.1" 200 322 0.004076 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001359 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001157 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.23 - - [2026-04-30 02:04:22] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.23 - - [2026-04-30 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.23 - - [2026-04-30 02:04:22] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003277 10.0.0.23 - - [2026-04-30 02:04:22] "POST /id-to-fqname HTTP/1.1" 200 173 0.000514 10.0.0.23 - - [2026-04-30 02:04:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.025246 10.0.0.23 - - [2026-04-30 02:04:22] "POST /security-groups HTTP/1.1" 200 570 0.075203 10.0.0.23 - - [2026-04-30 02:04:22] "POST /projects HTTP/1.1" 200 481 0.365915 10.0.0.23 - - [2026-04-30 02:04:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.003950 10.0.0.23 - - [2026-04-30 02:04:22] "POST /access-control-lists HTTP/1.1" 200 579 0.102534 10.0.0.23 - - [2026-04-30 02:04:22] "POST /security-groups HTTP/1.1" 200 534 0.124568 10.0.0.23 - - [2026-04-30 02:04:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.002398 10.0.0.23 - - [2026-04-30 02:04:22] "POST /chown HTTP/1.1" 200 109 0.031062 10.0.0.23 - - [2026-04-30 02:04:23] "POST /policy-managements HTTP/1.1" 409 214 0.003102 10.0.0.23 - - [2026-04-30 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2026-04-30 02:04:23] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010582 10.0.0.23 - - [2026-04-30 02:04:23] "POST /access-control-lists HTTP/1.1" 200 577 0.084446 10.0.0.23 - - [2026-04-30 02:04:23] "POST /application-policy-sets HTTP/1.1" 200 528 0.031162 10.0.0.23 - - [2026-04-30 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.23 - - [2026-04-30 02:04:23] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002948 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001504 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.23 - - [2026-04-30 02:04:23] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.015221 10.0.0.23 - - [2026-04-30 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021054 10.0.0.23 - - [2026-04-30 02:04:23] "GET /virtual-network/0756b054-c289-4cda-843b-c70b7ab3da41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006835 10.0.0.23 - - [2026-04-30 02:04:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000619 10.0.0.23 - - [2026-04-30 02:04:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.014156 10.0.0.23 - - [2026-04-30 02:04:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.002596 10.0.0.23 - - [2026-04-30 02:04:23] "POST /access-control-lists HTTP/1.1" 200 594 0.249198 10.0.0.23 - - [2026-04-30 02:04:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.006016 10.0.0.23 - - [2026-04-30 02:04:23] "POST /security-groups HTTP/1.1" 200 574 0.430628 10.0.0.23 - - [2026-04-30 02:04:23] "POST /projects HTTP/1.1" 200 489 0.602102 10.0.0.23 - - [2026-04-30 02:04:23] "POST /access-control-lists HTTP/1.1" 200 592 0.086922 10.0.0.23 - - [2026-04-30 02:04:24] "POST /security-groups HTTP/1.1" 200 546 0.047590 10.0.0.23 - - [2026-04-30 02:04:24] "POST /chown HTTP/1.1" 200 109 0.036937 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.027137 10.0.0.23 - - [2026-04-30 02:04:24] "POST /access-control-lists HTTP/1.1" 200 583 0.104618 10.0.0.23 - - [2026-04-30 02:04:24] "POST /network-ipams HTTP/1.1" 200 522 0.111330 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.020920 10.0.0.23 - - [2026-04-30 02:04:24] "POST /access-control-lists HTTP/1.1" 200 581 0.061044 10.0.0.23 - - [2026-04-30 02:04:24] "POST /network-ipams HTTP/1.1" 200 510 0.081110 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.014251 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.007611 10.0.0.23 - - [2026-04-30 02:04:24] "POST /access-control-lists HTTP/1.1" 200 602 0.068443 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.002190 10.0.0.23 - - [2026-04-30 02:04:24] "POST /access-control-lists HTTP/1.1" 200 600 0.102869 10.0.0.23 - - [2026-04-30 02:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.026522 10.0.0.23 - - [2026-04-30 02:04:24] "POST /virtual-networks HTTP/1.1" 200 538 0.323287 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.005657 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.23 - - [2026-04-30 02:04:24] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.011822 10.0.0.23 - - [2026-04-30 02:04:24] "POST /access-control-lists HTTP/1.1" 200 589 0.105515 10.0.0.23 - - [2026-04-30 02:04:24] "POST /network-ipams HTTP/1.1" 200 518 0.125105 10.0.0.23 - - [2026-04-30 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.003996 10.0.0.23 - - [2026-04-30 02:04:24] "POST /route-targets HTTP/1.1" 200 327 0.052807 10.0.0.23 - - [2026-04-30 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.045593 10.0.0.23 - - [2026-04-30 02:04:25] "POST /useragent-kv HTTP/1.1" 200 115 0.039935 10.0.0.23 - - [2026-04-30 02:04:25] "POST /virtual-networks HTTP/1.1" 200 546 0.304135 10.0.0.23 - - [2026-04-30 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.23 - - [2026-04-30 02:04:25] "POST /route-targets HTTP/1.1" 200 327 0.024264 10.0.0.23 - - [2026-04-30 02:04:25] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.023758 10.0.0.23 - - [2026-04-30 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.004411 10.0.0.23 - - [2026-04-30 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.059268 10.0.0.23 - - [2026-04-30 02:04:25] "POST /network-policys HTTP/1.1" 200 538 0.059168 10.0.0.23 - - [2026-04-30 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.004960 10.0.0.23 - - [2026-04-30 02:04:25] "POST /network-policys HTTP/1.1" 200 534 0.057035 10.0.0.23 - - [2026-04-30 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.011544 10.0.0.23 - - [2026-04-30 02:04:25] "POST /network-policys HTTP/1.1" 200 542 0.023149 10.0.0.23 - - [2026-04-30 02:04:25] "PUT /access-control-list/761f070a-035a-4ec9-8d65-0181492fed11 HTTP/1.1" 200 272 0.055617 10.0.0.23 - - [2026-04-30 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.179907 10.0.0.23 - - [2026-04-30 02:04:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006902 10.0.0.23 - - [2026-04-30 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.136868 10.0.0.23 - - [2026-04-30 02:04:26] "PUT /access-control-list/d19d98e5-6c7b-41aa-b1ab-f50e8f80f759 HTTP/1.1" 200 272 0.060634 10.0.0.23 - - [2026-04-30 02:04:26] "PUT /access-control-list/761f070a-035a-4ec9-8d65-0181492fed11 HTTP/1.1" 200 272 0.056995 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.052887 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.191181 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039283 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042877 10.0.0.23 - - [2026-04-30 02:04:26] "PUT /access-control-list/d19d98e5-6c7b-41aa-b1ab-f50e8f80f759 HTTP/1.1" 200 272 0.109250 10.0.0.23 - - [2026-04-30 02:04:26] "POST /fqname-to-id HTTP/1.1" 404 237 0.004832 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.119166 10.0.0.23 - - [2026-04-30 02:04:26] "POST /access-control-lists HTTP/1.1" 200 601 0.076600 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.088672 10.0.0.23 - - [2026-04-30 02:04:26] "PUT /access-control-list/6de55d26-80ab-4dad-bace-c47d495629dc HTTP/1.1" 200 272 0.031824 10.0.0.23 - - [2026-04-30 02:04:26] "PUT /access-control-list/761f070a-035a-4ec9-8d65-0181492fed11 HTTP/1.1" 200 272 0.053868 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.091190 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.167533 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008399 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005038 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007650 10.0.0.23 - - [2026-04-30 02:04:26] "PUT /access-control-list/6de55d26-80ab-4dad-bace-c47d495629dc HTTP/1.1" 200 272 0.073350 10.0.0.23 - - [2026-04-30 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011315 10.0.0.23 - - [2026-04-30 02:04:26] "GET /virtual-network/0756b054-c289-4cda-843b-c70b7ab3da41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013514 10.0.0.23 - - [2026-04-30 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.097359 10.0.0.23 - - [2026-04-30 02:04:27] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005857 10.0.0.23 - - [2026-04-30 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.23 - - [2026-04-30 02:04:27] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005958 10.0.0.23 - - [2026-04-30 02:04:27] "POST /firewall-policys HTTP/1.1" 200 530 0.050022 10.0.0.23 - - [2026-04-30 02:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.042411 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002746 10.0.0.23 - - [2026-04-30 02:04:27] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002844 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002688 10.0.0.23 - - [2026-04-30 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.027176 10.0.0.23 - - [2026-04-30 02:04:27] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004200 10.0.0.23 - - [2026-04-30 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.23 - - [2026-04-30 02:04:27] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002465 10.0.0.23 - - [2026-04-30 02:04:27] "POST /firewall-policys HTTP/1.1" 200 532 0.020766 10.0.0.23 - - [2026-04-30 02:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027532 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.022454 10.0.0.23 - - [2026-04-30 02:04:27] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002970 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002765 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002397 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003517 10.0.0.23 - - [2026-04-30 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.018907 10.0.0.23 - - [2026-04-30 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.059254 10.0.0.23 - - [2026-04-30 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.026051 10.0.0.23 - - [2026-04-30 02:04:27] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.034964 10.0.0.23 - - [2026-04-30 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.23 - - [2026-04-30 02:04:27] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003713 10.0.0.23 - - [2026-04-30 02:04:27] "POST /firewall-policys HTTP/1.1" 200 530 0.031006 10.0.0.23 - - [2026-04-30 02:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031573 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/d9bde72c-8d9c-4547-8ce0-605916df96d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021494 10.0.0.23 - - [2026-04-30 02:04:27] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003206 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/d9bde72c-8d9c-4547-8ce0-605916df96d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003076 10.0.0.23 - - [2026-04-30 02:04:27] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003075 10.0.0.23 - - [2026-04-30 02:04:28] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003810 10.0.0.23 - - [2026-04-30 02:04:28] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003088 10.0.0.23 - - [2026-04-30 02:04:28] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003451 10.0.0.23 - - [2026-04-30 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.025872 10.0.0.23 - - [2026-04-30 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.051425 10.0.0.23 - - [2026-04-30 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.050263 10.0.0.23 - - [2026-04-30 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.031832 10.0.0.23 - - [2026-04-30 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.044189 10.0.0.23 - - [2026-04-30 02:04:28] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.027235 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001288 10.0.0.23 - - [2026-04-30 02:04:28] "POST /tags HTTP/1.1" 200 299 0.054869 10.0.0.23 - - [2026-04-30 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.044415 10.0.0.23 - - [2026-04-30 02:04:28] "GET /tag/ec5188c5-92d7-4d97-99e4-d84da38444c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.024672 10.0.0.23 - - [2026-04-30 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.019492 10.0.0.23 - - [2026-04-30 02:04:29] "POST /tags HTTP/1.1" 200 301 0.449757 10.0.0.23 - - [2026-04-30 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012662 10.0.0.23 - - [2026-04-30 02:04:29] "GET /tag/5f78747c-a130-453e-8987-f92838d60a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.043679 10.0.0.23 - - [2026-04-30 02:04:29] "POST /tags HTTP/1.1" 200 325 0.116547 10.0.0.23 - - [2026-04-30 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.23 - - [2026-04-30 02:04:29] "GET /tag/bda3ef13-2167-491a-a1c7-75048731cbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.018651 10.0.0.23 - - [2026-04-30 02:04:29] "POST /tags HTTP/1.1" 200 311 0.105499 10.0.0.23 - - [2026-04-30 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.23 - - [2026-04-30 02:04:29] "GET /tag/c5691305-4bad-41f8-97b8-d7805f724646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.046434 10.0.0.23 - - [2026-04-30 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.23 - - [2026-04-30 02:04:29] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.013483 10.0.0.23 - - [2026-04-30 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.23 - - [2026-04-30 02:04:29] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074208 10.0.0.23 - - [2026-04-30 02:04:29] "POST /virtual-machines HTTP/1.1" 200 377 0.012209 10.0.0.23 - - [2026-04-30 02:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036881 10.0.0.23 - - [2026-04-30 02:04:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.218608 10.0.0.23 - - [2026-04-30 02:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022695 10.0.0.23 - - [2026-04-30 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014315 10.0.0.23 - - [2026-04-30 02:04:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015730 10.0.0.23 - - [2026-04-30 02:04:30] "POST /instance-ips HTTP/1.1" 200 409 0.056492 10.0.0.23 - - [2026-04-30 02:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.041498 10.0.0.23 - - [2026-04-30 02:04:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007964 10.0.0.23 - - [2026-04-30 02:04:30] "POST /set-tag HTTP/1.1" 200 109 0.035130 10.0.0.23 - - [2026-04-30 02:04:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.058031 10.0.0.23 - - [2026-04-30 02:04:30] "GET /instance-ip/ec86ce8a-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003804 10.0.0.23 - - [2026-04-30 02:04:30] "POST /tags HTTP/1.1" 200 305 0.122314 10.0.0.23 - - [2026-04-30 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014271 10.0.0.23 - - [2026-04-30 02:04:30] "GET /tag/ccd5f981-a18b-4b83-bae5-fa8d1921329c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.025662 10.0.0.23 - - [2026-04-30 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.23 - - [2026-04-30 02:04:30] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089907 10.0.0.23 - - [2026-04-30 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.23 - - [2026-04-30 02:04:31] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009854 10.0.0.23 - - [2026-04-30 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.23 - - [2026-04-30 02:04:31] "GET /service-appliance-set/5a074c2f-fecb-4a14-b8b0-9ae773bdbe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009776 10.0.0.23 - - [2026-04-30 02:04:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.004365 10.0.0.23 - - [2026-04-30 02:04:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.164333 10.0.0.23 - - [2026-04-30 02:04:31] "GET /virtual-machine-interface/f626c320-0ed7-4a3d-9048-3c9ce0646c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.028292 10.0.0.23 - - [2026-04-30 02:04:31] "POST /instance-ips HTTP/1.1" 200 381 0.063124 10.0.0.23 - - [2026-04-30 02:04:31] "GET /instance-ip/76786d00-3be6-4254-9eaa-285ac5e8cd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009350 10.0.0.23 - - [2026-04-30 02:04:31] "POST /loadbalancers HTTP/1.1" 200 582 0.094479 10.0.0.23 - - [2026-04-30 02:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016058 10.0.0.23 - - [2026-04-30 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016133 10.0.0.23 - - [2026-04-30 02:04:31] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042579 10.0.0.23 - - [2026-04-30 02:04:31] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064831 10.0.0.23 - - [2026-04-30 02:04:31] "GET /loadbalancer/4f26bb81-ca29-4c7a-80b0-fa7f261c7e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006480 10.0.0.23 - - [2026-04-30 02:04:31] "GET /instance-ip/76786d00-3be6-4254-9eaa-285ac5e8cd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004554 10.0.0.23 - - [2026-04-30 02:04:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036646 10.0.0.23 - - [2026-04-30 02:04:31] "POST /floating-ips HTTP/1.1" 200 583 0.055822 10.0.0.23 - - [2026-04-30 02:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.040611 10.0.0.23 - - [2026-04-30 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.23 - - [2026-04-30 02:04:31] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055306 10.0.0.23 - - [2026-04-30 02:04:31] "GET /loadbalancer-listener/cbb66faa-b33c-4ded-ba9a-aee7df92c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007140 10.0.0.23 - - [2026-04-30 02:04:31] "GET /loadbalancer-listener/cbb66faa-b33c-4ded-ba9a-aee7df92c6ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004206 10.0.0.23 - - [2026-04-30 02:04:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022714 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.23 - - [2026-04-30 02:04:32] "GET /instance-ip/76786d00-3be6-4254-9eaa-285ac5e8cd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007049 10.0.0.23 - - [2026-04-30 02:04:32] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003338 10.0.0.23 - - [2026-04-30 02:04:32] "GET /instance-ip/76786d00-3be6-4254-9eaa-285ac5e8cd52?fields=floating_ips HTTP/1.1" 200 1170 0.005438 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.23 - - [2026-04-30 02:04:32] "GET /floating-ip/67d42d16-686f-4a7c-bdbe-202be4c0922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003548 10.0.0.23 - - [2026-04-30 02:04:32] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.015685 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.23 - - [2026-04-30 02:04:32] "GET /loadbalancer/4f26bb81-ca29-4c7a-80b0-fa7f261c7e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003233 10.0.0.23 - - [2026-04-30 02:04:32] "POST /tags HTTP/1.1" 200 357 0.066565 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010305 10.0.0.23 - - [2026-04-30 02:04:32] "GET /tag/13073547-a9df-46d4-bf93-33fcc10e1a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.022759 10.0.0.23 - - [2026-04-30 02:04:32] "POST /tags HTTP/1.1" 200 305 0.023542 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013722 10.0.0.23 - - [2026-04-30 02:04:32] "GET /tag/8dbddaf7-4574-4daa-8d57-3232e96a3f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017359 10.0.0.23 - - [2026-04-30 02:04:32] "POST /id-to-fqname HTTP/1.1" 200 174 0.001066 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.014383 10.0.0.23 - - [2026-04-30 02:04:32] "POST /security-groups HTTP/1.1" 200 571 0.065016 10.0.0.23 - - [2026-04-30 02:04:32] "POST /projects HTTP/1.1" 200 483 0.274585 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003987 10.0.0.23 - - [2026-04-30 02:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034273 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007457 10.0.0.23 - - [2026-04-30 02:04:32] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.027216 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.23 - - [2026-04-30 02:04:32] "POST /access-control-lists HTTP/1.1" 200 580 0.117798 10.0.0.23 - - [2026-04-30 02:04:32] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.020555 10.0.0.23 - - [2026-04-30 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.004189 10.0.0.23 - - [2026-04-30 02:04:33] "POST /access-control-lists HTTP/1.1" 200 578 0.062466 10.0.0.23 - - [2026-04-30 02:04:33] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.092008 10.0.0.23 - - [2026-04-30 02:04:33] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.087120 10.0.0.23 - - [2026-04-30 02:04:33] "POST /security-groups HTTP/1.1" 200 537 0.097265 10.0.0.23 - - [2026-04-30 02:04:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.002699 10.0.0.23 - - [2026-04-30 02:04:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021260 10.0.0.23 - - [2026-04-30 02:04:33] "POST /access-control-lists HTTP/1.1" 200 596 0.057243 10.0.0.23 - - [2026-04-30 02:04:33] "POST /chown HTTP/1.1" 200 109 0.051926 10.0.0.23 - - [2026-04-30 02:04:33] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012546 10.0.0.23 - - [2026-04-30 02:04:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.005080 10.0.0.23 - - [2026-04-30 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.23 - - [2026-04-30 02:04:33] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.040289 10.0.0.23 - - [2026-04-30 02:04:33] "POST /access-control-lists HTTP/1.1" 200 594 0.077084 10.0.0.23 - - [2026-04-30 02:04:33] "POST /tags HTTP/1.1" 409 207 0.003787 10.0.0.23 - - [2026-04-30 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.23 - - [2026-04-30 02:04:33] "GET /tag/8dbddaf7-4574-4daa-8d57-3232e96a3f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012621 10.0.0.23 - - [2026-04-30 02:04:33] "POST /firewall-rules HTTP/1.1" 200 564 0.082608 10.0.0.23 - - [2026-04-30 02:04:33] "GET /firewall-rule/7b09174f-39b0-416b-8e91-7430daf8dd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.022181 10.0.0.23 - - [2026-04-30 02:04:33] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003382 10.0.0.23 - - [2026-04-30 02:04:33] "GET /firewall-rule/7b09174f-39b0-416b-8e91-7430daf8dd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002938 10.0.0.23 - - [2026-04-30 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.016426 10.0.0.23 - - [2026-04-30 02:04:33] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002741 10.0.0.23 - - [2026-04-30 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.23 - - [2026-04-30 02:04:33] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002585 10.0.0.23 - - [2026-04-30 02:04:33] "POST /tags HTTP/1.1" 409 207 0.002566 10.0.0.23 - - [2026-04-30 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.23 - - [2026-04-30 02:04:33] "GET /tag/8dbddaf7-4574-4daa-8d57-3232e96a3f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.016575 10.0.0.23 - - [2026-04-30 02:04:33] "POST /firewall-rules HTTP/1.1" 200 562 0.077311 10.0.0.23 - - [2026-04-30 02:04:34] "GET /firewall-rule/54424382-67d4-49fe-a14c-0ee7e2394509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.029660 10.0.0.23 - - [2026-04-30 02:04:34] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004505 10.0.0.23 - - [2026-04-30 02:04:34] "GET /firewall-rule/54424382-67d4-49fe-a14c-0ee7e2394509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003353 10.0.0.23 - - [2026-04-30 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.034398 10.0.0.23 - - [2026-04-30 02:04:34] "POST /tags HTTP/1.1" 200 301 0.046139 10.0.0.23 - - [2026-04-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.23 - - [2026-04-30 02:04:34] "GET /tag/7548b5e9-4715-43e6-90d5-c2d12472cabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012211 10.0.0.23 - - [2026-04-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.23 - - [2026-04-30 02:04:34] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034377 10.0.0.23 - - [2026-04-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011141 10.0.0.23 - - [2026-04-30 02:04:34] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004552 10.0.0.23 - - [2026-04-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.23 - - [2026-04-30 02:04:34] "GET /service-appliance-set/5a074c2f-fecb-4a14-b8b0-9ae773bdbe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003813 10.0.0.23 - - [2026-04-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.001674 10.0.0.23 - - [2026-04-30 02:04:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.091855 10.0.0.23 - - [2026-04-30 02:04:34] "GET /virtual-machine-interface/3ff8f0cc-6d89-4822-8454-b9e13084a649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.012708 10.0.0.23 - - [2026-04-30 02:04:34] "POST /instance-ips HTTP/1.1" 200 377 0.033785 10.0.0.23 - - [2026-04-30 02:04:34] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005380 10.0.0.23 - - [2026-04-30 02:04:34] "POST /loadbalancers HTTP/1.1" 200 582 0.072498 10.0.0.23 - - [2026-04-30 02:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026747 10.0.0.23 - - [2026-04-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011324 10.0.0.23 - - [2026-04-30 02:04:34] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066485 10.0.0.23 - - [2026-04-30 02:04:34] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004972 10.0.0.23 - - [2026-04-30 02:04:34] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071399 10.0.0.23 - - [2026-04-30 02:04:34] "POST /floating-ips HTTP/1.1" 200 581 0.070583 10.0.0.23 - - [2026-04-30 02:04:34] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.018030 10.0.0.23 - - [2026-04-30 02:04:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033288 10.0.0.23 - - [2026-04-30 02:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010189 10.0.0.23 - - [2026-04-30 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021671 10.0.0.23 - - [2026-04-30 02:04:35] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036986 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer-listener/6f405037-c185-409d-ac4e-49ee0f81624f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003055 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer-listener/6f405037-c185-409d-ac4e-49ee0f81624f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004663 10.0.0.23 - - [2026-04-30 02:04:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026075 10.0.0.23 - - [2026-04-30 02:04:35] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009556 10.0.0.23 - - [2026-04-30 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.23 - - [2026-04-30 02:04:35] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?fields=floating_ips HTTP/1.1" 200 1164 0.007468 10.0.0.23 - - [2026-04-30 02:04:35] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002426 10.0.0.23 - - [2026-04-30 02:04:35] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046840 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003311 10.0.0.23 - - [2026-04-30 02:04:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020725 10.0.0.23 - - [2026-04-30 02:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025840 10.0.0.23 - - [2026-04-30 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.23 - - [2026-04-30 02:04:35] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.098815 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer-listener/c2f29539-a15e-445f-902a-0b9fe96bd632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003582 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer-listener/c2f29539-a15e-445f-902a-0b9fe96bd632?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005297 10.0.0.23 - - [2026-04-30 02:04:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032713 10.0.0.23 - - [2026-04-30 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.23 - - [2026-04-30 02:04:35] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006562 10.0.0.23 - - [2026-04-30 02:04:35] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?fields=floating_ips HTTP/1.1" 200 1164 0.008911 10.0.0.23 - - [2026-04-30 02:04:35] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037153 10.0.0.23 - - [2026-04-30 02:04:35] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004118 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002918 10.0.0.23 - - [2026-04-30 02:04:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.034312 10.0.0.23 - - [2026-04-30 02:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036288 10.0.0.23 - - [2026-04-30 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019641 10.0.0.23 - - [2026-04-30 02:04:35] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039284 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer-listener/fab41a0a-0baa-42dd-b8a0-7831a5e56319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005162 10.0.0.23 - - [2026-04-30 02:04:35] "GET /loadbalancer-listener/fab41a0a-0baa-42dd-b8a0-7831a5e56319?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005743 10.0.0.23 - - [2026-04-30 02:04:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023792 10.0.0.23 - - [2026-04-30 02:04:36] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006249 10.0.0.23 - - [2026-04-30 02:04:36] "GET /instance-ip/58c04d4b-a33f-4bdd-8d9b-22c4be594fe5?fields=floating_ips HTTP/1.1" 200 1164 0.004627 10.0.0.23 - - [2026-04-30 02:04:36] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003134 10.0.0.23 - - [2026-04-30 02:04:36] "POST /tags HTTP/1.1" 200 355 0.033862 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016754 10.0.0.23 - - [2026-04-30 02:04:36] "GET /tag/24b93170-d879-46fa-b4f1-6b132e1d9980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013598 10.0.0.23 - - [2026-04-30 02:04:36] "POST /tags HTTP/1.1" 200 303 0.020793 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009098 10.0.0.23 - - [2026-04-30 02:04:36] "GET /tag/377adffc-e484-47c3-9961-2c93a58ed686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013138 10.0.0.23 - - [2026-04-30 02:04:36] "POST /projects HTTP/1.1" 409 218 0.002480 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.23 - - [2026-04-30 02:04:36] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063671 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008669 10.0.0.23 - - [2026-04-30 02:04:36] "GET /network-ipam/0516daee-a943-4524-af1f-64c450075b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.005829 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.23 - - [2026-04-30 02:04:36] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004990 10.0.0.23 - - [2026-04-30 02:04:36] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.060606 10.0.0.23 - - [2026-04-30 02:04:36] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004560 10.0.0.23 - - [2026-04-30 02:04:36] "POST /set-tag HTTP/1.1" 200 109 0.064383 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012856 10.0.0.23 - - [2026-04-30 02:04:36] "GET /network-ipam/bfc2013a-6a2d-4c10-aa52-63c833644fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003355 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.23 - - [2026-04-30 02:04:36] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004951 10.0.0.23 - - [2026-04-30 02:04:36] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.081526 10.0.0.23 - - [2026-04-30 02:04:36] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012489 10.0.0.23 - - [2026-04-30 02:04:36] "POST /set-tag HTTP/1.1" 200 109 0.055764 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.23 - - [2026-04-30 02:04:36] "GET /network-policy/17f36941-df25-41b5-a1c3-5d9515ac6dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003272 10.0.0.23 - - [2026-04-30 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.23 - - [2026-04-30 02:04:36] "GET /network-policy/6858d2d9-a7d3-498c-bd99-758139d08b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003545 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.23 - - [2026-04-30 02:04:37] "GET /network-policy/30bf0a66-9377-41b2-8f35-5f3a91c19cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003391 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.23 - - [2026-04-30 02:04:37] "PUT /network-policy/30bf0a66-9377-41b2-8f35-5f3a91c19cc5 HTTP/1.1" 200 262 0.010693 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.055849 10.0.0.23 - - [2026-04-30 02:04:37] "PUT /access-control-list/6de55d26-80ab-4dad-bace-c47d495629dc HTTP/1.1" 200 272 0.061028 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026049 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020093 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002088 10.0.0.23 - - [2026-04-30 02:04:37] "PUT /access-control-list/d19d98e5-6c7b-41aa-b1ab-f50e8f80f759 HTTP/1.1" 200 272 0.024348 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002356 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002145 10.0.0.23 - - [2026-04-30 02:04:37] "POST /security-groups HTTP/1.1" 409 245 0.006209 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.23 - - [2026-04-30 02:04:37] "PUT /security-group/32ddb928-b6f8-4f2f-931a-adda25aa6639 HTTP/1.1" 200 262 0.059271 10.0.0.23 - - [2026-04-30 02:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024553 10.0.0.23 - - [2026-04-30 02:04:37] "PUT /access-control-list/7d17bd8b-a564-491a-bcc7-eb1828a6062f HTTP/1.1" 200 272 0.013875 10.0.0.23 - - [2026-04-30 02:04:37] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025167 10.0.0.23 - - [2026-04-30 02:04:37] "PUT /access-control-list/821930a6-3e9e-45eb-b532-9c2641810a91 HTTP/1.1" 200 272 0.043936 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2026-04-30 02:04:37] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004814 10.0.0.23 - - [2026-04-30 02:04:37] "POST /tags HTTP/1.1" 409 206 0.003221 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.23 - - [2026-04-30 02:04:37] "GET /tag/377adffc-e484-47c3-9961-2c93a58ed686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014514 10.0.0.23 - - [2026-04-30 02:04:37] "POST /firewall-rules HTTP/1.1" 200 562 0.083817 10.0.0.23 - - [2026-04-30 02:04:37] "GET /firewall-rule/ac02025d-abcc-437e-a112-7b39a9660a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.016613 10.0.0.23 - - [2026-04-30 02:04:37] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012960 10.0.0.23 - - [2026-04-30 02:04:37] "GET /firewall-rule/ac02025d-abcc-437e-a112-7b39a9660a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005251 10.0.0.23 - - [2026-04-30 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.045326 10.0.0.23 - - [2026-04-30 02:04:37] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013146 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.23 - - [2026-04-30 02:04:37] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003276 10.0.0.23 - - [2026-04-30 02:04:37] "POST /tags HTTP/1.1" 409 206 0.002248 10.0.0.23 - - [2026-04-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.23 - - [2026-04-30 02:04:37] "GET /tag/377adffc-e484-47c3-9961-2c93a58ed686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010428 10.0.0.23 - - [2026-04-30 02:04:38] "POST /firewall-rules HTTP/1.1" 200 560 0.094353 10.0.0.23 - - [2026-04-30 02:04:38] "GET /firewall-rule/4d0a254f-dfa7-44c4-a98e-4a897a18c06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004814 10.0.0.23 - - [2026-04-30 02:04:38] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004604 10.0.0.23 - - [2026-04-30 02:04:38] "GET /firewall-rule/4d0a254f-dfa7-44c4-a98e-4a897a18c06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003333 10.0.0.23 - - [2026-04-30 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.051719 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016876 10.0.0.23 - - [2026-04-30 02:04:38] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003757 10.0.0.23 - - [2026-04-30 02:04:38] "POST /tags HTTP/1.1" 200 371 0.029191 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016722 10.0.0.23 - - [2026-04-30 02:04:38] "GET /tag/328994bf-9d00-451c-b7be-9a7b9ceacd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.020506 10.0.0.23 - - [2026-04-30 02:04:38] "POST /tags HTTP/1.1" 200 319 0.020593 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673 10.0.0.23 - - [2026-04-30 02:04:38] "GET /tag/d2495044-1bc8-4e1a-b144-917cffe4da5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015362 10.0.0.23 - - [2026-04-30 02:04:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.000513 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.006313 10.0.0.23 - - [2026-04-30 02:04:38] "POST /security-groups HTTP/1.1" 200 578 0.065839 10.0.0.23 - - [2026-04-30 02:04:38] "POST /projects HTTP/1.1" 200 497 0.212898 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.001914 10.0.0.23 - - [2026-04-30 02:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023546 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009703 10.0.0.23 - - [2026-04-30 02:04:38] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011280 10.0.0.23 - - [2026-04-30 02:04:38] "POST /access-control-lists HTTP/1.1" 200 587 0.081178 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.016661 10.0.0.23 - - [2026-04-30 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012979 10.0.0.23 - - [2026-04-30 02:04:38] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004347 10.0.0.23 - - [2026-04-30 02:04:39] "POST /access-control-lists HTTP/1.1" 200 585 0.113204 10.0.0.23 - - [2026-04-30 02:04:39] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.144825 10.0.0.23 - - [2026-04-30 02:04:39] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.080578 10.0.0.23 - - [2026-04-30 02:04:39] "POST /security-groups HTTP/1.1" 200 558 0.079195 10.0.0.23 - - [2026-04-30 02:04:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.003463 10.0.0.23 - - [2026-04-30 02:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.075759 10.0.0.23 - - [2026-04-30 02:04:39] "POST /access-control-lists HTTP/1.1" 200 610 0.094003 10.0.0.23 - - [2026-04-30 02:04:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.016669 10.0.0.23 - - [2026-04-30 02:04:39] "POST /chown HTTP/1.1" 200 109 0.051016 10.0.0.23 - - [2026-04-30 02:04:39] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017099 10.0.0.23 - - [2026-04-30 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.23 - - [2026-04-30 02:04:39] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010657 10.0.0.23 - - [2026-04-30 02:04:39] "POST /access-control-lists HTTP/1.1" 200 608 0.062271 10.0.0.23 - - [2026-04-30 02:04:39] "POST /tags HTTP/1.1" 409 214 0.018015 10.0.0.23 - - [2026-04-30 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.23 - - [2026-04-30 02:04:39] "GET /tag/d2495044-1bc8-4e1a-b144-917cffe4da5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011888 10.0.0.23 - - [2026-04-30 02:04:39] "POST /firewall-rules HTTP/1.1" 200 578 0.088745 10.0.0.23 - - [2026-04-30 02:04:39] "GET /firewall-rule/ebc302b5-e8cc-4f7f-9d21-23abd949bb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004284 10.0.0.23 - - [2026-04-30 02:04:39] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004194 10.0.0.23 - - [2026-04-30 02:04:39] "GET /firewall-rule/ebc302b5-e8cc-4f7f-9d21-23abd949bb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002651 10.0.0.23 - - [2026-04-30 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.036171 10.0.0.23 - - [2026-04-30 02:04:39] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024139 10.0.0.23 - - [2026-04-30 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.23 - - [2026-04-30 02:04:39] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003231 10.0.0.23 - - [2026-04-30 02:04:39] "POST /tags HTTP/1.1" 409 214 0.004703 10.0.0.23 - - [2026-04-30 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.23 - - [2026-04-30 02:04:39] "GET /tag/d2495044-1bc8-4e1a-b144-917cffe4da5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.017365 10.0.0.23 - - [2026-04-30 02:04:40] "POST /firewall-rules HTTP/1.1" 200 576 0.078975 10.0.0.23 - - [2026-04-30 02:04:40] "GET /firewall-rule/084bd8a5-d51d-4ad5-ac8e-857fe06bd7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.022116 10.0.0.23 - - [2026-04-30 02:04:40] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004845 10.0.0.23 - - [2026-04-30 02:04:40] "GET /firewall-rule/084bd8a5-d51d-4ad5-ac8e-857fe06bd7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002737 10.0.0.23 - - [2026-04-30 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.046716 10.0.0.23 - - [2026-04-30 02:04:40] "POST /tags HTTP/1.1" 200 363 0.026864 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.23 - - [2026-04-30 02:04:40] "GET /tag/98ea8728-3b95-4770-a804-8e0d4e19c59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.018324 10.0.0.23 - - [2026-04-30 02:04:40] "POST /tags HTTP/1.1" 200 311 0.025755 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.23 - - [2026-04-30 02:04:40] "GET /tag/2751e51c-e44d-4e02-ad03-2807405cb248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025647 10.0.0.23 - - [2026-04-30 02:04:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000602 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.002523 10.0.0.23 - - [2026-04-30 02:04:40] "POST /security-groups HTTP/1.1" 200 574 0.069562 10.0.0.23 - - [2026-04-30 02:04:40] "POST /projects HTTP/1.1" 200 489 0.154827 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.010584 10.0.0.23 - - [2026-04-30 02:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027296 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.23 - - [2026-04-30 02:04:40] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.031074 10.0.0.23 - - [2026-04-30 02:04:40] "POST /access-control-lists HTTP/1.1" 200 583 0.117945 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.016794 10.0.0.23 - - [2026-04-30 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010818 10.0.0.23 - - [2026-04-30 02:04:40] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006914 10.0.0.23 - - [2026-04-30 02:04:40] "POST /access-control-lists HTTP/1.1" 200 581 0.081927 10.0.0.23 - - [2026-04-30 02:04:40] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.124667 10.0.0.23 - - [2026-04-30 02:04:41] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.104710 10.0.0.23 - - [2026-04-30 02:04:41] "POST /security-groups HTTP/1.1" 200 546 0.367614 10.0.0.23 - - [2026-04-30 02:04:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.006653 10.0.0.23 - - [2026-04-30 02:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048247 10.0.0.23 - - [2026-04-30 02:04:41] "POST /access-control-lists HTTP/1.1" 200 602 0.110518 10.0.0.23 - - [2026-04-30 02:04:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.025487 10.0.0.23 - - [2026-04-30 02:04:41] "POST /chown HTTP/1.1" 200 109 0.089595 10.0.0.23 - - [2026-04-30 02:04:41] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010819 10.0.0.23 - - [2026-04-30 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.23 - - [2026-04-30 02:04:41] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005872 10.0.0.23 - - [2026-04-30 02:04:41] "POST /tags HTTP/1.1" 409 210 0.003265 10.0.0.23 - - [2026-04-30 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.23 - - [2026-04-30 02:04:41] "POST /access-control-lists HTTP/1.1" 200 600 0.109623 10.0.0.23 - - [2026-04-30 02:04:41] "GET /tag/2751e51c-e44d-4e02-ad03-2807405cb248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.044033 10.0.0.23 - - [2026-04-30 02:04:41] "POST /firewall-rules HTTP/1.1" 200 570 0.093698 10.0.0.23 - - [2026-04-30 02:04:42] "GET /firewall-rule/fe8f4432-41ba-4098-8f47-c8e9bd66bdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.008095 10.0.0.23 - - [2026-04-30 02:04:42] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004413 10.0.0.23 - - [2026-04-30 02:04:42] "GET /firewall-rule/fe8f4432-41ba-4098-8f47-c8e9bd66bdbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003463 10.0.0.23 - - [2026-04-30 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.097274 10.0.0.23 - - [2026-04-30 02:04:42] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008333 10.0.0.23 - - [2026-04-30 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.23 - - [2026-04-30 02:04:42] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005709 10.0.0.23 - - [2026-04-30 02:04:42] "POST /tags HTTP/1.1" 409 210 0.002118 10.0.0.23 - - [2026-04-30 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2026-04-30 02:04:42] "GET /tag/2751e51c-e44d-4e02-ad03-2807405cb248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.018408 10.0.0.23 - - [2026-04-30 02:04:42] "POST /firewall-rules HTTP/1.1" 200 568 0.111139 10.0.0.23 - - [2026-04-30 02:04:42] "GET /firewall-rule/176438fa-9213-4fda-ad8e-0feb9e3516a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.044876 10.0.0.23 - - [2026-04-30 02:04:42] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.010786 10.0.0.23 - - [2026-04-30 02:04:42] "GET /firewall-rule/176438fa-9213-4fda-ad8e-0feb9e3516a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003360 10.0.0.23 - - [2026-04-30 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.062253 10.0.0.23 - - [2026-04-30 02:04:42] "POST /tags HTTP/1.1" 200 363 0.040913 10.0.0.23 - - [2026-04-30 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024692 10.0.0.23 - - [2026-04-30 02:04:42] "GET /tag/bee8fb0a-3a14-4c19-b826-08f6256fe495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.043185 10.0.0.23 - - [2026-04-30 02:04:42] "POST /tags HTTP/1.1" 409 210 0.007235 10.0.0.23 - - [2026-04-30 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.23 - - [2026-04-30 02:04:42] "GET /tag/c5691305-4bad-41f8-97b8-d7805f724646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.028486 10.0.0.23 - - [2026-04-30 02:04:42] "POST /projects HTTP/1.1" 409 223 0.003209 10.0.0.23 - - [2026-04-30 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2026-04-30 02:04:43] "GET /project/73b9572d-a0e0-4e70-a7a3-d5eea2939da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074616 10.0.0.23 - - [2026-04-30 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009007 10.0.0.23 - - [2026-04-30 02:04:43] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004608 10.0.0.23 - - [2026-04-30 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.23 - - [2026-04-30 02:04:43] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004898 10.0.0.23 - - [2026-04-30 02:04:43] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.076451 10.0.0.23 - - [2026-04-30 02:04:43] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.077634 10.0.0.23 - - [2026-04-30 02:04:43] "POST /security-groups HTTP/1.1" 409 253 0.037873 10.0.0.23 - - [2026-04-30 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.23 - - [2026-04-30 02:04:43] "PUT /security-group/b90ed75c-22ca-486d-a157-82d0f5e6d7ab HTTP/1.1" 200 262 0.061140 10.0.0.23 - - [2026-04-30 02:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.048470 10.0.0.23 - - [2026-04-30 02:04:43] "PUT /access-control-list/879e2d2a-a8f9-4051-96a2-c281fa03b351 HTTP/1.1" 200 272 0.041041 10.0.0.23 - - [2026-04-30 02:04:43] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019895 10.0.0.23 - - [2026-04-30 02:04:43] "PUT /access-control-list/d90aa638-f909-4bba-9ba0-8313b2215924 HTTP/1.1" 200 272 0.038723 10.0.0.23 - - [2026-04-30 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.23 - - [2026-04-30 02:04:43] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005001 10.0.0.23 - - [2026-04-30 02:04:43] "POST /tags HTTP/1.1" 409 210 0.002728 10.0.0.23 - - [2026-04-30 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.23 - - [2026-04-30 02:04:43] "GET /tag/c5691305-4bad-41f8-97b8-d7805f724646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011680 10.0.0.23 - - [2026-04-30 02:04:43] "POST /firewall-rules HTTP/1.1" 200 570 0.096393 10.0.0.23 - - [2026-04-30 02:04:43] "GET /firewall-rule/9e7833aa-59e6-44ca-b954-c950501a6a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004867 10.0.0.23 - - [2026-04-30 02:04:43] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005306 10.0.0.23 - - [2026-04-30 02:04:43] "GET /firewall-rule/9e7833aa-59e6-44ca-b954-c950501a6a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002659 10.0.0.23 - - [2026-04-30 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.087116 10.0.0.23 - - [2026-04-30 02:04:43] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024754 10.0.0.23 - - [2026-04-30 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2026-04-30 02:04:44] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002882 10.0.0.23 - - [2026-04-30 02:04:44] "POST /tags HTTP/1.1" 409 210 0.002798 10.0.0.23 - - [2026-04-30 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.23 - - [2026-04-30 02:04:44] "GET /tag/c5691305-4bad-41f8-97b8-d7805f724646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012313 10.0.0.23 - - [2026-04-30 02:04:44] "POST /firewall-rules HTTP/1.1" 200 568 0.084672 10.0.0.23 - - [2026-04-30 02:04:44] "GET /firewall-rule/e9d345e8-2882-4822-b370-73f87ff9e9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020755 10.0.0.23 - - [2026-04-30 02:04:44] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004723 10.0.0.23 - - [2026-04-30 02:04:44] "GET /firewall-rule/e9d345e8-2882-4822-b370-73f87ff9e9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002696 10.0.0.23 - - [2026-04-30 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.096708 10.0.0.23 - - [2026-04-30 02:04:44] "POST /tags HTTP/1.1" 409 237 0.009354 10.0.0.23 - - [2026-04-30 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.23 - - [2026-04-30 02:04:44] "GET /tag/bee8fb0a-3a14-4c19-b826-08f6256fe495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.021616 10.0.0.23 - - [2026-04-30 02:04:44] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.055335 10.0.0.23 - - [2026-04-30 02:04:44] "POST /set-tag HTTP/1.1" 200 109 0.036579 10.0.0.23 - - [2026-04-30 02:04:44] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.23 - - [2026-04-30 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.23 - - [2026-04-30 02:04:44] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027523 10.0.0.23 - - [2026-04-30 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.23 - - [2026-04-30 02:04:45] "GET /config-node/244f98d1-cc21-4a95-ba1b-f4a5645f30f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004046 10.0.0.23 - - [2026-04-30 02:04:55] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.23 - - [2026-04-30 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.23 - - [2026-04-30 02:04:55] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002975 10.0.0.23 - - [2026-04-30 02:04:55] "POST /bgp-routers HTTP/1.1" 409 301 0.006664 10.0.0.23 - - [2026-04-30 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.23 - - [2026-04-30 02:04:55] "GET /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006457 10.0.0.23 - - [2026-04-30 02:04:55] "PUT /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1 HTTP/1.1" 200 254 0.028368 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:04:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001336 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:05:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.65 - - [2026-04-30 02:06:10] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.65 - - [2026-04-30 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.65 - - [2026-04-30 02:06:10] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015641 10.0.0.65 - - [2026-04-30 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.65 - - [2026-04-30 02:06:10] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003150 10.0.0.65 - - [2026-04-30 02:06:10] "PUT /global-system-config/f7365af0-4133-4505-94bf-941425419564 HTTP/1.1" 200 274 0.018234 10.0.0.65 - - [2026-04-30 02:06:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.005797 10.0.0.65 - - [2026-04-30 02:06:10] "POST /virtual-routers HTTP/1.1" 200 599 0.044571 10.0.0.65 - - [2026-04-30 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014655 10.0.0.65 - - [2026-04-30 02:06:10] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.013513 10.0.0.65 - - [2026-04-30 02:06:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002081 10.0.0.65 - - [2026-04-30 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.65 - - [2026-04-30 02:06:10] "GET /virtual-network/0756b054-c289-4cda-843b-c70b7ab3da41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004403 10.0.0.65 - - [2026-04-30 02:06:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.079926 10.0.0.23 - - [2026-04-30 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.23 - - [2026-04-30 02:06:24] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002568 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:06:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:06:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.23 - - [2026-04-30 02:08:28] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003641 10.0.0.23 - - [2026-04-30 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.034487 10.0.0.23 - - [2026-04-30 02:08:37] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005956 10.0.0.23 - - [2026-04-30 02:08:37] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.23 - - [2026-04-30 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2026-04-30 02:08:37] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007572 10.0.0.23 - - [2026-04-30 02:08:37] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004471 10.0.0.23 - - [2026-04-30 02:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.23 - - [2026-04-30 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.23 - - [2026-04-30 02:08:37] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002816 10.0.0.23 - - [2026-04-30 02:08:37] "GET /loadbalancer-pool/55f0d5a0-4d72-41fe-912b-4d95769b65f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005759 10.0.0.23 - - [2026-04-30 02:08:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020205 10.0.0.23 - - [2026-04-30 02:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024806 10.0.0.23 - - [2026-04-30 02:08:37] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008600 10.0.0.23 - - [2026-04-30 02:08:37] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004250 10.0.0.23 - - [2026-04-30 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.021805 10.0.0.23 - - [2026-04-30 02:08:37] "POST /tags HTTP/1.1" 409 205 0.006971 10.0.0.23 - - [2026-04-30 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.23 - - [2026-04-30 02:08:37] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.032068 10.0.0.23 - - [2026-04-30 02:08:37] "GET /tag/7548b5e9-4715-43e6-90d5-c2d12472cabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.042693 10.0.0.23 - - [2026-04-30 02:08:37] "PUT /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a HTTP/1.1" 200 256 0.021570 10.0.0.23 - - [2026-04-30 02:08:37] "POST /set-tag HTTP/1.1" 200 109 0.083868 10.0.0.23 - - [2026-04-30 02:08:37] "GET /loadbalancer-pool/650ff7e2-a35b-445a-b379-bf6b3fb1166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014913 10.0.0.23 - - [2026-04-30 02:08:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021578 10.0.0.23 - - [2026-04-30 02:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013046 10.0.0.23 - - [2026-04-30 02:08:37] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014592 10.0.0.23 - - [2026-04-30 02:08:37] "POST /set-tag HTTP/1.1" 200 109 0.004114 10.0.0.23 - - [2026-04-30 02:08:37] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007329 10.0.0.23 - - [2026-04-30 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.011473 10.0.0.23 - - [2026-04-30 02:08:38] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007102 10.0.0.23 - - [2026-04-30 02:08:38] "GET /loadbalancer-pool/bd0bfed1-f51e-4351-86d9-18387fde02bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009924 10.0.0.23 - - [2026-04-30 02:08:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033108 10.0.0.23 - - [2026-04-30 02:08:38] "PUT /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a HTTP/1.1" 200 256 0.016644 10.0.0.23 - - [2026-04-30 02:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037340 10.0.0.23 - - [2026-04-30 02:08:38] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015405 10.0.0.23 - - [2026-04-30 02:08:38] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009256 10.0.0.23 - - [2026-04-30 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.018799 10.0.0.23 - - [2026-04-30 02:08:38] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.014763 10.0.0.23 - - [2026-04-30 02:08:38] "POST /set-tag HTTP/1.1" 200 109 0.011282 10.0.0.23 - - [2026-04-30 02:08:38] "PUT /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a HTTP/1.1" 200 256 0.017789 10.0.0.23 - - [2026-04-30 02:09:06] "GET /global-system-configs HTTP/1.1" 200 322 0.004980 10.0.0.23 - - [2026-04-30 02:09:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001942 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:09:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:09:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:09:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.65 - - [2026-04-30 02:10:18] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.65 - - [2026-04-30 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.65 - - [2026-04-30 02:10:18] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006495 10.0.0.65 - - [2026-04-30 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.65 - - [2026-04-30 02:10:18] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007621 10.0.0.65 - - [2026-04-30 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.65 - - [2026-04-30 02:10:18] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005783 10.0.0.65 - - [2026-04-30 02:10:18] "PUT /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5 HTTP/1.1" 200 262 0.017557 10.0.0.65 - - [2026-04-30 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008534 10.0.0.65 - - [2026-04-30 02:10:18] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004075 10.0.0.65 - - [2026-04-30 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.65 - - [2026-04-30 02:10:18] "GET /virtual-machine-interface/775e1746-ff11-44a7-8427-05d8271bb6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004423 10.0.0.65 - - [2026-04-30 02:10:18] "PUT /virtual-machine-interface/775e1746-ff11-44a7-8427-05d8271bb6e2 HTTP/1.1" 200 284 0.011220 10.0.0.23 - - [2026-04-30 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.23 - - [2026-04-30 02:10:25] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002855 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006457 10.0.0.23 - - [2026-04-30 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.004040 10.0.0.23 - - [2026-04-30 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.23 - - [2026-04-30 02:10:33] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002502 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004642 10.0.0.23 - - [2026-04-30 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.031725 10.0.0.23 - - [2026-04-30 02:10:33] "DELETE /loadbalancer-member/98f7a7ec-2f52-43d5-a73c-e64266b64055 HTTP/1.1" 200 115 0.045004 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006061 10.0.0.23 - - [2026-04-30 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.23 - - [2026-04-30 02:10:33] "DELETE /loadbalancer-member/f171e19f-5a16-47bf-a29a-524a17d27dc5 HTTP/1.1" 200 115 0.022715 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008731 10.0.0.23 - - [2026-04-30 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.23 - - [2026-04-30 02:10:33] "DELETE /loadbalancer-member/1536bbe4-08d1-4717-9449-e2475c05a1c5 HTTP/1.1" 200 115 0.034960 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003905 10.0.0.23 - - [2026-04-30 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.23 - - [2026-04-30 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.23 - - [2026-04-30 02:10:33] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007075 10.0.0.23 - - [2026-04-30 02:10:33] "GET /loadbalancer-pool/55f0d5a0-4d72-41fe-912b-4d95769b65f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003146 10.0.0.23 - - [2026-04-30 02:10:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023420 10.0.0.23 - - [2026-04-30 02:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018212 10.0.0.23 - - [2026-04-30 02:10:33] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003803 10.0.0.23 - - [2026-04-30 02:10:33] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002623 10.0.0.23 - - [2026-04-30 02:10:34] "POST /set-tag HTTP/1.1" 200 109 0.068018 10.0.0.23 - - [2026-04-30 02:10:34] "GET /loadbalancer-pool/650ff7e2-a35b-445a-b379-bf6b3fb1166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006696 10.0.0.23 - - [2026-04-30 02:10:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026874 10.0.0.23 - - [2026-04-30 02:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008446 10.0.0.23 - - [2026-04-30 02:10:34] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010658 10.0.0.23 - - [2026-04-30 02:10:34] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004448 10.0.0.23 - - [2026-04-30 02:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.23 - - [2026-04-30 02:10:34] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002412 10.0.0.23 - - [2026-04-30 02:10:34] "GET /loadbalancer-pool/bd0bfed1-f51e-4351-86d9-18387fde02bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003381 10.0.0.23 - - [2026-04-30 02:10:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033493 10.0.0.23 - - [2026-04-30 02:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027040 10.0.0.23 - - [2026-04-30 02:10:34] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017393 10.0.0.23 - - [2026-04-30 02:10:34] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003774 10.0.0.23 - - [2026-04-30 02:10:34] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002394 10.0.0.23 - - [2026-04-30 02:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002581 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:10:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:10:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002938 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:11:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:11:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.23 - - [2026-04-30 02:14:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002629 10.0.0.23 - - [2026-04-30 02:14:06] "GET /global-system-configs HTTP/1.1" 200 322 0.005195 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:14:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:14:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:14:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:14:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:14:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:14:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.23 - - [2026-04-30 02:15:23] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.23 - - [2026-04-30 02:15:23] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037831 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.23 - - [2026-04-30 02:15:23] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029358 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.23 - - [2026-04-30 02:15:23] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030366 10.0.0.23 - - [2026-04-30 02:15:23] "POST /tags HTTP/1.1" 200 333 0.042608 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020202 10.0.0.23 - - [2026-04-30 02:15:23] "GET /tag/8bfad1d9-f5de-4ab0-9a6c-82aaf270cd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.026233 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.23 - - [2026-04-30 02:15:23] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038020 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009149 10.0.0.23 - - [2026-04-30 02:15:23] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039378 10.0.0.23 - - [2026-04-30 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.23 - - [2026-04-30 02:15:23] "GET /virtual-networks?parent_id=72965dbf-48ae-4110-8f75-13e86872c9b6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001812 10.0.0.23 - - [2026-04-30 02:15:24] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007249 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.23 - - [2026-04-30 02:15:24] "GET /service-appliance-set/5a074c2f-fecb-4a14-b8b0-9ae773bdbe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002236 10.0.0.23 - - [2026-04-30 02:15:24] "POST /virtual-networks HTTP/1.1" 200 512 0.062634 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013873 10.0.0.23 - - [2026-04-30 02:15:24] "GET /network-ipam/bed3d21a-0187-4692-ac84-472ac35c45dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003351 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.001682 10.0.0.23 - - [2026-04-30 02:15:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.098948 10.0.0.23 - - [2026-04-30 02:15:24] "GET /virtual-machine-interface/5397b40a-1f64-46be-9862-9f9bdead86d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009991 10.0.0.23 - - [2026-04-30 02:15:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007843 10.0.0.23 - - [2026-04-30 02:15:24] "POST /ref-update HTTP/1.1" 200 156 0.135149 10.0.0.23 - - [2026-04-30 02:15:24] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003691 10.0.0.23 - - [2026-04-30 02:15:24] "GET /domains HTTP/1.1" 200 280 0.001577 10.0.0.23 - - [2026-04-30 02:15:24] "POST /instance-ips HTTP/1.1" 200 409 0.050930 10.0.0.23 - - [2026-04-30 02:15:24] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e HTTP/1.1" 200 3086 0.012161 10.0.0.23 - - [2026-04-30 02:15:24] "GET /instance-ip/55579c95-17bb-4937-a05b-dea28b944267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007203 10.0.0.23 - - [2026-04-30 02:15:24] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6 HTTP/1.1" 200 5476 0.036965 10.0.0.23 - - [2026-04-30 02:15:24] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.006563 10.0.0.23 - - [2026-04-30 02:15:24] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.003449 10.0.0.23 - - [2026-04-30 02:15:24] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1182 0.002932 10.0.0.23 - - [2026-04-30 02:15:24] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1182 0.037673 10.0.0.23 - - [2026-04-30 02:15:24] "POST /loadbalancers HTTP/1.1" 200 610 0.071656 10.0.0.23 - - [2026-04-30 02:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022678 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014155 10.0.0.23 - - [2026-04-30 02:15:24] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055836 10.0.0.23 - - [2026-04-30 02:15:24] "GET /instance-ip/55579c95-17bb-4937-a05b-dea28b944267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002535 10.0.0.23 - - [2026-04-30 02:15:24] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038411 10.0.0.23 - - [2026-04-30 02:15:24] "GET /loadbalancer/870be5fa-bd1f-4ace-bffd-36ba36de6a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005785 10.0.0.23 - - [2026-04-30 02:15:24] "POST /route-targets HTTP/1.1" 200 327 0.023286 10.0.0.23 - - [2026-04-30 02:15:24] "POST /floating-ips HTTP/1.1" 200 597 0.050751 10.0.0.23 - - [2026-04-30 02:15:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.082040 10.0.0.23 - - [2026-04-30 02:15:24] "POST /ref-update HTTP/1.1" 200 156 0.064724 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.23 - - [2026-04-30 02:15:24] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037005 10.0.0.23 - - [2026-04-30 02:15:24] "GET /loadbalancer-listener/0ac53cf6-2a13-4c6f-80be-979e0d3a265f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.003754 10.0.0.23 - - [2026-04-30 02:15:24] "GET /loadbalancer-listener/0ac53cf6-2a13-4c6f-80be-979e0d3a265f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1221 0.003439 10.0.0.23 - - [2026-04-30 02:15:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016678 10.0.0.23 - - [2026-04-30 02:15:24] "GET /instance-ip/55579c95-17bb-4937-a05b-dea28b944267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004628 10.0.0.23 - - [2026-04-30 02:15:24] "GET /instance-ip/55579c95-17bb-4937-a05b-dea28b944267?fields=floating_ips HTTP/1.1" 200 1212 0.004955 10.0.0.23 - - [2026-04-30 02:15:24] "GET /floating-ip/465511a7-eb77-428c-b9df-677bc2ee5e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002445 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.23 - - [2026-04-30 02:15:24] "GET /loadbalancer/870be5fa-bd1f-4ace-bffd-36ba36de6a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005061 10.0.0.23 - - [2026-04-30 02:15:24] "POST /tags HTTP/1.1" 200 295 0.048237 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.23 - - [2026-04-30 02:15:24] "GET /tag/72c3b712-7cd6-43e0-baa4-d26ffd5a04e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.012989 10.0.0.23 - - [2026-04-30 02:15:24] "POST /tags HTTP/1.1" 409 233 0.001900 10.0.0.23 - - [2026-04-30 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.23 - - [2026-04-30 02:15:24] "GET /tag/24b93170-d879-46fa-b4f1-6b132e1d9980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.010359 10.0.0.23 - - [2026-04-30 02:15:25] "POST /tags HTTP/1.1" 409 206 0.013094 10.0.0.23 - - [2026-04-30 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.23 - - [2026-04-30 02:15:25] "GET /tag/377adffc-e484-47c3-9961-2c93a58ed686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011797 10.0.0.23 - - [2026-04-30 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006976 10.0.0.23 - - [2026-04-30 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.23 - - [2026-04-30 02:15:25] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030891 10.0.0.23 - - [2026-04-30 02:15:25] "POST /virtual-machines HTTP/1.1" 200 369 0.009825 10.0.0.23 - - [2026-04-30 02:15:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012206 10.0.0.23 - - [2026-04-30 02:15:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105930 10.0.0.23 - - [2026-04-30 02:15:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017536 10.0.0.23 - - [2026-04-30 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007619 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005601 10.0.0.23 - - [2026-04-30 02:15:25] "POST /instance-ips HTTP/1.1" 200 409 0.028672 10.0.0.23 - - [2026-04-30 02:15:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022652 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014253 10.0.0.23 - - [2026-04-30 02:15:25] "POST /set-tag HTTP/1.1" 200 109 0.019706 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011830 10.0.0.23 - - [2026-04-30 02:15:25] "GET /instance-ip/73062a40-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003089 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004295 10.0.0.23 - - [2026-04-30 02:15:25] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002510 10.0.0.23 - - [2026-04-30 02:15:25] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004256 10.0.0.23 - - [2026-04-30 02:15:25] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.23 - - [2026-04-30 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.23 - - [2026-04-30 02:15:25] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003792 10.0.0.23 - - [2026-04-30 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.23 - - [2026-04-30 02:15:25] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032005 10.0.0.23 - - [2026-04-30 02:15:25] "POST /virtual-machines HTTP/1.1" 200 369 0.008531 10.0.0.23 - - [2026-04-30 02:15:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014174 10.0.0.23 - - [2026-04-30 02:15:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108448 10.0.0.23 - - [2026-04-30 02:15:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009220 10.0.0.23 - - [2026-04-30 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008698 10.0.0.23 - - [2026-04-30 02:15:26] "POST /instance-ips HTTP/1.1" 200 409 0.024004 10.0.0.23 - - [2026-04-30 02:15:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021213 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009183 10.0.0.23 - - [2026-04-30 02:15:26] "POST /set-tag HTTP/1.1" 200 109 0.016317 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011142 10.0.0.23 - - [2026-04-30 02:15:26] "GET /instance-ip/736bff14-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003193 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004351 10.0.0.23 - - [2026-04-30 02:15:26] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003404 10.0.0.23 - - [2026-04-30 02:15:26] "POST /ref-update HTTP/1.1" 200 156 0.009122 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005234 10.0.0.23 - - [2026-04-30 02:15:26] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005879 10.0.0.23 - - [2026-04-30 02:15:26] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.23 - - [2026-04-30 02:15:26] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005386 10.0.0.23 - - [2026-04-30 02:15:26] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domains HTTP/1.1" 200 280 0.002047 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e HTTP/1.1" 200 3086 0.002879 10.0.0.23 - - [2026-04-30 02:15:29] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6 HTTP/1.1" 200 7064 0.039057 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.003840 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.004220 10.0.0.23 - - [2026-04-30 02:15:29] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1403 0.003699 10.0.0.23 - - [2026-04-30 02:15:29] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1403 0.002458 10.0.0.23 - - [2026-04-30 02:15:29] "GET /route-target/c49160e1-34f2-49d2-9d87-9877394faa37 HTTP/1.1" 200 1153 0.002454 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.003877 10.0.0.23 - - [2026-04-30 02:15:29] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1403 0.002737 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004151 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.005113 10.0.0.23 - - [2026-04-30 02:15:29] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1403 0.003010 10.0.0.23 - - [2026-04-30 02:15:29] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 200 1403 0.002915 10.0.0.23 - - [2026-04-30 02:15:29] "GET /route-target/c49160e1-34f2-49d2-9d87-9877394faa37 HTTP/1.1" 200 1153 0.002799 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domains HTTP/1.1" 200 280 0.001812 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e HTTP/1.1" 200 3086 0.002646 10.0.0.23 - - [2026-04-30 02:15:29] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6 HTTP/1.1" 200 7064 0.030646 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2088 0.004095 10.0.0.23 - - [2026-04-30 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.23 - - [2026-04-30 02:15:29] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043143 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005351 10.0.0.23 - - [2026-04-30 02:15:29] "GET /floating-ip-pools?parent_id=788366b8-1796-448b-a9bf-95da01315ed0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001880 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003927 10.0.0.23 - - [2026-04-30 02:15:29] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015918 10.0.0.23 - - [2026-04-30 02:15:29] "POST /ref-update HTTP/1.1" 200 156 0.009318 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011920 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domains HTTP/1.1" 200 280 0.001496 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e HTTP/1.1" 200 3086 0.003759 10.0.0.23 - - [2026-04-30 02:15:29] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6 HTTP/1.1" 200 7320 0.033396 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2326 0.004702 10.0.0.23 - - [2026-04-30 02:15:29] "GET /floating-ip-pool/7536bebc-d59e-4c25-bf3b-bbc26c80cca1 HTTP/1.1" 200 1314 0.002263 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domains HTTP/1.1" 200 280 0.001618 10.0.0.23 - - [2026-04-30 02:15:29] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e HTTP/1.1" 200 3086 0.002621 10.0.0.23 - - [2026-04-30 02:15:29] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6 HTTP/1.1" 200 7320 0.031434 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 2326 0.005576 10.0.0.23 - - [2026-04-30 02:15:29] "GET /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005998 10.0.0.23 - - [2026-04-30 02:15:30] "POST /tags HTTP/1.1" 200 365 0.054073 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014416 10.0.0.23 - - [2026-04-30 02:15:30] "GET /tag/383405a0-704b-4923-bad8-64006bac9f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.026447 10.0.0.23 - - [2026-04-30 02:15:30] "POST /tags HTTP/1.1" 409 206 0.002482 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.23 - - [2026-04-30 02:15:30] "GET /tag/377adffc-e484-47c3-9961-2c93a58ed686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010147 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.23 - - [2026-04-30 02:15:30] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042323 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.23 - - [2026-04-30 02:15:30] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004707 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.23 - - [2026-04-30 02:15:30] "GET /service-appliance-set/4dec9309-dcb5-4ac2-9db4-dc8d04576197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003431 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.002239 10.0.0.23 - - [2026-04-30 02:15:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100003 10.0.0.23 - - [2026-04-30 02:15:30] "GET /virtual-machine-interface/96b5e5a0-e335-4ff9-8f7e-ee9c3dc3e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020247 10.0.0.23 - - [2026-04-30 02:15:30] "POST /set-tag HTTP/1.1" 200 109 0.017121 10.0.0.23 - - [2026-04-30 02:15:30] "POST /instance-ips HTTP/1.1" 200 417 0.038425 10.0.0.23 - - [2026-04-30 02:15:30] "GET /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004051 10.0.0.23 - - [2026-04-30 02:15:30] "POST /loadbalancers HTTP/1.1" 200 618 0.072102 10.0.0.23 - - [2026-04-30 02:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.048607 10.0.0.23 - - [2026-04-30 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.23 - - [2026-04-30 02:15:30] "POST /service-instances HTTP/1.1" 200 566 0.066831 10.0.0.23 - - [2026-04-30 02:15:30] "POST /ref-update HTTP/1.1" 200 156 0.015275 10.0.0.23 - - [2026-04-30 02:15:30] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.034143 10.0.0.23 - - [2026-04-30 02:15:30] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.093130 10.0.0.23 - - [2026-04-30 02:15:30] "GET /virtual-machine-interface/96b5e5a0-e335-4ff9-8f7e-ee9c3dc3e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006246 10.0.0.23 - - [2026-04-30 02:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038489 10.0.0.23 - - [2026-04-30 02:15:31] "GET /virtual-machine-interface/96b5e5a0-e335-4ff9-8f7e-ee9c3dc3e33d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.019095 10.0.0.23 - - [2026-04-30 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.23 - - [2026-04-30 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.23 - - [2026-04-30 02:15:31] "GET /floating-ip-pool/7536bebc-d59e-4c25-bf3b-bbc26c80cca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002489 10.0.0.23 - - [2026-04-30 02:15:31] "POST /virtual-machines HTTP/1.1" 200 429 0.031279 10.0.0.23 - - [2026-04-30 02:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.170940 10.0.0.23 - - [2026-04-30 02:15:31] "POST /floating-ips HTTP/1.1" 200 671 0.228832 10.0.0.23 - - [2026-04-30 02:15:31] "POST /chown HTTP/1.1" 200 109 0.026396 10.0.0.23 - - [2026-04-30 02:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007630 10.0.0.23 - - [2026-04-30 02:15:31] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003178 10.0.0.23 - - [2026-04-30 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.23 - - [2026-04-30 02:15:31] "POST /chown HTTP/1.1" 200 109 0.009199 10.0.0.23 - - [2026-04-30 02:15:31] "PUT /virtual-machine-interface/06f1e6af-9c96-44c4-8205-c6635241f2bd HTTP/1.1" 200 284 0.018646 10.0.0.23 - - [2026-04-30 02:15:31] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004129 10.0.0.23 - - [2026-04-30 02:15:31] "POST /tags HTTP/1.1" 409 221 0.002075 10.0.0.23 - - [2026-04-30 02:15:31] "PUT /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 256 0.028652 10.0.0.23 - - [2026-04-30 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010290 10.0.0.23 - - [2026-04-30 02:15:31] "GET /tag/8bfad1d9-f5de-4ab0-9a6c-82aaf270cd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011039 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.011241 10.0.0.23 - - [2026-04-30 02:15:31] "POST /tags HTTP/1.1" 409 238 0.009930 10.0.0.23 - - [2026-04-30 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.23 - - [2026-04-30 02:15:31] "GET /tag/383405a0-704b-4923-bad8-64006bac9f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010772 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.039894 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.023531 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.053612 10.0.0.23 - - [2026-04-30 02:15:31] "POST /firewall-rules HTTP/1.1" 200 650 0.087232 10.0.0.23 - - [2026-04-30 02:15:31] "GET /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.027580 10.0.0.23 - - [2026-04-30 02:15:31] "GET /firewall-policy/d9bde72c-8d9c-4547-8ce0-605916df96d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002399 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.044802 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.022268 10.0.0.23 - - [2026-04-30 02:15:31] "GET /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002913 10.0.0.23 - - [2026-04-30 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.015671 10.0.0.23 - - [2026-04-30 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.23 - - [2026-04-30 02:15:31] "POST /virtual-machines HTTP/1.1" 200 429 0.017761 10.0.0.23 - - [2026-04-30 02:15:31] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038779 10.0.0.23 - - [2026-04-30 02:15:31] "GET /loadbalancer/1db40037-f6ce-4fc3-a4b6-17641cde2e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.044925 10.0.0.23 - - [2026-04-30 02:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.140693 10.0.0.23 - - [2026-04-30 02:15:31] "POST /chown HTTP/1.1" 200 109 0.029661 10.0.0.23 - - [2026-04-30 02:15:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057874 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010751 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.023776 10.0.0.23 - - [2026-04-30 02:15:32] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058133 10.0.0.23 - - [2026-04-30 02:15:32] "PUT /virtual-machine-interface/1b5e8966-56c0-45cd-84a8-081d26a0bd66 HTTP/1.1" 200 284 0.041772 10.0.0.23 - - [2026-04-30 02:15:32] "GET /loadbalancer-listener/1e770115-d1a1-4e03-a261-3a2cb6f507aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.012836 10.0.0.23 - - [2026-04-30 02:15:32] "PUT /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 256 0.023787 10.0.0.23 - - [2026-04-30 02:15:32] "GET /loadbalancer-listener/1e770115-d1a1-4e03-a261-3a2cb6f507aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003519 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.017857 10.0.0.23 - - [2026-04-30 02:15:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.054793 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.048947 10.0.0.23 - - [2026-04-30 02:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034790 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.061352 10.0.0.23 - - [2026-04-30 02:15:32] "GET /loadbalancer-pool/eb566fbd-0af6-4e7f-acfe-12e838722f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008830 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.018543 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.030391 10.0.0.23 - - [2026-04-30 02:15:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.073914 10.0.0.23 - - [2026-04-30 02:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017299 10.0.0.23 - - [2026-04-30 02:15:32] "GET /loadbalancer-member/f7dcf6ef-2fb7-4dc4-b98b-d8e99324f5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009552 10.0.0.23 - - [2026-04-30 02:15:32] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.015105 10.0.0.23 - - [2026-04-30 02:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024304 10.0.0.23 - - [2026-04-30 02:15:32] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004434 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.23 - - [2026-04-30 02:15:32] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003826 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.23 - - [2026-04-30 02:15:32] "POST /tags HTTP/1.1" 409 221 0.002143 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.007703 10.0.0.23 - - [2026-04-30 02:15:32] "GET /tag/8bfad1d9-f5de-4ab0-9a6c-82aaf270cd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.020793 10.0.0.23 - - [2026-04-30 02:15:32] "POST /tags HTTP/1.1" 409 238 0.003122 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.011433 10.0.0.23 - - [2026-04-30 02:15:32] "PUT /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 256 0.021714 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.23 - - [2026-04-30 02:15:32] "GET /tag/383405a0-704b-4923-bad8-64006bac9f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011170 10.0.0.23 - - [2026-04-30 02:15:32] "POST /firewall-rules HTTP/1.1" 409 293 0.002367 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.014416 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.011611 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.019917 10.0.0.23 - - [2026-04-30 02:15:32] "PUT /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed HTTP/1.1" 200 260 0.057042 10.0.0.23 - - [2026-04-30 02:15:32] "GET /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010285 10.0.0.23 - - [2026-04-30 02:15:32] "PUT /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 256 0.017546 10.0.0.23 - - [2026-04-30 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.017754 10.0.0.23 - - [2026-04-30 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.23 - - [2026-04-30 02:15:32] "GET /firewall-policy/d9bde72c-8d9c-4547-8ce0-605916df96d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011649 10.0.0.23 - - [2026-04-30 02:15:32] "GET /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002659 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.006375 10.0.0.23 - - [2026-04-30 02:15:32] "POST /chown HTTP/1.1" 200 109 0.022341 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 256 0.017676 10.0.0.23 - - [2026-04-30 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005312 10.0.0.23 - - [2026-04-30 02:15:33] "POST /ref-update HTTP/1.1" 200 156 0.030055 10.0.0.23 - - [2026-04-30 02:15:33] "POST /chown HTTP/1.1" 200 109 0.016790 10.0.0.23 - - [2026-04-30 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.23 - - [2026-04-30 02:15:33] "POST /chown HTTP/1.1" 200 109 0.022769 10.0.0.23 - - [2026-04-30 02:15:33] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031844 10.0.0.23 - - [2026-04-30 02:15:33] "POST /virtual-machines HTTP/1.1" 200 373 0.011542 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 256 0.031647 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008953 10.0.0.23 - - [2026-04-30 02:15:33] "POST /ref-update HTTP/1.1" 200 156 0.037379 10.0.0.23 - - [2026-04-30 02:15:33] "POST /ref-update HTTP/1.1" 200 156 0.028905 10.0.0.23 - - [2026-04-30 02:15:33] "POST /ref-update HTTP/1.1" 200 156 0.010709 10.0.0.23 - - [2026-04-30 02:15:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.166558 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025115 10.0.0.23 - - [2026-04-30 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008340 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.010710 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011012 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023195 10.0.0.23 - - [2026-04-30 02:15:33] "POST /instance-ips HTTP/1.1" 200 413 0.051832 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026631 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017669 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.027377 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008200 10.0.0.23 - - [2026-04-30 02:15:33] "POST /set-tag HTTP/1.1" 200 109 0.030225 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.010082 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005641 10.0.0.23 - - [2026-04-30 02:15:33] "GET /instance-ip/77d45b96-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.022154 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.041562 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008269 10.0.0.23 - - [2026-04-30 02:15:33] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.023441 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.021224 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015705 10.0.0.23 - - [2026-04-30 02:15:33] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.023556 10.0.0.23 - - [2026-04-30 02:15:33] "POST /ref-update HTTP/1.1" 200 156 0.029312 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010002 10.0.0.23 - - [2026-04-30 02:15:33] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.23 - - [2026-04-30 02:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035951 10.0.0.23 - - [2026-04-30 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.23 - - [2026-04-30 02:15:33] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005893 10.0.0.23 - - [2026-04-30 02:15:33] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006184 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.022892 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.015758 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006052 10.0.0.23 - - [2026-04-30 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.008034 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.007017 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.014417 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.019789 10.0.0.23 - - [2026-04-30 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006162 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.013416 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.014182 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.020016 10.0.0.23 - - [2026-04-30 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.005832 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.021031 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006574 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.022967 10.0.0.23 - - [2026-04-30 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.023452 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.011024 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.23 - - [2026-04-30 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006791 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.007775 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.012412 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.022748 10.0.0.23 - - [2026-04-30 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.23 - - [2026-04-30 02:15:34] "POST /chown HTTP/1.1" 200 109 0.006125 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.016115 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.018870 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006541 10.0.0.23 - - [2026-04-30 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.010321 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006833 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.013491 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.019840 10.0.0.23 - - [2026-04-30 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006962 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.026442 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006399 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.015667 10.0.0.23 - - [2026-04-30 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.007340 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.012371 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.016214 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006352 10.0.0.23 - - [2026-04-30 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.007488 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.020160 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.064438 10.0.0.23 - - [2026-04-30 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.006597 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.017674 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.017349 10.0.0.23 - - [2026-04-30 02:15:35] "POST /chown HTTP/1.1" 200 109 0.009017 10.0.0.23 - - [2026-04-30 02:15:42] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009153 10.0.0.23 - - [2026-04-30 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.005028 10.0.0.23 - - [2026-04-30 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.23 - - [2026-04-30 02:15:42] "GET /loadbalancer/870be5fa-bd1f-4ace-bffd-36ba36de6a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003170 10.0.0.23 - - [2026-04-30 02:15:42] "GET /loadbalancer-pool/81791d61-9435-4727-935f-d9885bc4e476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002771 10.0.0.23 - - [2026-04-30 02:15:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018581 10.0.0.23 - - [2026-04-30 02:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023638 10.0.0.23 - - [2026-04-30 02:15:42] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011692 10.0.0.23 - - [2026-04-30 02:15:42] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006318 10.0.0.23 - - [2026-04-30 02:15:42] "POST /ref-update HTTP/1.1" 200 156 0.019138 10.0.0.23 - - [2026-04-30 02:15:42] "GET /floating-ip/465511a7-eb77-428c-b9df-677bc2ee5e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.014541 10.0.0.23 - - [2026-04-30 02:15:42] "POST /tags HTTP/1.1" 409 221 0.004435 10.0.0.23 - - [2026-04-30 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.23 - - [2026-04-30 02:15:42] "GET /tag/8bfad1d9-f5de-4ab0-9a6c-82aaf270cd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013426 10.0.0.23 - - [2026-04-30 02:15:42] "PUT /floating-ip/465511a7-eb77-428c-b9df-677bc2ee5e7a HTTP/1.1" 200 256 0.015275 10.0.0.23 - - [2026-04-30 02:15:42] "POST /set-tag HTTP/1.1" 200 109 0.029699 10.0.0.23 - - [2026-04-30 02:15:43] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004746 10.0.0.23 - - [2026-04-30 02:15:43] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.23 - - [2026-04-30 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.23 - - [2026-04-30 02:15:43] "GET /loadbalancer/870be5fa-bd1f-4ace-bffd-36ba36de6a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002630 10.0.0.23 - - [2026-04-30 02:15:43] "GET /loadbalancer-pool/81791d61-9435-4727-935f-d9885bc4e476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003919 10.0.0.23 - - [2026-04-30 02:15:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015564 10.0.0.23 - - [2026-04-30 02:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009510 10.0.0.23 - - [2026-04-30 02:15:43] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007683 10.0.0.23 - - [2026-04-30 02:15:43] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005692 10.0.0.23 - - [2026-04-30 02:15:43] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.23 - - [2026-04-30 02:15:43] "GET /floating-ip/465511a7-eb77-428c-b9df-677bc2ee5e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011332 10.0.0.23 - - [2026-04-30 02:15:43] "POST /set-tag HTTP/1.1" 200 109 0.044729 10.0.0.23 - - [2026-04-30 02:15:46] "GET /virtual-machine/825feb8a-1c22-4486-9ab0-d15f1c50ea1a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003879 10.0.0.23 - - [2026-04-30 02:15:46] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004689 10.0.0.23 - - [2026-04-30 02:15:46] "GET /virtual-machine/3edec7ba-7480-4dfc-934d-7800e814f17b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003211 10.0.0.23 - - [2026-04-30 02:15:46] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004660 10.0.0.23 - - [2026-04-30 02:15:47] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004174 10.0.0.23 - - [2026-04-30 02:15:47] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.23 - - [2026-04-30 02:15:51] "GET /virtual-machine/e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003014 10.0.0.23 - - [2026-04-30 02:15:51] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004087 10.0.0.23 - - [2026-04-30 02:15:51] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004649 10.0.0.23 - - [2026-04-30 02:15:51] "POST /set-tag HTTP/1.1" 200 109 0.002451 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:16:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:16:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 10.0.0.23 - - [2026-04-30 02:16:22] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004500 10.0.0.23 - - [2026-04-30 02:16:22] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.23 - - [2026-04-30 02:16:22] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004779 10.0.0.23 - - [2026-04-30 02:16:22] "POST /set-tag HTTP/1.1" 200 109 0.004773 10.0.0.23 - - [2026-04-30 02:16:22] "GET /virtual-machine/e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004330 10.0.0.23 - - [2026-04-30 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.015564 10.0.0.23 - - [2026-04-30 02:16:22] "GET /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.031857 10.0.0.23 - - [2026-04-30 02:16:22] "POST /set-tag HTTP/1.1" 200 109 0.022285 10.0.0.23 - - [2026-04-30 02:16:22] "POST /set-tag HTTP/1.1" 200 109 0.015501 10.0.0.23 - - [2026-04-30 02:16:23] "DELETE /instance-ip/77d45b96-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.064669 10.0.0.23 - - [2026-04-30 02:16:23] "DELETE /virtual-machine-interface/77b575a0-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.055341 10.0.0.23 - - [2026-04-30 02:16:23] "DELETE /virtual-machine/e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b HTTP/1.1" 200 115 0.031290 10.0.0.23 - - [2026-04-30 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.23 - - [2026-04-30 02:16:25] "POST /chown HTTP/1.1" 200 109 0.007049 10.0.0.23 - - [2026-04-30 02:16:25] "POST /chown HTTP/1.1" 200 109 0.020158 10.0.0.23 - - [2026-04-30 02:16:25] "POST /chown HTTP/1.1" 200 109 0.006613 10.0.0.23 - - [2026-04-30 02:16:25] "POST /chown HTTP/1.1" 200 109 0.008232 10.0.0.23 - - [2026-04-30 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.23 - - [2026-04-30 02:16:26] "GET /tag/383405a0-704b-4923-bad8-64006bac9f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014252 10.0.0.23 - - [2026-04-30 02:16:26] "GET /tag/383405a0-704b-4923-bad8-64006bac9f48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.018992 10.0.0.23 - - [2026-04-30 02:16:26] "GET /virtual-machine-interface/06f1e6af-9c96-44c4-8205-c6635241f2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004308 10.0.0.23 - - [2026-04-30 02:16:26] "POST /set-tag HTTP/1.1" 200 109 0.015684 10.0.0.23 - - [2026-04-30 02:16:26] "GET /virtual-machine-interface/1b5e8966-56c0-45cd-84a8-081d26a0bd66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.025248 10.0.0.23 - - [2026-04-30 02:16:26] "POST /set-tag HTTP/1.1" 200 109 0.019902 10.0.0.23 - - [2026-04-30 02:16:26] "GET /virtual-machine-interface/96b5e5a0-e335-4ff9-8f7e-ee9c3dc3e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005838 10.0.0.23 - - [2026-04-30 02:16:26] "POST /set-tag HTTP/1.1" 200 109 0.025180 10.0.0.23 - - [2026-04-30 02:16:26] "GET /firewall-policy/d9bde72c-8d9c-4547-8ce0-605916df96d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.021885 10.0.0.23 - - [2026-04-30 02:16:26] "GET /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002606 10.0.0.23 - - [2026-04-30 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.013659 10.0.0.23 - - [2026-04-30 02:16:26] "DELETE /firewall-rule/7a7cba9b-3b35-44f0-9455-be81122b07ed HTTP/1.1" 200 115 0.043241 10.0.0.23 - - [2026-04-30 02:16:26] "DELETE /loadbalancer-member/f7dcf6ef-2fb7-4dc4-b98b-d8e99324f5bf HTTP/1.1" 200 115 0.022549 10.0.0.23 - - [2026-04-30 02:16:27] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.020800 10.0.0.23 - - [2026-04-30 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019963 10.0.0.23 - - [2026-04-30 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017271 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /loadbalancer-pool/eb566fbd-0af6-4e7f-acfe-12e838722f5f HTTP/1.1" 200 115 0.131421 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /loadbalancer-listener/1e770115-d1a1-4e03-a261-3a2cb6f507aa HTTP/1.1" 200 115 0.028185 10.0.0.23 - - [2026-04-30 02:16:27] "GET /floating-ip/fb6b0ba8-0fb4-432e-bd5e-31b3bb31eacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003136 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.005688 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.021526 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.027814 10.0.0.23 - - [2026-04-30 02:16:27] "PUT /floating-ip/fb6b0ba8-0fb4-432e-bd5e-31b3bb31eacb HTTP/1.1" 200 256 0.059233 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.031405 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /floating-ip/fb6b0ba8-0fb4-432e-bd5e-31b3bb31eacb HTTP/1.1" 200 115 0.082002 10.0.0.23 - - [2026-04-30 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023305 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.012762 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.027859 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /loadbalancer/1db40037-f6ce-4fc3-a4b6-17641cde2e8a HTTP/1.1" 200 115 0.096113 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.028842 10.0.0.23 - - [2026-04-30 02:16:27] "POST /chown HTTP/1.1" 200 109 0.014017 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /instance-ip/94cdec70-8ae8-4fa2-9615-406104693451 HTTP/1.1" 200 115 0.119287 10.0.0.23 - - [2026-04-30 02:16:27] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.029063 10.0.0.23 - - [2026-04-30 02:16:27] "GET /floating-ip-pool/7536bebc-d59e-4c25-bf3b-bbc26c80cca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.022788 10.0.0.23 - - [2026-04-30 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035007 10.0.0.23 - - [2026-04-30 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.025037 10.0.0.23 - - [2026-04-30 02:16:27] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.014311 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /virtual-machine-interface/96b5e5a0-e335-4ff9-8f7e-ee9c3dc3e33d HTTP/1.1" 200 115 0.161584 10.0.0.23 - - [2026-04-30 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015258 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /floating-ip-pool/7536bebc-d59e-4c25-bf3b-bbc26c80cca1 HTTP/1.1" 200 115 0.091965 10.0.0.23 - - [2026-04-30 02:16:27] "PUT /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 266 0.019120 10.0.0.23 - - [2026-04-30 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027330 10.0.0.23 - - [2026-04-30 02:16:27] "DELETE /tag/383405a0-704b-4923-bad8-64006bac9f48 HTTP/1.1" 200 115 0.231208 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /service-instance/cff47e20-c6d3-4649-9e13-dd4ef439b45f HTTP/1.1" 200 115 0.095330 10.0.0.23 - - [2026-04-30 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009384 10.0.0.23 - - [2026-04-30 02:16:28] "POST /useragent-kv HTTP/1.1" 200 115 0.016769 10.0.0.23 - - [2026-04-30 02:16:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006165 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 HTTP/1.1" 200 115 0.249971 10.0.0.23 - - [2026-04-30 02:16:28] "GET /routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e HTTP/1.1" 404 171 0.003796 10.0.0.23 - - [2026-04-30 02:16:28] "GET /domains HTTP/1.1" 200 280 0.012476 10.0.0.23 - - [2026-04-30 02:16:28] "GET /domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e HTTP/1.1" 200 3086 0.007915 10.0.0.23 - - [2026-04-30 02:16:28] "GET /virtual-machine-interface/1b5e8966-56c0-45cd-84a8-081d26a0bd66?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.016342 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /route-target/c49160e1-34f2-49d2-9d87-9877394faa37 HTTP/1.1" 200 115 0.102245 10.0.0.23 - - [2026-04-30 02:16:28] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6 HTTP/1.1" 200 7142 0.105078 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /virtual-machine-interface/1b5e8966-56c0-45cd-84a8-081d26a0bd66 HTTP/1.1" 200 115 0.115743 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /virtual-machine/12998078-f24d-424c-9b6a-f81a35c48ec7 HTTP/1.1" 200 115 0.037258 10.0.0.23 - - [2026-04-30 02:16:28] "GET /virtual-machine-interface/06f1e6af-9c96-44c4-8205-c6635241f2bd?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1206 0.024811 10.0.0.23 - - [2026-04-30 02:16:28] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009622 10.0.0.23 - - [2026-04-30 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.004970 10.0.0.23 - - [2026-04-30 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.23 - - [2026-04-30 02:16:28] "GET /loadbalancer/870be5fa-bd1f-4ace-bffd-36ba36de6a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003710 10.0.0.23 - - [2026-04-30 02:16:28] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014976 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /virtual-machine-interface/06f1e6af-9c96-44c4-8205-c6635241f2bd HTTP/1.1" 200 115 0.085141 10.0.0.23 - - [2026-04-30 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.042168 10.0.0.23 - - [2026-04-30 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.076349 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /virtual-machine/f7d5015b-f488-4341-92b9-abf4267edb43 HTTP/1.1" 200 115 0.098791 10.0.0.23 - - [2026-04-30 02:16:28] "DELETE /loadbalancer-member/47aa07d3-4901-4913-b761-a3e41d9cd175 HTTP/1.1" 200 115 0.129704 10.0.0.23 - - [2026-04-30 02:16:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004313 10.0.0.23 - - [2026-04-30 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.004196 10.0.0.23 - - [2026-04-30 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2026-04-30 02:16:30] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003653 10.0.0.23 - - [2026-04-30 02:16:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003795 10.0.0.23 - - [2026-04-30 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.023388 10.0.0.23 - - [2026-04-30 02:16:30] "DELETE /loadbalancer-member/5b1237dc-113d-4e9b-a9ad-6e5ba18d87ae HTTP/1.1" 200 115 0.042998 10.0.0.23 - - [2026-04-30 02:16:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004473 10.0.0.23 - - [2026-04-30 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.23 - - [2026-04-30 02:16:30] "DELETE /loadbalancer-member/5d68cc98-f795-4edd-a74e-f0744362a578 HTTP/1.1" 200 115 0.028988 10.0.0.23 - - [2026-04-30 02:16:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011129 10.0.0.23 - - [2026-04-30 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.004550 10.0.0.23 - - [2026-04-30 02:16:30] "DELETE /loadbalancer-member/11cdf3b7-eb71-42c5-9a18-fa315879b180 HTTP/1.1" 200 115 0.039522 10.0.0.23 - - [2026-04-30 02:16:30] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005135 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.23 - - [2026-04-30 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.23 - - [2026-04-30 02:16:31] "GET /loadbalancer/c5851824-4a50-49ee-be0f-9a37e7268ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002096 10.0.0.23 - - [2026-04-30 02:16:31] "GET /loadbalancer-pool/55f0d5a0-4d72-41fe-912b-4d95769b65f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002757 10.0.0.23 - - [2026-04-30 02:16:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021754 10.0.0.23 - - [2026-04-30 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012612 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020765 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003981 10.0.0.23 - - [2026-04-30 02:16:31] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002353 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.060162 10.0.0.23 - - [2026-04-30 02:16:31] "GET /loadbalancer-pool/650ff7e2-a35b-445a-b379-bf6b3fb1166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012100 10.0.0.23 - - [2026-04-30 02:16:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025493 10.0.0.23 - - [2026-04-30 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006745 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013534 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004760 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.005386 10.0.0.23 - - [2026-04-30 02:16:31] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001842 10.0.0.23 - - [2026-04-30 02:16:31] "GET /loadbalancer-pool/bd0bfed1-f51e-4351-86d9-18387fde02bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002640 10.0.0.23 - - [2026-04-30 02:16:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014890 10.0.0.23 - - [2026-04-30 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.032124 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016516 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/ec59c976-4438-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005226 10.0.0.23 - - [2026-04-30 02:16:31] "GET /floating-ip/f02fde58-cb94-4f9e-ad9c-f970d7b0fc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002172 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.007054 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004868 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004440 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine/3edec7ba-7480-4dfc-934d-7800e814f17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002407 10.0.0.23 - - [2026-04-30 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.23 - - [2026-04-30 02:16:31] "GET /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004087 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.017791 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.030123 10.0.0.23 - - [2026-04-30 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.014166 10.0.0.23 - - [2026-04-30 02:16:31] "DELETE /instance-ip/736bff14-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.054554 10.0.0.23 - - [2026-04-30 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.009821 10.0.0.23 - - [2026-04-30 02:16:31] "DELETE /virtual-machine-interface/735192d2-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.045222 10.0.0.23 - - [2026-04-30 02:16:32] "DELETE /virtual-machine/3edec7ba-7480-4dfc-934d-7800e814f17b HTTP/1.1" 200 115 0.020957 10.0.0.23 - - [2026-04-30 02:16:33] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010186 10.0.0.23 - - [2026-04-30 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.23 - - [2026-04-30 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.23 - - [2026-04-30 02:16:33] "GET /loadbalancer/870be5fa-bd1f-4ace-bffd-36ba36de6a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002592 10.0.0.23 - - [2026-04-30 02:16:33] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005687 10.0.0.23 - - [2026-04-30 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.23 - - [2026-04-30 02:16:33] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004141 10.0.0.23 - - [2026-04-30 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.23 - - [2026-04-30 02:16:33] "GET /virtual-machine/825feb8a-1c22-4486-9ab0-d15f1c50ea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002667 10.0.0.23 - - [2026-04-30 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.019025 10.0.0.23 - - [2026-04-30 02:16:34] "GET /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004186 10.0.0.23 - - [2026-04-30 02:16:34] "POST /set-tag HTTP/1.1" 200 109 0.026059 10.0.0.23 - - [2026-04-30 02:16:34] "POST /set-tag HTTP/1.1" 200 109 0.043214 10.0.0.23 - - [2026-04-30 02:16:34] "POST /set-tag HTTP/1.1" 200 109 0.019855 10.0.0.23 - - [2026-04-30 02:16:34] "DELETE /instance-ip/73062a40-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.063371 10.0.0.23 - - [2026-04-30 02:16:34] "POST /ref-update HTTP/1.1" 200 156 0.019791 10.0.0.23 - - [2026-04-30 02:16:34] "DELETE /virtual-machine-interface/72f1b89e-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.063572 10.0.0.23 - - [2026-04-30 02:16:34] "DELETE /virtual-machine/825feb8a-1c22-4486-9ab0-d15f1c50ea1a HTTP/1.1" 200 115 0.031307 10.0.0.23 - - [2026-04-30 02:16:34] "DELETE /tag/72c3b712-7cd6-43e0-baa4-d26ffd5a04e8 HTTP/1.1" 200 115 0.055444 10.0.0.23 - - [2026-04-30 02:16:34] "DELETE /tag/24b93170-d879-46fa-b4f1-6b132e1d9980 HTTP/1.1" 200 115 0.048947 10.0.0.23 - - [2026-04-30 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.23 - - [2026-04-30 02:16:38] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062201 10.0.0.23 - - [2026-04-30 02:16:38] "POST /tags HTTP/1.1" 200 393 0.031081 10.0.0.23 - - [2026-04-30 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017672 10.0.0.23 - - [2026-04-30 02:16:38] "GET /tag/57b6d591-2382-4268-81e8-08b2b85aaa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.021585 10.0.0.23 - - [2026-04-30 02:16:38] "POST /tags HTTP/1.1" 200 341 0.038262 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006161 10.0.0.23 - - [2026-04-30 02:16:39] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.022838 10.0.0.23 - - [2026-04-30 02:16:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000492 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.010105 10.0.0.23 - - [2026-04-30 02:16:39] "POST /security-groups HTTP/1.1" 200 589 0.081398 10.0.0.23 - - [2026-04-30 02:16:39] "POST /projects HTTP/1.1" 200 519 0.209518 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.004525 10.0.0.23 - - [2026-04-30 02:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008943 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008384 10.0.0.23 - - [2026-04-30 02:16:39] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006821 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.23 - - [2026-04-30 02:16:39] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009178 10.0.0.23 - - [2026-04-30 02:16:39] "POST /access-control-lists HTTP/1.1" 200 598 0.130513 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.004601 10.0.0.23 - - [2026-04-30 02:16:39] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.066963 10.0.0.23 - - [2026-04-30 02:16:39] "POST /access-control-lists HTTP/1.1" 200 596 0.102822 10.0.0.23 - - [2026-04-30 02:16:39] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.114298 10.0.0.23 - - [2026-04-30 02:16:39] "POST /security-groups HTTP/1.1" 200 591 0.095029 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.018997 10.0.0.23 - - [2026-04-30 02:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.056069 10.0.0.23 - - [2026-04-30 02:16:39] "POST /access-control-lists HTTP/1.1" 200 632 0.124432 10.0.0.23 - - [2026-04-30 02:16:39] "POST /chown HTTP/1.1" 200 109 0.092406 10.0.0.23 - - [2026-04-30 02:16:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.028750 10.0.0.23 - - [2026-04-30 02:16:40] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007749 10.0.0.23 - - [2026-04-30 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011223 10.0.0.23 - - [2026-04-30 02:16:40] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007496 10.0.0.23 - - [2026-04-30 02:16:40] "POST /tags HTTP/1.1" 409 226 0.002732 10.0.0.23 - - [2026-04-30 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.23 - - [2026-04-30 02:16:40] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.031109 10.0.0.23 - - [2026-04-30 02:16:40] "POST /access-control-lists HTTP/1.1" 200 630 0.119613 10.0.0.23 - - [2026-04-30 02:16:40] "POST /firewall-rules HTTP/1.1" 200 600 0.080397 10.0.0.23 - - [2026-04-30 02:16:40] "GET /firewall-rule/142bcf53-d37e-49b7-a5b9-2b121dcb10dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004882 10.0.0.23 - - [2026-04-30 02:16:40] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004700 10.0.0.23 - - [2026-04-30 02:16:40] "GET /firewall-rule/142bcf53-d37e-49b7-a5b9-2b121dcb10dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010538 10.0.0.23 - - [2026-04-30 02:16:40] "POST /ref-update HTTP/1.1" 200 156 0.070790 10.0.0.23 - - [2026-04-30 02:16:40] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007072 10.0.0.23 - - [2026-04-30 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.23 - - [2026-04-30 02:16:40] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002609 10.0.0.23 - - [2026-04-30 02:16:40] "POST /tags HTTP/1.1" 409 226 0.001998 10.0.0.23 - - [2026-04-30 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.23 - - [2026-04-30 02:16:40] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.038612 10.0.0.23 - - [2026-04-30 02:16:40] "POST /firewall-rules HTTP/1.1" 200 598 0.091998 10.0.0.23 - - [2026-04-30 02:16:40] "GET /firewall-rule/a2e824b2-412c-435c-944d-f24a2d243f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003917 10.0.0.23 - - [2026-04-30 02:16:40] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003338 10.0.0.23 - - [2026-04-30 02:16:40] "GET /firewall-rule/a2e824b2-412c-435c-944d-f24a2d243f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002689 10.0.0.23 - - [2026-04-30 02:16:40] "POST /ref-update HTTP/1.1" 200 156 0.083199 10.0.0.23 - - [2026-04-30 02:16:41] "POST /tags HTTP/1.1" 200 393 0.021906 10.0.0.23 - - [2026-04-30 02:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.23 - - [2026-04-30 02:16:41] "GET /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.029490 10.0.0.23 - - [2026-04-30 02:16:41] "POST /tags HTTP/1.1" 200 341 0.026026 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.23 - - [2026-04-30 02:16:42] "GET /tag/6cd53345-5cbc-4b74-a8ad-a040fe35da4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019340 10.0.0.23 - - [2026-04-30 02:16:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000605 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.001626 10.0.0.23 - - [2026-04-30 02:16:42] "POST /security-groups HTTP/1.1" 200 589 0.066575 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.005242 10.0.0.23 - - [2026-04-30 02:16:42] "POST /projects HTTP/1.1" 200 519 0.219606 10.0.0.23 - - [2026-04-30 02:16:42] "POST /access-control-lists HTTP/1.1" 200 598 0.079546 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.014907 10.0.0.23 - - [2026-04-30 02:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.075277 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010591 10.0.0.23 - - [2026-04-30 02:16:42] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.010350 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014007 10.0.0.23 - - [2026-04-30 02:16:42] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.029378 10.0.0.23 - - [2026-04-30 02:16:42] "POST /access-control-lists HTTP/1.1" 200 596 0.111186 10.0.0.23 - - [2026-04-30 02:16:42] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.086293 10.0.0.23 - - [2026-04-30 02:16:42] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.085918 10.0.0.23 - - [2026-04-30 02:16:42] "POST /security-groups HTTP/1.1" 200 591 0.097215 10.0.0.23 - - [2026-04-30 02:16:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.005147 10.0.0.23 - - [2026-04-30 02:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021578 10.0.0.23 - - [2026-04-30 02:16:42] "POST /chown HTTP/1.1" 200 109 0.019201 10.0.0.23 - - [2026-04-30 02:16:42] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017920 10.0.0.23 - - [2026-04-30 02:16:42] "POST /access-control-lists HTTP/1.1" 200 632 0.121222 10.0.0.23 - - [2026-04-30 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024416 10.0.0.23 - - [2026-04-30 02:16:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.007722 10.0.0.23 - - [2026-04-30 02:16:43] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003439 10.0.0.23 - - [2026-04-30 02:16:43] "POST /tags HTTP/1.1" 409 226 0.002804 10.0.0.23 - - [2026-04-30 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.23 - - [2026-04-30 02:16:43] "GET /tag/6cd53345-5cbc-4b74-a8ad-a040fe35da4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.020856 10.0.0.23 - - [2026-04-30 02:16:43] "POST /access-control-lists HTTP/1.1" 200 630 0.107174 10.0.0.23 - - [2026-04-30 02:16:43] "POST /firewall-rules HTTP/1.1" 200 600 0.130630 10.0.0.23 - - [2026-04-30 02:16:43] "GET /firewall-rule/0e4ca497-2bfb-4631-9cfb-83b24c361161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017819 10.0.0.23 - - [2026-04-30 02:16:43] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.013508 10.0.0.23 - - [2026-04-30 02:16:43] "GET /firewall-rule/0e4ca497-2bfb-4631-9cfb-83b24c361161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003167 10.0.0.23 - - [2026-04-30 02:16:43] "POST /ref-update HTTP/1.1" 200 156 0.095278 10.0.0.23 - - [2026-04-30 02:16:43] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012066 10.0.0.23 - - [2026-04-30 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.23 - - [2026-04-30 02:16:43] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002904 10.0.0.23 - - [2026-04-30 02:16:43] "POST /tags HTTP/1.1" 409 226 0.002238 10.0.0.23 - - [2026-04-30 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.23 - - [2026-04-30 02:16:43] "GET /tag/6cd53345-5cbc-4b74-a8ad-a040fe35da4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013788 10.0.0.23 - - [2026-04-30 02:16:43] "POST /firewall-rules HTTP/1.1" 200 598 0.089816 10.0.0.23 - - [2026-04-30 02:16:43] "GET /firewall-rule/ed6503a6-ae7c-4a42-ba7e-5a91e34a2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013434 10.0.0.23 - - [2026-04-30 02:16:43] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005039 10.0.0.23 - - [2026-04-30 02:16:43] "GET /firewall-rule/ed6503a6-ae7c-4a42-ba7e-5a91e34a2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003574 10.0.0.23 - - [2026-04-30 02:16:43] "POST /ref-update HTTP/1.1" 200 156 0.134250 10.0.0.23 - - [2026-04-30 02:16:44] "POST /tags HTTP/1.1" 200 345 0.095900 10.0.0.23 - - [2026-04-30 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017155 10.0.0.23 - - [2026-04-30 02:16:45] "GET /tag/f5efb63f-421e-4728-9f32-8a08e89aeb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.037785 10.0.0.23 - - [2026-04-30 02:16:45] "POST /projects HTTP/1.1" 409 238 0.001992 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.23 - - [2026-04-30 02:16:45] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032699 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.23 - - [2026-04-30 02:16:45] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007161 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.23 - - [2026-04-30 02:16:45] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007974 10.0.0.23 - - [2026-04-30 02:16:45] "POST /security-groups HTTP/1.1" 409 285 0.003120 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.23 - - [2026-04-30 02:16:45] "PUT /security-group/0e3243e5-9f2a-45af-8bcf-a7bcab3841d2 HTTP/1.1" 200 262 0.058279 10.0.0.23 - - [2026-04-30 02:16:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021096 10.0.0.23 - - [2026-04-30 02:16:45] "POST /tags HTTP/1.1" 409 228 0.003114 10.0.0.23 - - [2026-04-30 02:16:45] "PUT /access-control-list/2b307c7c-17ac-4556-85e0-20eb874b35b1 HTTP/1.1" 200 272 0.031003 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2026-04-30 02:16:45] "PUT /access-control-list/417e966d-dc85-4891-a02e-9902f8177be7 HTTP/1.1" 200 272 0.024686 10.0.0.23 - - [2026-04-30 02:16:45] "GET /tag/f5efb63f-421e-4728-9f32-8a08e89aeb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019486 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.23 - - [2026-04-30 02:16:45] "POST /tags HTTP/1.1" 200 345 0.038820 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.23 - - [2026-04-30 02:16:45] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.085314 10.0.0.23 - - [2026-04-30 02:16:45] "GET /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.037203 10.0.0.23 - - [2026-04-30 02:16:45] "POST /projects HTTP/1.1" 409 238 0.005994 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.23 - - [2026-04-30 02:16:45] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036284 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.23 - - [2026-04-30 02:16:45] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004787 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.23 - - [2026-04-30 02:16:45] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003972 10.0.0.23 - - [2026-04-30 02:16:45] "POST /security-groups HTTP/1.1" 409 285 0.002350 10.0.0.23 - - [2026-04-30 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.23 - - [2026-04-30 02:16:45] "PUT /security-group/84e12db4-b780-472b-a92f-f29277ef6495 HTTP/1.1" 200 262 0.066444 10.0.0.23 - - [2026-04-30 02:16:45] "PUT /access-control-list/78127b4e-e4a3-4acc-90ed-05689f3f76b1 HTTP/1.1" 200 272 0.025568 10.0.0.23 - - [2026-04-30 02:16:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.044205 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012249 10.0.0.23 - - [2026-04-30 02:16:46] "POST /tags HTTP/1.1" 409 228 0.004601 10.0.0.23 - - [2026-04-30 02:16:46] "PUT /access-control-list/f3577588-65d4-48ad-a24a-93a6c304efe1 HTTP/1.1" 200 272 0.050771 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.23 - - [2026-04-30 02:16:46] "GET /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.019539 10.0.0.23 - - [2026-04-30 02:16:46] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.087054 10.0.0.23 - - [2026-04-30 02:16:46] "POST /tags HTTP/1.1" 200 291 0.101417 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.23 - - [2026-04-30 02:16:46] "GET /tag/022b295e-2eea-40de-8f6e-b8d9d8a7195b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014002 10.0.0.23 - - [2026-04-30 02:16:46] "POST /tags HTTP/1.1" 200 303 0.065528 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.23 - - [2026-04-30 02:16:46] "GET /tag/75dea801-58f8-43cf-befd-06d93eddd0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014721 10.0.0.23 - - [2026-04-30 02:16:46] "POST /tags HTTP/1.1" 409 252 0.002433 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.23 - - [2026-04-30 02:16:46] "GET /tag/57b6d591-2382-4268-81e8-08b2b85aaa2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016341 10.0.0.23 - - [2026-04-30 02:16:46] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.23 - - [2026-04-30 02:16:46] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014101 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.23 - - [2026-04-30 02:16:46] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003634 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.23 - - [2026-04-30 02:16:46] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041845 10.0.0.23 - - [2026-04-30 02:16:46] "POST /virtual-machines HTTP/1.1" 200 395 0.014269 10.0.0.23 - - [2026-04-30 02:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028752 10.0.0.23 - - [2026-04-30 02:16:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125437 10.0.0.23 - - [2026-04-30 02:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011665 10.0.0.23 - - [2026-04-30 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009042 10.0.0.23 - - [2026-04-30 02:16:46] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013403 10.0.0.23 - - [2026-04-30 02:16:46] "POST /instance-ips HTTP/1.1" 200 397 0.025160 10.0.0.23 - - [2026-04-30 02:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033819 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014409 10.0.0.23 - - [2026-04-30 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.076357 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024447 10.0.0.23 - - [2026-04-30 02:16:47] "GET /instance-ip/a399b122-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005279 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004347 10.0.0.23 - - [2026-04-30 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003577 10.0.0.23 - - [2026-04-30 02:16:47] "POST /ref-update HTTP/1.1" 200 156 0.016396 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015170 10.0.0.23 - - [2026-04-30 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.23 - - [2026-04-30 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005224 10.0.0.23 - - [2026-04-30 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.23 - - [2026-04-30 02:16:47] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046474 10.0.0.23 - - [2026-04-30 02:16:47] "POST /virtual-machines HTTP/1.1" 200 395 0.014698 10.0.0.23 - - [2026-04-30 02:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022869 10.0.0.23 - - [2026-04-30 02:16:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.153091 10.0.0.23 - - [2026-04-30 02:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014704 10.0.0.23 - - [2026-04-30 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015335 10.0.0.23 - - [2026-04-30 02:16:47] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.029540 10.0.0.23 - - [2026-04-30 02:16:47] "POST /instance-ips HTTP/1.1" 200 397 0.046896 10.0.0.23 - - [2026-04-30 02:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029258 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019461 10.0.0.23 - - [2026-04-30 02:16:48] "POST /set-tag HTTP/1.1" 200 109 0.073377 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018185 10.0.0.23 - - [2026-04-30 02:16:48] "GET /instance-ip/a4281cb4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007609 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005802 10.0.0.23 - - [2026-04-30 02:16:48] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003988 10.0.0.23 - - [2026-04-30 02:16:48] "POST /ref-update HTTP/1.1" 200 156 0.021980 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027718 10.0.0.23 - - [2026-04-30 02:16:48] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.23 - - [2026-04-30 02:16:48] "POST /tags HTTP/1.1" 200 291 0.020776 10.0.0.23 - - [2026-04-30 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024646 10.0.0.23 - - [2026-04-30 02:16:48] "GET /tag/12e4f7c0-494c-4d0c-8da7-1ea1233411c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016484 10.0.0.23 - - [2026-04-30 02:16:48] "POST /tags HTTP/1.1" 409 252 0.001847 10.0.0.23 - - [2026-04-30 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.23 - - [2026-04-30 02:16:48] "GET /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011735 10.0.0.23 - - [2026-04-30 02:16:48] "POST /tags HTTP/1.1" 409 226 0.003237 10.0.0.23 - - [2026-04-30 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.23 - - [2026-04-30 02:16:48] "GET /tag/6cd53345-5cbc-4b74-a8ad-a040fe35da4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014705 10.0.0.23 - - [2026-04-30 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003738 10.0.0.23 - - [2026-04-30 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.23 - - [2026-04-30 02:16:48] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034425 10.0.0.23 - - [2026-04-30 02:16:48] "POST /virtual-machines HTTP/1.1" 200 395 0.007754 10.0.0.23 - - [2026-04-30 02:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015457 10.0.0.23 - - [2026-04-30 02:16:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114056 10.0.0.23 - - [2026-04-30 02:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018589 10.0.0.23 - - [2026-04-30 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.23 - - [2026-04-30 02:16:48] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005728 10.0.0.23 - - [2026-04-30 02:16:49] "POST /instance-ips HTTP/1.1" 200 397 0.024091 10.0.0.23 - - [2026-04-30 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026660 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014611 10.0.0.23 - - [2026-04-30 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.062731 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015869 10.0.0.23 - - [2026-04-30 02:16:49] "GET /instance-ip/a4d37712-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003694 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004153 10.0.0.23 - - [2026-04-30 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003952 10.0.0.23 - - [2026-04-30 02:16:49] "POST /ref-update HTTP/1.1" 200 156 0.006943 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005899 10.0.0.23 - - [2026-04-30 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.23 - - [2026-04-30 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004173 10.0.0.23 - - [2026-04-30 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.23 - - [2026-04-30 02:16:49] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032399 10.0.0.23 - - [2026-04-30 02:16:49] "POST /virtual-machines HTTP/1.1" 200 395 0.007732 10.0.0.23 - - [2026-04-30 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007360 10.0.0.23 - - [2026-04-30 02:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102790 10.0.0.23 - - [2026-04-30 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020728 10.0.0.23 - - [2026-04-30 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017816 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004729 10.0.0.23 - - [2026-04-30 02:16:49] "POST /instance-ips HTTP/1.1" 200 397 0.023767 10.0.0.23 - - [2026-04-30 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022913 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008950 10.0.0.23 - - [2026-04-30 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.064044 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.043245 10.0.0.23 - - [2026-04-30 02:16:49] "GET /instance-ip/a53d7784-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004777 10.0.0.23 - - [2026-04-30 02:16:49] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007990 10.0.0.23 - - [2026-04-30 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005967 10.0.0.23 - - [2026-04-30 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.008712 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005832 10.0.0.23 - - [2026-04-30 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.23 - - [2026-04-30 02:16:50] "POST /tags HTTP/1.1" 200 299 0.016632 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023396 10.0.0.23 - - [2026-04-30 02:16:50] "GET /tag/c0acd31c-26ed-4d6c-938e-c2bcf436c101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011942 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004023 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.23 - - [2026-04-30 02:16:50] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033208 10.0.0.23 - - [2026-04-30 02:16:50] "POST /virtual-machines HTTP/1.1" 200 395 0.015222 10.0.0.23 - - [2026-04-30 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014179 10.0.0.23 - - [2026-04-30 02:16:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112524 10.0.0.23 - - [2026-04-30 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008030 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004997 10.0.0.23 - - [2026-04-30 02:16:50] "POST /instance-ips HTTP/1.1" 200 397 0.018345 10.0.0.23 - - [2026-04-30 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034371 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010473 10.0.0.23 - - [2026-04-30 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.019849 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018953 10.0.0.23 - - [2026-04-30 02:16:50] "GET /instance-ip/a5c96604-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008220 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004174 10.0.0.23 - - [2026-04-30 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.23 - - [2026-04-30 02:16:50] "POST /tags HTTP/1.1" 200 299 0.029147 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.23 - - [2026-04-30 02:16:50] "GET /tag/afff77fa-a9da-42bc-aa46-d2fa3a1d3369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011059 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.23 - - [2026-04-30 02:16:50] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003696 10.0.0.23 - - [2026-04-30 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.23 - - [2026-04-30 02:16:51] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039308 10.0.0.23 - - [2026-04-30 02:16:51] "POST /virtual-machines HTTP/1.1" 200 395 0.008065 10.0.0.23 - - [2026-04-30 02:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008779 10.0.0.23 - - [2026-04-30 02:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107049 10.0.0.23 - - [2026-04-30 02:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016050 10.0.0.23 - - [2026-04-30 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011084 10.0.0.23 - - [2026-04-30 02:16:51] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004856 10.0.0.23 - - [2026-04-30 02:16:51] "POST /instance-ips HTTP/1.1" 200 397 0.018783 10.0.0.23 - - [2026-04-30 02:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021291 10.0.0.23 - - [2026-04-30 02:16:51] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012879 10.0.0.23 - - [2026-04-30 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.017594 10.0.0.23 - - [2026-04-30 02:16:51] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014328 10.0.0.23 - - [2026-04-30 02:16:51] "GET /instance-ip/a636e080-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002615 10.0.0.23 - - [2026-04-30 02:16:51] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004475 10.0.0.23 - - [2026-04-30 02:16:51] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.23 - - [2026-04-30 02:16:51] "POST /tags HTTP/1.1" 200 299 0.017664 10.0.0.23 - - [2026-04-30 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.23 - - [2026-04-30 02:16:51] "GET /tag/3ec54eb8-0b8a-45cc-be93-a1761b941ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012477 10.0.0.23 - - [2026-04-30 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.23 - - [2026-04-30 02:16:51] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004113 10.0.0.23 - - [2026-04-30 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.23 - - [2026-04-30 02:16:51] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040390 10.0.0.23 - - [2026-04-30 02:16:51] "POST /virtual-machines HTTP/1.1" 200 395 0.014185 10.0.0.23 - - [2026-04-30 02:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007231 10.0.0.23 - - [2026-04-30 02:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099941 10.0.0.23 - - [2026-04-30 02:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022864 10.0.0.23 - - [2026-04-30 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004402 10.0.0.23 - - [2026-04-30 02:16:52] "POST /instance-ips HTTP/1.1" 200 397 0.017733 10.0.0.23 - - [2026-04-30 02:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019583 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014891 10.0.0.23 - - [2026-04-30 02:16:52] "POST /set-tag HTTP/1.1" 200 109 0.018560 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024077 10.0.0.23 - - [2026-04-30 02:16:52] "GET /instance-ip/a69f5bc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003782 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004558 10.0.0.23 - - [2026-04-30 02:16:52] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.23 - - [2026-04-30 02:16:52] "POST /tags HTTP/1.1" 200 299 0.020232 10.0.0.23 - - [2026-04-30 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.23 - - [2026-04-30 02:16:52] "GET /tag/39ad6485-c65b-4c3d-af78-38516527c928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011721 10.0.0.23 - - [2026-04-30 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005024 10.0.0.23 - - [2026-04-30 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.23 - - [2026-04-30 02:16:52] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029785 10.0.0.23 - - [2026-04-30 02:16:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008577 10.0.0.23 - - [2026-04-30 02:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008222 10.0.0.23 - - [2026-04-30 02:16:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099442 10.0.0.23 - - [2026-04-30 02:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015494 10.0.0.23 - - [2026-04-30 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006459 10.0.0.23 - - [2026-04-30 02:16:52] "POST /instance-ips HTTP/1.1" 200 397 0.021824 10.0.0.23 - - [2026-04-30 02:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024124 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016347 10.0.0.23 - - [2026-04-30 02:16:52] "POST /set-tag HTTP/1.1" 200 109 0.018032 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013866 10.0.0.23 - - [2026-04-30 02:16:52] "GET /instance-ip/a704bc30-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002895 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004479 10.0.0.23 - - [2026-04-30 02:16:52] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003283 10.0.0.23 - - [2026-04-30 02:16:52] "POST /ref-update HTTP/1.1" 200 156 0.010970 10.0.0.23 - - [2026-04-30 02:16:52] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009919 10.0.0.23 - - [2026-04-30 02:16:52] "POST /set-tag HTTP/1.1" 200 109 0.003808 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004627 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003835 10.0.0.23 - - [2026-04-30 02:16:53] "POST /ref-update HTTP/1.1" 200 156 0.009405 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007455 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.004502 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004293 10.0.0.23 - - [2026-04-30 02:16:53] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018290 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008745 10.0.0.23 - - [2026-04-30 02:16:53] "POST /ref-update HTTP/1.1" 200 156 0.008012 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005098 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003849 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004669 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003919 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004167 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005726 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003999 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004633 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.23 - - [2026-04-30 02:16:53] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004271 10.0.0.23 - - [2026-04-30 02:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.23 - - [2026-04-30 02:16:56] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004646 10.0.0.23 - - [2026-04-30 02:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.23 - - [2026-04-30 02:16:57] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004617 10.0.0.23 - - [2026-04-30 02:16:57] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.23 - - [2026-04-30 02:16:57] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008400 10.0.0.23 - - [2026-04-30 02:16:57] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.23 - - [2026-04-30 02:16:58] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005629 10.0.0.23 - - [2026-04-30 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.23 - - [2026-04-30 02:16:58] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003930 10.0.0.23 - - [2026-04-30 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.23 - - [2026-04-30 02:16:58] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004147 10.0.0.23 - - [2026-04-30 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.004534 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine/6eba7af4-12db-44f3-91cb-dbf66fa2c837?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003230 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004273 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine/99bd329a-edb3-4bb9-af6d-4bc8a4af6540?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002865 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004038 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine/800fed1c-6ea8-4a01-b726-dc1e09e9de97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003054 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004785 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine/788436cf-ccf6-4815-9bcd-37e2f915052a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003636 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004046 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine/c692c311-6897-48c2-b56f-9e94ecf357c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003097 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004273 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine/e8bd8af1-355f-47df-b2cd-24f47fee982c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003131 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005253 10.0.0.23 - - [2026-04-30 02:17:01] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004227 10.0.0.23 - - [2026-04-30 02:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.23 - - [2026-04-30 02:17:06] "GET /virtual-machine/b55527d7-8910-4935-a498-69d8451ef199?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004134 10.0.0.23 - - [2026-04-30 02:17:06] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004164 10.0.0.23 - - [2026-04-30 02:17:06] "GET /virtual-machine/539963b2-253b-4fef-a61e-1b4023ac3f78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006779 10.0.0.23 - - [2026-04-30 02:17:06] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005704 10.0.0.23 - - [2026-04-30 02:17:07] "GET /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003140 10.0.0.23 - - [2026-04-30 02:17:07] "POST /tags HTTP/1.1" 200 333 0.027059 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012720 10.0.0.23 - - [2026-04-30 02:17:07] "GET /tag/efa91d9a-3faa-4392-bfba-39d6b554583a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011446 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.23 - - [2026-04-30 02:17:07] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030905 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.23 - - [2026-04-30 02:17:07] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003834 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.23 - - [2026-04-30 02:17:07] "GET /service-appliance-set/5a074c2f-fecb-4a14-b8b0-9ae773bdbe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002517 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.002026 10.0.0.23 - - [2026-04-30 02:17:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095704 10.0.0.23 - - [2026-04-30 02:17:07] "GET /virtual-machine-interface/7b8d632b-6ae9-407d-805b-495beadc949d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.027165 10.0.0.23 - - [2026-04-30 02:17:07] "POST /instance-ips HTTP/1.1" 200 409 0.021582 10.0.0.23 - - [2026-04-30 02:17:07] "GET /instance-ip/75160d36-ff38-4c65-92f5-892e5c466fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.018837 10.0.0.23 - - [2026-04-30 02:17:07] "POST /loadbalancers HTTP/1.1" 200 629 0.060352 10.0.0.23 - - [2026-04-30 02:17:07] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031439 10.0.0.23 - - [2026-04-30 02:17:07] "GET /instance-ip/75160d36-ff38-4c65-92f5-892e5c466fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003308 10.0.0.23 - - [2026-04-30 02:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025208 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.23 - - [2026-04-30 02:17:07] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032288 10.0.0.23 - - [2026-04-30 02:17:07] "POST /floating-ips HTTP/1.1" 200 597 0.051210 10.0.0.23 - - [2026-04-30 02:17:07] "GET /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003539 10.0.0.23 - - [2026-04-30 02:17:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015141 10.0.0.23 - - [2026-04-30 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.23 - - [2026-04-30 02:17:08] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041247 10.0.0.23 - - [2026-04-30 02:17:08] "GET /loadbalancer-listener/10aaafd0-f5c1-4072-92b0-5e8ee0980303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004419 10.0.0.23 - - [2026-04-30 02:17:08] "GET /loadbalancer-listener/10aaafd0-f5c1-4072-92b0-5e8ee0980303?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003120 10.0.0.23 - - [2026-04-30 02:17:08] "GET /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.051913 10.0.0.23 - - [2026-04-30 02:17:08] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.226424 10.0.0.23 - - [2026-04-30 02:17:08] "GET /instance-ip/75160d36-ff38-4c65-92f5-892e5c466fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.016871 10.0.0.23 - - [2026-04-30 02:17:08] "GET /instance-ip/75160d36-ff38-4c65-92f5-892e5c466fb6?fields=floating_ips HTTP/1.1" 200 1212 0.016280 10.0.0.23 - - [2026-04-30 02:17:08] "GET /floating-ip/896e977d-55d7-4ce5-af45-62d75d43fe52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004204 10.0.0.23 - - [2026-04-30 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006728 10.0.0.23 - - [2026-04-30 02:17:08] "GET /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002946 10.0.0.23 - - [2026-04-30 02:17:08] "GET /loadbalancer-pool/ad9332aa-3685-4ad7-980f-1bc44c342c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006257 10.0.0.23 - - [2026-04-30 02:17:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.042593 10.0.0.23 - - [2026-04-30 02:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030600 10.0.0.23 - - [2026-04-30 02:17:08] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025841 10.0.0.23 - - [2026-04-30 02:17:08] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008747 10.0.0.23 - - [2026-04-30 02:17:08] "POST /ref-update HTTP/1.1" 200 156 0.020267 10.0.0.23 - - [2026-04-30 02:17:08] "POST /tags HTTP/1.1" 409 221 0.013991 10.0.0.23 - - [2026-04-30 02:17:08] "GET /floating-ip/896e977d-55d7-4ce5-af45-62d75d43fe52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.042915 10.0.0.23 - - [2026-04-30 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.23 - - [2026-04-30 02:17:08] "GET /tag/efa91d9a-3faa-4392-bfba-39d6b554583a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017787 10.0.0.23 - - [2026-04-30 02:17:08] "PUT /floating-ip/896e977d-55d7-4ce5-af45-62d75d43fe52 HTTP/1.1" 200 256 0.014790 10.0.0.23 - - [2026-04-30 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.112982 10.0.0.23 - - [2026-04-30 02:17:09] "GET /loadbalancer-pool/ad9332aa-3685-4ad7-980f-1bc44c342c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.033951 10.0.0.23 - - [2026-04-30 02:17:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030679 10.0.0.23 - - [2026-04-30 02:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009479 10.0.0.23 - - [2026-04-30 02:17:09] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.030866 10.0.0.23 - - [2026-04-30 02:17:09] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020439 10.0.0.23 - - [2026-04-30 02:17:09] "POST /ref-update HTTP/1.1" 200 156 0.021370 10.0.0.23 - - [2026-04-30 02:17:09] "GET /floating-ip/896e977d-55d7-4ce5-af45-62d75d43fe52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.014946 10.0.0.23 - - [2026-04-30 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.113245 10.0.0.23 - - [2026-04-30 02:17:09] "POST /tags HTTP/1.1" 409 206 0.002079 10.0.0.23 - - [2026-04-30 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.23 - - [2026-04-30 02:17:09] "GET /tag/75dea801-58f8-43cf-befd-06d93eddd0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010484 10.0.0.23 - - [2026-04-30 02:17:09] "POST /tags HTTP/1.1" 409 204 0.001888 10.0.0.23 - - [2026-04-30 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.23 - - [2026-04-30 02:17:09] "GET /tag/afff77fa-a9da-42bc-aa46-d2fa3a1d3369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010400 10.0.0.23 - - [2026-04-30 02:17:09] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010957 10.0.0.23 - - [2026-04-30 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.23 - - [2026-04-30 02:17:09] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003686 10.0.0.23 - - [2026-04-30 02:17:09] "POST /tags HTTP/1.1" 409 206 0.002195 10.0.0.23 - - [2026-04-30 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.23 - - [2026-04-30 02:17:09] "GET /tag/75dea801-58f8-43cf-befd-06d93eddd0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010784 10.0.0.23 - - [2026-04-30 02:17:09] "POST /tags HTTP/1.1" 409 226 0.002128 10.0.0.23 - - [2026-04-30 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.23 - - [2026-04-30 02:17:10] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010767 10.0.0.23 - - [2026-04-30 02:17:10] "POST /tags HTTP/1.1" 409 204 0.002070 10.0.0.23 - - [2026-04-30 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.23 - - [2026-04-30 02:17:10] "GET /tag/afff77fa-a9da-42bc-aa46-d2fa3a1d3369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012050 10.0.0.23 - - [2026-04-30 02:17:10] "POST /tags HTTP/1.1" 409 226 0.002174 10.0.0.23 - - [2026-04-30 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.23 - - [2026-04-30 02:17:10] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012573 10.0.0.23 - - [2026-04-30 02:17:10] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002704 10.0.0.23 - - [2026-04-30 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.23 - - [2026-04-30 02:17:10] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002721 10.0.0.23 - - [2026-04-30 02:17:10] "POST /firewall-rules HTTP/1.1" 200 626 0.072201 10.0.0.23 - - [2026-04-30 02:17:10] "POST /firewall-rules HTTP/1.1" 200 646 0.075067 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-rule/ee36e74a-54d4-49e5-a0ba-44d7d5432b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.016738 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002863 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-rule/bf636cfa-9b05-4578-bfe7-ed0954129f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003952 10.0.0.23 - - [2026-04-30 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.014363 10.0.0.23 - - [2026-04-30 02:17:10] "POST /firewall-policys HTTP/1.1" 200 606 0.028627 10.0.0.23 - - [2026-04-30 02:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022634 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009961 10.0.0.23 - - [2026-04-30 02:17:10] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002845 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002753 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004565 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/d9bde72c-8d9c-4547-8ce0-605916df96d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004239 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004366 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002419 10.0.0.23 - - [2026-04-30 02:17:10] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003339 10.0.0.23 - - [2026-04-30 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.022889 10.0.0.23 - - [2026-04-30 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.035387 10.0.0.23 - - [2026-04-30 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.019719 10.0.0.23 - - [2026-04-30 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.032618 10.0.0.23 - - [2026-04-30 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.036566 10.0.0.23 - - [2026-04-30 02:17:11] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002459 10.0.0.23 - - [2026-04-30 02:19:06] "GET /global-system-configs HTTP/1.1" 200 322 0.006394 10.0.0.23 - - [2026-04-30 02:19:06] "GET /global-system-configs HTTP/1.1" 200 322 0.004405 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:19:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001248 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:19:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 10.0.0.23 - - [2026-04-30 02:19:09] "POST /tags HTTP/1.1" 409 252 0.001948 10.0.0.23 - - [2026-04-30 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.23 - - [2026-04-30 02:19:09] "GET /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.029739 10.0.0.23 - - [2026-04-30 02:19:09] "POST /tags HTTP/1.1" 409 228 0.004027 10.0.0.23 - - [2026-04-30 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.23 - - [2026-04-30 02:19:09] "GET /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.022314 10.0.0.23 - - [2026-04-30 02:19:09] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003479 10.0.0.23 - - [2026-04-30 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.23 - - [2026-04-30 02:19:09] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006887 10.0.0.23 - - [2026-04-30 02:19:09] "POST /tags HTTP/1.1" 409 206 0.002359 10.0.0.23 - - [2026-04-30 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.23 - - [2026-04-30 02:19:09] "GET /tag/75dea801-58f8-43cf-befd-06d93eddd0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015750 10.0.0.23 - - [2026-04-30 02:19:09] "POST /tags HTTP/1.1" 409 226 0.011372 10.0.0.23 - - [2026-04-30 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010858 10.0.0.23 - - [2026-04-30 02:19:09] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012236 10.0.0.23 - - [2026-04-30 02:19:09] "POST /tags HTTP/1.1" 409 204 0.002268 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.23 - - [2026-04-30 02:19:10] "GET /tag/afff77fa-a9da-42bc-aa46-d2fa3a1d3369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.037077 10.0.0.23 - - [2026-04-30 02:19:10] "POST /tags HTTP/1.1" 409 226 0.002158 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.23 - - [2026-04-30 02:19:10] "GET /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.029837 10.0.0.23 - - [2026-04-30 02:19:10] "POST /tags HTTP/1.1" 409 228 0.005257 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.23 - - [2026-04-30 02:19:10] "GET /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.034235 10.0.0.23 - - [2026-04-30 02:19:10] "POST /tags HTTP/1.1" 409 252 0.002815 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.23 - - [2026-04-30 02:19:10] "GET /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.026898 10.0.0.23 - - [2026-04-30 02:19:10] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002960 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.23 - - [2026-04-30 02:19:10] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002396 10.0.0.23 - - [2026-04-30 02:19:10] "POST /firewall-rules HTTP/1.1" 409 281 0.001889 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.23 - - [2026-04-30 02:19:10] "PUT /firewall-rule/bf636cfa-9b05-4578-bfe7-ed0954129f8a HTTP/1.1" 200 260 0.040520 10.0.0.23 - - [2026-04-30 02:19:10] "POST /firewall-rules HTTP/1.1" 409 291 0.014749 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.23 - - [2026-04-30 02:19:10] "PUT /firewall-rule/ee36e74a-54d4-49e5-a0ba-44d7d5432b89 HTTP/1.1" 200 260 0.033639 10.0.0.23 - - [2026-04-30 02:19:10] "GET /firewall-rule/ee36e74a-54d4-49e5-a0ba-44d7d5432b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.013382 10.0.0.23 - - [2026-04-30 02:19:10] "POST /firewall-rules HTTP/1.1" 200 658 0.090723 10.0.0.23 - - [2026-04-30 02:19:10] "GET /firewall-rule/78f6f57a-7953-43f2-a640-1824a13287c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.008721 10.0.0.23 - - [2026-04-30 02:19:10] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004884 10.0.0.23 - - [2026-04-30 02:19:10] "GET /firewall-rule/bf636cfa-9b05-4578-bfe7-ed0954129f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003468 10.0.0.23 - - [2026-04-30 02:19:10] "POST /firewall-policys HTTP/1.1" 409 269 0.002228 10.0.0.23 - - [2026-04-30 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.23 - - [2026-04-30 02:19:10] "PUT /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815 HTTP/1.1" 200 264 0.033012 10.0.0.23 - - [2026-04-30 02:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045843 10.0.0.23 - - [2026-04-30 02:19:10] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005754 10.0.0.23 - - [2026-04-30 02:19:11] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003460 10.0.0.23 - - [2026-04-30 02:19:11] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002590 10.0.0.23 - - [2026-04-30 02:19:11] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002727 10.0.0.23 - - [2026-04-30 02:19:11] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002901 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:19:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:19:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:19:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:19:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002008 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010488 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.005156 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015413 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.004224 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007831 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004656 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005185 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004266 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004536 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012469 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.23 - - [2026-04-30 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.23 - - [2026-04-30 02:20:12] "GET /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002356 10.0.0.23 - - [2026-04-30 02:20:12] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004724 10.0.0.23 - - [2026-04-30 02:20:12] "POST /set-tag HTTP/1.1" 200 109 0.018309 10.0.0.23 - - [2026-04-30 02:20:12] "DELETE /loadbalancer-member/57b9b860-77a2-4290-8313-6a142e43422c HTTP/1.1" 200 115 0.047723 10.0.0.23 - - [2026-04-30 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.23 - - [2026-04-30 02:20:12] "GET /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002692 10.0.0.23 - - [2026-04-30 02:20:13] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005250 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.004954 10.0.0.23 - - [2026-04-30 02:20:13] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004715 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.23 - - [2026-04-30 02:20:13] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004350 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.23 - - [2026-04-30 02:20:13] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005992 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.23 - - [2026-04-30 02:20:13] "GET /virtual-machine/788436cf-ccf6-4815-9bcd-37e2f915052a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002541 10.0.0.23 - - [2026-04-30 02:20:13] "POST /ref-update HTTP/1.1" 200 156 0.010676 10.0.0.23 - - [2026-04-30 02:20:13] "GET /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008073 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.020193 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.018098 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.038069 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.027676 10.0.0.23 - - [2026-04-30 02:20:13] "POST /set-tag HTTP/1.1" 200 109 0.011845 10.0.0.23 - - [2026-04-30 02:20:13] "DELETE /instance-ip/a53d7784-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.055086 10.0.0.23 - - [2026-04-30 02:20:13] "DELETE /virtual-machine-interface/a528cb18-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.038498 10.0.0.23 - - [2026-04-30 02:20:14] "DELETE /virtual-machine/788436cf-ccf6-4815-9bcd-37e2f915052a HTTP/1.1" 200 115 0.026371 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004426 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004194 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine/99bd329a-edb3-4bb9-af6d-4bc8a4af6540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002958 10.0.0.23 - - [2026-04-30 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016085 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.021060 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.027162 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.029113 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.015461 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.025886 10.0.0.23 - - [2026-04-30 02:20:14] "DELETE /instance-ip/a4281cb4-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.054472 10.0.0.23 - - [2026-04-30 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.014591 10.0.0.23 - - [2026-04-30 02:20:14] "DELETE /virtual-machine-interface/a4063fea-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.048856 10.0.0.23 - - [2026-04-30 02:20:14] "DELETE /virtual-machine/99bd329a-edb3-4bb9-af6d-4bc8a4af6540 HTTP/1.1" 200 115 0.016520 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004980 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine/800fed1c-6ea8-4a01-b726-dc1e09e9de97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002902 10.0.0.23 - - [2026-04-30 02:20:14] "POST /ref-update HTTP/1.1" 200 156 0.009504 10.0.0.23 - - [2026-04-30 02:20:14] "GET /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019650 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.027341 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.027394 10.0.0.23 - - [2026-04-30 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.029635 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.016889 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.024981 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /instance-ip/a4d37712-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.046452 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /virtual-machine-interface/a4bd971c-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.051244 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /virtual-machine/800fed1c-6ea8-4a01-b726-dc1e09e9de97 HTTP/1.1" 200 115 0.025937 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /tag/12e4f7c0-494c-4d0c-8da7-1ea1233411c4 HTTP/1.1" 200 115 0.034570 10.0.0.23 - - [2026-04-30 02:20:15] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004329 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.23 - - [2026-04-30 02:20:15] "GET /virtual-machine/6eba7af4-12db-44f3-91cb-dbf66fa2c837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002645 10.0.0.23 - - [2026-04-30 02:20:15] "POST /ref-update HTTP/1.1" 200 156 0.011900 10.0.0.23 - - [2026-04-30 02:20:15] "GET /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005960 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.021055 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.046469 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.016142 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.036345 10.0.0.23 - - [2026-04-30 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.027288 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /instance-ip/a399b122-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.050349 10.0.0.23 - - [2026-04-30 02:20:15] "POST /ref-update HTTP/1.1" 200 156 0.010464 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /virtual-machine-interface/a37d23cc-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.040678 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /virtual-machine/6eba7af4-12db-44f3-91cb-dbf66fa2c837 HTTP/1.1" 200 115 0.020787 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /tag/022b295e-2eea-40de-8f6e-b8d9d8a7195b HTTP/1.1" 200 115 0.032893 10.0.0.23 - - [2026-04-30 02:20:15] "DELETE /tag/75dea801-58f8-43cf-befd-06d93eddd0a7 HTTP/1.1" 409 388 0.004799 10.0.0.23 - - [2026-04-30 02:20:43] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004369 10.0.0.23 - - [2026-04-30 02:20:43] "POST /set-tag HTTP/1.1" 200 109 0.005566 10.0.0.23 - - [2026-04-30 02:20:43] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005238 10.0.0.23 - - [2026-04-30 02:20:43] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.23 - - [2026-04-30 02:20:43] "GET /virtual-machine/539963b2-253b-4fef-a61e-1b4023ac3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002877 10.0.0.23 - - [2026-04-30 02:20:43] "POST /ref-update HTTP/1.1" 200 156 0.011098 10.0.0.23 - - [2026-04-30 02:20:43] "GET /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022330 10.0.0.23 - - [2026-04-30 02:20:43] "POST /set-tag HTTP/1.1" 200 109 0.023632 10.0.0.23 - - [2026-04-30 02:20:43] "POST /set-tag HTTP/1.1" 200 109 0.037583 10.0.0.23 - - [2026-04-30 02:20:43] "POST /set-tag HTTP/1.1" 200 109 0.042459 10.0.0.23 - - [2026-04-30 02:20:43] "POST /set-tag HTTP/1.1" 200 109 0.014508 10.0.0.23 - - [2026-04-30 02:20:43] "DELETE /instance-ip/a704bc30-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.050793 10.0.0.23 - - [2026-04-30 02:20:43] "DELETE /virtual-machine-interface/a6f039e0-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.049813 10.0.0.23 - - [2026-04-30 02:20:43] "DELETE /virtual-machine/539963b2-253b-4fef-a61e-1b4023ac3f78 HTTP/1.1" 200 115 0.019787 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /tag/39ad6485-c65b-4c3d-af78-38516527c928 HTTP/1.1" 200 115 0.054981 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004149 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005346 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004132 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine/e8bd8af1-355f-47df-b2cd-24f47fee982c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002451 10.0.0.23 - - [2026-04-30 02:20:44] "POST /ref-update HTTP/1.1" 200 156 0.008525 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014331 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.017414 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.043214 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.031499 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.019814 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /instance-ip/a69f5bc4-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.090039 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /virtual-machine-interface/a68abbc4-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.062274 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /virtual-machine/e8bd8af1-355f-47df-b2cd-24f47fee982c HTTP/1.1" 200 115 0.014462 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df HTTP/1.1" 409 236 0.008176 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf HTTP/1.1" 409 236 0.007519 10.0.0.23 - - [2026-04-30 02:20:44] "DELETE /tag/3ec54eb8-0b8a-45cc-be93-a1761b941ffd HTTP/1.1" 200 115 0.037082 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006674 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004975 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine/c692c311-6897-48c2-b56f-9e94ecf357c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002488 10.0.0.23 - - [2026-04-30 02:20:44] "POST /ref-update HTTP/1.1" 200 156 0.012625 10.0.0.23 - - [2026-04-30 02:20:44] "GET /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024534 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.022881 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.028413 10.0.0.23 - - [2026-04-30 02:20:44] "POST /set-tag HTTP/1.1" 200 109 0.035345 10.0.0.23 - - [2026-04-30 02:20:45] "POST /set-tag HTTP/1.1" 200 109 0.018931 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /instance-ip/a5c96604-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.071707 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /virtual-machine-interface/a5af8db0-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.044165 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /virtual-machine/c692c311-6897-48c2-b56f-9e94ecf357c3 HTTP/1.1" 200 115 0.025024 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /tag/c0acd31c-26ed-4d6c-938e-c2bcf436c101 HTTP/1.1" 200 115 0.234504 10.0.0.23 - - [2026-04-30 02:20:45] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004161 10.0.0.23 - - [2026-04-30 02:20:45] "POST /set-tag HTTP/1.1" 200 109 0.004857 10.0.0.23 - - [2026-04-30 02:20:45] "GET /virtual-machine/b55527d7-8910-4935-a498-69d8451ef199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002695 10.0.0.23 - - [2026-04-30 02:20:45] "POST /ref-update HTTP/1.1" 200 156 0.010882 10.0.0.23 - - [2026-04-30 02:20:45] "GET /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004251 10.0.0.23 - - [2026-04-30 02:20:45] "POST /set-tag HTTP/1.1" 200 109 0.024017 10.0.0.23 - - [2026-04-30 02:20:45] "POST /set-tag HTTP/1.1" 200 109 0.072010 10.0.0.23 - - [2026-04-30 02:20:45] "POST /set-tag HTTP/1.1" 200 109 0.040221 10.0.0.23 - - [2026-04-30 02:20:45] "POST /set-tag HTTP/1.1" 200 109 0.033432 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /instance-ip/a636e080-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.079628 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /virtual-machine-interface/a6202778-443a-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.048724 10.0.0.23 - - [2026-04-30 02:20:45] "DELETE /virtual-machine/b55527d7-8910-4935-a498-69d8451ef199 HTTP/1.1" 200 115 0.031383 10.0.0.23 - - [2026-04-30 02:20:46] "DELETE /tag/f5efb63f-421e-4728-9f32-8a08e89aeb6a HTTP/1.1" 200 115 0.041816 10.0.0.23 - - [2026-04-30 02:20:46] "DELETE /tag/afff77fa-a9da-42bc-aa46-d2fa3a1d3369 HTTP/1.1" 409 236 0.005780 10.0.0.23 - - [2026-04-30 02:20:46] "DELETE /tag/57b6d591-2382-4268-81e8-08b2b85aaa2c HTTP/1.1" 200 115 0.037706 10.0.0.23 - - [2026-04-30 02:20:47] "POST /projects HTTP/1.1" 409 238 0.002908 10.0.0.23 - - [2026-04-30 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.23 - - [2026-04-30 02:20:47] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037393 10.0.0.23 - - [2026-04-30 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.23 - - [2026-04-30 02:20:47] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003934 10.0.0.23 - - [2026-04-30 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.23 - - [2026-04-30 02:20:47] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004287 10.0.0.23 - - [2026-04-30 02:20:47] "POST /security-groups HTTP/1.1" 409 285 0.002310 10.0.0.23 - - [2026-04-30 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.23 - - [2026-04-30 02:20:47] "PUT /security-group/84e12db4-b780-472b-a92f-f29277ef6495 HTTP/1.1" 200 262 0.052665 10.0.0.23 - - [2026-04-30 02:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.039240 10.0.0.23 - - [2026-04-30 02:20:47] "PUT /access-control-list/78127b4e-e4a3-4acc-90ed-05689f3f76b1 HTTP/1.1" 200 272 0.031446 10.0.0.23 - - [2026-04-30 02:20:47] "PUT /access-control-list/f3577588-65d4-48ad-a24a-93a6c304efe1 HTTP/1.1" 200 272 0.012938 10.0.0.23 - - [2026-04-30 02:20:52] "POST /projects HTTP/1.1" 409 238 0.001973 10.0.0.23 - - [2026-04-30 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.23 - - [2026-04-30 02:20:52] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031579 10.0.0.23 - - [2026-04-30 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.23 - - [2026-04-30 02:20:52] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003715 10.0.0.23 - - [2026-04-30 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.23 - - [2026-04-30 02:20:52] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003906 10.0.0.23 - - [2026-04-30 02:20:52] "POST /security-groups HTTP/1.1" 409 285 0.002295 10.0.0.23 - - [2026-04-30 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.23 - - [2026-04-30 02:20:52] "PUT /security-group/84e12db4-b780-472b-a92f-f29277ef6495 HTTP/1.1" 200 262 0.055668 10.0.0.23 - - [2026-04-30 02:20:52] "PUT /access-control-list/78127b4e-e4a3-4acc-90ed-05689f3f76b1 HTTP/1.1" 200 272 0.008893 10.0.0.23 - - [2026-04-30 02:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014452 10.0.0.23 - - [2026-04-30 02:20:52] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013324 10.0.0.23 - - [2026-04-30 02:20:52] "PUT /access-control-list/f3577588-65d4-48ad-a24a-93a6c304efe1 HTTP/1.1" 200 272 0.019470 10.0.0.23 - - [2026-04-30 02:20:52] "GET /firewall-rule/0e4ca497-2bfb-4631-9cfb-83b24c361161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002936 10.0.0.23 - - [2026-04-30 02:20:53] "POST /ref-update HTTP/1.1" 200 156 0.045151 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /firewall-rule/0e4ca497-2bfb-4631-9cfb-83b24c361161 HTTP/1.1" 200 115 0.038545 10.0.0.23 - - [2026-04-30 02:20:53] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006208 10.0.0.23 - - [2026-04-30 02:20:53] "GET /firewall-rule/ed6503a6-ae7c-4a42-ba7e-5a91e34a2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002837 10.0.0.23 - - [2026-04-30 02:20:53] "POST /ref-update HTTP/1.1" 200 156 0.054321 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /firewall-rule/ed6503a6-ae7c-4a42-ba7e-5a91e34a2eab HTTP/1.1" 200 115 0.039224 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /tag/6cd53345-5cbc-4b74-a8ad-a040fe35da4d HTTP/1.1" 200 115 0.036624 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df HTTP/1.1" 409 236 0.004022 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf HTTP/1.1" 409 236 0.005050 10.0.0.23 - - [2026-04-30 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.23 - - [2026-04-30 02:20:53] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003923 10.0.0.23 - - [2026-04-30 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.23 - - [2026-04-30 02:20:53] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004520 10.0.0.23 - - [2026-04-30 02:20:53] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.039928 10.0.0.23 - - [2026-04-30 02:20:53] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.044057 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /security-group/84e12db4-b780-472b-a92f-f29277ef6495 HTTP/1.1" 200 115 0.049078 10.0.0.23 - - [2026-04-30 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /access-control-list/78127b4e-e4a3-4acc-90ed-05689f3f76b1 HTTP/1.1" 200 115 0.047465 10.0.0.23 - - [2026-04-30 02:20:53] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049876 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /access-control-list/f3577588-65d4-48ad-a24a-93a6c304efe1 HTTP/1.1" 200 115 0.052257 10.0.0.23 - - [2026-04-30 02:20:53] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?fields=security_groups HTTP/1.1" 200 1353 0.054904 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /security-group/fdef9a2f-3809-4e5c-b712-21fdf952dbdb HTTP/1.1" 200 115 0.066814 10.0.0.23 - - [2026-04-30 02:20:53] "GET /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0?fields=application_policy_sets HTTP/1.1" 200 1392 0.061253 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /access-control-list/92b1c814-b06c-431e-8437-68afafa9a444 HTTP/1.1" 200 115 0.090483 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /access-control-list/deba13ba-c96e-42a0-aaf0-c4d087f51f18 HTTP/1.1" 200 115 0.044034 10.0.0.23 - - [2026-04-30 02:20:53] "DELETE /project/de9c6a67-afc1-4d9f-9f28-f49d8f6679f0 HTTP/1.1" 200 115 0.360151 10.0.0.23 - - [2026-04-30 02:20:53] "POST /projects HTTP/1.1" 409 238 0.001621 10.0.0.23 - - [2026-04-30 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.23 - - [2026-04-30 02:20:54] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033882 10.0.0.23 - - [2026-04-30 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.23 - - [2026-04-30 02:20:54] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004210 10.0.0.23 - - [2026-04-30 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.23 - - [2026-04-30 02:20:54] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004311 10.0.0.23 - - [2026-04-30 02:20:54] "POST /security-groups HTTP/1.1" 409 285 0.002402 10.0.0.23 - - [2026-04-30 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.23 - - [2026-04-30 02:20:54] "PUT /security-group/0e3243e5-9f2a-45af-8bcf-a7bcab3841d2 HTTP/1.1" 200 262 0.055632 10.0.0.23 - - [2026-04-30 02:20:54] "PUT /access-control-list/2b307c7c-17ac-4556-85e0-20eb874b35b1 HTTP/1.1" 200 272 0.024482 10.0.0.23 - - [2026-04-30 02:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.062005 10.0.0.23 - - [2026-04-30 02:20:54] "PUT /access-control-list/417e966d-dc85-4891-a02e-9902f8177be7 HTTP/1.1" 200 272 0.044216 10.0.0.23 - - [2026-04-30 02:20:58] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003973 10.0.0.23 - - [2026-04-30 02:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.23 - - [2026-04-30 02:20:58] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002800 10.0.0.23 - - [2026-04-30 02:20:58] "GET /firewall-policy/c8731a9f-8d2a-4d65-9d74-7dd7d1d64946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002415 10.0.0.23 - - [2026-04-30 02:20:58] "GET /firewall-rule/bf636cfa-9b05-4578-bfe7-ed0954129f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002455 10.0.0.23 - - [2026-04-30 02:20:58] "POST /ref-update HTTP/1.1" 200 156 0.014860 10.0.0.23 - - [2026-04-30 02:20:58] "DELETE /firewall-rule/bf636cfa-9b05-4578-bfe7-ed0954129f8a HTTP/1.1" 200 115 0.067492 10.0.0.23 - - [2026-04-30 02:20:58] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003039 10.0.0.23 - - [2026-04-30 02:20:58] "GET /firewall-rule/78f6f57a-7953-43f2-a640-1824a13287c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.004833 10.0.0.23 - - [2026-04-30 02:20:58] "POST /ref-update HTTP/1.1" 200 156 0.018468 10.0.0.23 - - [2026-04-30 02:20:58] "DELETE /firewall-rule/78f6f57a-7953-43f2-a640-1824a13287c1 HTTP/1.1" 200 115 0.051067 10.0.0.23 - - [2026-04-30 02:20:58] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006974 10.0.0.23 - - [2026-04-30 02:20:59] "GET /firewall-rule/ee36e74a-54d4-49e5-a0ba-44d7d5432b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002783 10.0.0.23 - - [2026-04-30 02:20:59] "POST /ref-update HTTP/1.1" 200 156 0.018287 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /firewall-rule/ee36e74a-54d4-49e5-a0ba-44d7d5432b89 HTTP/1.1" 200 115 0.056339 10.0.0.23 - - [2026-04-30 02:20:59] "GET /application-policy-set/dda207b9-5fb3-4a18-97a6-92e995031c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005244 10.0.0.23 - - [2026-04-30 02:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.23 - - [2026-04-30 02:20:59] "GET /policy-management/304bca5a-ebcb-4891-b115-c2ac7c0d7e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002840 10.0.0.23 - - [2026-04-30 02:20:59] "GET /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004553 10.0.0.23 - - [2026-04-30 02:20:59] "POST /ref-update HTTP/1.1" 200 156 0.049850 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /firewall-policy/1351026f-5b15-4eec-aeb4-e8f7beae3815 HTTP/1.1" 200 115 0.054513 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /tag/75dea801-58f8-43cf-befd-06d93eddd0a7 HTTP/1.1" 200 115 0.087509 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /tag/2c7e5ba6-5ea5-4234-b34e-8afeec9749df HTTP/1.1" 200 115 0.112105 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /tag/fd7160cc-4aeb-4cc1-952d-68d622bfbebf HTTP/1.1" 200 115 0.064776 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /tag/afff77fa-a9da-42bc-aa46-d2fa3a1d3369 HTTP/1.1" 200 115 0.101480 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /loadbalancer-member/0025a6fa-6152-4861-81f0-659d89db2164 HTTP/1.1" 200 115 0.043277 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /loadbalancer-pool/ad9332aa-3685-4ad7-980f-1bc44c342c7c HTTP/1.1" 200 115 0.052800 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /loadbalancer-listener/10aaafd0-f5c1-4072-92b0-5e8ee0980303 HTTP/1.1" 200 115 0.040215 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /loadbalancer/70513745-ce0b-475d-97e6-75048ede3b36 HTTP/1.1" 200 115 0.064119 10.0.0.23 - - [2026-04-30 02:20:59] "DELETE /floating-ip/896e977d-55d7-4ce5-af45-62d75d43fe52 HTTP/1.1" 200 115 0.064875 10.0.0.23 - - [2026-04-30 02:21:00] "DELETE /instance-ip/75160d36-ff38-4c65-92f5-892e5c466fb6 HTTP/1.1" 200 115 0.064955 10.0.0.23 - - [2026-04-30 02:21:00] "DELETE /virtual-machine-interface/7b8d632b-6ae9-407d-805b-495beadc949d HTTP/1.1" 200 115 0.082389 10.0.0.23 - - [2026-04-30 02:21:00] "DELETE /tag/efa91d9a-3faa-4392-bfba-39d6b554583a HTTP/1.1" 200 115 0.059596 10.0.0.23 - - [2026-04-30 02:21:00] "POST /projects HTTP/1.1" 409 238 0.003603 10.0.0.23 - - [2026-04-30 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.23 - - [2026-04-30 02:21:00] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027046 10.0.0.23 - - [2026-04-30 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.23 - - [2026-04-30 02:21:00] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007659 10.0.0.23 - - [2026-04-30 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.23 - - [2026-04-30 02:21:00] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006369 10.0.0.23 - - [2026-04-30 02:21:00] "POST /security-groups HTTP/1.1" 409 285 0.002442 10.0.0.23 - - [2026-04-30 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.23 - - [2026-04-30 02:21:00] "PUT /security-group/0e3243e5-9f2a-45af-8bcf-a7bcab3841d2 HTTP/1.1" 200 262 0.057689 10.0.0.23 - - [2026-04-30 02:21:00] "PUT /access-control-list/2b307c7c-17ac-4556-85e0-20eb874b35b1 HTTP/1.1" 200 272 0.017982 10.0.0.23 - - [2026-04-30 02:21:00] "PUT /access-control-list/417e966d-dc85-4891-a02e-9902f8177be7 HTTP/1.1" 200 272 0.033176 10.0.0.23 - - [2026-04-30 02:21:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049005 10.0.0.23 - - [2026-04-30 02:21:00] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.027254 10.0.0.23 - - [2026-04-30 02:21:00] "GET /firewall-rule/142bcf53-d37e-49b7-a5b9-2b121dcb10dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008639 10.0.0.23 - - [2026-04-30 02:21:00] "POST /ref-update HTTP/1.1" 200 156 0.140790 10.0.0.23 - - [2026-04-30 02:21:00] "DELETE /firewall-rule/142bcf53-d37e-49b7-a5b9-2b121dcb10dc HTTP/1.1" 200 115 0.090238 10.0.0.23 - - [2026-04-30 02:21:00] "GET /firewall-policy/eeba8a06-3b91-4af8-ae2f-46db212fa2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007199 10.0.0.23 - - [2026-04-30 02:21:00] "GET /firewall-rule/a2e824b2-412c-435c-944d-f24a2d243f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002709 10.0.0.23 - - [2026-04-30 02:21:00] "POST /ref-update HTTP/1.1" 200 156 0.061200 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /firewall-rule/a2e824b2-412c-435c-944d-f24a2d243f76 HTTP/1.1" 200 115 0.050160 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /tag/4f9c55d5-0670-4be9-97f4-4989e5059c11 HTTP/1.1" 200 115 0.056084 10.0.0.23 - - [2026-04-30 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.23 - - [2026-04-30 02:21:01] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004319 10.0.0.23 - - [2026-04-30 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.23 - - [2026-04-30 02:21:01] "GET /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010731 10.0.0.23 - - [2026-04-30 02:21:01] "PUT /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7 HTTP/1.1" 200 264 0.071223 10.0.0.23 - - [2026-04-30 02:21:01] "PUT /virtual-network/8bccb822-1abc-4730-b1c0-ac185ded86ce HTTP/1.1" 200 264 0.118745 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /access-control-list/2b307c7c-17ac-4556-85e0-20eb874b35b1 HTTP/1.1" 200 115 0.059214 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /security-group/0e3243e5-9f2a-45af-8bcf-a7bcab3841d2 HTTP/1.1" 200 115 0.126412 10.0.0.23 - - [2026-04-30 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /access-control-list/417e966d-dc85-4891-a02e-9902f8177be7 HTTP/1.1" 200 115 0.056029 10.0.0.23 - - [2026-04-30 02:21:01] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.059479 10.0.0.23 - - [2026-04-30 02:21:01] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?fields=security_groups HTTP/1.1" 200 1352 0.080980 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /security-group/2b8f562b-8c22-4d7a-a528-cff3bdbf2fa4 HTTP/1.1" 200 115 0.100356 10.0.0.23 - - [2026-04-30 02:21:01] "DELETE /access-control-list/4ba3d994-4665-4b81-8999-568c47bdfe83 HTTP/1.1" 200 115 0.074479 10.0.0.23 - - [2026-04-30 02:21:01] "GET /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9?fields=application_policy_sets HTTP/1.1" 200 1391 0.061494 10.0.0.23 - - [2026-04-30 02:21:02] "DELETE /access-control-list/fc5d797e-5ad9-4641-bc6c-8e2c634e82b9 HTTP/1.1" 200 115 0.050412 10.0.0.23 - - [2026-04-30 02:21:02] "DELETE /project/8cf0fe5c-f7e4-447b-80e6-92072459b6a9 HTTP/1.1" 200 115 0.520953 10.0.0.23 - - [2026-04-30 02:21:47] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.23 - - [2026-04-30 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.23 - - [2026-04-30 02:21:47] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003594 10.0.0.23 - - [2026-04-30 02:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.23 - - [2026-04-30 02:21:48] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002449 10.0.0.23 - - [2026-04-30 02:22:04] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.23 - - [2026-04-30 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.23 - - [2026-04-30 02:22:04] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004649 10.0.0.23 - - [2026-04-30 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.23 - - [2026-04-30 02:22:04] "GET /config-node/244f98d1-cc21-4a95-ba1b-f4a5645f30f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002236 10.0.0.23 - - [2026-04-30 02:22:04] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.23 - - [2026-04-30 02:22:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002473 10.0.0.23 - - [2026-04-30 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.23 - - [2026-04-30 02:22:09] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002419 10.0.0.23 - - [2026-04-30 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.23 - - [2026-04-30 02:22:09] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.009988 10.0.0.23 - - [2026-04-30 02:22:09] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.23 - - [2026-04-30 02:22:09] "POST /alarms HTTP/1.1" 409 264 0.002328 10.0.0.23 - - [2026-04-30 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.23 - - [2026-04-30 02:22:09] "PUT /alarm/487f94ca-4de1-4c00-938d-92b4e13f01d3 HTTP/1.1" 200 244 0.018855 10.0.0.23 - - [2026-04-30 02:22:09] "POST /alarms HTTP/1.1" 409 261 0.003192 10.0.0.23 - - [2026-04-30 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.23 - - [2026-04-30 02:22:09] "PUT /alarm/b208d008-4d17-4ca6-a267-a624c979a3f7 HTTP/1.1" 200 244 0.016206 10.0.0.23 - - [2026-04-30 02:22:09] "POST /alarms HTTP/1.1" 409 261 0.001927 10.0.0.23 - - [2026-04-30 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.23 - - [2026-04-30 02:22:09] "PUT /alarm/6ce03f79-dc0a-4131-990a-79f54f42beab HTTP/1.1" 200 244 0.021608 10.0.0.23 - - [2026-04-30 02:22:09] "POST /alarms HTTP/1.1" 409 253 0.021467 10.0.0.23 - - [2026-04-30 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/654dbb1d-c337-4277-af30-0e7cc997be05 HTTP/1.1" 200 244 0.013111 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 251 0.006057 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/138f4805-0944-482d-bb27-288daadad8b5 HTTP/1.1" 200 244 0.011791 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 252 0.005957 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/6d00b632-da9b-411d-ac27-ed998028fd22 HTTP/1.1" 200 244 0.028227 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 256 0.005826 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/7894f678-1a27-4c0b-afac-eed31fa899fc HTTP/1.1" 200 244 0.021067 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 248 0.009070 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007733 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/9019a2df-4100-4f5e-a91b-b50ed68a7f00 HTTP/1.1" 200 244 0.020611 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 252 0.011688 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006791 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/23bb0b35-0932-4183-92c7-65f9341a2778 HTTP/1.1" 200 244 0.018614 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 257 0.002705 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/4f8ece82-9e19-4cd6-9172-8c1b75456eba HTTP/1.1" 200 244 0.010047 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 251 0.007552 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/ad04c314-1289-4ff6-810f-c6d0e4bff12c HTTP/1.1" 200 244 0.015475 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 257 0.021175 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/4fad6f2b-52a0-40c1-a115-8fa79b441771 HTTP/1.1" 200 244 0.018552 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 261 0.010210 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/ef417384-a326-4b4d-b47c-571b2d1da4d2 HTTP/1.1" 200 244 0.025227 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 258 0.009782 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011947 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/44b66f33-55dc-49fa-894d-ef50b74c177b HTTP/1.1" 200 244 0.019692 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 254 0.001984 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010186 10.0.0.23 - - [2026-04-30 02:22:10] "PUT /alarm/953cb441-a3c9-4d30-ae27-c439acd79883 HTTP/1.1" 200 244 0.008963 10.0.0.23 - - [2026-04-30 02:22:10] "POST /alarms HTTP/1.1" 409 254 0.006314 10.0.0.23 - - [2026-04-30 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/87622fe9-81e0-4535-81a2-8a074ea86faf HTTP/1.1" 200 244 0.010436 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 254 0.008569 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/eaa1a268-222a-43ec-9c13-9eba2cd5a44c HTTP/1.1" 200 244 0.012159 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 247 0.010570 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/0950852e-bf1c-4ef3-ba4f-615a84c97c3c HTTP/1.1" 200 244 0.014532 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 272 0.005526 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/42d5c330-3b53-44e7-92aa-5890f362c053 HTTP/1.1" 200 244 0.016676 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 261 0.015463 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/f84d3b7c-86e8-43d5-b2d8-0b388e5b5ac0 HTTP/1.1" 200 244 0.019546 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 259 0.016274 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/91165fe8-0a3d-46bb-8521-227c68dbe41c HTTP/1.1" 200 244 0.010115 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 265 0.007602 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/032b954b-f4fc-48fe-a4fb-b7ca3af795ba HTTP/1.1" 200 244 0.016428 10.0.0.23 - - [2026-04-30 02:22:11] "POST /alarms HTTP/1.1" 409 279 0.009433 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /alarm/2668b50d-e2c8-4738-91e1-682db21e616e HTTP/1.1" 200 244 0.014478 10.0.0.23 - - [2026-04-30 02:22:11] "GET / HTTP/1.1" 200 35931 0.002000 10.0.0.23 - - [2026-04-30 02:22:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002059 10.0.0.23 - - [2026-04-30 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.23 - - [2026-04-30 02:22:11] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.009134 10.0.0.23 - - [2026-04-30 02:22:12] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.23 - - [2026-04-30 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.23 - - [2026-04-30 02:22:12] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003080 10.0.0.23 - - [2026-04-30 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013160 10.0.0.23 - - [2026-04-30 02:22:12] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.010801 10.0.0.23 - - [2026-04-30 02:22:12] "GET / HTTP/1.1" 200 35931 0.004687 10.0.0.23 - - [2026-04-30 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.23 - - [2026-04-30 02:22:12] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007238 10.0.0.23 - - [2026-04-30 02:22:12] "PUT /global-system-config/f7365af0-4133-4505-94bf-941425419564 HTTP/1.1" 200 274 0.017319 10.0.0.23 - - [2026-04-30 02:22:15] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.23 - - [2026-04-30 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.23 - - [2026-04-30 02:22:15] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002645 10.0.0.23 - - [2026-04-30 02:22:15] "POST /bgp-routers HTTP/1.1" 409 301 0.004062 10.0.0.23 - - [2026-04-30 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.23 - - [2026-04-30 02:22:15] "GET /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002826 10.0.0.23 - - [2026-04-30 02:22:15] "PUT /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1 HTTP/1.1" 200 254 0.013427 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:22:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:22:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.23 - - [2026-04-30 02:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.23 - - [2026-04-30 02:22:17] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003354 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:22:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:22:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.23 - - [2026-04-30 02:22:33] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.23 - - [2026-04-30 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.23 - - [2026-04-30 02:22:33] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005122 10.0.0.23 - - [2026-04-30 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.23 - - [2026-04-30 02:22:33] "GET /config-node/244f98d1-cc21-4a95-ba1b-f4a5645f30f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002150 10.0.0.23 - - [2026-04-30 02:22:45] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.23 - - [2026-04-30 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.23 - - [2026-04-30 02:22:45] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003133 10.0.0.23 - - [2026-04-30 02:22:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002084 10.0.0.23 - - [2026-04-30 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.23 - - [2026-04-30 02:22:45] "GET /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003496 10.0.0.23 - - [2026-04-30 02:22:45] "PUT /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1 HTTP/1.1" 200 254 0.014120 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:22:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:22:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 10.0.0.23 - - [2026-04-30 02:23:00] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.23 - - [2026-04-30 02:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.23 - - [2026-04-30 02:23:00] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004860 10.0.0.23 - - [2026-04-30 02:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.23 - - [2026-04-30 02:23:00] "GET /config-node/244f98d1-cc21-4a95-ba1b-f4a5645f30f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007536 10.0.0.23 - - [2026-04-30 02:23:00] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.23 - - [2026-04-30 02:23:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001895 10.0.0.23 - - [2026-04-30 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2026-04-30 02:23:05] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002920 10.0.0.23 - - [2026-04-30 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.23 - - [2026-04-30 02:23:05] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.007018 10.0.0.23 - - [2026-04-30 02:23:06] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 264 0.002045 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/487f94ca-4de1-4c00-938d-92b4e13f01d3 HTTP/1.1" 200 244 0.023205 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 261 0.003139 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/b208d008-4d17-4ca6-a267-a624c979a3f7 HTTP/1.1" 200 244 0.010318 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 261 0.001992 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/6ce03f79-dc0a-4131-990a-79f54f42beab HTTP/1.1" 200 244 0.009728 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 253 0.008848 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/654dbb1d-c337-4277-af30-0e7cc997be05 HTTP/1.1" 200 244 0.009942 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 251 0.012327 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/138f4805-0944-482d-bb27-288daadad8b5 HTTP/1.1" 200 244 0.010442 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 252 0.010730 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/6d00b632-da9b-411d-ac27-ed998028fd22 HTTP/1.1" 200 244 0.014073 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 256 0.009687 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/7894f678-1a27-4c0b-afac-eed31fa899fc HTTP/1.1" 200 244 0.013118 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 248 0.015502 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/9019a2df-4100-4f5e-a91b-b50ed68a7f00 HTTP/1.1" 200 244 0.011768 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 252 0.007627 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/23bb0b35-0932-4183-92c7-65f9341a2778 HTTP/1.1" 200 244 0.016273 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 257 0.007759 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/4f8ece82-9e19-4cd6-9172-8c1b75456eba HTTP/1.1" 200 244 0.012042 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 251 0.002155 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/ad04c314-1289-4ff6-810f-c6d0e4bff12c HTTP/1.1" 200 244 0.011184 10.0.0.23 - - [2026-04-30 02:23:06] "POST /alarms HTTP/1.1" 409 257 0.002328 10.0.0.23 - - [2026-04-30 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.23 - - [2026-04-30 02:23:06] "PUT /alarm/4fad6f2b-52a0-40c1-a115-8fa79b441771 HTTP/1.1" 200 244 0.009433 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 261 0.002690 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/ef417384-a326-4b4d-b47c-571b2d1da4d2 HTTP/1.1" 200 244 0.010141 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 258 0.002307 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/44b66f33-55dc-49fa-894d-ef50b74c177b HTTP/1.1" 200 244 0.009649 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 254 0.002530 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/953cb441-a3c9-4d30-ae27-c439acd79883 HTTP/1.1" 200 244 0.010537 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 254 0.006931 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/87622fe9-81e0-4535-81a2-8a074ea86faf HTTP/1.1" 200 244 0.017409 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 254 0.007975 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/eaa1a268-222a-43ec-9c13-9eba2cd5a44c HTTP/1.1" 200 244 0.009214 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 247 0.017567 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/0950852e-bf1c-4ef3-ba4f-615a84c97c3c HTTP/1.1" 200 244 0.010815 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 272 0.004547 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/42d5c330-3b53-44e7-92aa-5890f362c053 HTTP/1.1" 200 244 0.009212 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 261 0.009243 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/f84d3b7c-86e8-43d5-b2d8-0b388e5b5ac0 HTTP/1.1" 200 244 0.009253 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 259 0.004742 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/91165fe8-0a3d-46bb-8521-227c68dbe41c HTTP/1.1" 200 244 0.009269 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 265 0.013084 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/032b954b-f4fc-48fe-a4fb-b7ca3af795ba HTTP/1.1" 200 244 0.017382 10.0.0.23 - - [2026-04-30 02:23:07] "POST /alarms HTTP/1.1" 409 279 0.004493 10.0.0.23 - - [2026-04-30 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.23 - - [2026-04-30 02:23:07] "PUT /alarm/2668b50d-e2c8-4738-91e1-682db21e616e HTTP/1.1" 200 244 0.008668 10.0.0.23 - - [2026-04-30 02:23:08] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.23 - - [2026-04-30 02:23:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002508 10.0.0.23 - - [2026-04-30 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.23 - - [2026-04-30 02:23:08] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.009557 10.0.0.23 - - [2026-04-30 02:23:08] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.23 - - [2026-04-30 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.23 - - [2026-04-30 02:23:08] "GET /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002708 10.0.0.23 - - [2026-04-30 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.23 - - [2026-04-30 02:23:08] "PUT /global-vrouter-config/33248269-d4e0-4817-b426-102677f2f6d4 HTTP/1.1" 200 276 0.009545 10.0.0.23 - - [2026-04-30 02:23:08] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.23 - - [2026-04-30 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.23 - - [2026-04-30 02:23:08] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004361 10.0.0.23 - - [2026-04-30 02:23:08] "PUT /global-system-config/f7365af0-4133-4505-94bf-941425419564 HTTP/1.1" 200 274 0.013698 10.0.0.23 - - [2026-04-30 02:23:12] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.23 - - [2026-04-30 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.23 - - [2026-04-30 02:23:12] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004390 10.0.0.23 - - [2026-04-30 02:23:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002252 10.0.0.23 - - [2026-04-30 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.23 - - [2026-04-30 02:23:12] "GET /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002964 10.0.0.23 - - [2026-04-30 02:23:12] "PUT /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1 HTTP/1.1" 200 254 0.030793 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:23:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:23:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.23 - - [2026-04-30 02:23:15] "POST /tags HTTP/1.1" 200 355 0.028489 10.0.0.23 - - [2026-04-30 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015007 10.0.0.23 - - [2026-04-30 02:23:16] "GET /tag/f3ad4268-fe8e-4383-aa1d-d614f33172c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017144 10.0.0.23 - - [2026-04-30 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006307 10.0.0.23 - - [2026-04-30 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.23 - - [2026-04-30 02:23:16] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065657 10.0.0.23 - - [2026-04-30 02:23:16] "POST /virtual-machines HTTP/1.1" 200 351 0.012532 10.0.0.23 - - [2026-04-30 02:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.037028 10.0.0.23 - - [2026-04-30 02:23:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.113094 10.0.0.23 - - [2026-04-30 02:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008782 10.0.0.23 - - [2026-04-30 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007268 10.0.0.23 - - [2026-04-30 02:23:16] "POST /instance-ips HTTP/1.1" 200 391 0.023491 10.0.0.23 - - [2026-04-30 02:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017680 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008713 10.0.0.23 - - [2026-04-30 02:23:16] "POST /set-tag HTTP/1.1" 200 109 0.013774 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014545 10.0.0.23 - - [2026-04-30 02:23:16] "GET /instance-ip/8bcc92e8-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003053 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005635 10.0.0.23 - - [2026-04-30 02:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004049 10.0.0.23 - - [2026-04-30 02:23:16] "POST /ref-update HTTP/1.1" 200 156 0.008757 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004885 10.0.0.23 - - [2026-04-30 02:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.23 - - [2026-04-30 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.23 - - [2026-04-30 02:23:16] "GET /virtual-network/63973711-8df0-4a11-8a83-8039f18ef3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003953 10.0.0.23 - - [2026-04-30 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.23 - - [2026-04-30 02:23:16] "GET /project/72965dbf-48ae-4110-8f75-13e86872c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038031 10.0.0.23 - - [2026-04-30 02:23:16] "POST /virtual-machines HTTP/1.1" 200 355 0.007895 10.0.0.23 - - [2026-04-30 02:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007912 10.0.0.23 - - [2026-04-30 02:23:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.134696 10.0.0.23 - - [2026-04-30 02:23:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022138 10.0.0.23 - - [2026-04-30 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011660 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004251 10.0.0.23 - - [2026-04-30 02:23:17] "POST /instance-ips HTTP/1.1" 200 395 0.018761 10.0.0.23 - - [2026-04-30 02:23:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023436 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015618 10.0.0.23 - - [2026-04-30 02:23:17] "POST /set-tag HTTP/1.1" 200 109 0.016670 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.020719 10.0.0.23 - - [2026-04-30 02:23:17] "GET /instance-ip/8c3664ca-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006093 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007161 10.0.0.23 - - [2026-04-30 02:23:17] "POST /set-tag HTTP/1.1" 200 109 0.005301 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-router/24badc1c-9733-48fd-bc52-ddd5e65b3eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004614 10.0.0.23 - - [2026-04-30 02:23:17] "POST /ref-update HTTP/1.1" 200 156 0.008886 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008510 10.0.0.23 - - [2026-04-30 02:23:17] "POST /set-tag HTTP/1.1" 200 109 0.004940 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006211 10.0.0.23 - - [2026-04-30 02:23:17] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.23 - - [2026-04-30 02:23:17] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004186 10.0.0.23 - - [2026-04-30 02:23:17] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.23 - - [2026-04-30 02:23:28] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.23 - - [2026-04-30 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.23 - - [2026-04-30 02:23:28] "GET /global-system-config/f7365af0-4133-4505-94bf-941425419564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009904 10.0.0.23 - - [2026-04-30 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.23 - - [2026-04-30 02:23:28] "GET /config-node/244f98d1-cc21-4a95-ba1b-f4a5645f30f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002289 10.0.0.23 - - [2026-04-30 02:23:29] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004773 10.0.0.23 - - [2026-04-30 02:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.23 - - [2026-04-30 02:23:30] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004397 10.0.0.23 - - [2026-04-30 02:23:30] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.23 - - [2026-04-30 02:23:31] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004513 10.0.0.23 - - [2026-04-30 02:23:31] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.23 - - [2026-04-30 02:23:40] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.23 - - [2026-04-30 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.23 - - [2026-04-30 02:23:40] "GET /routing-instance/cbc78947-f2d6-4459-bb6a-33cf32ce9432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002507 10.0.0.23 - - [2026-04-30 02:23:40] "POST /bgp-routers HTTP/1.1" 409 301 0.001956 10.0.0.23 - - [2026-04-30 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.23 - - [2026-04-30 02:23:40] "GET /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002998 10.0.0.23 - - [2026-04-30 02:23:40] "PUT /bgp-router/7261bedb-5d03-482c-ac88-336ed4d747c1 HTTP/1.1" 200 254 0.011260 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:23:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.23 - - [2026-04-30 02:24:02] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004678 10.0.0.23 - - [2026-04-30 02:24:02] "POST /set-tag HTTP/1.1" 200 109 0.004114 10.0.0.23 - - [2026-04-30 02:24:02] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003993 10.0.0.23 - - [2026-04-30 02:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.23 - - [2026-04-30 02:24:02] "GET /virtual-machine/bc903b90-5d1a-4334-9b1a-f3d425ea3e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002865 10.0.0.23 - - [2026-04-30 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.008986 10.0.0.23 - - [2026-04-30 02:24:03] "GET /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004475 10.0.0.23 - - [2026-04-30 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.040631 10.0.0.23 - - [2026-04-30 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.026573 10.0.0.23 - - [2026-04-30 02:24:03] "DELETE /instance-ip/8bcc92e8-443b-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.035755 10.0.0.23 - - [2026-04-30 02:24:03] "DELETE /virtual-machine-interface/8bb20bee-443b-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.046162 10.0.0.23 - - [2026-04-30 02:24:03] "DELETE /virtual-machine/bc903b90-5d1a-4334-9b1a-f3d425ea3e5c HTTP/1.1" 200 115 0.024764 10.0.0.23 - - [2026-04-30 02:24:03] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006318 10.0.0.23 - - [2026-04-30 02:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.23 - - [2026-04-30 02:24:06] "GET /global-system-configs HTTP/1.1" 200 322 0.003263 10.0.0.23 - - [2026-04-30 02:24:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002108 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:24:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:24:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:24:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:24:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.23 - - [2026-04-30 02:24:33] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005030 10.0.0.23 - - [2026-04-30 02:24:33] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.23 - - [2026-04-30 02:24:33] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004014 10.0.0.23 - - [2026-04-30 02:24:34] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.23 - - [2026-04-30 02:24:34] "GET /virtual-machine/93b282e9-3ab8-4d73-8389-92d7d76f6670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002870 10.0.0.23 - - [2026-04-30 02:24:34] "POST /ref-update HTTP/1.1" 200 156 0.010683 10.0.0.23 - - [2026-04-30 02:24:34] "GET /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011271 10.0.0.23 - - [2026-04-30 02:24:34] "POST /set-tag HTTP/1.1" 200 109 0.024223 10.0.0.23 - - [2026-04-30 02:24:34] "POST /set-tag HTTP/1.1" 200 109 0.019279 10.0.0.23 - - [2026-04-30 02:24:34] "DELETE /instance-ip/8c3664ca-443b-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.057333 10.0.0.23 - - [2026-04-30 02:24:34] "DELETE /virtual-machine-interface/8c1d935a-443b-11f1-99f1-fa163e964bad HTTP/1.1" 200 115 0.054146 10.0.0.23 - - [2026-04-30 02:24:34] "DELETE /virtual-machine/93b282e9-3ab8-4d73-8389-92d7d76f6670 HTTP/1.1" 200 115 0.039608 10.0.0.23 - - [2026-04-30 02:24:34] "DELETE /tag/f3ad4268-fe8e-4383-aa1d-d614f33172c3 HTTP/1.1" 200 115 0.038965 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:24:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.23 - - [2026-04-30 02:24:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977