++ 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 +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Jan 29 03:12:15 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 03:12:15 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.26.215.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.26.215.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 03:13:01.899 7f1967142980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 03:13:02.429 7f1967142980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 03:13:02.457 7f1967142980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 03:13:02.458 7f1967142980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000720 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-01-29 03:13:14] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.22 - - [2026-01-29 03:13:15] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.22 - - [2026-01-29 03:13:15] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.22 - - [2026-01-29 03:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2026-01-29 03:13:15] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005806 10.0.0.22 - - [2026-01-29 03:13:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002519 10.0.0.22 - - [2026-01-29 03:13:15] "POST /database-nodes HTTP/1.1" 200 597 0.039353 10.0.0.22 - - [2026-01-29 03:13:15] "GET / HTTP/1.1" 200 45303 0.001362 10.0.0.22 - - [2026-01-29 03:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.22 - - [2026-01-29 03:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.22 - - [2026-01-29 03:13:16] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.22 - - [2026-01-29 03:13:16] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.22 - - [2026-01-29 03:13:16] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.017408 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.007931 10.0.0.22 - - [2026-01-29 03:13:16] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.22 - - [2026-01-29 03:13:16] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.094638 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018290 10.0.0.22 - - [2026-01-29 03:13:16] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.015363 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.005025 10.0.0.22 - - [2026-01-29 03:13:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.027877 10.0.0.22 - - [2026-01-29 03:13:16] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009487 10.0.0.22 - - [2026-01-29 03:13:16] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009545 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.014898 10.0.0.22 - - [2026-01-29 03:13:16] "POST /analytics-nodes HTTP/1.1" 200 599 0.043897 10.0.0.22 - - [2026-01-29 03:13:16] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.010179 10.0.0.22 - - [2026-01-29 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2026-01-29 03:13:16] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007993 10.0.0.22 - - [2026-01-29 03:13:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043442 10.0.0.22 - - [2026-01-29 03:13:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.007147 10.0.0.22 - - [2026-01-29 03:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.22 - - [2026-01-29 03:13:17] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004715 10.0.0.22 - - [2026-01-29 03:13:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.094468 10.0.0.22 - - [2026-01-29 03:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.22 - - [2026-01-29 03:13:17] "GET /network-ipam/8cadbd72-a5cb-4d57-a62c-507ceaaba528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010895 10.0.0.22 - - [2026-01-29 03:13:17] "GET / HTTP/1.1" 200 35931 0.001465 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.22 - - [2026-01-29 03:13:17] "POST /service-templates HTTP/1.1" 200 511 0.095498 10.0.0.22 - - [2026-01-29 03:13:17] "POST /service-templates HTTP/1.1" 200 501 0.067065 10.0.0.22 - - [2026-01-29 03:13:18] "POST /service-templates HTTP/1.1" 200 515 0.117541 10.0.0.22 - - [2026-01-29 03:13:18] "POST /service-templates HTTP/1.1" 200 535 0.163075 10.0.0.22 - - [2026-01-29 03:13:18] "POST /service-templates HTTP/1.1" 200 507 0.197374 10.0.0.22 - - [2026-01-29 03:13:18] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.22 - - [2026-01-29 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.22 - - [2026-01-29 03:13:18] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005175 10.0.0.22 - - [2026-01-29 03:13:18] "POST /bgp-routers HTTP/1.1" 200 616 0.187881 10.0.0.22 - - [2026-01-29 03:13:18] "GET /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.006883 10.0.0.22 - - [2026-01-29 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018999 10.0.0.22 - - [2026-01-29 03:13:18] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.023185 10.0.0.22 - - [2026-01-29 03:13:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014153 10.0.0.22 - - [2026-01-29 03:13:19] "POST /ref-update HTTP/1.1" 200 156 0.061150 10.0.0.22 - - [2026-01-29 03:13:19] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.22 - - [2026-01-29 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-01-29 03:13:19] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007997 10.0.0.22 - - [2026-01-29 03:13:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001761 10.0.0.22 - - [2026-01-29 03:13:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.027971 10.0.0.22 - - [2026-01-29 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.22 - - [2026-01-29 03:13:22] "GET /network-ipam/8cadbd72-a5cb-4d57-a62c-507ceaaba528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004160 10.0.0.22 - - [2026-01-29 03:13:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.005355 10.0.0.22 - - [2026-01-29 03:13:23] "POST /access-control-lists HTTP/1.1" 200 587 0.042562 10.0.0.22 - - [2026-01-29 03:13:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.016812 10.0.0.22 - - [2026-01-29 03:13:23] "POST /access-control-lists HTTP/1.1" 200 585 0.048199 10.0.0.22 - - [2026-01-29 03:13:23] "POST /route-targets HTTP/1.1" 200 327 0.026968 10.0.0.22 - - [2026-01-29 03:13:23] "POST /ref-update HTTP/1.1" 200 156 0.048423 10.0.0.22 - - [2026-01-29 03:13:23] "POST /route-targets HTTP/1.1" 200 327 0.013765 10.0.0.22 - - [2026-01-29 03:13:23] "POST /ref-update HTTP/1.1" 200 156 0.014309 10.0.0.22 - - [2026-01-29 03:13:23] "POST /route-targets HTTP/1.1" 200 327 0.020020 10.0.0.22 - - [2026-01-29 03:13:23] "POST /ref-update HTTP/1.1" 200 156 0.039673 10.0.0.22 - - [2026-01-29 03:13:23] "POST /route-targets HTTP/1.1" 200 327 0.027730 10.0.0.22 - - [2026-01-29 03:13:23] "POST /ref-update HTTP/1.1" 200 156 0.032521 10.0.0.22 - - [2026-01-29 03:13:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.001988 10.0.0.22 - - [2026-01-29 03:13:23] "POST /access-control-lists HTTP/1.1" 200 551 0.076595 10.0.0.22 - - [2026-01-29 03:13:23] "PUT /access-control-list/9a1fd84c-4d2f-429c-ad3f-cccba9267a79 HTTP/1.1" 200 272 0.021572 10.0.0.22 - - [2026-01-29 03:13:23] "PUT /access-control-list/bfabeb97-33a3-4ecb-b246-a4c4698b6885 HTTP/1.1" 200 272 0.032429 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.22 - - [2026-01-29 03:13:24] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.22 - - [2026-01-29 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2026-01-29 03:13:24] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004995 10.0.0.22 - - [2026-01-29 03:13:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002038 10.0.0.22 - - [2026-01-29 03:13:24] "POST /config-nodes HTTP/1.1" 200 593 0.075060 10.0.0.22 - - [2026-01-29 03:13:24] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.22 - - [2026-01-29 03:13:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003262 10.0.0.22 - - [2026-01-29 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.22 - - [2026-01-29 03:13:29] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002979 10.0.0.22 - - [2026-01-29 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.22 - - [2026-01-29 03:13:29] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.012815 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:13:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.22 - - [2026-01-29 03:13:29] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 581 0.100372 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 575 0.187475 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 575 0.046265 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 559 0.057916 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 555 0.044366 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 557 0.051361 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 565 0.039173 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 549 0.036927 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 557 0.033920 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 567 0.031828 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 555 0.016941 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 567 0.022228 10.0.0.22 - - [2026-01-29 03:13:30] "POST /alarms HTTP/1.1" 200 575 0.074200 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 569 0.018955 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 561 0.028408 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 561 0.040368 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 561 0.027430 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 547 0.027381 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 595 0.039893 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 575 0.033103 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 571 0.037083 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 583 0.023327 10.0.0.22 - - [2026-01-29 03:13:31] "POST /alarms HTTP/1.1" 200 609 0.019596 10.0.0.22 - - [2026-01-29 03:13:31] "GET / HTTP/1.1" 200 35931 0.001218 10.0.0.22 - - [2026-01-29 03:13:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002328 10.0.0.22 - - [2026-01-29 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.22 - - [2026-01-29 03:13:31] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.016149 10.0.0.22 - - [2026-01-29 03:13:32] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.22 - - [2026-01-29 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.22 - - [2026-01-29 03:13:32] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003327 10.0.0.22 - - [2026-01-29 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.22 - - [2026-01-29 03:13:32] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.019727 10.0.0.22 - - [2026-01-29 03:13:32] "GET / HTTP/1.1" 200 35931 0.001183 10.0.0.22 - - [2026-01-29 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2026-01-29 03:13:32] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.012190 10.0.0.22 - - [2026-01-29 03:13:32] "PUT /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13 HTTP/1.1" 200 274 0.018647 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005107 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.22 - - [2026-01-29 03:15:35] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.22 - - [2026-01-29 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-01-29 03:15:35] "GET /domain/adab698b-95e1-4142-913c-17eb5ed3f97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003171 10.0.0.22 - - [2026-01-29 03:15:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000484 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.010024 10.0.0.22 - - [2026-01-29 03:15:36] "POST /security-groups HTTP/1.1" 200 570 0.068627 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.004693 10.0.0.22 - - [2026-01-29 03:15:36] "POST /projects HTTP/1.1" 200 481 0.224001 10.0.0.22 - - [2026-01-29 03:15:36] "POST /access-control-lists HTTP/1.1" 200 579 0.081494 10.0.0.22 - - [2026-01-29 03:15:36] "POST /security-groups HTTP/1.1" 200 534 0.098898 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.005761 10.0.0.22 - - [2026-01-29 03:15:36] "POST /access-control-lists HTTP/1.1" 200 577 0.058508 10.0.0.22 - - [2026-01-29 03:15:36] "POST /chown HTTP/1.1" 200 109 0.065477 10.0.0.22 - - [2026-01-29 03:15:36] "POST /policy-managements HTTP/1.1" 409 214 0.012299 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.22 - - [2026-01-29 03:15:36] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003256 10.0.0.22 - - [2026-01-29 03:15:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.021981 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.22 - - [2026-01-29 03:15:36] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003721 10.0.0.22 - - [2026-01-29 03:15:36] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.011896 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008920 10.0.0.22 - - [2026-01-29 03:15:36] "GET /virtual-network/897b2730-28a9-40b2-bff1-8f1adcf48339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005608 10.0.0.22 - - [2026-01-29 03:15:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000459 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.011540 10.0.0.22 - - [2026-01-29 03:15:36] "POST /security-groups HTTP/1.1" 200 574 0.068433 10.0.0.22 - - [2026-01-29 03:15:36] "POST /projects HTTP/1.1" 200 489 0.187395 10.0.0.22 - - [2026-01-29 03:15:36] "POST /security-groups HTTP/1.1" 200 546 0.031680 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.001655 10.0.0.22 - - [2026-01-29 03:15:36] "POST /access-control-lists HTTP/1.1" 200 594 0.015602 10.0.0.22 - - [2026-01-29 03:15:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.002859 10.0.0.22 - - [2026-01-29 03:15:36] "POST /chown HTTP/1.1" 200 109 0.020033 10.0.0.22 - - [2026-01-29 03:15:36] "POST /network-ipams HTTP/1.1" 200 522 0.053128 10.0.0.22 - - [2026-01-29 03:15:37] "POST /access-control-lists HTTP/1.1" 200 592 0.037971 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.005151 10.0.0.22 - - [2026-01-29 03:15:37] "POST /network-ipams HTTP/1.1" 200 510 0.065348 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.002027 10.0.0.22 - - [2026-01-29 03:15:37] "POST /access-control-lists HTTP/1.1" 200 583 0.089098 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002071 10.0.0.22 - - [2026-01-29 03:15:37] "POST /access-control-lists HTTP/1.1" 200 581 0.130937 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.008841 10.0.0.22 - - [2026-01-29 03:15:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003150 10.0.0.22 - - [2026-01-29 03:15:37] "POST /virtual-networks HTTP/1.1" 200 538 0.261132 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.22 - - [2026-01-29 03:15:37] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.012111 10.0.0.22 - - [2026-01-29 03:15:37] "POST /access-control-lists HTTP/1.1" 200 602 0.048866 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.024709 10.0.0.22 - - [2026-01-29 03:15:37] "POST /network-ipams HTTP/1.1" 200 518 0.076822 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.019394 10.0.0.22 - - [2026-01-29 03:15:37] "POST /access-control-lists HTTP/1.1" 200 600 0.079243 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.002058 10.0.0.22 - - [2026-01-29 03:15:37] "POST /access-control-lists HTTP/1.1" 200 589 0.144987 10.0.0.22 - - [2026-01-29 03:15:37] "POST /useragent-kv HTTP/1.1" 200 115 0.015250 10.0.0.22 - - [2026-01-29 03:15:37] "POST /virtual-networks HTTP/1.1" 200 546 0.273052 10.0.0.22 - - [2026-01-29 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016252 10.0.0.22 - - [2026-01-29 03:15:37] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.044060 10.0.0.22 - - [2026-01-29 03:15:37] "POST /route-targets HTTP/1.1" 200 327 0.032725 10.0.0.22 - - [2026-01-29 03:15:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.006706 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.064234 10.0.0.22 - - [2026-01-29 03:15:38] "POST /network-policys HTTP/1.1" 200 538 0.063926 10.0.0.22 - - [2026-01-29 03:15:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.006666 10.0.0.22 - - [2026-01-29 03:15:38] "PUT /access-control-list/e33fca40-ab1d-4ada-be2f-cf3d373a5aa0 HTTP/1.1" 200 272 0.097754 10.0.0.22 - - [2026-01-29 03:15:38] "POST /network-policys HTTP/1.1" 200 534 0.079777 10.0.0.22 - - [2026-01-29 03:15:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.026333 10.0.0.22 - - [2026-01-29 03:15:38] "POST /route-targets HTTP/1.1" 200 327 0.015936 10.0.0.22 - - [2026-01-29 03:15:38] "POST /network-policys HTTP/1.1" 200 542 0.040899 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.036105 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.086953 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025260 10.0.0.22 - - [2026-01-29 03:15:38] "PUT /access-control-list/da689c91-d08b-43e0-b0a0-91fb58460838 HTTP/1.1" 200 272 0.064535 10.0.0.22 - - [2026-01-29 03:15:38] "PUT /access-control-list/da689c91-d08b-43e0-b0a0-91fb58460838 HTTP/1.1" 200 272 0.032143 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.127672 10.0.0.22 - - [2026-01-29 03:15:38] "PUT /access-control-list/e33fca40-ab1d-4ada-be2f-cf3d373a5aa0 HTTP/1.1" 200 272 0.084259 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.066093 10.0.0.22 - - [2026-01-29 03:15:38] "PUT /access-control-list/e33fca40-ab1d-4ada-be2f-cf3d373a5aa0 HTTP/1.1" 200 272 0.054575 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.219252 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017770 10.0.0.22 - - [2026-01-29 03:15:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003400 10.0.0.22 - - [2026-01-29 03:15:38] "POST /fqname-to-id HTTP/1.1" 404 237 0.013091 10.0.0.22 - - [2026-01-29 03:15:39] "POST /access-control-lists HTTP/1.1" 200 601 0.032861 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-update HTTP/1.1" 200 156 0.112478 10.0.0.22 - - [2026-01-29 03:15:39] "PUT /access-control-list/da689c91-d08b-43e0-b0a0-91fb58460838 HTTP/1.1" 200 272 0.074278 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-update HTTP/1.1" 200 156 0.164361 10.0.0.22 - - [2026-01-29 03:15:39] "PUT /access-control-list/b847edda-7de0-482e-be7b-f326a89cd775 HTTP/1.1" 200 272 0.049560 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-update HTTP/1.1" 200 156 0.078586 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-update HTTP/1.1" 200 156 0.164567 10.0.0.22 - - [2026-01-29 03:15:39] "PUT /access-control-list/b847edda-7de0-482e-be7b-f326a89cd775 HTTP/1.1" 200 272 0.059201 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046084 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026553 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006847 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-update HTTP/1.1" 200 156 0.052062 10.0.0.22 - - [2026-01-29 03:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.22 - - [2026-01-29 03:15:39] "GET /virtual-network/897b2730-28a9-40b2-bff1-8f1adcf48339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006447 10.0.0.22 - - [2026-01-29 03:15:39] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004322 10.0.0.22 - - [2026-01-29 03:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.22 - - [2026-01-29 03:15:39] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002890 10.0.0.22 - - [2026-01-29 03:15:39] "POST /firewall-policys HTTP/1.1" 200 530 0.036806 10.0.0.22 - - [2026-01-29 03:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019863 10.0.0.22 - - [2026-01-29 03:15:39] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011208 10.0.0.22 - - [2026-01-29 03:15:39] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011484 10.0.0.22 - - [2026-01-29 03:15:39] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005313 10.0.0.22 - - [2026-01-29 03:15:39] "POST /ref-update HTTP/1.1" 200 156 0.047762 10.0.0.22 - - [2026-01-29 03:15:39] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.033389 10.0.0.22 - - [2026-01-29 03:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.22 - - [2026-01-29 03:15:40] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003032 10.0.0.22 - - [2026-01-29 03:15:40] "POST /firewall-policys HTTP/1.1" 200 532 0.022723 10.0.0.22 - - [2026-01-29 03:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014554 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.017992 10.0.0.22 - - [2026-01-29 03:15:40] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002796 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002829 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002419 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002392 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.021339 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.067461 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.037430 10.0.0.22 - - [2026-01-29 03:15:40] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004188 10.0.0.22 - - [2026-01-29 03:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2026-01-29 03:15:40] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002697 10.0.0.22 - - [2026-01-29 03:15:40] "POST /firewall-policys HTTP/1.1" 200 530 0.018626 10.0.0.22 - - [2026-01-29 03:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017227 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015813 10.0.0.22 - - [2026-01-29 03:15:40] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002426 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002903 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003251 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003016 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003162 10.0.0.22 - - [2026-01-29 03:15:40] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002639 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.019485 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.027122 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.030227 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.042435 10.0.0.22 - - [2026-01-29 03:15:40] "POST /ref-update HTTP/1.1" 200 156 0.026726 10.0.0.22 - - [2026-01-29 03:15:40] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018667 10.0.0.22 - - [2026-01-29 03:15:40] "POST /tags HTTP/1.1" 200 299 0.052494 10.0.0.22 - - [2026-01-29 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.22 - - [2026-01-29 03:15:41] "GET /tag/c4ae44ae-cc44-4dca-b860-cbae4f1d87fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015216 10.0.0.22 - - [2026-01-29 03:15:41] "POST /set-tag HTTP/1.1" 200 109 0.021136 10.0.0.22 - - [2026-01-29 03:15:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.002475 10.0.0.22 - - [2026-01-29 03:15:41] "POST /tags HTTP/1.1" 200 357 0.099462 10.0.0.22 - - [2026-01-29 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.22 - - [2026-01-29 03:15:41] "GET /tag/d5c72182-8d02-43fb-aa67-fd1b1c26a702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.024173 10.0.0.22 - - [2026-01-29 03:15:41] "POST /tags HTTP/1.1" 200 305 0.061763 10.0.0.22 - - [2026-01-29 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013267 10.0.0.22 - - [2026-01-29 03:15:41] "GET /tag/edf544b7-c756-460f-8a7d-dec4bb3cdd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017508 10.0.0.22 - - [2026-01-29 03:15:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000587 10.0.0.22 - - [2026-01-29 03:15:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.026928 10.0.0.22 - - [2026-01-29 03:15:41] "POST /security-groups HTTP/1.1" 200 571 0.257966 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.002599 10.0.0.22 - - [2026-01-29 03:15:42] "POST /projects HTTP/1.1" 200 483 0.477136 10.0.0.22 - - [2026-01-29 03:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027514 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.22 - - [2026-01-29 03:15:42] "POST /access-control-lists HTTP/1.1" 200 580 0.092190 10.0.0.22 - - [2026-01-29 03:15:42] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.032359 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.22 - - [2026-01-29 03:15:42] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007966 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.006405 10.0.0.22 - - [2026-01-29 03:15:42] "POST /access-control-lists HTTP/1.1" 200 578 0.094046 10.0.0.22 - - [2026-01-29 03:15:42] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.112232 10.0.0.22 - - [2026-01-29 03:15:42] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.078223 10.0.0.22 - - [2026-01-29 03:15:42] "POST /security-groups HTTP/1.1" 200 537 0.093827 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.005292 10.0.0.22 - - [2026-01-29 03:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.052427 10.0.0.22 - - [2026-01-29 03:15:42] "POST /access-control-lists HTTP/1.1" 200 596 0.154917 10.0.0.22 - - [2026-01-29 03:15:42] "POST /chown HTTP/1.1" 200 109 0.147395 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.018685 10.0.0.22 - - [2026-01-29 03:15:42] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036587 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.22 - - [2026-01-29 03:15:42] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025098 10.0.0.22 - - [2026-01-29 03:15:42] "POST /access-control-lists HTTP/1.1" 200 594 0.090011 10.0.0.22 - - [2026-01-29 03:15:42] "POST /tags HTTP/1.1" 409 207 0.032241 10.0.0.22 - - [2026-01-29 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2026-01-29 03:15:42] "GET /tag/edf544b7-c756-460f-8a7d-dec4bb3cdd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018298 10.0.0.22 - - [2026-01-29 03:15:43] "POST /firewall-rules HTTP/1.1" 200 564 0.097421 10.0.0.22 - - [2026-01-29 03:15:43] "GET /firewall-rule/fb418f4b-6d39-4087-baa5-f19edd9e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004190 10.0.0.22 - - [2026-01-29 03:15:43] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006746 10.0.0.22 - - [2026-01-29 03:15:43] "GET /firewall-rule/fb418f4b-6d39-4087-baa5-f19edd9e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.050503 10.0.0.22 - - [2026-01-29 03:15:43] "POST /ref-update HTTP/1.1" 200 156 0.015009 10.0.0.22 - - [2026-01-29 03:15:43] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002548 10.0.0.22 - - [2026-01-29 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021775 10.0.0.22 - - [2026-01-29 03:15:43] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007913 10.0.0.22 - - [2026-01-29 03:15:43] "POST /tags HTTP/1.1" 409 207 0.002147 10.0.0.22 - - [2026-01-29 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.22 - - [2026-01-29 03:15:43] "GET /tag/edf544b7-c756-460f-8a7d-dec4bb3cdd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012137 10.0.0.22 - - [2026-01-29 03:15:43] "POST /firewall-rules HTTP/1.1" 200 562 0.082140 10.0.0.22 - - [2026-01-29 03:15:43] "GET /firewall-rule/93da7ff9-fc39-4a59-adf7-114a9f15cecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.019211 10.0.0.22 - - [2026-01-29 03:15:43] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003749 10.0.0.22 - - [2026-01-29 03:15:43] "GET /firewall-rule/93da7ff9-fc39-4a59-adf7-114a9f15cecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002237 10.0.0.22 - - [2026-01-29 03:15:43] "POST /ref-update HTTP/1.1" 200 156 0.033148 10.0.0.22 - - [2026-01-29 03:15:43] "POST /tags HTTP/1.1" 200 305 0.142581 10.0.0.22 - - [2026-01-29 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011911 10.0.0.22 - - [2026-01-29 03:15:43] "GET /tag/b7f04396-24e8-48b8-acc8-f674b695379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025137 10.0.0.22 - - [2026-01-29 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.22 - - [2026-01-29 03:15:43] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066037 10.0.0.22 - - [2026-01-29 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.22 - - [2026-01-29 03:15:43] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004275 10.0.0.22 - - [2026-01-29 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011625 10.0.0.22 - - [2026-01-29 03:15:43] "GET /service-appliance-set/c018597a-f389-4f8f-8235-148ad7f950f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003544 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002756 10.0.0.22 - - [2026-01-29 03:15:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104476 10.0.0.22 - - [2026-01-29 03:15:44] "GET /virtual-machine-interface/63d9062b-9e1d-4e05-b645-9583c71d048e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.020913 10.0.0.22 - - [2026-01-29 03:15:44] "POST /instance-ips HTTP/1.1" 200 381 0.062193 10.0.0.22 - - [2026-01-29 03:15:44] "GET /instance-ip/dc9e1856-a5dc-4cc3-9620-79f89443f7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008626 10.0.0.22 - - [2026-01-29 03:15:44] "POST /loadbalancers HTTP/1.1" 200 582 0.065353 10.0.0.22 - - [2026-01-29 03:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012159 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012558 10.0.0.22 - - [2026-01-29 03:15:44] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039389 10.0.0.22 - - [2026-01-29 03:15:44] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049279 10.0.0.22 - - [2026-01-29 03:15:44] "GET /loadbalancer/3d9762ac-6b1a-469a-a3d6-690c527b1084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.014445 10.0.0.22 - - [2026-01-29 03:15:44] "GET /instance-ip/dc9e1856-a5dc-4cc3-9620-79f89443f7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008161 10.0.0.22 - - [2026-01-29 03:15:44] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041007 10.0.0.22 - - [2026-01-29 03:15:44] "POST /floating-ips HTTP/1.1" 200 583 0.056727 10.0.0.22 - - [2026-01-29 03:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.044586 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014995 10.0.0.22 - - [2026-01-29 03:15:44] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058855 10.0.0.22 - - [2026-01-29 03:15:44] "GET /loadbalancer-listener/437ba0d4-ccae-4d91-b3eb-28dc0f778558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005486 10.0.0.22 - - [2026-01-29 03:15:44] "GET /loadbalancer-listener/437ba0d4-ccae-4d91-b3eb-28dc0f778558?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003659 10.0.0.22 - - [2026-01-29 03:15:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018639 10.0.0.22 - - [2026-01-29 03:15:44] "GET /instance-ip/dc9e1856-a5dc-4cc3-9620-79f89443f7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004698 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2026-01-29 03:15:44] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002412 10.0.0.22 - - [2026-01-29 03:15:44] "GET /instance-ip/dc9e1856-a5dc-4cc3-9620-79f89443f7a3?fields=floating_ips HTTP/1.1" 200 1171 0.008001 10.0.0.22 - - [2026-01-29 03:15:44] "GET / HTTP/1.1" 200 35931 0.004408 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.22 - - [2026-01-29 03:15:44] "GET /floating-ip/c20b7665-fff8-4a15-8937-bfad930023c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003964 10.0.0.22 - - [2026-01-29 03:15:44] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004556 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.22 - - [2026-01-29 03:15:44] "GET /config-node/3c10bd83-0259-4644-8c8e-34ca87a75cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003798 10.0.0.22 - - [2026-01-29 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2026-01-29 03:15:44] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.007915 10.0.0.22 - - [2026-01-29 03:15:45] "POST /tags HTTP/1.1" 200 301 0.095629 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011730 10.0.0.22 - - [2026-01-29 03:15:45] "GET /tag/5bc0df47-5608-4811-bf52-c7fea2be7f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013772 10.0.0.22 - - [2026-01-29 03:15:45] "POST /tags HTTP/1.1" 200 325 0.045223 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010840 10.0.0.22 - - [2026-01-29 03:15:45] "GET /tag/dc464224-420f-4a0e-83f1-4031b9ca0dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016858 10.0.0.22 - - [2026-01-29 03:15:45] "POST /tags HTTP/1.1" 200 363 0.020995 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.22 - - [2026-01-29 03:15:45] "GET /tag/5fcf7c0e-a0cb-48ea-a268-cd7994eff401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012498 10.0.0.22 - - [2026-01-29 03:15:45] "POST /tags HTTP/1.1" 200 311 0.019146 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.22 - - [2026-01-29 03:15:45] "GET /tag/7aca7484-5736-4416-b52d-2a6ba5e1999b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015370 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-01-29 03:15:45] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004084 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.22 - - [2026-01-29 03:15:45] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034329 10.0.0.22 - - [2026-01-29 03:15:45] "POST /virtual-machines HTTP/1.1" 200 377 0.013770 10.0.0.22 - - [2026-01-29 03:15:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035100 10.0.0.22 - - [2026-01-29 03:15:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.115388 10.0.0.22 - - [2026-01-29 03:15:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008962 10.0.0.22 - - [2026-01-29 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008484 10.0.0.22 - - [2026-01-29 03:15:45] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007858 10.0.0.22 - - [2026-01-29 03:15:45] "POST /instance-ips HTTP/1.1" 200 409 0.027699 10.0.0.22 - - [2026-01-29 03:15:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029903 10.0.0.22 - - [2026-01-29 03:15:45] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014151 10.0.0.22 - - [2026-01-29 03:15:46] "POST /set-tag HTTP/1.1" 200 109 0.045910 10.0.0.22 - - [2026-01-29 03:15:46] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018345 10.0.0.22 - - [2026-01-29 03:15:46] "GET /instance-ip/cd5d91e8-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009614 10.0.0.22 - - [2026-01-29 03:15:46] "POST /tags HTTP/1.1" 200 301 0.018952 10.0.0.22 - - [2026-01-29 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013706 10.0.0.22 - - [2026-01-29 03:15:46] "GET /tag/1bb1abd2-913e-4ada-b28d-07dd1e5c0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014303 10.0.0.22 - - [2026-01-29 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.22 - - [2026-01-29 03:15:46] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056398 10.0.0.22 - - [2026-01-29 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.22 - - [2026-01-29 03:15:46] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005113 10.0.0.22 - - [2026-01-29 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.22 - - [2026-01-29 03:15:46] "GET /service-appliance-set/c018597a-f389-4f8f-8235-148ad7f950f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002966 10.0.0.22 - - [2026-01-29 03:15:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.001977 10.0.0.22 - - [2026-01-29 03:15:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133033 10.0.0.22 - - [2026-01-29 03:15:46] "GET /virtual-machine-interface/9c07ccc3-c9cb-4052-b222-15d9ac9c4f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.010004 10.0.0.22 - - [2026-01-29 03:15:46] "POST /instance-ips HTTP/1.1" 200 377 0.043781 10.0.0.22 - - [2026-01-29 03:15:46] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012260 10.0.0.22 - - [2026-01-29 03:15:46] "POST /loadbalancers HTTP/1.1" 200 582 0.063792 10.0.0.22 - - [2026-01-29 03:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017618 10.0.0.22 - - [2026-01-29 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018759 10.0.0.22 - - [2026-01-29 03:15:46] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074595 10.0.0.22 - - [2026-01-29 03:15:46] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016650 10.0.0.22 - - [2026-01-29 03:15:46] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074430 10.0.0.22 - - [2026-01-29 03:15:46] "POST /floating-ips HTTP/1.1" 200 581 0.017144 10.0.0.22 - - [2026-01-29 03:15:46] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006483 10.0.0.22 - - [2026-01-29 03:15:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015663 10.0.0.22 - - [2026-01-29 03:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023727 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008758 10.0.0.22 - - [2026-01-29 03:15:47] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.026525 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer-listener/ba27b46c-fb66-4498-af57-fc5a8f0c2e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006205 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer-listener/ba27b46c-fb66-4498-af57-fc5a8f0c2e18?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004596 10.0.0.22 - - [2026-01-29 03:15:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017062 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2026-01-29 03:15:47] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009795 10.0.0.22 - - [2026-01-29 03:15:47] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?fields=floating_ips HTTP/1.1" 200 1164 0.008556 10.0.0.22 - - [2026-01-29 03:15:47] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.017429 10.0.0.22 - - [2026-01-29 03:15:47] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046289 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002931 10.0.0.22 - - [2026-01-29 03:15:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023537 10.0.0.22 - - [2026-01-29 03:15:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031126 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-01-29 03:15:47] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035285 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer-listener/44d99c11-82a5-43cd-b8d1-2df8035df923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002574 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer-listener/44d99c11-82a5-43cd-b8d1-2df8035df923?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003396 10.0.0.22 - - [2026-01-29 03:15:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026232 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.22 - - [2026-01-29 03:15:47] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004653 10.0.0.22 - - [2026-01-29 03:15:47] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?fields=floating_ips HTTP/1.1" 200 1164 0.003832 10.0.0.22 - - [2026-01-29 03:15:47] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005521 10.0.0.22 - - [2026-01-29 03:15:47] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054732 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003787 10.0.0.22 - - [2026-01-29 03:15:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.034639 10.0.0.22 - - [2026-01-29 03:15:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.22 - - [2026-01-29 03:15:47] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040668 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer-listener/5e9135e6-8c4b-44db-b45a-bac9bcf8d03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.011003 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer-listener/5e9135e6-8c4b-44db-b45a-bac9bcf8d03a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004069 10.0.0.22 - - [2026-01-29 03:15:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025414 10.0.0.22 - - [2026-01-29 03:15:47] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009840 10.0.0.22 - - [2026-01-29 03:15:47] "GET /instance-ip/628ddcc8-1d33-4eb3-b4ad-bd7ca56d9e8a?fields=floating_ips HTTP/1.1" 200 1164 0.003740 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2026-01-29 03:15:47] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002536 10.0.0.22 - - [2026-01-29 03:15:47] "POST /tags HTTP/1.1" 200 355 0.021461 10.0.0.22 - - [2026-01-29 03:15:47] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007282 10.0.0.22 - - [2026-01-29 03:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013914 10.0.0.22 - - [2026-01-29 03:15:48] "GET /tag/c100272b-c9f8-4b94-b571-a5e3fb44438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015009 10.0.0.22 - - [2026-01-29 03:15:48] "POST /tags HTTP/1.1" 200 303 0.026412 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012784 10.0.0.22 - - [2026-01-29 03:15:48] "GET /tag/4556705c-a250-4bc7-a214-c57c0c31cbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018093 10.0.0.22 - - [2026-01-29 03:15:48] "POST /projects HTTP/1.1" 409 218 0.002066 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.22 - - [2026-01-29 03:15:48] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023996 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.22 - - [2026-01-29 03:15:48] "GET /network-ipam/c3d0873d-1c0f-435a-9c7c-fdce38cb523c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004208 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-01-29 03:15:48] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004206 10.0.0.22 - - [2026-01-29 03:15:48] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.081243 10.0.0.22 - - [2026-01-29 03:15:48] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004606 10.0.0.22 - - [2026-01-29 03:15:48] "POST /set-tag HTTP/1.1" 200 109 0.061569 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.22 - - [2026-01-29 03:15:48] "GET /network-ipam/a74c7ed6-a87b-4068-b9f0-9d480741a286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003014 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2026-01-29 03:15:48] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005170 10.0.0.22 - - [2026-01-29 03:15:48] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.068849 10.0.0.22 - - [2026-01-29 03:15:48] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007587 10.0.0.22 - - [2026-01-29 03:15:48] "POST /set-tag HTTP/1.1" 200 109 0.054803 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.22 - - [2026-01-29 03:15:48] "GET /network-policy/a14d6f48-ace2-49fa-a418-967187d3ecaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003408 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2026-01-29 03:15:48] "GET /network-policy/492cc9f6-c912-40a3-9b78-5fa5e60237a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008639 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2026-01-29 03:15:48] "GET /network-policy/18597f28-89dd-4484-9971-ec11fc48fdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003133 10.0.0.22 - - [2026-01-29 03:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.22 - - [2026-01-29 03:15:48] "PUT /network-policy/18597f28-89dd-4484-9971-ec11fc48fdc5 HTTP/1.1" 200 262 0.017693 10.0.0.22 - - [2026-01-29 03:15:48] "POST /ref-update HTTP/1.1" 200 156 0.051885 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001845 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-01-29 03:15:49] "POST /security-groups HTTP/1.1" 409 245 0.002456 10.0.0.22 - - [2026-01-29 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.22 - - [2026-01-29 03:15:49] "PUT /security-group/0db3b7ad-c771-4055-a462-633c79a50a2e HTTP/1.1" 200 262 0.055950 10.0.0.22 - - [2026-01-29 03:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027495 10.0.0.22 - - [2026-01-29 03:15:49] "PUT /access-control-list/c490270e-bcf9-4ec8-be30-4b8d49218965 HTTP/1.1" 200 272 0.016175 10.0.0.22 - - [2026-01-29 03:15:49] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022550 10.0.0.22 - - [2026-01-29 03:15:49] "PUT /access-control-list/04ac3388-d83f-4f00-b275-279250a6cca4 HTTP/1.1" 200 272 0.026229 10.0.0.22 - - [2026-01-29 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2026-01-29 03:15:49] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002811 10.0.0.22 - - [2026-01-29 03:15:49] "POST /tags HTTP/1.1" 409 206 0.003586 10.0.0.22 - - [2026-01-29 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2026-01-29 03:15:49] "GET /tag/4556705c-a250-4bc7-a214-c57c0c31cbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010766 10.0.0.22 - - [2026-01-29 03:15:49] "POST /firewall-rules HTTP/1.1" 200 562 0.068163 10.0.0.22 - - [2026-01-29 03:15:49] "GET /firewall-rule/20d8aa6e-cb10-46aa-8a19-3c80c74f4d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004493 10.0.0.22 - - [2026-01-29 03:15:49] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003571 10.0.0.22 - - [2026-01-29 03:15:49] "GET /firewall-rule/20d8aa6e-cb10-46aa-8a19-3c80c74f4d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002373 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-update HTTP/1.1" 200 156 0.041137 10.0.0.22 - - [2026-01-29 03:15:49] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008697 10.0.0.22 - - [2026-01-29 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2026-01-29 03:15:49] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003978 10.0.0.22 - - [2026-01-29 03:15:49] "POST /tags HTTP/1.1" 409 206 0.001940 10.0.0.22 - - [2026-01-29 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2026-01-29 03:15:49] "GET /tag/4556705c-a250-4bc7-a214-c57c0c31cbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012565 10.0.0.22 - - [2026-01-29 03:15:49] "POST /firewall-rules HTTP/1.1" 200 560 0.073484 10.0.0.22 - - [2026-01-29 03:15:49] "GET /firewall-rule/212481c3-934d-445c-8b77-6cdcc206aae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.017961 10.0.0.22 - - [2026-01-29 03:15:49] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004541 10.0.0.22 - - [2026-01-29 03:15:49] "GET /firewall-rule/212481c3-934d-445c-8b77-6cdcc206aae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.004833 10.0.0.22 - - [2026-01-29 03:15:49] "POST /ref-update HTTP/1.1" 200 156 0.025373 10.0.0.22 - - [2026-01-29 03:15:50] "POST /tags HTTP/1.1" 200 371 0.042302 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016955 10.0.0.22 - - [2026-01-29 03:15:50] "GET /tag/26f47e6d-6085-403a-a817-f4b322b96eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.022631 10.0.0.22 - - [2026-01-29 03:15:50] "POST /tags HTTP/1.1" 200 319 0.018028 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.22 - - [2026-01-29 03:15:50] "GET /tag/1780030d-7157-4186-a053-748c85928f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014059 10.0.0.22 - - [2026-01-29 03:15:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000490 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.013279 10.0.0.22 - - [2026-01-29 03:15:50] "POST /security-groups HTTP/1.1" 200 578 0.071990 10.0.0.22 - - [2026-01-29 03:15:50] "POST /projects HTTP/1.1" 200 497 0.225992 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.012783 10.0.0.22 - - [2026-01-29 03:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037491 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009653 10.0.0.22 - - [2026-01-29 03:15:50] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006443 10.0.0.22 - - [2026-01-29 03:15:50] "POST /access-control-lists HTTP/1.1" 200 587 0.099231 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.22 - - [2026-01-29 03:15:50] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.018005 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.011116 10.0.0.22 - - [2026-01-29 03:15:50] "POST /access-control-lists HTTP/1.1" 200 585 0.077611 10.0.0.22 - - [2026-01-29 03:15:50] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.090537 10.0.0.22 - - [2026-01-29 03:15:50] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.056169 10.0.0.22 - - [2026-01-29 03:15:50] "POST /security-groups HTTP/1.1" 200 558 0.070468 10.0.0.22 - - [2026-01-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.002556 10.0.0.22 - - [2026-01-29 03:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027834 10.0.0.22 - - [2026-01-29 03:15:51] "POST /access-control-lists HTTP/1.1" 200 610 0.104799 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.018852 10.0.0.22 - - [2026-01-29 03:15:51] "POST /chown HTTP/1.1" 200 109 0.109930 10.0.0.22 - - [2026-01-29 03:15:51] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018888 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-01-29 03:15:51] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017896 10.0.0.22 - - [2026-01-29 03:15:51] "POST /access-control-lists HTTP/1.1" 200 608 0.105132 10.0.0.22 - - [2026-01-29 03:15:51] "POST /tags HTTP/1.1" 409 214 0.005278 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.22 - - [2026-01-29 03:15:51] "GET /tag/1780030d-7157-4186-a053-748c85928f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011165 10.0.0.22 - - [2026-01-29 03:15:51] "POST /firewall-rules HTTP/1.1" 200 578 0.069175 10.0.0.22 - - [2026-01-29 03:15:51] "GET /firewall-rule/a51be5a9-2fec-4671-8c0d-04a8d1c8ed92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008828 10.0.0.22 - - [2026-01-29 03:15:51] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005727 10.0.0.22 - - [2026-01-29 03:15:51] "GET /firewall-rule/a51be5a9-2fec-4671-8c0d-04a8d1c8ed92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002424 10.0.0.22 - - [2026-01-29 03:15:51] "POST /ref-update HTTP/1.1" 200 156 0.039384 10.0.0.22 - - [2026-01-29 03:15:51] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.056878 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2026-01-29 03:15:51] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004080 10.0.0.22 - - [2026-01-29 03:15:51] "POST /tags HTTP/1.1" 409 214 0.002569 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2026-01-29 03:15:51] "GET /tag/1780030d-7157-4186-a053-748c85928f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010732 10.0.0.22 - - [2026-01-29 03:15:51] "POST /firewall-rules HTTP/1.1" 200 576 0.072353 10.0.0.22 - - [2026-01-29 03:15:51] "GET /firewall-rule/5a6ad3b9-b1fb-4e55-9a34-47e04bee07a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005022 10.0.0.22 - - [2026-01-29 03:15:51] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.011253 10.0.0.22 - - [2026-01-29 03:15:51] "GET /firewall-rule/5a6ad3b9-b1fb-4e55-9a34-47e04bee07a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003139 10.0.0.22 - - [2026-01-29 03:15:51] "POST /ref-update HTTP/1.1" 200 156 0.042527 10.0.0.22 - - [2026-01-29 03:15:51] "POST /tags HTTP/1.1" 200 363 0.034291 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013059 10.0.0.22 - - [2026-01-29 03:15:51] "GET /tag/7b10ba12-2ae4-4783-9dff-a2e7555612c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015599 10.0.0.22 - - [2026-01-29 03:15:51] "POST /tags HTTP/1.1" 200 311 0.036990 10.0.0.22 - - [2026-01-29 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019382 10.0.0.22 - - [2026-01-29 03:15:52] "GET /tag/5b0e1346-182a-41f3-8373-93bbbbe831c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014494 10.0.0.22 - - [2026-01-29 03:15:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000459 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.005812 10.0.0.22 - - [2026-01-29 03:15:52] "POST /security-groups HTTP/1.1" 200 574 0.081330 10.0.0.22 - - [2026-01-29 03:15:52] "POST /projects HTTP/1.1" 200 489 0.206082 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003876 10.0.0.22 - - [2026-01-29 03:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026659 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011266 10.0.0.22 - - [2026-01-29 03:15:52] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010388 10.0.0.22 - - [2026-01-29 03:15:52] "POST /access-control-lists HTTP/1.1" 200 583 0.096682 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.031779 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.030969 10.0.0.22 - - [2026-01-29 03:15:52] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004849 10.0.0.22 - - [2026-01-29 03:15:52] "POST /access-control-lists HTTP/1.1" 200 581 0.082539 10.0.0.22 - - [2026-01-29 03:15:52] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.085536 10.0.0.22 - - [2026-01-29 03:15:52] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.058499 10.0.0.22 - - [2026-01-29 03:15:52] "POST /security-groups HTTP/1.1" 200 546 0.066624 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001631 10.0.0.22 - - [2026-01-29 03:15:52] "POST /access-control-lists HTTP/1.1" 200 602 0.059258 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.015098 10.0.0.22 - - [2026-01-29 03:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.065366 10.0.0.22 - - [2026-01-29 03:15:52] "POST /chown HTTP/1.1" 200 109 0.055912 10.0.0.22 - - [2026-01-29 03:15:52] "POST /access-control-lists HTTP/1.1" 200 600 0.070648 10.0.0.22 - - [2026-01-29 03:15:52] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007230 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.22 - - [2026-01-29 03:15:52] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002278 10.0.0.22 - - [2026-01-29 03:15:52] "POST /tags HTTP/1.1" 409 210 0.001444 10.0.0.22 - - [2026-01-29 03:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.22 - - [2026-01-29 03:15:52] "GET /tag/5b0e1346-182a-41f3-8373-93bbbbe831c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010073 10.0.0.22 - - [2026-01-29 03:15:53] "POST /firewall-rules HTTP/1.1" 200 570 0.079941 10.0.0.22 - - [2026-01-29 03:15:53] "GET /firewall-rule/22f8c080-1091-4676-b02e-92121e550d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010928 10.0.0.22 - - [2026-01-29 03:15:53] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004167 10.0.0.22 - - [2026-01-29 03:15:53] "GET /firewall-rule/22f8c080-1091-4676-b02e-92121e550d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002261 10.0.0.22 - - [2026-01-29 03:15:53] "POST /ref-update HTTP/1.1" 200 156 0.045809 10.0.0.22 - - [2026-01-29 03:15:53] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011751 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2026-01-29 03:15:53] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002858 10.0.0.22 - - [2026-01-29 03:15:53] "POST /tags HTTP/1.1" 409 210 0.001643 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2026-01-29 03:15:53] "GET /tag/5b0e1346-182a-41f3-8373-93bbbbe831c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010725 10.0.0.22 - - [2026-01-29 03:15:53] "POST /firewall-rules HTTP/1.1" 200 568 0.065400 10.0.0.22 - - [2026-01-29 03:15:53] "GET /firewall-rule/d6eedff6-98f1-4900-9496-41adb58dfb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003978 10.0.0.22 - - [2026-01-29 03:15:53] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003559 10.0.0.22 - - [2026-01-29 03:15:53] "GET /firewall-rule/d6eedff6-98f1-4900-9496-41adb58dfb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002097 10.0.0.22 - - [2026-01-29 03:15:53] "POST /ref-update HTTP/1.1" 200 156 0.036112 10.0.0.22 - - [2026-01-29 03:15:53] "POST /tags HTTP/1.1" 409 237 0.008770 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.22 - - [2026-01-29 03:15:53] "GET /tag/5fcf7c0e-a0cb-48ea-a268-cd7994eff401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010279 10.0.0.22 - - [2026-01-29 03:15:53] "POST /tags HTTP/1.1" 409 210 0.002918 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.22 - - [2026-01-29 03:15:53] "GET /tag/7aca7484-5736-4416-b52d-2a6ba5e1999b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012705 10.0.0.22 - - [2026-01-29 03:15:53] "POST /projects HTTP/1.1" 409 223 0.002200 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.22 - - [2026-01-29 03:15:53] "GET /project/b52f054d-b1bb-43b4-a19f-c1e70b4c620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067067 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2026-01-29 03:15:53] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.040435 10.0.0.22 - - [2026-01-29 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.22 - - [2026-01-29 03:15:53] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.009479 10.0.0.22 - - [2026-01-29 03:15:53] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.055659 10.0.0.22 - - [2026-01-29 03:15:54] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.096284 10.0.0.22 - - [2026-01-29 03:15:54] "POST /security-groups HTTP/1.1" 409 253 0.003806 10.0.0.22 - - [2026-01-29 03:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2026-01-29 03:15:54] "PUT /security-group/a406913d-a376-4381-9462-00f3b1b21d65 HTTP/1.1" 200 262 0.064366 10.0.0.22 - - [2026-01-29 03:15:54] "PUT /access-control-list/d5b5fb38-7935-4281-9cc5-b7127c6773b7 HTTP/1.1" 200 272 0.054148 10.0.0.22 - - [2026-01-29 03:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.077112 10.0.0.22 - - [2026-01-29 03:15:54] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013182 10.0.0.22 - - [2026-01-29 03:15:54] "PUT /access-control-list/1b59e1ef-c51d-47e9-8dc7-651ad490af53 HTTP/1.1" 200 272 0.059296 10.0.0.22 - - [2026-01-29 03:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.22 - - [2026-01-29 03:15:54] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002578 10.0.0.22 - - [2026-01-29 03:15:54] "POST /tags HTTP/1.1" 409 210 0.003104 10.0.0.22 - - [2026-01-29 03:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.22 - - [2026-01-29 03:15:54] "GET /tag/7aca7484-5736-4416-b52d-2a6ba5e1999b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017998 10.0.0.22 - - [2026-01-29 03:15:54] "POST /firewall-rules HTTP/1.1" 200 570 0.077199 10.0.0.22 - - [2026-01-29 03:15:54] "GET /firewall-rule/cd985128-2999-44be-a868-16b97dbeb661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005571 10.0.0.22 - - [2026-01-29 03:15:54] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007352 10.0.0.22 - - [2026-01-29 03:15:54] "GET /firewall-rule/cd985128-2999-44be-a868-16b97dbeb661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005197 10.0.0.22 - - [2026-01-29 03:15:54] "POST /ref-update HTTP/1.1" 200 156 0.058878 10.0.0.22 - - [2026-01-29 03:15:54] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013921 10.0.0.22 - - [2026-01-29 03:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.22 - - [2026-01-29 03:15:54] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005274 10.0.0.22 - - [2026-01-29 03:15:54] "POST /tags HTTP/1.1" 409 210 0.004459 10.0.0.22 - - [2026-01-29 03:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.22 - - [2026-01-29 03:15:54] "GET /tag/7aca7484-5736-4416-b52d-2a6ba5e1999b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020630 10.0.0.22 - - [2026-01-29 03:15:54] "POST /firewall-rules HTTP/1.1" 200 568 0.197254 10.0.0.22 - - [2026-01-29 03:15:55] "GET /firewall-rule/9309a33e-5f9d-41ff-a3e2-0e433e1c9e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007946 10.0.0.22 - - [2026-01-29 03:15:55] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.022781 10.0.0.22 - - [2026-01-29 03:15:55] "GET /firewall-rule/9309a33e-5f9d-41ff-a3e2-0e433e1c9e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002717 10.0.0.22 - - [2026-01-29 03:15:55] "POST /ref-update HTTP/1.1" 200 156 0.138895 10.0.0.22 - - [2026-01-29 03:15:55] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004328 10.0.0.22 - - [2026-01-29 03:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.22 - - [2026-01-29 03:15:56] "GET / HTTP/1.1" 200 35931 0.002411 10.0.0.22 - - [2026-01-29 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.22 - - [2026-01-29 03:15:56] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002571 10.0.0.22 - - [2026-01-29 03:15:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001844 10.0.0.22 - - [2026-01-29 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.22 - - [2026-01-29 03:15:56] "GET /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004406 10.0.0.22 - - [2026-01-29 03:15:56] "PUT /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0 HTTP/1.1" 200 254 0.014057 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:15:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:16:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:16:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:16:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:16:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:16:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001504 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:16:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001396 10.0.0.33 - - [2026-01-29 03:17:03] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.33 - - [2026-01-29 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-01-29 03:17:03] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004457 10.0.0.33 - - [2026-01-29 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-01-29 03:17:03] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002476 10.0.0.33 - - [2026-01-29 03:17:03] "PUT /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13 HTTP/1.1" 200 274 0.011909 10.0.0.33 - - [2026-01-29 03:17:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.017343 10.0.0.33 - - [2026-01-29 03:17:03] "POST /virtual-routers HTTP/1.1" 200 599 0.020984 10.0.0.33 - - [2026-01-29 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-01-29 03:17:03] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003878 10.0.0.33 - - [2026-01-29 03:17:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.006196 10.0.0.33 - - [2026-01-29 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2026-01-29 03:17:03] "GET /virtual-network/897b2730-28a9-40b2-bff1-8f1adcf48339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005820 10.0.0.33 - - [2026-01-29 03:17:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.083702 10.0.0.22 - - [2026-01-29 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2026-01-29 03:17:18] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002766 10.0.0.22 - - [2026-01-29 03:17:25] "GET /global-system-configs HTTP/1.1" 200 322 0.018697 10.0.0.22 - - [2026-01-29 03:17:26] "GET /global-system-configs HTTP/1.1" 200 322 0.001865 10.0.0.22 - - [2026-01-29 03:19:41] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003443 10.0.0.22 - - [2026-01-29 03:19:41] "POST /ref-update HTTP/1.1" 200 156 0.007820 10.0.0.22 - - [2026-01-29 03:19:48] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007242 10.0.0.22 - - [2026-01-29 03:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.22 - - [2026-01-29 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.22 - - [2026-01-29 03:19:49] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002895 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005398 10.0.0.22 - - [2026-01-29 03:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.22 - - [2026-01-29 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2026-01-29 03:19:49] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002947 10.0.0.22 - - [2026-01-29 03:19:49] "GET /loadbalancer-pool/212cde1b-2996-4038-98cc-dadb7d210f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003427 10.0.0.22 - - [2026-01-29 03:19:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013946 10.0.0.22 - - [2026-01-29 03:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025554 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010058 10.0.0.22 - - [2026-01-29 03:19:49] "POST /tags HTTP/1.1" 409 205 0.001764 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003740 10.0.0.22 - - [2026-01-29 03:19:49] "POST /ref-update HTTP/1.1" 200 156 0.007301 10.0.0.22 - - [2026-01-29 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2026-01-29 03:19:49] "GET /tag/1bb1abd2-913e-4ada-b28d-07dd1e5c0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011198 10.0.0.22 - - [2026-01-29 03:19:49] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005512 10.0.0.22 - - [2026-01-29 03:19:49] "PUT /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce HTTP/1.1" 200 256 0.012760 10.0.0.22 - - [2026-01-29 03:19:49] "POST /set-tag HTTP/1.1" 200 109 0.100757 10.0.0.22 - - [2026-01-29 03:19:49] "GET /loadbalancer-pool/d26b7695-2e99-4176-9f2f-4af189cf20ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019382 10.0.0.22 - - [2026-01-29 03:19:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015971 10.0.0.22 - - [2026-01-29 03:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.048931 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020153 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003857 10.0.0.22 - - [2026-01-29 03:19:49] "POST /ref-update HTTP/1.1" 200 156 0.006062 10.0.0.22 - - [2026-01-29 03:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.22 - - [2026-01-29 03:19:49] "GET /loadbalancer-pool/ac6f6d66-2011-4ecf-b824-3da2178892d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003729 10.0.0.22 - - [2026-01-29 03:19:49] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.001986 10.0.0.22 - - [2026-01-29 03:19:49] "PUT /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce HTTP/1.1" 200 256 0.012760 10.0.0.22 - - [2026-01-29 03:19:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032731 10.0.0.22 - - [2026-01-29 03:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021209 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010860 10.0.0.22 - - [2026-01-29 03:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.22 - - [2026-01-29 03:19:49] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005182 10.0.0.22 - - [2026-01-29 03:19:49] "POST /ref-update HTTP/1.1" 200 156 0.008084 10.0.0.22 - - [2026-01-29 03:19:49] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002546 10.0.0.22 - - [2026-01-29 03:19:49] "PUT /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce HTTP/1.1" 200 256 0.008632 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:20:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:20:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:21:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:21:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:21:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:21:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001298 10.0.0.33 - - [2026-01-29 03:21:16] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.33 - - [2026-01-29 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.33 - - [2026-01-29 03:21:16] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005139 10.0.0.33 - - [2026-01-29 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-01-29 03:21:16] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005664 10.0.0.33 - - [2026-01-29 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.33 - - [2026-01-29 03:21:16] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003943 10.0.0.33 - - [2026-01-29 03:21:16] "PUT /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50 HTTP/1.1" 200 262 0.023521 10.0.0.33 - - [2026-01-29 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.33 - - [2026-01-29 03:21:16] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004925 10.0.0.33 - - [2026-01-29 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-01-29 03:21:16] "GET /virtual-machine-interface/380ba717-0737-40ba-a2b9-6d0cefb63e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004315 10.0.0.33 - - [2026-01-29 03:21:16] "PUT /virtual-machine-interface/380ba717-0737-40ba-a2b9-6d0cefb63e7d HTTP/1.1" 200 284 0.013675 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:21:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:21:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.22 - - [2026-01-29 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-01-29 03:21:18] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002388 10.0.0.22 - - [2026-01-29 03:22:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002731 10.0.0.22 - - [2026-01-29 03:22:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002716 10.0.0.22 - - [2026-01-29 03:25:07] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004460 10.0.0.22 - - [2026-01-29 03:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.22 - - [2026-01-29 03:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009203 10.0.0.22 - - [2026-01-29 03:25:07] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003242 10.0.0.22 - - [2026-01-29 03:25:07] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004153 10.0.0.22 - - [2026-01-29 03:25:07] "POST /set-tag HTTP/1.1" 200 109 0.020188 10.0.0.22 - - [2026-01-29 03:25:07] "DELETE /loadbalancer-member/44da7d76-0838-42d0-bcb3-9821c5057496 HTTP/1.1" 200 115 0.061957 10.0.0.22 - - [2026-01-29 03:25:07] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012450 10.0.0.22 - - [2026-01-29 03:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.22 - - [2026-01-29 03:25:08] "DELETE /loadbalancer-member/8174103f-b364-4556-9abc-a41103a52520 HTTP/1.1" 200 115 0.051226 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006563 10.0.0.22 - - [2026-01-29 03:25:08] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.22 - - [2026-01-29 03:25:08] "DELETE /loadbalancer-member/638e108c-91c5-4de0-9015-8908f7bd0333 HTTP/1.1" 200 115 0.033389 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009164 10.0.0.22 - - [2026-01-29 03:25:08] "POST /set-tag HTTP/1.1" 200 109 0.009217 10.0.0.22 - - [2026-01-29 03:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.22 - - [2026-01-29 03:25:08] "GET /loadbalancer/8fc17004-2a32-4cec-b39c-28b012b46186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003177 10.0.0.22 - - [2026-01-29 03:25:08] "GET /loadbalancer-pool/212cde1b-2996-4038-98cc-dadb7d210f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008102 10.0.0.22 - - [2026-01-29 03:25:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037235 10.0.0.22 - - [2026-01-29 03:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044639 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.030109 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017183 10.0.0.22 - - [2026-01-29 03:25:08] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005625 10.0.0.22 - - [2026-01-29 03:25:08] "POST /set-tag HTTP/1.1" 200 109 0.062325 10.0.0.22 - - [2026-01-29 03:25:08] "GET /loadbalancer-pool/d26b7695-2e99-4176-9f2f-4af189cf20ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007272 10.0.0.22 - - [2026-01-29 03:25:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030275 10.0.0.22 - - [2026-01-29 03:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021924 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022654 10.0.0.22 - - [2026-01-29 03:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005496 10.0.0.22 - - [2026-01-29 03:25:08] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003529 10.0.0.22 - - [2026-01-29 03:25:08] "GET /loadbalancer-pool/ac6f6d66-2011-4ecf-b824-3da2178892d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003188 10.0.0.22 - - [2026-01-29 03:25:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020612 10.0.0.22 - - [2026-01-29 03:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.041242 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013589 10.0.0.22 - - [2026-01-29 03:25:08] "GET /virtual-machine-interface/cd42773c-fcc0-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007944 10.0.0.22 - - [2026-01-29 03:25:08] "GET /floating-ip/64b2e5d1-92ae-45d1-a7fa-fa315b7ef4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002477 10.0.0.22 - - [2026-01-29 03:25:08] "POST /set-tag HTTP/1.1" 200 109 0.003057 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:25:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001230 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:25:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001339 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:26:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:26:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001314 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.22 - - [2026-01-29 03:27:04] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.22 - - [2026-01-29 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.22 - - [2026-01-29 03:27:04] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039014 10.0.0.22 - - [2026-01-29 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2026-01-29 03:27:04] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041962 10.0.0.22 - - [2026-01-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2026-01-29 03:27:05] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036110 10.0.0.22 - - [2026-01-29 03:27:05] "POST /tags HTTP/1.1" 200 333 0.049702 10.0.0.22 - - [2026-01-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011982 10.0.0.22 - - [2026-01-29 03:27:05] "GET /tag/4bc70964-4936-40f8-9fe0-72de952cd526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.033426 10.0.0.22 - - [2026-01-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.22 - - [2026-01-29 03:27:05] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041420 10.0.0.22 - - [2026-01-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2026-01-29 03:27:05] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004782 10.0.0.22 - - [2026-01-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-01-29 03:27:05] "GET /service-appliance-set/c018597a-f389-4f8f-8235-148ad7f950f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002465 10.0.0.22 - - [2026-01-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.001935 10.0.0.22 - - [2026-01-29 03:27:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.105000 10.0.0.22 - - [2026-01-29 03:27:06] "GET /virtual-machine-interface/dde030fc-42df-436c-b54a-c4e1223fc2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017252 10.0.0.22 - - [2026-01-29 03:27:06] "POST /instance-ips HTTP/1.1" 200 409 0.024466 10.0.0.22 - - [2026-01-29 03:27:06] "GET /instance-ip/4db564f2-8b7a-4a6e-84f5-d5b06e4969a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005819 10.0.0.22 - - [2026-01-29 03:27:06] "POST /loadbalancers HTTP/1.1" 200 610 0.067142 10.0.0.22 - - [2026-01-29 03:27:06] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041180 10.0.0.22 - - [2026-01-29 03:27:06] "GET /instance-ip/4db564f2-8b7a-4a6e-84f5-d5b06e4969a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004103 10.0.0.22 - - [2026-01-29 03:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024151 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009150 10.0.0.22 - - [2026-01-29 03:27:06] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039046 10.0.0.22 - - [2026-01-29 03:27:06] "POST /floating-ips HTTP/1.1" 200 597 0.021993 10.0.0.22 - - [2026-01-29 03:27:06] "GET /loadbalancer/a9deca92-1567-40a0-b4f2-34c12d57622c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003419 10.0.0.22 - - [2026-01-29 03:27:06] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.023180 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.22 - - [2026-01-29 03:27:06] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032862 10.0.0.22 - - [2026-01-29 03:27:06] "GET /loadbalancer-listener/c2f48190-f59c-431c-91a5-c39463d28067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003878 10.0.0.22 - - [2026-01-29 03:27:06] "GET /loadbalancer-listener/c2f48190-f59c-431c-91a5-c39463d28067?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002922 10.0.0.22 - - [2026-01-29 03:27:06] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018080 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.22 - - [2026-01-29 03:27:06] "GET /loadbalancer/a9deca92-1567-40a0-b4f2-34c12d57622c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004103 10.0.0.22 - - [2026-01-29 03:27:06] "GET /instance-ip/4db564f2-8b7a-4a6e-84f5-d5b06e4969a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004033 10.0.0.22 - - [2026-01-29 03:27:06] "GET /instance-ip/4db564f2-8b7a-4a6e-84f5-d5b06e4969a8?fields=floating_ips HTTP/1.1" 200 1211 0.006397 10.0.0.22 - - [2026-01-29 03:27:06] "GET /floating-ip/bc68ec3f-3c56-4918-b6a8-b2cbb435ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003150 10.0.0.22 - - [2026-01-29 03:27:06] "POST /tags HTTP/1.1" 200 295 0.050249 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017420 10.0.0.22 - - [2026-01-29 03:27:06] "GET /tag/b4e76656-eb77-4e45-899c-4aaf7c161596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013845 10.0.0.22 - - [2026-01-29 03:27:06] "POST /tags HTTP/1.1" 409 233 0.002450 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2026-01-29 03:27:06] "GET /tag/c100272b-c9f8-4b94-b571-a5e3fb44438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010319 10.0.0.22 - - [2026-01-29 03:27:06] "POST /tags HTTP/1.1" 409 206 0.002424 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2026-01-29 03:27:06] "GET /tag/4556705c-a250-4bc7-a214-c57c0c31cbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011793 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.22 - - [2026-01-29 03:27:06] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004173 10.0.0.22 - - [2026-01-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2026-01-29 03:27:07] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041988 10.0.0.22 - - [2026-01-29 03:27:07] "POST /virtual-machines HTTP/1.1" 200 369 0.007757 10.0.0.22 - - [2026-01-29 03:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014212 10.0.0.22 - - [2026-01-29 03:27:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101232 10.0.0.22 - - [2026-01-29 03:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010047 10.0.0.22 - - [2026-01-29 03:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010048 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007028 10.0.0.22 - - [2026-01-29 03:27:07] "POST /instance-ips HTTP/1.1" 200 409 0.020771 10.0.0.22 - - [2026-01-29 03:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017936 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013649 10.0.0.22 - - [2026-01-29 03:27:07] "POST /set-tag HTTP/1.1" 200 109 0.017503 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016244 10.0.0.22 - - [2026-01-29 03:27:07] "GET /instance-ip/6388ffd0-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002842 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005136 10.0.0.22 - - [2026-01-29 03:27:07] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002693 10.0.0.22 - - [2026-01-29 03:27:07] "POST /ref-update HTTP/1.1" 200 156 0.010072 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010821 10.0.0.22 - - [2026-01-29 03:27:07] "POST /set-tag HTTP/1.1" 200 109 0.003798 10.0.0.22 - - [2026-01-29 03:27:07] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004374 10.0.0.22 - - [2026-01-29 03:27:07] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.22 - - [2026-01-29 03:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.22 - - [2026-01-29 03:27:08] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005916 10.0.0.22 - - [2026-01-29 03:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.22 - - [2026-01-29 03:27:08] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038756 10.0.0.22 - - [2026-01-29 03:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.22 - - [2026-01-29 03:27:08] "GET /virtual-networks?parent_id=46a039fb-32a8-4682-a2b2-f6cf63c61bf6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004256 10.0.0.22 - - [2026-01-29 03:27:08] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026393 10.0.0.22 - - [2026-01-29 03:27:08] "POST /virtual-machines HTTP/1.1" 200 369 0.007542 10.0.0.22 - - [2026-01-29 03:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020036 10.0.0.22 - - [2026-01-29 03:27:08] "POST /virtual-networks HTTP/1.1" 200 512 0.088708 10.0.0.22 - - [2026-01-29 03:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.22 - - [2026-01-29 03:27:08] "GET /network-ipam/b9ce5eb4-0be0-47aa-a0e5-6a03f903bf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004181 10.0.0.22 - - [2026-01-29 03:27:08] "POST /route-targets HTTP/1.1" 200 327 0.024006 10.0.0.22 - - [2026-01-29 03:27:09] "POST /ref-update HTTP/1.1" 200 156 0.065857 10.0.0.22 - - [2026-01-29 03:27:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.175066 10.0.0.22 - - [2026-01-29 03:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037706 10.0.0.22 - - [2026-01-29 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.22 - - [2026-01-29 03:27:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007979 10.0.0.22 - - [2026-01-29 03:27:09] "POST /ref-update HTTP/1.1" 200 156 0.157125 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004703 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domains HTTP/1.1" 200 280 0.001566 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domain/adab698b-95e1-4142-913c-17eb5ed3f97f HTTP/1.1" 200 3087 0.008460 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004498 10.0.0.22 - - [2026-01-29 03:27:09] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6 HTTP/1.1" 200 7064 0.037097 10.0.0.22 - - [2026-01-29 03:27:09] "POST /instance-ips HTTP/1.1" 200 409 0.041395 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2087 0.023748 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2087 0.003957 10.0.0.22 - - [2026-01-29 03:27:09] "GET /routing-instance/a7a1e011-b576-4e9f-b2e7-1d3fa9d944e4 HTTP/1.1" 200 1403 0.003163 10.0.0.22 - - [2026-01-29 03:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030793 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013216 10.0.0.22 - - [2026-01-29 03:27:09] "GET /routing-instance/a7a1e011-b576-4e9f-b2e7-1d3fa9d944e4 HTTP/1.1" 200 1403 0.012879 10.0.0.22 - - [2026-01-29 03:27:09] "GET /route-target/bc2b6afe-3f20-46bd-8919-64f263948f05 HTTP/1.1" 200 1152 0.001950 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2087 0.003327 10.0.0.22 - - [2026-01-29 03:27:09] "GET /routing-instance/a7a1e011-b576-4e9f-b2e7-1d3fa9d944e4 HTTP/1.1" 200 1403 0.002331 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003614 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2087 0.006475 10.0.0.22 - - [2026-01-29 03:27:09] "GET /routing-instance/a7a1e011-b576-4e9f-b2e7-1d3fa9d944e4 HTTP/1.1" 200 1403 0.004040 10.0.0.22 - - [2026-01-29 03:27:09] "GET /routing-instance/a7a1e011-b576-4e9f-b2e7-1d3fa9d944e4 HTTP/1.1" 200 1403 0.003931 10.0.0.22 - - [2026-01-29 03:27:09] "GET /route-target/bc2b6afe-3f20-46bd-8919-64f263948f05 HTTP/1.1" 200 1152 0.002086 10.0.0.22 - - [2026-01-29 03:27:09] "POST /set-tag HTTP/1.1" 200 109 0.029349 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016715 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domains HTTP/1.1" 200 280 0.007036 10.0.0.22 - - [2026-01-29 03:27:09] "GET /instance-ip/64a550f8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003554 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domain/adab698b-95e1-4142-913c-17eb5ed3f97f HTTP/1.1" 200 3087 0.003873 10.0.0.22 - - [2026-01-29 03:27:09] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6 HTTP/1.1" 200 7064 0.030485 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2087 0.003968 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004884 10.0.0.22 - - [2026-01-29 03:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.22 - - [2026-01-29 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003458 10.0.0.22 - - [2026-01-29 03:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008853 10.0.0.22 - - [2026-01-29 03:27:09] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045460 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007505 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005301 10.0.0.22 - - [2026-01-29 03:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004513 10.0.0.22 - - [2026-01-29 03:27:09] "GET /floating-ip-pools?parent_id=f9992c19-958e-4dcb-9a9f-074e98aa61ee&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002271 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003990 10.0.0.22 - - [2026-01-29 03:27:09] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.22 - - [2026-01-29 03:27:09] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018071 10.0.0.22 - - [2026-01-29 03:27:09] "POST /ref-update HTTP/1.1" 200 156 0.007911 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.012983 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domains HTTP/1.1" 200 280 0.001632 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domain/adab698b-95e1-4142-913c-17eb5ed3f97f HTTP/1.1" 200 3087 0.003348 10.0.0.22 - - [2026-01-29 03:27:09] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6 HTTP/1.1" 200 7320 0.032780 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2325 0.004886 10.0.0.22 - - [2026-01-29 03:27:09] "GET /floating-ip-pool/07f40b2c-8e2e-47c1-91bd-e927768131e7 HTTP/1.1" 200 1313 0.002874 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domains HTTP/1.1" 200 280 0.001718 10.0.0.22 - - [2026-01-29 03:27:09] "GET /domain/adab698b-95e1-4142-913c-17eb5ed3f97f HTTP/1.1" 200 3087 0.002825 10.0.0.22 - - [2026-01-29 03:27:09] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6 HTTP/1.1" 200 7320 0.034268 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 2325 0.003823 10.0.0.22 - - [2026-01-29 03:27:09] "GET /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005252 10.0.0.22 - - [2026-01-29 03:27:09] "POST /tags HTTP/1.1" 200 365 0.051639 10.0.0.22 - - [2026-01-29 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.22 - - [2026-01-29 03:27:09] "GET /tag/f88bd8ea-c651-4ec9-8a94-ffc34ac6862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022991 10.0.0.22 - - [2026-01-29 03:27:09] "POST /tags HTTP/1.1" 409 206 0.002161 10.0.0.22 - - [2026-01-29 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.22 - - [2026-01-29 03:27:09] "GET /tag/4556705c-a250-4bc7-a214-c57c0c31cbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010652 10.0.0.22 - - [2026-01-29 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.22 - - [2026-01-29 03:27:10] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036742 10.0.0.22 - - [2026-01-29 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.22 - - [2026-01-29 03:27:10] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004423 10.0.0.22 - - [2026-01-29 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-01-29 03:27:10] "GET /service-appliance-set/1ff2aaa1-de6a-4e47-9e0c-b52f1437c08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003553 10.0.0.22 - - [2026-01-29 03:27:10] "POST /fqname-to-id HTTP/1.1" 404 258 0.001540 10.0.0.22 - - [2026-01-29 03:27:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112038 10.0.0.22 - - [2026-01-29 03:27:10] "GET /virtual-machine-interface/5f470c14-c8cc-45cf-9e3b-01975a1f9bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010198 10.0.0.22 - - [2026-01-29 03:27:10] "POST /set-tag HTTP/1.1" 200 109 0.016312 10.0.0.22 - - [2026-01-29 03:27:10] "POST /instance-ips HTTP/1.1" 200 417 0.022438 10.0.0.22 - - [2026-01-29 03:27:10] "GET /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009852 10.0.0.22 - - [2026-01-29 03:27:10] "POST /loadbalancers HTTP/1.1" 200 618 0.067549 10.0.0.22 - - [2026-01-29 03:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014131 10.0.0.22 - - [2026-01-29 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.22 - - [2026-01-29 03:27:10] "POST /service-instances HTTP/1.1" 200 566 0.059989 10.0.0.22 - - [2026-01-29 03:27:10] "POST /ref-update HTTP/1.1" 200 156 0.023779 10.0.0.22 - - [2026-01-29 03:27:10] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.090961 10.0.0.22 - - [2026-01-29 03:27:10] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.021541 10.0.0.22 - - [2026-01-29 03:27:10] "GET /virtual-machine-interface/5f470c14-c8cc-45cf-9e3b-01975a1f9bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011107 10.0.0.22 - - [2026-01-29 03:27:10] "GET /virtual-machine-interface/5f470c14-c8cc-45cf-9e3b-01975a1f9bc0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.016405 10.0.0.22 - - [2026-01-29 03:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032117 10.0.0.22 - - [2026-01-29 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014634 10.0.0.22 - - [2026-01-29 03:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.22 - - [2026-01-29 03:27:10] "GET /floating-ip-pool/07f40b2c-8e2e-47c1-91bd-e927768131e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.005218 10.0.0.22 - - [2026-01-29 03:27:10] "POST /virtual-machines HTTP/1.1" 200 429 0.022696 10.0.0.22 - - [2026-01-29 03:27:10] "POST /floating-ips HTTP/1.1" 200 671 0.137280 10.0.0.22 - - [2026-01-29 03:27:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128777 10.0.0.22 - - [2026-01-29 03:27:10] "POST /chown HTTP/1.1" 200 109 0.012358 10.0.0.22 - - [2026-01-29 03:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.048327 10.0.0.22 - - [2026-01-29 03:27:11] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003032 10.0.0.22 - - [2026-01-29 03:27:11] "POST /chown HTTP/1.1" 200 109 0.006281 10.0.0.22 - - [2026-01-29 03:27:11] "PUT /virtual-machine-interface/d5dffa91-a328-4694-8c83-dcb1c801d3ca HTTP/1.1" 200 284 0.026997 10.0.0.22 - - [2026-01-29 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012916 10.0.0.22 - - [2026-01-29 03:27:11] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004347 10.0.0.22 - - [2026-01-29 03:27:11] "POST /tags HTTP/1.1" 409 221 0.001614 10.0.0.22 - - [2026-01-29 03:27:11] "PUT /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 256 0.028317 10.0.0.22 - - [2026-01-29 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.22 - - [2026-01-29 03:27:11] "GET /tag/4bc70964-4936-40f8-9fe0-72de952cd526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012814 10.0.0.22 - - [2026-01-29 03:27:11] "POST /tags HTTP/1.1" 409 238 0.001941 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.021966 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.013408 10.0.0.22 - - [2026-01-29 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.024252 10.0.0.22 - - [2026-01-29 03:27:11] "GET /tag/f88bd8ea-c651-4ec9-8a94-ffc34ac6862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027041 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.013161 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.024439 10.0.0.22 - - [2026-01-29 03:27:11] "POST /firewall-rules HTTP/1.1" 200 650 0.076795 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.029488 10.0.0.22 - - [2026-01-29 03:27:11] "GET /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005975 10.0.0.22 - - [2026-01-29 03:27:11] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002304 10.0.0.22 - - [2026-01-29 03:27:11] "GET /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005376 10.0.0.22 - - [2026-01-29 03:27:11] "POST /virtual-machines HTTP/1.1" 200 429 0.018179 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.026067 10.0.0.22 - - [2026-01-29 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009165 10.0.0.22 - - [2026-01-29 03:27:11] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.088708 10.0.0.22 - - [2026-01-29 03:27:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.177604 10.0.0.22 - - [2026-01-29 03:27:11] "POST /chown HTTP/1.1" 200 109 0.018784 10.0.0.22 - - [2026-01-29 03:27:11] "GET /loadbalancer/4f93579e-7f73-4824-92d3-858c331a7a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012347 10.0.0.22 - - [2026-01-29 03:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.033592 10.0.0.22 - - [2026-01-29 03:27:11] "POST /chown HTTP/1.1" 200 109 0.025621 10.0.0.22 - - [2026-01-29 03:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017489 10.0.0.22 - - [2026-01-29 03:27:11] "PUT /virtual-machine-interface/e1b425b2-3f14-4715-81e5-70a5f8b9998e HTTP/1.1" 200 284 0.016042 10.0.0.22 - - [2026-01-29 03:27:11] "PUT /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 256 0.025204 10.0.0.22 - - [2026-01-29 03:27:11] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044694 10.0.0.22 - - [2026-01-29 03:27:11] "GET /loadbalancer-listener/1dc8d67c-a824-4975-96d7-b5455f59018a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005004 10.0.0.22 - - [2026-01-29 03:27:11] "GET /loadbalancer-listener/1dc8d67c-a824-4975-96d7-b5455f59018a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004645 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.025951 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.024750 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.038815 10.0.0.22 - - [2026-01-29 03:27:11] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.062797 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.024264 10.0.0.22 - - [2026-01-29 03:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036623 10.0.0.22 - - [2026-01-29 03:27:11] "GET /loadbalancer-pool/fe7327c9-4f10-455d-a165-ba049dc8cdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010018 10.0.0.22 - - [2026-01-29 03:27:11] "POST /ref-update HTTP/1.1" 200 156 0.030009 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.013410 10.0.0.22 - - [2026-01-29 03:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040313 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.22 - - [2026-01-29 03:27:12] "POST /loadbalancer-members HTTP/1.1" 200 707 0.083806 10.0.0.22 - - [2026-01-29 03:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.042139 10.0.0.22 - - [2026-01-29 03:27:12] "GET /loadbalancer-member/b4ef6ed1-d673-404b-ac38-28e6ee587f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014715 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.028331 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.033591 10.0.0.22 - - [2026-01-29 03:27:12] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020558 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.22 - - [2026-01-29 03:27:12] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002689 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 256 0.041196 10.0.0.22 - - [2026-01-29 03:27:12] "POST /tags HTTP/1.1" 409 221 0.005328 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.22 - - [2026-01-29 03:27:12] "POST /ref-update HTTP/1.1" 200 156 0.012122 10.0.0.22 - - [2026-01-29 03:27:12] "GET /tag/4bc70964-4936-40f8-9fe0-72de952cd526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022691 10.0.0.22 - - [2026-01-29 03:27:12] "POST /tags HTTP/1.1" 409 238 0.001851 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.007687 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.019705 10.0.0.22 - - [2026-01-29 03:27:12] "GET /tag/f88bd8ea-c651-4ec9-8a94-ffc34ac6862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010978 10.0.0.22 - - [2026-01-29 03:27:12] "POST /firewall-rules HTTP/1.1" 409 293 0.002228 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 256 0.011600 10.0.0.22 - - [2026-01-29 03:27:12] "POST /ref-update HTTP/1.1" 200 156 0.023415 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b HTTP/1.1" 200 260 0.030360 10.0.0.22 - - [2026-01-29 03:27:12] "GET /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005921 10.0.0.22 - - [2026-01-29 03:27:12] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005272 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.006634 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.016223 10.0.0.22 - - [2026-01-29 03:27:12] "GET /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011445 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 256 0.027770 10.0.0.22 - - [2026-01-29 03:27:12] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.015445 10.0.0.22 - - [2026-01-29 03:27:12] "POST /chown HTTP/1.1" 200 109 0.017220 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 256 0.011668 10.0.0.22 - - [2026-01-29 03:27:12] "POST /ref-update HTTP/1.1" 200 156 0.045812 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.22 - - [2026-01-29 03:27:12] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005423 10.0.0.22 - - [2026-01-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.22 - - [2026-01-29 03:27:12] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.009191 10.0.0.22 - - [2026-01-29 03:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011884 10.0.0.22 - - [2026-01-29 03:27:12] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.074021 10.0.0.22 - - [2026-01-29 03:27:12] "POST /virtual-machines HTTP/1.1" 200 373 0.007571 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014165 10.0.0.22 - - [2026-01-29 03:27:13] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.019345 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018209 10.0.0.22 - - [2026-01-29 03:27:13] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.065758 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015114 10.0.0.22 - - [2026-01-29 03:27:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.164408 10.0.0.22 - - [2026-01-29 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011157 10.0.0.22 - - [2026-01-29 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008214 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.007248 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.015878 10.0.0.22 - - [2026-01-29 03:27:13] "POST /ref-update HTTP/1.1" 200 156 0.034167 10.0.0.22 - - [2026-01-29 03:27:13] "POST /instance-ips HTTP/1.1" 200 413 0.049905 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.013829 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039081 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.014363 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.025955 10.0.0.22 - - [2026-01-29 03:27:13] "POST /ref-update HTTP/1.1" 200 156 0.012031 10.0.0.22 - - [2026-01-29 03:27:13] "POST /set-tag HTTP/1.1" 200 109 0.017761 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020978 10.0.0.22 - - [2026-01-29 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012112 10.0.0.22 - - [2026-01-29 03:27:13] "GET /instance-ip/671d5ed4-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004599 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.012065 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.025690 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007484 10.0.0.22 - - [2026-01-29 03:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003917 10.0.0.22 - - [2026-01-29 03:27:13] "POST /ref-update HTTP/1.1" 200 156 0.011676 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.018473 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.021143 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014637 10.0.0.22 - - [2026-01-29 03:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.22 - - [2026-01-29 03:27:13] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004593 10.0.0.22 - - [2026-01-29 03:27:13] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.010078 10.0.0.22 - - [2026-01-29 03:27:13] "POST /set-tag HTTP/1.1" 200 109 0.013541 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011100 10.0.0.22 - - [2026-01-29 03:27:13] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.007692 10.0.0.22 - - [2026-01-29 03:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007513 10.0.0.22 - - [2026-01-29 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.005596 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.023233 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.006804 10.0.0.22 - - [2026-01-29 03:27:13] "POST /chown HTTP/1.1" 200 109 0.017242 10.0.0.22 - - [2026-01-29 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.006041 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.014796 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.010395 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.22 - - [2026-01-29 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.006153 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.006517 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.015611 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.023278 10.0.0.22 - - [2026-01-29 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.006084 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.036586 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.007317 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.010250 10.0.0.22 - - [2026-01-29 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.007604 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.013593 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.011951 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.006267 10.0.0.22 - - [2026-01-29 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.014733 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.007381 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.016251 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.018971 10.0.0.22 - - [2026-01-29 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.005806 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.019760 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.014274 10.0.0.22 - - [2026-01-29 03:27:14] "POST /chown HTTP/1.1" 200 109 0.016621 10.0.0.22 - - [2026-01-29 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.007122 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.017359 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.016864 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.006010 10.0.0.22 - - [2026-01-29 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.009463 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.026590 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.010935 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.021210 10.0.0.22 - - [2026-01-29 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006797 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.006659 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.022039 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.009982 10.0.0.22 - - [2026-01-29 03:27:15] "POST /chown HTTP/1.1" 200 109 0.006353 10.0.0.22 - - [2026-01-29 03:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2026-01-29 03:27:18] "POST /chown HTTP/1.1" 200 109 0.006301 10.0.0.22 - - [2026-01-29 03:27:18] "POST /chown HTTP/1.1" 200 109 0.006805 10.0.0.22 - - [2026-01-29 03:27:18] "POST /chown HTTP/1.1" 200 109 0.005756 10.0.0.22 - - [2026-01-29 03:27:18] "POST /chown HTTP/1.1" 200 109 0.006203 10.0.0.22 - - [2026-01-29 03:27:20] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005860 10.0.0.22 - - [2026-01-29 03:27:20] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.22 - - [2026-01-29 03:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.22 - - [2026-01-29 03:27:20] "GET /loadbalancer/a9deca92-1567-40a0-b4f2-34c12d57622c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002892 10.0.0.22 - - [2026-01-29 03:27:20] "GET /loadbalancer-pool/18deae6c-b5d0-4b61-88dd-2bd401c50527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002778 10.0.0.22 - - [2026-01-29 03:27:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014716 10.0.0.22 - - [2026-01-29 03:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009806 10.0.0.22 - - [2026-01-29 03:27:20] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012429 10.0.0.22 - - [2026-01-29 03:27:20] "POST /tags HTTP/1.1" 409 221 0.002399 10.0.0.22 - - [2026-01-29 03:27:20] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004218 10.0.0.22 - - [2026-01-29 03:27:20] "POST /ref-update HTTP/1.1" 200 156 0.006643 10.0.0.22 - - [2026-01-29 03:27:20] "GET /floating-ip/bc68ec3f-3c56-4918-b6a8-b2cbb435ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.009710 10.0.0.22 - - [2026-01-29 03:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.22 - - [2026-01-29 03:27:20] "GET /tag/4bc70964-4936-40f8-9fe0-72de952cd526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013650 10.0.0.22 - - [2026-01-29 03:27:20] "PUT /floating-ip/bc68ec3f-3c56-4918-b6a8-b2cbb435ffe9 HTTP/1.1" 200 256 0.009141 10.0.0.22 - - [2026-01-29 03:27:20] "POST /set-tag HTTP/1.1" 200 109 0.037755 10.0.0.22 - - [2026-01-29 03:27:21] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013516 10.0.0.22 - - [2026-01-29 03:27:21] "POST /set-tag HTTP/1.1" 200 109 0.007570 10.0.0.22 - - [2026-01-29 03:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.22 - - [2026-01-29 03:27:21] "GET /loadbalancer/a9deca92-1567-40a0-b4f2-34c12d57622c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002297 10.0.0.22 - - [2026-01-29 03:27:21] "GET /loadbalancer-pool/18deae6c-b5d0-4b61-88dd-2bd401c50527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002429 10.0.0.22 - - [2026-01-29 03:27:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019111 10.0.0.22 - - [2026-01-29 03:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018826 10.0.0.22 - - [2026-01-29 03:27:21] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006746 10.0.0.22 - - [2026-01-29 03:27:21] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003523 10.0.0.22 - - [2026-01-29 03:27:21] "POST /ref-update HTTP/1.1" 200 156 0.006238 10.0.0.22 - - [2026-01-29 03:27:21] "GET /floating-ip/bc68ec3f-3c56-4918-b6a8-b2cbb435ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010108 10.0.0.22 - - [2026-01-29 03:27:21] "POST /set-tag HTTP/1.1" 200 109 0.015041 10.0.0.22 - - [2026-01-29 03:27:22] "GET /virtual-machine/a11f1f5b-a48a-4ab0-94a5-aa1a42092d69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002943 10.0.0.22 - - [2026-01-29 03:27:22] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004160 10.0.0.22 - - [2026-01-29 03:27:23] "GET /virtual-machine/1bbbfdee-2ca7-4836-ab5e-b715cabb39f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002764 10.0.0.22 - - [2026-01-29 03:27:23] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004102 10.0.0.22 - - [2026-01-29 03:27:25] "GET /global-system-configs HTTP/1.1" 200 322 0.014355 10.0.0.22 - - [2026-01-29 03:27:26] "GET /global-system-configs HTTP/1.1" 200 322 0.001771 10.0.0.22 - - [2026-01-29 03:27:27] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006138 10.0.0.22 - - [2026-01-29 03:27:27] "POST /set-tag HTTP/1.1" 200 109 0.003816 10.0.0.22 - - [2026-01-29 03:27:28] "GET /virtual-machine/19249efb-8ff6-4ccf-8930-3119288f1b19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003162 10.0.0.22 - - [2026-01-29 03:27:28] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003835 10.0.0.22 - - [2026-01-29 03:27:28] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004296 10.0.0.22 - - [2026-01-29 03:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.22 - - [2026-01-29 03:28:00] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006677 10.0.0.22 - - [2026-01-29 03:28:00] "POST /set-tag HTTP/1.1" 200 109 0.004090 10.0.0.22 - - [2026-01-29 03:28:00] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004008 10.0.0.22 - - [2026-01-29 03:28:00] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.22 - - [2026-01-29 03:28:00] "GET /virtual-machine/19249efb-8ff6-4ccf-8930-3119288f1b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003264 10.0.0.22 - - [2026-01-29 03:28:00] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.22 - - [2026-01-29 03:28:00] "GET /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011789 10.0.0.22 - - [2026-01-29 03:28:00] "POST /set-tag HTTP/1.1" 200 109 0.018214 10.0.0.22 - - [2026-01-29 03:28:00] "POST /set-tag HTTP/1.1" 200 109 0.040317 10.0.0.22 - - [2026-01-29 03:28:01] "DELETE /instance-ip/671d5ed4-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.050697 10.0.0.22 - - [2026-01-29 03:28:01] "DELETE /virtual-machine-interface/66fb0078-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.040820 10.0.0.22 - - [2026-01-29 03:28:01] "DELETE /virtual-machine/19249efb-8ff6-4ccf-8930-3119288f1b19 HTTP/1.1" 200 115 0.026703 10.0.0.22 - - [2026-01-29 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2026-01-29 03:28:03] "GET /tag/f88bd8ea-c651-4ec9-8a94-ffc34ac6862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012079 10.0.0.22 - - [2026-01-29 03:28:03] "GET /tag/f88bd8ea-c651-4ec9-8a94-ffc34ac6862e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011987 10.0.0.22 - - [2026-01-29 03:28:03] "GET /virtual-machine-interface/5f470c14-c8cc-45cf-9e3b-01975a1f9bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004189 10.0.0.22 - - [2026-01-29 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.013774 10.0.0.22 - - [2026-01-29 03:28:03] "GET /virtual-machine-interface/d5dffa91-a328-4694-8c83-dcb1c801d3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004267 10.0.0.22 - - [2026-01-29 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.018596 10.0.0.22 - - [2026-01-29 03:28:03] "GET /virtual-machine-interface/e1b425b2-3f14-4715-81e5-70a5f8b9998e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019959 10.0.0.22 - - [2026-01-29 03:28:03] "POST /set-tag HTTP/1.1" 200 109 0.015290 10.0.0.22 - - [2026-01-29 03:28:03] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014503 10.0.0.22 - - [2026-01-29 03:28:03] "GET /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010909 10.0.0.22 - - [2026-01-29 03:28:03] "POST /ref-update HTTP/1.1" 200 156 0.011728 10.0.0.22 - - [2026-01-29 03:28:03] "DELETE /firewall-rule/4d10cb11-21f2-4b98-b12f-b77f4b31125b HTTP/1.1" 200 115 0.044831 10.0.0.22 - - [2026-01-29 03:28:03] "DELETE /loadbalancer-member/b4ef6ed1-d673-404b-ac38-28e6ee587f7f HTTP/1.1" 200 115 0.029522 10.0.0.22 - - [2026-01-29 03:28:03] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.009550 10.0.0.22 - - [2026-01-29 03:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017603 10.0.0.22 - - [2026-01-29 03:28:03] "DELETE /loadbalancer-pool/fe7327c9-4f10-455d-a165-ba049dc8cdd0 HTTP/1.1" 200 115 0.081056 10.0.0.22 - - [2026-01-29 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.22 - - [2026-01-29 03:28:03] "POST /chown HTTP/1.1" 200 109 0.006362 10.0.0.22 - - [2026-01-29 03:28:03] "DELETE /loadbalancer-listener/1dc8d67c-a824-4975-96d7-b5455f59018a HTTP/1.1" 200 115 0.045510 10.0.0.22 - - [2026-01-29 03:28:03] "GET /floating-ip/86485b0d-2f25-4d1f-a2d5-4a12f3dd8c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005652 10.0.0.22 - - [2026-01-29 03:28:03] "POST /chown HTTP/1.1" 200 109 0.006760 10.0.0.22 - - [2026-01-29 03:28:03] "POST /chown HTTP/1.1" 200 109 0.016114 10.0.0.22 - - [2026-01-29 03:28:03] "POST /chown HTTP/1.1" 200 109 0.027195 10.0.0.22 - - [2026-01-29 03:28:03] "PUT /floating-ip/86485b0d-2f25-4d1f-a2d5-4a12f3dd8c3a HTTP/1.1" 200 256 0.032334 10.0.0.22 - - [2026-01-29 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.22 - - [2026-01-29 03:28:03] "POST /chown HTTP/1.1" 200 109 0.006556 10.0.0.22 - - [2026-01-29 03:28:03] "POST /chown HTTP/1.1" 200 109 0.023780 10.0.0.22 - - [2026-01-29 03:28:04] "POST /chown HTTP/1.1" 200 109 0.026987 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /floating-ip/86485b0d-2f25-4d1f-a2d5-4a12f3dd8c3a HTTP/1.1" 200 115 0.105962 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /loadbalancer/4f93579e-7f73-4824-92d3-858c331a7a31 HTTP/1.1" 200 115 0.036997 10.0.0.22 - - [2026-01-29 03:28:04] "POST /chown HTTP/1.1" 200 109 0.011738 10.0.0.22 - - [2026-01-29 03:28:04] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.010380 10.0.0.22 - - [2026-01-29 03:28:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019478 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /instance-ip/2a057f94-4b1c-40fa-8c59-aca55f39b2a4 HTTP/1.1" 200 115 0.103521 10.0.0.22 - - [2026-01-29 03:28:04] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.015093 10.0.0.22 - - [2026-01-29 03:28:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007576 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /virtual-machine-interface/5f470c14-c8cc-45cf-9e3b-01975a1f9bc0 HTTP/1.1" 200 115 0.101208 10.0.0.22 - - [2026-01-29 03:28:04] "PUT /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 266 0.012061 10.0.0.22 - - [2026-01-29 03:28:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016838 10.0.0.22 - - [2026-01-29 03:28:04] "GET /floating-ip-pool/07f40b2c-8e2e-47c1-91bd-e927768131e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.005189 10.0.0.22 - - [2026-01-29 03:28:04] "POST /ref-update HTTP/1.1" 200 156 0.008707 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /tag/f88bd8ea-c651-4ec9-8a94-ffc34ac6862e HTTP/1.1" 200 115 0.121937 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /service-instance/5cd267aa-5180-4d5e-9b12-cb1cc15f12a6 HTTP/1.1" 200 115 0.090151 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /floating-ip-pool/07f40b2c-8e2e-47c1-91bd-e927768131e7 HTTP/1.1" 200 115 0.040098 10.0.0.22 - - [2026-01-29 03:28:04] "GET /virtual-machine-interface/e1b425b2-3f14-4715-81e5-70a5f8b9998e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004902 10.0.0.22 - - [2026-01-29 03:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2026-01-29 03:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.021230 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /virtual-machine-interface/e1b425b2-3f14-4715-81e5-70a5f8b9998e HTTP/1.1" 200 115 0.102304 10.0.0.22 - - [2026-01-29 03:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003497 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /virtual-network/f9992c19-958e-4dcb-9a9f-074e98aa61ee HTTP/1.1" 200 115 0.132724 10.0.0.22 - - [2026-01-29 03:28:04] "GET /routing-instance/a7a1e011-b576-4e9f-b2e7-1d3fa9d944e4 HTTP/1.1" 404 171 0.002976 10.0.0.22 - - [2026-01-29 03:28:04] "GET /domains HTTP/1.1" 200 280 0.007044 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /route-target/bc2b6afe-3f20-46bd-8919-64f263948f05 HTTP/1.1" 200 115 0.044603 10.0.0.22 - - [2026-01-29 03:28:04] "GET /domain/adab698b-95e1-4142-913c-17eb5ed3f97f HTTP/1.1" 200 3087 0.003170 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /virtual-machine/b125aed2-3e29-4c84-bcb0-5269e06761d4 HTTP/1.1" 200 115 0.046137 10.0.0.22 - - [2026-01-29 03:28:04] "GET /virtual-machine-interface/d5dffa91-a328-4694-8c83-dcb1c801d3ca?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005642 10.0.0.22 - - [2026-01-29 03:28:04] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6 HTTP/1.1" 200 7142 0.034697 10.0.0.22 - - [2026-01-29 03:28:04] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017003 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /virtual-machine-interface/d5dffa91-a328-4694-8c83-dcb1c801d3ca HTTP/1.1" 200 115 0.059676 10.0.0.22 - - [2026-01-29 03:28:04] "POST /set-tag HTTP/1.1" 200 109 0.010397 10.0.0.22 - - [2026-01-29 03:28:04] "POST /ref-update HTTP/1.1" 200 156 0.025752 10.0.0.22 - - [2026-01-29 03:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009266 10.0.0.22 - - [2026-01-29 03:28:04] "GET /loadbalancer/a9deca92-1567-40a0-b4f2-34c12d57622c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005557 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /virtual-machine/72e2e899-b209-4bad-9a08-add821cb1d4c HTTP/1.1" 200 115 0.049847 10.0.0.22 - - [2026-01-29 03:28:04] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003989 10.0.0.22 - - [2026-01-29 03:28:04] "POST /set-tag HTTP/1.1" 200 109 0.014974 10.0.0.22 - - [2026-01-29 03:28:04] "DELETE /loadbalancer-member/ca3a50cf-a763-4a40-af0b-18e390f565ce HTTP/1.1" 200 115 0.033842 10.0.0.22 - - [2026-01-29 03:28:05] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006512 10.0.0.22 - - [2026-01-29 03:28:05] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.22 - - [2026-01-29 03:28:06] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006238 10.0.0.22 - - [2026-01-29 03:28:06] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.22 - - [2026-01-29 03:28:06] "GET /virtual-machine/1bbbfdee-2ca7-4836-ab5e-b715cabb39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002481 10.0.0.22 - - [2026-01-29 03:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009674 10.0.0.22 - - [2026-01-29 03:28:06] "GET /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006822 10.0.0.22 - - [2026-01-29 03:28:06] "POST /set-tag HTTP/1.1" 200 109 0.016762 10.0.0.22 - - [2026-01-29 03:28:06] "POST /set-tag HTTP/1.1" 200 109 0.015540 10.0.0.22 - - [2026-01-29 03:28:06] "POST /set-tag HTTP/1.1" 200 109 0.032197 10.0.0.22 - - [2026-01-29 03:28:06] "DELETE /instance-ip/64a550f8-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.057583 10.0.0.22 - - [2026-01-29 03:28:06] "POST /ref-update HTTP/1.1" 200 156 0.008339 10.0.0.22 - - [2026-01-29 03:28:06] "DELETE /virtual-machine-interface/64830296-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.037438 10.0.0.22 - - [2026-01-29 03:28:06] "DELETE /virtual-machine/1bbbfdee-2ca7-4836-ab5e-b715cabb39f4 HTTP/1.1" 200 115 0.018749 10.0.0.22 - - [2026-01-29 03:28:09] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007443 10.0.0.22 - - [2026-01-29 03:28:09] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.22 - - [2026-01-29 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-01-29 03:28:09] "GET /loadbalancer/a9deca92-1567-40a0-b4f2-34c12d57622c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002244 10.0.0.22 - - [2026-01-29 03:28:10] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007626 10.0.0.22 - - [2026-01-29 03:28:10] "POST /set-tag HTTP/1.1" 200 109 0.010142 10.0.0.22 - - [2026-01-29 03:28:10] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004386 10.0.0.22 - - [2026-01-29 03:28:10] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.22 - - [2026-01-29 03:28:10] "GET /virtual-machine/a11f1f5b-a48a-4ab0-94a5-aa1a42092d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002454 10.0.0.22 - - [2026-01-29 03:28:10] "POST /ref-update HTTP/1.1" 200 156 0.008903 10.0.0.22 - - [2026-01-29 03:28:10] "GET /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004161 10.0.0.22 - - [2026-01-29 03:28:10] "POST /set-tag HTTP/1.1" 200 109 0.017602 10.0.0.22 - - [2026-01-29 03:28:11] "POST /set-tag HTTP/1.1" 200 109 0.051083 10.0.0.22 - - [2026-01-29 03:28:11] "POST /set-tag HTTP/1.1" 200 109 0.015597 10.0.0.22 - - [2026-01-29 03:28:11] "DELETE /instance-ip/6388ffd0-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.055785 10.0.0.22 - - [2026-01-29 03:28:11] "POST /ref-update HTTP/1.1" 200 156 0.016504 10.0.0.22 - - [2026-01-29 03:28:11] "DELETE /virtual-machine-interface/636f65de-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.044762 10.0.0.22 - - [2026-01-29 03:28:11] "DELETE /virtual-machine/a11f1f5b-a48a-4ab0-94a5-aa1a42092d69 HTTP/1.1" 200 115 0.022301 10.0.0.22 - - [2026-01-29 03:28:11] "DELETE /tag/c100272b-c9f8-4b94-b571-a5e3fb44438a HTTP/1.1" 200 115 0.035432 10.0.0.22 - - [2026-01-29 03:28:11] "DELETE /tag/b4e76656-eb77-4e45-899c-4aaf7c161596 HTTP/1.1" 200 115 0.052088 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2026-01-29 03:28:15] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031422 10.0.0.22 - - [2026-01-29 03:28:15] "POST /tags HTTP/1.1" 200 393 0.026965 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012889 10.0.0.22 - - [2026-01-29 03:28:15] "GET /tag/ed212dbc-bfb7-4435-ad25-83e3b73c1e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011955 10.0.0.22 - - [2026-01-29 03:28:15] "POST /tags HTTP/1.1" 200 341 0.020003 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-01-29 03:28:15] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012950 10.0.0.22 - - [2026-01-29 03:28:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000777 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.007469 10.0.0.22 - - [2026-01-29 03:28:15] "POST /security-groups HTTP/1.1" 200 589 0.066652 10.0.0.22 - - [2026-01-29 03:28:15] "POST /projects HTTP/1.1" 200 519 0.163610 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.003723 10.0.0.22 - - [2026-01-29 03:28:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020819 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011047 10.0.0.22 - - [2026-01-29 03:28:15] "POST /access-control-lists HTTP/1.1" 200 598 0.078150 10.0.0.22 - - [2026-01-29 03:28:15] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.031650 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2026-01-29 03:28:15] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003874 10.0.0.22 - - [2026-01-29 03:28:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.007828 10.0.0.22 - - [2026-01-29 03:28:15] "POST /access-control-lists HTTP/1.1" 200 596 0.062282 10.0.0.22 - - [2026-01-29 03:28:15] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.097890 10.0.0.22 - - [2026-01-29 03:28:15] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.057173 10.0.0.22 - - [2026-01-29 03:28:15] "POST /security-groups HTTP/1.1" 200 591 0.081286 10.0.0.22 - - [2026-01-29 03:28:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.002309 10.0.0.22 - - [2026-01-29 03:28:16] "POST /access-control-lists HTTP/1.1" 200 632 0.072963 10.0.0.22 - - [2026-01-29 03:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.089194 10.0.0.22 - - [2026-01-29 03:28:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.001615 10.0.0.22 - - [2026-01-29 03:28:16] "POST /chown HTTP/1.1" 200 109 0.020073 10.0.0.22 - - [2026-01-29 03:28:16] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015004 10.0.0.22 - - [2026-01-29 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2026-01-29 03:28:16] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003990 10.0.0.22 - - [2026-01-29 03:28:16] "POST /access-control-lists HTTP/1.1" 200 630 0.080105 10.0.0.22 - - [2026-01-29 03:28:16] "POST /tags HTTP/1.1" 409 226 0.016247 10.0.0.22 - - [2026-01-29 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.22 - - [2026-01-29 03:28:16] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018987 10.0.0.22 - - [2026-01-29 03:28:16] "POST /firewall-rules HTTP/1.1" 200 600 0.072354 10.0.0.22 - - [2026-01-29 03:28:16] "GET /firewall-rule/2609b18d-4336-4e9e-a5f1-b89e4b667286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010584 10.0.0.22 - - [2026-01-29 03:28:16] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003684 10.0.0.22 - - [2026-01-29 03:28:16] "GET /firewall-rule/2609b18d-4336-4e9e-a5f1-b89e4b667286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006046 10.0.0.22 - - [2026-01-29 03:28:16] "POST /ref-update HTTP/1.1" 200 156 0.042989 10.0.0.22 - - [2026-01-29 03:28:16] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005861 10.0.0.22 - - [2026-01-29 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.22 - - [2026-01-29 03:28:16] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002925 10.0.0.22 - - [2026-01-29 03:28:16] "POST /tags HTTP/1.1" 409 226 0.001912 10.0.0.22 - - [2026-01-29 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2026-01-29 03:28:16] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011381 10.0.0.22 - - [2026-01-29 03:28:16] "POST /firewall-rules HTTP/1.1" 200 598 0.067075 10.0.0.22 - - [2026-01-29 03:28:16] "GET /firewall-rule/904845be-1ad1-4f70-b305-5faca4537209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004807 10.0.0.22 - - [2026-01-29 03:28:16] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004187 10.0.0.22 - - [2026-01-29 03:28:16] "GET /firewall-rule/904845be-1ad1-4f70-b305-5faca4537209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002228 10.0.0.22 - - [2026-01-29 03:28:16] "POST /ref-update HTTP/1.1" 200 156 0.051153 10.0.0.22 - - [2026-01-29 03:28:18] "POST /tags HTTP/1.1" 200 393 0.021905 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007261 10.0.0.22 - - [2026-01-29 03:28:18] "GET /tag/28e1f54d-4375-403b-a17b-fea522ef0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011397 10.0.0.22 - - [2026-01-29 03:28:18] "POST /tags HTTP/1.1" 200 341 0.016124 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.22 - - [2026-01-29 03:28:18] "GET /tag/66854ccc-9b4b-410a-ac31-3c57957350e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011317 10.0.0.22 - - [2026-01-29 03:28:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000500 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.014123 10.0.0.22 - - [2026-01-29 03:28:18] "POST /security-groups HTTP/1.1" 200 589 0.062523 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.001662 10.0.0.22 - - [2026-01-29 03:28:18] "POST /projects HTTP/1.1" 200 519 0.220764 10.0.0.22 - - [2026-01-29 03:28:18] "POST /access-control-lists HTTP/1.1" 200 598 0.059480 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.013170 10.0.0.22 - - [2026-01-29 03:28:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.065746 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.22 - - [2026-01-29 03:28:18] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014546 10.0.0.22 - - [2026-01-29 03:28:18] "POST /access-control-lists HTTP/1.1" 200 596 0.083498 10.0.0.22 - - [2026-01-29 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.22 - - [2026-01-29 03:28:18] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012307 10.0.0.22 - - [2026-01-29 03:28:18] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.046120 10.0.0.22 - - [2026-01-29 03:28:19] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.057753 10.0.0.22 - - [2026-01-29 03:28:19] "POST /security-groups HTTP/1.1" 200 591 0.069460 10.0.0.22 - - [2026-01-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.002688 10.0.0.22 - - [2026-01-29 03:28:19] "POST /access-control-lists HTTP/1.1" 200 632 0.058621 10.0.0.22 - - [2026-01-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.006061 10.0.0.22 - - [2026-01-29 03:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.067132 10.0.0.22 - - [2026-01-29 03:28:19] "POST /chown HTTP/1.1" 200 109 0.019842 10.0.0.22 - - [2026-01-29 03:28:19] "POST /access-control-lists HTTP/1.1" 200 630 0.049001 10.0.0.22 - - [2026-01-29 03:28:19] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024429 10.0.0.22 - - [2026-01-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.22 - - [2026-01-29 03:28:19] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002777 10.0.0.22 - - [2026-01-29 03:28:19] "POST /tags HTTP/1.1" 409 226 0.002014 10.0.0.22 - - [2026-01-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-01-29 03:28:19] "GET /tag/66854ccc-9b4b-410a-ac31-3c57957350e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011408 10.0.0.22 - - [2026-01-29 03:28:19] "POST /firewall-rules HTTP/1.1" 200 600 0.064356 10.0.0.22 - - [2026-01-29 03:28:19] "GET /firewall-rule/fcbd28b1-5898-4ccb-b98e-2077aaf23c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006686 10.0.0.22 - - [2026-01-29 03:28:19] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004666 10.0.0.22 - - [2026-01-29 03:28:19] "GET /firewall-rule/fcbd28b1-5898-4ccb-b98e-2077aaf23c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002453 10.0.0.22 - - [2026-01-29 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.049564 10.0.0.22 - - [2026-01-29 03:28:19] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009739 10.0.0.22 - - [2026-01-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-01-29 03:28:19] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002686 10.0.0.22 - - [2026-01-29 03:28:19] "POST /tags HTTP/1.1" 409 226 0.001726 10.0.0.22 - - [2026-01-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2026-01-29 03:28:19] "GET /tag/66854ccc-9b4b-410a-ac31-3c57957350e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010494 10.0.0.22 - - [2026-01-29 03:28:19] "POST /firewall-rules HTTP/1.1" 200 598 0.067814 10.0.0.22 - - [2026-01-29 03:28:19] "GET /firewall-rule/ce2d38ad-37a9-435a-9237-60845d6ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009261 10.0.0.22 - - [2026-01-29 03:28:19] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004304 10.0.0.22 - - [2026-01-29 03:28:19] "GET /firewall-rule/ce2d38ad-37a9-435a-9237-60845d6ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002805 10.0.0.22 - - [2026-01-29 03:28:19] "POST /ref-update HTTP/1.1" 200 156 0.054108 10.0.0.22 - - [2026-01-29 03:28:21] "POST /tags HTTP/1.1" 200 345 0.099485 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.22 - - [2026-01-29 03:28:21] "GET /tag/bac4eba6-1dad-4cb1-9e75-f4883c5f95fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017426 10.0.0.22 - - [2026-01-29 03:28:21] "POST /projects HTTP/1.1" 409 238 0.003515 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.22 - - [2026-01-29 03:28:21] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042422 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.22 - - [2026-01-29 03:28:21] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004631 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.22 - - [2026-01-29 03:28:21] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005488 10.0.0.22 - - [2026-01-29 03:28:21] "POST /security-groups HTTP/1.1" 409 285 0.003283 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.22 - - [2026-01-29 03:28:21] "PUT /security-group/4460eec0-7e63-4ad9-bae5-58ecd732c277 HTTP/1.1" 200 262 0.064039 10.0.0.22 - - [2026-01-29 03:28:21] "PUT /access-control-list/612e2c15-9aaa-4796-ace5-fa8370f4b1a1 HTTP/1.1" 200 272 0.016554 10.0.0.22 - - [2026-01-29 03:28:21] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.116646 10.0.0.22 - - [2026-01-29 03:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.051478 10.0.0.22 - - [2026-01-29 03:28:21] "POST /tags HTTP/1.1" 409 228 0.007272 10.0.0.22 - - [2026-01-29 03:28:21] "PUT /access-control-list/29c5e679-c57a-4549-bf6e-751b6e177387 HTTP/1.1" 200 272 0.065149 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2026-01-29 03:28:21] "GET /tag/bac4eba6-1dad-4cb1-9e75-f4883c5f95fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009432 10.0.0.22 - - [2026-01-29 03:28:21] "POST /tags HTTP/1.1" 200 345 0.016242 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2026-01-29 03:28:21] "GET /tag/88d8a654-0953-44ef-823b-124469926866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013939 10.0.0.22 - - [2026-01-29 03:28:21] "POST /projects HTTP/1.1" 409 238 0.001494 10.0.0.22 - - [2026-01-29 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.22 - - [2026-01-29 03:28:22] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043982 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2026-01-29 03:28:22] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009909 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.22 - - [2026-01-29 03:28:22] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005040 10.0.0.22 - - [2026-01-29 03:28:22] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046620 10.0.0.22 - - [2026-01-29 03:28:22] "POST /security-groups HTTP/1.1" 409 285 0.002560 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.22 - - [2026-01-29 03:28:22] "PUT /security-group/652b8e77-7464-493b-bddc-fa111208445a HTTP/1.1" 200 262 0.055118 10.0.0.22 - - [2026-01-29 03:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024883 10.0.0.22 - - [2026-01-29 03:28:22] "POST /tags HTTP/1.1" 409 228 0.007704 10.0.0.22 - - [2026-01-29 03:28:22] "PUT /access-control-list/e489f8fd-0666-410a-b175-61320f4f5e28 HTTP/1.1" 200 272 0.029457 10.0.0.22 - - [2026-01-29 03:28:22] "PUT /access-control-list/6050ad63-e394-4daa-9a10-4b59b01ac4ba HTTP/1.1" 200 272 0.014800 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.22 - - [2026-01-29 03:28:22] "GET /tag/88d8a654-0953-44ef-823b-124469926866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010054 10.0.0.22 - - [2026-01-29 03:28:22] "POST /tags HTTP/1.1" 200 291 0.047483 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.22 - - [2026-01-29 03:28:22] "GET /tag/364a61c0-8e24-408d-a026-9404143e193d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.033028 10.0.0.22 - - [2026-01-29 03:28:22] "POST /tags HTTP/1.1" 200 303 0.078736 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.22 - - [2026-01-29 03:28:22] "GET /tag/f8775064-8f40-440f-8772-94f79f3c0dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011578 10.0.0.22 - - [2026-01-29 03:28:22] "POST /tags HTTP/1.1" 409 252 0.001830 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.22 - - [2026-01-29 03:28:22] "GET /tag/ed212dbc-bfb7-4435-ad25-83e3b73c1e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016333 10.0.0.22 - - [2026-01-29 03:28:22] "POST /tags HTTP/1.1" 409 226 0.003024 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.22 - - [2026-01-29 03:28:22] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014213 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2026-01-29 03:28:22] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004626 10.0.0.22 - - [2026-01-29 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.22 - - [2026-01-29 03:28:22] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044291 10.0.0.22 - - [2026-01-29 03:28:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009166 10.0.0.22 - - [2026-01-29 03:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021525 10.0.0.22 - - [2026-01-29 03:28:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105663 10.0.0.22 - - [2026-01-29 03:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010689 10.0.0.22 - - [2026-01-29 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015106 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005516 10.0.0.22 - - [2026-01-29 03:28:23] "POST /instance-ips HTTP/1.1" 200 397 0.023351 10.0.0.22 - - [2026-01-29 03:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026440 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011751 10.0.0.22 - - [2026-01-29 03:28:23] "POST /set-tag HTTP/1.1" 200 109 0.063960 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014719 10.0.0.22 - - [2026-01-29 03:28:23] "GET /instance-ip/90c10826-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004617 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004030 10.0.0.22 - - [2026-01-29 03:28:23] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004429 10.0.0.22 - - [2026-01-29 03:28:23] "POST /ref-update HTTP/1.1" 200 156 0.012676 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010042 10.0.0.22 - - [2026-01-29 03:28:23] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.22 - - [2026-01-29 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010463 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003956 10.0.0.22 - - [2026-01-29 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2026-01-29 03:28:23] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028758 10.0.0.22 - - [2026-01-29 03:28:23] "POST /virtual-machines HTTP/1.1" 200 395 0.024121 10.0.0.22 - - [2026-01-29 03:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020394 10.0.0.22 - - [2026-01-29 03:28:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116768 10.0.0.22 - - [2026-01-29 03:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011712 10.0.0.22 - - [2026-01-29 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013075 10.0.0.22 - - [2026-01-29 03:28:23] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012024 10.0.0.22 - - [2026-01-29 03:28:24] "POST /instance-ips HTTP/1.1" 200 397 0.035066 10.0.0.22 - - [2026-01-29 03:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022480 10.0.0.22 - - [2026-01-29 03:28:24] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012900 10.0.0.22 - - [2026-01-29 03:28:24] "POST /set-tag HTTP/1.1" 200 109 0.063861 10.0.0.22 - - [2026-01-29 03:28:24] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017891 10.0.0.22 - - [2026-01-29 03:28:24] "GET /instance-ip/9141f99a-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006463 10.0.0.22 - - [2026-01-29 03:28:24] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005211 10.0.0.22 - - [2026-01-29 03:28:24] "POST /set-tag HTTP/1.1" 200 109 0.003692 10.0.0.22 - - [2026-01-29 03:28:24] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003804 10.0.0.22 - - [2026-01-29 03:28:24] "POST /ref-update HTTP/1.1" 200 156 0.008793 10.0.0.22 - - [2026-01-29 03:28:24] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012948 10.0.0.22 - - [2026-01-29 03:28:24] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.22 - - [2026-01-29 03:28:24] "POST /tags HTTP/1.1" 200 291 0.018904 10.0.0.22 - - [2026-01-29 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013716 10.0.0.22 - - [2026-01-29 03:28:24] "GET /tag/33ceb4d9-d9c4-42d6-9ccf-7d5afb971313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016228 10.0.0.22 - - [2026-01-29 03:28:24] "POST /tags HTTP/1.1" 409 252 0.002155 10.0.0.22 - - [2026-01-29 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.22 - - [2026-01-29 03:28:24] "GET /tag/28e1f54d-4375-403b-a17b-fea522ef0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010603 10.0.0.22 - - [2026-01-29 03:28:24] "POST /tags HTTP/1.1" 409 226 0.002741 10.0.0.22 - - [2026-01-29 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.22 - - [2026-01-29 03:28:24] "GET /tag/66854ccc-9b4b-410a-ac31-3c57957350e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020961 10.0.0.22 - - [2026-01-29 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2026-01-29 03:28:24] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005042 10.0.0.22 - - [2026-01-29 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2026-01-29 03:28:24] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036577 10.0.0.22 - - [2026-01-29 03:28:24] "POST /virtual-machines HTTP/1.1" 200 395 0.012366 10.0.0.22 - - [2026-01-29 03:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016182 10.0.0.22 - - [2026-01-29 03:28:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112823 10.0.0.22 - - [2026-01-29 03:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010562 10.0.0.22 - - [2026-01-29 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010375 10.0.0.22 - - [2026-01-29 03:28:25] "POST /instance-ips HTTP/1.1" 200 397 0.021591 10.0.0.22 - - [2026-01-29 03:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018123 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011677 10.0.0.22 - - [2026-01-29 03:28:25] "POST /set-tag HTTP/1.1" 200 109 0.068210 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019295 10.0.0.22 - - [2026-01-29 03:28:25] "GET /instance-ip/91e43c0a-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009137 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004779 10.0.0.22 - - [2026-01-29 03:28:25] "POST /set-tag HTTP/1.1" 200 109 0.005997 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006588 10.0.0.22 - - [2026-01-29 03:28:25] "POST /ref-update HTTP/1.1" 200 156 0.013124 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024333 10.0.0.22 - - [2026-01-29 03:28:25] "POST /set-tag HTTP/1.1" 200 109 0.005905 10.0.0.22 - - [2026-01-29 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.22 - - [2026-01-29 03:28:25] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013548 10.0.0.22 - - [2026-01-29 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.22 - - [2026-01-29 03:28:25] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.073914 10.0.0.22 - - [2026-01-29 03:28:25] "POST /virtual-machines HTTP/1.1" 200 395 0.020783 10.0.0.22 - - [2026-01-29 03:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035537 10.0.0.22 - - [2026-01-29 03:28:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.172606 10.0.0.22 - - [2026-01-29 03:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019009 10.0.0.22 - - [2026-01-29 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.042905 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013003 10.0.0.22 - - [2026-01-29 03:28:26] "POST /instance-ips HTTP/1.1" 200 397 0.072186 10.0.0.22 - - [2026-01-29 03:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.089458 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.045599 10.0.0.22 - - [2026-01-29 03:28:26] "POST /set-tag HTTP/1.1" 200 109 0.084377 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028006 10.0.0.22 - - [2026-01-29 03:28:26] "GET /instance-ip/9278daf4-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005614 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005517 10.0.0.22 - - [2026-01-29 03:28:26] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003641 10.0.0.22 - - [2026-01-29 03:28:26] "POST /ref-update HTTP/1.1" 200 156 0.018987 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.052609 10.0.0.22 - - [2026-01-29 03:28:26] "POST /set-tag HTTP/1.1" 200 109 0.008801 10.0.0.22 - - [2026-01-29 03:28:26] "POST /tags HTTP/1.1" 200 299 0.026301 10.0.0.22 - - [2026-01-29 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019828 10.0.0.22 - - [2026-01-29 03:28:26] "GET /tag/1ab6f81d-d611-431b-9750-c56afd598d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.022761 10.0.0.22 - - [2026-01-29 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2026-01-29 03:28:26] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003865 10.0.0.22 - - [2026-01-29 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.22 - - [2026-01-29 03:28:26] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037578 10.0.0.22 - - [2026-01-29 03:28:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009077 10.0.0.22 - - [2026-01-29 03:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036776 10.0.0.22 - - [2026-01-29 03:28:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131899 10.0.0.22 - - [2026-01-29 03:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013738 10.0.0.22 - - [2026-01-29 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012890 10.0.0.22 - - [2026-01-29 03:28:27] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006091 10.0.0.22 - - [2026-01-29 03:28:27] "POST /instance-ips HTTP/1.1" 200 397 0.285725 10.0.0.22 - - [2026-01-29 03:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032108 10.0.0.22 - - [2026-01-29 03:28:27] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010444 10.0.0.22 - - [2026-01-29 03:28:27] "POST /set-tag HTTP/1.1" 200 109 0.017231 10.0.0.22 - - [2026-01-29 03:28:27] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010948 10.0.0.22 - - [2026-01-29 03:28:27] "GET /instance-ip/9336cbf4-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002526 10.0.0.22 - - [2026-01-29 03:28:27] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004316 10.0.0.22 - - [2026-01-29 03:28:27] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.22 - - [2026-01-29 03:28:27] "POST /tags HTTP/1.1" 200 299 0.015915 10.0.0.22 - - [2026-01-29 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.22 - - [2026-01-29 03:28:27] "GET /tag/32d65266-1e94-4d9a-8639-19b862f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011171 10.0.0.22 - - [2026-01-29 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.22 - - [2026-01-29 03:28:27] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003431 10.0.0.22 - - [2026-01-29 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2026-01-29 03:28:28] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035272 10.0.0.22 - - [2026-01-29 03:28:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007953 10.0.0.22 - - [2026-01-29 03:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025344 10.0.0.22 - - [2026-01-29 03:28:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160235 10.0.0.22 - - [2026-01-29 03:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008833 10.0.0.22 - - [2026-01-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.22 - - [2026-01-29 03:28:28] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015122 10.0.0.22 - - [2026-01-29 03:28:28] "POST /instance-ips HTTP/1.1" 200 397 0.022578 10.0.0.22 - - [2026-01-29 03:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034859 10.0.0.22 - - [2026-01-29 03:28:28] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009519 10.0.0.22 - - [2026-01-29 03:28:28] "POST /set-tag HTTP/1.1" 200 109 0.019384 10.0.0.22 - - [2026-01-29 03:28:28] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013482 10.0.0.22 - - [2026-01-29 03:28:28] "GET /instance-ip/93d99e92-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004036 10.0.0.22 - - [2026-01-29 03:28:28] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004278 10.0.0.22 - - [2026-01-29 03:28:28] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.22 - - [2026-01-29 03:28:28] "POST /tags HTTP/1.1" 200 299 0.016449 10.0.0.22 - - [2026-01-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2026-01-29 03:28:28] "GET /tag/07c7cbf6-9175-409d-a3cc-1745d7cf5039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012267 10.0.0.22 - - [2026-01-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-01-29 03:28:28] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003904 10.0.0.22 - - [2026-01-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2026-01-29 03:28:28] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036615 10.0.0.22 - - [2026-01-29 03:28:28] "POST /virtual-machines HTTP/1.1" 200 395 0.009352 10.0.0.22 - - [2026-01-29 03:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019570 10.0.0.22 - - [2026-01-29 03:28:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105280 10.0.0.22 - - [2026-01-29 03:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010856 10.0.0.22 - - [2026-01-29 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004524 10.0.0.22 - - [2026-01-29 03:28:29] "POST /instance-ips HTTP/1.1" 200 397 0.019176 10.0.0.22 - - [2026-01-29 03:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016804 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009604 10.0.0.22 - - [2026-01-29 03:28:29] "POST /set-tag HTTP/1.1" 200 109 0.016756 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016016 10.0.0.22 - - [2026-01-29 03:28:29] "GET /instance-ip/9445be9c-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003273 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003976 10.0.0.22 - - [2026-01-29 03:28:29] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.22 - - [2026-01-29 03:28:29] "POST /tags HTTP/1.1" 200 299 0.022323 10.0.0.22 - - [2026-01-29 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008341 10.0.0.22 - - [2026-01-29 03:28:29] "GET /tag/87e8e904-6056-4ef3-bd93-bf2a5ea7bebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011187 10.0.0.22 - - [2026-01-29 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003386 10.0.0.22 - - [2026-01-29 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2026-01-29 03:28:29] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033637 10.0.0.22 - - [2026-01-29 03:28:29] "POST /virtual-machines HTTP/1.1" 200 395 0.009390 10.0.0.22 - - [2026-01-29 03:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011869 10.0.0.22 - - [2026-01-29 03:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105742 10.0.0.22 - - [2026-01-29 03:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017209 10.0.0.22 - - [2026-01-29 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004362 10.0.0.22 - - [2026-01-29 03:28:29] "POST /instance-ips HTTP/1.1" 200 397 0.017860 10.0.0.22 - - [2026-01-29 03:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019264 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008837 10.0.0.22 - - [2026-01-29 03:28:29] "POST /set-tag HTTP/1.1" 200 109 0.018190 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010800 10.0.0.22 - - [2026-01-29 03:28:29] "GET /instance-ip/94aa6392-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003951 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005538 10.0.0.22 - - [2026-01-29 03:28:29] "POST /set-tag HTTP/1.1" 200 109 0.003456 10.0.0.22 - - [2026-01-29 03:28:29] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.008225 10.0.0.22 - - [2026-01-29 03:28:29] "POST /ref-update HTTP/1.1" 200 156 0.010111 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011079 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004006 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003640 10.0.0.22 - - [2026-01-29 03:28:30] "POST /ref-update HTTP/1.1" 200 156 0.007691 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004094 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004199 10.0.0.22 - - [2026-01-29 03:28:30] "POST /ref-update HTTP/1.1" 200 156 0.008538 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004645 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003574 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009950 10.0.0.22 - - [2026-01-29 03:28:30] "POST /ref-update HTTP/1.1" 200 156 0.014552 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004846 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003695 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004368 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003590 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004141 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005311 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004059 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003785 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.22 - - [2026-01-29 03:28:30] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004084 10.0.0.22 - - [2026-01-29 03:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.22 - - [2026-01-29 03:28:33] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005235 10.0.0.22 - - [2026-01-29 03:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.22 - - [2026-01-29 03:28:33] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003900 10.0.0.22 - - [2026-01-29 03:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2026-01-29 03:28:34] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004410 10.0.0.22 - - [2026-01-29 03:28:34] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine/1e7605aa-25a5-40a2-b460-d310b221fb56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003544 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007839 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine/6576e334-d426-4d47-b25f-c55725ddd3da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003212 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005415 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine/14b220c9-abf2-4ec9-acc7-566b025c1579?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002937 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004768 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine/c3476d9c-0b0e-4284-8a3c-155e547fe924?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003138 10.0.0.22 - - [2026-01-29 03:28:37] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004337 10.0.0.22 - - [2026-01-29 03:28:38] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005034 10.0.0.22 - - [2026-01-29 03:28:38] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.22 - - [2026-01-29 03:28:38] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005652 10.0.0.22 - - [2026-01-29 03:28:38] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.22 - - [2026-01-29 03:28:39] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004020 10.0.0.22 - - [2026-01-29 03:28:39] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine/57a8dbdf-919f-4a3a-96e8-f347e1620033?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002835 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004123 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine/a70221c7-dea9-424a-b1b4-fe7a7bc941b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003003 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004745 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine/dcf837d2-38f7-4fc6-86ae-39e8e9367580?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003447 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004278 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine/564f0db6-a762-4600-8adc-2ff61d92b135?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003464 10.0.0.22 - - [2026-01-29 03:28:42] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005173 10.0.0.22 - - [2026-01-29 03:28:43] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001868 10.0.0.22 - - [2026-01-29 03:28:43] "POST /tags HTTP/1.1" 200 333 0.027155 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015922 10.0.0.22 - - [2026-01-29 03:28:43] "GET /tag/5e0f3d09-0bb8-4742-afe0-f7b03621aefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014328 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.22 - - [2026-01-29 03:28:43] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042843 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2026-01-29 03:28:43] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006826 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.22 - - [2026-01-29 03:28:43] "GET /service-appliance-set/c018597a-f389-4f8f-8235-148ad7f950f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002740 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.002015 10.0.0.22 - - [2026-01-29 03:28:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.097338 10.0.0.22 - - [2026-01-29 03:28:43] "GET /virtual-machine-interface/517997ba-28f7-4bcf-8aae-1237280054f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004571 10.0.0.22 - - [2026-01-29 03:28:43] "POST /instance-ips HTTP/1.1" 200 409 0.021526 10.0.0.22 - - [2026-01-29 03:28:43] "GET /instance-ip/0355a8b8-c358-4c12-8622-f5a6d08d40e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.003876 10.0.0.22 - - [2026-01-29 03:28:43] "POST /loadbalancers HTTP/1.1" 200 629 0.059716 10.0.0.22 - - [2026-01-29 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024494 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.22 - - [2026-01-29 03:28:43] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041178 10.0.0.22 - - [2026-01-29 03:28:43] "GET /instance-ip/0355a8b8-c358-4c12-8622-f5a6d08d40e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005505 10.0.0.22 - - [2026-01-29 03:28:43] "POST /floating-ips HTTP/1.1" 200 597 0.024587 10.0.0.22 - - [2026-01-29 03:28:43] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056891 10.0.0.22 - - [2026-01-29 03:28:43] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005876 10.0.0.22 - - [2026-01-29 03:28:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019217 10.0.0.22 - - [2026-01-29 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2026-01-29 03:28:43] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034076 10.0.0.22 - - [2026-01-29 03:28:43] "GET /loadbalancer-listener/75a12932-aa00-43b5-996c-20c93ba2c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002964 10.0.0.22 - - [2026-01-29 03:28:43] "GET /loadbalancer-listener/75a12932-aa00-43b5-996c-20c93ba2c922?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003465 10.0.0.22 - - [2026-01-29 03:28:44] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022206 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.22 - - [2026-01-29 03:28:44] "GET /instance-ip/0355a8b8-c358-4c12-8622-f5a6d08d40e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.003084 10.0.0.22 - - [2026-01-29 03:28:44] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006494 10.0.0.22 - - [2026-01-29 03:28:44] "GET /instance-ip/0355a8b8-c358-4c12-8622-f5a6d08d40e2?fields=floating_ips HTTP/1.1" 200 1210 0.004925 10.0.0.22 - - [2026-01-29 03:28:44] "GET /loadbalancer-pool/31680187-667b-445d-ab7f-cbaabeca456f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005729 10.0.0.22 - - [2026-01-29 03:28:44] "GET /floating-ip/d75affac-fa25-45a9-bad2-0fe913d81317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.006716 10.0.0.22 - - [2026-01-29 03:28:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022034 10.0.0.22 - - [2026-01-29 03:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017042 10.0.0.22 - - [2026-01-29 03:28:44] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006291 10.0.0.22 - - [2026-01-29 03:28:44] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.009470 10.0.0.22 - - [2026-01-29 03:28:44] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011783 10.0.0.22 - - [2026-01-29 03:28:44] "POST /ref-update HTTP/1.1" 200 156 0.010623 10.0.0.22 - - [2026-01-29 03:28:44] "GET /floating-ip/d75affac-fa25-45a9-bad2-0fe913d81317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007464 10.0.0.22 - - [2026-01-29 03:28:44] "POST /tags HTTP/1.1" 409 221 0.001943 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-01-29 03:28:44] "GET /tag/5e0f3d09-0bb8-4742-afe0-f7b03621aefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013601 10.0.0.22 - - [2026-01-29 03:28:44] "PUT /floating-ip/d75affac-fa25-45a9-bad2-0fe913d81317 HTTP/1.1" 200 256 0.014287 10.0.0.22 - - [2026-01-29 03:28:44] "POST /set-tag HTTP/1.1" 200 109 0.075083 10.0.0.22 - - [2026-01-29 03:28:44] "GET /loadbalancer-pool/31680187-667b-445d-ab7f-cbaabeca456f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006786 10.0.0.22 - - [2026-01-29 03:28:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027029 10.0.0.22 - - [2026-01-29 03:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007867 10.0.0.22 - - [2026-01-29 03:28:44] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009763 10.0.0.22 - - [2026-01-29 03:28:44] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004206 10.0.0.22 - - [2026-01-29 03:28:44] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.22 - - [2026-01-29 03:28:44] "GET /floating-ip/d75affac-fa25-45a9-bad2-0fe913d81317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.014725 10.0.0.22 - - [2026-01-29 03:28:44] "POST /set-tag HTTP/1.1" 200 109 0.082872 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.22 - - [2026-01-29 03:28:44] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002248 10.0.0.22 - - [2026-01-29 03:28:44] "POST /tags HTTP/1.1" 409 206 0.002188 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2026-01-29 03:28:44] "GET /tag/f8775064-8f40-440f-8772-94f79f3c0dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018567 10.0.0.22 - - [2026-01-29 03:28:44] "POST /tags HTTP/1.1" 409 204 0.001962 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.22 - - [2026-01-29 03:28:44] "GET /tag/32d65266-1e94-4d9a-8639-19b862f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011182 10.0.0.22 - - [2026-01-29 03:28:44] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002393 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-01-29 03:28:44] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002834 10.0.0.22 - - [2026-01-29 03:28:44] "POST /tags HTTP/1.1" 409 206 0.001676 10.0.0.22 - - [2026-01-29 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.22 - - [2026-01-29 03:28:45] "GET /tag/f8775064-8f40-440f-8772-94f79f3c0dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010967 10.0.0.22 - - [2026-01-29 03:28:45] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.22 - - [2026-01-29 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.22 - - [2026-01-29 03:28:45] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012128 10.0.0.22 - - [2026-01-29 03:28:45] "POST /tags HTTP/1.1" 409 204 0.002323 10.0.0.22 - - [2026-01-29 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009504 10.0.0.22 - - [2026-01-29 03:28:45] "GET /tag/32d65266-1e94-4d9a-8639-19b862f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010258 10.0.0.22 - - [2026-01-29 03:28:45] "POST /tags HTTP/1.1" 409 226 0.002211 10.0.0.22 - - [2026-01-29 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-01-29 03:28:45] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011499 10.0.0.22 - - [2026-01-29 03:28:45] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002731 10.0.0.22 - - [2026-01-29 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2026-01-29 03:28:45] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002518 10.0.0.22 - - [2026-01-29 03:28:45] "POST /firewall-rules HTTP/1.1" 200 626 0.068507 10.0.0.22 - - [2026-01-29 03:28:45] "POST /firewall-rules HTTP/1.1" 200 646 0.072070 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-rule/2b4718e3-7055-4002-b6ec-0d2aa1fee2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.012461 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002604 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-rule/a17ead08-beee-4441-8b73-61b0e9337b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003441 10.0.0.22 - - [2026-01-29 03:28:45] "POST /ref-update HTTP/1.1" 200 156 0.013250 10.0.0.22 - - [2026-01-29 03:28:45] "POST /firewall-policys HTTP/1.1" 200 606 0.019870 10.0.0.22 - - [2026-01-29 03:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017251 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009791 10.0.0.22 - - [2026-01-29 03:28:45] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002581 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002658 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003892 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.009959 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003947 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002103 10.0.0.22 - - [2026-01-29 03:28:45] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002821 10.0.0.22 - - [2026-01-29 03:28:45] "POST /ref-update HTTP/1.1" 200 156 0.018982 10.0.0.22 - - [2026-01-29 03:28:45] "POST /ref-update HTTP/1.1" 200 156 0.018192 10.0.0.22 - - [2026-01-29 03:28:45] "POST /ref-update HTTP/1.1" 200 156 0.021199 10.0.0.22 - - [2026-01-29 03:28:45] "POST /ref-update HTTP/1.1" 200 156 0.026381 10.0.0.22 - - [2026-01-29 03:28:45] "POST /ref-update HTTP/1.1" 200 156 0.031864 10.0.0.22 - - [2026-01-29 03:28:46] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002883 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:30:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:30:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.22 - - [2026-01-29 03:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.22 - - [2026-01-29 03:30:43] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002073 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 252 0.002180 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/28e1f54d-4375-403b-a17b-fea522ef0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009849 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 228 0.002185 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/88d8a654-0953-44ef-823b-124469926866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011269 10.0.0.22 - - [2026-01-29 03:30:44] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003452 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.22 - - [2026-01-29 03:30:44] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002334 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 206 0.002103 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/f8775064-8f40-440f-8772-94f79f3c0dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009936 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010379 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 204 0.001925 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/32d65266-1e94-4d9a-8639-19b862f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.009627 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 226 0.001885 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/5506456e-6168-4f87-a761-821957a3fce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019012 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 228 0.005590 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/88d8a654-0953-44ef-823b-124469926866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010335 10.0.0.22 - - [2026-01-29 03:30:44] "POST /tags HTTP/1.1" 409 252 0.001907 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2026-01-29 03:30:44] "GET /tag/28e1f54d-4375-403b-a17b-fea522ef0683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010590 10.0.0.22 - - [2026-01-29 03:30:44] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003478 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-01-29 03:30:44] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002325 10.0.0.22 - - [2026-01-29 03:30:44] "POST /firewall-rules HTTP/1.1" 409 281 0.001593 10.0.0.22 - - [2026-01-29 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.22 - - [2026-01-29 03:30:44] "PUT /firewall-rule/a17ead08-beee-4441-8b73-61b0e9337b30 HTTP/1.1" 200 260 0.016233 10.0.0.22 - - [2026-01-29 03:30:45] "POST /firewall-rules HTTP/1.1" 409 291 0.008731 10.0.0.22 - - [2026-01-29 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.22 - - [2026-01-29 03:30:45] "PUT /firewall-rule/2b4718e3-7055-4002-b6ec-0d2aa1fee2ae HTTP/1.1" 200 260 0.021089 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-rule/2b4718e3-7055-4002-b6ec-0d2aa1fee2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.009854 10.0.0.22 - - [2026-01-29 03:30:45] "POST /firewall-rules HTTP/1.1" 200 658 0.132870 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-rule/336cef1b-4de8-4ba2-93ee-465eb3a0fb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.015189 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003208 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-rule/a17ead08-beee-4441-8b73-61b0e9337b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003172 10.0.0.22 - - [2026-01-29 03:30:45] "POST /firewall-policys HTTP/1.1" 409 269 0.001970 10.0.0.22 - - [2026-01-29 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2026-01-29 03:30:45] "PUT /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f HTTP/1.1" 200 264 0.020400 10.0.0.22 - - [2026-01-29 03:30:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014113 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002464 10.0.0.22 - - [2026-01-29 03:30:45] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002772 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002090 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002032 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007734 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/94dc1eb0-c9aa-4c80-8f73-c01d6a60d3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002231 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001830 10.0.0.22 - - [2026-01-29 03:30:45] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003107 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:31:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:31:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007438 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.011307 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006478 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004304 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.004702 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005280 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005752 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004164 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004187 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.22 - - [2026-01-29 03:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-01-29 03:31:47] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002461 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003806 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.025870 10.0.0.22 - - [2026-01-29 03:31:47] "DELETE /loadbalancer-member/f2a1b48f-cfb9-48ed-8ce6-bf43ef84dcd1 HTTP/1.1" 200 115 0.051982 10.0.0.22 - - [2026-01-29 03:31:47] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011037 10.0.0.22 - - [2026-01-29 03:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.22 - - [2026-01-29 03:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.22 - - [2026-01-29 03:31:47] "GET /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002397 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004413 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007570 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.003970 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine/c3476d9c-0b0e-4284-8a3c-155e547fe924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002696 10.0.0.22 - - [2026-01-29 03:31:48] "POST /ref-update HTTP/1.1" 200 156 0.008149 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011697 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.015970 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.034874 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.037879 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.013124 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.032937 10.0.0.22 - - [2026-01-29 03:31:48] "DELETE /instance-ip/9278daf4-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.062335 10.0.0.22 - - [2026-01-29 03:31:48] "DELETE /virtual-machine-interface/92546ef8-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.039180 10.0.0.22 - - [2026-01-29 03:31:48] "DELETE /virtual-machine/c3476d9c-0b0e-4284-8a3c-155e547fe924 HTTP/1.1" 200 115 0.020442 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005306 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004122 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine/1e7605aa-25a5-40a2-b460-d310b221fb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003652 10.0.0.22 - - [2026-01-29 03:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007958 10.0.0.22 - - [2026-01-29 03:31:48] "GET /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007995 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.017711 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.025585 10.0.0.22 - - [2026-01-29 03:31:48] "POST /set-tag HTTP/1.1" 200 109 0.024655 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.017663 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.020910 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /instance-ip/90c10826-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.040384 10.0.0.22 - - [2026-01-29 03:31:49] "POST /ref-update HTTP/1.1" 200 156 0.007854 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /virtual-machine-interface/90a6fc74-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.035848 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /virtual-machine/1e7605aa-25a5-40a2-b460-d310b221fb56 HTTP/1.1" 200 115 0.069505 10.0.0.22 - - [2026-01-29 03:31:49] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004348 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.004628 10.0.0.22 - - [2026-01-29 03:31:49] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004297 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.22 - - [2026-01-29 03:31:49] "GET /virtual-machine/6576e334-d426-4d47-b25f-c55725ddd3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002239 10.0.0.22 - - [2026-01-29 03:31:49] "POST /ref-update HTTP/1.1" 200 156 0.007942 10.0.0.22 - - [2026-01-29 03:31:49] "GET /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012927 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.062626 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.045412 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.023118 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.015259 10.0.0.22 - - [2026-01-29 03:31:49] "POST /set-tag HTTP/1.1" 200 109 0.021115 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /instance-ip/9141f99a-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.056683 10.0.0.22 - - [2026-01-29 03:31:49] "POST /ref-update HTTP/1.1" 200 156 0.010120 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /virtual-machine-interface/9125741e-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.046954 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /virtual-machine/6576e334-d426-4d47-b25f-c55725ddd3da HTTP/1.1" 200 115 0.023822 10.0.0.22 - - [2026-01-29 03:31:49] "DELETE /tag/364a61c0-8e24-408d-a026-9404143e193d HTTP/1.1" 200 115 0.039148 10.0.0.22 - - [2026-01-29 03:31:49] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005188 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.22 - - [2026-01-29 03:31:50] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003734 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.22 - - [2026-01-29 03:31:50] "GET /virtual-machine/14b220c9-abf2-4ec9-acc7-566b025c1579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004209 10.0.0.22 - - [2026-01-29 03:31:50] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2026-01-29 03:31:50] "GET /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010621 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.015954 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.032168 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.024162 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.013709 10.0.0.22 - - [2026-01-29 03:31:50] "POST /set-tag HTTP/1.1" 200 109 0.025210 10.0.0.22 - - [2026-01-29 03:31:50] "DELETE /instance-ip/91e43c0a-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.039439 10.0.0.22 - - [2026-01-29 03:31:50] "DELETE /virtual-machine-interface/91ca4dae-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.033243 10.0.0.22 - - [2026-01-29 03:31:50] "DELETE /virtual-machine/14b220c9-abf2-4ec9-acc7-566b025c1579 HTTP/1.1" 200 115 0.015641 10.0.0.22 - - [2026-01-29 03:31:50] "DELETE /tag/f8775064-8f40-440f-8772-94f79f3c0dfe HTTP/1.1" 409 388 0.011592 10.0.0.22 - - [2026-01-29 03:31:50] "DELETE /tag/33ceb4d9-d9c4-42d6-9ccf-7d5afb971313 HTTP/1.1" 200 115 0.036649 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005589 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005753 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine/564f0db6-a762-4600-8adc-2ff61d92b135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002739 10.0.0.22 - - [2026-01-29 03:32:18] "POST /ref-update HTTP/1.1" 200 156 0.009588 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004696 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.017866 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.031420 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.012747 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.020755 10.0.0.22 - - [2026-01-29 03:32:18] "DELETE /instance-ip/94aa6392-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.041741 10.0.0.22 - - [2026-01-29 03:32:18] "DELETE /virtual-machine-interface/949614c8-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.040187 10.0.0.22 - - [2026-01-29 03:32:18] "DELETE /virtual-machine/564f0db6-a762-4600-8adc-2ff61d92b135 HTTP/1.1" 200 115 0.025356 10.0.0.22 - - [2026-01-29 03:32:18] "DELETE /tag/87e8e904-6056-4ef3-bd93-bf2a5ea7bebc HTTP/1.1" 200 115 0.032864 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003967 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004051 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine/a70221c7-dea9-424a-b1b4-fe7a7bc941b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003177 10.0.0.22 - - [2026-01-29 03:32:18] "POST /ref-update HTTP/1.1" 200 156 0.008510 10.0.0.22 - - [2026-01-29 03:32:18] "GET /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015002 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.016327 10.0.0.22 - - [2026-01-29 03:32:18] "POST /set-tag HTTP/1.1" 200 109 0.027291 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.022851 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.014244 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /instance-ip/9445be9c-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.042487 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /virtual-machine-interface/942a1412-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.031477 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /virtual-machine/a70221c7-dea9-424a-b1b4-fe7a7bc941b3 HTTP/1.1" 200 115 0.019160 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /tag/07c7cbf6-9175-409d-a3cc-1745d7cf5039 HTTP/1.1" 200 115 0.038481 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /tag/28e1f54d-4375-403b-a17b-fea522ef0683 HTTP/1.1" 409 236 0.004441 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /tag/88d8a654-0953-44ef-823b-124469926866 HTTP/1.1" 409 236 0.003783 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003827 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine/57a8dbdf-919f-4a3a-96e8-f347e1620033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002254 10.0.0.22 - - [2026-01-29 03:32:19] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005659 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.014582 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.022643 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.027364 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.011824 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /instance-ip/9336cbf4-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.041918 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /virtual-machine-interface/93191424-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.034806 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /virtual-machine/57a8dbdf-919f-4a3a-96e8-f347e1620033 HTTP/1.1" 200 115 0.017436 10.0.0.22 - - [2026-01-29 03:32:19] "DELETE /tag/1ab6f81d-d611-431b-9750-c56afd598d68 HTTP/1.1" 200 115 0.033934 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004473 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004512 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine/dcf837d2-38f7-4fc6-86ae-39e8e9367580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002813 10.0.0.22 - - [2026-01-29 03:32:19] "POST /ref-update HTTP/1.1" 200 156 0.008046 10.0.0.22 - - [2026-01-29 03:32:19] "GET /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014562 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.016203 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.022214 10.0.0.22 - - [2026-01-29 03:32:19] "POST /set-tag HTTP/1.1" 200 109 0.018070 10.0.0.22 - - [2026-01-29 03:32:20] "POST /set-tag HTTP/1.1" 200 109 0.011780 10.0.0.22 - - [2026-01-29 03:32:20] "DELETE /instance-ip/93d99e92-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.043292 10.0.0.22 - - [2026-01-29 03:32:20] "DELETE /virtual-machine-interface/93b813ee-fcc2-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.031916 10.0.0.22 - - [2026-01-29 03:32:20] "DELETE /virtual-machine/dcf837d2-38f7-4fc6-86ae-39e8e9367580 HTTP/1.1" 200 115 0.022269 10.0.0.22 - - [2026-01-29 03:32:20] "DELETE /tag/32d65266-1e94-4d9a-8639-19b862f2c5d1 HTTP/1.1" 409 236 0.004704 10.0.0.22 - - [2026-01-29 03:32:20] "DELETE /tag/bac4eba6-1dad-4cb1-9e75-f4883c5f95fc HTTP/1.1" 200 115 0.319199 10.0.0.22 - - [2026-01-29 03:32:20] "DELETE /tag/ed212dbc-bfb7-4435-ad25-83e3b73c1e88 HTTP/1.1" 200 115 0.032549 10.0.0.22 - - [2026-01-29 03:32:22] "POST /projects HTTP/1.1" 409 238 0.004960 10.0.0.22 - - [2026-01-29 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.22 - - [2026-01-29 03:32:22] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040012 10.0.0.22 - - [2026-01-29 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.22 - - [2026-01-29 03:32:22] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003356 10.0.0.22 - - [2026-01-29 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.22 - - [2026-01-29 03:32:22] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004152 10.0.0.22 - - [2026-01-29 03:32:22] "POST /security-groups HTTP/1.1" 409 285 0.002124 10.0.0.22 - - [2026-01-29 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.22 - - [2026-01-29 03:32:22] "PUT /security-group/652b8e77-7464-493b-bddc-fa111208445a HTTP/1.1" 200 262 0.057192 10.0.0.22 - - [2026-01-29 03:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026159 10.0.0.22 - - [2026-01-29 03:32:22] "PUT /access-control-list/e489f8fd-0666-410a-b175-61320f4f5e28 HTTP/1.1" 200 272 0.031127 10.0.0.22 - - [2026-01-29 03:32:22] "PUT /access-control-list/6050ad63-e394-4daa-9a10-4b59b01ac4ba HTTP/1.1" 200 272 0.018058 10.0.0.22 - - [2026-01-29 03:32:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002660 10.0.0.22 - - [2026-01-29 03:32:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002008 10.0.0.22 - - [2026-01-29 03:32:27] "POST /projects HTTP/1.1" 409 238 0.001842 10.0.0.22 - - [2026-01-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.22 - - [2026-01-29 03:32:27] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028643 10.0.0.22 - - [2026-01-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.22 - - [2026-01-29 03:32:27] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009141 10.0.0.22 - - [2026-01-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.22 - - [2026-01-29 03:32:27] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007851 10.0.0.22 - - [2026-01-29 03:32:27] "POST /security-groups HTTP/1.1" 409 285 0.003285 10.0.0.22 - - [2026-01-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.22 - - [2026-01-29 03:32:27] "PUT /security-group/652b8e77-7464-493b-bddc-fa111208445a HTTP/1.1" 200 262 0.061019 10.0.0.22 - - [2026-01-29 03:32:27] "PUT /access-control-list/e489f8fd-0666-410a-b175-61320f4f5e28 HTTP/1.1" 200 272 0.009960 10.0.0.22 - - [2026-01-29 03:32:27] "PUT /access-control-list/6050ad63-e394-4daa-9a10-4b59b01ac4ba HTTP/1.1" 200 272 0.022803 10.0.0.22 - - [2026-01-29 03:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023982 10.0.0.22 - - [2026-01-29 03:32:27] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018494 10.0.0.22 - - [2026-01-29 03:32:27] "GET /firewall-rule/fcbd28b1-5898-4ccb-b98e-2077aaf23c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006866 10.0.0.22 - - [2026-01-29 03:32:27] "POST /ref-update HTTP/1.1" 200 156 0.081762 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /firewall-rule/fcbd28b1-5898-4ccb-b98e-2077aaf23c11 HTTP/1.1" 200 115 0.054906 10.0.0.22 - - [2026-01-29 03:32:28] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009652 10.0.0.22 - - [2026-01-29 03:32:28] "GET /firewall-rule/ce2d38ad-37a9-435a-9237-60845d6ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002906 10.0.0.22 - - [2026-01-29 03:32:28] "POST /ref-update HTTP/1.1" 200 156 0.078351 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /firewall-rule/ce2d38ad-37a9-435a-9237-60845d6ff6d7 HTTP/1.1" 200 115 0.056197 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /tag/28e1f54d-4375-403b-a17b-fea522ef0683 HTTP/1.1" 409 236 0.012363 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /tag/66854ccc-9b4b-410a-ac31-3c57957350e3 HTTP/1.1" 200 115 0.048956 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /tag/88d8a654-0953-44ef-823b-124469926866 HTTP/1.1" 409 236 0.017866 10.0.0.22 - - [2026-01-29 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2026-01-29 03:32:28] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004380 10.0.0.22 - - [2026-01-29 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2026-01-29 03:32:28] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005215 10.0.0.22 - - [2026-01-29 03:32:28] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.043086 10.0.0.22 - - [2026-01-29 03:32:28] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.037100 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /security-group/652b8e77-7464-493b-bddc-fa111208445a HTTP/1.1" 200 115 0.040594 10.0.0.22 - - [2026-01-29 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /access-control-list/e489f8fd-0666-410a-b175-61320f4f5e28 HTTP/1.1" 200 115 0.022232 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /access-control-list/6050ad63-e394-4daa-9a10-4b59b01ac4ba HTTP/1.1" 200 115 0.019837 10.0.0.22 - - [2026-01-29 03:32:28] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034115 10.0.0.22 - - [2026-01-29 03:32:28] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?fields=security_groups HTTP/1.1" 200 1352 0.036142 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /security-group/e84701bc-8b07-40d7-83c4-fc9d233a7440 HTTP/1.1" 200 115 0.045395 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /access-control-list/eae9c1fc-12a6-45c4-9814-d4d90a9e6875 HTTP/1.1" 200 115 0.024942 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /access-control-list/6d3a88c4-e2c8-49cf-b231-ea7b0fa88fc1 HTTP/1.1" 200 115 0.040127 10.0.0.22 - - [2026-01-29 03:32:28] "GET /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11?fields=application_policy_sets HTTP/1.1" 200 1391 0.057883 10.0.0.22 - - [2026-01-29 03:32:28] "DELETE /project/4be8f638-7fb5-4fb4-b16c-5e41fff2ce11 HTTP/1.1" 200 115 0.302404 10.0.0.22 - - [2026-01-29 03:32:28] "POST /projects HTTP/1.1" 409 238 0.001736 10.0.0.22 - - [2026-01-29 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2026-01-29 03:32:29] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031112 10.0.0.22 - - [2026-01-29 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.22 - - [2026-01-29 03:32:29] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003560 10.0.0.22 - - [2026-01-29 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2026-01-29 03:32:29] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003967 10.0.0.22 - - [2026-01-29 03:32:29] "POST /security-groups HTTP/1.1" 409 285 0.002077 10.0.0.22 - - [2026-01-29 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2026-01-29 03:32:29] "PUT /security-group/4460eec0-7e63-4ad9-bae5-58ecd732c277 HTTP/1.1" 200 262 0.055245 10.0.0.22 - - [2026-01-29 03:32:29] "PUT /access-control-list/612e2c15-9aaa-4796-ace5-fa8370f4b1a1 HTTP/1.1" 200 272 0.017904 10.0.0.22 - - [2026-01-29 03:32:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028641 10.0.0.22 - - [2026-01-29 03:32:29] "PUT /access-control-list/29c5e679-c57a-4549-bf6e-751b6e177387 HTTP/1.1" 200 272 0.033010 10.0.0.22 - - [2026-01-29 03:32:33] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002811 10.0.0.22 - - [2026-01-29 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2026-01-29 03:32:33] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003500 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-policy/627f7d3b-f115-46fe-a2be-6daac2541281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003232 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-rule/a17ead08-beee-4441-8b73-61b0e9337b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003570 10.0.0.22 - - [2026-01-29 03:32:33] "POST /ref-update HTTP/1.1" 200 156 0.024099 10.0.0.22 - - [2026-01-29 03:32:33] "DELETE /firewall-rule/a17ead08-beee-4441-8b73-61b0e9337b30 HTTP/1.1" 200 115 0.057626 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003097 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-rule/2b4718e3-7055-4002-b6ec-0d2aa1fee2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003218 10.0.0.22 - - [2026-01-29 03:32:33] "POST /ref-update HTTP/1.1" 200 156 0.016938 10.0.0.22 - - [2026-01-29 03:32:33] "DELETE /firewall-rule/2b4718e3-7055-4002-b6ec-0d2aa1fee2ae HTTP/1.1" 200 115 0.038961 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005212 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-rule/336cef1b-4de8-4ba2-93ee-465eb3a0fb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002939 10.0.0.22 - - [2026-01-29 03:32:33] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.22 - - [2026-01-29 03:32:33] "DELETE /firewall-rule/336cef1b-4de8-4ba2-93ee-465eb3a0fb44 HTTP/1.1" 200 115 0.045937 10.0.0.22 - - [2026-01-29 03:32:33] "GET /application-policy-set/57e29413-dc18-4c70-ac77-20cdf06c5f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002354 10.0.0.22 - - [2026-01-29 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-01-29 03:32:33] "GET /policy-management/e7f93e87-1052-4928-819d-b43c5183c233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004330 10.0.0.22 - - [2026-01-29 03:32:33] "GET /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003677 10.0.0.22 - - [2026-01-29 03:32:33] "POST /ref-update HTTP/1.1" 200 156 0.021821 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /firewall-policy/c10155b7-6b9d-4164-9be4-2fab1390b64f HTTP/1.1" 200 115 0.023933 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /tag/f8775064-8f40-440f-8772-94f79f3c0dfe HTTP/1.1" 200 115 0.048885 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /tag/32d65266-1e94-4d9a-8639-19b862f2c5d1 HTTP/1.1" 200 115 0.065083 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /tag/28e1f54d-4375-403b-a17b-fea522ef0683 HTTP/1.1" 200 115 0.032073 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /tag/88d8a654-0953-44ef-823b-124469926866 HTTP/1.1" 200 115 0.057415 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /loadbalancer-member/5f657d83-3ccc-4b46-b442-c9d2f2c97efa HTTP/1.1" 200 115 0.023667 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /loadbalancer-pool/31680187-667b-445d-ab7f-cbaabeca456f HTTP/1.1" 200 115 0.045601 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /loadbalancer-listener/75a12932-aa00-43b5-996c-20c93ba2c922 HTTP/1.1" 200 115 0.043571 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /loadbalancer/3175781d-0b4e-4527-bb0c-5367ad9dc9b3 HTTP/1.1" 200 115 0.043746 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /floating-ip/d75affac-fa25-45a9-bad2-0fe913d81317 HTTP/1.1" 200 115 0.041559 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /instance-ip/0355a8b8-c358-4c12-8622-f5a6d08d40e2 HTTP/1.1" 200 115 0.063764 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /virtual-machine-interface/517997ba-28f7-4bcf-8aae-1237280054f8 HTTP/1.1" 200 115 0.057391 10.0.0.22 - - [2026-01-29 03:32:34] "DELETE /tag/5e0f3d09-0bb8-4742-afe0-f7b03621aefa HTTP/1.1" 200 115 0.054337 10.0.0.22 - - [2026-01-29 03:32:34] "POST /projects HTTP/1.1" 409 238 0.001821 10.0.0.22 - - [2026-01-29 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.22 - - [2026-01-29 03:32:34] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028785 10.0.0.22 - - [2026-01-29 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006953 10.0.0.22 - - [2026-01-29 03:32:34] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004885 10.0.0.22 - - [2026-01-29 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2026-01-29 03:32:34] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003741 10.0.0.22 - - [2026-01-29 03:32:34] "POST /security-groups HTTP/1.1" 409 285 0.002485 10.0.0.22 - - [2026-01-29 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.22 - - [2026-01-29 03:32:34] "PUT /security-group/4460eec0-7e63-4ad9-bae5-58ecd732c277 HTTP/1.1" 200 262 0.059480 10.0.0.22 - - [2026-01-29 03:32:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032395 10.0.0.22 - - [2026-01-29 03:32:34] "PUT /access-control-list/612e2c15-9aaa-4796-ace5-fa8370f4b1a1 HTTP/1.1" 200 272 0.030736 10.0.0.22 - - [2026-01-29 03:32:35] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.031152 10.0.0.22 - - [2026-01-29 03:32:35] "PUT /access-control-list/29c5e679-c57a-4549-bf6e-751b6e177387 HTTP/1.1" 200 272 0.023353 10.0.0.22 - - [2026-01-29 03:32:35] "GET /firewall-rule/2609b18d-4336-4e9e-a5f1-b89e4b667286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002543 10.0.0.22 - - [2026-01-29 03:32:35] "POST /ref-update HTTP/1.1" 200 156 0.092138 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /firewall-rule/2609b18d-4336-4e9e-a5f1-b89e4b667286 HTTP/1.1" 200 115 0.042947 10.0.0.22 - - [2026-01-29 03:32:35] "GET /firewall-policy/22831f94-3154-49e8-9b64-0dd9dd81600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006564 10.0.0.22 - - [2026-01-29 03:32:35] "GET /firewall-rule/904845be-1ad1-4f70-b305-5faca4537209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003221 10.0.0.22 - - [2026-01-29 03:32:35] "POST /ref-update HTTP/1.1" 200 156 0.062859 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /firewall-rule/904845be-1ad1-4f70-b305-5faca4537209 HTTP/1.1" 200 115 0.034236 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /tag/5506456e-6168-4f87-a761-821957a3fce2 HTTP/1.1" 200 115 0.032773 10.0.0.22 - - [2026-01-29 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.22 - - [2026-01-29 03:32:35] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003789 10.0.0.22 - - [2026-01-29 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.22 - - [2026-01-29 03:32:35] "GET /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003560 10.0.0.22 - - [2026-01-29 03:32:35] "PUT /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0 HTTP/1.1" 200 264 0.036660 10.0.0.22 - - [2026-01-29 03:32:35] "PUT /virtual-network/bbb77f21-2888-4b9a-bfe2-7c4265d3683c HTTP/1.1" 200 264 0.038540 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /security-group/4460eec0-7e63-4ad9-bae5-58ecd732c277 HTTP/1.1" 200 115 0.046686 10.0.0.22 - - [2026-01-29 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /access-control-list/612e2c15-9aaa-4796-ace5-fa8370f4b1a1 HTTP/1.1" 200 115 0.026998 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /access-control-list/29c5e679-c57a-4549-bf6e-751b6e177387 HTTP/1.1" 200 115 0.027850 10.0.0.22 - - [2026-01-29 03:32:35] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035894 10.0.0.22 - - [2026-01-29 03:32:35] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?fields=security_groups HTTP/1.1" 200 1352 0.028639 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /security-group/6e25a6b5-89e0-4c80-8d82-1dadb58b29de HTTP/1.1" 200 115 0.048549 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /access-control-list/f74e003d-638e-4fd3-93ab-1327e9e53935 HTTP/1.1" 200 115 0.046294 10.0.0.22 - - [2026-01-29 03:32:35] "GET /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68?fields=application_policy_sets HTTP/1.1" 200 1391 0.045623 10.0.0.22 - - [2026-01-29 03:32:35] "DELETE /access-control-list/bbff62a3-f643-4496-95e3-6e23b6935c98 HTTP/1.1" 200 115 0.047704 10.0.0.22 - - [2026-01-29 03:32:36] "DELETE /project/10d939c2-0580-4e21-a0bd-14fbcf1a8e68 HTTP/1.1" 200 115 0.298318 10.0.0.22 - - [2026-01-29 03:33:26] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.22 - - [2026-01-29 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008337 10.0.0.22 - - [2026-01-29 03:33:26] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005335 10.0.0.22 - - [2026-01-29 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.22 - - [2026-01-29 03:33:26] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003690 10.0.0.22 - - [2026-01-29 03:33:52] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.22 - - [2026-01-29 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2026-01-29 03:33:52] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006971 10.0.0.22 - - [2026-01-29 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.22 - - [2026-01-29 03:33:52] "GET /config-node/3c10bd83-0259-4644-8c8e-34ca87a75cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002350 10.0.0.22 - - [2026-01-29 03:33:52] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.22 - - [2026-01-29 03:33:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002044 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2026-01-29 03:33:57] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002157 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.22 - - [2026-01-29 03:33:57] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.007488 10.0.0.22 - - [2026-01-29 03:33:57] "GET / HTTP/1.1" 200 35931 0.001913 10.0.0.22 - - [2026-01-29 03:33:57] "POST /alarms HTTP/1.1" 409 264 0.001944 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.22 - - [2026-01-29 03:33:57] "PUT /alarm/735dfd66-c2e4-4132-aa99-e5898af94020 HTTP/1.1" 200 244 0.012966 10.0.0.22 - - [2026-01-29 03:33:57] "POST /alarms HTTP/1.1" 409 261 0.005978 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-01-29 03:33:57] "PUT /alarm/5214c389-8087-476d-b81f-446a1347a360 HTTP/1.1" 200 244 0.009768 10.0.0.22 - - [2026-01-29 03:33:57] "POST /alarms HTTP/1.1" 409 261 0.004391 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.22 - - [2026-01-29 03:33:57] "PUT /alarm/c19e3f40-e61c-4fce-b152-e055903aaf2a HTTP/1.1" 200 244 0.010513 10.0.0.22 - - [2026-01-29 03:33:57] "POST /alarms HTTP/1.1" 409 253 0.005676 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.22 - - [2026-01-29 03:33:57] "PUT /alarm/717893ff-f265-4d35-9d2a-704e5a56a219 HTTP/1.1" 200 244 0.013186 10.0.0.22 - - [2026-01-29 03:33:57] "POST /alarms HTTP/1.1" 409 251 0.009505 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.22 - - [2026-01-29 03:33:57] "PUT /alarm/05587156-a6ff-424f-8096-21fda62cc8df HTTP/1.1" 200 244 0.010679 10.0.0.22 - - [2026-01-29 03:33:57] "POST /alarms HTTP/1.1" 409 252 0.004837 10.0.0.22 - - [2026-01-29 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/5ad4d567-d96d-440f-a913-5301c926de9d HTTP/1.1" 200 244 0.011027 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 256 0.008886 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/0023ce43-fe13-4381-9ad5-e339c3b9bfa3 HTTP/1.1" 200 244 0.009859 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 248 0.003517 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/fe918df5-b899-4a5b-809d-7421dc20b13b HTTP/1.1" 200 244 0.009695 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 252 0.005642 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/8643db61-2764-4134-8879-abe464b9cf09 HTTP/1.1" 200 244 0.011157 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 257 0.004916 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/d0b05092-ebfb-4a35-a587-b7b7f2c3ea1d HTTP/1.1" 200 244 0.011159 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 251 0.004531 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/03f04017-6741-4bc3-947e-660a30f8f6d2 HTTP/1.1" 200 244 0.010647 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 257 0.002882 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/d41dc726-6ecc-481c-a750-bf412beeecf7 HTTP/1.1" 200 244 0.010278 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 261 0.002253 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/e3da67a7-a238-4c9f-91c1-0a316257d730 HTTP/1.1" 200 244 0.010191 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 258 0.005792 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/93e3a49f-6a6f-48b6-a799-c2654dd75a5b HTTP/1.1" 200 244 0.010710 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 254 0.005515 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/9a94d303-204f-42a3-b2ce-6c5849588552 HTTP/1.1" 200 244 0.011860 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 254 0.012399 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/31194c3a-d000-49ce-8f69-7019967d5d6d HTTP/1.1" 200 244 0.011663 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 254 0.005645 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/c1e123ca-b9eb-4e98-b547-105d896714f6 HTTP/1.1" 200 244 0.010185 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 247 0.005577 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/53f3000e-f7ad-4a9c-8253-878c88b5438f HTTP/1.1" 200 244 0.010580 10.0.0.22 - - [2026-01-29 03:33:58] "POST /alarms HTTP/1.1" 409 272 0.007384 10.0.0.22 - - [2026-01-29 03:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-01-29 03:33:58] "PUT /alarm/2ab42a04-4896-4997-b6a8-533d62ffb1a0 HTTP/1.1" 200 244 0.011213 10.0.0.22 - - [2026-01-29 03:33:59] "POST /alarms HTTP/1.1" 409 261 0.020222 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.22 - - [2026-01-29 03:33:59] "PUT /alarm/ed442311-f1ca-4741-b6d9-fcdf9000ba4f HTTP/1.1" 200 244 0.017000 10.0.0.22 - - [2026-01-29 03:33:59] "POST /alarms HTTP/1.1" 409 259 0.004662 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2026-01-29 03:33:59] "PUT /alarm/f88deb1d-ec45-4ceb-9702-50382570ba9f HTTP/1.1" 200 244 0.020220 10.0.0.22 - - [2026-01-29 03:33:59] "POST /alarms HTTP/1.1" 409 265 0.011321 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.22 - - [2026-01-29 03:33:59] "PUT /alarm/f44e6987-4e0a-4f62-9557-9127789f66b8 HTTP/1.1" 200 244 0.011456 10.0.0.22 - - [2026-01-29 03:33:59] "POST /alarms HTTP/1.1" 409 279 0.006030 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.22 - - [2026-01-29 03:33:59] "PUT /alarm/3475aeea-7939-45c3-97f0-0c8b8506c150 HTTP/1.1" 200 244 0.009962 10.0.0.22 - - [2026-01-29 03:33:59] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.22 - - [2026-01-29 03:33:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001863 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.22 - - [2026-01-29 03:33:59] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.006935 10.0.0.22 - - [2026-01-29 03:33:59] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.22 - - [2026-01-29 03:33:59] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002347 10.0.0.22 - - [2026-01-29 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.22 - - [2026-01-29 03:33:59] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.009796 10.0.0.22 - - [2026-01-29 03:34:00] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.22 - - [2026-01-29 03:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2026-01-29 03:34:00] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004273 10.0.0.22 - - [2026-01-29 03:34:00] "PUT /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13 HTTP/1.1" 200 274 0.013690 10.0.0.22 - - [2026-01-29 03:34:03] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.22 - - [2026-01-29 03:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.22 - - [2026-01-29 03:34:03] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002569 10.0.0.22 - - [2026-01-29 03:34:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001898 10.0.0.22 - - [2026-01-29 03:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2026-01-29 03:34:03] "GET /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002812 10.0.0.22 - - [2026-01-29 03:34:03] "PUT /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0 HTTP/1.1" 200 254 0.010905 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:34:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:34:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.22 - - [2026-01-29 03:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2026-01-29 03:34:05] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003031 10.0.0.22 - - [2026-01-29 03:34:18] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.22 - - [2026-01-29 03:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2026-01-29 03:34:18] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004453 10.0.0.22 - - [2026-01-29 03:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.22 - - [2026-01-29 03:34:18] "GET /config-node/3c10bd83-0259-4644-8c8e-34ca87a75cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001612 10.0.0.22 - - [2026-01-29 03:34:30] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.22 - - [2026-01-29 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-01-29 03:34:30] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003058 10.0.0.22 - - [2026-01-29 03:34:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002041 10.0.0.22 - - [2026-01-29 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.22 - - [2026-01-29 03:34:30] "GET /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002955 10.0.0.22 - - [2026-01-29 03:34:30] "PUT /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0 HTTP/1.1" 200 254 0.011094 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:34:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:34:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.22 - - [2026-01-29 03:34:46] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.22 - - [2026-01-29 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2026-01-29 03:34:46] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005704 10.0.0.22 - - [2026-01-29 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.22 - - [2026-01-29 03:34:46] "GET /config-node/3c10bd83-0259-4644-8c8e-34ca87a75cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002132 10.0.0.22 - - [2026-01-29 03:34:46] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.22 - - [2026-01-29 03:34:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001987 10.0.0.22 - - [2026-01-29 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2026-01-29 03:34:51] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002552 10.0.0.22 - - [2026-01-29 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-01-29 03:34:51] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.008050 10.0.0.22 - - [2026-01-29 03:34:51] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.22 - - [2026-01-29 03:34:51] "POST /alarms HTTP/1.1" 409 264 0.002220 10.0.0.22 - - [2026-01-29 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.22 - - [2026-01-29 03:34:51] "PUT /alarm/735dfd66-c2e4-4132-aa99-e5898af94020 HTTP/1.1" 200 244 0.008440 10.0.0.22 - - [2026-01-29 03:34:51] "POST /alarms HTTP/1.1" 409 261 0.002866 10.0.0.22 - - [2026-01-29 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-01-29 03:34:51] "PUT /alarm/5214c389-8087-476d-b81f-446a1347a360 HTTP/1.1" 200 244 0.009131 10.0.0.22 - - [2026-01-29 03:34:51] "POST /alarms HTTP/1.1" 409 261 0.003687 10.0.0.22 - - [2026-01-29 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2026-01-29 03:34:51] "PUT /alarm/c19e3f40-e61c-4fce-b152-e055903aaf2a HTTP/1.1" 200 244 0.009230 10.0.0.22 - - [2026-01-29 03:34:51] "POST /alarms HTTP/1.1" 409 253 0.004793 10.0.0.22 - - [2026-01-29 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2026-01-29 03:34:51] "PUT /alarm/717893ff-f265-4d35-9d2a-704e5a56a219 HTTP/1.1" 200 244 0.008956 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 251 0.003416 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/05587156-a6ff-424f-8096-21fda62cc8df HTTP/1.1" 200 244 0.009364 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 252 0.004917 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/5ad4d567-d96d-440f-a913-5301c926de9d HTTP/1.1" 200 244 0.009763 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 256 0.006900 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/0023ce43-fe13-4381-9ad5-e339c3b9bfa3 HTTP/1.1" 200 244 0.009516 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 248 0.002985 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/fe918df5-b899-4a5b-809d-7421dc20b13b HTTP/1.1" 200 244 0.008939 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 252 0.008123 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/8643db61-2764-4134-8879-abe464b9cf09 HTTP/1.1" 200 244 0.010230 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 257 0.011353 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/d0b05092-ebfb-4a35-a587-b7b7f2c3ea1d HTTP/1.1" 200 244 0.019843 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 251 0.011447 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/03f04017-6741-4bc3-947e-660a30f8f6d2 HTTP/1.1" 200 244 0.009359 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 257 0.007013 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/d41dc726-6ecc-481c-a750-bf412beeecf7 HTTP/1.1" 200 244 0.009702 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 261 0.005899 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/e3da67a7-a238-4c9f-91c1-0a316257d730 HTTP/1.1" 200 244 0.010098 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 258 0.007284 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/93e3a49f-6a6f-48b6-a799-c2654dd75a5b HTTP/1.1" 200 244 0.009582 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 254 0.006513 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/9a94d303-204f-42a3-b2ce-6c5849588552 HTTP/1.1" 200 244 0.009623 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 254 0.006812 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/31194c3a-d000-49ce-8f69-7019967d5d6d HTTP/1.1" 200 244 0.014926 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 254 0.005135 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.22 - - [2026-01-29 03:34:52] "PUT /alarm/c1e123ca-b9eb-4e98-b547-105d896714f6 HTTP/1.1" 200 244 0.009972 10.0.0.22 - - [2026-01-29 03:34:52] "POST /alarms HTTP/1.1" 409 247 0.004452 10.0.0.22 - - [2026-01-29 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /alarm/53f3000e-f7ad-4a9c-8253-878c88b5438f HTTP/1.1" 200 244 0.008919 10.0.0.22 - - [2026-01-29 03:34:53] "POST /alarms HTTP/1.1" 409 272 0.013497 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /alarm/2ab42a04-4896-4997-b6a8-533d62ffb1a0 HTTP/1.1" 200 244 0.011278 10.0.0.22 - - [2026-01-29 03:34:53] "POST /alarms HTTP/1.1" 409 261 0.012362 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /alarm/ed442311-f1ca-4741-b6d9-fcdf9000ba4f HTTP/1.1" 200 244 0.010699 10.0.0.22 - - [2026-01-29 03:34:53] "POST /alarms HTTP/1.1" 409 259 0.011123 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /alarm/f88deb1d-ec45-4ceb-9702-50382570ba9f HTTP/1.1" 200 244 0.012611 10.0.0.22 - - [2026-01-29 03:34:53] "POST /alarms HTTP/1.1" 409 265 0.009950 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /alarm/f44e6987-4e0a-4f62-9557-9127789f66b8 HTTP/1.1" 200 244 0.011690 10.0.0.22 - - [2026-01-29 03:34:53] "POST /alarms HTTP/1.1" 409 279 0.006079 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /alarm/3475aeea-7939-45c3-97f0-0c8b8506c150 HTTP/1.1" 200 244 0.011648 10.0.0.22 - - [2026-01-29 03:34:53] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.22 - - [2026-01-29 03:34:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002449 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.008426 10.0.0.22 - - [2026-01-29 03:34:53] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2026-01-29 03:34:53] "GET /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003100 10.0.0.22 - - [2026-01-29 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.22 - - [2026-01-29 03:34:53] "PUT /global-vrouter-config/249af9cc-6033-4967-82d7-d88e5a59444e HTTP/1.1" 200 276 0.011738 10.0.0.22 - - [2026-01-29 03:34:54] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.22 - - [2026-01-29 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-01-29 03:34:54] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004890 10.0.0.22 - - [2026-01-29 03:34:54] "PUT /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13 HTTP/1.1" 200 274 0.023365 10.0.0.22 - - [2026-01-29 03:34:57] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.22 - - [2026-01-29 03:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.22 - - [2026-01-29 03:34:57] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003033 10.0.0.22 - - [2026-01-29 03:34:57] "POST /bgp-routers HTTP/1.1" 409 301 0.003019 10.0.0.22 - - [2026-01-29 03:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.22 - - [2026-01-29 03:34:57] "GET /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003080 10.0.0.22 - - [2026-01-29 03:34:57] "PUT /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0 HTTP/1.1" 200 254 0.011975 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:34:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:34:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.22 - - [2026-01-29 03:35:02] "POST /tags HTTP/1.1" 200 355 0.023424 10.0.0.22 - - [2026-01-29 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.22 - - [2026-01-29 03:35:02] "GET /tag/2db7f56a-2c6d-4adb-8f28-4839496b2eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021494 10.0.0.22 - - [2026-01-29 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.22 - - [2026-01-29 03:35:02] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009041 10.0.0.22 - - [2026-01-29 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.22 - - [2026-01-29 03:35:02] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036754 10.0.0.22 - - [2026-01-29 03:35:02] "POST /virtual-machines HTTP/1.1" 200 351 0.018933 10.0.0.22 - - [2026-01-29 03:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022657 10.0.0.22 - - [2026-01-29 03:35:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.128740 10.0.0.22 - - [2026-01-29 03:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021314 10.0.0.22 - - [2026-01-29 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.22 - - [2026-01-29 03:35:02] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009473 10.0.0.22 - - [2026-01-29 03:35:02] "POST /instance-ips HTTP/1.1" 200 391 0.023057 10.0.0.22 - - [2026-01-29 03:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011888 10.0.0.22 - - [2026-01-29 03:35:02] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008770 10.0.0.22 - - [2026-01-29 03:35:02] "POST /set-tag HTTP/1.1" 200 109 0.014186 10.0.0.22 - - [2026-01-29 03:35:02] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010418 10.0.0.22 - - [2026-01-29 03:35:02] "GET /instance-ip/7ef7f19e-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003188 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010276 10.0.0.22 - - [2026-01-29 03:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.014259 10.0.0.22 - - [2026-01-29 03:35:03] "POST /ref-update HTTP/1.1" 200 156 0.019835 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.027307 10.0.0.22 - - [2026-01-29 03:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.22 - - [2026-01-29 03:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-network/de469438-e2a7-483d-a5ab-eb0180aa1be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004009 10.0.0.22 - - [2026-01-29 03:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.22 - - [2026-01-29 03:35:03] "GET /project/46a039fb-32a8-4682-a2b2-f6cf63c61bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035414 10.0.0.22 - - [2026-01-29 03:35:03] "POST /virtual-machines HTTP/1.1" 200 355 0.006379 10.0.0.22 - - [2026-01-29 03:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008169 10.0.0.22 - - [2026-01-29 03:35:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.095829 10.0.0.22 - - [2026-01-29 03:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013768 10.0.0.22 - - [2026-01-29 03:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004547 10.0.0.22 - - [2026-01-29 03:35:03] "POST /instance-ips HTTP/1.1" 200 395 0.020898 10.0.0.22 - - [2026-01-29 03:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019728 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006240 10.0.0.22 - - [2026-01-29 03:35:03] "POST /set-tag HTTP/1.1" 200 109 0.014910 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018696 10.0.0.22 - - [2026-01-29 03:35:03] "GET /instance-ip/7f701138-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004119 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004462 10.0.0.22 - - [2026-01-29 03:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-router/f1975a46-a4b9-403c-988a-df4a3ee02f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004869 10.0.0.22 - - [2026-01-29 03:35:03] "POST /ref-update HTTP/1.1" 200 156 0.016722 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018865 10.0.0.22 - - [2026-01-29 03:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004938 10.0.0.22 - - [2026-01-29 03:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.22 - - [2026-01-29 03:35:03] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005604 10.0.0.22 - - [2026-01-29 03:35:04] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.22 - - [2026-01-29 03:35:15] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004647 10.0.0.22 - - [2026-01-29 03:35:15] "POST /set-tag HTTP/1.1" 200 109 0.006545 10.0.0.22 - - [2026-01-29 03:35:15] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.22 - - [2026-01-29 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2026-01-29 03:35:15] "GET /global-system-config/1c3fda0e-7e13-4d10-86d4-d75115b6ec13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004483 10.0.0.22 - - [2026-01-29 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.22 - - [2026-01-29 03:35:15] "GET /config-node/3c10bd83-0259-4644-8c8e-34ca87a75cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002325 10.0.0.22 - - [2026-01-29 03:35:16] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004281 10.0.0.22 - - [2026-01-29 03:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.22 - - [2026-01-29 03:35:18] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006417 10.0.0.22 - - [2026-01-29 03:35:18] "POST /set-tag HTTP/1.1" 200 109 0.004684 10.0.0.22 - - [2026-01-29 03:35:27] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.22 - - [2026-01-29 03:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2026-01-29 03:35:27] "GET /routing-instance/b2634bb0-0185-4380-8f4a-5d84694b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008946 10.0.0.22 - - [2026-01-29 03:35:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001863 10.0.0.22 - - [2026-01-29 03:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.22 - - [2026-01-29 03:35:27] "GET /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005415 10.0.0.22 - - [2026-01-29 03:35:27] "PUT /bgp-router/17a9e11a-3f59-43d9-b92d-d10ca35b43f0 HTTP/1.1" 200 254 0.026917 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001398 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.22 - - [2026-01-29 03:35:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.22 - - [2026-01-29 03:35:49] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010208 10.0.0.22 - - [2026-01-29 03:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.22 - - [2026-01-29 03:35:49] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009019 10.0.0.22 - - [2026-01-29 03:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.22 - - [2026-01-29 03:35:49] "GET /virtual-machine/b632270e-76e1-4191-aee3-e0c145334bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002764 10.0.0.22 - - [2026-01-29 03:35:49] "POST /ref-update HTTP/1.1" 200 156 0.011670 10.0.0.22 - - [2026-01-29 03:35:49] "GET /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004584 10.0.0.22 - - [2026-01-29 03:35:49] "POST /set-tag HTTP/1.1" 200 109 0.020046 10.0.0.22 - - [2026-01-29 03:35:49] "POST /set-tag HTTP/1.1" 200 109 0.027199 10.0.0.22 - - [2026-01-29 03:35:49] "DELETE /instance-ip/7ef7f19e-fcc3-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.035340 10.0.0.22 - - [2026-01-29 03:35:49] "DELETE /virtual-machine-interface/7ed6147a-fcc3-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.038292 10.0.0.22 - - [2026-01-29 03:35:50] "DELETE /virtual-machine/b632270e-76e1-4191-aee3-e0c145334bb1 HTTP/1.1" 200 115 0.025957 10.0.0.22 - - [2026-01-29 03:35:50] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004317 10.0.0.22 - - [2026-01-29 03:35:50] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.22 - - [2026-01-29 03:36:20] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004597 10.0.0.22 - - [2026-01-29 03:36:20] "POST /set-tag HTTP/1.1" 200 109 0.014260 10.0.0.22 - - [2026-01-29 03:36:20] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004057 10.0.0.22 - - [2026-01-29 03:36:20] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.22 - - [2026-01-29 03:36:20] "GET /virtual-machine/d40497d5-ba6a-43a8-b647-fb8fa9010788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002669 10.0.0.22 - - [2026-01-29 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.009010 10.0.0.22 - - [2026-01-29 03:36:20] "GET /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004345 10.0.0.22 - - [2026-01-29 03:36:20] "POST /set-tag HTTP/1.1" 200 109 0.030979 10.0.0.22 - - [2026-01-29 03:36:20] "POST /set-tag HTTP/1.1" 200 109 0.020713 10.0.0.22 - - [2026-01-29 03:36:21] "DELETE /instance-ip/7f701138-fcc3-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.050267 10.0.0.22 - - [2026-01-29 03:36:21] "DELETE /virtual-machine-interface/7f5c03a0-fcc3-11f0-bf29-fa163e21d927 HTTP/1.1" 200 115 0.034689 10.0.0.22 - - [2026-01-29 03:36:21] "DELETE /virtual-machine/d40497d5-ba6a-43a8-b647-fb8fa9010788 HTTP/1.1" 200 115 0.023556 10.0.0.22 - - [2026-01-29 03:36:21] "DELETE /tag/2db7f56a-2c6d-4adb-8f28-4839496b2eef HTTP/1.1" 200 115 0.034821