++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Nov 17 10:31:50 PM UTC 2025 ===================' INFO: =================== Mon Nov 17 10:31:50 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.22,10.250.121.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.250.121.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + 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' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/17/2025 22:32:35.172 7f3a2f4edbc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/17/2025 22:32:35.450 7f3a2f4edbc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/17/2025 22:32:35.471 7f3a2f4edbc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/17/2025 22:32:35.471 7f3a2f4edbc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-11-17 22:32:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000623 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 - - [2025-11-17 22:32:49] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.22 - - [2025-11-17 22:32:49] "GET / HTTP/1.1" 503 181 0.000272 10.0.0.22 - - [2025-11-17 22:32:49] "GET / HTTP/1.1" 503 181 0.000292 10.0.0.22 - - [2025-11-17 22:32:50] "GET / HTTP/1.1" 200 45303 0.002106 10.0.0.22 - - [2025-11-17 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.22 - - [2025-11-17 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007026 10.0.0.22 - - [2025-11-17 22:32:50] "GET / HTTP/1.1" 200 35931 0.005540 10.0.0.22 - - [2025-11-17 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.22 - - [2025-11-17 22:32:50] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013404 10.0.0.22 - - [2025-11-17 22:32:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003508 10.0.0.22 - - [2025-11-17 22:32:50] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.22 - - [2025-11-17 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.22 - - [2025-11-17 22:32:50] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009233 10.0.0.22 - - [2025-11-17 22:32:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.015472 10.0.0.22 - - [2025-11-17 22:32:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.077564 10.0.0.22 - - [2025-11-17 22:32:50] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.22 - - [2025-11-17 22:32:50] "POST /analytics-nodes HTTP/1.1" 200 599 0.200147 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.002391 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2025-11-17 22:32:51] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007204 10.0.0.22 - - [2025-11-17 22:32:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.099472 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.003017 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2025-11-17 22:32:51] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006768 10.0.0.22 - - [2025-11-17 22:32:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.030337 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023219 10.0.0.22 - - [2025-11-17 22:32:51] "GET /network-ipam/1f33a0c2-52ce-466f-accc-984e06292296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008802 10.0.0.22 - - [2025-11-17 22:32:51] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.22 - - [2025-11-17 22:32:51] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023954 10.0.0.22 - - [2025-11-17 22:32:51] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009959 10.0.0.22 - - [2025-11-17 22:32:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.003686 10.0.0.22 - - [2025-11-17 22:32:52] "POST /config-database-nodes HTTP/1.1" 200 611 0.107209 10.0.0.22 - - [2025-11-17 22:32:52] "POST /service-templates HTTP/1.1" 200 511 0.111312 10.0.0.22 - - [2025-11-17 22:32:52] "POST /service-templates HTTP/1.1" 200 501 0.147202 10.0.0.22 - - [2025-11-17 22:32:52] "POST /service-templates HTTP/1.1" 200 515 0.043225 10.0.0.22 - - [2025-11-17 22:32:52] "POST /service-templates HTTP/1.1" 200 535 0.053126 10.0.0.22 - - [2025-11-17 22:32:52] "POST /service-templates HTTP/1.1" 200 507 0.020391 10.0.0.22 - - [2025-11-17 22:32:52] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.22 - - [2025-11-17 22:32:53] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.22 - - [2025-11-17 22:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.22 - - [2025-11-17 22:32:53] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021111 10.0.0.22 - - [2025-11-17 22:32:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002022 10.0.0.22 - - [2025-11-17 22:32:53] "GET / HTTP/1.1" 200 35931 0.001193 10.0.0.22 - - [2025-11-17 22:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.22 - - [2025-11-17 22:32:53] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.036875 10.0.0.22 - - [2025-11-17 22:32:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.095679 10.0.0.22 - - [2025-11-17 22:32:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.051944 10.0.0.22 - - [2025-11-17 22:32:53] "POST /database-nodes HTTP/1.1" 200 597 0.062096 10.0.0.22 - - [2025-11-17 22:32:53] "GET / HTTP/1.1" 200 35931 0.001129 10.0.0.22 - - [2025-11-17 22:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018198 10.0.0.22 - - [2025-11-17 22:32:53] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004107 10.0.0.22 - - [2025-11-17 22:32:53] "POST /bgp-routers HTTP/1.1" 200 616 0.115714 10.0.0.22 - - [2025-11-17 22:32:54] "GET /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.017998 10.0.0.22 - - [2025-11-17 22:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.22 - - [2025-11-17 22:32:54] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023091 10.0.0.22 - - [2025-11-17 22:32:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008223 10.0.0.22 - - [2025-11-17 22:32:54] "POST /ref-update HTTP/1.1" 200 156 0.017134 10.0.0.22 - - [2025-11-17 22:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-11-17 22:32:55] "GET /network-ipam/1f33a0c2-52ce-466f-accc-984e06292296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011208 10.0.0.22 - - [2025-11-17 22:32:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.001747 10.0.0.22 - - [2025-11-17 22:32:56] "POST /access-control-lists HTTP/1.1" 200 587 0.017890 10.0.0.22 - - [2025-11-17 22:32:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.010144 10.0.0.22 - - [2025-11-17 22:32:56] "POST /access-control-lists HTTP/1.1" 200 585 0.024162 10.0.0.22 - - [2025-11-17 22:32:56] "POST /route-targets HTTP/1.1" 200 327 0.009206 10.0.0.22 - - [2025-11-17 22:32:56] "POST /ref-update HTTP/1.1" 200 156 0.017953 10.0.0.22 - - [2025-11-17 22:32:56] "POST /route-targets HTTP/1.1" 200 327 0.009257 10.0.0.22 - - [2025-11-17 22:32:56] "POST /ref-update HTTP/1.1" 200 156 0.010614 10.0.0.22 - - [2025-11-17 22:32:56] "POST /route-targets HTTP/1.1" 200 327 0.011833 10.0.0.22 - - [2025-11-17 22:32:56] "POST /ref-update HTTP/1.1" 200 156 0.017178 10.0.0.22 - - [2025-11-17 22:32:56] "POST /route-targets HTTP/1.1" 200 327 0.010369 10.0.0.22 - - [2025-11-17 22:32:56] "POST /ref-update HTTP/1.1" 200 156 0.019295 10.0.0.22 - - [2025-11-17 22:32:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.001734 10.0.0.22 - - [2025-11-17 22:32:56] "POST /access-control-lists HTTP/1.1" 200 551 0.062516 10.0.0.22 - - [2025-11-17 22:32:56] "PUT /access-control-list/9353506f-5961-4cac-b7ff-939eed96652f HTTP/1.1" 200 272 0.016277 10.0.0.22 - - [2025-11-17 22:32:56] "PUT /access-control-list/bba4982e-097d-400e-89aa-5ef677cd43ae HTTP/1.1" 200 272 0.012493 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:32:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:32:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.22 - - [2025-11-17 22:33:00] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.22 - - [2025-11-17 22:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.22 - - [2025-11-17 22:33:00] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014962 10.0.0.22 - - [2025-11-17 22:33:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.003174 10.0.0.22 - - [2025-11-17 22:33:00] "POST /config-nodes HTTP/1.1" 200 593 0.037716 10.0.0.22 - - [2025-11-17 22:33:01] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.22 - - [2025-11-17 22:33:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003811 10.0.0.22 - - [2025-11-17 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.22 - - [2025-11-17 22:33:06] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002661 10.0.0.22 - - [2025-11-17 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.22 - - [2025-11-17 22:33:06] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.008939 10.0.0.22 - - [2025-11-17 22:33:06] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 581 0.026604 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 575 0.022652 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 575 0.026321 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 559 0.016916 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 555 0.031818 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 557 0.027688 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 565 0.017336 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 549 0.025081 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 557 0.028516 10.0.0.22 - - [2025-11-17 22:33:06] "POST /alarms HTTP/1.1" 200 567 0.024103 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 555 0.028429 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 567 0.034317 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 575 0.063257 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 569 0.028379 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 561 0.031219 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 561 0.017826 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 561 0.033393 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 547 0.039271 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 595 0.037914 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 575 0.040215 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 571 0.043120 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 583 0.075663 10.0.0.22 - - [2025-11-17 22:33:07] "POST /alarms HTTP/1.1" 200 609 0.032479 10.0.0.22 - - [2025-11-17 22:33:07] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.22 - - [2025-11-17 22:33:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002369 10.0.0.22 - - [2025-11-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2025-11-17 22:33:08] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.016892 10.0.0.22 - - [2025-11-17 22:33:08] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.22 - - [2025-11-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2025-11-17 22:33:08] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003060 10.0.0.22 - - [2025-11-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2025-11-17 22:33:08] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.010769 10.0.0.22 - - [2025-11-17 22:33:08] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.22 - - [2025-11-17 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.22 - - [2025-11-17 22:33:08] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014201 10.0.0.22 - - [2025-11-17 22:33:08] "PUT /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e HTTP/1.1" 200 274 0.027754 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.22 - - [2025-11-17 22:33:12] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.22 - - [2025-11-17 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2025-11-17 22:33:12] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004420 10.0.0.22 - - [2025-11-17 22:33:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.008688 10.0.0.22 - - [2025-11-17 22:33:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.002842 10.0.0.22 - - [2025-11-17 22:33:12] "POST /security-groups HTTP/1.1" 200 570 0.074533 10.0.0.22 - - [2025-11-17 22:33:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.004008 10.0.0.22 - - [2025-11-17 22:33:12] "POST /projects HTTP/1.1" 200 481 0.259966 10.0.0.22 - - [2025-11-17 22:33:13] "POST /access-control-lists HTTP/1.1" 200 579 0.081765 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.008403 10.0.0.22 - - [2025-11-17 22:33:13] "POST /security-groups HTTP/1.1" 200 534 0.112496 10.0.0.22 - - [2025-11-17 22:33:13] "POST /access-control-lists HTTP/1.1" 200 577 0.094880 10.0.0.22 - - [2025-11-17 22:33:13] "POST /chown HTTP/1.1" 200 109 0.052392 10.0.0.22 - - [2025-11-17 22:33:13] "POST /policy-managements HTTP/1.1" 409 214 0.015735 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.007712 10.0.0.22 - - [2025-11-17 22:33:13] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004371 10.0.0.22 - - [2025-11-17 22:33:13] "POST /access-control-lists HTTP/1.1" 200 594 0.078216 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.015150 10.0.0.22 - - [2025-11-17 22:33:13] "POST /application-policy-sets HTTP/1.1" 200 528 0.061184 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008948 10.0.0.22 - - [2025-11-17 22:33:13] "POST /access-control-lists HTTP/1.1" 200 592 0.025403 10.0.0.22 - - [2025-11-17 22:33:13] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004031 10.0.0.22 - - [2025-11-17 22:33:13] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.016702 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011004 10.0.0.22 - - [2025-11-17 22:33:13] "GET /virtual-network/82761b06-ac0c-4ea9-be58-6a03cc1ab053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004775 10.0.0.22 - - [2025-11-17 22:33:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000512 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.003654 10.0.0.22 - - [2025-11-17 22:33:13] "POST /security-groups HTTP/1.1" 200 574 0.114973 10.0.0.22 - - [2025-11-17 22:33:13] "POST /projects HTTP/1.1" 200 489 0.337291 10.0.0.22 - - [2025-11-17 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.019306 10.0.0.22 - - [2025-11-17 22:33:13] "POST /access-control-lists HTTP/1.1" 200 583 0.092745 10.0.0.22 - - [2025-11-17 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.017375 10.0.0.22 - - [2025-11-17 22:33:14] "POST /security-groups HTTP/1.1" 200 546 0.168772 10.0.0.22 - - [2025-11-17 22:33:14] "POST /chown HTTP/1.1" 200 109 0.024023 10.0.0.22 - - [2025-11-17 22:33:14] "POST /access-control-lists HTTP/1.1" 200 581 0.064826 10.0.0.22 - - [2025-11-17 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.020245 10.0.0.22 - - [2025-11-17 22:33:14] "POST /access-control-lists HTTP/1.1" 200 602 0.030838 10.0.0.22 - - [2025-11-17 22:33:14] "POST /network-ipams HTTP/1.1" 200 522 0.145116 10.0.0.22 - - [2025-11-17 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.050370 10.0.0.22 - - [2025-11-17 22:33:14] "POST /access-control-lists HTTP/1.1" 200 600 0.078401 10.0.0.22 - - [2025-11-17 22:33:14] "POST /network-ipams HTTP/1.1" 200 510 0.163922 10.0.0.22 - - [2025-11-17 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.002125 10.0.0.22 - - [2025-11-17 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.006070 10.0.0.22 - - [2025-11-17 22:33:14] "POST /useragent-kv HTTP/1.1" 200 115 0.016047 10.0.0.22 - - [2025-11-17 22:33:14] "POST /virtual-networks HTTP/1.1" 200 538 0.238818 10.0.0.22 - - [2025-11-17 22:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012203 10.0.0.22 - - [2025-11-17 22:33:14] "POST /access-control-lists HTTP/1.1" 200 589 0.108791 10.0.0.22 - - [2025-11-17 22:33:14] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.055717 10.0.0.22 - - [2025-11-17 22:33:14] "POST /route-targets HTTP/1.1" 200 327 0.032981 10.0.0.22 - - [2025-11-17 22:33:14] "POST /ref-update HTTP/1.1" 200 156 0.023946 10.0.0.22 - - [2025-11-17 22:33:14] "POST /network-ipams HTTP/1.1" 200 518 0.167305 10.0.0.22 - - [2025-11-17 22:33:15] "PUT /access-control-list/5ae0f807-61f9-4a48-b407-c9073bc32ae9 HTTP/1.1" 200 272 0.063179 10.0.0.22 - - [2025-11-17 22:33:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.028727 10.0.0.22 - - [2025-11-17 22:33:15] "POST /useragent-kv HTTP/1.1" 200 115 0.020525 10.0.0.22 - - [2025-11-17 22:33:15] "POST /virtual-networks HTTP/1.1" 200 546 0.250745 10.0.0.22 - - [2025-11-17 22:33:15] "POST /route-targets HTTP/1.1" 200 327 0.026397 10.0.0.22 - - [2025-11-17 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008197 10.0.0.22 - - [2025-11-17 22:33:15] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.020160 10.0.0.22 - - [2025-11-17 22:33:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.012283 10.0.0.22 - - [2025-11-17 22:33:15] "POST /ref-update HTTP/1.1" 200 156 0.098676 10.0.0.22 - - [2025-11-17 22:33:15] "POST /network-policys HTTP/1.1" 200 538 0.085599 10.0.0.22 - - [2025-11-17 22:33:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.004489 10.0.0.22 - - [2025-11-17 22:33:15] "POST /network-policys HTTP/1.1" 200 534 0.078724 10.0.0.22 - - [2025-11-17 22:33:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004492 10.0.0.22 - - [2025-11-17 22:33:15] "POST /network-policys HTTP/1.1" 200 542 0.029745 10.0.0.22 - - [2025-11-17 22:33:15] "PUT /access-control-list/67cbab3e-d3bd-4a22-b0a0-69a0601b0485 HTTP/1.1" 200 272 0.036205 10.0.0.22 - - [2025-11-17 22:33:15] "POST /ref-update HTTP/1.1" 200 156 0.111953 10.0.0.22 - - [2025-11-17 22:33:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004706 10.0.0.22 - - [2025-11-17 22:33:15] "PUT /access-control-list/5ae0f807-61f9-4a48-b407-c9073bc32ae9 HTTP/1.1" 200 272 0.056487 10.0.0.22 - - [2025-11-17 22:33:15] "POST /ref-update HTTP/1.1" 200 156 0.106594 10.0.0.22 - - [2025-11-17 22:33:15] "PUT /access-control-list/67cbab3e-d3bd-4a22-b0a0-69a0601b0485 HTTP/1.1" 200 272 0.037066 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.117335 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.041205 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002537 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004246 10.0.0.22 - - [2025-11-17 22:33:16] "PUT /access-control-list/5ae0f807-61f9-4a48-b407-c9073bc32ae9 HTTP/1.1" 200 272 0.043115 10.0.0.22 - - [2025-11-17 22:33:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.007789 10.0.0.22 - - [2025-11-17 22:33:16] "POST /access-control-lists HTTP/1.1" 200 601 0.036088 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.178510 10.0.0.22 - - [2025-11-17 22:33:16] "PUT /access-control-list/67cbab3e-d3bd-4a22-b0a0-69a0601b0485 HTTP/1.1" 200 272 0.031976 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.101768 10.0.0.22 - - [2025-11-17 22:33:16] "PUT /access-control-list/b6e582ac-0144-4f1f-b1e7-b0a3690bc75c HTTP/1.1" 200 272 0.047835 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.082661 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.033674 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020123 10.0.0.22 - - [2025-11-17 22:33:16] "PUT /access-control-list/b6e582ac-0144-4f1f-b1e7-b0a3690bc75c HTTP/1.1" 200 272 0.058556 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023924 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007964 10.0.0.22 - - [2025-11-17 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.030568 10.0.0.22 - - [2025-11-17 22:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010640 10.0.0.22 - - [2025-11-17 22:33:16] "GET /virtual-network/82761b06-ac0c-4ea9-be58-6a03cc1ab053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016456 10.0.0.22 - - [2025-11-17 22:33:16] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004367 10.0.0.22 - - [2025-11-17 22:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.22 - - [2025-11-17 22:33:16] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002834 10.0.0.22 - - [2025-11-17 22:33:16] "POST /firewall-policys HTTP/1.1" 200 530 0.021357 10.0.0.22 - - [2025-11-17 22:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.038839 10.0.0.22 - - [2025-11-17 22:33:16] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007350 10.0.0.22 - - [2025-11-17 22:33:16] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002954 10.0.0.22 - - [2025-11-17 22:33:16] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002309 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.019469 10.0.0.22 - - [2025-11-17 22:33:17] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004314 10.0.0.22 - - [2025-11-17 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.22 - - [2025-11-17 22:33:17] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002539 10.0.0.22 - - [2025-11-17 22:33:17] "POST /firewall-policys HTTP/1.1" 200 532 0.019403 10.0.0.22 - - [2025-11-17 22:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040169 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.025671 10.0.0.22 - - [2025-11-17 22:33:17] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002792 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002817 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002639 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014879 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.079686 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.045407 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.041608 10.0.0.22 - - [2025-11-17 22:33:17] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008907 10.0.0.22 - - [2025-11-17 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.22 - - [2025-11-17 22:33:17] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004287 10.0.0.22 - - [2025-11-17 22:33:17] "POST /firewall-policys HTTP/1.1" 200 530 0.021058 10.0.0.22 - - [2025-11-17 22:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026299 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007266 10.0.0.22 - - [2025-11-17 22:33:17] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002809 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003223 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006744 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003776 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002746 10.0.0.22 - - [2025-11-17 22:33:17] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004334 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.017835 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.029155 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.039543 10.0.0.22 - - [2025-11-17 22:33:17] "POST /ref-update HTTP/1.1" 200 156 0.046458 10.0.0.22 - - [2025-11-17 22:33:18] "POST /ref-update HTTP/1.1" 200 156 0.056273 10.0.0.22 - - [2025-11-17 22:33:18] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.018515 10.0.0.22 - - [2025-11-17 22:33:18] "POST /tags HTTP/1.1" 200 299 0.055003 10.0.0.22 - - [2025-11-17 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.22 - - [2025-11-17 22:33:18] "GET /tag/e275259e-40c1-413b-b4e1-256e5e776c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018016 10.0.0.22 - - [2025-11-17 22:33:18] "POST /set-tag HTTP/1.1" 200 109 0.018267 10.0.0.22 - - [2025-11-17 22:33:18] "POST /tags HTTP/1.1" 200 305 0.089248 10.0.0.22 - - [2025-11-17 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012465 10.0.0.22 - - [2025-11-17 22:33:18] "GET /tag/2a45bd78-1033-4b68-ae67-53c23566b6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018685 10.0.0.22 - - [2025-11-17 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.22 - - [2025-11-17 22:33:18] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035681 10.0.0.22 - - [2025-11-17 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.22 - - [2025-11-17 22:33:18] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007274 10.0.0.22 - - [2025-11-17 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.22 - - [2025-11-17 22:33:18] "GET /service-appliance-set/96e0eff0-70eb-4646-ac44-617d25e46909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003883 10.0.0.22 - - [2025-11-17 22:33:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.001681 10.0.0.22 - - [2025-11-17 22:33:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105991 10.0.0.22 - - [2025-11-17 22:33:18] "GET /virtual-machine-interface/1fce8e87-aa8e-43dd-beaa-9c081e07c4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.023781 10.0.0.22 - - [2025-11-17 22:33:18] "POST /instance-ips HTTP/1.1" 200 381 0.060783 10.0.0.22 - - [2025-11-17 22:33:18] "GET /instance-ip/624c2851-bbca-4725-8570-befb0c70d91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005097 10.0.0.22 - - [2025-11-17 22:33:19] "POST /loadbalancers HTTP/1.1" 200 582 0.069836 10.0.0.22 - - [2025-11-17 22:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019634 10.0.0.22 - - [2025-11-17 22:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.22 - - [2025-11-17 22:33:19] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032553 10.0.0.22 - - [2025-11-17 22:33:19] "GET /loadbalancer/f4ef6f08-13bf-4a61-97cf-0e360b99d685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004551 10.0.0.22 - - [2025-11-17 22:33:19] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062144 10.0.0.22 - - [2025-11-17 22:33:19] "GET /instance-ip/624c2851-bbca-4725-8570-befb0c70d91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002697 10.0.0.22 - - [2025-11-17 22:33:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055317 10.0.0.22 - - [2025-11-17 22:33:19] "POST /floating-ips HTTP/1.1" 200 583 0.035221 10.0.0.22 - - [2025-11-17 22:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024097 10.0.0.22 - - [2025-11-17 22:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.22 - - [2025-11-17 22:33:19] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048253 10.0.0.22 - - [2025-11-17 22:33:19] "GET /loadbalancer-listener/60cfac08-7fce-4465-b43c-ef992255dfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003947 10.0.0.22 - - [2025-11-17 22:33:19] "GET /loadbalancer-listener/60cfac08-7fce-4465-b43c-ef992255dfef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008208 10.0.0.22 - - [2025-11-17 22:33:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021452 10.0.0.22 - - [2025-11-17 22:33:19] "GET /instance-ip/624c2851-bbca-4725-8570-befb0c70d91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.048052 10.0.0.22 - - [2025-11-17 22:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2025-11-17 22:33:19] "GET /instance-ip/624c2851-bbca-4725-8570-befb0c70d91a?fields=floating_ips HTTP/1.1" 200 1169 0.007339 10.0.0.22 - - [2025-11-17 22:33:19] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005002 10.0.0.22 - - [2025-11-17 22:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.22 - - [2025-11-17 22:33:19] "GET /floating-ip/7d06f931-0b0a-472f-b218-edc6ed3b7fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.023533 10.0.0.22 - - [2025-11-17 22:33:19] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.010637 10.0.0.22 - - [2025-11-17 22:33:19] "POST /tags HTTP/1.1" 200 357 0.160683 10.0.0.22 - - [2025-11-17 22:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006847 10.0.0.22 - - [2025-11-17 22:33:19] "GET /tag/801aed56-aee4-484a-a156-2b5496f795ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.025619 10.0.0.22 - - [2025-11-17 22:33:19] "POST /tags HTTP/1.1" 200 305 0.089884 10.0.0.22 - - [2025-11-17 22:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022390 10.0.0.22 - - [2025-11-17 22:33:20] "GET /tag/05f65b18-883b-4932-81b7-f2de2f6999b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019280 10.0.0.22 - - [2025-11-17 22:33:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.000592 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.010479 10.0.0.22 - - [2025-11-17 22:33:20] "POST /security-groups HTTP/1.1" 200 571 0.064487 10.0.0.22 - - [2025-11-17 22:33:20] "POST /projects HTTP/1.1" 200 483 0.206808 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.002369 10.0.0.22 - - [2025-11-17 22:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023394 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008520 10.0.0.22 - - [2025-11-17 22:33:20] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.016101 10.0.0.22 - - [2025-11-17 22:33:20] "POST /access-control-lists HTTP/1.1" 200 580 0.093804 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.007408 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.22 - - [2025-11-17 22:33:20] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.003664 10.0.0.22 - - [2025-11-17 22:33:20] "POST /access-control-lists HTTP/1.1" 200 578 0.066928 10.0.0.22 - - [2025-11-17 22:33:20] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.085363 10.0.0.22 - - [2025-11-17 22:33:20] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.040083 10.0.0.22 - - [2025-11-17 22:33:20] "POST /security-groups HTTP/1.1" 200 537 0.085724 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.002709 10.0.0.22 - - [2025-11-17 22:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017801 10.0.0.22 - - [2025-11-17 22:33:20] "POST /access-control-lists HTTP/1.1" 200 596 0.080784 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.013157 10.0.0.22 - - [2025-11-17 22:33:20] "POST /chown HTTP/1.1" 200 109 0.084131 10.0.0.22 - - [2025-11-17 22:33:20] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009236 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2025-11-17 22:33:20] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008359 10.0.0.22 - - [2025-11-17 22:33:20] "POST /tags HTTP/1.1" 409 207 0.001767 10.0.0.22 - - [2025-11-17 22:33:20] "POST /access-control-lists HTTP/1.1" 200 594 0.089608 10.0.0.22 - - [2025-11-17 22:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.22 - - [2025-11-17 22:33:20] "GET /tag/05f65b18-883b-4932-81b7-f2de2f6999b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020261 10.0.0.22 - - [2025-11-17 22:33:21] "POST /firewall-rules HTTP/1.1" 200 564 0.068101 10.0.0.22 - - [2025-11-17 22:33:21] "GET /firewall-rule/fdc60f4a-d31f-47ce-b5dd-9cb9f66a6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007977 10.0.0.22 - - [2025-11-17 22:33:21] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003879 10.0.0.22 - - [2025-11-17 22:33:21] "GET /firewall-rule/fdc60f4a-d31f-47ce-b5dd-9cb9f66a6194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002736 10.0.0.22 - - [2025-11-17 22:33:21] "POST /ref-update HTTP/1.1" 200 156 0.043214 10.0.0.22 - - [2025-11-17 22:33:21] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019062 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.22 - - [2025-11-17 22:33:21] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003480 10.0.0.22 - - [2025-11-17 22:33:21] "POST /tags HTTP/1.1" 409 207 0.004353 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.22 - - [2025-11-17 22:33:21] "GET /tag/05f65b18-883b-4932-81b7-f2de2f6999b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018450 10.0.0.22 - - [2025-11-17 22:33:21] "POST /firewall-rules HTTP/1.1" 200 562 0.072910 10.0.0.22 - - [2025-11-17 22:33:21] "GET /firewall-rule/1c4a6c2b-3638-466a-9b5c-060dbfd17af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008718 10.0.0.22 - - [2025-11-17 22:33:21] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004100 10.0.0.22 - - [2025-11-17 22:33:21] "GET /firewall-rule/1c4a6c2b-3638-466a-9b5c-060dbfd17af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002565 10.0.0.22 - - [2025-11-17 22:33:21] "POST /ref-update HTTP/1.1" 200 156 0.025779 10.0.0.22 - - [2025-11-17 22:33:21] "POST /tags HTTP/1.1" 200 301 0.075083 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2025-11-17 22:33:21] "GET /tag/49d7db77-85c8-43d8-b6bb-84ca482d39fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016250 10.0.0.22 - - [2025-11-17 22:33:21] "POST /tags HTTP/1.1" 200 325 0.055156 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2025-11-17 22:33:21] "GET /tag/160413b6-dda4-4327-b3fb-5d7f16940410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.022100 10.0.0.22 - - [2025-11-17 22:33:21] "POST /tags HTTP/1.1" 200 363 0.025066 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.22 - - [2025-11-17 22:33:21] "GET /tag/355da11f-9260-42f3-b636-decd73c9cb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014425 10.0.0.22 - - [2025-11-17 22:33:21] "POST /tags HTTP/1.1" 200 311 0.029065 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.22 - - [2025-11-17 22:33:21] "GET /tag/d2cbf69d-b38c-47ce-bf46-b7842c46e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012815 10.0.0.22 - - [2025-11-17 22:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2025-11-17 22:33:22] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006738 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.22 - - [2025-11-17 22:33:22] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037552 10.0.0.22 - - [2025-11-17 22:33:22] "POST /virtual-machines HTTP/1.1" 200 377 0.011697 10.0.0.22 - - [2025-11-17 22:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024509 10.0.0.22 - - [2025-11-17 22:33:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133488 10.0.0.22 - - [2025-11-17 22:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009044 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011588 10.0.0.22 - - [2025-11-17 22:33:22] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005819 10.0.0.22 - - [2025-11-17 22:33:22] "POST /instance-ips HTTP/1.1" 200 409 0.049153 10.0.0.22 - - [2025-11-17 22:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030209 10.0.0.22 - - [2025-11-17 22:33:22] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010779 10.0.0.22 - - [2025-11-17 22:33:22] "POST /set-tag HTTP/1.1" 200 109 0.021871 10.0.0.22 - - [2025-11-17 22:33:22] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016870 10.0.0.22 - - [2025-11-17 22:33:22] "GET /instance-ip/6c8d7836-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003578 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2025-11-17 22:33:22] "GET /loadbalancer/f4ef6f08-13bf-4a61-97cf-0e360b99d685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002601 10.0.0.22 - - [2025-11-17 22:33:22] "POST /tags HTTP/1.1" 200 301 0.037201 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009395 10.0.0.22 - - [2025-11-17 22:33:22] "GET /tag/f134bde5-be15-4fdb-a955-f8ba95144c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026075 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2025-11-17 22:33:22] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034822 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.22 - - [2025-11-17 22:33:22] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006004 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.22 - - [2025-11-17 22:33:22] "GET /service-appliance-set/96e0eff0-70eb-4646-ac44-617d25e46909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002799 10.0.0.22 - - [2025-11-17 22:33:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.002062 10.0.0.22 - - [2025-11-17 22:33:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108068 10.0.0.22 - - [2025-11-17 22:33:23] "GET /virtual-machine-interface/b18a5fc6-5904-4ffb-b6b9-3a5b7f311692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.019392 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.22 - - [2025-11-17 22:33:23] "POST /instance-ips HTTP/1.1" 200 377 0.087418 10.0.0.22 - - [2025-11-17 22:33:23] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008694 10.0.0.22 - - [2025-11-17 22:33:23] "POST /loadbalancers HTTP/1.1" 200 582 0.074697 10.0.0.22 - - [2025-11-17 22:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.162544 10.0.0.22 - - [2025-11-17 22:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008860 10.0.0.22 - - [2025-11-17 22:33:23] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.166215 10.0.0.22 - - [2025-11-17 22:33:23] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010745 10.0.0.22 - - [2025-11-17 22:33:23] "POST /floating-ips HTTP/1.1" 200 581 0.042051 10.0.0.22 - - [2025-11-17 22:33:23] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074653 10.0.0.22 - - [2025-11-17 22:33:23] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008780 10.0.0.22 - - [2025-11-17 22:33:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026661 10.0.0.22 - - [2025-11-17 22:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011314 10.0.0.22 - - [2025-11-17 22:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010979 10.0.0.22 - - [2025-11-17 22:33:23] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063302 10.0.0.22 - - [2025-11-17 22:33:23] "GET /loadbalancer-listener/fe55df73-d301-45bc-93e9-effb42cbc4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002737 10.0.0.22 - - [2025-11-17 22:33:23] "GET /loadbalancer-listener/fe55df73-d301-45bc-93e9-effb42cbc4f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007268 10.0.0.22 - - [2025-11-17 22:33:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.059342 10.0.0.22 - - [2025-11-17 22:33:24] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005354 10.0.0.22 - - [2025-11-17 22:33:24] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?fields=floating_ips HTTP/1.1" 200 1165 0.006193 10.0.0.22 - - [2025-11-17 22:33:24] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004196 10.0.0.22 - - [2025-11-17 22:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.22 - - [2025-11-17 22:33:24] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035531 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002453 10.0.0.22 - - [2025-11-17 22:33:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016994 10.0.0.22 - - [2025-11-17 22:33:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015256 10.0.0.22 - - [2025-11-17 22:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007630 10.0.0.22 - - [2025-11-17 22:33:24] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039060 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer-listener/e1a5a0d2-ebc9-407f-a2b5-f1ecd3fcd6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007974 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer-listener/e1a5a0d2-ebc9-407f-a2b5-f1ecd3fcd6c1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003789 10.0.0.22 - - [2025-11-17 22:33:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025427 10.0.0.22 - - [2025-11-17 22:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.22 - - [2025-11-17 22:33:24] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005555 10.0.0.22 - - [2025-11-17 22:33:24] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?fields=floating_ips HTTP/1.1" 200 1165 0.012603 10.0.0.22 - - [2025-11-17 22:33:24] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053543 10.0.0.22 - - [2025-11-17 22:33:24] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007370 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003345 10.0.0.22 - - [2025-11-17 22:33:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017201 10.0.0.22 - - [2025-11-17 22:33:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014087 10.0.0.22 - - [2025-11-17 22:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007973 10.0.0.22 - - [2025-11-17 22:33:24] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039809 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer-listener/a12204c4-bce9-49d6-a0b6-2809a2ac2c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007110 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer-listener/a12204c4-bce9-49d6-a0b6-2809a2ac2c9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004269 10.0.0.22 - - [2025-11-17 22:33:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029782 10.0.0.22 - - [2025-11-17 22:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013308 10.0.0.22 - - [2025-11-17 22:33:24] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003571 10.0.0.22 - - [2025-11-17 22:33:24] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003265 10.0.0.22 - - [2025-11-17 22:33:24] "GET /instance-ip/dec8b7fb-ec3b-4e64-b914-a1fab2c9d63c?fields=floating_ips HTTP/1.1" 200 1165 0.002989 10.0.0.22 - - [2025-11-17 22:33:24] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002767 10.0.0.22 - - [2025-11-17 22:33:24] "POST /tags HTTP/1.1" 200 355 0.038387 10.0.0.22 - - [2025-11-17 22:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.22 - - [2025-11-17 22:33:24] "GET /tag/37c24940-fb55-45ce-82f5-a3967d91bc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.039074 10.0.0.22 - - [2025-11-17 22:33:25] "POST /tags HTTP/1.1" 200 303 0.037361 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009911 10.0.0.22 - - [2025-11-17 22:33:25] "GET /tag/19d51d03-cf6b-4e77-9cca-daafeef8053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018100 10.0.0.22 - - [2025-11-17 22:33:25] "POST /projects HTTP/1.1" 409 218 0.002030 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2025-11-17 22:33:25] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038975 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.22 - - [2025-11-17 22:33:25] "GET /network-ipam/96b4005d-8430-434c-9e3f-aaa518aa8561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002460 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-11-17 22:33:25] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004438 10.0.0.22 - - [2025-11-17 22:33:25] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.075002 10.0.0.22 - - [2025-11-17 22:33:25] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009133 10.0.0.22 - - [2025-11-17 22:33:25] "POST /set-tag HTTP/1.1" 200 109 0.074718 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012120 10.0.0.22 - - [2025-11-17 22:33:25] "GET /network-ipam/d6273d19-d202-45b1-b316-e723e99d0ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006089 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.22 - - [2025-11-17 22:33:25] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003899 10.0.0.22 - - [2025-11-17 22:33:25] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.060099 10.0.0.22 - - [2025-11-17 22:33:25] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004930 10.0.0.22 - - [2025-11-17 22:33:25] "POST /set-tag HTTP/1.1" 200 109 0.074734 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.22 - - [2025-11-17 22:33:25] "GET /network-policy/12fca032-cd5b-464a-8621-fb7b8b819bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003100 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.22 - - [2025-11-17 22:33:25] "GET /network-policy/0dfbeeeb-ec52-4d36-9fd4-2f4dc181d5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003102 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2025-11-17 22:33:25] "GET /network-policy/03d28e1e-b05d-4dcb-b013-d8eb0577b7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.018675 10.0.0.22 - - [2025-11-17 22:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-11-17 22:33:25] "PUT /network-policy/03d28e1e-b05d-4dcb-b013-d8eb0577b7f0 HTTP/1.1" 200 262 0.041130 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-update HTTP/1.1" 200 156 0.085116 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003741 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002447 10.0.0.22 - - [2025-11-17 22:33:26] "POST /security-groups HTTP/1.1" 409 245 0.003434 10.0.0.22 - - [2025-11-17 22:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.22 - - [2025-11-17 22:33:26] "PUT /security-group/99108164-ae3c-4386-a829-379b19d080e3 HTTP/1.1" 200 262 0.055379 10.0.0.22 - - [2025-11-17 22:33:26] "PUT /access-control-list/d28d78df-620e-43bf-b8b6-4f4776b737c6 HTTP/1.1" 200 272 0.013304 10.0.0.22 - - [2025-11-17 22:33:26] "PUT /access-control-list/28aa6b86-087c-4d25-8801-05d26ba53e41 HTTP/1.1" 200 272 0.030578 10.0.0.22 - - [2025-11-17 22:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029446 10.0.0.22 - - [2025-11-17 22:33:26] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006323 10.0.0.22 - - [2025-11-17 22:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.22 - - [2025-11-17 22:33:26] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003356 10.0.0.22 - - [2025-11-17 22:33:26] "POST /tags HTTP/1.1" 409 206 0.002323 10.0.0.22 - - [2025-11-17 22:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.22 - - [2025-11-17 22:33:26] "GET /tag/19d51d03-cf6b-4e77-9cca-daafeef8053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016660 10.0.0.22 - - [2025-11-17 22:33:26] "POST /firewall-rules HTTP/1.1" 200 562 0.117646 10.0.0.22 - - [2025-11-17 22:33:26] "GET /firewall-rule/81f11c90-5358-448d-85f4-a11dd30f2849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010737 10.0.0.22 - - [2025-11-17 22:33:26] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.018515 10.0.0.22 - - [2025-11-17 22:33:26] "GET /firewall-rule/81f11c90-5358-448d-85f4-a11dd30f2849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005796 10.0.0.22 - - [2025-11-17 22:33:26] "POST /ref-update HTTP/1.1" 200 156 0.042745 10.0.0.22 - - [2025-11-17 22:33:26] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002500 10.0.0.22 - - [2025-11-17 22:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2025-11-17 22:33:26] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002320 10.0.0.22 - - [2025-11-17 22:33:26] "POST /tags HTTP/1.1" 409 206 0.002069 10.0.0.22 - - [2025-11-17 22:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.22 - - [2025-11-17 22:33:26] "GET /tag/19d51d03-cf6b-4e77-9cca-daafeef8053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014146 10.0.0.22 - - [2025-11-17 22:33:26] "POST /firewall-rules HTTP/1.1" 200 560 0.065622 10.0.0.22 - - [2025-11-17 22:33:26] "GET /firewall-rule/259cf71e-d9d5-4161-b1be-8bba1d582cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.010814 10.0.0.22 - - [2025-11-17 22:33:26] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003348 10.0.0.22 - - [2025-11-17 22:33:27] "GET /firewall-rule/259cf71e-d9d5-4161-b1be-8bba1d582cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002924 10.0.0.22 - - [2025-11-17 22:33:27] "POST /ref-update HTTP/1.1" 200 156 0.032501 10.0.0.22 - - [2025-11-17 22:33:27] "POST /tags HTTP/1.1" 200 371 0.026463 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.22 - - [2025-11-17 22:33:27] "GET /tag/c6665b63-4416-43c7-a2eb-eddc3ad1b3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012596 10.0.0.22 - - [2025-11-17 22:33:27] "POST /tags HTTP/1.1" 200 319 0.057214 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2025-11-17 22:33:27] "GET /tag/9da636b8-ece3-4579-b4a1-fc83b2a171b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015368 10.0.0.22 - - [2025-11-17 22:33:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000483 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.008801 10.0.0.22 - - [2025-11-17 22:33:27] "POST /security-groups HTTP/1.1" 200 578 0.079902 10.0.0.22 - - [2025-11-17 22:33:27] "POST /projects HTTP/1.1" 200 497 0.237507 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.002320 10.0.0.22 - - [2025-11-17 22:33:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015987 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007572 10.0.0.22 - - [2025-11-17 22:33:27] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007087 10.0.0.22 - - [2025-11-17 22:33:27] "POST /access-control-lists HTTP/1.1" 200 587 0.048890 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.015892 10.0.0.22 - - [2025-11-17 22:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2025-11-17 22:33:27] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004563 10.0.0.22 - - [2025-11-17 22:33:27] "POST /access-control-lists HTTP/1.1" 200 585 0.091725 10.0.0.22 - - [2025-11-17 22:33:27] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.121654 10.0.0.22 - - [2025-11-17 22:33:27] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.040865 10.0.0.22 - - [2025-11-17 22:33:27] "POST /security-groups HTTP/1.1" 200 558 0.068634 10.0.0.22 - - [2025-11-17 22:33:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.004477 10.0.0.22 - - [2025-11-17 22:33:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038628 10.0.0.22 - - [2025-11-17 22:33:28] "POST /chown HTTP/1.1" 200 109 0.022038 10.0.0.22 - - [2025-11-17 22:33:28] "POST /access-control-lists HTTP/1.1" 200 610 0.066341 10.0.0.22 - - [2025-11-17 22:33:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.011210 10.0.0.22 - - [2025-11-17 22:33:28] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005484 10.0.0.22 - - [2025-11-17 22:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2025-11-17 22:33:28] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002451 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001713 10.0.0.22 - - [2025-11-17 22:33:28] "POST /tags HTTP/1.1" 409 214 0.007819 10.0.0.22 - - [2025-11-17 22:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.22 - - [2025-11-17 22:33:28] "GET /tag/9da636b8-ece3-4579-b4a1-fc83b2a171b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.032421 10.0.0.22 - - [2025-11-17 22:33:28] "POST /access-control-lists HTTP/1.1" 200 608 0.091062 10.0.0.22 - - [2025-11-17 22:33:28] "POST /firewall-rules HTTP/1.1" 200 578 0.073409 10.0.0.22 - - [2025-11-17 22:33:28] "GET /firewall-rule/52e0f1cb-70c8-455e-a5d3-1c5626c5950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.022233 10.0.0.22 - - [2025-11-17 22:33:28] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003836 10.0.0.22 - - [2025-11-17 22:33:28] "GET /firewall-rule/52e0f1cb-70c8-455e-a5d3-1c5626c5950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009083 10.0.0.22 - - [2025-11-17 22:33:28] "POST /ref-update HTTP/1.1" 200 156 0.027887 10.0.0.22 - - [2025-11-17 22:33:28] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.148468 10.0.0.22 - - [2025-11-17 22:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.22 - - [2025-11-17 22:33:28] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002659 10.0.0.22 - - [2025-11-17 22:33:28] "POST /tags HTTP/1.1" 409 214 0.003077 10.0.0.22 - - [2025-11-17 22:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.22 - - [2025-11-17 22:33:28] "GET /tag/9da636b8-ece3-4579-b4a1-fc83b2a171b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017105 10.0.0.22 - - [2025-11-17 22:33:28] "POST /firewall-rules HTTP/1.1" 200 576 0.082404 10.0.0.22 - - [2025-11-17 22:33:28] "GET /firewall-rule/71e197d3-a9f1-44dd-8ff3-fb8064ed97cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.027598 10.0.0.22 - - [2025-11-17 22:33:28] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004200 10.0.0.22 - - [2025-11-17 22:33:28] "GET /firewall-rule/71e197d3-a9f1-44dd-8ff3-fb8064ed97cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003663 10.0.0.22 - - [2025-11-17 22:33:28] "POST /ref-update HTTP/1.1" 200 156 0.041313 10.0.0.22 - - [2025-11-17 22:33:29] "POST /tags HTTP/1.1" 200 363 0.021266 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019632 10.0.0.22 - - [2025-11-17 22:33:29] "GET /tag/31965dd7-f33a-4425-9bef-fd1e1cc09c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013629 10.0.0.22 - - [2025-11-17 22:33:29] "POST /tags HTTP/1.1" 200 311 0.020118 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019508 10.0.0.22 - - [2025-11-17 22:33:29] "GET /tag/4b03099c-97da-4f1d-bf07-6beb9df16f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016750 10.0.0.22 - - [2025-11-17 22:33:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.005290 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.005627 10.0.0.22 - - [2025-11-17 22:33:29] "POST /security-groups HTTP/1.1" 200 574 0.064477 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.004133 10.0.0.22 - - [2025-11-17 22:33:29] "POST /projects HTTP/1.1" 200 489 0.226149 10.0.0.22 - - [2025-11-17 22:33:29] "POST /access-control-lists HTTP/1.1" 200 583 0.068034 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.008460 10.0.0.22 - - [2025-11-17 22:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.068965 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019372 10.0.0.22 - - [2025-11-17 22:33:29] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.038695 10.0.0.22 - - [2025-11-17 22:33:29] "POST /access-control-lists HTTP/1.1" 200 581 0.067051 10.0.0.22 - - [2025-11-17 22:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015825 10.0.0.22 - - [2025-11-17 22:33:29] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009034 10.0.0.22 - - [2025-11-17 22:33:29] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.044936 10.0.0.22 - - [2025-11-17 22:33:29] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.142315 10.0.0.22 - - [2025-11-17 22:33:30] "POST /security-groups HTTP/1.1" 200 546 0.168933 10.0.0.22 - - [2025-11-17 22:33:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.006191 10.0.0.22 - - [2025-11-17 22:33:30] "POST /access-control-lists HTTP/1.1" 200 602 0.070023 10.0.0.22 - - [2025-11-17 22:33:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.088121 10.0.0.22 - - [2025-11-17 22:33:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.029082 10.0.0.22 - - [2025-11-17 22:33:30] "POST /chown HTTP/1.1" 200 109 0.018209 10.0.0.22 - - [2025-11-17 22:33:30] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010981 10.0.0.22 - - [2025-11-17 22:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.22 - - [2025-11-17 22:33:30] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017175 10.0.0.22 - - [2025-11-17 22:33:30] "POST /access-control-lists HTTP/1.1" 200 600 0.091377 10.0.0.22 - - [2025-11-17 22:33:30] "POST /tags HTTP/1.1" 409 210 0.019460 10.0.0.22 - - [2025-11-17 22:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.22 - - [2025-11-17 22:33:30] "GET /tag/4b03099c-97da-4f1d-bf07-6beb9df16f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010926 10.0.0.22 - - [2025-11-17 22:33:30] "POST /firewall-rules HTTP/1.1" 200 570 0.068105 10.0.0.22 - - [2025-11-17 22:33:30] "GET /firewall-rule/c7aaa843-f9fc-4300-93b2-54a59a3eb3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.030069 10.0.0.22 - - [2025-11-17 22:33:30] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004362 10.0.0.22 - - [2025-11-17 22:33:30] "GET /firewall-rule/c7aaa843-f9fc-4300-93b2-54a59a3eb3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002038 10.0.0.22 - - [2025-11-17 22:33:30] "POST /ref-update HTTP/1.1" 200 156 0.031846 10.0.0.22 - - [2025-11-17 22:33:30] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003579 10.0.0.22 - - [2025-11-17 22:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.22 - - [2025-11-17 22:33:30] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002613 10.0.0.22 - - [2025-11-17 22:33:30] "POST /tags HTTP/1.1" 409 210 0.001784 10.0.0.22 - - [2025-11-17 22:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.22 - - [2025-11-17 22:33:30] "GET /tag/4b03099c-97da-4f1d-bf07-6beb9df16f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012195 10.0.0.22 - - [2025-11-17 22:33:30] "POST /firewall-rules HTTP/1.1" 200 568 0.073352 10.0.0.22 - - [2025-11-17 22:33:30] "GET /firewall-rule/f5ac4565-850f-4858-85b3-e55d6c46602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015921 10.0.0.22 - - [2025-11-17 22:33:30] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004027 10.0.0.22 - - [2025-11-17 22:33:30] "GET /firewall-rule/f5ac4565-850f-4858-85b3-e55d6c46602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003302 10.0.0.22 - - [2025-11-17 22:33:31] "POST /ref-update HTTP/1.1" 200 156 0.055895 10.0.0.22 - - [2025-11-17 22:33:31] "POST /tags HTTP/1.1" 409 237 0.028842 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.22 - - [2025-11-17 22:33:31] "GET /tag/355da11f-9260-42f3-b636-decd73c9cb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011261 10.0.0.22 - - [2025-11-17 22:33:31] "POST /tags HTTP/1.1" 409 210 0.001989 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.22 - - [2025-11-17 22:33:31] "GET /tag/d2cbf69d-b38c-47ce-bf46-b7842c46e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014760 10.0.0.22 - - [2025-11-17 22:33:31] "POST /projects HTTP/1.1" 409 223 0.001902 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.22 - - [2025-11-17 22:33:31] "GET /project/f2adb0a2-ac64-4314-8e47-42cdd828fe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051519 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2025-11-17 22:33:31] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004645 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.22 - - [2025-11-17 22:33:31] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003944 10.0.0.22 - - [2025-11-17 22:33:31] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.055721 10.0.0.22 - - [2025-11-17 22:33:31] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.039444 10.0.0.22 - - [2025-11-17 22:33:31] "POST /security-groups HTTP/1.1" 409 253 0.011079 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.22 - - [2025-11-17 22:33:31] "PUT /security-group/66bc78eb-d303-445e-8ccf-f997e99ce6c2 HTTP/1.1" 200 262 0.059731 10.0.0.22 - - [2025-11-17 22:33:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.038897 10.0.0.22 - - [2025-11-17 22:33:31] "PUT /access-control-list/9c7253e0-1aa3-497b-9ea3-76427576068b HTTP/1.1" 200 272 0.028919 10.0.0.22 - - [2025-11-17 22:33:31] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014369 10.0.0.22 - - [2025-11-17 22:33:31] "PUT /access-control-list/f8d24a27-2c17-4c01-9919-219c82953a84 HTTP/1.1" 200 272 0.021290 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2025-11-17 22:33:31] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002385 10.0.0.22 - - [2025-11-17 22:33:31] "POST /tags HTTP/1.1" 409 210 0.001784 10.0.0.22 - - [2025-11-17 22:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2025-11-17 22:33:31] "GET /tag/d2cbf69d-b38c-47ce-bf46-b7842c46e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010269 10.0.0.22 - - [2025-11-17 22:33:31] "POST /firewall-rules HTTP/1.1" 200 570 0.074284 10.0.0.22 - - [2025-11-17 22:33:31] "GET /firewall-rule/213dcf75-b217-4313-9097-62b1d965e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004031 10.0.0.22 - - [2025-11-17 22:33:31] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004392 10.0.0.22 - - [2025-11-17 22:33:31] "GET /firewall-rule/213dcf75-b217-4313-9097-62b1d965e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002996 10.0.0.22 - - [2025-11-17 22:33:31] "POST /ref-update HTTP/1.1" 200 156 0.046771 10.0.0.22 - - [2025-11-17 22:33:31] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006695 10.0.0.22 - - [2025-11-17 22:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2025-11-17 22:33:32] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002896 10.0.0.22 - - [2025-11-17 22:33:32] "POST /tags HTTP/1.1" 409 210 0.001599 10.0.0.22 - - [2025-11-17 22:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2025-11-17 22:33:32] "GET /tag/d2cbf69d-b38c-47ce-bf46-b7842c46e321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011204 10.0.0.22 - - [2025-11-17 22:33:32] "POST /firewall-rules HTTP/1.1" 200 568 0.075585 10.0.0.22 - - [2025-11-17 22:33:32] "GET /firewall-rule/52324483-8fd6-418b-9a8e-a73ee7d941aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016521 10.0.0.22 - - [2025-11-17 22:33:32] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.009171 10.0.0.22 - - [2025-11-17 22:33:32] "GET /firewall-rule/52324483-8fd6-418b-9a8e-a73ee7d941aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004953 10.0.0.22 - - [2025-11-17 22:33:32] "POST /ref-update HTTP/1.1" 200 156 0.040255 10.0.0.22 - - [2025-11-17 22:33:32] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006728 10.0.0.22 - - [2025-11-17 22:33:32] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.22 - - [2025-11-17 22:33:42] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.22 - - [2025-11-17 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2025-11-17 22:33:42] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007705 10.0.0.22 - - [2025-11-17 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.22 - - [2025-11-17 22:33:42] "GET /config-node/c6476768-bd9a-44ea-bfe6-4edcfc0709b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007874 10.0.0.22 - - [2025-11-17 22:33:54] "GET / HTTP/1.1" 200 35931 0.001968 10.0.0.22 - - [2025-11-17 22:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2025-11-17 22:33:54] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019966 10.0.0.22 - - [2025-11-17 22:33:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002396 10.0.0.22 - - [2025-11-17 22:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.22 - - [2025-11-17 22:33:54] "GET /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007078 10.0.0.22 - - [2025-11-17 22:33:54] "PUT /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013 HTTP/1.1" 200 254 0.017095 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:33:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:34:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:34:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:34:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:34:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.19 - - [2025-11-17 22:34:29] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.19 - - [2025-11-17 22:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-11-17 22:34:29] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004762 10.0.0.19 - - [2025-11-17 22:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.19 - - [2025-11-17 22:34:29] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002974 10.0.0.19 - - [2025-11-17 22:34:29] "PUT /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e HTTP/1.1" 200 274 0.018850 10.0.0.19 - - [2025-11-17 22:34:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.012433 10.0.0.19 - - [2025-11-17 22:34:29] "POST /virtual-routers HTTP/1.1" 200 599 0.023749 10.0.0.19 - - [2025-11-17 22:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015630 10.0.0.19 - - [2025-11-17 22:34:29] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.009634 10.0.0.19 - - [2025-11-17 22:34:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.002154 10.0.0.19 - - [2025-11-17 22:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.19 - - [2025-11-17 22:34:29] "GET /virtual-network/82761b06-ac0c-4ea9-be58-6a03cc1ab053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004425 10.0.0.19 - - [2025-11-17 22:34:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062842 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:34:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:34:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 10.0.0.22 - - [2025-11-17 22:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2025-11-17 22:34:52] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002416 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:36:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001343 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:36:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001892 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:36:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:36:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.22 - - [2025-11-17 22:37:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002081 10.0.0.22 - - [2025-11-17 22:37:02] "GET /global-system-configs HTTP/1.1" 200 322 0.006299 10.0.0.22 - - [2025-11-17 22:37:19] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003230 10.0.0.22 - - [2025-11-17 22:37:19] "POST /ref-update HTTP/1.1" 200 156 0.008254 10.0.0.22 - - [2025-11-17 22:37:23] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005098 10.0.0.22 - - [2025-11-17 22:37:23] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.22 - - [2025-11-17 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2025-11-17 22:37:23] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002685 10.0.0.22 - - [2025-11-17 22:37:23] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004897 10.0.0.22 - - [2025-11-17 22:37:23] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.22 - - [2025-11-17 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.22 - - [2025-11-17 22:37:23] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002913 10.0.0.22 - - [2025-11-17 22:37:23] "GET /loadbalancer-pool/2e8138ef-9622-4299-b7a2-6846a1addd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003702 10.0.0.22 - - [2025-11-17 22:37:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017762 10.0.0.22 - - [2025-11-17 22:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007487 10.0.0.22 - - [2025-11-17 22:37:23] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011457 10.0.0.22 - - [2025-11-17 22:37:23] "POST /tags HTTP/1.1" 409 205 0.002750 10.0.0.22 - - [2025-11-17 22:37:23] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003695 10.0.0.22 - - [2025-11-17 22:37:23] "POST /ref-update HTTP/1.1" 200 156 0.006389 10.0.0.22 - - [2025-11-17 22:37:23] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.010062 10.0.0.22 - - [2025-11-17 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2025-11-17 22:37:23] "GET /tag/f134bde5-be15-4fdb-a955-f8ba95144c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011315 10.0.0.22 - - [2025-11-17 22:37:23] "PUT /floating-ip/97026195-9d96-474f-a77f-e996a0729be7 HTTP/1.1" 200 256 0.017920 10.0.0.22 - - [2025-11-17 22:37:23] "POST /set-tag HTTP/1.1" 200 109 0.095594 10.0.0.22 - - [2025-11-17 22:37:23] "GET /loadbalancer-pool/4abd0bde-4c86-4597-9d07-d1d3bb12f91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010124 10.0.0.22 - - [2025-11-17 22:37:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015960 10.0.0.22 - - [2025-11-17 22:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022540 10.0.0.22 - - [2025-11-17 22:37:23] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012922 10.0.0.22 - - [2025-11-17 22:37:23] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004582 10.0.0.22 - - [2025-11-17 22:37:23] "POST /ref-update HTTP/1.1" 200 156 0.008275 10.0.0.22 - - [2025-11-17 22:37:23] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011164 10.0.0.22 - - [2025-11-17 22:37:23] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.22 - - [2025-11-17 22:37:23] "GET /loadbalancer-pool/6d7ec0ba-2e2e-4407-a24b-7bc53b96bcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003555 10.0.0.22 - - [2025-11-17 22:37:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015313 10.0.0.22 - - [2025-11-17 22:37:24] "PUT /floating-ip/97026195-9d96-474f-a77f-e996a0729be7 HTTP/1.1" 200 256 0.015331 10.0.0.22 - - [2025-11-17 22:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009314 10.0.0.22 - - [2025-11-17 22:37:24] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009728 10.0.0.22 - - [2025-11-17 22:37:24] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.22 - - [2025-11-17 22:37:24] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004227 10.0.0.22 - - [2025-11-17 22:37:24] "POST /ref-update HTTP/1.1" 200 156 0.010965 10.0.0.22 - - [2025-11-17 22:37:24] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.015245 10.0.0.22 - - [2025-11-17 22:37:24] "PUT /floating-ip/97026195-9d96-474f-a77f-e996a0729be7 HTTP/1.1" 200 256 0.018811 10.0.0.19 - - [2025-11-17 22:38:48] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.19 - - [2025-11-17 22:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-11-17 22:38:48] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005407 10.0.0.19 - - [2025-11-17 22:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2025-11-17 22:38:49] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003165 10.0.0.19 - - [2025-11-17 22:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012123 10.0.0.19 - - [2025-11-17 22:38:49] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005428 10.0.0.19 - - [2025-11-17 22:38:49] "PUT /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e HTTP/1.1" 200 262 0.010355 10.0.0.19 - - [2025-11-17 22:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005892 10.0.0.19 - - [2025-11-17 22:38:49] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002883 10.0.0.19 - - [2025-11-17 22:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-11-17 22:38:49] "GET /virtual-machine-interface/743e285b-c32c-46fb-9b8f-12e9ca85628c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004075 10.0.0.19 - - [2025-11-17 22:38:49] "PUT /virtual-machine-interface/743e285b-c32c-46fb-9b8f-12e9ca85628c HTTP/1.1" 200 284 0.015481 10.0.0.22 - - [2025-11-17 22:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2025-11-17 22:38:52] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002237 10.0.0.22 - - [2025-11-17 22:39:27] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004551 10.0.0.22 - - [2025-11-17 22:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.22 - - [2025-11-17 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.22 - - [2025-11-17 22:39:27] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002631 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004818 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.036897 10.0.0.22 - - [2025-11-17 22:39:28] "DELETE /loadbalancer-member/63dd0e2c-1142-4fe9-8897-367c05fe9501 HTTP/1.1" 200 115 0.028445 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006286 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.004164 10.0.0.22 - - [2025-11-17 22:39:28] "DELETE /loadbalancer-member/c5c9cfd3-66a6-4195-afe0-ce3123c0fd32 HTTP/1.1" 200 115 0.056386 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004267 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.22 - - [2025-11-17 22:39:28] "DELETE /loadbalancer-member/5a8bbda3-62c8-4b68-bc35-e78970af2430 HTTP/1.1" 200 115 0.040977 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006680 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.22 - - [2025-11-17 22:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.22 - - [2025-11-17 22:39:28] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002424 10.0.0.22 - - [2025-11-17 22:39:28] "GET /loadbalancer-pool/2e8138ef-9622-4299-b7a2-6846a1addd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003191 10.0.0.22 - - [2025-11-17 22:39:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021600 10.0.0.22 - - [2025-11-17 22:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018174 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006085 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007010 10.0.0.22 - - [2025-11-17 22:39:28] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004817 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.076213 10.0.0.22 - - [2025-11-17 22:39:28] "GET /loadbalancer-pool/4abd0bde-4c86-4597-9d07-d1d3bb12f91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019300 10.0.0.22 - - [2025-11-17 22:39:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022326 10.0.0.22 - - [2025-11-17 22:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009596 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008222 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.010314 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006967 10.0.0.22 - - [2025-11-17 22:39:28] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002606 10.0.0.22 - - [2025-11-17 22:39:28] "GET /loadbalancer-pool/6d7ec0ba-2e2e-4407-a24b-7bc53b96bcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003240 10.0.0.22 - - [2025-11-17 22:39:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026943 10.0.0.22 - - [2025-11-17 22:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021864 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019230 10.0.0.22 - - [2025-11-17 22:39:28] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018959 10.0.0.22 - - [2025-11-17 22:39:28] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004925 10.0.0.22 - - [2025-11-17 22:39:28] "POST /set-tag HTTP/1.1" 200 109 0.006794 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:40:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:40:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:40:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:40:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:40:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:40:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 10.0.0.22 - - [2025-11-17 22:42:02] "GET /global-system-configs HTTP/1.1" 200 322 0.003259 10.0.0.22 - - [2025-11-17 22:42:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002193 10.0.0.22 - - [2025-11-17 22:44:07] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.22 - - [2025-11-17 22:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.22 - - [2025-11-17 22:44:07] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.104785 10.0.0.22 - - [2025-11-17 22:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2025-11-17 22:44:07] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033103 10.0.0.22 - - [2025-11-17 22:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2025-11-17 22:44:08] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051211 10.0.0.22 - - [2025-11-17 22:44:08] "POST /tags HTTP/1.1" 200 333 0.082539 10.0.0.22 - - [2025-11-17 22:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006011 10.0.0.22 - - [2025-11-17 22:44:08] "GET /tag/2ba4ec37-4e92-40ba-b374-a0621a04485f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029552 10.0.0.22 - - [2025-11-17 22:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.22 - - [2025-11-17 22:44:08] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049819 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.22 - - [2025-11-17 22:44:09] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034417 10.0.0.22 - - [2025-11-17 22:44:09] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004789 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.22 - - [2025-11-17 22:44:09] "GET /service-appliance-set/96e0eff0-70eb-4646-ac44-617d25e46909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002274 10.0.0.22 - - [2025-11-17 22:44:09] "GET /virtual-networks?parent_id=5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002271 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 404 254 0.001720 10.0.0.22 - - [2025-11-17 22:44:09] "POST /virtual-networks HTTP/1.1" 200 512 0.083508 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009261 10.0.0.22 - - [2025-11-17 22:44:09] "GET /network-ipam/9cd6618d-7ef7-483a-931f-139e5dda4bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006052 10.0.0.22 - - [2025-11-17 22:44:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.137582 10.0.0.22 - - [2025-11-17 22:44:09] "GET /virtual-machine-interface/d6264746-3427-46dd-a905-66de3fd0a889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014759 10.0.0.22 - - [2025-11-17 22:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.011986 10.0.0.22 - - [2025-11-17 22:44:09] "POST /ref-update HTTP/1.1" 200 156 0.090754 10.0.0.22 - - [2025-11-17 22:44:09] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004119 10.0.0.22 - - [2025-11-17 22:44:09] "POST /instance-ips HTTP/1.1" 200 409 0.039711 10.0.0.22 - - [2025-11-17 22:44:09] "GET /instance-ip/c82ad703-3e61-443e-898a-6552f616a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011084 10.0.0.22 - - [2025-11-17 22:44:09] "GET /domains HTTP/1.1" 200 280 0.002626 10.0.0.22 - - [2025-11-17 22:44:09] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677 HTTP/1.1" 200 3086 0.014217 10.0.0.22 - - [2025-11-17 22:44:09] "POST /loadbalancers HTTP/1.1" 200 610 0.070097 10.0.0.22 - - [2025-11-17 22:44:09] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 HTTP/1.1" 200 5716 0.100839 10.0.0.22 - - [2025-11-17 22:44:09] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.026401 10.0.0.22 - - [2025-11-17 22:44:09] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070382 10.0.0.22 - - [2025-11-17 22:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034597 10.0.0.22 - - [2025-11-17 22:44:09] "GET /instance-ip/c82ad703-3e61-443e-898a-6552f616a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008111 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018391 10.0.0.22 - - [2025-11-17 22:44:09] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.014659 10.0.0.22 - - [2025-11-17 22:44:09] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1181 0.004122 10.0.0.22 - - [2025-11-17 22:44:09] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1181 0.004756 10.0.0.22 - - [2025-11-17 22:44:09] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056639 10.0.0.22 - - [2025-11-17 22:44:09] "POST /floating-ips HTTP/1.1" 200 597 0.036536 10.0.0.22 - - [2025-11-17 22:44:09] "GET /loadbalancer/29ea980b-11d6-46f2-921e-fafe4bc254b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007555 10.0.0.22 - - [2025-11-17 22:44:09] "POST /route-targets HTTP/1.1" 200 327 0.013707 10.0.0.22 - - [2025-11-17 22:44:09] "POST /ref-update HTTP/1.1" 200 156 0.013162 10.0.0.22 - - [2025-11-17 22:44:09] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.052054 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.22 - - [2025-11-17 22:44:09] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032705 10.0.0.22 - - [2025-11-17 22:44:09] "GET /loadbalancer-listener/bb3a833f-fcb9-4c2a-b345-9c8a4eecf773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004342 10.0.0.22 - - [2025-11-17 22:44:09] "GET /loadbalancer-listener/bb3a833f-fcb9-4c2a-b345-9c8a4eecf773?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003014 10.0.0.22 - - [2025-11-17 22:44:09] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026300 10.0.0.22 - - [2025-11-17 22:44:09] "GET /instance-ip/c82ad703-3e61-443e-898a-6552f616a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008403 10.0.0.22 - - [2025-11-17 22:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2025-11-17 22:44:09] "GET /instance-ip/c82ad703-3e61-443e-898a-6552f616a556?fields=floating_ips HTTP/1.1" 200 1212 0.007170 10.0.0.22 - - [2025-11-17 22:44:09] "GET /loadbalancer/29ea980b-11d6-46f2-921e-fafe4bc254b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001935 10.0.0.22 - - [2025-11-17 22:44:09] "GET /floating-ip/d6b55762-574c-478a-bb26-79dce2c7760a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001985 10.0.0.22 - - [2025-11-17 22:44:09] "POST /tags HTTP/1.1" 200 295 0.042871 10.0.0.22 - - [2025-11-17 22:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.22 - - [2025-11-17 22:44:10] "GET /tag/e0bbf5a0-72de-4e9a-8e5e-afc45baa0f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.027415 10.0.0.22 - - [2025-11-17 22:44:10] "POST /tags HTTP/1.1" 409 233 0.003556 10.0.0.22 - - [2025-11-17 22:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2025-11-17 22:44:10] "GET /tag/37c24940-fb55-45ce-82f5-a3967d91bc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.014317 10.0.0.22 - - [2025-11-17 22:44:10] "POST /tags HTTP/1.1" 409 206 0.005974 10.0.0.22 - - [2025-11-17 22:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2025-11-17 22:44:10] "GET /tag/19d51d03-cf6b-4e77-9cca-daafeef8053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012091 10.0.0.22 - - [2025-11-17 22:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2025-11-17 22:44:10] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004482 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 10.0.0.22 - - [2025-11-17 22:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2025-11-17 22:44:10] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047405 10.0.0.22 - - [2025-11-17 22:44:10] "POST /virtual-machines HTTP/1.1" 200 369 0.017043 10.0.0.22 - - [2025-11-17 22:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013795 10.0.0.22 - - [2025-11-17 22:44:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.285646 10.0.0.22 - - [2025-11-17 22:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038641 10.0.0.22 - - [2025-11-17 22:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.22 - - [2025-11-17 22:44:10] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005615 10.0.0.22 - - [2025-11-17 22:44:10] "POST /instance-ips HTTP/1.1" 200 409 0.033490 10.0.0.22 - - [2025-11-17 22:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036593 10.0.0.22 - - [2025-11-17 22:44:10] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014924 10.0.0.22 - - [2025-11-17 22:44:10] "POST /set-tag HTTP/1.1" 200 109 0.017033 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014716 10.0.0.22 - - [2025-11-17 22:44:11] "GET /instance-ip/ef056dae-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003110 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004472 10.0.0.22 - - [2025-11-17 22:44:11] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003095 10.0.0.22 - - [2025-11-17 22:44:11] "POST /ref-update HTTP/1.1" 200 156 0.007204 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005657 10.0.0.22 - - [2025-11-17 22:44:11] "POST /set-tag HTTP/1.1" 200 109 0.003946 10.0.0.22 - - [2025-11-17 22:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006235 10.0.0.22 - - [2025-11-17 22:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2025-11-17 22:44:11] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060313 10.0.0.22 - - [2025-11-17 22:44:11] "POST /virtual-machines HTTP/1.1" 200 369 0.012862 10.0.0.22 - - [2025-11-17 22:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036754 10.0.0.22 - - [2025-11-17 22:44:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.153600 10.0.0.22 - - [2025-11-17 22:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009980 10.0.0.22 - - [2025-11-17 22:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011149 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007361 10.0.0.22 - - [2025-11-17 22:44:11] "POST /instance-ips HTTP/1.1" 200 409 0.028882 10.0.0.22 - - [2025-11-17 22:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026846 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011892 10.0.0.22 - - [2025-11-17 22:44:11] "POST /set-tag HTTP/1.1" 200 109 0.023510 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023936 10.0.0.22 - - [2025-11-17 22:44:11] "GET /instance-ip/ef87162e-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009902 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004384 10.0.0.22 - - [2025-11-17 22:44:11] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.22 - - [2025-11-17 22:44:11] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.003318 10.0.0.22 - - [2025-11-17 22:44:12] "POST /ref-update HTTP/1.1" 200 156 0.031009 10.0.0.22 - - [2025-11-17 22:44:12] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009044 10.0.0.22 - - [2025-11-17 22:44:12] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.22 - - [2025-11-17 22:44:12] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005698 10.0.0.22 - - [2025-11-17 22:44:12] "POST /set-tag HTTP/1.1" 200 109 0.005210 10.0.0.22 - - [2025-11-17 22:44:12] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.031083 10.0.0.22 - - [2025-11-17 22:44:12] "POST /set-tag HTTP/1.1" 200 109 0.003392 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.22 - - [2025-11-17 22:44:14] "GET /domains HTTP/1.1" 200 280 0.002936 10.0.0.22 - - [2025-11-17 22:44:14] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677 HTTP/1.1" 200 3086 0.002893 10.0.0.22 - - [2025-11-17 22:44:14] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 HTTP/1.1" 200 7064 0.035304 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.004014 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.003985 10.0.0.22 - - [2025-11-17 22:44:14] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1402 0.003364 10.0.0.22 - - [2025-11-17 22:44:14] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1402 0.004875 10.0.0.22 - - [2025-11-17 22:44:14] "GET /route-target/502f2c18-2dfb-4cc2-b471-9acaae63decd HTTP/1.1" 200 1152 0.002520 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.004813 10.0.0.22 - - [2025-11-17 22:44:14] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1402 0.003563 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003835 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.007261 10.0.0.22 - - [2025-11-17 22:44:14] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1402 0.003344 10.0.0.22 - - [2025-11-17 22:44:14] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 200 1402 0.006960 10.0.0.22 - - [2025-11-17 22:44:14] "GET /route-target/502f2c18-2dfb-4cc2-b471-9acaae63decd HTTP/1.1" 200 1152 0.003341 10.0.0.22 - - [2025-11-17 22:44:14] "GET /domains HTTP/1.1" 200 280 0.003005 10.0.0.22 - - [2025-11-17 22:44:14] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677 HTTP/1.1" 200 3086 0.004381 10.0.0.22 - - [2025-11-17 22:44:14] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 HTTP/1.1" 200 7064 0.032113 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2085 0.004707 10.0.0.22 - - [2025-11-17 22:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.22 - - [2025-11-17 22:44:14] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073032 10.0.0.22 - - [2025-11-17 22:44:14] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004401 10.0.0.22 - - [2025-11-17 22:44:14] "GET /floating-ip-pools?parent_id=d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005036 10.0.0.22 - - [2025-11-17 22:44:15] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005544 10.0.0.22 - - [2025-11-17 22:44:15] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025308 10.0.0.22 - - [2025-11-17 22:44:15] "POST /ref-update HTTP/1.1" 200 156 0.028627 10.0.0.22 - - [2025-11-17 22:44:15] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010725 10.0.0.22 - - [2025-11-17 22:44:15] "GET /domains HTTP/1.1" 200 280 0.002960 10.0.0.22 - - [2025-11-17 22:44:15] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677 HTTP/1.1" 200 3086 0.007334 10.0.0.22 - - [2025-11-17 22:44:15] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 HTTP/1.1" 200 7320 0.038553 10.0.0.22 - - [2025-11-17 22:44:15] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2323 0.006578 10.0.0.22 - - [2025-11-17 22:44:15] "GET /floating-ip-pool/08c673d7-f19e-465d-90fa-edf8cd46bf46 HTTP/1.1" 200 1313 0.002563 10.0.0.22 - - [2025-11-17 22:44:15] "GET /domains HTTP/1.1" 200 280 0.001534 10.0.0.22 - - [2025-11-17 22:44:15] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677 HTTP/1.1" 200 3086 0.002443 10.0.0.22 - - [2025-11-17 22:44:15] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 HTTP/1.1" 200 7320 0.049872 10.0.0.22 - - [2025-11-17 22:44:15] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 2323 0.004501 10.0.0.22 - - [2025-11-17 22:44:15] "GET /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005397 10.0.0.22 - - [2025-11-17 22:44:15] "POST /tags HTTP/1.1" 200 365 0.088435 10.0.0.22 - - [2025-11-17 22:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024755 10.0.0.22 - - [2025-11-17 22:44:15] "GET /tag/abc618b4-61a0-42c6-8d1b-34425e0efe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.032562 10.0.0.22 - - [2025-11-17 22:44:15] "POST /tags HTTP/1.1" 409 206 0.002188 10.0.0.22 - - [2025-11-17 22:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.22 - - [2025-11-17 22:44:15] "GET /tag/19d51d03-cf6b-4e77-9cca-daafeef8053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015143 10.0.0.22 - - [2025-11-17 22:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.22 - - [2025-11-17 22:44:15] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067513 10.0.0.22 - - [2025-11-17 22:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030758 10.0.0.22 - - [2025-11-17 22:44:15] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005004 10.0.0.22 - - [2025-11-17 22:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2025-11-17 22:44:15] "GET /service-appliance-set/efa5fa6d-52ba-486c-b50d-8339f653eb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003525 10.0.0.22 - - [2025-11-17 22:44:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.005152 10.0.0.22 - - [2025-11-17 22:44:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.178438 10.0.0.22 - - [2025-11-17 22:44:16] "GET /virtual-machine-interface/3f76cb9b-b1de-43bb-8354-63634dd97f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.014978 10.0.0.22 - - [2025-11-17 22:44:16] "POST /set-tag HTTP/1.1" 200 109 0.031909 10.0.0.22 - - [2025-11-17 22:44:16] "POST /instance-ips HTTP/1.1" 200 417 0.050053 10.0.0.22 - - [2025-11-17 22:44:16] "GET /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.015053 10.0.0.22 - - [2025-11-17 22:44:16] "POST /loadbalancers HTTP/1.1" 200 618 0.081617 10.0.0.22 - - [2025-11-17 22:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017225 10.0.0.22 - - [2025-11-17 22:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2025-11-17 22:44:16] "POST /service-instances HTTP/1.1" 200 566 0.033293 10.0.0.22 - - [2025-11-17 22:44:16] "POST /ref-update HTTP/1.1" 200 156 0.045020 10.0.0.22 - - [2025-11-17 22:44:16] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.123141 10.0.0.22 - - [2025-11-17 22:44:16] "GET /virtual-machine-interface/3f76cb9b-b1de-43bb-8354-63634dd97f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005575 10.0.0.22 - - [2025-11-17 22:44:16] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.048585 10.0.0.22 - - [2025-11-17 22:44:16] "GET /virtual-machine-interface/3f76cb9b-b1de-43bb-8354-63634dd97f60?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.018117 10.0.0.22 - - [2025-11-17 22:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026719 10.0.0.22 - - [2025-11-17 22:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.22 - - [2025-11-17 22:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.22 - - [2025-11-17 22:44:16] "GET /floating-ip-pool/08c673d7-f19e-465d-90fa-edf8cd46bf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003067 10.0.0.22 - - [2025-11-17 22:44:16] "POST /virtual-machines HTTP/1.1" 200 429 0.014129 10.0.0.22 - - [2025-11-17 22:44:16] "POST /floating-ips HTTP/1.1" 200 671 0.116045 10.0.0.22 - - [2025-11-17 22:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.055554 10.0.0.22 - - [2025-11-17 22:44:16] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007972 10.0.0.22 - - [2025-11-17 22:44:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.198550 10.0.0.22 - - [2025-11-17 22:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008933 10.0.0.22 - - [2025-11-17 22:44:16] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003294 10.0.0.22 - - [2025-11-17 22:44:16] "POST /tags HTTP/1.1" 409 221 0.011895 10.0.0.22 - - [2025-11-17 22:44:16] "POST /chown HTTP/1.1" 200 109 0.061310 10.0.0.22 - - [2025-11-17 22:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2025-11-17 22:44:16] "GET /tag/2ba4ec37-4e92-40ba-b374-a0621a04485f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014050 10.0.0.22 - - [2025-11-17 22:44:16] "POST /tags HTTP/1.1" 409 238 0.001498 10.0.0.22 - - [2025-11-17 22:44:16] "POST /chown HTTP/1.1" 200 109 0.010718 10.0.0.22 - - [2025-11-17 22:44:17] "PUT /virtual-machine-interface/fa3f294f-9569-4954-b63b-be2c15ba8270 HTTP/1.1" 200 284 0.033227 10.0.0.22 - - [2025-11-17 22:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014190 10.0.0.22 - - [2025-11-17 22:44:17] "GET /tag/abc618b4-61a0-42c6-8d1b-34425e0efe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.062413 10.0.0.22 - - [2025-11-17 22:44:17] "PUT /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 256 0.100089 10.0.0.22 - - [2025-11-17 22:44:17] "POST /firewall-rules HTTP/1.1" 200 650 0.151148 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.125035 10.0.0.22 - - [2025-11-17 22:44:17] "GET /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016008 10.0.0.22 - - [2025-11-17 22:44:17] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002494 10.0.0.22 - - [2025-11-17 22:44:17] "GET /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001798 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.029501 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.030632 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.007953 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.063088 10.0.0.22 - - [2025-11-17 22:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.049374 10.0.0.22 - - [2025-11-17 22:44:17] "POST /ref-update HTTP/1.1" 200 156 0.017346 10.0.0.22 - - [2025-11-17 22:44:17] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.142829 10.0.0.22 - - [2025-11-17 22:44:17] "POST /virtual-machines HTTP/1.1" 200 429 0.039751 10.0.0.22 - - [2025-11-17 22:44:17] "GET /loadbalancer/6332d57e-4af3-4137-b5e8-2dc3a4edaae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.014267 10.0.0.22 - - [2025-11-17 22:44:17] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034653 10.0.0.22 - - [2025-11-17 22:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2025-11-17 22:44:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162787 10.0.0.22 - - [2025-11-17 22:44:17] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.168736 10.0.0.22 - - [2025-11-17 22:44:17] "POST /chown HTTP/1.1" 200 109 0.098472 10.0.0.22 - - [2025-11-17 22:44:17] "GET /loadbalancer-listener/99f93170-3ccc-4843-8c2e-1a60be83f9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.017232 10.0.0.22 - - [2025-11-17 22:44:18] "GET /loadbalancer-listener/99f93170-3ccc-4843-8c2e-1a60be83f9f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.019417 10.0.0.22 - - [2025-11-17 22:44:18] "POST /chown HTTP/1.1" 200 109 0.007157 10.0.0.22 - - [2025-11-17 22:44:18] "PUT /virtual-machine-interface/498bd5cf-b4a6-490e-8504-fd1afdb21e38 HTTP/1.1" 200 284 0.045712 10.0.0.22 - - [2025-11-17 22:44:18] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065122 10.0.0.22 - - [2025-11-17 22:44:18] "PUT /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 256 0.054124 10.0.0.22 - - [2025-11-17 22:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.043165 10.0.0.22 - - [2025-11-17 22:44:18] "GET /loadbalancer-pool/efed3059-d6dd-4c66-80b9-56d36c14096c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014025 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.021477 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.044456 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.033472 10.0.0.22 - - [2025-11-17 22:44:18] "POST /loadbalancer-members HTTP/1.1" 200 707 0.069199 10.0.0.22 - - [2025-11-17 22:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027483 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.042065 10.0.0.22 - - [2025-11-17 22:44:18] "GET /loadbalancer-member/929d270c-d289-4208-9dea-47eb7d1f141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.049247 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.033890 10.0.0.22 - - [2025-11-17 22:44:18] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003023 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009486 10.0.0.22 - - [2025-11-17 22:44:18] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003177 10.0.0.22 - - [2025-11-17 22:44:18] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.010839 10.0.0.22 - - [2025-11-17 22:44:18] "POST /tags HTTP/1.1" 409 221 0.001951 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.22 - - [2025-11-17 22:44:18] "GET /tag/2ba4ec37-4e92-40ba-b374-a0621a04485f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011729 10.0.0.22 - - [2025-11-17 22:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026206 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.22 - - [2025-11-17 22:44:18] "POST /chown HTTP/1.1" 200 109 0.007483 10.0.0.22 - - [2025-11-17 22:44:18] "POST /tags HTTP/1.1" 409 238 0.018329 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.22 - - [2025-11-17 22:44:18] "GET /tag/abc618b4-61a0-42c6-8d1b-34425e0efe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010761 10.0.0.22 - - [2025-11-17 22:44:18] "POST /chown HTTP/1.1" 200 109 0.017961 10.0.0.22 - - [2025-11-17 22:44:18] "POST /firewall-rules HTTP/1.1" 409 293 0.003363 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.22 - - [2025-11-17 22:44:18] "PUT /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 256 0.060105 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.034338 10.0.0.22 - - [2025-11-17 22:44:18] "PUT /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632 HTTP/1.1" 200 260 0.068962 10.0.0.22 - - [2025-11-17 22:44:18] "POST /chown HTTP/1.1" 200 109 0.009056 10.0.0.22 - - [2025-11-17 22:44:18] "GET /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008264 10.0.0.22 - - [2025-11-17 22:44:18] "POST /chown HTTP/1.1" 200 109 0.023610 10.0.0.22 - - [2025-11-17 22:44:18] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008692 10.0.0.22 - - [2025-11-17 22:44:18] "GET /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010420 10.0.0.22 - - [2025-11-17 22:44:18] "PUT /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 256 0.024066 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.22 - - [2025-11-17 22:44:18] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004276 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.22 - - [2025-11-17 22:44:18] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.22 - - [2025-11-17 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.22 - - [2025-11-17 22:44:18] "POST /chown HTTP/1.1" 200 109 0.008940 10.0.0.22 - - [2025-11-17 22:44:18] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044057 10.0.0.22 - - [2025-11-17 22:44:19] "POST /chown HTTP/1.1" 200 109 0.025554 10.0.0.22 - - [2025-11-17 22:44:19] "POST /virtual-machines HTTP/1.1" 200 373 0.028384 10.0.0.22 - - [2025-11-17 22:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021986 10.0.0.22 - - [2025-11-17 22:44:19] "PUT /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 256 0.063601 10.0.0.22 - - [2025-11-17 22:44:19] "POST /ref-update HTTP/1.1" 200 156 0.034144 10.0.0.22 - - [2025-11-17 22:44:19] "POST /chown HTTP/1.1" 200 109 0.073233 10.0.0.22 - - [2025-11-17 22:44:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.169100 10.0.0.22 - - [2025-11-17 22:44:19] "POST /chown HTTP/1.1" 200 109 0.051317 10.0.0.22 - - [2025-11-17 22:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.22 - - [2025-11-17 22:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010162 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015377 10.0.0.22 - - [2025-11-17 22:44:19] "PUT /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 256 0.058402 10.0.0.22 - - [2025-11-17 22:44:19] "POST /ref-update HTTP/1.1" 200 156 0.016241 10.0.0.22 - - [2025-11-17 22:44:19] "POST /instance-ips HTTP/1.1" 200 413 0.050878 10.0.0.22 - - [2025-11-17 22:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039412 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011587 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.22 - - [2025-11-17 22:44:19] "POST /set-tag HTTP/1.1" 200 109 0.017770 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.024209 10.0.0.22 - - [2025-11-17 22:44:19] "GET /instance-ip/f420f466-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005922 10.0.0.22 - - [2025-11-17 22:44:19] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.034134 10.0.0.22 - - [2025-11-17 22:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019711 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005617 10.0.0.22 - - [2025-11-17 22:44:19] "POST /set-tag HTTP/1.1" 200 109 0.003961 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.004586 10.0.0.22 - - [2025-11-17 22:44:19] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.009722 10.0.0.22 - - [2025-11-17 22:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030166 10.0.0.22 - - [2025-11-17 22:44:19] "POST /ref-update HTTP/1.1" 200 156 0.024603 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.036501 10.0.0.22 - - [2025-11-17 22:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.22 - - [2025-11-17 22:44:19] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.028160 10.0.0.22 - - [2025-11-17 22:44:19] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004071 10.0.0.22 - - [2025-11-17 22:44:19] "POST /set-tag HTTP/1.1" 200 109 0.131715 10.0.0.22 - - [2025-11-17 22:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.136785 10.0.0.22 - - [2025-11-17 22:44:20] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.011199 10.0.0.22 - - [2025-11-17 22:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019127 10.0.0.22 - - [2025-11-17 22:44:20] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.010574 10.0.0.22 - - [2025-11-17 22:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007008 10.0.0.22 - - [2025-11-17 22:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.012044 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.016971 10.0.0.22 - - [2025-11-17 22:44:20] "POST /ref-update HTTP/1.1" 200 156 0.031110 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.013463 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.010815 10.0.0.22 - - [2025-11-17 22:44:20] "POST /ref-update HTTP/1.1" 200 156 0.023478 10.0.0.22 - - [2025-11-17 22:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010492 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.007076 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.026203 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.022271 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.22 - - [2025-11-17 22:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.005280 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.010130 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.021700 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.020126 10.0.0.22 - - [2025-11-17 22:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.006935 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.015865 10.0.0.22 - - [2025-11-17 22:44:20] "POST /chown HTTP/1.1" 200 109 0.032988 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.007945 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009442 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.007032 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.005628 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.011684 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.024880 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.034941 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.005843 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.018418 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.011294 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.008512 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.005107 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.005984 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.011740 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.017133 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.006476 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.022910 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.006375 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.017174 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.22 - - [2025-11-17 22:44:21] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005282 10.0.0.22 - - [2025-11-17 22:44:21] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.006688 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.22 - - [2025-11-17 22:44:21] "GET /loadbalancer/29ea980b-11d6-46f2-921e-fafe4bc254b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005243 10.0.0.22 - - [2025-11-17 22:44:21] "GET /loadbalancer-pool/822a082d-224a-4ae0-b977-e7e828b569ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003683 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.034580 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.010537 10.0.0.22 - - [2025-11-17 22:44:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014277 10.0.0.22 - - [2025-11-17 22:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022518 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.035429 10.0.0.22 - - [2025-11-17 22:44:21] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025359 10.0.0.22 - - [2025-11-17 22:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009141 10.0.0.22 - - [2025-11-17 22:44:21] "POST /chown HTTP/1.1" 200 109 0.005658 10.0.0.22 - - [2025-11-17 22:44:22] "POST /tags HTTP/1.1" 409 221 0.001693 10.0.0.22 - - [2025-11-17 22:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.22 - - [2025-11-17 22:44:22] "GET /tag/2ba4ec37-4e92-40ba-b374-a0621a04485f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012660 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.019062 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.020513 10.0.0.22 - - [2025-11-17 22:44:22] "POST /set-tag HTTP/1.1" 200 109 0.058895 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.039505 10.0.0.22 - - [2025-11-17 22:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.025862 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.22 - - [2025-11-17 22:44:22] "POST /chown HTTP/1.1" 200 109 0.020274 10.0.0.22 - - [2025-11-17 22:44:22] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004035 10.0.0.22 - - [2025-11-17 22:44:22] "POST /ref-update HTTP/1.1" 200 156 0.005681 10.0.0.22 - - [2025-11-17 22:44:22] "GET /floating-ip/d6b55762-574c-478a-bb26-79dce2c7760a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004457 10.0.0.22 - - [2025-11-17 22:44:22] "PUT /floating-ip/d6b55762-574c-478a-bb26-79dce2c7760a HTTP/1.1" 200 256 0.024179 10.0.0.22 - - [2025-11-17 22:44:22] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006611 10.0.0.22 - - [2025-11-17 22:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.22 - - [2025-11-17 22:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008039 10.0.0.22 - - [2025-11-17 22:44:23] "GET /loadbalancer/29ea980b-11d6-46f2-921e-fafe4bc254b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003589 10.0.0.22 - - [2025-11-17 22:44:23] "GET /loadbalancer-pool/822a082d-224a-4ae0-b977-e7e828b569ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004374 10.0.0.22 - - [2025-11-17 22:44:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021112 10.0.0.22 - - [2025-11-17 22:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007915 10.0.0.22 - - [2025-11-17 22:44:23] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016816 10.0.0.22 - - [2025-11-17 22:44:23] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013506 10.0.0.22 - - [2025-11-17 22:44:23] "POST /ref-update HTTP/1.1" 200 156 0.016066 10.0.0.22 - - [2025-11-17 22:44:23] "POST /set-tag HTTP/1.1" 200 109 0.052109 10.0.0.22 - - [2025-11-17 22:44:23] "GET /floating-ip/d6b55762-574c-478a-bb26-79dce2c7760a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.016249 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:44:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.22 - - [2025-11-17 22:44:26] "GET /virtual-machine/4f76e603-e3c1-4578-ab3d-9b8f65143017?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002861 10.0.0.22 - - [2025-11-17 22:44:26] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004114 10.0.0.22 - - [2025-11-17 22:44:26] "GET /virtual-machine/19eb19ce-f460-43d4-ab10-bb7ddc5afba4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002842 10.0.0.22 - - [2025-11-17 22:44:26] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004452 10.0.0.22 - - [2025-11-17 22:44:32] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004347 10.0.0.22 - - [2025-11-17 22:44:32] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.22 - - [2025-11-17 22:44:36] "GET /virtual-machine/6909d739-5c2e-463e-af97-cd5e1a02ee88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003726 10.0.0.22 - - [2025-11-17 22:44:36] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003829 10.0.0.22 - - [2025-11-17 22:44:37] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005097 10.0.0.22 - - [2025-11-17 22:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.22 - - [2025-11-17 22:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.22 - - [2025-11-17 22:44:52] "POST /chown HTTP/1.1" 200 109 0.009029 10.0.0.22 - - [2025-11-17 22:44:52] "POST /chown HTTP/1.1" 200 109 0.018393 10.0.0.22 - - [2025-11-17 22:44:52] "POST /chown HTTP/1.1" 200 109 0.007054 10.0.0.22 - - [2025-11-17 22:44:52] "POST /chown HTTP/1.1" 200 109 0.007401 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006790 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.22 - - [2025-11-17 22:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2025-11-17 22:45:08] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002317 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004773 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.021356 10.0.0.22 - - [2025-11-17 22:45:08] "DELETE /loadbalancer-member/87536dd6-f4ec-4cf1-aa30-cbe3440cbf09 HTTP/1.1" 200 115 0.050479 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006551 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.22 - - [2025-11-17 22:45:08] "DELETE /loadbalancer-member/421c9091-c6fe-4769-bcd7-296b85b30770 HTTP/1.1" 200 115 0.039223 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005307 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.22 - - [2025-11-17 22:45:08] "DELETE /loadbalancer-member/809d9575-9b9d-4960-a8f4-2c496e9395b4 HTTP/1.1" 200 115 0.032558 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010867 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.22 - - [2025-11-17 22:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.22 - - [2025-11-17 22:45:08] "GET /loadbalancer/34c53d90-a6ae-490c-abc5-97c42c25ce84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003071 10.0.0.22 - - [2025-11-17 22:45:08] "GET /loadbalancer-pool/2e8138ef-9622-4299-b7a2-6846a1addd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002332 10.0.0.22 - - [2025-11-17 22:45:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025866 10.0.0.22 - - [2025-11-17 22:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026917 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014713 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010427 10.0.0.22 - - [2025-11-17 22:45:08] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005830 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.067802 10.0.0.22 - - [2025-11-17 22:45:08] "GET /loadbalancer-pool/4abd0bde-4c86-4597-9d07-d1d3bb12f91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012660 10.0.0.22 - - [2025-11-17 22:45:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028440 10.0.0.22 - - [2025-11-17 22:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019947 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019892 10.0.0.22 - - [2025-11-17 22:45:08] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005604 10.0.0.22 - - [2025-11-17 22:45:08] "POST /set-tag HTTP/1.1" 200 109 0.004568 10.0.0.22 - - [2025-11-17 22:45:08] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001790 10.0.0.22 - - [2025-11-17 22:45:09] "GET /loadbalancer-pool/6d7ec0ba-2e2e-4407-a24b-7bc53b96bcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002635 10.0.0.22 - - [2025-11-17 22:45:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020075 10.0.0.22 - - [2025-11-17 22:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026821 10.0.0.22 - - [2025-11-17 22:45:09] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011133 10.0.0.22 - - [2025-11-17 22:45:09] "GET /virtual-machine-interface/6c6fadb0-c405-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014184 10.0.0.22 - - [2025-11-17 22:45:09] "GET /floating-ip/97026195-9d96-474f-a77f-e996a0729be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003920 10.0.0.22 - - [2025-11-17 22:45:09] "POST /set-tag HTTP/1.1" 200 109 0.011444 10.0.0.22 - - [2025-11-17 22:45:32] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004622 10.0.0.22 - - [2025-11-17 22:45:32] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.22 - - [2025-11-17 22:45:32] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003675 10.0.0.22 - - [2025-11-17 22:45:32] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.22 - - [2025-11-17 22:45:32] "GET /virtual-machine/6909d739-5c2e-463e-af97-cd5e1a02ee88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002713 10.0.0.22 - - [2025-11-17 22:45:32] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.22 - - [2025-11-17 22:45:32] "GET /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005276 10.0.0.22 - - [2025-11-17 22:45:32] "POST /set-tag HTTP/1.1" 200 109 0.014606 10.0.0.22 - - [2025-11-17 22:45:32] "POST /set-tag HTTP/1.1" 200 109 0.012486 10.0.0.22 - - [2025-11-17 22:45:32] "DELETE /instance-ip/f420f466-c406-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.040817 10.0.0.22 - - [2025-11-17 22:45:32] "DELETE /virtual-machine-interface/f3fa01bc-c406-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.032478 10.0.0.22 - - [2025-11-17 22:45:32] "DELETE /virtual-machine/6909d739-5c2e-463e-af97-cd5e1a02ee88 HTTP/1.1" 200 115 0.018998 10.0.0.22 - - [2025-11-17 22:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013799 10.0.0.22 - - [2025-11-17 22:45:37] "GET /tag/abc618b4-61a0-42c6-8d1b-34425e0efe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010239 10.0.0.22 - - [2025-11-17 22:45:37] "GET /tag/abc618b4-61a0-42c6-8d1b-34425e0efe37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012139 10.0.0.22 - - [2025-11-17 22:45:37] "GET /virtual-machine-interface/3f76cb9b-b1de-43bb-8354-63634dd97f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.003892 10.0.0.22 - - [2025-11-17 22:45:37] "POST /set-tag HTTP/1.1" 200 109 0.015403 10.0.0.22 - - [2025-11-17 22:45:37] "GET /virtual-machine-interface/498bd5cf-b4a6-490e-8504-fd1afdb21e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.009973 10.0.0.22 - - [2025-11-17 22:45:37] "POST /set-tag HTTP/1.1" 200 109 0.014697 10.0.0.22 - - [2025-11-17 22:45:37] "GET /virtual-machine-interface/fa3f294f-9569-4954-b63b-be2c15ba8270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004569 10.0.0.22 - - [2025-11-17 22:45:37] "POST /set-tag HTTP/1.1" 200 109 0.013169 10.0.0.22 - - [2025-11-17 22:45:37] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014428 10.0.0.22 - - [2025-11-17 22:45:37] "GET /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002552 10.0.0.22 - - [2025-11-17 22:45:37] "POST /ref-update HTTP/1.1" 200 156 0.011584 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /firewall-rule/c1005de7-92fd-4915-a1a5-866e2e2a8632 HTTP/1.1" 200 115 0.038317 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /loadbalancer-member/929d270c-d289-4208-9dea-47eb7d1f141f HTTP/1.1" 200 115 0.028361 10.0.0.22 - - [2025-11-17 22:45:37] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.009290 10.0.0.22 - - [2025-11-17 22:45:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013225 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /loadbalancer-pool/efed3059-d6dd-4c66-80b9-56d36c14096c HTTP/1.1" 200 115 0.058601 10.0.0.22 - - [2025-11-17 22:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /loadbalancer-listener/99f93170-3ccc-4843-8c2e-1a60be83f9f6 HTTP/1.1" 200 115 0.021927 10.0.0.22 - - [2025-11-17 22:45:37] "GET /floating-ip/ad8faed9-e22c-4314-8d7e-0dd50fa96f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002432 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.017535 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.027963 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.020241 10.0.0.22 - - [2025-11-17 22:45:37] "PUT /floating-ip/ad8faed9-e22c-4314-8d7e-0dd50fa96f00 HTTP/1.1" 200 256 0.063764 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.011370 10.0.0.22 - - [2025-11-17 22:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010165 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /floating-ip/ad8faed9-e22c-4314-8d7e-0dd50fa96f00 HTTP/1.1" 200 115 0.065477 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.011412 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /loadbalancer/6332d57e-4af3-4137-b5e8-2dc3a4edaae3 HTTP/1.1" 200 115 0.062846 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.010643 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.009528 10.0.0.22 - - [2025-11-17 22:45:37] "POST /chown HTTP/1.1" 200 109 0.026302 10.0.0.22 - - [2025-11-17 22:45:37] "DELETE /instance-ip/d2861855-20b4-486e-8845-f9cba07928c8 HTTP/1.1" 200 115 0.084787 10.0.0.22 - - [2025-11-17 22:45:38] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.022552 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /virtual-machine-interface/3f76cb9b-b1de-43bb-8354-63634dd97f60 HTTP/1.1" 200 115 0.062666 10.0.0.22 - - [2025-11-17 22:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015464 10.0.0.22 - - [2025-11-17 22:45:38] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.009695 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /tag/abc618b4-61a0-42c6-8d1b-34425e0efe37 HTTP/1.1" 200 115 0.087393 10.0.0.22 - - [2025-11-17 22:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008399 10.0.0.22 - - [2025-11-17 22:45:38] "GET /floating-ip-pool/08c673d7-f19e-465d-90fa-edf8cd46bf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.006982 10.0.0.22 - - [2025-11-17 22:45:38] "PUT /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 266 0.018109 10.0.0.22 - - [2025-11-17 22:45:38] "POST /ref-update HTTP/1.1" 200 156 0.020359 10.0.0.22 - - [2025-11-17 22:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033710 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /floating-ip-pool/08c673d7-f19e-465d-90fa-edf8cd46bf46 HTTP/1.1" 200 115 0.067715 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /service-instance/0730f482-24cd-4a32-955a-687774d66ac1 HTTP/1.1" 200 115 0.054296 10.0.0.22 - - [2025-11-17 22:45:38] "GET /virtual-machine-interface/498bd5cf-b4a6-490e-8504-fd1afdb21e38?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.004360 10.0.0.22 - - [2025-11-17 22:45:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001291 10.0.0.22 - - [2025-11-17 22:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.22 - - [2025-11-17 22:45:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002105 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /virtual-network/d9e530fd-ccd7-4b61-83e3-8ff3cc9c38f5 HTTP/1.1" 200 115 0.106262 10.0.0.22 - - [2025-11-17 22:45:38] "GET /routing-instance/15144954-3be9-49ec-9f15-4a490e4dd0a1 HTTP/1.1" 404 171 0.002724 10.0.0.22 - - [2025-11-17 22:45:38] "GET /domains HTTP/1.1" 200 280 0.002295 10.0.0.22 - - [2025-11-17 22:45:38] "GET /domain/29dda87b-b7dd-48a0-9dd0-654d57544677 HTTP/1.1" 200 3086 0.009662 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /route-target/502f2c18-2dfb-4cc2-b471-9acaae63decd HTTP/1.1" 200 115 0.030811 10.0.0.22 - - [2025-11-17 22:45:38] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86 HTTP/1.1" 200 7142 0.047063 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /virtual-machine-interface/498bd5cf-b4a6-490e-8504-fd1afdb21e38 HTTP/1.1" 200 115 0.111598 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /virtual-machine/2091f1d0-8580-497b-841d-bde9a3190645 HTTP/1.1" 200 115 0.029398 10.0.0.22 - - [2025-11-17 22:45:38] "GET /virtual-machine-interface/fa3f294f-9569-4954-b63b-be2c15ba8270?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.020753 10.0.0.22 - - [2025-11-17 22:45:38] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018746 10.0.0.22 - - [2025-11-17 22:45:38] "POST /set-tag HTTP/1.1" 200 109 0.004082 10.0.0.22 - - [2025-11-17 22:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.22 - - [2025-11-17 22:45:38] "GET /loadbalancer/29ea980b-11d6-46f2-921e-fafe4bc254b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002650 10.0.0.22 - - [2025-11-17 22:45:38] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004337 10.0.0.22 - - [2025-11-17 22:45:38] "POST /set-tag HTTP/1.1" 200 109 0.023605 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /virtual-machine-interface/fa3f294f-9569-4954-b63b-be2c15ba8270 HTTP/1.1" 200 115 0.071417 10.0.0.22 - - [2025-11-17 22:45:38] "POST /ref-update HTTP/1.1" 200 156 0.008492 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /loadbalancer-member/1496b6d8-43a5-41f1-ae1a-9427113d39f0 HTTP/1.1" 200 115 0.051125 10.0.0.22 - - [2025-11-17 22:45:38] "DELETE /virtual-machine/28cae669-0976-48d9-a24b-6d3e35e9ecfa HTTP/1.1" 200 115 0.047901 10.0.0.22 - - [2025-11-17 22:45:39] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012465 10.0.0.22 - - [2025-11-17 22:45:39] "POST /set-tag HTTP/1.1" 200 109 0.004780 10.0.0.22 - - [2025-11-17 22:45:39] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004036 10.0.0.22 - - [2025-11-17 22:45:39] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.22 - - [2025-11-17 22:45:39] "GET /virtual-machine/19eb19ce-f460-43d4-ab10-bb7ddc5afba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002301 10.0.0.22 - - [2025-11-17 22:45:39] "POST /ref-update HTTP/1.1" 200 156 0.018506 10.0.0.22 - - [2025-11-17 22:45:39] "GET /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004421 10.0.0.22 - - [2025-11-17 22:45:39] "POST /set-tag HTTP/1.1" 200 109 0.016150 10.0.0.22 - - [2025-11-17 22:45:39] "POST /set-tag HTTP/1.1" 200 109 0.023625 10.0.0.22 - - [2025-11-17 22:45:39] "POST /set-tag HTTP/1.1" 200 109 0.013426 10.0.0.22 - - [2025-11-17 22:45:39] "DELETE /instance-ip/ef87162e-c406-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.041341 10.0.0.22 - - [2025-11-17 22:45:39] "POST /ref-update HTTP/1.1" 200 156 0.007495 10.0.0.22 - - [2025-11-17 22:45:40] "DELETE /virtual-machine-interface/ef662964-c406-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.038268 10.0.0.22 - - [2025-11-17 22:45:40] "DELETE /virtual-machine/19eb19ce-f460-43d4-ab10-bb7ddc5afba4 HTTP/1.1" 200 115 0.021492 10.0.0.22 - - [2025-11-17 22:45:43] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004550 10.0.0.22 - - [2025-11-17 22:45:43] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.22 - - [2025-11-17 22:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2025-11-17 22:45:43] "GET /loadbalancer/29ea980b-11d6-46f2-921e-fafe4bc254b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002108 10.0.0.22 - - [2025-11-17 22:45:44] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005860 10.0.0.22 - - [2025-11-17 22:45:44] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.22 - - [2025-11-17 22:45:44] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004194 10.0.0.22 - - [2025-11-17 22:45:44] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.22 - - [2025-11-17 22:45:44] "GET /virtual-machine/4f76e603-e3c1-4578-ab3d-9b8f65143017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002425 10.0.0.22 - - [2025-11-17 22:45:44] "POST /ref-update HTTP/1.1" 200 156 0.009171 10.0.0.22 - - [2025-11-17 22:45:44] "GET /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004191 10.0.0.22 - - [2025-11-17 22:45:44] "POST /set-tag HTTP/1.1" 200 109 0.015149 10.0.0.22 - - [2025-11-17 22:45:44] "POST /set-tag HTTP/1.1" 200 109 0.024428 10.0.0.22 - - [2025-11-17 22:45:44] "POST /set-tag HTTP/1.1" 200 109 0.013342 10.0.0.22 - - [2025-11-17 22:45:44] "DELETE /instance-ip/ef056dae-c406-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.044469 10.0.0.22 - - [2025-11-17 22:45:44] "POST /ref-update HTTP/1.1" 200 156 0.007695 10.0.0.22 - - [2025-11-17 22:45:45] "DELETE /virtual-machine-interface/eed21d00-c406-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.051733 10.0.0.22 - - [2025-11-17 22:45:45] "DELETE /virtual-machine/4f76e603-e3c1-4578-ab3d-9b8f65143017 HTTP/1.1" 200 115 0.019379 10.0.0.22 - - [2025-11-17 22:45:45] "DELETE /tag/e0bbf5a0-72de-4e9a-8e5e-afc45baa0f85 HTTP/1.1" 200 115 0.079731 10.0.0.22 - - [2025-11-17 22:45:45] "DELETE /tag/37c24940-fb55-45ce-82f5-a3967d91bc13 HTTP/1.1" 200 115 0.062851 10.0.0.22 - - [2025-11-17 22:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.22 - - [2025-11-17 22:45:48] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029004 10.0.0.22 - - [2025-11-17 22:45:49] "POST /tags HTTP/1.1" 200 393 0.037617 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012282 10.0.0.22 - - [2025-11-17 22:45:49] "GET /tag/bcb0b332-892a-4f9f-b0ad-7220c475a670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017713 10.0.0.22 - - [2025-11-17 22:45:49] "POST /tags HTTP/1.1" 200 341 0.050813 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.22 - - [2025-11-17 22:45:49] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017032 10.0.0.22 - - [2025-11-17 22:45:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000846 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.017663 10.0.0.22 - - [2025-11-17 22:45:49] "POST /security-groups HTTP/1.1" 200 589 0.082147 10.0.0.22 - - [2025-11-17 22:45:49] "POST /projects HTTP/1.1" 200 519 0.242918 10.0.0.22 - - [2025-11-17 22:45:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028754 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.002949 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.22 - - [2025-11-17 22:45:49] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.018410 10.0.0.22 - - [2025-11-17 22:45:49] "POST /access-control-lists HTTP/1.1" 200 598 0.081566 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007301 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.004887 10.0.0.22 - - [2025-11-17 22:45:49] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003672 10.0.0.22 - - [2025-11-17 22:45:49] "POST /access-control-lists HTTP/1.1" 200 596 0.075273 10.0.0.22 - - [2025-11-17 22:45:49] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.130955 10.0.0.22 - - [2025-11-17 22:45:49] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.059079 10.0.0.22 - - [2025-11-17 22:45:49] "POST /security-groups HTTP/1.1" 200 591 0.079865 10.0.0.22 - - [2025-11-17 22:45:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.004753 10.0.0.22 - - [2025-11-17 22:45:49] "POST /access-control-lists HTTP/1.1" 200 632 0.059299 10.0.0.22 - - [2025-11-17 22:45:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.013633 10.0.0.22 - - [2025-11-17 22:45:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.076078 10.0.0.22 - - [2025-11-17 22:45:50] "POST /chown HTTP/1.1" 200 109 0.015843 10.0.0.22 - - [2025-11-17 22:45:50] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002674 10.0.0.22 - - [2025-11-17 22:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.22 - - [2025-11-17 22:45:50] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012525 10.0.0.22 - - [2025-11-17 22:45:50] "POST /access-control-lists HTTP/1.1" 200 630 0.059856 10.0.0.22 - - [2025-11-17 22:45:50] "POST /tags HTTP/1.1" 409 226 0.006724 10.0.0.22 - - [2025-11-17 22:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2025-11-17 22:45:50] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010137 10.0.0.22 - - [2025-11-17 22:45:50] "POST /firewall-rules HTTP/1.1" 200 600 0.066045 10.0.0.22 - - [2025-11-17 22:45:50] "GET /firewall-rule/33eb2b63-0d18-493c-8c4b-523d45fca1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005606 10.0.0.22 - - [2025-11-17 22:45:50] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003268 10.0.0.22 - - [2025-11-17 22:45:50] "GET /firewall-rule/33eb2b63-0d18-493c-8c4b-523d45fca1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002032 10.0.0.22 - - [2025-11-17 22:45:50] "POST /ref-update HTTP/1.1" 200 156 0.061453 10.0.0.22 - - [2025-11-17 22:45:50] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009329 10.0.0.22 - - [2025-11-17 22:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.22 - - [2025-11-17 22:45:50] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002774 10.0.0.22 - - [2025-11-17 22:45:50] "POST /tags HTTP/1.1" 409 226 0.001572 10.0.0.22 - - [2025-11-17 22:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.22 - - [2025-11-17 22:45:50] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010411 10.0.0.22 - - [2025-11-17 22:45:50] "POST /firewall-rules HTTP/1.1" 200 598 0.073056 10.0.0.22 - - [2025-11-17 22:45:50] "GET /firewall-rule/4ec75387-35bf-4ffa-8f35-8072c111c34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.025271 10.0.0.22 - - [2025-11-17 22:45:50] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003949 10.0.0.22 - - [2025-11-17 22:45:50] "GET /firewall-rule/4ec75387-35bf-4ffa-8f35-8072c111c34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002394 10.0.0.22 - - [2025-11-17 22:45:50] "POST /ref-update HTTP/1.1" 200 156 0.048796 10.0.0.22 - - [2025-11-17 22:45:52] "POST /tags HTTP/1.1" 200 393 0.024643 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.22 - - [2025-11-17 22:45:52] "GET /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017003 10.0.0.22 - - [2025-11-17 22:45:52] "POST /tags HTTP/1.1" 200 341 0.013956 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.22 - - [2025-11-17 22:45:52] "GET /tag/88d3fc1f-5bfb-49ae-940a-7ef14d6871a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011245 10.0.0.22 - - [2025-11-17 22:45:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.000513 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002987 10.0.0.22 - - [2025-11-17 22:45:52] "POST /security-groups HTTP/1.1" 200 589 0.065112 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.002446 10.0.0.22 - - [2025-11-17 22:45:52] "POST /projects HTTP/1.1" 200 519 0.194626 10.0.0.22 - - [2025-11-17 22:45:52] "POST /access-control-lists HTTP/1.1" 200 598 0.064854 10.0.0.22 - - [2025-11-17 22:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.070073 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.013250 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008968 10.0.0.22 - - [2025-11-17 22:45:52] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003623 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.22 - - [2025-11-17 22:45:52] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.038388 10.0.0.22 - - [2025-11-17 22:45:52] "POST /access-control-lists HTTP/1.1" 200 596 0.059581 10.0.0.22 - - [2025-11-17 22:45:52] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.035841 10.0.0.22 - - [2025-11-17 22:45:52] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.055566 10.0.0.22 - - [2025-11-17 22:45:52] "POST /security-groups HTTP/1.1" 200 591 0.070108 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.001640 10.0.0.22 - - [2025-11-17 22:45:52] "POST /access-control-lists HTTP/1.1" 200 632 0.063141 10.0.0.22 - - [2025-11-17 22:45:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.019983 10.0.0.22 - - [2025-11-17 22:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.073652 10.0.0.22 - - [2025-11-17 22:45:52] "POST /chown HTTP/1.1" 200 109 0.058191 10.0.0.22 - - [2025-11-17 22:45:52] "POST /access-control-lists HTTP/1.1" 200 630 0.080373 10.0.0.22 - - [2025-11-17 22:45:52] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030499 10.0.0.22 - - [2025-11-17 22:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.22 - - [2025-11-17 22:45:53] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002189 10.0.0.22 - - [2025-11-17 22:45:53] "POST /tags HTTP/1.1" 409 226 0.001391 10.0.0.22 - - [2025-11-17 22:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.22 - - [2025-11-17 22:45:53] "GET /tag/88d3fc1f-5bfb-49ae-940a-7ef14d6871a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010617 10.0.0.22 - - [2025-11-17 22:45:53] "POST /firewall-rules HTTP/1.1" 200 600 0.065457 10.0.0.22 - - [2025-11-17 22:45:53] "GET /firewall-rule/6eb08d74-a291-4011-99ef-47bed6a1755c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003821 10.0.0.22 - - [2025-11-17 22:45:53] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004105 10.0.0.22 - - [2025-11-17 22:45:53] "GET /firewall-rule/6eb08d74-a291-4011-99ef-47bed6a1755c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002968 10.0.0.22 - - [2025-11-17 22:45:53] "POST /ref-update HTTP/1.1" 200 156 0.050714 10.0.0.22 - - [2025-11-17 22:45:53] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011034 10.0.0.22 - - [2025-11-17 22:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.22 - - [2025-11-17 22:45:53] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013803 10.0.0.22 - - [2025-11-17 22:45:53] "POST /tags HTTP/1.1" 409 226 0.001571 10.0.0.22 - - [2025-11-17 22:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.22 - - [2025-11-17 22:45:53] "GET /tag/88d3fc1f-5bfb-49ae-940a-7ef14d6871a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010493 10.0.0.22 - - [2025-11-17 22:45:53] "POST /firewall-rules HTTP/1.1" 200 598 0.061897 10.0.0.22 - - [2025-11-17 22:45:53] "GET /firewall-rule/de8c4ab9-a1fa-4997-88c5-0ce8de3aa875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005824 10.0.0.22 - - [2025-11-17 22:45:53] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005011 10.0.0.22 - - [2025-11-17 22:45:53] "GET /firewall-rule/de8c4ab9-a1fa-4997-88c5-0ce8de3aa875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002205 10.0.0.22 - - [2025-11-17 22:45:53] "POST /ref-update HTTP/1.1" 200 156 0.052376 10.0.0.22 - - [2025-11-17 22:45:55] "POST /tags HTTP/1.1" 200 345 0.097105 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.028680 10.0.0.22 - - [2025-11-17 22:45:55] "GET /tag/bde048d8-d3bd-41b5-bf41-c585a8370d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022402 10.0.0.22 - - [2025-11-17 22:45:55] "POST /projects HTTP/1.1" 409 238 0.002448 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.22 - - [2025-11-17 22:45:55] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037892 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2025-11-17 22:45:55] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004007 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.22 - - [2025-11-17 22:45:55] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004587 10.0.0.22 - - [2025-11-17 22:45:55] "POST /security-groups HTTP/1.1" 409 285 0.002491 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.22 - - [2025-11-17 22:45:55] "PUT /security-group/5e806a1c-252b-44e4-84a5-c3775f7f2d73 HTTP/1.1" 200 262 0.064537 10.0.0.22 - - [2025-11-17 22:45:55] "PUT /access-control-list/cecc6149-fee7-4873-a6ff-503a5f1a8b3d HTTP/1.1" 200 272 0.011047 10.0.0.22 - - [2025-11-17 22:45:55] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.108635 10.0.0.22 - - [2025-11-17 22:45:55] "PUT /access-control-list/0440c3f1-9051-439a-8c97-6bd08ed8c9e3 HTTP/1.1" 200 272 0.045377 10.0.0.22 - - [2025-11-17 22:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037197 10.0.0.22 - - [2025-11-17 22:45:55] "POST /tags HTTP/1.1" 409 228 0.012728 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.22 - - [2025-11-17 22:45:55] "GET /tag/bde048d8-d3bd-41b5-bf41-c585a8370d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013893 10.0.0.22 - - [2025-11-17 22:45:55] "POST /tags HTTP/1.1" 200 345 0.016293 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.22 - - [2025-11-17 22:45:55] "GET /tag/477f1185-eb01-423d-80a4-abbd4de3165f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.021461 10.0.0.22 - - [2025-11-17 22:45:55] "POST /projects HTTP/1.1" 409 238 0.001518 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001154 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.22 - - [2025-11-17 22:45:55] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028614 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.22 - - [2025-11-17 22:45:55] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045691 10.0.0.22 - - [2025-11-17 22:45:55] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007648 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2025-11-17 22:45:55] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004678 10.0.0.22 - - [2025-11-17 22:45:55] "POST /security-groups HTTP/1.1" 409 285 0.002007 10.0.0.22 - - [2025-11-17 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2025-11-17 22:45:56] "PUT /security-group/4ac1b4f8-a0b0-480e-8382-44373304da6f HTTP/1.1" 200 262 0.055061 10.0.0.22 - - [2025-11-17 22:45:56] "PUT /access-control-list/bd76dbf2-596d-41cc-b6be-227b5f5d4832 HTTP/1.1" 200 272 0.015721 10.0.0.22 - - [2025-11-17 22:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033520 10.0.0.22 - - [2025-11-17 22:45:56] "POST /tags HTTP/1.1" 409 228 0.002426 10.0.0.22 - - [2025-11-17 22:45:56] "PUT /access-control-list/7c128d10-ec14-4cea-8b48-b7c59a9bb8d6 HTTP/1.1" 200 272 0.028605 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2025-11-17 22:45:56] "GET /tag/477f1185-eb01-423d-80a4-abbd4de3165f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.023524 10.0.0.22 - - [2025-11-17 22:45:56] "POST /tags HTTP/1.1" 200 291 0.043045 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.22 - - [2025-11-17 22:45:56] "GET /tag/08cb5da7-8d33-40d7-a84c-648de9109c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.018331 10.0.0.22 - - [2025-11-17 22:45:56] "POST /tags HTTP/1.1" 200 303 0.045594 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2025-11-17 22:45:56] "GET /tag/ef9fda02-171c-48ae-ac20-4ff5610ec877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011521 10.0.0.22 - - [2025-11-17 22:45:56] "POST /tags HTTP/1.1" 409 252 0.001676 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001135 10.0.0.22 - - [2025-11-17 22:45:56] "GET /tag/bcb0b332-892a-4f9f-b0ad-7220c475a670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011732 10.0.0.22 - - [2025-11-17 22:45:56] "POST /tags HTTP/1.1" 409 226 0.001911 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.22 - - [2025-11-17 22:45:56] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012518 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.22 - - [2025-11-17 22:45:56] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004325 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.22 - - [2025-11-17 22:45:56] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032899 10.0.0.22 - - [2025-11-17 22:45:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007030 10.0.0.22 - - [2025-11-17 22:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008191 10.0.0.22 - - [2025-11-17 22:45:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104720 10.0.0.22 - - [2025-11-17 22:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022359 10.0.0.22 - - [2025-11-17 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006904 10.0.0.22 - - [2025-11-17 22:45:56] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004581 10.0.0.22 - - [2025-11-17 22:45:56] "POST /instance-ips HTTP/1.1" 200 397 0.018482 10.0.0.22 - - [2025-11-17 22:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018983 10.0.0.22 - - [2025-11-17 22:45:56] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006291 10.0.0.22 - - [2025-11-17 22:45:56] "POST /set-tag HTTP/1.1" 200 109 0.059753 10.0.0.22 - - [2025-11-17 22:45:56] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013610 10.0.0.22 - - [2025-11-17 22:45:57] "GET /instance-ip/2e3591f2-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004650 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004844 10.0.0.22 - - [2025-11-17 22:45:57] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002909 10.0.0.22 - - [2025-11-17 22:45:57] "POST /ref-update HTTP/1.1" 200 156 0.009553 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009997 10.0.0.22 - - [2025-11-17 22:45:57] "POST /set-tag HTTP/1.1" 200 109 0.009929 10.0.0.22 - - [2025-11-17 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003669 10.0.0.22 - - [2025-11-17 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-11-17 22:45:57] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039939 10.0.0.22 - - [2025-11-17 22:45:57] "POST /virtual-machines HTTP/1.1" 200 395 0.010922 10.0.0.22 - - [2025-11-17 22:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020647 10.0.0.22 - - [2025-11-17 22:45:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108588 10.0.0.22 - - [2025-11-17 22:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008824 10.0.0.22 - - [2025-11-17 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014096 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004497 10.0.0.22 - - [2025-11-17 22:45:57] "POST /instance-ips HTTP/1.1" 200 397 0.019200 10.0.0.22 - - [2025-11-17 22:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025264 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013155 10.0.0.22 - - [2025-11-17 22:45:57] "POST /set-tag HTTP/1.1" 200 109 0.059808 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017663 10.0.0.22 - - [2025-11-17 22:45:57] "GET /instance-ip/2ea87f0a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008156 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004213 10.0.0.22 - - [2025-11-17 22:45:57] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.004368 10.0.0.22 - - [2025-11-17 22:45:57] "POST /ref-update HTTP/1.1" 200 156 0.009686 10.0.0.22 - - [2025-11-17 22:45:57] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020870 10.0.0.22 - - [2025-11-17 22:45:57] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.22 - - [2025-11-17 22:45:58] "POST /tags HTTP/1.1" 200 291 0.027412 10.0.0.22 - - [2025-11-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.22 - - [2025-11-17 22:45:58] "GET /tag/eece1f72-0b44-4ddc-b3d9-5b962c1524fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.040480 10.0.0.22 - - [2025-11-17 22:45:58] "POST /tags HTTP/1.1" 409 252 0.003337 10.0.0.22 - - [2025-11-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.22 - - [2025-11-17 22:45:58] "GET /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013899 10.0.0.22 - - [2025-11-17 22:45:58] "POST /tags HTTP/1.1" 409 226 0.001746 10.0.0.22 - - [2025-11-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.22 - - [2025-11-17 22:45:58] "GET /tag/88d3fc1f-5bfb-49ae-940a-7ef14d6871a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015162 10.0.0.22 - - [2025-11-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.22 - - [2025-11-17 22:45:58] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013686 10.0.0.22 - - [2025-11-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2025-11-17 22:45:58] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062384 10.0.0.22 - - [2025-11-17 22:45:58] "POST /virtual-machines HTTP/1.1" 200 395 0.022619 10.0.0.22 - - [2025-11-17 22:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008027 10.0.0.22 - - [2025-11-17 22:45:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.173136 10.0.0.22 - - [2025-11-17 22:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045789 10.0.0.22 - - [2025-11-17 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007568 10.0.0.22 - - [2025-11-17 22:45:58] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006377 10.0.0.22 - - [2025-11-17 22:45:58] "POST /instance-ips HTTP/1.1" 200 397 0.048213 10.0.0.22 - - [2025-11-17 22:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037613 10.0.0.22 - - [2025-11-17 22:45:58] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007301 10.0.0.22 - - [2025-11-17 22:45:58] "POST /set-tag HTTP/1.1" 200 109 0.080257 10.0.0.22 - - [2025-11-17 22:45:58] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017980 10.0.0.22 - - [2025-11-17 22:45:58] "GET /instance-ip/2f59aa96-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003533 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003845 10.0.0.22 - - [2025-11-17 22:45:59] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003083 10.0.0.22 - - [2025-11-17 22:45:59] "POST /ref-update HTTP/1.1" 200 156 0.017614 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005715 10.0.0.22 - - [2025-11-17 22:45:59] "POST /set-tag HTTP/1.1" 200 109 0.006881 10.0.0.22 - - [2025-11-17 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008986 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006927 10.0.0.22 - - [2025-11-17 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.22 - - [2025-11-17 22:45:59] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056583 10.0.0.22 - - [2025-11-17 22:45:59] "POST /virtual-machines HTTP/1.1" 200 395 0.016879 10.0.0.22 - - [2025-11-17 22:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021301 10.0.0.22 - - [2025-11-17 22:45:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124829 10.0.0.22 - - [2025-11-17 22:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008669 10.0.0.22 - - [2025-11-17 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008188 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007452 10.0.0.22 - - [2025-11-17 22:45:59] "POST /instance-ips HTTP/1.1" 200 397 0.018100 10.0.0.22 - - [2025-11-17 22:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021584 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009740 10.0.0.22 - - [2025-11-17 22:45:59] "POST /set-tag HTTP/1.1" 200 109 0.063946 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012801 10.0.0.22 - - [2025-11-17 22:45:59] "GET /instance-ip/2fe0f366-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003304 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006219 10.0.0.22 - - [2025-11-17 22:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003384 10.0.0.22 - - [2025-11-17 22:45:59] "POST /ref-update HTTP/1.1" 200 156 0.010335 10.0.0.22 - - [2025-11-17 22:45:59] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025778 10.0.0.22 - - [2025-11-17 22:45:59] "POST /set-tag HTTP/1.1" 200 109 0.015000 10.0.0.22 - - [2025-11-17 22:46:00] "POST /tags HTTP/1.1" 200 299 0.017643 10.0.0.22 - - [2025-11-17 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011796 10.0.0.22 - - [2025-11-17 22:46:00] "GET /tag/729596cb-2339-40ce-be23-6af14408936c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012785 10.0.0.22 - - [2025-11-17 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2025-11-17 22:46:00] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004168 10.0.0.22 - - [2025-11-17 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.22 - - [2025-11-17 22:46:00] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053895 10.0.0.22 - - [2025-11-17 22:46:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008493 10.0.0.22 - - [2025-11-17 22:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029511 10.0.0.22 - - [2025-11-17 22:46:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116229 10.0.0.22 - - [2025-11-17 22:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022547 10.0.0.22 - - [2025-11-17 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010586 10.0.0.22 - - [2025-11-17 22:46:00] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023588 10.0.0.22 - - [2025-11-17 22:46:00] "POST /instance-ips HTTP/1.1" 200 397 0.023119 10.0.0.22 - - [2025-11-17 22:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029341 10.0.0.22 - - [2025-11-17 22:46:00] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013170 10.0.0.22 - - [2025-11-17 22:46:00] "POST /set-tag HTTP/1.1" 200 109 0.027924 10.0.0.22 - - [2025-11-17 22:46:00] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017255 10.0.0.22 - - [2025-11-17 22:46:00] "GET /instance-ip/306ee90a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007072 10.0.0.22 - - [2025-11-17 22:46:00] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006257 10.0.0.22 - - [2025-11-17 22:46:00] "POST /set-tag HTTP/1.1" 200 109 0.003939 10.0.0.22 - - [2025-11-17 22:46:00] "POST /tags HTTP/1.1" 200 299 0.072604 10.0.0.22 - - [2025-11-17 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-11-17 22:46:00] "GET /tag/9f4f0f13-0f54-4db0-86bb-150bd5f2812d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012708 10.0.0.22 - - [2025-11-17 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.22 - - [2025-11-17 22:46:01] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009039 10.0.0.22 - - [2025-11-17 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.22 - - [2025-11-17 22:46:01] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046821 10.0.0.22 - - [2025-11-17 22:46:01] "POST /virtual-machines HTTP/1.1" 200 395 0.017925 10.0.0.22 - - [2025-11-17 22:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030427 10.0.0.22 - - [2025-11-17 22:46:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139965 10.0.0.22 - - [2025-11-17 22:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010407 10.0.0.22 - - [2025-11-17 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013687 10.0.0.22 - - [2025-11-17 22:46:01] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017106 10.0.0.22 - - [2025-11-17 22:46:01] "POST /instance-ips HTTP/1.1" 200 397 0.033611 10.0.0.22 - - [2025-11-17 22:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027548 10.0.0.22 - - [2025-11-17 22:46:01] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015240 10.0.0.22 - - [2025-11-17 22:46:01] "POST /set-tag HTTP/1.1" 200 109 0.016851 10.0.0.22 - - [2025-11-17 22:46:01] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018526 10.0.0.22 - - [2025-11-17 22:46:01] "GET /instance-ip/30f8c7b0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002712 10.0.0.22 - - [2025-11-17 22:46:01] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004063 10.0.0.22 - - [2025-11-17 22:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.22 - - [2025-11-17 22:46:01] "POST /tags HTTP/1.1" 200 299 0.028728 10.0.0.22 - - [2025-11-17 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017198 10.0.0.22 - - [2025-11-17 22:46:01] "GET /tag/6ac368d5-6d1e-45ec-b20d-b0f5002da272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014601 10.0.0.22 - - [2025-11-17 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.22 - - [2025-11-17 22:46:01] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005259 10.0.0.22 - - [2025-11-17 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2025-11-17 22:46:01] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042711 10.0.0.22 - - [2025-11-17 22:46:01] "POST /virtual-machines HTTP/1.1" 200 395 0.011380 10.0.0.22 - - [2025-11-17 22:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011467 10.0.0.22 - - [2025-11-17 22:46:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111467 10.0.0.22 - - [2025-11-17 22:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036825 10.0.0.22 - - [2025-11-17 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013664 10.0.0.22 - - [2025-11-17 22:46:02] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004774 10.0.0.22 - - [2025-11-17 22:46:02] "POST /instance-ips HTTP/1.1" 200 397 0.021552 10.0.0.22 - - [2025-11-17 22:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027212 10.0.0.22 - - [2025-11-17 22:46:02] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013654 10.0.0.22 - - [2025-11-17 22:46:02] "POST /set-tag HTTP/1.1" 200 109 0.038980 10.0.0.22 - - [2025-11-17 22:46:02] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014804 10.0.0.22 - - [2025-11-17 22:46:02] "GET /instance-ip/316f87ce-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003273 10.0.0.22 - - [2025-11-17 22:46:02] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004395 10.0.0.22 - - [2025-11-17 22:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.22 - - [2025-11-17 22:46:02] "POST /tags HTTP/1.1" 200 299 0.019649 10.0.0.22 - - [2025-11-17 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.22 - - [2025-11-17 22:46:02] "GET /tag/d3282665-f754-456e-9fb7-a64b6ff9c013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011017 10.0.0.22 - - [2025-11-17 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.22 - - [2025-11-17 22:46:02] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004301 10.0.0.22 - - [2025-11-17 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2025-11-17 22:46:02] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038658 10.0.0.22 - - [2025-11-17 22:46:02] "POST /virtual-machines HTTP/1.1" 200 395 0.007550 10.0.0.22 - - [2025-11-17 22:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.062031 10.0.0.22 - - [2025-11-17 22:46:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105038 10.0.0.22 - - [2025-11-17 22:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020686 10.0.0.22 - - [2025-11-17 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.22 - - [2025-11-17 22:46:02] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004327 10.0.0.22 - - [2025-11-17 22:46:03] "POST /instance-ips HTTP/1.1" 200 397 0.020850 10.0.0.22 - - [2025-11-17 22:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024194 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008996 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.019676 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010113 10.0.0.22 - - [2025-11-17 22:46:03] "GET /instance-ip/31e45220-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002600 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004420 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003453 10.0.0.22 - - [2025-11-17 22:46:03] "POST /ref-update HTTP/1.1" 200 156 0.009649 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019733 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004370 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004044 10.0.0.22 - - [2025-11-17 22:46:03] "POST /ref-update HTTP/1.1" 200 156 0.008659 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015206 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.004937 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004526 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003320 10.0.0.22 - - [2025-11-17 22:46:03] "POST /ref-update HTTP/1.1" 200 156 0.008425 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004134 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003849 10.0.0.22 - - [2025-11-17 22:46:03] "POST /ref-update HTTP/1.1" 200 156 0.009545 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004056 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011087 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004138 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004207 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004064 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004531 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.22 - - [2025-11-17 22:46:03] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003607 10.0.0.22 - - [2025-11-17 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.22 - - [2025-11-17 22:46:07] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005435 10.0.0.22 - - [2025-11-17 22:46:07] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.22 - - [2025-11-17 22:46:07] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003414 10.0.0.22 - - [2025-11-17 22:46:07] "POST /set-tag HTTP/1.1" 200 109 0.001484 10.0.0.22 - - [2025-11-17 22:46:08] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004848 10.0.0.22 - - [2025-11-17 22:46:08] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.22 - - [2025-11-17 22:46:08] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003759 10.0.0.22 - - [2025-11-17 22:46:08] "POST /set-tag HTTP/1.1" 200 109 0.001573 10.0.0.22 - - [2025-11-17 22:46:09] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005168 10.0.0.22 - - [2025-11-17 22:46:09] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.22 - - [2025-11-17 22:46:10] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004030 10.0.0.22 - - [2025-11-17 22:46:10] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.22 - - [2025-11-17 22:46:10] "GET /virtual-machine/f9a3ecb1-bd3d-47e8-b826-c1ad929110f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002851 10.0.0.22 - - [2025-11-17 22:46:10] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004157 10.0.0.22 - - [2025-11-17 22:46:10] "GET /virtual-machine/daccc531-9365-4aaf-b2f1-194f72744c3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003402 10.0.0.22 - - [2025-11-17 22:46:11] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004045 10.0.0.22 - - [2025-11-17 22:46:11] "GET /virtual-machine/d212f65d-c4e1-461f-a61c-4527dbef3074?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003688 10.0.0.22 - - [2025-11-17 22:46:11] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004904 10.0.0.22 - - [2025-11-17 22:46:11] "GET /virtual-machine/c62167ef-fd68-46c7-b755-a69f30bc3a4d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002749 10.0.0.22 - - [2025-11-17 22:46:11] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004143 10.0.0.22 - - [2025-11-17 22:46:12] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005832 10.0.0.22 - - [2025-11-17 22:46:12] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.22 - - [2025-11-17 22:46:12] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004724 10.0.0.22 - - [2025-11-17 22:46:12] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine/88806571-2294-4bbf-b54c-a682d041c260?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002684 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004656 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine/4a375ee2-6ae9-4ff0-b6d7-e57f1fca69ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002962 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003815 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine/65a67e9d-375d-4db6-8b3e-eca216871d25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003097 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003935 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine/3ba7b6f2-4522-4fe3-a5e9-dd99fe03a14b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002668 10.0.0.22 - - [2025-11-17 22:46:16] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004158 10.0.0.22 - - [2025-11-17 22:46:16] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005541 10.0.0.22 - - [2025-11-17 22:46:16] "POST /tags HTTP/1.1" 200 333 0.026958 10.0.0.22 - - [2025-11-17 22:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015582 10.0.0.22 - - [2025-11-17 22:46:16] "GET /tag/396f83f4-1077-453c-b939-7db12333655a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018480 10.0.0.22 - - [2025-11-17 22:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.22 - - [2025-11-17 22:46:17] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034108 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.22 - - [2025-11-17 22:46:17] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003840 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.22 - - [2025-11-17 22:46:17] "GET /service-appliance-set/96e0eff0-70eb-4646-ac44-617d25e46909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002617 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 404 273 0.001406 10.0.0.22 - - [2025-11-17 22:46:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088600 10.0.0.22 - - [2025-11-17 22:46:17] "GET /virtual-machine-interface/6225544f-a38a-4436-9be2-129a202f5614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005676 10.0.0.22 - - [2025-11-17 22:46:17] "POST /instance-ips HTTP/1.1" 200 409 0.025100 10.0.0.22 - - [2025-11-17 22:46:17] "GET /instance-ip/078b985a-af8e-41bc-947b-a269a17fdc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.007155 10.0.0.22 - - [2025-11-17 22:46:17] "POST /loadbalancers HTTP/1.1" 200 629 0.059911 10.0.0.22 - - [2025-11-17 22:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013639 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.22 - - [2025-11-17 22:46:17] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039973 10.0.0.22 - - [2025-11-17 22:46:17] "GET /instance-ip/078b985a-af8e-41bc-947b-a269a17fdc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003044 10.0.0.22 - - [2025-11-17 22:46:17] "POST /floating-ips HTTP/1.1" 200 597 0.019817 10.0.0.22 - - [2025-11-17 22:46:17] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038557 10.0.0.22 - - [2025-11-17 22:46:17] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004262 10.0.0.22 - - [2025-11-17 22:46:17] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.013936 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2025-11-17 22:46:17] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029878 10.0.0.22 - - [2025-11-17 22:46:17] "GET /loadbalancer-listener/0da1f8ae-e5cd-4170-8c94-7265dfffc34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002512 10.0.0.22 - - [2025-11-17 22:46:17] "GET /loadbalancer-listener/0da1f8ae-e5cd-4170-8c94-7265dfffc34d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002371 10.0.0.22 - - [2025-11-17 22:46:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016792 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.22 - - [2025-11-17 22:46:17] "GET /instance-ip/078b985a-af8e-41bc-947b-a269a17fdc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003262 10.0.0.22 - - [2025-11-17 22:46:17] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002782 10.0.0.22 - - [2025-11-17 22:46:17] "GET /instance-ip/078b985a-af8e-41bc-947b-a269a17fdc1a?fields=floating_ips HTTP/1.1" 200 1211 0.005609 10.0.0.22 - - [2025-11-17 22:46:17] "GET /loadbalancer-pool/5359c40f-5cdc-44dd-9c66-f2c7813add1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004033 10.0.0.22 - - [2025-11-17 22:46:17] "GET /floating-ip/665d1835-72e7-4bdd-a83c-1dbf9b0a400d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002103 10.0.0.22 - - [2025-11-17 22:46:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015688 10.0.0.22 - - [2025-11-17 22:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022389 10.0.0.22 - - [2025-11-17 22:46:17] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008997 10.0.0.22 - - [2025-11-17 22:46:17] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005353 10.0.0.22 - - [2025-11-17 22:46:17] "POST /ref-update HTTP/1.1" 200 156 0.007703 10.0.0.22 - - [2025-11-17 22:46:17] "GET /floating-ip/665d1835-72e7-4bdd-a83c-1dbf9b0a400d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.011426 10.0.0.22 - - [2025-11-17 22:46:17] "POST /tags HTTP/1.1" 409 221 0.001707 10.0.0.22 - - [2025-11-17 22:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.22 - - [2025-11-17 22:46:17] "GET /tag/396f83f4-1077-453c-b939-7db12333655a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012603 10.0.0.22 - - [2025-11-17 22:46:17] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002157 10.0.0.22 - - [2025-11-17 22:46:17] "PUT /floating-ip/665d1835-72e7-4bdd-a83c-1dbf9b0a400d HTTP/1.1" 200 256 0.014752 10.0.0.22 - - [2025-11-17 22:46:18] "POST /set-tag HTTP/1.1" 200 109 0.098706 10.0.0.22 - - [2025-11-17 22:46:18] "GET /loadbalancer-pool/5359c40f-5cdc-44dd-9c66-f2c7813add1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.021662 10.0.0.22 - - [2025-11-17 22:46:18] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017246 10.0.0.22 - - [2025-11-17 22:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012823 10.0.0.22 - - [2025-11-17 22:46:18] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013173 10.0.0.22 - - [2025-11-17 22:46:18] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004454 10.0.0.22 - - [2025-11-17 22:46:18] "POST /ref-update HTTP/1.1" 200 156 0.009469 10.0.0.22 - - [2025-11-17 22:46:18] "GET /floating-ip/665d1835-72e7-4bdd-a83c-1dbf9b0a400d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.008303 10.0.0.22 - - [2025-11-17 22:46:18] "POST /set-tag HTTP/1.1" 200 109 0.059682 10.0.0.22 - - [2025-11-17 22:46:18] "POST /tags HTTP/1.1" 409 206 0.002626 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2025-11-17 22:46:18] "GET /tag/ef9fda02-171c-48ae-ac20-4ff5610ec877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012344 10.0.0.22 - - [2025-11-17 22:46:18] "POST /tags HTTP/1.1" 409 204 0.002971 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.22 - - [2025-11-17 22:46:18] "GET /tag/9f4f0f13-0f54-4db0-86bb-150bd5f2812d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012099 10.0.0.22 - - [2025-11-17 22:46:18] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002222 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.22 - - [2025-11-17 22:46:18] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002391 10.0.0.22 - - [2025-11-17 22:46:18] "POST /tags HTTP/1.1" 409 206 0.001472 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.22 - - [2025-11-17 22:46:18] "GET /tag/ef9fda02-171c-48ae-ac20-4ff5610ec877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013069 10.0.0.22 - - [2025-11-17 22:46:18] "POST /tags HTTP/1.1" 409 226 0.001817 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2025-11-17 22:46:18] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013883 10.0.0.22 - - [2025-11-17 22:46:18] "POST /tags HTTP/1.1" 409 204 0.001560 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.22 - - [2025-11-17 22:46:18] "GET /tag/9f4f0f13-0f54-4db0-86bb-150bd5f2812d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011672 10.0.0.22 - - [2025-11-17 22:46:18] "POST /tags HTTP/1.1" 409 226 0.002045 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.22 - - [2025-11-17 22:46:18] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011734 10.0.0.22 - - [2025-11-17 22:46:18] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002323 10.0.0.22 - - [2025-11-17 22:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2025-11-17 22:46:18] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002743 10.0.0.22 - - [2025-11-17 22:46:18] "POST /firewall-rules HTTP/1.1" 200 626 0.067234 10.0.0.22 - - [2025-11-17 22:46:19] "POST /firewall-rules HTTP/1.1" 200 646 0.079895 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-rule/31e024ee-af5d-4200-9125-e2a089453c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.019091 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002818 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-rule/ef2a12b2-a6bf-4ee2-865c-6db08b207844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005602 10.0.0.22 - - [2025-11-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.015916 10.0.0.22 - - [2025-11-17 22:46:19] "POST /firewall-policys HTTP/1.1" 200 606 0.035738 10.0.0.22 - - [2025-11-17 22:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012839 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014122 10.0.0.22 - - [2025-11-17 22:46:19] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002430 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003291 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003475 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002842 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003885 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001813 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001879 10.0.0.22 - - [2025-11-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.027132 10.0.0.22 - - [2025-11-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.020932 10.0.0.22 - - [2025-11-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.034491 10.0.0.22 - - [2025-11-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.019535 10.0.0.22 - - [2025-11-17 22:46:19] "POST /ref-update HTTP/1.1" 200 156 0.026231 10.0.0.22 - - [2025-11-17 22:46:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012768 10.0.0.22 - - [2025-11-17 22:47:02] "GET /global-system-configs HTTP/1.1" 200 322 0.003812 10.0.0.22 - - [2025-11-17 22:47:02] "GET /global-system-configs HTTP/1.1" 200 322 0.001917 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 252 0.002535 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011880 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 228 0.001601 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/477f1185-eb01-423d-80a4-abbd4de3165f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010091 10.0.0.22 - - [2025-11-17 22:48:18] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002751 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.22 - - [2025-11-17 22:48:18] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002041 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 206 0.001113 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001083 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/ef9fda02-171c-48ae-ac20-4ff5610ec877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009325 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 226 0.001331 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015201 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 204 0.001847 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/9f4f0f13-0f54-4db0-86bb-150bd5f2812d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010304 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 226 0.001736 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/14ccb918-0543-4e5b-985d-2dd144046153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009937 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 228 0.001538 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001151 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/477f1185-eb01-423d-80a4-abbd4de3165f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009964 10.0.0.22 - - [2025-11-17 22:48:18] "POST /tags HTTP/1.1" 409 252 0.001943 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.22 - - [2025-11-17 22:48:18] "GET /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014053 10.0.0.22 - - [2025-11-17 22:48:18] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003042 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2025-11-17 22:48:18] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002439 10.0.0.22 - - [2025-11-17 22:48:18] "POST /firewall-rules HTTP/1.1" 409 281 0.001512 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.22 - - [2025-11-17 22:48:18] "PUT /firewall-rule/ef2a12b2-a6bf-4ee2-865c-6db08b207844 HTTP/1.1" 200 260 0.017401 10.0.0.22 - - [2025-11-17 22:48:18] "POST /firewall-rules HTTP/1.1" 409 291 0.003484 10.0.0.22 - - [2025-11-17 22:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2025-11-17 22:48:18] "PUT /firewall-rule/31e024ee-af5d-4200-9125-e2a089453c40 HTTP/1.1" 200 260 0.020653 10.0.0.22 - - [2025-11-17 22:48:18] "GET /firewall-rule/31e024ee-af5d-4200-9125-e2a089453c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011799 10.0.0.22 - - [2025-11-17 22:48:18] "POST /firewall-rules HTTP/1.1" 200 658 0.070452 10.0.0.22 - - [2025-11-17 22:48:18] "GET /firewall-rule/0621bd4a-f23e-4f94-90a3-28df3973a28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004090 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001806 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-rule/ef2a12b2-a6bf-4ee2-865c-6db08b207844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002123 10.0.0.22 - - [2025-11-17 22:48:19] "POST /firewall-policys HTTP/1.1" 409 269 0.001553 10.0.0.22 - - [2025-11-17 22:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001171 10.0.0.22 - - [2025-11-17 22:48:19] "PUT /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf HTTP/1.1" 200 264 0.018965 10.0.0.22 - - [2025-11-17 22:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020933 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007344 10.0.0.22 - - [2025-11-17 22:48:19] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002967 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001790 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002323 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/598b8323-f031-449c-9793-624c01b5df50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002015 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003846 10.0.0.22 - - [2025-11-17 22:48:19] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002410 10.0.0.22 - - [2025-11-17 22:49:20] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010712 10.0.0.22 - - [2025-11-17 22:49:20] "POST /set-tag HTTP/1.1" 200 109 0.005398 10.0.0.22 - - [2025-11-17 22:49:20] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005486 10.0.0.22 - - [2025-11-17 22:49:20] "POST /set-tag HTTP/1.1" 200 109 0.004196 10.0.0.22 - - [2025-11-17 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2025-11-17 22:49:20] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002018 10.0.0.22 - - [2025-11-17 22:49:20] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003455 10.0.0.22 - - [2025-11-17 22:49:20] "POST /set-tag HTTP/1.1" 200 109 0.018161 10.0.0.22 - - [2025-11-17 22:49:21] "DELETE /loadbalancer-member/223f142d-c724-4b81-b0c7-6e67d7cc7430 HTTP/1.1" 200 115 0.061898 10.0.0.22 - - [2025-11-17 22:49:21] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004169 10.0.0.22 - - [2025-11-17 22:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.22 - - [2025-11-17 22:49:21] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003965 10.0.0.22 - - [2025-11-17 22:49:21] "POST /set-tag HTTP/1.1" 200 109 0.001620 10.0.0.22 - - [2025-11-17 22:49:21] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004184 10.0.0.22 - - [2025-11-17 22:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.22 - - [2025-11-17 22:49:21] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004499 10.0.0.22 - - [2025-11-17 22:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.22 - - [2025-11-17 22:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.22 - - [2025-11-17 22:49:21] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002685 10.0.0.22 - - [2025-11-17 22:49:21] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003698 10.0.0.22 - - [2025-11-17 22:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.22 - - [2025-11-17 22:49:21] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004282 10.0.0.22 - - [2025-11-17 22:49:21] "POST /set-tag HTTP/1.1" 200 109 0.004524 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010181 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.008511 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009964 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.006762 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine/f9a3ecb1-bd3d-47e8-b826-c1ad929110f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003370 10.0.0.22 - - [2025-11-17 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.010658 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009908 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.021667 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.025588 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.030696 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.055484 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.028004 10.0.0.22 - - [2025-11-17 22:49:22] "DELETE /instance-ip/2e3591f2-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.042340 10.0.0.22 - - [2025-11-17 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.007334 10.0.0.22 - - [2025-11-17 22:49:22] "DELETE /virtual-machine-interface/2e217e74-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.040911 10.0.0.22 - - [2025-11-17 22:49:22] "DELETE /virtual-machine/f9a3ecb1-bd3d-47e8-b826-c1ad929110f4 HTTP/1.1" 200 115 0.018895 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005221 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005421 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.001625 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine/c62167ef-fd68-46c7-b755-a69f30bc3a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002552 10.0.0.22 - - [2025-11-17 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.009202 10.0.0.22 - - [2025-11-17 22:49:22] "GET /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006551 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.017485 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.027767 10.0.0.22 - - [2025-11-17 22:49:22] "POST /set-tag HTTP/1.1" 200 109 0.022766 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.016494 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.020621 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /instance-ip/2fe0f366-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.056870 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /virtual-machine-interface/2fc51650-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.045173 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /virtual-machine/c62167ef-fd68-46c7-b755-a69f30bc3a4d HTTP/1.1" 200 115 0.021403 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004594 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004797 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine/daccc531-9365-4aaf-b2f1-194f72744c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002991 10.0.0.22 - - [2025-11-17 22:49:23] "POST /ref-update HTTP/1.1" 200 156 0.009532 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009050 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.019513 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.031065 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.023601 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.013848 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.024788 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /instance-ip/2ea87f0a-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.057779 10.0.0.22 - - [2025-11-17 22:49:23] "POST /ref-update HTTP/1.1" 200 156 0.009076 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.041238 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /virtual-machine/daccc531-9365-4aaf-b2f1-194f72744c3e HTTP/1.1" 200 115 0.029337 10.0.0.22 - - [2025-11-17 22:49:23] "DELETE /tag/08cb5da7-8d33-40d7-a84c-648de9109c31 HTTP/1.1" 200 115 0.031178 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003746 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003638 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.001673 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine/d212f65d-c4e1-461f-a61c-4527dbef3074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004621 10.0.0.22 - - [2025-11-17 22:49:23] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.22 - - [2025-11-17 22:49:23] "GET /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004469 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.016135 10.0.0.22 - - [2025-11-17 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.021081 10.0.0.22 - - [2025-11-17 22:49:24] "POST /set-tag HTTP/1.1" 200 109 0.023333 10.0.0.22 - - [2025-11-17 22:49:24] "POST /set-tag HTTP/1.1" 200 109 0.013753 10.0.0.22 - - [2025-11-17 22:49:24] "POST /set-tag HTTP/1.1" 200 109 0.021628 10.0.0.22 - - [2025-11-17 22:49:24] "DELETE /instance-ip/2f59aa96-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.030215 10.0.0.22 - - [2025-11-17 22:49:24] "DELETE /virtual-machine-interface/2f3580d0-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.038237 10.0.0.22 - - [2025-11-17 22:49:24] "DELETE /virtual-machine/d212f65d-c4e1-461f-a61c-4527dbef3074 HTTP/1.1" 200 115 0.015569 10.0.0.22 - - [2025-11-17 22:49:24] "DELETE /tag/ef9fda02-171c-48ae-ac20-4ff5610ec877 HTTP/1.1" 409 388 0.007268 10.0.0.22 - - [2025-11-17 22:49:24] "DELETE /tag/eece1f72-0b44-4ddc-b3d9-5b962c1524fa HTTP/1.1" 200 115 0.038790 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004260 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005266 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine/65a67e9d-375d-4db6-8b3e-eca216871d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002157 10.0.0.22 - - [2025-11-17 22:49:52] "POST /ref-update HTTP/1.1" 200 156 0.007990 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004219 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.017416 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.027680 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.013402 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.027678 10.0.0.22 - - [2025-11-17 22:49:52] "DELETE /instance-ip/30f8c7b0-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.038744 10.0.0.22 - - [2025-11-17 22:49:52] "DELETE /virtual-machine-interface/30daf898-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.032654 10.0.0.22 - - [2025-11-17 22:49:52] "DELETE /virtual-machine/65a67e9d-375d-4db6-8b3e-eca216871d25 HTTP/1.1" 200 115 0.024014 10.0.0.22 - - [2025-11-17 22:49:52] "DELETE /tag/9f4f0f13-0f54-4db0-86bb-150bd5f2812d HTTP/1.1" 409 236 0.005805 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004171 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.007446 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003426 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine/3ba7b6f2-4522-4fe3-a5e9-dd99fe03a14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002493 10.0.0.22 - - [2025-11-17 22:49:52] "POST /ref-update HTTP/1.1" 200 156 0.009543 10.0.0.22 - - [2025-11-17 22:49:52] "GET /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005790 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.017704 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.026675 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.016810 10.0.0.22 - - [2025-11-17 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.020536 10.0.0.22 - - [2025-11-17 22:49:52] "DELETE /instance-ip/31e45220-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.035898 10.0.0.22 - - [2025-11-17 22:49:52] "DELETE /virtual-machine-interface/31d03d12-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.046897 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /virtual-machine/3ba7b6f2-4522-4fe3-a5e9-dd99fe03a14b HTTP/1.1" 200 115 0.027850 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /tag/d3282665-f754-456e-9fb7-a64b6ff9c013 HTTP/1.1" 200 115 0.033787 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003770 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004954 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.001751 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine/88806571-2294-4bbf-b54c-a682d041c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002700 10.0.0.22 - - [2025-11-17 22:49:53] "POST /ref-update HTTP/1.1" 200 156 0.008789 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016604 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.017133 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.023901 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.018403 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.012787 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /instance-ip/306ee90a-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.047037 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /virtual-machine-interface/30523396-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.034052 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /virtual-machine/88806571-2294-4bbf-b54c-a682d041c260 HTTP/1.1" 200 115 0.018228 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /tag/bde048d8-d3bd-41b5-bf41-c585a8370d87 HTTP/1.1" 200 115 0.033111 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /tag/729596cb-2339-40ce-be23-6af14408936c HTTP/1.1" 200 115 0.034280 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /tag/bcb0b332-892a-4f9f-b0ad-7220c475a670 HTTP/1.1" 200 115 0.029488 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003959 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004418 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine/4a375ee2-6ae9-4ff0-b6d7-e57f1fca69ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004734 10.0.0.22 - - [2025-11-17 22:49:53] "POST /ref-update HTTP/1.1" 200 156 0.007867 10.0.0.22 - - [2025-11-17 22:49:53] "GET /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004180 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.016512 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.025597 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.029757 10.0.0.22 - - [2025-11-17 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.013541 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /instance-ip/316f87ce-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.039058 10.0.0.22 - - [2025-11-17 22:49:53] "DELETE /virtual-machine-interface/3156ee8a-c407-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.036614 10.0.0.22 - - [2025-11-17 22:49:54] "DELETE /virtual-machine/4a375ee2-6ae9-4ff0-b6d7-e57f1fca69ce HTTP/1.1" 200 115 0.020113 10.0.0.22 - - [2025-11-17 22:49:54] "DELETE /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8 HTTP/1.1" 409 236 0.006545 10.0.0.22 - - [2025-11-17 22:49:54] "DELETE /tag/477f1185-eb01-423d-80a4-abbd4de3165f HTTP/1.1" 409 236 0.004009 10.0.0.22 - - [2025-11-17 22:49:54] "DELETE /tag/6ac368d5-6d1e-45ec-b20d-b0f5002da272 HTTP/1.1" 200 115 0.026947 10.0.0.22 - - [2025-11-17 22:49:56] "POST /projects HTTP/1.1" 409 238 0.002006 10.0.0.22 - - [2025-11-17 22:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.22 - - [2025-11-17 22:49:56] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035107 10.0.0.22 - - [2025-11-17 22:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2025-11-17 22:49:56] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005203 10.0.0.22 - - [2025-11-17 22:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2025-11-17 22:49:56] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004344 10.0.0.22 - - [2025-11-17 22:49:56] "POST /security-groups HTTP/1.1" 409 285 0.001997 10.0.0.22 - - [2025-11-17 22:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2025-11-17 22:49:56] "PUT /security-group/4ac1b4f8-a0b0-480e-8382-44373304da6f HTTP/1.1" 200 262 0.055554 10.0.0.22 - - [2025-11-17 22:49:56] "PUT /access-control-list/bd76dbf2-596d-41cc-b6be-227b5f5d4832 HTTP/1.1" 200 272 0.015918 10.0.0.22 - - [2025-11-17 22:49:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029688 10.0.0.22 - - [2025-11-17 22:49:56] "PUT /access-control-list/7c128d10-ec14-4cea-8b48-b7c59a9bb8d6 HTTP/1.1" 200 272 0.030639 10.0.0.22 - - [2025-11-17 22:50:01] "POST /projects HTTP/1.1" 409 238 0.002263 10.0.0.22 - - [2025-11-17 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.22 - - [2025-11-17 22:50:01] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053451 10.0.0.22 - - [2025-11-17 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2025-11-17 22:50:01] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004291 10.0.0.22 - - [2025-11-17 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2025-11-17 22:50:01] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004874 10.0.0.22 - - [2025-11-17 22:50:01] "POST /security-groups HTTP/1.1" 409 285 0.002413 10.0.0.22 - - [2025-11-17 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2025-11-17 22:50:01] "PUT /security-group/4ac1b4f8-a0b0-480e-8382-44373304da6f HTTP/1.1" 200 262 0.058206 10.0.0.22 - - [2025-11-17 22:50:01] "PUT /access-control-list/bd76dbf2-596d-41cc-b6be-227b5f5d4832 HTTP/1.1" 200 272 0.009442 10.0.0.22 - - [2025-11-17 22:50:01] "PUT /access-control-list/7c128d10-ec14-4cea-8b48-b7c59a9bb8d6 HTTP/1.1" 200 272 0.020189 10.0.0.22 - - [2025-11-17 22:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025198 10.0.0.22 - - [2025-11-17 22:50:01] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.019567 10.0.0.22 - - [2025-11-17 22:50:01] "GET /firewall-rule/6eb08d74-a291-4011-99ef-47bed6a1755c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005758 10.0.0.22 - - [2025-11-17 22:50:01] "POST /ref-update HTTP/1.1" 200 156 0.056647 10.0.0.22 - - [2025-11-17 22:50:01] "DELETE /firewall-rule/6eb08d74-a291-4011-99ef-47bed6a1755c HTTP/1.1" 200 115 0.036478 10.0.0.22 - - [2025-11-17 22:50:01] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007013 10.0.0.22 - - [2025-11-17 22:50:01] "GET /firewall-rule/de8c4ab9-a1fa-4997-88c5-0ce8de3aa875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002685 10.0.0.22 - - [2025-11-17 22:50:01] "POST /ref-update HTTP/1.1" 200 156 0.048654 10.0.0.22 - - [2025-11-17 22:50:01] "DELETE /firewall-rule/de8c4ab9-a1fa-4997-88c5-0ce8de3aa875 HTTP/1.1" 200 115 0.032043 10.0.0.22 - - [2025-11-17 22:50:01] "DELETE /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8 HTTP/1.1" 409 236 0.004167 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /tag/477f1185-eb01-423d-80a4-abbd4de3165f HTTP/1.1" 409 236 0.005199 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /tag/88d3fc1f-5bfb-49ae-940a-7ef14d6871a0 HTTP/1.1" 200 115 0.035406 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.22 - - [2025-11-17 22:50:02] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004194 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2025-11-17 22:50:02] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003656 10.0.0.22 - - [2025-11-17 22:50:02] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.049805 10.0.0.22 - - [2025-11-17 22:50:02] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.042278 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /security-group/4ac1b4f8-a0b0-480e-8382-44373304da6f HTTP/1.1" 200 115 0.045950 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /access-control-list/bd76dbf2-596d-41cc-b6be-227b5f5d4832 HTTP/1.1" 200 115 0.032470 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /access-control-list/7c128d10-ec14-4cea-8b48-b7c59a9bb8d6 HTTP/1.1" 200 115 0.023300 10.0.0.22 - - [2025-11-17 22:50:02] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.024106 10.0.0.22 - - [2025-11-17 22:50:02] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?fields=security_groups HTTP/1.1" 200 1352 0.027355 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /security-group/494eda58-eb16-4222-a370-842e2592de9f HTTP/1.1" 200 115 0.042629 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /access-control-list/c80c0df2-20c4-411f-a291-be087152dbbe HTTP/1.1" 200 115 0.039251 10.0.0.22 - - [2025-11-17 22:50:02] "GET /project/e6f83a00-53c5-4c0a-87c4-18073b577cab?fields=application_policy_sets HTTP/1.1" 200 1391 0.042088 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /access-control-list/83b8075e-ea89-4345-95d7-5b0ba77f833d HTTP/1.1" 200 115 0.036819 10.0.0.22 - - [2025-11-17 22:50:02] "DELETE /project/e6f83a00-53c5-4c0a-87c4-18073b577cab HTTP/1.1" 200 115 0.254318 10.0.0.22 - - [2025-11-17 22:50:02] "POST /projects HTTP/1.1" 409 238 0.001599 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.22 - - [2025-11-17 22:50:02] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024363 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.22 - - [2025-11-17 22:50:02] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003659 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.22 - - [2025-11-17 22:50:02] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004409 10.0.0.22 - - [2025-11-17 22:50:02] "POST /security-groups HTTP/1.1" 409 285 0.002157 10.0.0.22 - - [2025-11-17 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.22 - - [2025-11-17 22:50:02] "PUT /security-group/5e806a1c-252b-44e4-84a5-c3775f7f2d73 HTTP/1.1" 200 262 0.052761 10.0.0.22 - - [2025-11-17 22:50:02] "PUT /access-control-list/cecc6149-fee7-4873-a6ff-503a5f1a8b3d HTTP/1.1" 200 272 0.015362 10.0.0.22 - - [2025-11-17 22:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022306 10.0.0.22 - - [2025-11-17 22:50:02] "PUT /access-control-list/0440c3f1-9051-439a-8c97-6bd08ed8c9e3 HTTP/1.1" 200 272 0.024431 10.0.0.22 - - [2025-11-17 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2025-11-17 22:50:07] "GET /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003274 10.0.0.22 - - [2025-11-17 22:50:07] "GET /virtual-machine-interface/2e8f30a4-c407-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002039 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /loadbalancer-member/ba653c1b-1085-4fd9-a31f-ae3591774168 HTTP/1.1" 200 115 0.049896 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /loadbalancer-pool/5359c40f-5cdc-44dd-9c66-f2c7813add1f HTTP/1.1" 200 115 0.049650 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /loadbalancer-listener/0da1f8ae-e5cd-4170-8c94-7265dfffc34d HTTP/1.1" 200 115 0.041661 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /loadbalancer/9925fb7e-b923-40a2-b2d5-dcf774808abd HTTP/1.1" 200 115 0.032313 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /floating-ip/665d1835-72e7-4bdd-a83c-1dbf9b0a400d HTTP/1.1" 200 115 0.029381 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /instance-ip/078b985a-af8e-41bc-947b-a269a17fdc1a HTTP/1.1" 200 115 0.031444 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /virtual-machine-interface/6225544f-a38a-4436-9be2-129a202f5614 HTTP/1.1" 200 115 0.044596 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /tag/396f83f4-1077-453c-b939-7db12333655a HTTP/1.1" 200 115 0.038755 10.0.0.22 - - [2025-11-17 22:50:07] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007253 10.0.0.22 - - [2025-11-17 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.22 - - [2025-11-17 22:50:07] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003657 10.0.0.22 - - [2025-11-17 22:50:07] "GET /firewall-policy/1453a7cd-098a-482c-9fcd-7dbf1565a494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002861 10.0.0.22 - - [2025-11-17 22:50:07] "GET /firewall-rule/ef2a12b2-a6bf-4ee2-865c-6db08b207844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003162 10.0.0.22 - - [2025-11-17 22:50:07] "POST /ref-update HTTP/1.1" 200 156 0.033084 10.0.0.22 - - [2025-11-17 22:50:07] "DELETE /firewall-rule/ef2a12b2-a6bf-4ee2-865c-6db08b207844 HTTP/1.1" 200 115 0.088004 10.0.0.22 - - [2025-11-17 22:50:07] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006009 10.0.0.22 - - [2025-11-17 22:50:07] "GET /firewall-rule/31e024ee-af5d-4200-9125-e2a089453c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003562 10.0.0.22 - - [2025-11-17 22:50:07] "POST /ref-update HTTP/1.1" 200 156 0.018996 10.0.0.22 - - [2025-11-17 22:50:08] "DELETE /firewall-rule/31e024ee-af5d-4200-9125-e2a089453c40 HTTP/1.1" 200 115 0.048672 10.0.0.22 - - [2025-11-17 22:50:08] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.013542 10.0.0.22 - - [2025-11-17 22:50:08] "GET /firewall-rule/0621bd4a-f23e-4f94-90a3-28df3973a28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002836 10.0.0.22 - - [2025-11-17 22:50:08] "POST /ref-update HTTP/1.1" 200 156 0.011094 10.0.0.22 - - [2025-11-17 22:50:08] "DELETE /firewall-rule/0621bd4a-f23e-4f94-90a3-28df3973a28b HTTP/1.1" 200 115 0.044232 10.0.0.22 - - [2025-11-17 22:50:08] "GET /application-policy-set/b91204e0-51d1-47a3-be05-2a753e0838d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003901 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.22 - - [2025-11-17 22:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.22 - - [2025-11-17 22:50:08] "GET /policy-management/31eb082b-6f05-4f99-a770-655590f21a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002432 10.0.0.22 - - [2025-11-17 22:50:08] "GET /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003045 10.0.0.22 - - [2025-11-17 22:50:08] "POST /ref-update HTTP/1.1" 200 156 0.052231 10.0.0.22 - - [2025-11-17 22:50:08] "DELETE /firewall-policy/9e936997-fea8-45a6-8346-a7def47afccf HTTP/1.1" 200 115 0.043115 10.0.0.22 - - [2025-11-17 22:50:08] "DELETE /tag/d85b1417-be6c-4a81-8d73-87eb58e641c8 HTTP/1.1" 200 115 0.045767 10.0.0.22 - - [2025-11-17 22:50:08] "DELETE /tag/477f1185-eb01-423d-80a4-abbd4de3165f HTTP/1.1" 200 115 0.405805 10.0.0.22 - - [2025-11-17 22:50:08] "DELETE /tag/9f4f0f13-0f54-4db0-86bb-150bd5f2812d HTTP/1.1" 200 115 0.110475 10.0.0.22 - - [2025-11-17 22:50:09] "DELETE /tag/ef9fda02-171c-48ae-ac20-4ff5610ec877 HTTP/1.1" 200 115 0.104346 10.0.0.22 - - [2025-11-17 22:50:09] "POST /projects HTTP/1.1" 409 238 0.002443 10.0.0.22 - - [2025-11-17 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2025-11-17 22:50:09] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048370 10.0.0.22 - - [2025-11-17 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2025-11-17 22:50:09] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003674 10.0.0.22 - - [2025-11-17 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2025-11-17 22:50:09] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004702 10.0.0.22 - - [2025-11-17 22:50:09] "POST /security-groups HTTP/1.1" 409 285 0.001953 10.0.0.22 - - [2025-11-17 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.22 - - [2025-11-17 22:50:09] "PUT /security-group/5e806a1c-252b-44e4-84a5-c3775f7f2d73 HTTP/1.1" 200 262 0.055475 10.0.0.22 - - [2025-11-17 22:50:09] "PUT /access-control-list/cecc6149-fee7-4873-a6ff-503a5f1a8b3d HTTP/1.1" 200 272 0.020491 10.0.0.22 - - [2025-11-17 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029981 10.0.0.22 - - [2025-11-17 22:50:09] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.035010 10.0.0.22 - - [2025-11-17 22:50:09] "PUT /access-control-list/0440c3f1-9051-439a-8c97-6bd08ed8c9e3 HTTP/1.1" 200 272 0.045146 10.0.0.22 - - [2025-11-17 22:50:09] "GET /firewall-rule/33eb2b63-0d18-493c-8c4b-523d45fca1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002541 10.0.0.22 - - [2025-11-17 22:50:09] "POST /ref-update HTTP/1.1" 200 156 0.067881 10.0.0.22 - - [2025-11-17 22:50:09] "DELETE /firewall-rule/33eb2b63-0d18-493c-8c4b-523d45fca1bf HTTP/1.1" 200 115 0.051281 10.0.0.22 - - [2025-11-17 22:50:09] "GET /firewall-policy/a61badb4-4c59-47c4-a1b6-975c1d347a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.010238 10.0.0.22 - - [2025-11-17 22:50:09] "GET /firewall-rule/4ec75387-35bf-4ffa-8f35-8072c111c34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002610 10.0.0.22 - - [2025-11-17 22:50:09] "POST /ref-update HTTP/1.1" 200 156 0.057782 10.0.0.22 - - [2025-11-17 22:50:09] "DELETE /firewall-rule/4ec75387-35bf-4ffa-8f35-8072c111c34a HTTP/1.1" 200 115 0.066736 10.0.0.22 - - [2025-11-17 22:50:09] "DELETE /tag/14ccb918-0543-4e5b-985d-2dd144046153 HTTP/1.1" 200 115 0.067655 10.0.0.22 - - [2025-11-17 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013315 10.0.0.22 - - [2025-11-17 22:50:09] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004114 10.0.0.22 - - [2025-11-17 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.22 - - [2025-11-17 22:50:09] "GET /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003658 10.0.0.22 - - [2025-11-17 22:50:10] "PUT /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b HTTP/1.1" 200 264 0.194770 10.0.0.22 - - [2025-11-17 22:50:10] "PUT /virtual-network/6249583d-6c0c-4937-b52d-87b8ad2911a7 HTTP/1.1" 200 264 0.093482 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /security-group/5e806a1c-252b-44e4-84a5-c3775f7f2d73 HTTP/1.1" 200 115 0.074551 10.0.0.22 - - [2025-11-17 22:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /access-control-list/cecc6149-fee7-4873-a6ff-503a5f1a8b3d HTTP/1.1" 200 115 0.060551 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /access-control-list/0440c3f1-9051-439a-8c97-6bd08ed8c9e3 HTTP/1.1" 200 115 0.031713 10.0.0.22 - - [2025-11-17 22:50:10] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.067715 10.0.0.22 - - [2025-11-17 22:50:10] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?fields=security_groups HTTP/1.1" 200 1352 0.041648 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /security-group/8ca2236a-d66a-4c51-9714-73d303067b0c HTTP/1.1" 200 115 0.081494 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /access-control-list/e630e6fb-2b20-446b-9106-66ea6cc4eb7e HTTP/1.1" 200 115 0.059801 10.0.0.22 - - [2025-11-17 22:50:10] "GET /project/99897afc-92e9-4fa7-8658-239e0e594eac?fields=application_policy_sets HTTP/1.1" 200 1391 0.067765 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /access-control-list/7c4cd70c-568a-4328-b95d-afb34f4ddeac HTTP/1.1" 200 115 0.068978 10.0.0.22 - - [2025-11-17 22:50:10] "DELETE /project/99897afc-92e9-4fa7-8658-239e0e594eac HTTP/1.1" 200 115 0.465932 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001595 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.22 - - [2025-11-17 22:51:06] "GET / HTTP/1.1" 200 35931 0.003668 10.0.0.22 - - [2025-11-17 22:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2025-11-17 22:51:06] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002991 10.0.0.22 - - [2025-11-17 22:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.22 - - [2025-11-17 22:51:07] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002461 10.0.0.22 - - [2025-11-17 22:51:21] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.22 - - [2025-11-17 22:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.22 - - [2025-11-17 22:51:21] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004504 10.0.0.22 - - [2025-11-17 22:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.22 - - [2025-11-17 22:51:21] "GET /config-node/c6476768-bd9a-44ea-bfe6-4edcfc0709b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001574 10.0.0.22 - - [2025-11-17 22:51:32] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.22 - - [2025-11-17 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2025-11-17 22:51:32] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002453 10.0.0.22 - - [2025-11-17 22:51:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001514 10.0.0.22 - - [2025-11-17 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2025-11-17 22:51:32] "GET /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003217 10.0.0.22 - - [2025-11-17 22:51:32] "PUT /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013 HTTP/1.1" 200 254 0.021798 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:51:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:51:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000706 10.0.0.22 - - [2025-11-17 22:51:46] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.22 - - [2025-11-17 22:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.22 - - [2025-11-17 22:51:46] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003890 10.0.0.22 - - [2025-11-17 22:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001147 10.0.0.22 - - [2025-11-17 22:51:46] "GET /config-node/c6476768-bd9a-44ea-bfe6-4edcfc0709b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001330 10.0.0.22 - - [2025-11-17 22:51:47] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.22 - - [2025-11-17 22:51:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001857 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2025-11-17 22:51:52] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002410 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.009454 10.0.0.22 - - [2025-11-17 22:51:52] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 264 0.001968 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/b1cdaa0a-98e6-4eb1-b140-c6ba1b91b2bf HTTP/1.1" 200 244 0.017032 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 261 0.006460 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/edae4ef8-262f-40ec-abf8-d7a7559372b0 HTTP/1.1" 200 244 0.018837 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 261 0.005660 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/c2d4df8b-4e85-45d5-bce9-9bfeefee3758 HTTP/1.1" 200 244 0.009384 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 253 0.003618 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/8a01b536-f460-44e6-ba03-534c35df0ad8 HTTP/1.1" 200 244 0.010479 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 251 0.007474 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/bdfaf473-7e2f-4ec8-a631-3aefc9e07ad2 HTTP/1.1" 200 244 0.010701 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 252 0.006777 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/75268997-eb9f-4cb7-bd55-1ec5f916b7ef HTTP/1.1" 200 244 0.010035 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 256 0.006889 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/d502932f-fb07-4726-8476-de3bcccb8c22 HTTP/1.1" 200 244 0.013304 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 248 0.008680 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/a15b45ff-042d-409f-aaff-70e8e68f9df0 HTTP/1.1" 200 244 0.010138 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 252 0.005865 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.22 - - [2025-11-17 22:51:52] "PUT /alarm/110492f2-1061-475b-94c6-2877f73bfff6 HTTP/1.1" 200 244 0.010171 10.0.0.22 - - [2025-11-17 22:51:52] "POST /alarms HTTP/1.1" 409 257 0.009904 10.0.0.22 - - [2025-11-17 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/cdc0eb3f-5b55-480b-a606-e229d7964b00 HTTP/1.1" 200 244 0.010599 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 251 0.012083 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/9642784e-884f-4d9c-aa99-3bffd1dc00c0 HTTP/1.1" 200 244 0.013289 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 257 0.013476 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/f242ada2-be63-48db-bd45-2d148a15739c HTTP/1.1" 200 244 0.010981 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 261 0.007219 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/27176e38-3ba4-427e-a46e-3d8fb8177c26 HTTP/1.1" 200 244 0.011541 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 258 0.012199 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/407a840d-9800-43ff-bbc1-d27f0339e340 HTTP/1.1" 200 244 0.010327 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 254 0.010627 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/ccd0f194-2d9b-4257-9932-5e7f093c5f23 HTTP/1.1" 200 244 0.010401 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 254 0.006567 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/1f8619cd-94fe-4fc7-8ef1-f9b57e0dea0c HTTP/1.1" 200 244 0.010432 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 254 0.003993 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/101ab4f2-a4c8-4807-9dd2-7e1584cc659b HTTP/1.1" 200 244 0.009212 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 247 0.005054 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/18afc121-1de0-4e97-bec5-faa1396b36ce HTTP/1.1" 200 244 0.024516 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 272 0.016213 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/0aa114c3-34e2-4e4b-8e94-919443442c82 HTTP/1.1" 200 244 0.011891 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 261 0.010527 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/40cd58e5-735a-45fb-b636-20fda5cc990b HTTP/1.1" 200 244 0.019302 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 259 0.006207 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/508306f8-97ea-479b-83cf-10eaa5c817a1 HTTP/1.1" 200 244 0.009864 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 265 0.015856 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/0c503f7a-6122-4658-984f-73da7a16874e HTTP/1.1" 200 244 0.012081 10.0.0.22 - - [2025-11-17 22:51:53] "POST /alarms HTTP/1.1" 409 279 0.005829 10.0.0.22 - - [2025-11-17 22:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.22 - - [2025-11-17 22:51:53] "PUT /alarm/ef1cfd07-0f76-4f17-8a56-4ae63f2ca365 HTTP/1.1" 200 244 0.009948 10.0.0.22 - - [2025-11-17 22:51:54] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.22 - - [2025-11-17 22:51:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001964 10.0.0.22 - - [2025-11-17 22:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.22 - - [2025-11-17 22:51:54] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.006611 10.0.0.22 - - [2025-11-17 22:51:54] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.22 - - [2025-11-17 22:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2025-11-17 22:51:54] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002387 10.0.0.22 - - [2025-11-17 22:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.22 - - [2025-11-17 22:51:54] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.009325 10.0.0.22 - - [2025-11-17 22:51:54] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.22 - - [2025-11-17 22:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2025-11-17 22:51:54] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004641 10.0.0.22 - - [2025-11-17 22:51:54] "PUT /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e HTTP/1.1" 200 274 0.014096 10.0.0.22 - - [2025-11-17 22:51:58] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.22 - - [2025-11-17 22:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2025-11-17 22:51:58] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002721 10.0.0.22 - - [2025-11-17 22:51:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001585 10.0.0.22 - - [2025-11-17 22:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001109 10.0.0.22 - - [2025-11-17 22:51:58] "GET /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002982 10.0.0.22 - - [2025-11-17 22:51:58] "PUT /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013 HTTP/1.1" 200 254 0.014208 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:51:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:51:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.22 - - [2025-11-17 22:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2025-11-17 22:52:00] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002446 10.0.0.22 - - [2025-11-17 22:52:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002639 10.0.0.22 - - [2025-11-17 22:52:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002926 10.0.0.22 - - [2025-11-17 22:52:17] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.22 - - [2025-11-17 22:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.22 - - [2025-11-17 22:52:17] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004323 10.0.0.22 - - [2025-11-17 22:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.22 - - [2025-11-17 22:52:17] "GET /config-node/c6476768-bd9a-44ea-bfe6-4edcfc0709b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001964 10.0.0.22 - - [2025-11-17 22:52:17] "GET / HTTP/1.1" 200 35931 0.001337 10.0.0.22 - - [2025-11-17 22:52:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001723 10.0.0.22 - - [2025-11-17 22:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.22 - - [2025-11-17 22:52:22] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002191 10.0.0.22 - - [2025-11-17 22:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.22 - - [2025-11-17 22:52:22] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.007458 10.0.0.22 - - [2025-11-17 22:52:22] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.22 - - [2025-11-17 22:52:22] "POST /alarms HTTP/1.1" 409 264 0.001903 10.0.0.22 - - [2025-11-17 22:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2025-11-17 22:52:22] "PUT /alarm/b1cdaa0a-98e6-4eb1-b140-c6ba1b91b2bf HTTP/1.1" 200 244 0.008644 10.0.0.22 - - [2025-11-17 22:52:22] "POST /alarms HTTP/1.1" 409 261 0.002154 10.0.0.22 - - [2025-11-17 22:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.22 - - [2025-11-17 22:52:22] "PUT /alarm/edae4ef8-262f-40ec-abf8-d7a7559372b0 HTTP/1.1" 200 244 0.009257 10.0.0.22 - - [2025-11-17 22:52:22] "POST /alarms HTTP/1.1" 409 261 0.002311 10.0.0.22 - - [2025-11-17 22:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.22 - - [2025-11-17 22:52:22] "PUT /alarm/c2d4df8b-4e85-45d5-bce9-9bfeefee3758 HTTP/1.1" 200 244 0.007587 10.0.0.22 - - [2025-11-17 22:52:22] "POST /alarms HTTP/1.1" 409 253 0.009513 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/8a01b536-f460-44e6-ba03-534c35df0ad8 HTTP/1.1" 200 244 0.010611 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 251 0.003267 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/bdfaf473-7e2f-4ec8-a631-3aefc9e07ad2 HTTP/1.1" 200 244 0.009170 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 252 0.008809 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/75268997-eb9f-4cb7-bd55-1ec5f916b7ef HTTP/1.1" 200 244 0.010198 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 256 0.002854 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/d502932f-fb07-4726-8476-de3bcccb8c22 HTTP/1.1" 200 244 0.009639 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 248 0.011436 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/a15b45ff-042d-409f-aaff-70e8e68f9df0 HTTP/1.1" 200 244 0.008915 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 252 0.009264 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/110492f2-1061-475b-94c6-2877f73bfff6 HTTP/1.1" 200 244 0.013670 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 257 0.004618 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/cdc0eb3f-5b55-480b-a606-e229d7964b00 HTTP/1.1" 200 244 0.009642 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 251 0.007425 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/9642784e-884f-4d9c-aa99-3bffd1dc00c0 HTTP/1.1" 200 244 0.009816 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 257 0.010010 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/f242ada2-be63-48db-bd45-2d148a15739c HTTP/1.1" 200 244 0.009127 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 261 0.012848 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/27176e38-3ba4-427e-a46e-3d8fb8177c26 HTTP/1.1" 200 244 0.017323 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 258 0.017797 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/407a840d-9800-43ff-bbc1-d27f0339e340 HTTP/1.1" 200 244 0.010532 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 254 0.005608 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/ccd0f194-2d9b-4257-9932-5e7f093c5f23 HTTP/1.1" 200 244 0.010146 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 254 0.004120 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/1f8619cd-94fe-4fc7-8ef1-f9b57e0dea0c HTTP/1.1" 200 244 0.009279 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 254 0.008629 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2025-11-17 22:52:23] "PUT /alarm/101ab4f2-a4c8-4807-9dd2-7e1584cc659b HTTP/1.1" 200 244 0.008138 10.0.0.22 - - [2025-11-17 22:52:23] "POST /alarms HTTP/1.1" 409 247 0.009670 10.0.0.22 - - [2025-11-17 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /alarm/18afc121-1de0-4e97-bec5-faa1396b36ce HTTP/1.1" 200 244 0.009099 10.0.0.22 - - [2025-11-17 22:52:24] "POST /alarms HTTP/1.1" 409 272 0.010719 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /alarm/0aa114c3-34e2-4e4b-8e94-919443442c82 HTTP/1.1" 200 244 0.009688 10.0.0.22 - - [2025-11-17 22:52:24] "POST /alarms HTTP/1.1" 409 261 0.004271 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /alarm/40cd58e5-735a-45fb-b636-20fda5cc990b HTTP/1.1" 200 244 0.011199 10.0.0.22 - - [2025-11-17 22:52:24] "POST /alarms HTTP/1.1" 409 259 0.002231 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /alarm/508306f8-97ea-479b-83cf-10eaa5c817a1 HTTP/1.1" 200 244 0.012838 10.0.0.22 - - [2025-11-17 22:52:24] "POST /alarms HTTP/1.1" 409 265 0.019277 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /alarm/0c503f7a-6122-4658-984f-73da7a16874e HTTP/1.1" 200 244 0.011145 10.0.0.22 - - [2025-11-17 22:52:24] "POST /alarms HTTP/1.1" 409 279 0.012445 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /alarm/ef1cfd07-0f76-4f17-8a56-4ae63f2ca365 HTTP/1.1" 200 244 0.019650 10.0.0.22 - - [2025-11-17 22:52:24] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.22 - - [2025-11-17 22:52:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002279 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.007351 10.0.0.22 - - [2025-11-17 22:52:24] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2025-11-17 22:52:24] "GET /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002223 10.0.0.22 - - [2025-11-17 22:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.22 - - [2025-11-17 22:52:24] "PUT /global-vrouter-config/eb1a653c-3e57-4ef8-9930-3e182f704726 HTTP/1.1" 200 276 0.009755 10.0.0.22 - - [2025-11-17 22:52:25] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.22 - - [2025-11-17 22:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.22 - - [2025-11-17 22:52:25] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006431 10.0.0.22 - - [2025-11-17 22:52:25] "PUT /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e HTTP/1.1" 200 274 0.013920 10.0.0.22 - - [2025-11-17 22:52:28] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.22 - - [2025-11-17 22:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2025-11-17 22:52:28] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002766 10.0.0.22 - - [2025-11-17 22:52:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001825 10.0.0.22 - - [2025-11-17 22:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.22 - - [2025-11-17 22:52:28] "GET /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002598 10.0.0.22 - - [2025-11-17 22:52:28] "PUT /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013 HTTP/1.1" 200 254 0.010088 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:52:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:52:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.22 - - [2025-11-17 22:52:31] "POST /tags HTTP/1.1" 200 355 0.018342 10.0.0.22 - - [2025-11-17 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.22 - - [2025-11-17 22:52:31] "GET /tag/8d80619a-8357-4185-a5db-b124bb48ccb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013714 10.0.0.22 - - [2025-11-17 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.22 - - [2025-11-17 22:52:31] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004299 10.0.0.22 - - [2025-11-17 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.22 - - [2025-11-17 22:52:31] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047909 10.0.0.22 - - [2025-11-17 22:52:31] "POST /virtual-machines HTTP/1.1" 200 351 0.010178 10.0.0.22 - - [2025-11-17 22:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.045944 10.0.0.22 - - [2025-11-17 22:52:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119638 10.0.0.22 - - [2025-11-17 22:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009768 10.0.0.22 - - [2025-11-17 22:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008114 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007534 10.0.0.22 - - [2025-11-17 22:52:32] "POST /instance-ips HTTP/1.1" 200 391 0.027045 10.0.0.22 - - [2025-11-17 22:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027931 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011688 10.0.0.22 - - [2025-11-17 22:52:32] "POST /set-tag HTTP/1.1" 200 109 0.014825 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015999 10.0.0.22 - - [2025-11-17 22:52:32] "GET /instance-ip/19d16ea6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002938 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004419 10.0.0.22 - - [2025-11-17 22:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003901 10.0.0.22 - - [2025-11-17 22:52:32] "POST /ref-update HTTP/1.1" 200 156 0.009084 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014036 10.0.0.22 - - [2025-11-17 22:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.22 - - [2025-11-17 22:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-network/d40fbf7c-15e9-4ace-9baf-992f7907830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003860 10.0.0.22 - - [2025-11-17 22:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.22 - - [2025-11-17 22:52:32] "GET /project/5e552cbc-286e-4f62-ac5c-3c9dd4ee5e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038845 10.0.0.22 - - [2025-11-17 22:52:32] "POST /virtual-machines HTTP/1.1" 200 355 0.040324 10.0.0.22 - - [2025-11-17 22:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018604 10.0.0.22 - - [2025-11-17 22:52:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.110900 10.0.0.22 - - [2025-11-17 22:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008280 10.0.0.22 - - [2025-11-17 22:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007292 10.0.0.22 - - [2025-11-17 22:52:32] "POST /instance-ips HTTP/1.1" 200 395 0.020324 10.0.0.22 - - [2025-11-17 22:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017427 10.0.0.22 - - [2025-11-17 22:52:32] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009390 10.0.0.22 - - [2025-11-17 22:52:32] "POST /set-tag HTTP/1.1" 200 109 0.013208 10.0.0.22 - - [2025-11-17 22:52:33] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017192 10.0.0.22 - - [2025-11-17 22:52:33] "GET /instance-ip/1a449af2-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003307 10.0.0.22 - - [2025-11-17 22:52:33] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004392 10.0.0.22 - - [2025-11-17 22:52:33] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.22 - - [2025-11-17 22:52:33] "GET /virtual-router/72ec8971-3d13-486e-834f-5d128caeee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006998 10.0.0.22 - - [2025-11-17 22:52:33] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.22 - - [2025-11-17 22:52:33] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010033 10.0.0.22 - - [2025-11-17 22:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.22 - - [2025-11-17 22:52:33] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004419 10.0.0.22 - - [2025-11-17 22:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.22 - - [2025-11-17 22:52:33] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003645 10.0.0.22 - - [2025-11-17 22:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.22 - - [2025-11-17 22:52:44] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.22 - - [2025-11-17 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-11-17 22:52:44] "GET /global-system-config/8aa017a3-db5b-4025-b68b-d7e325051b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006333 10.0.0.22 - - [2025-11-17 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2025-11-17 22:52:44] "GET /config-node/c6476768-bd9a-44ea-bfe6-4edcfc0709b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001987 10.0.0.22 - - [2025-11-17 22:52:44] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008077 10.0.0.22 - - [2025-11-17 22:52:44] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.22 - - [2025-11-17 22:52:45] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004751 10.0.0.22 - - [2025-11-17 22:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.22 - - [2025-11-17 22:52:46] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004155 10.0.0.22 - - [2025-11-17 22:52:46] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.22 - - [2025-11-17 22:52:55] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.22 - - [2025-11-17 22:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2025-11-17 22:52:55] "GET /routing-instance/7fbb642f-334b-47f9-ac7b-71bd184b8944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005776 10.0.0.22 - - [2025-11-17 22:52:55] "POST /bgp-routers HTTP/1.1" 409 301 0.003707 10.0.0.22 - - [2025-11-17 22:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.22 - - [2025-11-17 22:52:55] "GET /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002319 10.0.0.22 - - [2025-11-17 22:52:55] "PUT /bgp-router/4b3e9c13-95b6-4294-a31c-9c4de7569013 HTTP/1.1" 200 254 0.016500 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:52:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.22 - - [2025-11-17 22:52:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 10.0.0.22 - - [2025-11-17 22:53:17] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006068 10.0.0.22 - - [2025-11-17 22:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.22 - - [2025-11-17 22:53:17] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004014 10.0.0.22 - - [2025-11-17 22:53:17] "POST /set-tag HTTP/1.1" 200 109 0.004316 10.0.0.22 - - [2025-11-17 22:53:17] "GET /virtual-machine/6f444d81-500b-42da-9dc0-717224e4d1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002409 10.0.0.22 - - [2025-11-17 22:53:17] "POST /ref-update HTTP/1.1" 200 156 0.008950 10.0.0.22 - - [2025-11-17 22:53:17] "GET /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018785 10.0.0.22 - - [2025-11-17 22:53:17] "POST /set-tag HTTP/1.1" 200 109 0.013361 10.0.0.22 - - [2025-11-17 22:53:17] "POST /set-tag HTTP/1.1" 200 109 0.026668 10.0.0.22 - - [2025-11-17 22:53:17] "DELETE /instance-ip/19d16ea6-c408-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.041800 10.0.0.22 - - [2025-11-17 22:53:17] "DELETE /virtual-machine-interface/19b6b1f6-c408-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.043630 10.0.0.22 - - [2025-11-17 22:53:17] "DELETE /virtual-machine/6f444d81-500b-42da-9dc0-717224e4d1a7 HTTP/1.1" 200 115 0.016822 10.0.0.22 - - [2025-11-17 22:53:17] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006906 10.0.0.22 - - [2025-11-17 22:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.22 - - [2025-11-17 22:53:48] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005486 10.0.0.22 - - [2025-11-17 22:53:48] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.22 - - [2025-11-17 22:53:48] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004567 10.0.0.22 - - [2025-11-17 22:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.22 - - [2025-11-17 22:53:48] "GET /virtual-machine/b0e98603-c1b3-4122-9f3b-8d0183a9a711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002847 10.0.0.22 - - [2025-11-17 22:53:48] "POST /ref-update HTTP/1.1" 200 156 0.014387 10.0.0.22 - - [2025-11-17 22:53:48] "GET /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004357 10.0.0.22 - - [2025-11-17 22:53:48] "POST /set-tag HTTP/1.1" 200 109 0.018650 10.0.0.22 - - [2025-11-17 22:53:48] "POST /set-tag HTTP/1.1" 200 109 0.064842 10.0.0.22 - - [2025-11-17 22:53:48] "DELETE /instance-ip/1a449af2-c408-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.030533 10.0.0.22 - - [2025-11-17 22:53:48] "DELETE /virtual-machine-interface/1a2af688-c408-11f0-95fd-fa163edd434c HTTP/1.1" 200 115 0.033226 10.0.0.22 - - [2025-11-17 22:53:48] "DELETE /virtual-machine/b0e98603-c1b3-4122-9f3b-8d0183a9a711 HTTP/1.1" 200 115 0.030133 10.0.0.22 - - [2025-11-17 22:53:49] "DELETE /tag/8d80619a-8357-4185-a5db-b124bb48ccb5 HTTP/1.1" 200 115 0.038627