++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Feb 20 02:10:26 AM UTC 2026 ===================' INFO: =================== Fri Feb 20 02:10:26 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + 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.242 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.242 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.31.110.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.31.110.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/20/2026 02:11:17.830 7f196ded33c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/20/2026 02:11:17.979 7f196ded33c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/20/2026 02:11:17.992 7f196ded33c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/20/2026 02:11:17.992 7f196ded33c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-02-20 02:11:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000711 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:11:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000540 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-20 02:11:30] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.242 - - [2026-02-20 02:11:30] "GET / HTTP/1.1" 200 36215 0.005655 10.0.0.242 - - [2026-02-20 02:11:31] "GET / HTTP/1.1" 200 36215 0.001368 10.0.0.242 - - [2026-02-20 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.242 - - [2026-02-20 02:11:31] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006848 10.0.0.242 - - [2026-02-20 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002151 10.0.0.242 - - [2026-02-20 02:11:31] "POST /database-nodes HTTP/1.1" 200 599 0.123085 10.0.0.242 - - [2026-02-20 02:11:31] "GET / HTTP/1.1" 200 45303 0.001303 10.0.0.242 - - [2026-02-20 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012589 10.0.0.242 - - [2026-02-20 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.242 - - [2026-02-20 02:11:31] "GET / HTTP/1.1" 200 36215 0.001262 10.0.0.242 - - [2026-02-20 02:11:31] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.242 - - [2026-02-20 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.242 - - [2026-02-20 02:11:31] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.085477 10.0.0.242 - - [2026-02-20 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002595 10.0.0.242 - - [2026-02-20 02:11:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.067688 10.0.0.242 - - [2026-02-20 02:11:32] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.242 - - [2026-02-20 02:11:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.003288 10.0.0.242 - - [2026-02-20 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-02-20 02:11:32] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005116 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-appliance-sets HTTP/1.1" 200 555 0.029283 10.0.0.242 - - [2026-02-20 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.006008 10.0.0.242 - - [2026-02-20 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.242 - - [2026-02-20 02:11:33] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013802 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-appliance-sets HTTP/1.1" 200 543 0.083003 10.0.0.242 - - [2026-02-20 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012409 10.0.0.242 - - [2026-02-20 02:11:33] "GET /network-ipam/841fc712-8976-4df3-859f-a1c4fa3b2433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003098 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-templates HTTP/1.1" 200 513 0.048019 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-templates HTTP/1.1" 200 503 0.054803 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-templates HTTP/1.1" 200 517 0.036941 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-templates HTTP/1.1" 200 537 0.033445 10.0.0.242 - - [2026-02-20 02:11:33] "POST /service-templates HTTP/1.1" 200 509 0.049780 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:11:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:11:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.242 - - [2026-02-20 02:11:34] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.242 - - [2026-02-20 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.242 - - [2026-02-20 02:11:34] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005691 10.0.0.242 - - [2026-02-20 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001970 10.0.0.242 - - [2026-02-20 02:11:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.123977 10.0.0.242 - - [2026-02-20 02:11:34] "GET / HTTP/1.1" 200 36215 0.001546 10.0.0.242 - - [2026-02-20 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.242 - - [2026-02-20 02:11:34] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006399 10.0.0.242 - - [2026-02-20 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001826 10.0.0.242 - - [2026-02-20 02:11:34] "POST /config-nodes HTTP/1.1" 200 595 0.031286 10.0.0.242 - - [2026-02-20 02:11:35] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.242 - - [2026-02-20 02:11:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004446 10.0.0.242 - - [2026-02-20 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.242 - - [2026-02-20 02:11:36] "GET /network-ipam/841fc712-8976-4df3-859f-a1c4fa3b2433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002469 10.0.0.242 - - [2026-02-20 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.001775 10.0.0.242 - - [2026-02-20 02:11:36] "POST /access-control-lists HTTP/1.1" 200 589 0.016810 10.0.0.242 - - [2026-02-20 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.028158 10.0.0.242 - - [2026-02-20 02:11:36] "POST /access-control-lists HTTP/1.1" 200 587 0.021176 10.0.0.242 - - [2026-02-20 02:11:36] "POST /route-targets HTTP/1.1" 200 328 0.015324 10.0.0.242 - - [2026-02-20 02:11:36] "POST /ref-update HTTP/1.1" 200 156 0.029754 10.0.0.242 - - [2026-02-20 02:11:36] "POST /route-targets HTTP/1.1" 200 328 0.012049 10.0.0.242 - - [2026-02-20 02:11:36] "POST /ref-update HTTP/1.1" 200 156 0.020696 10.0.0.242 - - [2026-02-20 02:11:37] "POST /route-targets HTTP/1.1" 200 328 0.015486 10.0.0.242 - - [2026-02-20 02:11:37] "POST /ref-update HTTP/1.1" 200 156 0.026558 10.0.0.242 - - [2026-02-20 02:11:37] "POST /route-targets HTTP/1.1" 200 328 0.012951 10.0.0.242 - - [2026-02-20 02:11:37] "POST /ref-update HTTP/1.1" 200 156 0.034775 10.0.0.242 - - [2026-02-20 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.002883 10.0.0.242 - - [2026-02-20 02:11:37] "POST /access-control-lists HTTP/1.1" 200 553 0.063576 10.0.0.242 - - [2026-02-20 02:11:37] "PUT /access-control-list/933ea607-a77b-41c2-8783-aa060ed031d0 HTTP/1.1" 200 273 0.023439 10.0.0.242 - - [2026-02-20 02:11:37] "PUT /access-control-list/df94a296-cb81-4bee-b5f7-106e68426504 HTTP/1.1" 200 273 0.013569 10.0.0.242 - - [2026-02-20 02:11:37] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.242 - - [2026-02-20 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.242 - - [2026-02-20 02:11:37] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007824 10.0.0.242 - - [2026-02-20 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.001804 10.0.0.242 - - [2026-02-20 02:11:37] "POST /config-database-nodes HTTP/1.1" 200 613 0.018075 10.0.0.242 - - [2026-02-20 02:11:38] "GET / HTTP/1.1" 200 36215 0.001460 10.0.0.242 - - [2026-02-20 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.242 - - [2026-02-20 02:11:38] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005104 10.0.0.242 - - [2026-02-20 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.001795 10.0.0.242 - - [2026-02-20 02:11:38] "POST /analytics-nodes HTTP/1.1" 200 601 0.014887 10.0.0.242 - - [2026-02-20 02:11:39] "GET / HTTP/1.1" 200 36215 0.001283 10.0.0.242 - - [2026-02-20 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-02-20 02:11:39] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002871 10.0.0.242 - - [2026-02-20 02:11:39] "POST /bgp-routers HTTP/1.1" 200 618 0.019709 10.0.0.242 - - [2026-02-20 02:11:40] "GET /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.015229 10.0.0.242 - - [2026-02-20 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-02-20 02:11:40] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007043 10.0.0.242 - - [2026-02-20 02:11:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002413 10.0.0.242 - - [2026-02-20 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.242 - - [2026-02-20 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.242 - - [2026-02-20 02:11:40] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002334 10.0.0.242 - - [2026-02-20 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-02-20 02:11:40] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.014582 10.0.0.242 - - [2026-02-20 02:11:40] "GET / HTTP/1.1" 200 36215 0.001978 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 583 0.016079 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 577 0.041048 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 577 0.036090 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 561 0.032871 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 557 0.029847 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 559 0.039195 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 567 0.019483 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 551 0.042903 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 559 0.041338 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 569 0.024491 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 557 0.022369 10.0.0.242 - - [2026-02-20 02:11:40] "POST /alarms HTTP/1.1" 200 569 0.025147 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 577 0.072364 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 571 0.040135 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 563 0.052894 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 563 0.019358 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 563 0.027080 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 549 0.042490 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 597 0.020099 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 577 0.050227 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 573 0.039090 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 585 0.020009 10.0.0.242 - - [2026-02-20 02:11:41] "POST /alarms HTTP/1.1" 200 611 0.037215 10.0.0.242 - - [2026-02-20 02:11:41] "GET / HTTP/1.1" 200 36215 0.001455 10.0.0.242 - - [2026-02-20 02:11:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002248 10.0.0.242 - - [2026-02-20 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.242 - - [2026-02-20 02:11:41] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.009669 10.0.0.242 - - [2026-02-20 02:11:42] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.242 - - [2026-02-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-02-20 02:11:42] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002786 10.0.0.242 - - [2026-02-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-20 02:11:42] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.009738 10.0.0.242 - - [2026-02-20 02:11:42] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-02-20 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.242 - - [2026-02-20 02:11:42] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008606 10.0.0.242 - - [2026-02-20 02:11:42] "PUT /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7 HTTP/1.1" 200 275 0.023441 10.0.0.242 - - [2026-02-20 02:11:51] "GET / HTTP/1.1" 200 36215 0.001268 10.0.0.242 - - [2026-02-20 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.242 - - [2026-02-20 02:11:51] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003171 10.0.0.242 - - [2026-02-20 02:11:52] "POST /id-to-fqname HTTP/1.1" 200 173 0.000823 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.015319 10.0.0.242 - - [2026-02-20 02:11:52] "POST /security-groups HTTP/1.1" 200 570 0.073098 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.001724 10.0.0.242 - - [2026-02-20 02:11:52] "POST /projects HTTP/1.1" 200 483 0.242819 10.0.0.242 - - [2026-02-20 02:11:52] "POST /access-control-lists HTTP/1.1" 200 581 0.062930 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.013160 10.0.0.242 - - [2026-02-20 02:11:52] "POST /security-groups HTTP/1.1" 200 536 0.078336 10.0.0.242 - - [2026-02-20 02:11:52] "POST /chown HTTP/1.1" 200 109 0.040601 10.0.0.242 - - [2026-02-20 02:11:52] "POST /policy-managements HTTP/1.1" 409 214 0.010716 10.0.0.242 - - [2026-02-20 02:11:52] "POST /access-control-lists HTTP/1.1" 200 579 0.107981 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.242 - - [2026-02-20 02:11:52] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002470 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.001784 10.0.0.242 - - [2026-02-20 02:11:52] "POST /access-control-lists HTTP/1.1" 200 596 0.020766 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.008302 10.0.0.242 - - [2026-02-20 02:11:52] "POST /application-policy-sets HTTP/1.1" 200 530 0.066120 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-02-20 02:11:52] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006592 10.0.0.242 - - [2026-02-20 02:11:52] "POST /access-control-lists HTTP/1.1" 200 594 0.083986 10.0.0.242 - - [2026-02-20 02:11:52] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.052169 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014750 10.0.0.242 - - [2026-02-20 02:11:52] "GET /virtual-network/ce3ecd9f-2651-422d-9de9-b28ee9f82c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007953 10.0.0.242 - - [2026-02-20 02:11:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000705 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.006372 10.0.0.242 - - [2026-02-20 02:11:52] "POST /security-groups HTTP/1.1" 200 574 0.079112 10.0.0.242 - - [2026-02-20 02:11:52] "POST /projects HTTP/1.1" 200 491 0.182287 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003494 10.0.0.242 - - [2026-02-20 02:11:52] "POST /security-groups HTTP/1.1" 200 548 0.031940 10.0.0.242 - - [2026-02-20 02:11:52] "POST /access-control-lists HTTP/1.1" 200 585 0.072829 10.0.0.242 - - [2026-02-20 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.007752 10.0.0.242 - - [2026-02-20 02:11:52] "POST /chown HTTP/1.1" 200 109 0.071152 10.0.0.242 - - [2026-02-20 02:11:53] "POST /access-control-lists HTTP/1.1" 200 583 0.018007 10.0.0.242 - - [2026-02-20 02:11:53] "POST /network-ipams HTTP/1.1" 200 524 0.040594 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.010582 10.0.0.242 - - [2026-02-20 02:11:53] "POST /network-ipams HTTP/1.1" 200 512 0.036757 10.0.0.242 - - [2026-02-20 02:11:53] "POST /access-control-lists HTTP/1.1" 200 604 0.043995 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.017723 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.002053 10.0.0.242 - - [2026-02-20 02:11:53] "POST /access-control-lists HTTP/1.1" 200 602 0.034189 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.002140 10.0.0.242 - - [2026-02-20 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.016016 10.0.0.242 - - [2026-02-20 02:11:53] "POST /virtual-networks HTTP/1.1" 200 540 0.178599 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.242 - - [2026-02-20 02:11:53] "POST /access-control-lists HTTP/1.1" 200 591 0.083757 10.0.0.242 - - [2026-02-20 02:11:53] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.042240 10.0.0.242 - - [2026-02-20 02:11:53] "POST /route-targets HTTP/1.1" 200 328 0.018837 10.0.0.242 - - [2026-02-20 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.037343 10.0.0.242 - - [2026-02-20 02:11:53] "POST /network-ipams HTTP/1.1" 200 520 0.060474 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.002074 10.0.0.242 - - [2026-02-20 02:11:53] "PUT /access-control-list/268f60fd-7313-49cb-85fe-be9024718e1c HTTP/1.1" 200 273 0.017243 10.0.0.242 - - [2026-02-20 02:11:53] "POST /useragent-kv HTTP/1.1" 200 115 0.016345 10.0.0.242 - - [2026-02-20 02:11:53] "POST /virtual-networks HTTP/1.1" 200 548 0.170714 10.0.0.242 - - [2026-02-20 02:11:53] "POST /route-targets HTTP/1.1" 200 328 0.008471 10.0.0.242 - - [2026-02-20 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.027644 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.242 - - [2026-02-20 02:11:53] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.014930 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.001497 10.0.0.242 - - [2026-02-20 02:11:53] "POST /network-policys HTTP/1.1" 200 540 0.017976 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.018509 10.0.0.242 - - [2026-02-20 02:11:53] "POST /network-policys HTTP/1.1" 200 536 0.019424 10.0.0.242 - - [2026-02-20 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.001930 10.0.0.242 - - [2026-02-20 02:11:53] "POST /network-policys HTTP/1.1" 200 544 0.018625 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/f3845252-4ce7-4988-bdbd-a765bd4d7550 HTTP/1.1" 200 273 0.027168 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.108613 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011628 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/268f60fd-7313-49cb-85fe-be9024718e1c HTTP/1.1" 200 273 0.013454 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.072937 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/f3845252-4ce7-4988-bdbd-a765bd4d7550 HTTP/1.1" 200 273 0.040115 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.097207 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.035728 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044327 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/268f60fd-7313-49cb-85fe-be9024718e1c HTTP/1.1" 200 273 0.069773 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014224 10.0.0.242 - - [2026-02-20 02:11:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.009947 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.071306 10.0.0.242 - - [2026-02-20 02:11:54] "POST /access-control-lists HTTP/1.1" 200 603 0.046006 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.094338 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/5aa8bddf-e0c1-4afa-962c-cb469791b022 HTTP/1.1" 200 273 0.018672 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/f3845252-4ce7-4988-bdbd-a765bd4d7550 HTTP/1.1" 200 273 0.059542 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.070640 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.120935 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027557 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025501 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016047 10.0.0.242 - - [2026-02-20 02:11:54] "PUT /access-control-list/5aa8bddf-e0c1-4afa-962c-cb469791b022 HTTP/1.1" 200 273 0.070487 10.0.0.242 - - [2026-02-20 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.016863 10.0.0.242 - - [2026-02-20 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.242 - - [2026-02-20 02:11:54] "GET /virtual-network/ce3ecd9f-2651-422d-9de9-b28ee9f82c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008137 10.0.0.242 - - [2026-02-20 02:11:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006483 10.0.0.242 - - [2026-02-20 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.242 - - [2026-02-20 02:11:55] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002133 10.0.0.242 - - [2026-02-20 02:11:55] "POST /firewall-policys HTTP/1.1" 200 532 0.017186 10.0.0.242 - - [2026-02-20 02:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028110 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007557 10.0.0.242 - - [2026-02-20 02:11:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003325 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004270 10.0.0.242 - - [2026-02-20 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.020070 10.0.0.242 - - [2026-02-20 02:11:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.003849 10.0.0.242 - - [2026-02-20 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-02-20 02:11:55] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002262 10.0.0.242 - - [2026-02-20 02:11:55] "POST /firewall-policys HTTP/1.1" 200 534 0.019895 10.0.0.242 - - [2026-02-20 02:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.049693 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.011349 10.0.0.242 - - [2026-02-20 02:11:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.002738 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002734 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002721 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002650 10.0.0.242 - - [2026-02-20 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.013296 10.0.0.242 - - [2026-02-20 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.042798 10.0.0.242 - - [2026-02-20 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.017516 10.0.0.242 - - [2026-02-20 02:11:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.023642 10.0.0.242 - - [2026-02-20 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.242 - - [2026-02-20 02:11:55] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003192 10.0.0.242 - - [2026-02-20 02:11:55] "POST /firewall-policys HTTP/1.1" 200 532 0.020353 10.0.0.242 - - [2026-02-20 02:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026603 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014548 10.0.0.242 - - [2026-02-20 02:11:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.003065 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002318 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002049 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002740 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003760 10.0.0.242 - - [2026-02-20 02:11:55] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004251 10.0.0.242 - - [2026-02-20 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.030298 10.0.0.242 - - [2026-02-20 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.046591 10.0.0.242 - - [2026-02-20 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.036860 10.0.0.242 - - [2026-02-20 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.031282 10.0.0.242 - - [2026-02-20 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.032590 10.0.0.242 - - [2026-02-20 02:11:56] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.016175 10.0.0.242 - - [2026-02-20 02:11:56] "POST /tags HTTP/1.1" 200 300 0.051552 10.0.0.242 - - [2026-02-20 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.242 - - [2026-02-20 02:11:56] "GET /tag/585dc79c-2f51-42f2-825d-7f58e4ca36b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.041795 10.0.0.242 - - [2026-02-20 02:11:56] "POST /set-tag HTTP/1.1" 200 109 0.022714 10.0.0.242 - - [2026-02-20 02:11:56] "POST /tags HTTP/1.1" 200 306 0.092755 10.0.0.242 - - [2026-02-20 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013768 10.0.0.242 - - [2026-02-20 02:11:56] "GET /tag/8d52f444-945d-4e00-a19b-219403129f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014048 10.0.0.242 - - [2026-02-20 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.242 - - [2026-02-20 02:11:56] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033057 10.0.0.242 - - [2026-02-20 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.242 - - [2026-02-20 02:11:56] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005519 10.0.0.242 - - [2026-02-20 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.242 - - [2026-02-20 02:11:56] "GET /service-appliance-set/394e6b8c-8314-4523-85e6-71c610f986d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002914 10.0.0.242 - - [2026-02-20 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.005950 10.0.0.242 - - [2026-02-20 02:11:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100081 10.0.0.242 - - [2026-02-20 02:11:56] "GET /virtual-machine-interface/65e7b2a0-0525-43b7-98ae-4227a0fcb4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.026414 10.0.0.242 - - [2026-02-20 02:11:57] "POST /instance-ips HTTP/1.1" 200 382 0.045712 10.0.0.242 - - [2026-02-20 02:11:57] "GET /instance-ip/4012c465-4ce5-4ce4-8dd8-82a8cf9310b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003970 10.0.0.242 - - [2026-02-20 02:11:57] "POST /loadbalancers HTTP/1.1" 200 584 0.065602 10.0.0.242 - - [2026-02-20 02:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010610 10.0.0.242 - - [2026-02-20 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013303 10.0.0.242 - - [2026-02-20 02:11:57] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042955 10.0.0.242 - - [2026-02-20 02:11:57] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.027422 10.0.0.242 - - [2026-02-20 02:11:57] "GET /instance-ip/4012c465-4ce5-4ce4-8dd8-82a8cf9310b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002811 10.0.0.242 - - [2026-02-20 02:11:57] "GET /loadbalancer/0ea8e2de-3b67-4924-ba7e-f977fabcfa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.011486 10.0.0.242 - - [2026-02-20 02:11:57] "POST /floating-ips HTTP/1.1" 200 585 0.045787 10.0.0.242 - - [2026-02-20 02:11:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033913 10.0.0.242 - - [2026-02-20 02:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023825 10.0.0.242 - - [2026-02-20 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026245 10.0.0.242 - - [2026-02-20 02:11:57] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035270 10.0.0.242 - - [2026-02-20 02:11:57] "GET /loadbalancer-listener/139da5e4-ef5e-43ea-9452-2696c31a372b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002694 10.0.0.242 - - [2026-02-20 02:11:57] "GET /loadbalancer-listener/139da5e4-ef5e-43ea-9452-2696c31a372b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004685 10.0.0.242 - - [2026-02-20 02:11:57] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026563 10.0.0.242 - - [2026-02-20 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009919 10.0.0.242 - - [2026-02-20 02:11:57] "GET /instance-ip/4012c465-4ce5-4ce4-8dd8-82a8cf9310b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010565 10.0.0.242 - - [2026-02-20 02:11:57] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010689 10.0.0.242 - - [2026-02-20 02:11:57] "GET /instance-ip/4012c465-4ce5-4ce4-8dd8-82a8cf9310b5?fields=floating_ips HTTP/1.1" 200 1172 0.006303 10.0.0.242 - - [2026-02-20 02:11:57] "GET /floating-ip/511bd78e-036b-48e8-9986-3c49ddb0f099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002051 10.0.0.242 - - [2026-02-20 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.242 - - [2026-02-20 02:11:57] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.008433 10.0.0.242 - - [2026-02-20 02:11:57] "POST /tags HTTP/1.1" 200 358 0.063883 10.0.0.242 - - [2026-02-20 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.242 - - [2026-02-20 02:11:57] "GET /tag/db621ce2-2dd8-4ded-af13-5de7869ef38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.011191 10.0.0.242 - - [2026-02-20 02:11:57] "POST /tags HTTP/1.1" 200 306 0.057727 10.0.0.242 - - [2026-02-20 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014501 10.0.0.242 - - [2026-02-20 02:11:57] "GET /tag/9517fdd8-691a-4964-9806-b53402618e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012586 10.0.0.242 - - [2026-02-20 02:11:58] "POST /id-to-fqname HTTP/1.1" 200 174 0.000789 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.007901 10.0.0.242 - - [2026-02-20 02:11:58] "POST /security-groups HTTP/1.1" 200 571 0.061651 10.0.0.242 - - [2026-02-20 02:11:58] "POST /projects HTTP/1.1" 200 485 0.167140 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.001297 10.0.0.242 - - [2026-02-20 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012812 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013078 10.0.0.242 - - [2026-02-20 02:11:58] "POST /access-control-lists HTTP/1.1" 200 582 0.071115 10.0.0.242 - - [2026-02-20 02:11:58] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.024809 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.008765 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.242 - - [2026-02-20 02:11:58] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.003792 10.0.0.242 - - [2026-02-20 02:11:58] "POST /access-control-lists HTTP/1.1" 200 580 0.066343 10.0.0.242 - - [2026-02-20 02:11:58] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.103702 10.0.0.242 - - [2026-02-20 02:11:58] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.061690 10.0.0.242 - - [2026-02-20 02:11:58] "POST /security-groups HTTP/1.1" 200 539 0.070982 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.001726 10.0.0.242 - - [2026-02-20 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024482 10.0.0.242 - - [2026-02-20 02:11:58] "POST /access-control-lists HTTP/1.1" 200 598 0.050744 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.003747 10.0.0.242 - - [2026-02-20 02:11:58] "POST /chown HTTP/1.1" 200 109 0.036431 10.0.0.242 - - [2026-02-20 02:11:58] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.024616 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2026-02-20 02:11:58] "POST /access-control-lists HTTP/1.1" 200 596 0.069340 10.0.0.242 - - [2026-02-20 02:11:58] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.038542 10.0.0.242 - - [2026-02-20 02:11:58] "POST /tags HTTP/1.1" 409 207 0.004597 10.0.0.242 - - [2026-02-20 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011665 10.0.0.242 - - [2026-02-20 02:11:58] "GET /tag/9517fdd8-691a-4964-9806-b53402618e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012621 10.0.0.242 - - [2026-02-20 02:11:58] "POST /firewall-rules HTTP/1.1" 200 566 0.070809 10.0.0.242 - - [2026-02-20 02:11:58] "GET /firewall-rule/0b83ae8c-0618-45c5-aab8-bc929a626815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004098 10.0.0.242 - - [2026-02-20 02:11:58] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001795 10.0.0.242 - - [2026-02-20 02:11:58] "GET /firewall-rule/0b83ae8c-0618-45c5-aab8-bc929a626815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.001862 10.0.0.242 - - [2026-02-20 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.020212 10.0.0.242 - - [2026-02-20 02:11:59] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.018381 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2026-02-20 02:11:59] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010600 10.0.0.242 - - [2026-02-20 02:11:59] "POST /tags HTTP/1.1" 409 207 0.001740 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.242 - - [2026-02-20 02:11:59] "GET /tag/9517fdd8-691a-4964-9806-b53402618e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012306 10.0.0.242 - - [2026-02-20 02:11:59] "POST /firewall-rules HTTP/1.1" 200 564 0.067825 10.0.0.242 - - [2026-02-20 02:11:59] "GET /firewall-rule/87dd93a3-68ab-4300-acbf-f3485abf60d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007378 10.0.0.242 - - [2026-02-20 02:11:59] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004725 10.0.0.242 - - [2026-02-20 02:11:59] "GET /firewall-rule/87dd93a3-68ab-4300-acbf-f3485abf60d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002126 10.0.0.242 - - [2026-02-20 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.026526 10.0.0.242 - - [2026-02-20 02:11:59] "POST /tags HTTP/1.1" 200 302 0.073849 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-02-20 02:11:59] "GET /tag/2bf456c5-a42d-41e5-a5c9-41bdc6744840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014044 10.0.0.242 - - [2026-02-20 02:11:59] "POST /tags HTTP/1.1" 200 326 0.058751 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.242 - - [2026-02-20 02:11:59] "GET /tag/89a2941f-d565-48b0-aedb-caf6f1727805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.014095 10.0.0.242 - - [2026-02-20 02:11:59] "POST /tags HTTP/1.1" 200 364 0.018343 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.242 - - [2026-02-20 02:11:59] "GET /tag/afd197ba-554f-4c2a-9542-48718ff71d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012661 10.0.0.242 - - [2026-02-20 02:11:59] "POST /tags HTTP/1.1" 200 312 0.023316 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010539 10.0.0.242 - - [2026-02-20 02:11:59] "GET /tag/c283950f-a319-4284-971a-48cd844eac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.027979 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2026-02-20 02:11:59] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004381 10.0.0.242 - - [2026-02-20 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.242 - - [2026-02-20 02:11:59] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.036961 10.0.0.242 - - [2026-02-20 02:11:59] "POST /virtual-machines HTTP/1.1" 200 378 0.018646 10.0.0.242 - - [2026-02-20 02:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010958 10.0.0.242 - - [2026-02-20 02:12:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.113598 10.0.0.242 - - [2026-02-20 02:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019949 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.242 - - [2026-02-20 02:12:00] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006611 10.0.0.242 - - [2026-02-20 02:12:00] "POST /instance-ips HTTP/1.1" 200 410 0.032729 10.0.0.242 - - [2026-02-20 02:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029118 10.0.0.242 - - [2026-02-20 02:12:00] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012580 10.0.0.242 - - [2026-02-20 02:12:00] "POST /set-tag HTTP/1.1" 200 109 0.020472 10.0.0.242 - - [2026-02-20 02:12:00] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024167 10.0.0.242 - - [2026-02-20 02:12:00] "GET /instance-ip/8a34af44-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003992 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.242 - - [2026-02-20 02:12:00] "GET /loadbalancer/0ea8e2de-3b67-4924-ba7e-f977fabcfa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002284 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.002062 10.0.0.242 - - [2026-02-20 02:12:00] "POST /tags HTTP/1.1" 200 356 0.020267 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008436 10.0.0.242 - - [2026-02-20 02:12:00] "GET /tag/d391651b-9383-473c-aaa8-6f880df076fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016439 10.0.0.242 - - [2026-02-20 02:12:00] "POST /tags HTTP/1.1" 200 304 0.041481 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013351 10.0.0.242 - - [2026-02-20 02:12:00] "GET /tag/6f33ccad-c1fa-4deb-978a-b3e188f40fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017837 10.0.0.242 - - [2026-02-20 02:12:00] "POST /projects HTTP/1.1" 409 218 0.002543 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-02-20 02:12:00] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031168 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.242 - - [2026-02-20 02:12:00] "GET /network-ipam/074fcadc-08ca-436d-8089-771c7b927f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003006 10.0.0.242 - - [2026-02-20 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.242 - - [2026-02-20 02:12:00] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006076 10.0.0.242 - - [2026-02-20 02:12:00] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.049457 10.0.0.242 - - [2026-02-20 02:12:00] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.026669 10.0.0.242 - - [2026-02-20 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.045029 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.242 - - [2026-02-20 02:12:01] "GET /network-ipam/09e53615-99c9-4e94-9752-dfc8c1233b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003299 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.242 - - [2026-02-20 02:12:01] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005779 10.0.0.242 - - [2026-02-20 02:12:01] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.050843 10.0.0.242 - - [2026-02-20 02:12:01] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004764 10.0.0.242 - - [2026-02-20 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.049495 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.242 - - [2026-02-20 02:12:01] "GET /network-policy/c25728ed-e878-45b8-a0c6-6dfee07d4e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004631 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.242 - - [2026-02-20 02:12:01] "GET /network-policy/bf8b76d0-4341-43c4-9a45-83e1d0857ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002668 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.242 - - [2026-02-20 02:12:01] "GET /network-policy/a76f3ed7-53a0-4c4d-be68-a91f074779b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.011566 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-02-20 02:12:01] "PUT /network-policy/a76f3ed7-53a0-4c4d-be68-a91f074779b3 HTTP/1.1" 200 263 0.026113 10.0.0.242 - - [2026-02-20 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.076187 10.0.0.242 - - [2026-02-20 02:12:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008024 10.0.0.242 - - [2026-02-20 02:12:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002371 10.0.0.242 - - [2026-02-20 02:12:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002328 10.0.0.242 - - [2026-02-20 02:12:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-02-20 02:12:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002478 10.0.0.242 - - [2026-02-20 02:12:01] "POST /security-groups HTTP/1.1" 409 245 0.002451 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.242 - - [2026-02-20 02:12:01] "PUT /security-group/e83bceed-89ea-4c77-bb6e-ecfb2835bcf9 HTTP/1.1" 200 263 0.059902 10.0.0.242 - - [2026-02-20 02:12:01] "PUT /access-control-list/90cfe680-b1fa-45bf-9101-e9e6244e8bd9 HTTP/1.1" 200 273 0.019357 10.0.0.242 - - [2026-02-20 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039531 10.0.0.242 - - [2026-02-20 02:12:01] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008484 10.0.0.242 - - [2026-02-20 02:12:01] "PUT /access-control-list/d978517c-ecaf-4b49-8ba1-2b740278812c HTTP/1.1" 200 273 0.034686 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.242 - - [2026-02-20 02:12:01] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003278 10.0.0.242 - - [2026-02-20 02:12:01] "POST /tags HTTP/1.1" 409 206 0.002112 10.0.0.242 - - [2026-02-20 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2026-02-20 02:12:02] "GET /tag/6f33ccad-c1fa-4deb-978a-b3e188f40fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013256 10.0.0.242 - - [2026-02-20 02:12:02] "POST /firewall-rules HTTP/1.1" 200 564 0.068822 10.0.0.242 - - [2026-02-20 02:12:02] "GET /firewall-rule/117ad4d6-5e7d-4239-b950-0365dfde8eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004154 10.0.0.242 - - [2026-02-20 02:12:02] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003329 10.0.0.242 - - [2026-02-20 02:12:02] "GET /firewall-rule/117ad4d6-5e7d-4239-b950-0365dfde8eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002456 10.0.0.242 - - [2026-02-20 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.024952 10.0.0.242 - - [2026-02-20 02:12:02] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011836 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-02-20 02:12:02] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002928 10.0.0.242 - - [2026-02-20 02:12:02] "POST /tags HTTP/1.1" 409 206 0.001729 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.242 - - [2026-02-20 02:12:02] "GET /tag/6f33ccad-c1fa-4deb-978a-b3e188f40fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011049 10.0.0.242 - - [2026-02-20 02:12:02] "POST /firewall-rules HTTP/1.1" 200 562 0.079486 10.0.0.242 - - [2026-02-20 02:12:02] "GET /firewall-rule/de9697c8-aad7-497e-a143-9a2071d8fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.029399 10.0.0.242 - - [2026-02-20 02:12:02] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004830 10.0.0.242 - - [2026-02-20 02:12:02] "GET /firewall-rule/de9697c8-aad7-497e-a143-9a2071d8fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002134 10.0.0.242 - - [2026-02-20 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.026802 10.0.0.242 - - [2026-02-20 02:12:02] "POST /tags HTTP/1.1" 200 302 0.035364 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014475 10.0.0.242 - - [2026-02-20 02:12:02] "GET /tag/ac8d78ba-8fd8-49f5-9b0c-0f67a9a0be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018062 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-02-20 02:12:02] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.040706 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.242 - - [2026-02-20 02:12:02] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.008087 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.242 - - [2026-02-20 02:12:02] "GET /service-appliance-set/394e6b8c-8314-4523-85e6-71c610f986d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002286 10.0.0.242 - - [2026-02-20 02:12:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.002023 10.0.0.242 - - [2026-02-20 02:12:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099842 10.0.0.242 - - [2026-02-20 02:12:03] "GET /virtual-machine-interface/7de9e0ee-544d-45da-a43d-c9e2c5c4a0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.006543 10.0.0.242 - - [2026-02-20 02:12:03] "POST /instance-ips HTTP/1.1" 200 378 0.042928 10.0.0.242 - - [2026-02-20 02:12:03] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006245 10.0.0.242 - - [2026-02-20 02:12:03] "POST /loadbalancers HTTP/1.1" 200 584 0.078369 10.0.0.242 - - [2026-02-20 02:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017063 10.0.0.242 - - [2026-02-20 02:12:03] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.044701 10.0.0.242 - - [2026-02-20 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013288 10.0.0.242 - - [2026-02-20 02:12:03] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013722 10.0.0.242 - - [2026-02-20 02:12:03] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.039531 10.0.0.242 - - [2026-02-20 02:12:03] "POST /floating-ips HTTP/1.1" 200 583 0.017461 10.0.0.242 - - [2026-02-20 02:12:03] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003905 10.0.0.242 - - [2026-02-20 02:12:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.025244 10.0.0.242 - - [2026-02-20 02:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019804 10.0.0.242 - - [2026-02-20 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009768 10.0.0.242 - - [2026-02-20 02:12:03] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.030722 10.0.0.242 - - [2026-02-20 02:12:03] "GET /loadbalancer-listener/4fa7bea6-f8b3-4453-b266-0b91824fc440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002668 10.0.0.242 - - [2026-02-20 02:12:03] "GET /loadbalancer-listener/4fa7bea6-f8b3-4453-b266-0b91824fc440?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004283 10.0.0.242 - - [2026-02-20 02:12:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030653 10.0.0.242 - - [2026-02-20 02:12:03] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004074 10.0.0.242 - - [2026-02-20 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.242 - - [2026-02-20 02:12:03] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?fields=floating_ips HTTP/1.1" 200 1166 0.006291 10.0.0.242 - - [2026-02-20 02:12:03] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004027 10.0.0.242 - - [2026-02-20 02:12:03] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.044419 10.0.0.242 - - [2026-02-20 02:12:03] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002647 10.0.0.242 - - [2026-02-20 02:12:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022906 10.0.0.242 - - [2026-02-20 02:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022926 10.0.0.242 - - [2026-02-20 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016657 10.0.0.242 - - [2026-02-20 02:12:03] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.030018 10.0.0.242 - - [2026-02-20 02:12:03] "GET /loadbalancer-listener/17df5e87-a98d-4190-8d6d-0d1baa5ebff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002618 10.0.0.242 - - [2026-02-20 02:12:03] "GET /loadbalancer-listener/17df5e87-a98d-4190-8d6d-0d1baa5ebff2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009166 10.0.0.242 - - [2026-02-20 02:12:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030006 10.0.0.242 - - [2026-02-20 02:12:03] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004322 10.0.0.242 - - [2026-02-20 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.242 - - [2026-02-20 02:12:03] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?fields=floating_ips HTTP/1.1" 200 1166 0.002286 10.0.0.242 - - [2026-02-20 02:12:03] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002626 10.0.0.242 - - [2026-02-20 02:12:03] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.027637 10.0.0.242 - - [2026-02-20 02:12:04] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002395 10.0.0.242 - - [2026-02-20 02:12:04] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021058 10.0.0.242 - - [2026-02-20 02:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014389 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.242 - - [2026-02-20 02:12:04] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.035660 10.0.0.242 - - [2026-02-20 02:12:04] "GET /loadbalancer-listener/bd722dc6-1059-43f1-9707-fe0b3d8e7b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004573 10.0.0.242 - - [2026-02-20 02:12:04] "GET /loadbalancer-listener/bd722dc6-1059-43f1-9707-fe0b3d8e7b50?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004816 10.0.0.242 - - [2026-02-20 02:12:04] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.025198 10.0.0.242 - - [2026-02-20 02:12:04] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003892 10.0.0.242 - - [2026-02-20 02:12:04] "GET /instance-ip/77b72d57-1c3f-4319-b5f0-679f05479e8a?fields=floating_ips HTTP/1.1" 200 1166 0.010401 10.0.0.242 - - [2026-02-20 02:12:04] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005583 10.0.0.242 - - [2026-02-20 02:12:04] "POST /tags HTTP/1.1" 200 372 0.040401 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016761 10.0.0.242 - - [2026-02-20 02:12:04] "GET /tag/704d5773-3e0d-4a6a-8530-9953aa022c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.024158 10.0.0.242 - - [2026-02-20 02:12:04] "POST /tags HTTP/1.1" 200 320 0.029466 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.242 - - [2026-02-20 02:12:04] "GET /tag/22a692f9-4199-4a06-a9c7-1f3e4a9c9893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012373 10.0.0.242 - - [2026-02-20 02:12:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000561 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.002482 10.0.0.242 - - [2026-02-20 02:12:04] "POST /security-groups HTTP/1.1" 200 578 0.070874 10.0.0.242 - - [2026-02-20 02:12:04] "POST /projects HTTP/1.1" 200 499 0.220792 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.004761 10.0.0.242 - - [2026-02-20 02:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008248 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.242 - - [2026-02-20 02:12:04] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.015782 10.0.0.242 - - [2026-02-20 02:12:04] "POST /access-control-lists HTTP/1.1" 200 589 0.079013 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011103 10.0.0.242 - - [2026-02-20 02:12:04] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.005024 10.0.0.242 - - [2026-02-20 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.005288 10.0.0.242 - - [2026-02-20 02:12:04] "POST /access-control-lists HTTP/1.1" 200 587 0.039280 10.0.0.242 - - [2026-02-20 02:12:04] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.082199 10.0.0.242 - - [2026-02-20 02:12:05] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.050894 10.0.0.242 - - [2026-02-20 02:12:05] "POST /security-groups HTTP/1.1" 200 560 0.073907 10.0.0.242 - - [2026-02-20 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.006522 10.0.0.242 - - [2026-02-20 02:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022799 10.0.0.242 - - [2026-02-20 02:12:05] "POST /chown HTTP/1.1" 200 109 0.029693 10.0.0.242 - - [2026-02-20 02:12:05] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.044236 10.0.0.242 - - [2026-02-20 02:12:05] "POST /access-control-lists HTTP/1.1" 200 612 0.118390 10.0.0.242 - - [2026-02-20 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-02-20 02:12:05] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002504 10.0.0.242 - - [2026-02-20 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.002102 10.0.0.242 - - [2026-02-20 02:12:05] "POST /tags HTTP/1.1" 409 214 0.002355 10.0.0.242 - - [2026-02-20 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.242 - - [2026-02-20 02:12:05] "GET /tag/22a692f9-4199-4a06-a9c7-1f3e4a9c9893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.025867 10.0.0.242 - - [2026-02-20 02:12:05] "POST /access-control-lists HTTP/1.1" 200 610 0.075849 10.0.0.242 - - [2026-02-20 02:12:05] "POST /firewall-rules HTTP/1.1" 200 580 0.109466 10.0.0.242 - - [2026-02-20 02:12:05] "GET /firewall-rule/1240a651-bfe2-4c69-be7b-0367391d7ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.028551 10.0.0.242 - - [2026-02-20 02:12:05] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004512 10.0.0.242 - - [2026-02-20 02:12:05] "GET /firewall-rule/1240a651-bfe2-4c69-be7b-0367391d7ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002263 10.0.0.242 - - [2026-02-20 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.035823 10.0.0.242 - - [2026-02-20 02:12:05] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008077 10.0.0.242 - - [2026-02-20 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.242 - - [2026-02-20 02:12:05] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002685 10.0.0.242 - - [2026-02-20 02:12:05] "POST /tags HTTP/1.1" 409 214 0.002606 10.0.0.242 - - [2026-02-20 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.242 - - [2026-02-20 02:12:05] "GET /tag/22a692f9-4199-4a06-a9c7-1f3e4a9c9893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012516 10.0.0.242 - - [2026-02-20 02:12:05] "POST /firewall-rules HTTP/1.1" 200 578 0.073156 10.0.0.242 - - [2026-02-20 02:12:05] "GET /firewall-rule/49ac209b-05e2-4896-9705-316a22d8c4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.031814 10.0.0.242 - - [2026-02-20 02:12:05] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.006054 10.0.0.242 - - [2026-02-20 02:12:05] "GET /firewall-rule/49ac209b-05e2-4896-9705-316a22d8c4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002723 10.0.0.242 - - [2026-02-20 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.037472 10.0.0.242 - - [2026-02-20 02:12:06] "POST /tags HTTP/1.1" 200 364 0.038482 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.242 - - [2026-02-20 02:12:06] "GET /tag/5256a248-76fc-4e30-a069-9396b7b74e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011870 10.0.0.242 - - [2026-02-20 02:12:06] "POST /tags HTTP/1.1" 200 312 0.040174 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.242 - - [2026-02-20 02:12:06] "GET /tag/848fb905-b2cc-48df-a69d-3379b6045bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012240 10.0.0.242 - - [2026-02-20 02:12:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000851 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.003733 10.0.0.242 - - [2026-02-20 02:12:06] "POST /security-groups HTTP/1.1" 200 574 0.079380 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.001769 10.0.0.242 - - [2026-02-20 02:12:06] "POST /projects HTTP/1.1" 200 491 0.235863 10.0.0.242 - - [2026-02-20 02:12:06] "POST /access-control-lists HTTP/1.1" 200 585 0.063797 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.004152 10.0.0.242 - - [2026-02-20 02:12:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010633 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.242 - - [2026-02-20 02:12:06] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.003774 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2026-02-20 02:12:06] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.021968 10.0.0.242 - - [2026-02-20 02:12:06] "POST /access-control-lists HTTP/1.1" 200 583 0.059481 10.0.0.23 - - [2026-02-20 02:12:06] "GET / HTTP/1.1" 200 36215 0.055182 10.0.0.23 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.23 - - [2026-02-20 02:12:06] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004539 10.0.0.23 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.242 - - [2026-02-20 02:12:06] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.104077 10.0.0.23 - - [2026-02-20 02:12:06] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002888 10.0.0.23 - - [2026-02-20 02:12:06] "PUT /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7 HTTP/1.1" 200 275 0.009212 10.0.0.23 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.007181 10.0.0.242 - - [2026-02-20 02:12:06] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.046880 10.0.0.23 - - [2026-02-20 02:12:06] "POST /virtual-routers HTTP/1.1" 200 601 0.045174 10.0.0.23 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016262 10.0.0.23 - - [2026-02-20 02:12:06] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.042251 10.0.0.242 - - [2026-02-20 02:12:06] "POST /security-groups HTTP/1.1" 200 548 0.101047 10.0.0.242 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.001574 10.0.0.23 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.003914 10.0.0.23 - - [2026-02-20 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.242 - - [2026-02-20 02:12:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029080 10.0.0.23 - - [2026-02-20 02:12:06] "GET /virtual-network/ce3ecd9f-2651-422d-9de9-b28ee9f82c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.014692 10.0.0.242 - - [2026-02-20 02:12:06] "POST /chown HTTP/1.1" 200 109 0.061615 10.0.0.242 - - [2026-02-20 02:12:07] "POST /access-control-lists HTTP/1.1" 200 604 0.098134 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.002338 10.0.0.242 - - [2026-02-20 02:12:07] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013834 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.242 - - [2026-02-20 02:12:07] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005078 10.0.0.23 - - [2026-02-20 02:12:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.121419 10.0.0.242 - - [2026-02-20 02:12:07] "POST /tags HTTP/1.1" 409 210 0.008520 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-02-20 02:12:07] "GET /tag/848fb905-b2cc-48df-a69d-3379b6045bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016548 10.0.0.242 - - [2026-02-20 02:12:07] "POST /access-control-lists HTTP/1.1" 200 602 0.079603 10.0.0.242 - - [2026-02-20 02:12:07] "POST /firewall-rules HTTP/1.1" 200 572 0.098235 10.0.0.242 - - [2026-02-20 02:12:07] "GET /firewall-rule/c70ad157-d87e-458b-a053-abedf082be24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016103 10.0.0.242 - - [2026-02-20 02:12:07] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004005 10.0.0.242 - - [2026-02-20 02:12:07] "GET /firewall-rule/c70ad157-d87e-458b-a053-abedf082be24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002037 10.0.0.242 - - [2026-02-20 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.066407 10.0.0.242 - - [2026-02-20 02:12:07] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017731 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.242 - - [2026-02-20 02:12:07] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002281 10.0.0.242 - - [2026-02-20 02:12:07] "POST /tags HTTP/1.1" 409 210 0.001555 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-02-20 02:12:07] "GET /tag/848fb905-b2cc-48df-a69d-3379b6045bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010232 10.0.0.242 - - [2026-02-20 02:12:07] "POST /firewall-rules HTTP/1.1" 200 570 0.065595 10.0.0.242 - - [2026-02-20 02:12:07] "GET /firewall-rule/7b4eef31-a0fd-423b-89cc-89e5ba092d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013055 10.0.0.242 - - [2026-02-20 02:12:07] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004165 10.0.0.242 - - [2026-02-20 02:12:07] "GET /firewall-rule/7b4eef31-a0fd-423b-89cc-89e5ba092d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002097 10.0.0.242 - - [2026-02-20 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.037382 10.0.0.242 - - [2026-02-20 02:12:07] "POST /tags HTTP/1.1" 409 237 0.010604 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.242 - - [2026-02-20 02:12:07] "GET /tag/afd197ba-554f-4c2a-9542-48718ff71d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010635 10.0.0.242 - - [2026-02-20 02:12:07] "POST /tags HTTP/1.1" 409 210 0.001568 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2026-02-20 02:12:07] "GET /tag/c283950f-a319-4284-971a-48cd844eac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011164 10.0.0.242 - - [2026-02-20 02:12:07] "POST /projects HTTP/1.1" 409 223 0.001587 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2026-02-20 02:12:07] "GET /project/7162f5e7-850f-4f87-86c5-6aabb4d3cbfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.033150 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.242 - - [2026-02-20 02:12:07] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004471 10.0.0.242 - - [2026-02-20 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.242 - - [2026-02-20 02:12:08] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.007787 10.0.0.242 - - [2026-02-20 02:12:08] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.037662 10.0.0.242 - - [2026-02-20 02:12:08] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.053735 10.0.0.242 - - [2026-02-20 02:12:08] "POST /security-groups HTTP/1.1" 409 253 0.002631 10.0.0.242 - - [2026-02-20 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.242 - - [2026-02-20 02:12:08] "PUT /security-group/44920163-16c2-467c-baff-e8b277103673 HTTP/1.1" 200 263 0.055900 10.0.0.242 - - [2026-02-20 02:12:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036711 10.0.0.242 - - [2026-02-20 02:12:08] "PUT /access-control-list/d1ac2071-1ecb-4027-b089-dfc2e4fd5100 HTTP/1.1" 200 273 0.046672 10.0.0.242 - - [2026-02-20 02:12:08] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.027250 10.0.0.242 - - [2026-02-20 02:12:08] "PUT /access-control-list/e4f1e057-bbf8-445d-9449-3c06cbbcb90f HTTP/1.1" 200 273 0.030755 10.0.0.242 - - [2026-02-20 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.242 - - [2026-02-20 02:12:08] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002559 10.0.0.242 - - [2026-02-20 02:12:08] "POST /tags HTTP/1.1" 409 210 0.001730 10.0.0.242 - - [2026-02-20 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.242 - - [2026-02-20 02:12:08] "GET /tag/c283950f-a319-4284-971a-48cd844eac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012024 10.0.0.242 - - [2026-02-20 02:12:08] "POST /firewall-rules HTTP/1.1" 200 572 0.064172 10.0.0.242 - - [2026-02-20 02:12:08] "GET /firewall-rule/99960b9b-6d4e-48cb-b61f-a16099dec51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004331 10.0.0.242 - - [2026-02-20 02:12:08] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003888 10.0.0.242 - - [2026-02-20 02:12:08] "GET /firewall-rule/99960b9b-6d4e-48cb-b61f-a16099dec51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003114 10.0.0.242 - - [2026-02-20 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.053607 10.0.0.242 - - [2026-02-20 02:12:08] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010040 10.0.0.242 - - [2026-02-20 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.242 - - [2026-02-20 02:12:08] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004229 10.0.0.242 - - [2026-02-20 02:12:08] "POST /tags HTTP/1.1" 409 210 0.001934 10.0.0.242 - - [2026-02-20 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.242 - - [2026-02-20 02:12:08] "GET /tag/c283950f-a319-4284-971a-48cd844eac25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011118 10.0.0.242 - - [2026-02-20 02:12:08] "POST /firewall-rules HTTP/1.1" 200 570 0.070647 10.0.0.242 - - [2026-02-20 02:12:08] "GET /firewall-rule/1c97f65b-155e-4353-94e0-e95a94f740ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004666 10.0.0.242 - - [2026-02-20 02:12:08] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003382 10.0.0.242 - - [2026-02-20 02:12:08] "GET /firewall-rule/1c97f65b-155e-4353-94e0-e95a94f740ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001830 10.0.0.242 - - [2026-02-20 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.063379 10.0.0.242 - - [2026-02-20 02:12:08] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.032621 10.0.0.242 - - [2026-02-20 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.018051 10.0.0.242 - - [2026-02-20 02:12:09] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006414 10.0.0.242 - - [2026-02-20 02:12:09] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012165 10.0.0.242 - - [2026-02-20 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.004389 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013110 10.0.0.242 - - [2026-02-20 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.242 - - [2026-02-20 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.242 - - [2026-02-20 02:12:19] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002576 10.0.0.242 - - [2026-02-20 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-02-20 02:12:19] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002094 10.0.0.242 - - [2026-02-20 02:12:19] "GET /loadbalancer-pool/5fd62cf3-5caf-4560-8690-c1d44d6c6d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003939 10.0.0.242 - - [2026-02-20 02:12:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016242 10.0.0.242 - - [2026-02-20 02:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025125 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009960 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005377 10.0.0.242 - - [2026-02-20 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.010818 10.0.0.242 - - [2026-02-20 02:12:19] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.008179 10.0.0.242 - - [2026-02-20 02:12:19] "POST /tags HTTP/1.1" 409 205 0.002092 10.0.0.242 - - [2026-02-20 02:12:19] "PUT /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec HTTP/1.1" 200 257 0.018969 10.0.0.242 - - [2026-02-20 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012888 10.0.0.242 - - [2026-02-20 02:12:19] "GET /tag/ac8d78ba-8fd8-49f5-9b0c-0f67a9a0be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011960 10.0.0.242 - - [2026-02-20 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.078519 10.0.0.242 - - [2026-02-20 02:12:19] "GET /loadbalancer-pool/0737450c-b995-4ec1-86a1-7bdde8162fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010190 10.0.0.242 - - [2026-02-20 02:12:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040792 10.0.0.242 - - [2026-02-20 02:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007975 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004527 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009296 10.0.0.242 - - [2026-02-20 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.242 - - [2026-02-20 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.016618 10.0.0.242 - - [2026-02-20 02:12:19] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.009001 10.0.0.242 - - [2026-02-20 02:12:19] "PUT /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec HTTP/1.1" 200 257 0.015726 10.0.0.242 - - [2026-02-20 02:12:19] "GET /loadbalancer-pool/19ecdb83-8784-4b7a-bc4b-5f5d0ca8b134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003300 10.0.0.242 - - [2026-02-20 02:12:19] "POST /loadbalancer-members HTTP/1.1" 200 694 0.012464 10.0.0.242 - - [2026-02-20 02:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020502 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013874 10.0.0.242 - - [2026-02-20 02:12:19] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013798 10.0.0.242 - - [2026-02-20 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.007294 10.0.0.242 - - [2026-02-20 02:12:19] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.008577 10.0.0.242 - - [2026-02-20 02:12:20] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.242 - - [2026-02-20 02:12:20] "PUT /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec HTTP/1.1" 200 257 0.009550 10.0.0.242 - - [2026-02-20 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.242 - - [2026-02-20 02:12:33] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003567 10.0.0.23 - - [2026-02-20 02:13:13] "GET / HTTP/1.1" 200 36215 0.002667 10.0.0.23 - - [2026-02-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.23 - - [2026-02-20 02:13:13] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007958 10.0.0.23 - - [2026-02-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.23 - - [2026-02-20 02:13:13] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004247 10.0.0.23 - - [2026-02-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.23 - - [2026-02-20 02:13:13] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002851 10.0.0.23 - - [2026-02-20 02:13:13] "PUT /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725 HTTP/1.1" 200 263 0.018968 10.0.0.23 - - [2026-02-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.23 - - [2026-02-20 02:13:13] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003316 10.0.0.23 - - [2026-02-20 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.23 - - [2026-02-20 02:13:13] "GET /virtual-machine-interface/4e69cb7e-c65e-4991-9002-9d2ca0c8935f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004375 10.0.0.23 - - [2026-02-20 02:13:13] "PUT /virtual-machine-interface/4e69cb7e-c65e-4991-9002-9d2ca0c8935f HTTP/1.1" 200 285 0.015906 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:13:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:13:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:13:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:13:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000792 10.0.0.242 - - [2026-02-20 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013793 10.0.0.242 - - [2026-02-20 02:13:33] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002717 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006399 10.0.0.242 - - [2026-02-20 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.242 - - [2026-02-20 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.242 - - [2026-02-20 02:14:01] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002730 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004393 10.0.0.242 - - [2026-02-20 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.023658 10.0.0.242 - - [2026-02-20 02:14:01] "DELETE /loadbalancer-member/93bfbcac-a95b-4b68-8f80-76e1eea895a3 HTTP/1.1" 200 115 0.048425 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005813 10.0.0.242 - - [2026-02-20 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.242 - - [2026-02-20 02:14:01] "DELETE /loadbalancer-member/e0965277-959a-4c1d-bf9b-52883954e8c7 HTTP/1.1" 200 115 0.047189 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004982 10.0.0.242 - - [2026-02-20 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.242 - - [2026-02-20 02:14:01] "DELETE /loadbalancer-member/ab425cb4-3489-42c3-a802-0f44c44bcca5 HTTP/1.1" 200 115 0.052385 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003922 10.0.0.242 - - [2026-02-20 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.242 - - [2026-02-20 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.242 - - [2026-02-20 02:14:01] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002262 10.0.0.242 - - [2026-02-20 02:14:01] "GET /loadbalancer-pool/5fd62cf3-5caf-4560-8690-c1d44d6c6d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002379 10.0.0.242 - - [2026-02-20 02:14:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032829 10.0.0.242 - - [2026-02-20 02:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012228 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016945 10.0.0.242 - - [2026-02-20 02:14:01] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003707 10.0.0.242 - - [2026-02-20 02:14:01] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002076 10.0.0.242 - - [2026-02-20 02:14:01] "POST /set-tag HTTP/1.1" 200 109 0.063735 10.0.0.242 - - [2026-02-20 02:14:02] "GET /loadbalancer-pool/0737450c-b995-4ec1-86a1-7bdde8162fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015735 10.0.0.242 - - [2026-02-20 02:14:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025719 10.0.0.242 - - [2026-02-20 02:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008620 10.0.0.242 - - [2026-02-20 02:14:02] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008517 10.0.0.242 - - [2026-02-20 02:14:02] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006481 10.0.0.242 - - [2026-02-20 02:14:02] "POST /set-tag HTTP/1.1" 200 109 0.005414 10.0.0.242 - - [2026-02-20 02:14:02] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002073 10.0.0.242 - - [2026-02-20 02:14:02] "GET /loadbalancer-pool/19ecdb83-8784-4b7a-bc4b-5f5d0ca8b134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002939 10.0.0.242 - - [2026-02-20 02:14:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016779 10.0.0.242 - - [2026-02-20 02:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019584 10.0.0.242 - - [2026-02-20 02:14:02] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008223 10.0.0.242 - - [2026-02-20 02:14:02] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004257 10.0.0.242 - - [2026-02-20 02:14:02] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001905 10.0.0.242 - - [2026-02-20 02:14:02] "POST /set-tag HTTP/1.1" 200 109 0.002861 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:14:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:14:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:14:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:14:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000827 10.0.0.242 - - [2026-02-20 02:15:39] "GET /global-system-configs HTTP/1.1" 200 323 0.001984 10.0.0.242 - - [2026-02-20 02:15:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001873 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 10.0.0.242 - - [2026-02-20 02:18:40] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006810 10.0.0.242 - - [2026-02-20 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.242 - - [2026-02-20 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.242 - - [2026-02-20 02:18:40] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002785 10.0.0.242 - - [2026-02-20 02:18:40] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005585 10.0.0.242 - - [2026-02-20 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.033134 10.0.0.242 - - [2026-02-20 02:18:40] "DELETE /loadbalancer-member/79f7efcd-9577-41dd-acf9-50da111e3b6e HTTP/1.1" 200 115 0.029354 10.0.0.242 - - [2026-02-20 02:18:40] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010185 10.0.0.242 - - [2026-02-20 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.242 - - [2026-02-20 02:18:41] "DELETE /loadbalancer-member/72d0e0ca-386d-4acb-99b5-4d184dbd122e HTTP/1.1" 200 115 0.029004 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004069 10.0.0.242 - - [2026-02-20 02:18:41] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.242 - - [2026-02-20 02:18:41] "DELETE /loadbalancer-member/432daac9-3ca7-484b-aef5-2f9d835b763f HTTP/1.1" 200 115 0.022752 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004358 10.0.0.242 - - [2026-02-20 02:18:41] "POST /set-tag HTTP/1.1" 200 109 0.010206 10.0.0.242 - - [2026-02-20 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012254 10.0.0.242 - - [2026-02-20 02:18:41] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002393 10.0.0.242 - - [2026-02-20 02:18:41] "GET /loadbalancer-pool/5fd62cf3-5caf-4560-8690-c1d44d6c6d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002607 10.0.0.242 - - [2026-02-20 02:18:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022640 10.0.0.242 - - [2026-02-20 02:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017684 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.028583 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018865 10.0.0.242 - - [2026-02-20 02:18:41] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002524 10.0.0.242 - - [2026-02-20 02:18:41] "POST /set-tag HTTP/1.1" 200 109 0.078986 10.0.0.242 - - [2026-02-20 02:18:41] "GET /loadbalancer-pool/0737450c-b995-4ec1-86a1-7bdde8162fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002700 10.0.0.242 - - [2026-02-20 02:18:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019590 10.0.0.242 - - [2026-02-20 02:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007779 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011345 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005202 10.0.0.242 - - [2026-02-20 02:18:41] "POST /set-tag HTTP/1.1" 200 109 0.003830 10.0.0.242 - - [2026-02-20 02:18:41] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002095 10.0.0.242 - - [2026-02-20 02:18:41] "GET /loadbalancer-pool/19ecdb83-8784-4b7a-bc4b-5f5d0ca8b134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003090 10.0.0.242 - - [2026-02-20 02:18:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018095 10.0.0.242 - - [2026-02-20 02:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015783 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016868 10.0.0.242 - - [2026-02-20 02:18:41] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004274 10.0.0.242 - - [2026-02-20 02:18:41] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002152 10.0.0.242 - - [2026-02-20 02:18:41] "POST /set-tag HTTP/1.1" 200 109 0.002796 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:18:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001454 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:18:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001118 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:18:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:18:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 10.0.0.242 - - [2026-02-20 02:20:10] "GET / HTTP/1.1" 200 36215 0.001881 10.0.0.242 - - [2026-02-20 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.242 - - [2026-02-20 02:20:10] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005435 10.0.0.242 - - [2026-02-20 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-02-20 02:20:10] "GET /config-node/6f5dc36c-c525-4ec5-8d51-92e74b487393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003154 10.0.0.242 - - [2026-02-20 02:20:12] "GET / HTTP/1.1" 200 36215 0.001243 10.0.0.242 - - [2026-02-20 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.242 - - [2026-02-20 02:20:12] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.050333 10.0.0.242 - - [2026-02-20 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.242 - - [2026-02-20 02:20:12] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031068 10.0.0.242 - - [2026-02-20 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2026-02-20 02:20:12] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.025751 10.0.0.242 - - [2026-02-20 02:20:13] "POST /tags HTTP/1.1" 200 334 0.046379 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014991 10.0.0.242 - - [2026-02-20 02:20:13] "GET /tag/07564b98-67b2-442d-81f3-69a775ad9c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013957 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-02-20 02:20:13] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.023966 10.0.0.242 - - [2026-02-20 02:20:13] "GET /virtual-networks?parent_id=05a6053b-be90-4d51-9326-b41c05f729a0&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001676 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-02-20 02:20:13] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031467 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006306 10.0.0.242 - - [2026-02-20 02:20:13] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.011109 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.242 - - [2026-02-20 02:20:13] "GET /service-appliance-set/394e6b8c-8314-4523-85e6-71c610f986d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004237 10.0.0.242 - - [2026-02-20 02:20:13] "POST /virtual-networks HTTP/1.1" 200 514 0.089284 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018044 10.0.0.242 - - [2026-02-20 02:20:13] "GET /network-ipam/44b7b59a-2aa5-4d15-b3d6-6e7afc92388a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004387 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.001975 10.0.0.242 - - [2026-02-20 02:20:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.095781 10.0.0.242 - - [2026-02-20 02:20:13] "GET /virtual-machine-interface/0ea46c3e-fc23-49e9-9594-82ec482a2453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011045 10.0.0.242 - - [2026-02-20 02:20:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010452 10.0.0.242 - - [2026-02-20 02:20:13] "POST /ref-update HTTP/1.1" 200 156 0.123596 10.0.0.242 - - [2026-02-20 02:20:13] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004416 10.0.0.242 - - [2026-02-20 02:20:13] "GET /domains HTTP/1.1" 200 281 0.001735 10.0.0.242 - - [2026-02-20 02:20:13] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 HTTP/1.1" 200 3100 0.011371 10.0.0.242 - - [2026-02-20 02:20:13] "POST /instance-ips HTTP/1.1" 200 410 0.038306 10.0.0.242 - - [2026-02-20 02:20:13] "GET /instance-ip/8a5b2632-9b43-4ae7-a886-ab00be3e8a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014290 10.0.0.242 - - [2026-02-20 02:20:13] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0 HTTP/1.1" 200 5496 0.057801 10.0.0.242 - - [2026-02-20 02:20:13] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.006348 10.0.0.242 - - [2026-02-20 02:20:13] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.004093 10.0.0.242 - - [2026-02-20 02:20:13] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1182 0.006032 10.0.0.242 - - [2026-02-20 02:20:13] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1182 0.003753 10.0.0.242 - - [2026-02-20 02:20:13] "POST /loadbalancers HTTP/1.1" 200 612 0.095231 10.0.0.242 - - [2026-02-20 02:20:13] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042319 10.0.0.242 - - [2026-02-20 02:20:13] "GET /instance-ip/8a5b2632-9b43-4ae7-a886-ab00be3e8a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004598 10.0.0.242 - - [2026-02-20 02:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029084 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022564 10.0.0.242 - - [2026-02-20 02:20:13] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039714 10.0.0.242 - - [2026-02-20 02:20:13] "POST /route-targets HTTP/1.1" 200 328 0.026138 10.0.0.242 - - [2026-02-20 02:20:13] "POST /floating-ips HTTP/1.1" 200 599 0.061606 10.0.0.242 - - [2026-02-20 02:20:13] "POST /ref-update HTTP/1.1" 200 156 0.029194 10.0.0.242 - - [2026-02-20 02:20:13] "GET /loadbalancer/2d8997e0-6303-4112-b3e8-c5003525d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.016054 10.0.0.242 - - [2026-02-20 02:20:13] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.030974 10.0.0.242 - - [2026-02-20 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.242 - - [2026-02-20 02:20:14] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039706 10.0.0.242 - - [2026-02-20 02:20:14] "GET /loadbalancer-listener/c3335188-7379-44db-a2b5-f17aa2b0fb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003060 10.0.0.242 - - [2026-02-20 02:20:14] "GET /loadbalancer-listener/c3335188-7379-44db-a2b5-f17aa2b0fb77?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002492 10.0.0.242 - - [2026-02-20 02:20:14] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027332 10.0.0.242 - - [2026-02-20 02:20:14] "GET /instance-ip/8a5b2632-9b43-4ae7-a886-ab00be3e8a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002723 10.0.0.242 - - [2026-02-20 02:20:14] "GET /instance-ip/8a5b2632-9b43-4ae7-a886-ab00be3e8a2d?fields=floating_ips HTTP/1.1" 200 1214 0.003994 10.0.0.242 - - [2026-02-20 02:20:14] "GET /floating-ip/cc5ee1bf-b00f-4e6a-9c5f-34162128c8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001872 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.242 - - [2026-02-20 02:20:14] "GET /loadbalancer/2d8997e0-6303-4112-b3e8-c5003525d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001775 10.0.0.242 - - [2026-02-20 02:20:14] "POST /tags HTTP/1.1" 200 296 0.049560 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012772 10.0.0.242 - - [2026-02-20 02:20:14] "GET /tag/52f719df-618b-4472-984e-922363c19dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012691 10.0.0.242 - - [2026-02-20 02:20:14] "POST /tags HTTP/1.1" 409 233 0.004599 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.242 - - [2026-02-20 02:20:14] "GET /tag/d391651b-9383-473c-aaa8-6f880df076fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010059 10.0.0.242 - - [2026-02-20 02:20:14] "POST /tags HTTP/1.1" 409 206 0.001545 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.242 - - [2026-02-20 02:20:14] "GET /tag/6f33ccad-c1fa-4deb-978a-b3e188f40fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010683 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.242 - - [2026-02-20 02:20:14] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004132 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.242 - - [2026-02-20 02:20:14] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033740 10.0.0.242 - - [2026-02-20 02:20:14] "POST /virtual-machines HTTP/1.1" 200 370 0.007045 10.0.0.242 - - [2026-02-20 02:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010158 10.0.0.242 - - [2026-02-20 02:20:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113757 10.0.0.242 - - [2026-02-20 02:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020957 10.0.0.242 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015949 10.0.0.242 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006165 10.0.0.242 - - [2026-02-20 02:20:14] "POST /instance-ips HTTP/1.1" 200 410 0.019261 10.0.0.242 - - [2026-02-20 02:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025596 10.0.0.242 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.026320 10.0.0.242 - - [2026-02-20 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.015621 10.0.0.242 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004691 10.0.0.242 - - [2026-02-20 02:20:14] "GET /instance-ip/b0f4afa2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.012251 10.0.0.242 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004467 10.0.0.242 - - [2026-02-20 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.242 - - [2026-02-20 02:20:14] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002318 10.0.0.242 - - [2026-02-20 02:20:15] "POST /ref-update HTTP/1.1" 200 156 0.009305 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010863 10.0.0.242 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.242 - - [2026-02-20 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003603 10.0.0.242 - - [2026-02-20 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.242 - - [2026-02-20 02:20:15] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040649 10.0.0.242 - - [2026-02-20 02:20:15] "POST /virtual-machines HTTP/1.1" 200 370 0.012154 10.0.0.242 - - [2026-02-20 02:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020334 10.0.0.242 - - [2026-02-20 02:20:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097998 10.0.0.242 - - [2026-02-20 02:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010398 10.0.0.242 - - [2026-02-20 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008475 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004188 10.0.0.242 - - [2026-02-20 02:20:15] "POST /instance-ips HTTP/1.1" 200 410 0.036854 10.0.0.242 - - [2026-02-20 02:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027868 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.017398 10.0.0.242 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.021503 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.027552 10.0.0.242 - - [2026-02-20 02:20:15] "GET /instance-ip/b165270a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004201 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004516 10.0.0.242 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003583 10.0.0.242 - - [2026-02-20 02:20:15] "POST /ref-update HTTP/1.1" 200 156 0.011119 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004177 10.0.0.242 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003556 10.0.0.242 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.013955 10.0.0.242 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004173 10.0.0.242 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.242 - - [2026-02-20 02:20:18] "GET /domains HTTP/1.1" 200 281 0.002241 10.0.0.242 - - [2026-02-20 02:20:18] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 HTTP/1.1" 200 3100 0.003193 10.0.0.242 - - [2026-02-20 02:20:18] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0 HTTP/1.1" 200 7090 0.036550 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.005435 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.005102 10.0.0.242 - - [2026-02-20 02:20:18] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1404 0.003530 10.0.0.242 - - [2026-02-20 02:20:18] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1404 0.002072 10.0.0.242 - - [2026-02-20 02:20:18] "GET /route-target/7a116ded-14d6-4a51-a7d0-252ea2650043 HTTP/1.1" 200 1154 0.002491 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.003416 10.0.0.242 - - [2026-02-20 02:20:18] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1404 0.002069 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003302 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.003327 10.0.0.242 - - [2026-02-20 02:20:18] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1404 0.002581 10.0.0.242 - - [2026-02-20 02:20:18] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 200 1404 0.002578 10.0.0.242 - - [2026-02-20 02:20:18] "GET /route-target/7a116ded-14d6-4a51-a7d0-252ea2650043 HTTP/1.1" 200 1154 0.001975 10.0.0.242 - - [2026-02-20 02:20:18] "GET /domains HTTP/1.1" 200 281 0.001900 10.0.0.242 - - [2026-02-20 02:20:18] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 HTTP/1.1" 200 3100 0.002401 10.0.0.242 - - [2026-02-20 02:20:18] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0 HTTP/1.1" 200 7090 0.030835 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2096 0.007838 10.0.0.242 - - [2026-02-20 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-02-20 02:20:18] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.024835 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004047 10.0.0.242 - - [2026-02-20 02:20:18] "GET /floating-ip-pools?parent_id=3084075b-8993-41e5-ac47-ccfe6b612610&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002088 10.0.0.242 - - [2026-02-20 02:20:18] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003705 10.0.0.242 - - [2026-02-20 02:20:19] "POST /floating-ip-pools HTTP/1.1" 200 564 0.040247 10.0.0.242 - - [2026-02-20 02:20:19] "POST /ref-update HTTP/1.1" 200 156 0.014427 10.0.0.242 - - [2026-02-20 02:20:19] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.008864 10.0.0.242 - - [2026-02-20 02:20:19] "GET /domains HTTP/1.1" 200 281 0.001688 10.0.0.242 - - [2026-02-20 02:20:19] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 HTTP/1.1" 200 3100 0.002532 10.0.0.242 - - [2026-02-20 02:20:19] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0 HTTP/1.1" 200 7347 0.041777 10.0.0.242 - - [2026-02-20 02:20:19] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2335 0.010790 10.0.0.242 - - [2026-02-20 02:20:19] "GET /floating-ip-pool/38c20150-5103-4bd8-b435-690e0776d35f HTTP/1.1" 200 1317 0.006445 10.0.0.242 - - [2026-02-20 02:20:19] "GET /domains HTTP/1.1" 200 281 0.001560 10.0.0.242 - - [2026-02-20 02:20:19] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 HTTP/1.1" 200 3100 0.002329 10.0.0.242 - - [2026-02-20 02:20:19] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0 HTTP/1.1" 200 7347 0.029082 10.0.0.242 - - [2026-02-20 02:20:19] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 2335 0.003920 10.0.0.242 - - [2026-02-20 02:20:19] "GET /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004143 10.0.0.242 - - [2026-02-20 02:20:19] "POST /tags HTTP/1.1" 200 366 0.042521 10.0.0.242 - - [2026-02-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.242 - - [2026-02-20 02:20:19] "GET /tag/a597b904-9901-4aac-90dc-b17ca11deaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011600 10.0.0.242 - - [2026-02-20 02:20:19] "POST /tags HTTP/1.1" 409 206 0.001851 10.0.0.242 - - [2026-02-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.242 - - [2026-02-20 02:20:19] "GET /tag/6f33ccad-c1fa-4deb-978a-b3e188f40fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010394 10.0.0.242 - - [2026-02-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.242 - - [2026-02-20 02:20:19] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.046584 10.0.0.242 - - [2026-02-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-02-20 02:20:19] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004000 10.0.0.242 - - [2026-02-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.242 - - [2026-02-20 02:20:19] "GET /service-appliance-set/c85c8c24-cdcc-43b0-a137-4a5b4e2d0be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003205 10.0.0.242 - - [2026-02-20 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.001126 10.0.0.242 - - [2026-02-20 02:20:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.100603 10.0.0.242 - - [2026-02-20 02:20:19] "GET /virtual-machine-interface/dbe9a7fc-508a-4c8e-b94f-35f739d0cde6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.010562 10.0.0.242 - - [2026-02-20 02:20:19] "POST /set-tag HTTP/1.1" 200 109 0.010909 10.0.0.242 - - [2026-02-20 02:20:19] "POST /instance-ips HTTP/1.1" 200 418 0.025643 10.0.0.242 - - [2026-02-20 02:20:19] "GET /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004026 10.0.0.242 - - [2026-02-20 02:20:19] "POST /loadbalancers HTTP/1.1" 200 620 0.072729 10.0.0.242 - - [2026-02-20 02:20:19] "POST /service-instances HTTP/1.1" 200 568 0.018552 10.0.0.242 - - [2026-02-20 02:20:19] "POST /ref-update HTTP/1.1" 200 156 0.022326 10.0.0.242 - - [2026-02-20 02:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035492 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015753 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014339 10.0.0.242 - - [2026-02-20 02:20:20] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.049214 10.0.0.242 - - [2026-02-20 02:20:20] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.039517 10.0.0.242 - - [2026-02-20 02:20:20] "GET /virtual-machine-interface/dbe9a7fc-508a-4c8e-b94f-35f739d0cde6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014108 10.0.0.242 - - [2026-02-20 02:20:20] "GET /virtual-machine-interface/dbe9a7fc-508a-4c8e-b94f-35f739d0cde6?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006791 10.0.0.242 - - [2026-02-20 02:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012398 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012430 10.0.0.242 - - [2026-02-20 02:20:20] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.008894 10.0.0.242 - - [2026-02-20 02:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.006905 10.0.0.242 - - [2026-02-20 02:20:20] "GET /floating-ip-pool/38c20150-5103-4bd8-b435-690e0776d35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.001822 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.242 - - [2026-02-20 02:20:20] "POST /virtual-machines HTTP/1.1" 200 430 0.062042 10.0.0.242 - - [2026-02-20 02:20:20] "POST /floating-ips HTTP/1.1" 200 673 0.383329 10.0.0.242 - - [2026-02-20 02:20:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.173899 10.0.0.242 - - [2026-02-20 02:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017174 10.0.0.242 - - [2026-02-20 02:20:20] "POST /chown HTTP/1.1" 200 109 0.080148 10.0.0.242 - - [2026-02-20 02:20:20] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008267 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016943 10.0.0.242 - - [2026-02-20 02:20:20] "POST /chown HTTP/1.1" 200 109 0.006384 10.0.0.242 - - [2026-02-20 02:20:20] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004252 10.0.0.242 - - [2026-02-20 02:20:20] "POST /tags HTTP/1.1" 409 221 0.012573 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.242 - - [2026-02-20 02:20:20] "PUT /virtual-machine-interface/844832b3-eb96-4b4c-a5dd-ebe24b1b3afd HTTP/1.1" 200 285 0.016939 10.0.0.242 - - [2026-02-20 02:20:20] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.026674 10.0.0.242 - - [2026-02-20 02:20:20] "GET /tag/07564b98-67b2-442d-81f3-69a775ad9c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.045653 10.0.0.242 - - [2026-02-20 02:20:20] "POST /tags HTTP/1.1" 409 238 0.015986 10.0.0.242 - - [2026-02-20 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.242 - - [2026-02-20 02:20:20] "POST /ref-update HTTP/1.1" 200 156 0.075173 10.0.0.242 - - [2026-02-20 02:20:20] "GET /tag/a597b904-9901-4aac-90dc-b17ca11deaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016231 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.029881 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.021931 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.026330 10.0.0.242 - - [2026-02-20 02:20:21] "POST /firewall-rules HTTP/1.1" 200 652 0.164133 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.026184 10.0.0.242 - - [2026-02-20 02:20:21] "GET /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016855 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.040394 10.0.0.242 - - [2026-02-20 02:20:21] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001994 10.0.0.242 - - [2026-02-20 02:20:21] "GET /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004674 10.0.0.242 - - [2026-02-20 02:20:21] "POST /virtual-machines HTTP/1.1" 200 430 0.060366 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.072568 10.0.0.242 - - [2026-02-20 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.242 - - [2026-02-20 02:20:21] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.114325 10.0.0.242 - - [2026-02-20 02:20:21] "GET /loadbalancer/30b9ff93-c8ef-4d8c-af4d-45d74ac1c479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003033 10.0.0.242 - - [2026-02-20 02:20:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.155557 10.0.0.242 - - [2026-02-20 02:20:21] "POST /chown HTTP/1.1" 200 109 0.053830 10.0.0.242 - - [2026-02-20 02:20:21] "POST /chown HTTP/1.1" 200 109 0.034248 10.0.0.242 - - [2026-02-20 02:20:21] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.085134 10.0.0.242 - - [2026-02-20 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.242 - - [2026-02-20 02:20:21] "PUT /virtual-machine-interface/cd2d9387-1cfb-4286-adf0-48086bafab5b HTTP/1.1" 200 285 0.076967 10.0.0.242 - - [2026-02-20 02:20:21] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.207659 10.0.0.242 - - [2026-02-20 02:20:21] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.089415 10.0.0.242 - - [2026-02-20 02:20:21] "GET /loadbalancer-listener/b405834c-c7b2-420f-9f2b-707d45db2f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.040856 10.0.0.242 - - [2026-02-20 02:20:21] "GET /loadbalancer-listener/b405834c-c7b2-420f-9f2b-707d45db2f4f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005206 10.0.0.242 - - [2026-02-20 02:20:21] "POST /ref-update HTTP/1.1" 200 156 0.051729 10.0.0.242 - - [2026-02-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.020496 10.0.0.242 - - [2026-02-20 02:20:22] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.092455 10.0.0.242 - - [2026-02-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.045058 10.0.0.242 - - [2026-02-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.040382 10.0.0.242 - - [2026-02-20 02:20:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035273 10.0.0.242 - - [2026-02-20 02:20:22] "GET /loadbalancer-pool/7d01a754-c87f-4656-a1f6-8ea015377a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017199 10.0.0.242 - - [2026-02-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.027506 10.0.0.242 - - [2026-02-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.242 - - [2026-02-20 02:20:22] "POST /loadbalancer-members HTTP/1.1" 200 709 0.087044 10.0.0.242 - - [2026-02-20 02:20:22] "POST /chown HTTP/1.1" 200 109 0.039320 10.0.0.242 - - [2026-02-20 02:20:22] "POST /chown HTTP/1.1" 200 109 0.066314 10.0.0.242 - - [2026-02-20 02:20:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.091966 10.0.0.242 - - [2026-02-20 02:20:22] "GET /loadbalancer-member/df3a61ba-a213-4c1d-a503-21f9f9c08716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014330 10.0.0.242 - - [2026-02-20 02:20:22] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007217 10.0.0.242 - - [2026-02-20 02:20:22] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.050063 10.0.0.242 - - [2026-02-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.242 - - [2026-02-20 02:20:22] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011980 10.0.0.242 - - [2026-02-20 02:20:22] "POST /tags HTTP/1.1" 409 221 0.008572 10.0.0.242 - - [2026-02-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.059938 10.0.0.242 - - [2026-02-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.036697 10.0.0.242 - - [2026-02-20 02:20:22] "GET /tag/07564b98-67b2-442d-81f3-69a775ad9c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028213 10.0.0.242 - - [2026-02-20 02:20:22] "POST /tags HTTP/1.1" 409 238 0.008017 10.0.0.242 - - [2026-02-20 02:20:22] "POST /chown HTTP/1.1" 200 109 0.078517 10.0.0.242 - - [2026-02-20 02:20:22] "POST /chown HTTP/1.1" 200 109 0.043354 10.0.0.242 - - [2026-02-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020766 10.0.0.242 - - [2026-02-20 02:20:22] "GET /tag/a597b904-9901-4aac-90dc-b17ca11deaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017632 10.0.0.242 - - [2026-02-20 02:20:22] "POST /firewall-rules HTTP/1.1" 409 293 0.006148 10.0.0.242 - - [2026-02-20 02:20:22] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.053833 10.0.0.242 - - [2026-02-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015192 10.0.0.242 - - [2026-02-20 02:20:22] "POST /ref-update HTTP/1.1" 200 156 0.041332 10.0.0.242 - - [2026-02-20 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.242 - - [2026-02-20 02:20:22] "POST /chown HTTP/1.1" 200 109 0.022919 10.0.0.242 - - [2026-02-20 02:20:22] "PUT /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e HTTP/1.1" 200 261 0.096515 10.0.0.242 - - [2026-02-20 02:20:22] "GET /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013583 10.0.0.242 - - [2026-02-20 02:20:22] "POST /chown HTTP/1.1" 200 109 0.012890 10.0.0.242 - - [2026-02-20 02:20:22] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.029249 10.0.0.242 - - [2026-02-20 02:20:23] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013525 10.0.0.242 - - [2026-02-20 02:20:23] "GET /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006830 10.0.0.242 - - [2026-02-20 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.242 - - [2026-02-20 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.038030 10.0.0.242 - - [2026-02-20 02:20:23] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.013633 10.0.0.242 - - [2026-02-20 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.242 - - [2026-02-20 02:20:23] "POST /chown HTTP/1.1" 200 109 0.027341 10.0.0.242 - - [2026-02-20 02:20:23] "POST /chown HTTP/1.1" 200 109 0.029540 10.0.0.242 - - [2026-02-20 02:20:23] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.085962 10.0.0.242 - - [2026-02-20 02:20:23] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.055547 10.0.0.242 - - [2026-02-20 02:20:23] "POST /virtual-machines HTTP/1.1" 200 374 0.017274 10.0.0.242 - - [2026-02-20 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.043805 10.0.0.242 - - [2026-02-20 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012064 10.0.0.242 - - [2026-02-20 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.059905 10.0.0.242 - - [2026-02-20 02:20:23] "POST /chown HTTP/1.1" 200 109 0.029973 10.0.0.242 - - [2026-02-20 02:20:23] "POST /chown HTTP/1.1" 200 109 0.038801 10.0.0.242 - - [2026-02-20 02:20:23] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.084084 10.0.0.242 - - [2026-02-20 02:20:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.208541 10.0.0.242 - - [2026-02-20 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.039064 10.0.0.242 - - [2026-02-20 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010959 10.0.0.242 - - [2026-02-20 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015311 10.0.0.242 - - [2026-02-20 02:20:23] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.009872 10.0.0.242 - - [2026-02-20 02:20:23] "POST /chown HTTP/1.1" 200 109 0.028007 10.0.0.242 - - [2026-02-20 02:20:23] "POST /chown HTTP/1.1" 200 109 0.089100 10.0.0.242 - - [2026-02-20 02:20:23] "PUT /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 257 0.055433 10.0.0.242 - - [2026-02-20 02:20:23] "POST /instance-ips HTTP/1.1" 200 414 0.138344 10.0.0.242 - - [2026-02-20 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033494 10.0.0.242 - - [2026-02-20 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.026378 10.0.0.242 - - [2026-02-20 02:20:23] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.016122 10.0.0.242 - - [2026-02-20 02:20:23] "POST /set-tag HTTP/1.1" 200 109 0.016114 10.0.0.242 - - [2026-02-20 02:20:23] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012830 10.0.0.242 - - [2026-02-20 02:20:23] "GET /instance-ip/b641ce9a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004104 10.0.0.242 - - [2026-02-20 02:20:24] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006637 10.0.0.242 - - [2026-02-20 02:20:24] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.020071 10.0.0.242 - - [2026-02-20 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.007529 10.0.0.242 - - [2026-02-20 02:20:24] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006514 10.0.0.242 - - [2026-02-20 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021505 10.0.0.242 - - [2026-02-20 02:20:24] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.014131 10.0.0.242 - - [2026-02-20 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.021254 10.0.0.242 - - [2026-02-20 02:20:24] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005833 10.0.0.242 - - [2026-02-20 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.004752 10.0.0.242 - - [2026-02-20 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008984 10.0.0.242 - - [2026-02-20 02:20:24] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009959 10.0.0.242 - - [2026-02-20 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.242 - - [2026-02-20 02:20:24] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.007944 10.0.0.242 - - [2026-02-20 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024491 10.0.0.242 - - [2026-02-20 02:20:24] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.012757 10.0.0.242 - - [2026-02-20 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.005449 10.0.0.242 - - [2026-02-20 02:20:24] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.006878 10.0.0.242 - - [2026-02-20 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.006301 10.0.0.242 - - [2026-02-20 02:20:24] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.242 - - [2026-02-20 02:20:24] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002373 10.0.0.242 - - [2026-02-20 02:20:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001828 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.242 - - [2026-02-20 02:20:24] "GET /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003944 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.007800 10.0.0.242 - - [2026-02-20 02:20:24] "PUT /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd HTTP/1.1" 200 255 0.032535 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.031929 10.0.0.242 - - [2026-02-20 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.017778 10.0.0.242 - - [2026-02-20 02:20:24] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004619 10.0.0.242 - - [2026-02-20 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.005761 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.024699 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.038256 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.242 - - [2026-02-20 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.015159 10.0.0.242 - - [2026-02-20 02:20:24] "GET /loadbalancer/2d8997e0-6303-4112-b3e8-c5003525d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.014204 10.0.0.242 - - [2026-02-20 02:20:24] "GET /loadbalancer-pool/4afda634-6009-41de-b057-c4166b9ef827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004224 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:20:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:20:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.008528 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.031398 10.0.0.242 - - [2026-02-20 02:20:24] "POST /loadbalancer-members HTTP/1.1" 200 704 0.039209 10.0.0.242 - - [2026-02-20 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021597 10.0.0.242 - - [2026-02-20 02:20:24] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012856 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.018545 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.020148 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008646 10.0.0.242 - - [2026-02-20 02:20:24] "POST /tags HTTP/1.1" 409 221 0.002378 10.0.0.242 - - [2026-02-20 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-02-20 02:20:24] "GET /tag/07564b98-67b2-442d-81f3-69a775ad9c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013180 10.0.0.242 - - [2026-02-20 02:20:24] "POST /chown HTTP/1.1" 200 109 0.011658 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.033264 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.023569 10.0.0.242 - - [2026-02-20 02:20:25] "POST /set-tag HTTP/1.1" 200 109 0.064840 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.013843 10.0.0.242 - - [2026-02-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.050683 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.013379 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.023230 10.0.0.242 - - [2026-02-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.006190 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.018563 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.009314 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.014261 10.0.0.242 - - [2026-02-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012415 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.006271 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.026732 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.021547 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.009616 10.0.0.242 - - [2026-02-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.005986 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.006974 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.018084 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.024650 10.0.0.242 - - [2026-02-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.007024 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.016592 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.016894 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.007296 10.0.0.242 - - [2026-02-20 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.005383 10.0.0.242 - - [2026-02-20 02:20:25] "POST /chown HTTP/1.1" 200 109 0.006026 10.0.0.242 - - [2026-02-20 02:20:26] "POST /chown HTTP/1.1" 200 109 0.022957 10.0.0.242 - - [2026-02-20 02:20:26] "POST /chown HTTP/1.1" 200 109 0.018182 10.0.0.242 - - [2026-02-20 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.242 - - [2026-02-20 02:20:26] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.242 - - [2026-02-20 02:20:26] "POST /chown HTTP/1.1" 200 109 0.012120 10.0.0.242 - - [2026-02-20 02:20:26] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.242 - - [2026-02-20 02:20:26] "POST /chown HTTP/1.1" 200 109 0.015863 10.0.0.242 - - [2026-02-20 02:20:26] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004154 10.0.0.242 - - [2026-02-20 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.006827 10.0.0.242 - - [2026-02-20 02:20:26] "GET /floating-ip/cc5ee1bf-b00f-4e6a-9c5f-34162128c8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.003162 10.0.0.242 - - [2026-02-20 02:20:26] "PUT /floating-ip/cc5ee1bf-b00f-4e6a-9c5f-34162128c8c2 HTTP/1.1" 200 257 0.007491 10.0.0.242 - - [2026-02-20 02:20:26] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005112 10.0.0.242 - - [2026-02-20 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.004521 10.0.0.242 - - [2026-02-20 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-02-20 02:20:26] "GET /loadbalancer/2d8997e0-6303-4112-b3e8-c5003525d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002735 10.0.0.242 - - [2026-02-20 02:20:26] "GET /loadbalancer-pool/4afda634-6009-41de-b057-c4166b9ef827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002963 10.0.0.242 - - [2026-02-20 02:20:26] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019865 10.0.0.242 - - [2026-02-20 02:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008709 10.0.0.242 - - [2026-02-20 02:20:26] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005881 10.0.0.242 - - [2026-02-20 02:20:26] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003328 10.0.0.242 - - [2026-02-20 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.005204 10.0.0.242 - - [2026-02-20 02:20:26] "GET /floating-ip/cc5ee1bf-b00f-4e6a-9c5f-34162128c8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.002117 10.0.0.242 - - [2026-02-20 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.029970 10.0.0.242 - - [2026-02-20 02:20:27] "GET /virtual-machine/315d8838-367e-41ab-b26b-80a2bbd5411a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002797 10.0.0.242 - - [2026-02-20 02:20:27] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010389 10.0.0.242 - - [2026-02-20 02:20:27] "GET /virtual-machine/390623bd-d407-4ebf-a655-9a37dff229e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003411 10.0.0.242 - - [2026-02-20 02:20:27] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007465 10.0.0.242 - - [2026-02-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008659 10.0.0.242 - - [2026-02-20 02:20:33] "POST /chown HTTP/1.1" 200 109 0.007963 10.0.0.242 - - [2026-02-20 02:20:33] "POST /chown HTTP/1.1" 200 109 0.032879 10.0.0.242 - - [2026-02-20 02:20:34] "POST /chown HTTP/1.1" 200 109 0.028925 10.0.0.242 - - [2026-02-20 02:20:34] "POST /chown HTTP/1.1" 200 109 0.029519 10.0.0.242 - - [2026-02-20 02:20:36] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004007 10.0.0.242 - - [2026-02-20 02:20:36] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.242 - - [2026-02-20 02:20:37] "GET /virtual-machine/ae6af445-eadf-4fb1-87e8-0d5c9bd94931?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002818 10.0.0.242 - - [2026-02-20 02:20:37] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003752 10.0.0.242 - - [2026-02-20 02:20:37] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004109 10.0.0.242 - - [2026-02-20 02:20:37] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.242 - - [2026-02-20 02:20:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002732 10.0.0.242 - - [2026-02-20 02:20:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002031 10.0.0.242 - - [2026-02-20 02:21:09] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006462 10.0.0.242 - - [2026-02-20 02:21:09] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.242 - - [2026-02-20 02:21:09] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003679 10.0.0.242 - - [2026-02-20 02:21:09] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.242 - - [2026-02-20 02:21:09] "GET /virtual-machine/ae6af445-eadf-4fb1-87e8-0d5c9bd94931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002555 10.0.0.242 - - [2026-02-20 02:21:09] "POST /ref-update HTTP/1.1" 200 156 0.007681 10.0.0.242 - - [2026-02-20 02:21:09] "GET /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004366 10.0.0.242 - - [2026-02-20 02:21:09] "POST /set-tag HTTP/1.1" 200 109 0.012226 10.0.0.242 - - [2026-02-20 02:21:09] "POST /set-tag HTTP/1.1" 200 109 0.021288 10.0.0.242 - - [2026-02-20 02:21:09] "DELETE /instance-ip/b641ce9a-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.034118 10.0.0.242 - - [2026-02-20 02:21:09] "DELETE /virtual-machine-interface/b617fb6a-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.032543 10.0.0.242 - - [2026-02-20 02:21:09] "DELETE /virtual-machine/ae6af445-eadf-4fb1-87e8-0d5c9bd94931 HTTP/1.1" 200 115 0.021249 10.0.0.242 - - [2026-02-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-02-20 02:21:13] "GET /tag/a597b904-9901-4aac-90dc-b17ca11deaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011218 10.0.0.242 - - [2026-02-20 02:21:13] "GET /tag/a597b904-9901-4aac-90dc-b17ca11deaaf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.010810 10.0.0.242 - - [2026-02-20 02:21:13] "GET /virtual-machine-interface/844832b3-eb96-4b4c-a5dd-ebe24b1b3afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003605 10.0.0.242 - - [2026-02-20 02:21:13] "POST /set-tag HTTP/1.1" 200 109 0.011372 10.0.0.242 - - [2026-02-20 02:21:13] "GET /virtual-machine-interface/cd2d9387-1cfb-4286-adf0-48086bafab5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004210 10.0.0.242 - - [2026-02-20 02:21:13] "POST /set-tag HTTP/1.1" 200 109 0.014143 10.0.0.242 - - [2026-02-20 02:21:13] "GET /virtual-machine-interface/dbe9a7fc-508a-4c8e-b94f-35f739d0cde6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012122 10.0.0.242 - - [2026-02-20 02:21:13] "POST /set-tag HTTP/1.1" 200 109 0.013712 10.0.0.242 - - [2026-02-20 02:21:13] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007166 10.0.0.242 - - [2026-02-20 02:21:13] "GET /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001951 10.0.0.242 - - [2026-02-20 02:21:13] "POST /ref-update HTTP/1.1" 200 156 0.017492 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /firewall-rule/5251403d-2e4a-4d25-82b6-cf7d803bbd6e HTTP/1.1" 200 115 0.041241 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /loadbalancer-member/df3a61ba-a213-4c1d-a503-21f9f9c08716 HTTP/1.1" 200 115 0.024168 10.0.0.242 - - [2026-02-20 02:21:13] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.009075 10.0.0.242 - - [2026-02-20 02:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017692 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /loadbalancer-pool/7d01a754-c87f-4656-a1f6-8ea015377a74 HTTP/1.1" 200 115 0.053045 10.0.0.242 - - [2026-02-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /loadbalancer-listener/b405834c-c7b2-420f-9f2b-707d45db2f4f HTTP/1.1" 200 115 0.033221 10.0.0.242 - - [2026-02-20 02:21:13] "GET /floating-ip/40f10f20-8866-4297-bb06-1b5a26de68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002127 10.0.0.242 - - [2026-02-20 02:21:13] "POST /chown HTTP/1.1" 200 109 0.007716 10.0.0.242 - - [2026-02-20 02:21:13] "POST /chown HTTP/1.1" 200 109 0.024509 10.0.0.242 - - [2026-02-20 02:21:13] "POST /chown HTTP/1.1" 200 109 0.011681 10.0.0.242 - - [2026-02-20 02:21:13] "PUT /floating-ip/40f10f20-8866-4297-bb06-1b5a26de68b6 HTTP/1.1" 200 257 0.056833 10.0.0.242 - - [2026-02-20 02:21:13] "POST /chown HTTP/1.1" 200 109 0.008416 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /floating-ip/40f10f20-8866-4297-bb06-1b5a26de68b6 HTTP/1.1" 200 115 0.064595 10.0.0.242 - - [2026-02-20 02:21:13] "PUT /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 267 0.018999 10.0.0.242 - - [2026-02-20 02:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021041 10.0.0.242 - - [2026-02-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /loadbalancer/30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 HTTP/1.1" 200 115 0.073079 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /instance-ip/350c3aa7-0e02-4852-b06f-06093b7991d2 HTTP/1.1" 200 115 0.034427 10.0.0.242 - - [2026-02-20 02:21:13] "POST /service-instances HTTP/1.1" 409 259 0.006584 10.0.0.242 - - [2026-02-20 02:21:13] "POST /service-instances HTTP/1.1" 409 259 0.001503 10.0.0.242 - - [2026-02-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.242 - - [2026-02-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /virtual-machine-interface/dbe9a7fc-508a-4c8e-b94f-35f739d0cde6 HTTP/1.1" 200 115 0.068971 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /tag/a597b904-9901-4aac-90dc-b17ca11deaaf HTTP/1.1" 200 115 0.058651 10.0.0.242 - - [2026-02-20 02:21:13] "DELETE /service-instance/067fbb78-9be9-4cc2-a4cf-359c4f95bf20 HTTP/1.1" 200 115 0.030381 10.0.0.242 - - [2026-02-20 02:21:13] "GET /virtual-machine-interface/cd2d9387-1cfb-4286-adf0-48086bafab5b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.006787 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /virtual-machine-interface/cd2d9387-1cfb-4286-adf0-48086bafab5b HTTP/1.1" 200 115 0.062533 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /virtual-machine/c4920ed8-0b00-4c63-9e73-577f3cca7f16 HTTP/1.1" 200 115 0.024136 10.0.0.242 - - [2026-02-20 02:21:14] "GET /virtual-machine-interface/844832b3-eb96-4b4c-a5dd-ebe24b1b3afd?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007000 10.0.0.242 - - [2026-02-20 02:21:14] "GET /floating-ip-pool/38c20150-5103-4bd8-b435-690e0776d35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004231 10.0.0.242 - - [2026-02-20 02:21:14] "POST /ref-update HTTP/1.1" 200 156 0.006965 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /virtual-machine-interface/844832b3-eb96-4b4c-a5dd-ebe24b1b3afd HTTP/1.1" 200 115 0.055122 10.0.0.242 - - [2026-02-20 02:21:14] "POST /ref-update HTTP/1.1" 200 156 0.027132 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /floating-ip-pool/38c20150-5103-4bd8-b435-690e0776d35f HTTP/1.1" 200 115 0.076848 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /virtual-machine/1a75c96b-9232-4a55-b3c4-50d68338c13c HTTP/1.1" 200 115 0.051627 10.0.0.242 - - [2026-02-20 02:21:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003175 10.0.0.242 - - [2026-02-20 02:21:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002399 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 HTTP/1.1" 200 115 0.094110 10.0.0.242 - - [2026-02-20 02:21:14] "GET /routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c HTTP/1.1" 404 171 0.001588 10.0.0.242 - - [2026-02-20 02:21:14] "GET /domains HTTP/1.1" 200 281 0.001495 10.0.0.242 - - [2026-02-20 02:21:14] "GET /domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 HTTP/1.1" 200 3100 0.002458 10.0.0.242 - - [2026-02-20 02:21:14] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0 HTTP/1.1" 200 6898 0.032124 10.0.0.242 - - [2026-02-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /route-target/7a116ded-14d6-4a51-a7d0-252ea2650043 HTTP/1.1" 200 115 0.036945 10.0.0.242 - - [2026-02-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.242 - - [2026-02-20 02:21:14] "GET /loadbalancer/2d8997e0-6303-4112-b3e8-c5003525d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002433 10.0.0.242 - - [2026-02-20 02:21:14] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003803 10.0.0.242 - - [2026-02-20 02:21:14] "POST /set-tag HTTP/1.1" 200 109 0.016841 10.0.0.242 - - [2026-02-20 02:21:14] "DELETE /loadbalancer-member/e9dee7e1-72af-4a75-a6d8-4ed7086f0c88 HTTP/1.1" 200 115 0.033538 10.0.0.242 - - [2026-02-20 02:21:14] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004437 10.0.0.242 - - [2026-02-20 02:21:14] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.242 - - [2026-02-20 02:21:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004521 10.0.0.242 - - [2026-02-20 02:21:15] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.242 - - [2026-02-20 02:21:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004332 10.0.0.242 - - [2026-02-20 02:21:15] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.242 - - [2026-02-20 02:21:15] "GET /virtual-machine/390623bd-d407-4ebf-a655-9a37dff229e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003232 10.0.0.242 - - [2026-02-20 02:21:15] "POST /ref-update HTTP/1.1" 200 156 0.012776 10.0.0.242 - - [2026-02-20 02:21:15] "GET /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010835 10.0.0.242 - - [2026-02-20 02:21:15] "POST /set-tag HTTP/1.1" 200 109 0.018296 10.0.0.242 - - [2026-02-20 02:21:15] "POST /set-tag HTTP/1.1" 200 109 0.017183 10.0.0.242 - - [2026-02-20 02:21:15] "POST /set-tag HTTP/1.1" 200 109 0.014199 10.0.0.242 - - [2026-02-20 02:21:16] "DELETE /instance-ip/b165270a-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.031953 10.0.0.242 - - [2026-02-20 02:21:16] "POST /ref-update HTTP/1.1" 200 156 0.008435 10.0.0.242 - - [2026-02-20 02:21:16] "DELETE /virtual-machine-interface/b14bd516-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.040949 10.0.0.242 - - [2026-02-20 02:21:16] "DELETE /virtual-machine/390623bd-d407-4ebf-a655-9a37dff229e8 HTTP/1.1" 200 115 0.018874 10.0.0.242 - - [2026-02-20 02:21:19] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005912 10.0.0.242 - - [2026-02-20 02:21:19] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.242 - - [2026-02-20 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.242 - - [2026-02-20 02:21:19] "GET /loadbalancer/2d8997e0-6303-4112-b3e8-c5003525d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002723 10.0.0.242 - - [2026-02-20 02:21:20] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005827 10.0.0.242 - - [2026-02-20 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.242 - - [2026-02-20 02:21:20] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004349 10.0.0.242 - - [2026-02-20 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.242 - - [2026-02-20 02:21:20] "GET /virtual-machine/315d8838-367e-41ab-b26b-80a2bbd5411a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002769 10.0.0.242 - - [2026-02-20 02:21:20] "POST /ref-update HTTP/1.1" 200 156 0.008591 10.0.0.242 - - [2026-02-20 02:21:20] "GET /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004126 10.0.0.242 - - [2026-02-20 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.018619 10.0.0.242 - - [2026-02-20 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.015306 10.0.0.242 - - [2026-02-20 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.018504 10.0.0.242 - - [2026-02-20 02:21:21] "DELETE /instance-ip/b0f4afa2-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.084503 10.0.0.242 - - [2026-02-20 02:21:21] "POST /ref-update HTTP/1.1" 200 156 0.016052 10.0.0.242 - - [2026-02-20 02:21:21] "DELETE /virtual-machine-interface/b0df0652-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.057714 10.0.0.242 - - [2026-02-20 02:21:21] "DELETE /virtual-machine/315d8838-367e-41ab-b26b-80a2bbd5411a HTTP/1.1" 200 115 0.028573 10.0.0.242 - - [2026-02-20 02:21:21] "DELETE /tag/52f719df-618b-4472-984e-922363c19dde HTTP/1.1" 200 115 0.092154 10.0.0.242 - - [2026-02-20 02:21:21] "DELETE /tag/d391651b-9383-473c-aaa8-6f880df076fc HTTP/1.1" 200 115 0.039975 10.0.0.242 - - [2026-02-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-02-20 02:21:24] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028940 10.0.0.242 - - [2026-02-20 02:21:24] "POST /tags HTTP/1.1" 200 394 0.030161 10.0.0.242 - - [2026-02-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.242 - - [2026-02-20 02:21:24] "GET /tag/6f0dd41b-0908-46b0-86d7-433742026d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014267 10.0.0.242 - - [2026-02-20 02:21:24] "POST /tags HTTP/1.1" 200 342 0.015248 10.0.0.242 - - [2026-02-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.242 - - [2026-02-20 02:21:24] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011354 10.0.0.242 - - [2026-02-20 02:21:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000532 10.0.0.242 - - [2026-02-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.004397 10.0.0.242 - - [2026-02-20 02:21:25] "POST /security-groups HTTP/1.1" 200 589 0.064422 10.0.0.242 - - [2026-02-20 02:21:25] "POST /projects HTTP/1.1" 200 521 0.151017 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.001624 10.0.0.242 - - [2026-02-20 02:21:25] "POST /access-control-lists HTTP/1.1" 200 600 0.025500 10.0.0.242 - - [2026-02-20 02:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014538 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.018603 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014977 10.0.0.242 - - [2026-02-20 02:21:25] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009880 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.242 - - [2026-02-20 02:21:25] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.034832 10.0.0.242 - - [2026-02-20 02:21:25] "POST /access-control-lists HTTP/1.1" 200 598 0.062316 10.0.0.242 - - [2026-02-20 02:21:25] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.051122 10.0.0.242 - - [2026-02-20 02:21:25] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.071949 10.0.0.242 - - [2026-02-20 02:21:25] "POST /security-groups HTTP/1.1" 200 593 0.071282 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.004551 10.0.0.242 - - [2026-02-20 02:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017940 10.0.0.242 - - [2026-02-20 02:21:25] "POST /access-control-lists HTTP/1.1" 200 634 0.063867 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.004835 10.0.0.242 - - [2026-02-20 02:21:25] "POST /chown HTTP/1.1" 200 109 0.056339 10.0.0.242 - - [2026-02-20 02:21:25] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002932 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2026-02-20 02:21:25] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002514 10.0.0.242 - - [2026-02-20 02:21:25] "POST /tags HTTP/1.1" 409 226 0.005581 10.0.0.242 - - [2026-02-20 02:21:25] "POST /access-control-lists HTTP/1.1" 200 632 0.073084 10.0.0.242 - - [2026-02-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010856 10.0.0.242 - - [2026-02-20 02:21:25] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016530 10.0.0.242 - - [2026-02-20 02:21:25] "POST /firewall-rules HTTP/1.1" 200 602 0.082290 10.0.0.242 - - [2026-02-20 02:21:25] "GET /firewall-rule/feaafe1d-bd55-4f48-a6d5-5bdebfc45a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017922 10.0.0.242 - - [2026-02-20 02:21:25] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003817 10.0.0.242 - - [2026-02-20 02:21:25] "GET /firewall-rule/feaafe1d-bd55-4f48-a6d5-5bdebfc45a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002623 10.0.0.242 - - [2026-02-20 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.055455 10.0.0.242 - - [2026-02-20 02:21:26] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012612 10.0.0.242 - - [2026-02-20 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.242 - - [2026-02-20 02:21:26] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002559 10.0.0.242 - - [2026-02-20 02:21:26] "POST /tags HTTP/1.1" 409 226 0.001589 10.0.0.242 - - [2026-02-20 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.242 - - [2026-02-20 02:21:26] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010341 10.0.0.242 - - [2026-02-20 02:21:26] "POST /firewall-rules HTTP/1.1" 200 600 0.068255 10.0.0.242 - - [2026-02-20 02:21:26] "GET /firewall-rule/9f4a3654-99f5-4af4-a4ad-7e9cc0e68a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009130 10.0.0.242 - - [2026-02-20 02:21:26] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.008644 10.0.0.242 - - [2026-02-20 02:21:26] "GET /firewall-rule/9f4a3654-99f5-4af4-a4ad-7e9cc0e68a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005415 10.0.0.242 - - [2026-02-20 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.039573 10.0.0.242 - - [2026-02-20 02:21:27] "POST /tags HTTP/1.1" 200 394 0.033232 10.0.0.242 - - [2026-02-20 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021246 10.0.0.242 - - [2026-02-20 02:21:27] "GET /tag/ac92f966-77e2-4358-b982-57096f6eeac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016234 10.0.0.242 - - [2026-02-20 02:21:27] "POST /tags HTTP/1.1" 200 342 0.025461 10.0.0.242 - - [2026-02-20 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.242 - - [2026-02-20 02:21:27] "GET /tag/ff110178-daeb-474e-9884-3d80e54ec399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011147 10.0.0.242 - - [2026-02-20 02:21:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000618 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.002323 10.0.0.242 - - [2026-02-20 02:21:28] "POST /security-groups HTTP/1.1" 200 589 0.066223 10.0.0.242 - - [2026-02-20 02:21:28] "POST /projects HTTP/1.1" 200 521 0.195340 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.005306 10.0.0.242 - - [2026-02-20 02:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012415 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012359 10.0.0.242 - - [2026-02-20 02:21:28] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010800 10.0.0.242 - - [2026-02-20 02:21:28] "POST /access-control-lists HTTP/1.1" 200 600 0.081530 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.012011 10.0.0.242 - - [2026-02-20 02:21:28] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007467 10.0.0.242 - - [2026-02-20 02:21:28] "POST /access-control-lists HTTP/1.1" 200 598 0.061411 10.0.0.242 - - [2026-02-20 02:21:28] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.107645 10.0.0.242 - - [2026-02-20 02:21:28] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.036542 10.0.0.242 - - [2026-02-20 02:21:28] "POST /security-groups HTTP/1.1" 200 593 0.076409 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.001615 10.0.0.242 - - [2026-02-20 02:21:28] "POST /access-control-lists HTTP/1.1" 200 634 0.057204 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.008662 10.0.0.242 - - [2026-02-20 02:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.061925 10.0.0.242 - - [2026-02-20 02:21:28] "POST /chown HTTP/1.1" 200 109 0.012101 10.0.0.242 - - [2026-02-20 02:21:28] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002667 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2026-02-20 02:21:28] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020796 10.0.0.242 - - [2026-02-20 02:21:28] "POST /access-control-lists HTTP/1.1" 200 632 0.061654 10.0.0.242 - - [2026-02-20 02:21:28] "POST /tags HTTP/1.1" 409 226 0.003963 10.0.0.242 - - [2026-02-20 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.242 - - [2026-02-20 02:21:28] "GET /tag/ff110178-daeb-474e-9884-3d80e54ec399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010285 10.0.0.242 - - [2026-02-20 02:21:28] "POST /firewall-rules HTTP/1.1" 200 602 0.064607 10.0.0.242 - - [2026-02-20 02:21:28] "GET /firewall-rule/648fef58-805f-4acc-bbeb-2011339c828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.013457 10.0.0.242 - - [2026-02-20 02:21:28] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005408 10.0.0.242 - - [2026-02-20 02:21:28] "GET /firewall-rule/648fef58-805f-4acc-bbeb-2011339c828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003019 10.0.0.242 - - [2026-02-20 02:21:29] "POST /ref-update HTTP/1.1" 200 156 0.049386 10.0.0.242 - - [2026-02-20 02:21:29] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002488 10.0.0.242 - - [2026-02-20 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-02-20 02:21:29] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002914 10.0.0.242 - - [2026-02-20 02:21:29] "POST /tags HTTP/1.1" 409 226 0.003986 10.0.0.242 - - [2026-02-20 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.242 - - [2026-02-20 02:21:29] "GET /tag/ff110178-daeb-474e-9884-3d80e54ec399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018003 10.0.0.242 - - [2026-02-20 02:21:29] "POST /firewall-rules HTTP/1.1" 200 600 0.064239 10.0.0.242 - - [2026-02-20 02:21:29] "GET /firewall-rule/a8bd0923-b269-4d36-8f33-b349872ce87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006291 10.0.0.242 - - [2026-02-20 02:21:29] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003370 10.0.0.242 - - [2026-02-20 02:21:29] "GET /firewall-rule/a8bd0923-b269-4d36-8f33-b349872ce87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002568 10.0.0.242 - - [2026-02-20 02:21:29] "POST /ref-update HTTP/1.1" 200 156 0.070281 10.0.0.242 - - [2026-02-20 02:21:30] "POST /tags HTTP/1.1" 200 346 0.092599 10.0.0.242 - - [2026-02-20 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020123 10.0.0.242 - - [2026-02-20 02:21:30] "GET /tag/dd23d5cc-1c6c-4485-80f5-980dd50f00b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012950 10.0.0.242 - - [2026-02-20 02:21:30] "POST /projects HTTP/1.1" 409 238 0.003583 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.242 - - [2026-02-20 02:21:31] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030315 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.242 - - [2026-02-20 02:21:31] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004545 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.242 - - [2026-02-20 02:21:31] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007825 10.0.0.242 - - [2026-02-20 02:21:31] "POST /security-groups HTTP/1.1" 409 285 0.001986 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.242 - - [2026-02-20 02:21:31] "PUT /security-group/663e5ccf-ae53-4f95-9e1e-c815f73ac8f9 HTTP/1.1" 200 263 0.061519 10.0.0.242 - - [2026-02-20 02:21:31] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.098007 10.0.0.242 - - [2026-02-20 02:21:31] "PUT /access-control-list/32b5fec9-259e-4e9a-867b-883625bf7dd2 HTTP/1.1" 200 273 0.028817 10.0.0.242 - - [2026-02-20 02:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.036922 10.0.0.242 - - [2026-02-20 02:21:31] "POST /tags HTTP/1.1" 409 228 0.016619 10.0.0.242 - - [2026-02-20 02:21:31] "PUT /access-control-list/b3253767-bc98-4996-ae52-7972b1ccf65d HTTP/1.1" 200 273 0.028191 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.242 - - [2026-02-20 02:21:31] "GET /tag/dd23d5cc-1c6c-4485-80f5-980dd50f00b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018825 10.0.0.242 - - [2026-02-20 02:21:31] "POST /tags HTTP/1.1" 200 346 0.025710 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2026-02-20 02:21:31] "GET /tag/2face143-e08b-492c-a9b5-92b76a1849af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011691 10.0.0.242 - - [2026-02-20 02:21:31] "POST /projects HTTP/1.1" 409 238 0.002334 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.242 - - [2026-02-20 02:21:31] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026834 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.242 - - [2026-02-20 02:21:31] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030223 10.0.0.242 - - [2026-02-20 02:21:31] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007694 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.242 - - [2026-02-20 02:21:31] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004259 10.0.0.242 - - [2026-02-20 02:21:31] "POST /security-groups HTTP/1.1" 409 285 0.002352 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.242 - - [2026-02-20 02:21:31] "PUT /security-group/9b476dfb-ecea-4852-8bcd-412f91947646 HTTP/1.1" 200 263 0.055776 10.0.0.242 - - [2026-02-20 02:21:31] "PUT /access-control-list/af8a6916-ddbe-4d8c-8288-5d7b245f0721 HTTP/1.1" 200 273 0.019382 10.0.0.242 - - [2026-02-20 02:21:31] "PUT /access-control-list/43562d0e-f078-4cb8-a2e2-a1c4126f0c79 HTTP/1.1" 200 273 0.010329 10.0.0.242 - - [2026-02-20 02:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026382 10.0.0.242 - - [2026-02-20 02:21:31] "POST /tags HTTP/1.1" 409 228 0.003595 10.0.0.242 - - [2026-02-20 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.242 - - [2026-02-20 02:21:31] "GET /tag/2face143-e08b-492c-a9b5-92b76a1849af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012335 10.0.0.242 - - [2026-02-20 02:21:31] "POST /tags HTTP/1.1" 200 292 0.056726 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.242 - - [2026-02-20 02:21:32] "GET /tag/6ab36795-dc2d-4fe3-abd2-050e38d9fb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012906 10.0.0.242 - - [2026-02-20 02:21:32] "POST /tags HTTP/1.1" 200 304 0.073978 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.242 - - [2026-02-20 02:21:32] "GET /tag/bb27f5e7-e7f2-4752-bd64-2bdf04f455b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.027773 10.0.0.242 - - [2026-02-20 02:21:32] "POST /tags HTTP/1.1" 409 252 0.004342 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.242 - - [2026-02-20 02:21:32] "GET /tag/6f0dd41b-0908-46b0-86d7-433742026d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015593 10.0.0.242 - - [2026-02-20 02:21:32] "POST /tags HTTP/1.1" 409 226 0.003062 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.242 - - [2026-02-20 02:21:32] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021160 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2026-02-20 02:21:32] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006031 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.242 - - [2026-02-20 02:21:32] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038094 10.0.0.242 - - [2026-02-20 02:21:32] "POST /virtual-machines HTTP/1.1" 200 396 0.007558 10.0.0.242 - - [2026-02-20 02:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.035284 10.0.0.242 - - [2026-02-20 02:21:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111640 10.0.0.242 - - [2026-02-20 02:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011091 10.0.0.242 - - [2026-02-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.242 - - [2026-02-20 02:21:32] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004247 10.0.0.242 - - [2026-02-20 02:21:32] "POST /instance-ips HTTP/1.1" 200 398 0.022979 10.0.0.242 - - [2026-02-20 02:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021918 10.0.0.242 - - [2026-02-20 02:21:32] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013592 10.0.0.242 - - [2026-02-20 02:21:32] "POST /set-tag HTTP/1.1" 200 109 0.063076 10.0.0.242 - - [2026-02-20 02:21:32] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024698 10.0.0.242 - - [2026-02-20 02:21:33] "GET /instance-ip/df78f7e8-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013592 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004143 10.0.0.242 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003013 10.0.0.242 - - [2026-02-20 02:21:33] "POST /ref-update HTTP/1.1" 200 156 0.016691 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014636 10.0.0.242 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.242 - - [2026-02-20 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003722 10.0.0.242 - - [2026-02-20 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-20 02:21:33] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032114 10.0.0.242 - - [2026-02-20 02:21:33] "POST /virtual-machines HTTP/1.1" 200 396 0.009516 10.0.0.242 - - [2026-02-20 02:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017062 10.0.0.242 - - [2026-02-20 02:21:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106945 10.0.0.242 - - [2026-02-20 02:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019043 10.0.0.242 - - [2026-02-20 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010237 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007415 10.0.0.242 - - [2026-02-20 02:21:33] "POST /instance-ips HTTP/1.1" 200 398 0.019266 10.0.0.242 - - [2026-02-20 02:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027175 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018734 10.0.0.242 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.063357 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011162 10.0.0.242 - - [2026-02-20 02:21:33] "GET /instance-ip/dff6869a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006112 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004089 10.0.0.242 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003232 10.0.0.242 - - [2026-02-20 02:21:33] "POST /ref-update HTTP/1.1" 200 156 0.005922 10.0.0.242 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006301 10.0.0.242 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.242 - - [2026-02-20 02:21:33] "POST /tags HTTP/1.1" 200 292 0.017805 10.0.0.242 - - [2026-02-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.242 - - [2026-02-20 02:21:34] "GET /tag/944a52a1-c08e-4150-ab56-e8e9e42115eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011327 10.0.0.242 - - [2026-02-20 02:21:34] "POST /tags HTTP/1.1" 409 252 0.002672 10.0.0.242 - - [2026-02-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.242 - - [2026-02-20 02:21:34] "GET /tag/ac92f966-77e2-4358-b982-57096f6eeac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010609 10.0.0.242 - - [2026-02-20 02:21:34] "POST /tags HTTP/1.1" 409 226 0.005756 10.0.0.242 - - [2026-02-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.242 - - [2026-02-20 02:21:34] "GET /tag/ff110178-daeb-474e-9884-3d80e54ec399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012488 10.0.0.242 - - [2026-02-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003474 10.0.0.242 - - [2026-02-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.242 - - [2026-02-20 02:21:34] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028081 10.0.0.242 - - [2026-02-20 02:21:34] "POST /virtual-machines HTTP/1.1" 200 396 0.008741 10.0.0.242 - - [2026-02-20 02:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019248 10.0.0.242 - - [2026-02-20 02:21:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116756 10.0.0.242 - - [2026-02-20 02:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010573 10.0.0.242 - - [2026-02-20 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012789 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005344 10.0.0.242 - - [2026-02-20 02:21:34] "POST /instance-ips HTTP/1.1" 200 398 0.033611 10.0.0.242 - - [2026-02-20 02:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025045 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015181 10.0.0.242 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.063682 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013940 10.0.0.242 - - [2026-02-20 02:21:34] "GET /instance-ip/e0857670-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007914 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014263 10.0.0.242 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.006265 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005204 10.0.0.242 - - [2026-02-20 02:21:34] "POST /ref-update HTTP/1.1" 200 156 0.018457 10.0.0.242 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022188 10.0.0.242 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.006928 10.0.0.242 - - [2026-02-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.242 - - [2026-02-20 02:21:35] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003630 10.0.0.242 - - [2026-02-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2026-02-20 02:21:35] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050010 10.0.0.242 - - [2026-02-20 02:21:35] "POST /virtual-machines HTTP/1.1" 200 396 0.029153 10.0.0.242 - - [2026-02-20 02:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033202 10.0.0.242 - - [2026-02-20 02:21:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.157939 10.0.0.242 - - [2026-02-20 02:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038757 10.0.0.242 - - [2026-02-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026629 10.0.0.242 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006056 10.0.0.242 - - [2026-02-20 02:21:35] "POST /instance-ips HTTP/1.1" 200 398 0.035041 10.0.0.242 - - [2026-02-20 02:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.053324 10.0.0.242 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012941 10.0.0.242 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.062963 10.0.0.242 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016551 10.0.0.242 - - [2026-02-20 02:21:35] "GET /instance-ip/e118ff44-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004944 10.0.0.242 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004005 10.0.0.242 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.242 - - [2026-02-20 02:21:35] "POST /tags HTTP/1.1" 200 300 0.020090 10.0.0.242 - - [2026-02-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.242 - - [2026-02-20 02:21:35] "GET /tag/d76b249b-7497-42ae-a1f3-fe2909c33443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019319 10.0.0.242 - - [2026-02-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-02-20 02:21:35] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004312 10.0.0.242 - - [2026-02-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009828 10.0.0.242 - - [2026-02-20 02:21:36] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035276 10.0.0.242 - - [2026-02-20 02:21:36] "POST /virtual-machines HTTP/1.1" 200 396 0.009597 10.0.0.242 - - [2026-02-20 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026041 10.0.0.242 - - [2026-02-20 02:21:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111914 10.0.0.242 - - [2026-02-20 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015060 10.0.0.242 - - [2026-02-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010258 10.0.0.242 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003714 10.0.0.242 - - [2026-02-20 02:21:36] "POST /instance-ips HTTP/1.1" 200 398 0.019068 10.0.0.242 - - [2026-02-20 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.041776 10.0.0.242 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004798 10.0.0.242 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.016440 10.0.0.242 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018603 10.0.0.242 - - [2026-02-20 02:21:36] "GET /instance-ip/e19ebdd2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002711 10.0.0.242 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003983 10.0.0.242 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.242 - - [2026-02-20 02:21:36] "POST /tags HTTP/1.1" 200 300 0.019014 10.0.0.242 - - [2026-02-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.242 - - [2026-02-20 02:21:36] "GET /tag/e0a6c7bc-517c-42cb-979a-30ce25985aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014844 10.0.0.242 - - [2026-02-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.242 - - [2026-02-20 02:21:36] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004081 10.0.0.242 - - [2026-02-20 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.242 - - [2026-02-20 02:21:36] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026311 10.0.0.242 - - [2026-02-20 02:21:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007700 10.0.0.242 - - [2026-02-20 02:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022081 10.0.0.242 - - [2026-02-20 02:21:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102983 10.0.0.242 - - [2026-02-20 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009885 10.0.0.242 - - [2026-02-20 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008065 10.0.0.242 - - [2026-02-20 02:21:37] "POST /instance-ips HTTP/1.1" 200 398 0.019023 10.0.0.242 - - [2026-02-20 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022507 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008191 10.0.0.242 - - [2026-02-20 02:21:37] "POST /set-tag HTTP/1.1" 200 109 0.022619 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012362 10.0.0.242 - - [2026-02-20 02:21:37] "GET /instance-ip/e20bcb98-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004534 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004765 10.0.0.242 - - [2026-02-20 02:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003149 10.0.0.242 - - [2026-02-20 02:21:37] "POST /ref-update HTTP/1.1" 200 156 0.009478 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021144 10.0.0.242 - - [2026-02-20 02:21:37] "POST /set-tag HTTP/1.1" 200 109 0.016029 10.0.0.242 - - [2026-02-20 02:21:37] "POST /tags HTTP/1.1" 200 300 0.026678 10.0.0.242 - - [2026-02-20 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009525 10.0.0.242 - - [2026-02-20 02:21:37] "GET /tag/42546446-ecf0-44d8-9f26-92662d376d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010362 10.0.0.242 - - [2026-02-20 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007519 10.0.0.242 - - [2026-02-20 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.242 - - [2026-02-20 02:21:37] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027615 10.0.0.242 - - [2026-02-20 02:21:37] "POST /virtual-machines HTTP/1.1" 200 396 0.008533 10.0.0.242 - - [2026-02-20 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020321 10.0.0.242 - - [2026-02-20 02:21:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114060 10.0.0.242 - - [2026-02-20 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007643 10.0.0.242 - - [2026-02-20 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016828 10.0.0.242 - - [2026-02-20 02:21:37] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005139 10.0.0.242 - - [2026-02-20 02:21:37] "POST /instance-ips HTTP/1.1" 200 398 0.018106 10.0.0.242 - - [2026-02-20 02:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021317 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007274 10.0.0.242 - - [2026-02-20 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.016196 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014510 10.0.0.242 - - [2026-02-20 02:21:38] "GET /instance-ip/e28c36e8-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002538 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003879 10.0.0.242 - - [2026-02-20 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.242 - - [2026-02-20 02:21:38] "POST /tags HTTP/1.1" 200 300 0.016072 10.0.0.242 - - [2026-02-20 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.242 - - [2026-02-20 02:21:38] "GET /tag/71ecad88-a66b-40ff-8393-0d1720881277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014262 10.0.0.242 - - [2026-02-20 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003531 10.0.0.242 - - [2026-02-20 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.242 - - [2026-02-20 02:21:38] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034411 10.0.0.242 - - [2026-02-20 02:21:38] "POST /virtual-machines HTTP/1.1" 200 396 0.018245 10.0.0.242 - - [2026-02-20 02:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014519 10.0.0.242 - - [2026-02-20 02:21:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093968 10.0.0.242 - - [2026-02-20 02:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007526 10.0.0.242 - - [2026-02-20 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008806 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011520 10.0.0.242 - - [2026-02-20 02:21:38] "POST /instance-ips HTTP/1.1" 200 398 0.019937 10.0.0.242 - - [2026-02-20 02:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015669 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007923 10.0.0.242 - - [2026-02-20 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.022295 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008770 10.0.0.242 - - [2026-02-20 02:21:38] "GET /instance-ip/e2ed4e06-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002767 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004271 10.0.0.242 - - [2026-02-20 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003055 10.0.0.242 - - [2026-02-20 02:21:38] "POST /ref-update HTTP/1.1" 200 156 0.008216 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013638 10.0.0.242 - - [2026-02-20 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004555 10.0.0.242 - - [2026-02-20 02:21:38] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.242 - - [2026-02-20 02:21:38] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003222 10.0.0.242 - - [2026-02-20 02:21:38] "POST /ref-update HTTP/1.1" 200 156 0.007586 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004164 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003355 10.0.0.242 - - [2026-02-20 02:21:39] "POST /ref-update HTTP/1.1" 200 156 0.008027 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.033976 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004286 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003284 10.0.0.242 - - [2026-02-20 02:21:39] "POST /ref-update HTTP/1.1" 200 156 0.008262 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003789 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003813 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004006 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.006952 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003965 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003583 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004195 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009822 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.003612 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004128 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.242 - - [2026-02-20 02:21:39] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004050 10.0.0.242 - - [2026-02-20 02:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.242 - - [2026-02-20 02:21:41] "GET /virtual-machine/9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002801 10.0.0.242 - - [2026-02-20 02:21:41] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004905 10.0.0.242 - - [2026-02-20 02:21:42] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006150 10.0.0.242 - - [2026-02-20 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.242 - - [2026-02-20 02:21:42] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005052 10.0.0.242 - - [2026-02-20 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.242 - - [2026-02-20 02:21:42] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009947 10.0.0.242 - - [2026-02-20 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.242 - - [2026-02-20 02:21:43] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005095 10.0.0.242 - - [2026-02-20 02:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine/be711ce9-8442-412d-824c-1750a5be2be5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002778 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003683 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine/e60068af-c710-4e95-84f3-0c719092d89a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002814 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003639 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine/52256b7a-7929-4f04-845a-1f4eb0b43fb6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002811 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003948 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine/dffc1e99-7071-4725-9935-3076dae95941?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006013 10.0.0.242 - - [2026-02-20 02:21:46] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004198 10.0.0.242 - - [2026-02-20 02:21:48] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005515 10.0.0.242 - - [2026-02-20 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.242 - - [2026-02-20 02:21:48] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005029 10.0.0.242 - - [2026-02-20 02:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.242 - - [2026-02-20 02:21:51] "GET /virtual-machine/0718d02a-6c66-41c9-b3ba-94918c51d52a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002677 10.0.0.242 - - [2026-02-20 02:21:51] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003661 10.0.0.242 - - [2026-02-20 02:21:52] "GET /virtual-machine/16fb308d-f890-4b87-9712-bc80efde8352?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003102 10.0.0.242 - - [2026-02-20 02:21:52] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004802 10.0.0.242 - - [2026-02-20 02:21:52] "GET /virtual-machine/03392cec-2809-4547-ba08-971ed2840e2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003350 10.0.0.242 - - [2026-02-20 02:21:52] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008653 10.0.0.242 - - [2026-02-20 02:21:52] "GET /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002611 10.0.0.242 - - [2026-02-20 02:21:52] "POST /tags HTTP/1.1" 200 334 0.022493 10.0.0.242 - - [2026-02-20 02:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.242 - - [2026-02-20 02:21:52] "GET /tag/aade27b0-9c60-4aef-a0bf-4a43e8937478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012897 10.0.0.242 - - [2026-02-20 02:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.242 - - [2026-02-20 02:21:52] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030109 10.0.0.242 - - [2026-02-20 02:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.242 - - [2026-02-20 02:21:52] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004214 10.0.0.242 - - [2026-02-20 02:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.242 - - [2026-02-20 02:21:52] "GET /service-appliance-set/394e6b8c-8314-4523-85e6-71c610f986d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002119 10.0.0.242 - - [2026-02-20 02:21:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.001713 10.0.0.242 - - [2026-02-20 02:21:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.112571 10.0.0.242 - - [2026-02-20 02:21:52] "GET /virtual-machine-interface/75936518-72f2-4f9c-86ee-7fb656461599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008445 10.0.0.242 - - [2026-02-20 02:21:53] "POST /instance-ips HTTP/1.1" 200 410 0.019281 10.0.0.242 - - [2026-02-20 02:21:53] "GET /instance-ip/4b5627d1-815d-4700-8c93-e3d8b28e80c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005687 10.0.0.242 - - [2026-02-20 02:21:53] "POST /loadbalancers HTTP/1.1" 200 631 0.078853 10.0.0.242 - - [2026-02-20 02:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014605 10.0.0.242 - - [2026-02-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.242 - - [2026-02-20 02:21:53] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040380 10.0.0.242 - - [2026-02-20 02:21:53] "GET /instance-ip/4b5627d1-815d-4700-8c93-e3d8b28e80c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002290 10.0.0.242 - - [2026-02-20 02:21:53] "POST /floating-ips HTTP/1.1" 200 599 0.025200 10.0.0.242 - - [2026-02-20 02:21:53] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049221 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004135 10.0.0.242 - - [2026-02-20 02:21:53] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.013453 10.0.0.242 - - [2026-02-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-02-20 02:21:53] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.022533 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer-listener/a4f51cd8-4055-42e2-aba8-7bb38c07cbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.005512 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer-listener/a4f51cd8-4055-42e2-aba8-7bb38c07cbc9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002574 10.0.0.242 - - [2026-02-20 02:21:53] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.024146 10.0.0.242 - - [2026-02-20 02:21:53] "GET /instance-ip/4b5627d1-815d-4700-8c93-e3d8b28e80c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.011378 10.0.0.242 - - [2026-02-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002483 10.0.0.242 - - [2026-02-20 02:21:53] "GET /instance-ip/4b5627d1-815d-4700-8c93-e3d8b28e80c2?fields=floating_ips HTTP/1.1" 200 1214 0.008825 10.0.0.242 - - [2026-02-20 02:21:53] "GET /floating-ip/5f496ea5-c262-4012-9f40-ad7b78688ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003712 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer-pool/afb55e71-5573-4dd0-9f6d-364fd505429d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003476 10.0.0.242 - - [2026-02-20 02:21:53] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016307 10.0.0.242 - - [2026-02-20 02:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009575 10.0.0.242 - - [2026-02-20 02:21:53] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008168 10.0.0.242 - - [2026-02-20 02:21:53] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003870 10.0.0.242 - - [2026-02-20 02:21:53] "POST /ref-update HTTP/1.1" 200 156 0.006080 10.0.0.242 - - [2026-02-20 02:21:53] "GET /floating-ip/5f496ea5-c262-4012-9f40-ad7b78688ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009283 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002415 10.0.0.242 - - [2026-02-20 02:21:53] "POST /tags HTTP/1.1" 409 221 0.003151 10.0.0.242 - - [2026-02-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010113 10.0.0.242 - - [2026-02-20 02:21:53] "GET /tag/aade27b0-9c60-4aef-a0bf-4a43e8937478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015084 10.0.0.242 - - [2026-02-20 02:21:53] "PUT /floating-ip/5f496ea5-c262-4012-9f40-ad7b78688ecd HTTP/1.1" 200 257 0.007867 10.0.0.242 - - [2026-02-20 02:21:53] "POST /set-tag HTTP/1.1" 200 109 0.062470 10.0.0.242 - - [2026-02-20 02:21:53] "GET /loadbalancer-pool/afb55e71-5573-4dd0-9f6d-364fd505429d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006932 10.0.0.242 - - [2026-02-20 02:21:53] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017966 10.0.0.242 - - [2026-02-20 02:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008024 10.0.0.242 - - [2026-02-20 02:21:53] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011949 10.0.0.242 - - [2026-02-20 02:21:53] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003901 10.0.0.242 - - [2026-02-20 02:21:53] "POST /ref-update HTTP/1.1" 200 156 0.009659 10.0.0.242 - - [2026-02-20 02:21:53] "GET /floating-ip/5f496ea5-c262-4012-9f40-ad7b78688ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.004655 10.0.0.242 - - [2026-02-20 02:21:53] "POST /set-tag HTTP/1.1" 200 109 0.088689 10.0.0.242 - - [2026-02-20 02:21:54] "POST /tags HTTP/1.1" 409 206 0.002090 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.242 - - [2026-02-20 02:21:54] "GET /tag/bb27f5e7-e7f2-4752-bd64-2bdf04f455b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011473 10.0.0.242 - - [2026-02-20 02:21:54] "POST /tags HTTP/1.1" 409 204 0.001894 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.242 - - [2026-02-20 02:21:54] "GET /tag/e0a6c7bc-517c-42cb-979a-30ce25985aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010131 10.0.0.242 - - [2026-02-20 02:21:54] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002630 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.242 - - [2026-02-20 02:21:54] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003013 10.0.0.242 - - [2026-02-20 02:21:54] "POST /tags HTTP/1.1" 409 206 0.001864 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-02-20 02:21:54] "GET /tag/bb27f5e7-e7f2-4752-bd64-2bdf04f455b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013713 10.0.0.242 - - [2026-02-20 02:21:54] "POST /tags HTTP/1.1" 409 226 0.001973 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.242 - - [2026-02-20 02:21:54] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012986 10.0.0.242 - - [2026-02-20 02:21:54] "POST /tags HTTP/1.1" 409 204 0.002452 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.242 - - [2026-02-20 02:21:54] "GET /tag/e0a6c7bc-517c-42cb-979a-30ce25985aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011017 10.0.0.242 - - [2026-02-20 02:21:54] "POST /tags HTTP/1.1" 409 226 0.001631 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.242 - - [2026-02-20 02:21:54] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010255 10.0.0.242 - - [2026-02-20 02:21:54] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002218 10.0.0.242 - - [2026-02-20 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.242 - - [2026-02-20 02:21:54] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004505 10.0.0.242 - - [2026-02-20 02:21:54] "POST /firewall-rules HTTP/1.1" 200 628 0.067216 10.0.0.242 - - [2026-02-20 02:21:54] "POST /firewall-rules HTTP/1.1" 200 648 0.076542 10.0.0.242 - - [2026-02-20 02:21:54] "GET /firewall-rule/7e77da82-aa72-4b34-a2f0-359c74ecda4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007076 10.0.0.242 - - [2026-02-20 02:21:54] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002046 10.0.0.242 - - [2026-02-20 02:21:54] "GET /firewall-rule/3e4e4536-d6ae-467f-8802-23da685ebc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003949 10.0.0.242 - - [2026-02-20 02:21:54] "POST /ref-update HTTP/1.1" 200 156 0.016588 10.0.0.242 - - [2026-02-20 02:21:54] "POST /firewall-policys HTTP/1.1" 200 608 0.036543 10.0.0.242 - - [2026-02-20 02:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012981 10.0.0.242 - - [2026-02-20 02:21:54] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007269 10.0.0.242 - - [2026-02-20 02:21:54] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002786 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002502 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003190 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002736 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004057 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001943 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002202 10.0.0.242 - - [2026-02-20 02:21:55] "POST /ref-update HTTP/1.1" 200 156 0.017832 10.0.0.242 - - [2026-02-20 02:21:55] "POST /ref-update HTTP/1.1" 200 156 0.027978 10.0.0.242 - - [2026-02-20 02:21:55] "POST /ref-update HTTP/1.1" 200 156 0.033704 10.0.0.242 - - [2026-02-20 02:21:55] "POST /ref-update HTTP/1.1" 200 156 0.017615 10.0.0.242 - - [2026-02-20 02:21:55] "POST /ref-update HTTP/1.1" 200 156 0.040829 10.0.0.242 - - [2026-02-20 02:21:55] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.014268 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:22:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002855 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:22:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 252 0.002753 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/ac92f966-77e2-4358-b982-57096f6eeac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016066 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 228 0.002111 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/2face143-e08b-492c-a9b5-92b76a1849af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012996 10.0.0.242 - - [2026-02-20 02:23:54] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005017 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.242 - - [2026-02-20 02:23:54] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002925 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 206 0.002640 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013982 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/bb27f5e7-e7f2-4752-bd64-2bdf04f455b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012211 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 226 0.001693 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021705 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 204 0.001859 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/e0a6c7bc-517c-42cb-979a-30ce25985aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010919 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 226 0.001556 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/937dd99c-3e8a-4366-a95a-ea411577c589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009984 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 228 0.001591 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/2face143-e08b-492c-a9b5-92b76a1849af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012100 10.0.0.242 - - [2026-02-20 02:23:54] "POST /tags HTTP/1.1" 409 252 0.001917 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.242 - - [2026-02-20 02:23:54] "GET /tag/ac92f966-77e2-4358-b982-57096f6eeac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011842 10.0.0.242 - - [2026-02-20 02:23:54] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002209 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-02-20 02:23:54] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004248 10.0.0.242 - - [2026-02-20 02:23:54] "POST /firewall-rules HTTP/1.1" 409 281 0.002157 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.242 - - [2026-02-20 02:23:54] "PUT /firewall-rule/3e4e4536-d6ae-467f-8802-23da685ebc75 HTTP/1.1" 200 261 0.018911 10.0.0.242 - - [2026-02-20 02:23:54] "POST /firewall-rules HTTP/1.1" 409 291 0.022742 10.0.0.242 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.242 - - [2026-02-20 02:23:54] "PUT /firewall-rule/7e77da82-aa72-4b34-a2f0-359c74ecda4a HTTP/1.1" 200 261 0.024094 10.0.0.242 - - [2026-02-20 02:23:54] "GET /firewall-rule/7e77da82-aa72-4b34-a2f0-359c74ecda4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.022495 10.0.0.242 - - [2026-02-20 02:23:55] "POST /firewall-rules HTTP/1.1" 200 660 0.076726 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-rule/f0c89cb4-b7ec-4034-a0b9-82b89e79712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.029331 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005991 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-rule/3e4e4536-d6ae-467f-8802-23da685ebc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002968 10.0.0.242 - - [2026-02-20 02:23:55] "POST /firewall-policys HTTP/1.1" 409 269 0.002107 10.0.0.242 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001176 10.0.0.242 - - [2026-02-20 02:23:55] "PUT /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df HTTP/1.1" 200 265 0.020725 10.0.0.242 - - [2026-02-20 02:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017776 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009176 10.0.0.242 - - [2026-02-20 02:23:55] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002422 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001916 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/172ed591-c7fe-40ff-ad5d-ed86122faa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007468 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002839 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002243 10.0.0.242 - - [2026-02-20 02:23:55] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002388 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004046 10.0.0.242 - - [2026-02-20 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.242 - - [2026-02-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-02-20 02:24:06] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003808 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006152 10.0.0.242 - - [2026-02-20 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.023836 10.0.0.242 - - [2026-02-20 02:24:06] "DELETE /loadbalancer-member/5276b632-9292-46ae-bf0d-5f2bb13bc395 HTTP/1.1" 200 115 0.042490 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007874 10.0.0.242 - - [2026-02-20 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.242 - - [2026-02-20 02:24:06] "DELETE /loadbalancer-member/4fb498dd-2178-4b92-aebf-af34d16be34d HTTP/1.1" 200 115 0.042379 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006691 10.0.0.242 - - [2026-02-20 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.242 - - [2026-02-20 02:24:06] "DELETE /loadbalancer-member/cf740187-564d-4432-9bce-c97810560be2 HTTP/1.1" 200 115 0.042583 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003802 10.0.0.242 - - [2026-02-20 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.242 - - [2026-02-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.242 - - [2026-02-20 02:24:06] "GET /loadbalancer/23b09bf3-1ab8-40cb-ac1f-541a4afaa30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002319 10.0.0.242 - - [2026-02-20 02:24:06] "GET /loadbalancer-pool/5fd62cf3-5caf-4560-8690-c1d44d6c6d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005960 10.0.0.242 - - [2026-02-20 02:24:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020337 10.0.0.242 - - [2026-02-20 02:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031067 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016265 10.0.0.242 - - [2026-02-20 02:24:06] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006098 10.0.0.242 - - [2026-02-20 02:24:06] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006999 10.0.0.242 - - [2026-02-20 02:24:06] "POST /set-tag HTTP/1.1" 200 109 0.067977 10.0.0.242 - - [2026-02-20 02:24:06] "GET /loadbalancer-pool/0737450c-b995-4ec1-86a1-7bdde8162fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019345 10.0.0.242 - - [2026-02-20 02:24:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023330 10.0.0.242 - - [2026-02-20 02:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010011 10.0.0.242 - - [2026-02-20 02:24:07] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014717 10.0.0.242 - - [2026-02-20 02:24:07] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005821 10.0.0.242 - - [2026-02-20 02:24:07] "POST /set-tag HTTP/1.1" 200 109 0.006950 10.0.0.242 - - [2026-02-20 02:24:07] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001627 10.0.0.242 - - [2026-02-20 02:24:07] "GET /loadbalancer-pool/19ecdb83-8784-4b7a-bc4b-5f5d0ca8b134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002795 10.0.0.242 - - [2026-02-20 02:24:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024118 10.0.0.242 - - [2026-02-20 02:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018061 10.0.0.242 - - [2026-02-20 02:24:07] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007417 10.0.0.242 - - [2026-02-20 02:24:07] "GET /virtual-machine-interface/8a1dc7fc-0e01-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010085 10.0.0.242 - - [2026-02-20 02:24:07] "GET /floating-ip/10f95130-8f83-4742-8552-6d41d7be8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005410 10.0.0.242 - - [2026-02-20 02:24:07] "POST /set-tag HTTP/1.1" 200 109 0.005053 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:24:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000812 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:24:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:24:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001251 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:24:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001146 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004937 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.242 - - [2026-02-20 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.242 - - [2026-02-20 02:25:05] "GET /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002487 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003550 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.016961 10.0.0.242 - - [2026-02-20 02:25:05] "DELETE /loadbalancer-member/489c16e3-e946-486a-91e7-96c98b73a317 HTTP/1.1" 200 115 0.027616 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003471 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.001677 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004525 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003702 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.001594 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004112 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003793 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004070 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.242 - - [2026-02-20 02:25:05] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003891 10.0.0.242 - - [2026-02-20 02:25:05] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.242 - - [2026-02-20 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2026-02-20 02:25:05] "GET /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002739 10.0.0.242 - - [2026-02-20 02:25:06] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008417 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.242 - - [2026-02-20 02:25:06] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004227 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.242 - - [2026-02-20 02:25:06] "GET /virtual-machine/be711ce9-8442-412d-824c-1750a5be2be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002041 10.0.0.242 - - [2026-02-20 02:25:06] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.242 - - [2026-02-20 02:25:06] "GET /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003679 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.018358 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.034215 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.027238 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.013878 10.0.0.242 - - [2026-02-20 02:25:06] "POST /set-tag HTTP/1.1" 200 109 0.026354 10.0.0.242 - - [2026-02-20 02:25:06] "DELETE /instance-ip/dff6869a-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.042729 10.0.0.242 - - [2026-02-20 02:25:06] "POST /ref-update HTTP/1.1" 200 156 0.010359 10.0.0.242 - - [2026-02-20 02:25:06] "DELETE /virtual-machine-interface/dfdb08b6-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.035191 10.0.0.242 - - [2026-02-20 02:25:07] "DELETE /virtual-machine/be711ce9-8442-412d-824c-1750a5be2be5 HTTP/1.1" 200 115 0.024924 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004799 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004641 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine/9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003253 10.0.0.242 - - [2026-02-20 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007215 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.016129 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.027780 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.029383 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.016657 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.023671 10.0.0.242 - - [2026-02-20 02:25:07] "DELETE /instance-ip/df78f7e8-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.053663 10.0.0.242 - - [2026-02-20 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.009258 10.0.0.242 - - [2026-02-20 02:25:07] "DELETE /virtual-machine-interface/df642f5c-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.040272 10.0.0.242 - - [2026-02-20 02:25:07] "DELETE /virtual-machine/9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa HTTP/1.1" 200 115 0.020261 10.0.0.242 - - [2026-02-20 02:25:07] "DELETE /tag/6ab36795-dc2d-4fe3-abd2-050e38d9fb37 HTTP/1.1" 200 115 0.041475 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005768 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003830 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine/52256b7a-7929-4f04-845a-1f4eb0b43fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002664 10.0.0.242 - - [2026-02-20 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.007553 10.0.0.242 - - [2026-02-20 02:25:07] "GET /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008663 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.031165 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.030571 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.022290 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.012623 10.0.0.242 - - [2026-02-20 02:25:07] "POST /set-tag HTTP/1.1" 200 109 0.027910 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /instance-ip/e118ff44-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.068249 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /virtual-machine-interface/e0f30500-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.029398 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /virtual-machine/52256b7a-7929-4f04-845a-1f4eb0b43fb6 HTTP/1.1" 200 115 0.019900 10.0.0.242 - - [2026-02-20 02:25:08] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003975 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.242 - - [2026-02-20 02:25:08] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003612 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.242 - - [2026-02-20 02:25:08] "GET /virtual-machine/e60068af-c710-4e95-84f3-0c719092d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002561 10.0.0.242 - - [2026-02-20 02:25:08] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.242 - - [2026-02-20 02:25:08] "GET /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013490 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.015744 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.025779 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.023204 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.013311 10.0.0.242 - - [2026-02-20 02:25:08] "POST /set-tag HTTP/1.1" 200 109 0.018749 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /instance-ip/e0857670-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.032525 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /virtual-machine-interface/e06924fc-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.036200 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /virtual-machine/e60068af-c710-4e95-84f3-0c719092d89a HTTP/1.1" 200 115 0.016440 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /tag/bb27f5e7-e7f2-4752-bd64-2bdf04f455b5 HTTP/1.1" 409 391 0.006368 10.0.0.242 - - [2026-02-20 02:25:08] "DELETE /tag/944a52a1-c08e-4150-ab56-e8e9e42115eb HTTP/1.1" 200 115 0.031243 10.0.0.242 - - [2026-02-20 02:25:36] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004946 10.0.0.242 - - [2026-02-20 02:25:36] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.242 - - [2026-02-20 02:25:36] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003455 10.0.0.242 - - [2026-02-20 02:25:36] "POST /set-tag HTTP/1.1" 200 109 0.004491 10.0.0.242 - - [2026-02-20 02:25:36] "GET /virtual-machine/03392cec-2809-4547-ba08-971ed2840e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002461 10.0.0.242 - - [2026-02-20 02:25:36] "POST /ref-update HTTP/1.1" 200 156 0.007715 10.0.0.242 - - [2026-02-20 02:25:36] "GET /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004401 10.0.0.242 - - [2026-02-20 02:25:36] "POST /set-tag HTTP/1.1" 200 109 0.014383 10.0.0.242 - - [2026-02-20 02:25:36] "POST /set-tag HTTP/1.1" 200 109 0.042370 10.0.0.242 - - [2026-02-20 02:25:36] "POST /set-tag HTTP/1.1" 200 109 0.013466 10.0.0.242 - - [2026-02-20 02:25:36] "POST /set-tag HTTP/1.1" 200 109 0.020303 10.0.0.242 - - [2026-02-20 02:25:36] "DELETE /instance-ip/e2ed4e06-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.044773 10.0.0.242 - - [2026-02-20 02:25:36] "DELETE /virtual-machine-interface/e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.039443 10.0.0.242 - - [2026-02-20 02:25:36] "DELETE /virtual-machine/03392cec-2809-4547-ba08-971ed2840e2b HTTP/1.1" 200 115 0.018896 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /tag/71ecad88-a66b-40ff-8393-0d1720881277 HTTP/1.1" 200 115 0.039445 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003526 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003549 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine/dffc1e99-7071-4725-9935-3076dae95941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002667 10.0.0.242 - - [2026-02-20 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005752 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.016370 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.043622 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.026942 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.013775 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /instance-ip/e19ebdd2-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.057640 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /virtual-machine-interface/e1834124-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.041090 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /virtual-machine/dffc1e99-7071-4725-9935-3076dae95941 HTTP/1.1" 200 115 0.018035 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /tag/d76b249b-7497-42ae-a1f3-fe2909c33443 HTTP/1.1" 200 115 0.030391 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004066 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003636 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine/0718d02a-6c66-41c9-b3ba-94918c51d52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002637 10.0.0.242 - - [2026-02-20 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.008508 10.0.0.242 - - [2026-02-20 02:25:37] "GET /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011959 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.020858 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.021808 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.032621 10.0.0.242 - - [2026-02-20 02:25:37] "POST /set-tag HTTP/1.1" 200 109 0.012483 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /instance-ip/e28c36e8-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.043956 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /virtual-machine-interface/e271d5d2-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.035930 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /virtual-machine/0718d02a-6c66-41c9-b3ba-94918c51d52a HTTP/1.1" 200 115 0.020245 10.0.0.242 - - [2026-02-20 02:25:37] "DELETE /tag/2face143-e08b-492c-a9b5-92b76a1849af HTTP/1.1" 409 237 0.006400 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /tag/42546446-ecf0-44d8-9f26-92662d376d65 HTTP/1.1" 200 115 0.028558 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /tag/ac92f966-77e2-4358-b982-57096f6eeac4 HTTP/1.1" 409 237 0.003492 10.0.0.242 - - [2026-02-20 02:25:38] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003413 10.0.0.242 - - [2026-02-20 02:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.242 - - [2026-02-20 02:25:38] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004031 10.0.0.242 - - [2026-02-20 02:25:38] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.242 - - [2026-02-20 02:25:38] "GET /virtual-machine/16fb308d-f890-4b87-9712-bc80efde8352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002551 10.0.0.242 - - [2026-02-20 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.007831 10.0.0.242 - - [2026-02-20 02:25:38] "GET /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004998 10.0.0.242 - - [2026-02-20 02:25:38] "POST /set-tag HTTP/1.1" 200 109 0.016301 10.0.0.242 - - [2026-02-20 02:25:38] "POST /set-tag HTTP/1.1" 200 109 0.023932 10.0.0.242 - - [2026-02-20 02:25:38] "POST /set-tag HTTP/1.1" 200 109 0.032548 10.0.0.242 - - [2026-02-20 02:25:38] "POST /set-tag HTTP/1.1" 200 109 0.015558 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /instance-ip/e20bcb98-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.058856 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /virtual-machine-interface/e1f3135a-0e02-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.031574 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /virtual-machine/16fb308d-f890-4b87-9712-bc80efde8352 HTTP/1.1" 200 115 0.019191 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /tag/e0a6c7bc-517c-42cb-979a-30ce25985aa6 HTTP/1.1" 409 237 0.005042 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /tag/dd23d5cc-1c6c-4485-80f5-980dd50f00b0 HTTP/1.1" 200 115 0.030973 10.0.0.242 - - [2026-02-20 02:25:38] "DELETE /tag/6f0dd41b-0908-46b0-86d7-433742026d0d HTTP/1.1" 200 115 0.029797 10.0.0.242 - - [2026-02-20 02:25:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002281 10.0.0.242 - - [2026-02-20 02:25:40] "POST /projects HTTP/1.1" 409 238 0.001826 10.0.0.242 - - [2026-02-20 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.242 - - [2026-02-20 02:25:40] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028146 10.0.0.242 - - [2026-02-20 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.242 - - [2026-02-20 02:25:40] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004180 10.0.0.242 - - [2026-02-20 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.242 - - [2026-02-20 02:25:40] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003610 10.0.0.242 - - [2026-02-20 02:25:40] "POST /security-groups HTTP/1.1" 409 285 0.002957 10.0.0.242 - - [2026-02-20 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-02-20 02:25:40] "PUT /security-group/9b476dfb-ecea-4852-8bcd-412f91947646 HTTP/1.1" 200 263 0.052862 10.0.0.242 - - [2026-02-20 02:25:40] "PUT /access-control-list/af8a6916-ddbe-4d8c-8288-5d7b245f0721 HTTP/1.1" 200 273 0.017096 10.0.0.242 - - [2026-02-20 02:25:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016341 10.0.0.242 - - [2026-02-20 02:25:40] "PUT /access-control-list/43562d0e-f078-4cb8-a2e2-a1c4126f0c79 HTTP/1.1" 200 273 0.025006 10.0.0.242 - - [2026-02-20 02:25:41] "GET /global-system-configs HTTP/1.1" 200 323 0.003528 10.0.0.242 - - [2026-02-20 02:25:45] "POST /projects HTTP/1.1" 409 238 0.001929 10.0.0.242 - - [2026-02-20 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.242 - - [2026-02-20 02:25:45] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027621 10.0.0.242 - - [2026-02-20 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.242 - - [2026-02-20 02:25:45] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004420 10.0.0.242 - - [2026-02-20 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.242 - - [2026-02-20 02:25:45] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003748 10.0.0.242 - - [2026-02-20 02:25:45] "POST /security-groups HTTP/1.1" 409 285 0.002908 10.0.0.242 - - [2026-02-20 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-02-20 02:25:45] "PUT /security-group/9b476dfb-ecea-4852-8bcd-412f91947646 HTTP/1.1" 200 263 0.063598 10.0.0.242 - - [2026-02-20 02:25:45] "PUT /access-control-list/af8a6916-ddbe-4d8c-8288-5d7b245f0721 HTTP/1.1" 200 273 0.010123 10.0.0.242 - - [2026-02-20 02:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029136 10.0.0.242 - - [2026-02-20 02:25:45] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.013948 10.0.0.242 - - [2026-02-20 02:25:45] "PUT /access-control-list/43562d0e-f078-4cb8-a2e2-a1c4126f0c79 HTTP/1.1" 200 273 0.025274 10.0.0.242 - - [2026-02-20 02:25:45] "GET /firewall-rule/648fef58-805f-4acc-bbeb-2011339c828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002719 10.0.0.242 - - [2026-02-20 02:25:45] "POST /ref-update HTTP/1.1" 200 156 0.049180 10.0.0.242 - - [2026-02-20 02:25:45] "DELETE /firewall-rule/648fef58-805f-4acc-bbeb-2011339c828f HTTP/1.1" 200 115 0.033178 10.0.0.242 - - [2026-02-20 02:25:45] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003768 10.0.0.242 - - [2026-02-20 02:25:46] "GET /firewall-rule/a8bd0923-b269-4d36-8f33-b349872ce87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004769 10.0.0.242 - - [2026-02-20 02:25:46] "POST /ref-update HTTP/1.1" 200 156 0.054685 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /firewall-rule/a8bd0923-b269-4d36-8f33-b349872ce87e HTTP/1.1" 200 115 0.030431 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /tag/2face143-e08b-492c-a9b5-92b76a1849af HTTP/1.1" 409 237 0.004961 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /tag/ff110178-daeb-474e-9884-3d80e54ec399 HTTP/1.1" 200 115 0.030660 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /tag/ac92f966-77e2-4358-b982-57096f6eeac4 HTTP/1.1" 409 237 0.003943 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.242 - - [2026-02-20 02:25:46] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004302 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.242 - - [2026-02-20 02:25:46] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003678 10.0.0.242 - - [2026-02-20 02:25:46] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.043804 10.0.0.242 - - [2026-02-20 02:25:46] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.043016 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /security-group/9b476dfb-ecea-4852-8bcd-412f91947646 HTTP/1.1" 200 115 0.050166 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /access-control-list/af8a6916-ddbe-4d8c-8288-5d7b245f0721 HTTP/1.1" 200 115 0.027576 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /access-control-list/43562d0e-f078-4cb8-a2e2-a1c4126f0c79 HTTP/1.1" 200 115 0.031383 10.0.0.242 - - [2026-02-20 02:25:46] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029258 10.0.0.242 - - [2026-02-20 02:25:46] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?fields=security_groups HTTP/1.1" 200 1352 0.030022 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /security-group/6a652cab-21e1-4956-8713-ac8a0b142cf9 HTTP/1.1" 200 115 0.042363 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /access-control-list/255da5d8-fca4-45e4-8233-c6b4f04db74b HTTP/1.1" 200 115 0.038125 10.0.0.242 - - [2026-02-20 02:25:46] "GET /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d?fields=application_policy_sets HTTP/1.1" 200 1391 0.044912 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /access-control-list/79d15af1-fe57-4ce3-95e2-01c681692a02 HTTP/1.1" 200 115 0.036038 10.0.0.242 - - [2026-02-20 02:25:46] "DELETE /project/79db2d45-9e8a-4c2d-9256-b18809a0da0d HTTP/1.1" 200 115 0.314669 10.0.0.242 - - [2026-02-20 02:25:46] "POST /projects HTTP/1.1" 409 238 0.001622 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.242 - - [2026-02-20 02:25:46] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031404 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.242 - - [2026-02-20 02:25:46] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004418 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2026-02-20 02:25:46] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004231 10.0.0.242 - - [2026-02-20 02:25:46] "POST /security-groups HTTP/1.1" 409 285 0.001890 10.0.0.242 - - [2026-02-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.242 - - [2026-02-20 02:25:47] "PUT /security-group/663e5ccf-ae53-4f95-9e1e-c815f73ac8f9 HTTP/1.1" 200 263 0.052403 10.0.0.242 - - [2026-02-20 02:25:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013732 10.0.0.242 - - [2026-02-20 02:25:47] "PUT /access-control-list/32b5fec9-259e-4e9a-867b-883625bf7dd2 HTTP/1.1" 200 273 0.018456 10.0.0.242 - - [2026-02-20 02:25:47] "PUT /access-control-list/b3253767-bc98-4996-ae52-7972b1ccf65d HTTP/1.1" 200 273 0.014867 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /loadbalancer-member/f6e8dc4f-0701-4484-9fc8-d51e39ba05a9 HTTP/1.1" 200 115 0.053720 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /loadbalancer-pool/afb55e71-5573-4dd0-9f6d-364fd505429d HTTP/1.1" 200 115 0.041437 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /loadbalancer-listener/a4f51cd8-4055-42e2-aba8-7bb38c07cbc9 HTTP/1.1" 200 115 0.061473 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /loadbalancer/e7050f53-b828-40c6-b25c-aef483363699 HTTP/1.1" 200 115 0.036907 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /floating-ip/5f496ea5-c262-4012-9f40-ad7b78688ecd HTTP/1.1" 200 115 0.028085 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /instance-ip/4b5627d1-815d-4700-8c93-e3d8b28e80c2 HTTP/1.1" 200 115 0.040354 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /virtual-machine-interface/75936518-72f2-4f9c-86ee-7fb656461599 HTTP/1.1" 200 115 0.037971 10.0.0.242 - - [2026-02-20 02:25:51] "DELETE /tag/aade27b0-9c60-4aef-a0bf-4a43e8937478 HTTP/1.1" 200 115 0.028363 10.0.0.242 - - [2026-02-20 02:25:51] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002297 10.0.0.242 - - [2026-02-20 02:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.242 - - [2026-02-20 02:25:51] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002221 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-policy/70843565-6102-469b-a377-cf75e94a3534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005327 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-rule/3e4e4536-d6ae-467f-8802-23da685ebc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002204 10.0.0.242 - - [2026-02-20 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.012024 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /firewall-rule/3e4e4536-d6ae-467f-8802-23da685ebc75 HTTP/1.1" 200 115 0.043201 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002830 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-rule/f0c89cb4-b7ec-4034-a0b9-82b89e79712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003800 10.0.0.242 - - [2026-02-20 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.016781 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /firewall-rule/f0c89cb4-b7ec-4034-a0b9-82b89e79712a HTTP/1.1" 200 115 0.041611 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.004337 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-rule/7e77da82-aa72-4b34-a2f0-359c74ecda4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003351 10.0.0.242 - - [2026-02-20 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.010409 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /firewall-rule/7e77da82-aa72-4b34-a2f0-359c74ecda4a HTTP/1.1" 200 115 0.041196 10.0.0.242 - - [2026-02-20 02:25:52] "GET /application-policy-set/1725e575-f095-4ec9-8803-0f702340bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002380 10.0.0.242 - - [2026-02-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-02-20 02:25:52] "GET /policy-management/e2779530-18be-4acc-a305-8aae144647f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002249 10.0.0.242 - - [2026-02-20 02:25:52] "GET /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002761 10.0.0.242 - - [2026-02-20 02:25:52] "POST /ref-update HTTP/1.1" 200 156 0.025586 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /firewall-policy/8bb1f8be-bee0-4449-81cd-88854039a3df HTTP/1.1" 200 115 0.027711 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /tag/e0a6c7bc-517c-42cb-979a-30ce25985aa6 HTTP/1.1" 200 115 0.062054 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /tag/bb27f5e7-e7f2-4752-bd64-2bdf04f455b5 HTTP/1.1" 200 115 0.056641 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /tag/2face143-e08b-492c-a9b5-92b76a1849af HTTP/1.1" 200 115 0.064431 10.0.0.242 - - [2026-02-20 02:25:52] "DELETE /tag/ac92f966-77e2-4358-b982-57096f6eeac4 HTTP/1.1" 200 115 0.037222 10.0.0.242 - - [2026-02-20 02:25:52] "POST /projects HTTP/1.1" 409 238 0.001518 10.0.0.242 - - [2026-02-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-02-20 02:25:52] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047641 10.0.0.242 - - [2026-02-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.242 - - [2026-02-20 02:25:52] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006564 10.0.0.242 - - [2026-02-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.242 - - [2026-02-20 02:25:52] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007066 10.0.0.242 - - [2026-02-20 02:25:52] "POST /security-groups HTTP/1.1" 409 285 0.002587 10.0.0.242 - - [2026-02-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.242 - - [2026-02-20 02:25:53] "PUT /security-group/663e5ccf-ae53-4f95-9e1e-c815f73ac8f9 HTTP/1.1" 200 263 0.062663 10.0.0.242 - - [2026-02-20 02:25:53] "PUT /access-control-list/32b5fec9-259e-4e9a-867b-883625bf7dd2 HTTP/1.1" 200 273 0.020271 10.0.0.242 - - [2026-02-20 02:25:53] "PUT /access-control-list/b3253767-bc98-4996-ae52-7972b1ccf65d HTTP/1.1" 200 273 0.041514 10.0.0.242 - - [2026-02-20 02:25:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036350 10.0.0.242 - - [2026-02-20 02:25:53] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.012722 10.0.0.242 - - [2026-02-20 02:25:53] "GET /firewall-rule/feaafe1d-bd55-4f48-a6d5-5bdebfc45a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002167 10.0.0.242 - - [2026-02-20 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.083102 10.0.0.242 - - [2026-02-20 02:25:53] "DELETE /firewall-rule/feaafe1d-bd55-4f48-a6d5-5bdebfc45a6d HTTP/1.1" 200 115 0.035191 10.0.0.242 - - [2026-02-20 02:25:53] "GET /firewall-policy/deaecb3c-45f5-4cdb-a343-fe2fa79dd12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004710 10.0.0.242 - - [2026-02-20 02:25:53] "GET /firewall-rule/9f4a3654-99f5-4af4-a4ad-7e9cc0e68a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002704 10.0.0.242 - - [2026-02-20 02:25:53] "POST /ref-update HTTP/1.1" 200 156 0.038325 10.0.0.242 - - [2026-02-20 02:25:53] "DELETE /firewall-rule/9f4a3654-99f5-4af4-a4ad-7e9cc0e68a02 HTTP/1.1" 200 115 0.049314 10.0.0.242 - - [2026-02-20 02:25:53] "DELETE /tag/937dd99c-3e8a-4366-a95a-ea411577c589 HTTP/1.1" 200 115 0.041199 10.0.0.242 - - [2026-02-20 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-02-20 02:25:53] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004284 10.0.0.242 - - [2026-02-20 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.242 - - [2026-02-20 02:25:53] "GET /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006528 10.0.0.242 - - [2026-02-20 02:25:53] "PUT /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c HTTP/1.1" 200 265 0.038625 10.0.0.242 - - [2026-02-20 02:25:53] "PUT /virtual-network/03c32271-bc33-45dc-ae5e-bab61c0ab7ae HTTP/1.1" 200 265 0.047736 10.0.0.242 - - [2026-02-20 02:25:53] "DELETE /security-group/663e5ccf-ae53-4f95-9e1e-c815f73ac8f9 HTTP/1.1" 200 115 0.053973 10.0.0.242 - - [2026-02-20 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.242 - - [2026-02-20 02:25:53] "DELETE /access-control-list/32b5fec9-259e-4e9a-867b-883625bf7dd2 HTTP/1.1" 200 115 0.028944 10.0.0.242 - - [2026-02-20 02:25:53] "DELETE /access-control-list/b3253767-bc98-4996-ae52-7972b1ccf65d HTTP/1.1" 200 115 0.049223 10.0.0.242 - - [2026-02-20 02:25:53] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051550 10.0.0.242 - - [2026-02-20 02:25:53] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?fields=security_groups HTTP/1.1" 200 1353 0.038774 10.0.0.242 - - [2026-02-20 02:25:54] "DELETE /access-control-list/e77a11cd-9f2d-4625-beeb-acd39f4edf6d HTTP/1.1" 200 115 0.039544 10.0.0.242 - - [2026-02-20 02:25:54] "DELETE /security-group/42fdbdc6-9b33-495d-bbfb-2dd46f116436 HTTP/1.1" 200 115 0.071285 10.0.0.242 - - [2026-02-20 02:25:54] "DELETE /access-control-list/d3d96a62-6444-43e0-9258-c7092d6700af HTTP/1.1" 200 115 0.028906 10.0.0.242 - - [2026-02-20 02:25:54] "GET /project/beb90e23-f552-4c2a-982a-36a704bcc953?fields=application_policy_sets HTTP/1.1" 200 1392 0.041993 10.0.0.242 - - [2026-02-20 02:25:54] "DELETE /project/beb90e23-f552-4c2a-982a-36a704bcc953 HTTP/1.1" 200 115 0.362901 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:25:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:25:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 10.0.0.242 - - [2026-02-20 02:26:52] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.242 - - [2026-02-20 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2026-02-20 02:26:52] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003134 10.0.0.242 - - [2026-02-20 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-02-20 02:26:52] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003308 10.0.0.242 - - [2026-02-20 02:27:08] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.242 - - [2026-02-20 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.242 - - [2026-02-20 02:27:08] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004577 10.0.0.242 - - [2026-02-20 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-20 02:27:08] "GET /config-node/6f5dc36c-c525-4ec5-8d51-92e74b487393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001621 10.0.0.242 - - [2026-02-20 02:27:09] "GET / HTTP/1.1" 200 36215 0.001468 10.0.0.242 - - [2026-02-20 02:27:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002056 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-02-20 02:27:14] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002026 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.017374 10.0.0.242 - - [2026-02-20 02:27:14] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 264 0.001857 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/40e533ea-a8e1-4801-87b3-429b1878dd09 HTTP/1.1" 200 245 0.009257 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 261 0.003802 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/b63cc812-0168-461c-9ee2-931f7072c727 HTTP/1.1" 200 245 0.010910 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 261 0.006649 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/5c7d2b7b-74ec-4be2-8059-34e18832c49b HTTP/1.1" 200 245 0.009472 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 253 0.003372 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/3fa35ce7-420c-427f-8e63-ca0dfc2997c0 HTTP/1.1" 200 245 0.010029 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 251 0.004277 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/069440fb-cfbc-4838-9e48-30e705297117 HTTP/1.1" 200 245 0.012488 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 252 0.008086 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010841 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/d2fb2e1e-1ddf-48b5-894f-c8833d70941c HTTP/1.1" 200 245 0.010202 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 256 0.010172 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/ad99826a-a6a6-4837-a5f7-d67380b83f5f HTTP/1.1" 200 245 0.009363 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 248 0.004027 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.242 - - [2026-02-20 02:27:14] "PUT /alarm/c53c1dc1-aac5-465d-b9dc-9318596cf8ab HTTP/1.1" 200 245 0.009826 10.0.0.242 - - [2026-02-20 02:27:14] "POST /alarms HTTP/1.1" 409 252 0.005652 10.0.0.242 - - [2026-02-20 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/f9eb3422-36e4-4d5a-8d05-563c124a6c03 HTTP/1.1" 200 245 0.010240 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 257 0.007315 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/1643ed31-5f85-477c-845b-f4f0e500fefa HTTP/1.1" 200 245 0.009763 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 251 0.003250 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/d9f0f302-34c1-43a8-8411-4279e72a81eb HTTP/1.1" 200 245 0.015245 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 257 0.006035 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/9312e354-a28f-4f56-a54c-352ee06c1639 HTTP/1.1" 200 245 0.009373 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 261 0.008066 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/ac8e249e-3898-4815-a58f-23c73aa1f3a0 HTTP/1.1" 200 245 0.011392 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 258 0.004011 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/ff111e7b-cfb3-44f3-a55f-657f7a5c5c1b HTTP/1.1" 200 245 0.010518 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 254 0.010851 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/13cebed2-97a5-4911-93b8-937ecbe99286 HTTP/1.1" 200 245 0.009598 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 254 0.005902 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/d6299e94-a5b4-4e7f-9ec2-5bda5abcaa02 HTTP/1.1" 200 245 0.009797 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 254 0.006271 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/d2693b70-d954-4854-abfe-de1eb6b698b0 HTTP/1.1" 200 245 0.010259 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 247 0.003365 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/74dbea85-8e6f-4122-87a0-4f42493998ec HTTP/1.1" 200 245 0.009468 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 272 0.002974 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/bc1f2fa8-7fe8-437f-a331-9af6f3e02fe1 HTTP/1.1" 200 245 0.011026 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 261 0.009093 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/74158bf3-9ba9-4e68-a9f5-69d0d9ca56fe HTTP/1.1" 200 245 0.011411 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 259 0.004293 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/fd2d6523-4471-48cf-ac23-8ff79d8c5229 HTTP/1.1" 200 245 0.009647 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 265 0.003516 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.242 - - [2026-02-20 02:27:15] "PUT /alarm/62a7b64b-547a-4e18-816e-b7640682cc6c HTTP/1.1" 200 245 0.009497 10.0.0.242 - - [2026-02-20 02:27:15] "POST /alarms HTTP/1.1" 409 279 0.009476 10.0.0.242 - - [2026-02-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.242 - - [2026-02-20 02:27:16] "PUT /alarm/27c3e32b-80bd-416a-91ed-000f6de69971 HTTP/1.1" 200 245 0.009985 10.0.0.242 - - [2026-02-20 02:27:16] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.242 - - [2026-02-20 02:27:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001801 10.0.0.242 - - [2026-02-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.242 - - [2026-02-20 02:27:16] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.008675 10.0.0.242 - - [2026-02-20 02:27:16] "GET / HTTP/1.1" 200 36215 0.002078 10.0.0.242 - - [2026-02-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.242 - - [2026-02-20 02:27:16] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002905 10.0.0.242 - - [2026-02-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.242 - - [2026-02-20 02:27:16] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.007844 10.0.0.242 - - [2026-02-20 02:27:16] "GET / HTTP/1.1" 200 36215 0.001696 10.0.0.242 - - [2026-02-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-02-20 02:27:16] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004202 10.0.0.242 - - [2026-02-20 02:27:16] "PUT /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7 HTTP/1.1" 200 275 0.015537 10.0.0.242 - - [2026-02-20 02:27:20] "GET / HTTP/1.1" 200 36215 0.001416 10.0.0.242 - - [2026-02-20 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.242 - - [2026-02-20 02:27:20] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002471 10.0.0.242 - - [2026-02-20 02:27:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001756 10.0.0.242 - - [2026-02-20 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.242 - - [2026-02-20 02:27:20] "GET /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002277 10.0.0.242 - - [2026-02-20 02:27:20] "PUT /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd HTTP/1.1" 200 255 0.008703 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000970 10.0.0.242 - - [2026-02-20 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.242 - - [2026-02-20 02:27:23] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002847 10.0.0.242 - - [2026-02-20 02:27:35] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.242 - - [2026-02-20 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.242 - - [2026-02-20 02:27:35] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.013815 10.0.0.242 - - [2026-02-20 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.242 - - [2026-02-20 02:27:35] "GET /config-node/6f5dc36c-c525-4ec5-8d51-92e74b487393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002517 10.0.0.242 - - [2026-02-20 02:27:47] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.242 - - [2026-02-20 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2026-02-20 02:27:47] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003220 10.0.0.242 - - [2026-02-20 02:27:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002467 10.0.0.242 - - [2026-02-20 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.242 - - [2026-02-20 02:27:47] "GET /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002966 10.0.0.242 - - [2026-02-20 02:27:47] "PUT /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd HTTP/1.1" 200 255 0.013860 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:27:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:27:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.242 - - [2026-02-20 02:28:04] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.242 - - [2026-02-20 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2026-02-20 02:28:04] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004610 10.0.0.242 - - [2026-02-20 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.242 - - [2026-02-20 02:28:04] "GET /config-node/6f5dc36c-c525-4ec5-8d51-92e74b487393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002214 10.0.0.242 - - [2026-02-20 02:28:04] "GET / HTTP/1.1" 200 36215 0.001291 10.0.0.242 - - [2026-02-20 02:28:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001865 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2026-02-20 02:28:09] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002109 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.242 - - [2026-02-20 02:28:09] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.008171 10.0.0.242 - - [2026-02-20 02:28:09] "GET / HTTP/1.1" 200 36215 0.001784 10.0.0.242 - - [2026-02-20 02:28:09] "POST /alarms HTTP/1.1" 409 264 0.001827 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.242 - - [2026-02-20 02:28:09] "PUT /alarm/40e533ea-a8e1-4801-87b3-429b1878dd09 HTTP/1.1" 200 245 0.009523 10.0.0.242 - - [2026-02-20 02:28:09] "POST /alarms HTTP/1.1" 409 261 0.004538 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2026-02-20 02:28:09] "PUT /alarm/b63cc812-0168-461c-9ee2-931f7072c727 HTTP/1.1" 200 245 0.011950 10.0.0.242 - - [2026-02-20 02:28:09] "POST /alarms HTTP/1.1" 409 261 0.005180 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.242 - - [2026-02-20 02:28:09] "PUT /alarm/5c7d2b7b-74ec-4be2-8059-34e18832c49b HTTP/1.1" 200 245 0.009174 10.0.0.242 - - [2026-02-20 02:28:09] "POST /alarms HTTP/1.1" 409 253 0.009761 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.242 - - [2026-02-20 02:28:09] "PUT /alarm/3fa35ce7-420c-427f-8e63-ca0dfc2997c0 HTTP/1.1" 200 245 0.012089 10.0.0.242 - - [2026-02-20 02:28:09] "POST /alarms HTTP/1.1" 409 251 0.010316 10.0.0.242 - - [2026-02-20 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/069440fb-cfbc-4838-9e48-30e705297117 HTTP/1.1" 200 245 0.008703 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 252 0.008741 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/d2fb2e1e-1ddf-48b5-894f-c8833d70941c HTTP/1.1" 200 245 0.008423 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 256 0.016899 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/ad99826a-a6a6-4837-a5f7-d67380b83f5f HTTP/1.1" 200 245 0.008967 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 248 0.003800 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/c53c1dc1-aac5-465d-b9dc-9318596cf8ab HTTP/1.1" 200 245 0.008790 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 252 0.006641 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/f9eb3422-36e4-4d5a-8d05-563c124a6c03 HTTP/1.1" 200 245 0.013938 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 257 0.018697 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/1643ed31-5f85-477c-845b-f4f0e500fefa HTTP/1.1" 200 245 0.012689 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 251 0.025824 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/d9f0f302-34c1-43a8-8411-4279e72a81eb HTTP/1.1" 200 245 0.009284 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 257 0.005017 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/9312e354-a28f-4f56-a54c-352ee06c1639 HTTP/1.1" 200 245 0.010657 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 261 0.021024 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/ac8e249e-3898-4815-a58f-23c73aa1f3a0 HTTP/1.1" 200 245 0.010029 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 258 0.006006 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/ff111e7b-cfb3-44f3-a55f-657f7a5c5c1b HTTP/1.1" 200 245 0.009382 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 254 0.015963 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/13cebed2-97a5-4911-93b8-937ecbe99286 HTTP/1.1" 200 245 0.011264 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 254 0.006026 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009507 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/d6299e94-a5b4-4e7f-9ec2-5bda5abcaa02 HTTP/1.1" 200 245 0.008938 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 254 0.010210 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/d2693b70-d954-4854-abfe-de1eb6b698b0 HTTP/1.1" 200 245 0.009127 10.0.0.242 - - [2026-02-20 02:28:10] "POST /alarms HTTP/1.1" 409 247 0.004714 10.0.0.242 - - [2026-02-20 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.242 - - [2026-02-20 02:28:10] "PUT /alarm/74dbea85-8e6f-4122-87a0-4f42493998ec HTTP/1.1" 200 245 0.012148 10.0.0.242 - - [2026-02-20 02:28:11] "POST /alarms HTTP/1.1" 409 272 0.003582 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /alarm/bc1f2fa8-7fe8-437f-a331-9af6f3e02fe1 HTTP/1.1" 200 245 0.008083 10.0.0.242 - - [2026-02-20 02:28:11] "POST /alarms HTTP/1.1" 409 261 0.006788 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /alarm/74158bf3-9ba9-4e68-a9f5-69d0d9ca56fe HTTP/1.1" 200 245 0.008304 10.0.0.242 - - [2026-02-20 02:28:11] "POST /alarms HTTP/1.1" 409 259 0.003444 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /alarm/fd2d6523-4471-48cf-ac23-8ff79d8c5229 HTTP/1.1" 200 245 0.008677 10.0.0.242 - - [2026-02-20 02:28:11] "POST /alarms HTTP/1.1" 409 265 0.014499 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /alarm/62a7b64b-547a-4e18-816e-b7640682cc6c HTTP/1.1" 200 245 0.008577 10.0.0.242 - - [2026-02-20 02:28:11] "POST /alarms HTTP/1.1" 409 279 0.010516 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /alarm/27c3e32b-80bd-416a-91ed-000f6de69971 HTTP/1.1" 200 245 0.008218 10.0.0.242 - - [2026-02-20 02:28:11] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.242 - - [2026-02-20 02:28:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001796 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.007596 10.0.0.242 - - [2026-02-20 02:28:11] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-02-20 02:28:11] "GET /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002407 10.0.0.242 - - [2026-02-20 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.242 - - [2026-02-20 02:28:11] "PUT /global-vrouter-config/4d8b4f14-9012-4956-81ba-6796483d7518 HTTP/1.1" 200 277 0.010465 10.0.0.242 - - [2026-02-20 02:28:12] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.242 - - [2026-02-20 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.242 - - [2026-02-20 02:28:12] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005217 10.0.0.242 - - [2026-02-20 02:28:12] "PUT /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7 HTTP/1.1" 200 275 0.014690 10.0.0.242 - - [2026-02-20 02:28:15] "GET / HTTP/1.1" 200 36215 0.001269 10.0.0.242 - - [2026-02-20 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2026-02-20 02:28:15] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002224 10.0.0.242 - - [2026-02-20 02:28:15] "POST /bgp-routers HTTP/1.1" 409 301 0.011329 10.0.0.242 - - [2026-02-20 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-20 02:28:15] "GET /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002202 10.0.0.242 - - [2026-02-20 02:28:15] "PUT /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd HTTP/1.1" 200 255 0.016083 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:28:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:28:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.242 - - [2026-02-20 02:28:20] "POST /tags HTTP/1.1" 200 356 0.026456 10.0.0.242 - - [2026-02-20 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012826 10.0.0.242 - - [2026-02-20 02:28:20] "GET /tag/bad9d618-2e1d-4c38-b3f7-1ce651b4282d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.028420 10.0.0.242 - - [2026-02-20 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-02-20 02:28:20] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007833 10.0.0.242 - - [2026-02-20 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.242 - - [2026-02-20 02:28:20] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068717 10.0.0.242 - - [2026-02-20 02:28:20] "POST /virtual-machines HTTP/1.1" 200 352 0.031699 10.0.0.242 - - [2026-02-20 02:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044087 10.0.0.242 - - [2026-02-20 02:28:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.147344 10.0.0.242 - - [2026-02-20 02:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009071 10.0.0.242 - - [2026-02-20 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012000 10.0.0.242 - - [2026-02-20 02:28:20] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005313 10.0.0.242 - - [2026-02-20 02:28:21] "POST /instance-ips HTTP/1.1" 200 392 0.024216 10.0.0.242 - - [2026-02-20 02:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044937 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.017826 10.0.0.242 - - [2026-02-20 02:28:21] "POST /set-tag HTTP/1.1" 200 109 0.023500 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015791 10.0.0.242 - - [2026-02-20 02:28:21] "GET /instance-ip/d2cc6632-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003367 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004072 10.0.0.242 - - [2026-02-20 02:28:21] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003077 10.0.0.242 - - [2026-02-20 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.007575 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004832 10.0.0.242 - - [2026-02-20 02:28:21] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.242 - - [2026-02-20 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-network/57f20c9c-43fe-4b97-b480-47a41c9bfe5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003730 10.0.0.242 - - [2026-02-20 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.242 - - [2026-02-20 02:28:21] "GET /project/05a6053b-be90-4d51-9326-b41c05f729a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.049538 10.0.0.242 - - [2026-02-20 02:28:21] "POST /virtual-machines HTTP/1.1" 200 356 0.009942 10.0.0.242 - - [2026-02-20 02:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015709 10.0.0.242 - - [2026-02-20 02:28:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.096487 10.0.0.242 - - [2026-02-20 02:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010041 10.0.0.242 - - [2026-02-20 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.012827 10.0.0.242 - - [2026-02-20 02:28:21] "POST /instance-ips HTTP/1.1" 200 396 0.035841 10.0.0.242 - - [2026-02-20 02:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.053665 10.0.0.242 - - [2026-02-20 02:28:21] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.029199 10.0.0.242 - - [2026-02-20 02:28:21] "POST /set-tag HTTP/1.1" 200 109 0.026545 10.0.0.242 - - [2026-02-20 02:28:22] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.029280 10.0.0.242 - - [2026-02-20 02:28:22] "GET /instance-ip/d3411252-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003349 10.0.0.242 - - [2026-02-20 02:28:22] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003890 10.0.0.242 - - [2026-02-20 02:28:22] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.242 - - [2026-02-20 02:28:22] "GET /virtual-router/34043030-7dcf-4cbb-b280-2b0357310725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003345 10.0.0.242 - - [2026-02-20 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.242 - - [2026-02-20 02:28:22] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005264 10.0.0.242 - - [2026-02-20 02:28:22] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.242 - - [2026-02-20 02:28:22] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003629 10.0.0.242 - - [2026-02-20 02:28:22] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.242 - - [2026-02-20 02:28:22] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005369 10.0.0.242 - - [2026-02-20 02:28:22] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.242 - - [2026-02-20 02:28:32] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004267 10.0.0.242 - - [2026-02-20 02:28:32] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.242 - - [2026-02-20 02:28:33] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005064 10.0.0.242 - - [2026-02-20 02:28:33] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.242 - - [2026-02-20 02:28:34] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006918 10.0.0.242 - - [2026-02-20 02:28:34] "POST /set-tag HTTP/1.1" 200 109 0.004575 10.0.0.242 - - [2026-02-20 02:29:06] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004589 10.0.0.242 - - [2026-02-20 02:29:06] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.242 - - [2026-02-20 02:29:07] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004513 10.0.0.242 - - [2026-02-20 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.242 - - [2026-02-20 02:29:07] "GET /virtual-machine/1ca100cc-ec9a-4221-91a6-19243752944b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002994 10.0.0.242 - - [2026-02-20 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.013886 10.0.0.242 - - [2026-02-20 02:29:07] "GET /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003989 10.0.0.242 - - [2026-02-20 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.014415 10.0.0.242 - - [2026-02-20 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.020344 10.0.0.242 - - [2026-02-20 02:29:07] "DELETE /instance-ip/d2cc6632-0e03-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.032560 10.0.0.242 - - [2026-02-20 02:29:07] "DELETE /virtual-machine-interface/d2acc516-0e03-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.041792 10.0.0.242 - - [2026-02-20 02:29:07] "DELETE /virtual-machine/1ca100cc-ec9a-4221-91a6-19243752944b HTTP/1.1" 200 115 0.017964 10.0.0.242 - - [2026-02-20 02:29:07] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004507 10.0.0.242 - - [2026-02-20 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.242 - - [2026-02-20 02:29:19] "GET / HTTP/1.1" 200 36215 0.001825 10.0.0.242 - - [2026-02-20 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-02-20 02:29:19] "GET /global-system-config/6a9399fb-387d-4515-bdee-a8865d8a2ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004062 10.0.0.242 - - [2026-02-20 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2026-02-20 02:29:19] "GET /config-node/6f5dc36c-c525-4ec5-8d51-92e74b487393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002246 10.0.0.242 - - [2026-02-20 02:29:30] "GET / HTTP/1.1" 200 36215 0.001567 10.0.0.242 - - [2026-02-20 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.242 - - [2026-02-20 02:29:30] "GET /routing-instance/800703c7-c115-4126-b4f9-ed4cd1e5690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004475 10.0.0.242 - - [2026-02-20 02:29:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002820 10.0.0.242 - - [2026-02-20 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.242 - - [2026-02-20 02:29:30] "GET /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003823 10.0.0.242 - - [2026-02-20 02:29:30] "PUT /bgp-router/3a41f8da-588d-4797-ae1e-e6e8cf1cb9bd HTTP/1.1" 200 255 0.014155 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:29:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:29:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:29:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:29:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000832 10.0.0.242 - - [2026-02-20 02:29:38] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013023 10.0.0.242 - - [2026-02-20 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.242 - - [2026-02-20 02:29:38] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007727 10.0.0.242 - - [2026-02-20 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.007311 10.0.0.242 - - [2026-02-20 02:29:38] "GET /virtual-machine/1e06b821-51d1-43a0-83b6-e7c6b17cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006397 10.0.0.242 - - [2026-02-20 02:29:38] "POST /ref-update HTTP/1.1" 200 156 0.023458 10.0.0.242 - - [2026-02-20 02:29:38] "GET /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010871 10.0.0.242 - - [2026-02-20 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.021329 10.0.0.242 - - [2026-02-20 02:29:38] "POST /set-tag HTTP/1.1" 200 109 0.039205 10.0.0.242 - - [2026-02-20 02:29:38] "DELETE /instance-ip/d3411252-0e03-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.059542 10.0.0.242 - - [2026-02-20 02:29:38] "DELETE /virtual-machine-interface/d328105e-0e03-11f1-bcb6-fa163efa42d3 HTTP/1.1" 200 115 0.047268 10.0.0.242 - - [2026-02-20 02:29:38] "DELETE /virtual-machine/1e06b821-51d1-43a0-83b6-e7c6b17cec5c HTTP/1.1" 200 115 0.025792 10.0.0.242 - - [2026-02-20 02:29:38] "DELETE /tag/bad9d618-2e1d-4c38-b3f7-1ce651b4282d HTTP/1.1" 200 115 0.031102 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:29:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.242 - - [2026-02-20 02:29:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913