++ 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 Jun 15 01:33:33 AM UTC 2026 ===================' INFO: =================== Mon Jun 15 01:33:33 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.22,10.65.14.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.65.14.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/15/2026 01:34:20.055 7f2bee1a3480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/15/2026 01:34:20.688 7f2bee1a3480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/15/2026 01:34:20.752 7f2bee1a3480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/15/2026 01:34:20.754 7f2bee1a3480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-06-15 01:34:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000829 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-06-15 01:34:36] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.22 - - [2026-06-15 01:34:36] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.22 - - [2026-06-15 01:34:36] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.22 - - [2026-06-15 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.22 - - [2026-06-15 01:34:36] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009856 10.0.0.22 - - [2026-06-15 01:34:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002746 10.0.0.22 - - [2026-06-15 01:34:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044753 10.0.0.22 - - [2026-06-15 01:34:37] "GET / HTTP/1.1" 200 45303 0.002224 10.0.0.22 - - [2026-06-15 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.22 - - [2026-06-15 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2026-06-15 01:34:37] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.22 - - [2026-06-15 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.22 - - [2026-06-15 01:34:37] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006707 10.0.0.22 - - [2026-06-15 01:34:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003005 10.0.0.22 - - [2026-06-15 01:34:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.051170 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:34:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:34:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001111 10.0.0.22 - - [2026-06-15 01:34:37] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.22 - - [2026-06-15 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.22 - - [2026-06-15 01:34:37] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003522 10.0.0.22 - - [2026-06-15 01:34:37] "POST /bgp-routers HTTP/1.1" 200 616 0.023749 10.0.0.22 - - [2026-06-15 01:34:37] "GET /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011935 10.0.0.22 - - [2026-06-15 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.22 - - [2026-06-15 01:34:37] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006268 10.0.0.22 - - [2026-06-15 01:34:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003983 10.0.0.22 - - [2026-06-15 01:34:37] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.22 - - [2026-06-15 01:34:37] "POST /ref-update HTTP/1.1" 200 156 0.018340 10.0.0.22 - - [2026-06-15 01:34:38] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.22 - - [2026-06-15 01:34:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.002441 10.0.0.22 - - [2026-06-15 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.22 - - [2026-06-15 01:34:38] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006985 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-appliance-sets HTTP/1.1" 200 553 0.082714 10.0.0.22 - - [2026-06-15 01:34:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.005294 10.0.0.22 - - [2026-06-15 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.22 - - [2026-06-15 01:34:38] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007052 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-appliance-sets HTTP/1.1" 200 541 0.055352 10.0.0.22 - - [2026-06-15 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.22 - - [2026-06-15 01:34:38] "GET /network-ipam/3974e9fb-d69d-4ced-a0e8-55db18dbeba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.024565 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-templates HTTP/1.1" 200 511 0.045082 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-templates HTTP/1.1" 200 501 0.044291 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-templates HTTP/1.1" 200 515 0.077605 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-templates HTTP/1.1" 200 535 0.070551 10.0.0.22 - - [2026-06-15 01:34:38] "POST /service-templates HTTP/1.1" 200 507 0.043369 10.0.0.22 - - [2026-06-15 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010184 10.0.0.22 - - [2026-06-15 01:34:39] "GET /network-ipam/3974e9fb-d69d-4ced-a0e8-55db18dbeba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005342 10.0.0.22 - - [2026-06-15 01:34:39] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.22 - - [2026-06-15 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.22 - - [2026-06-15 01:34:39] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006366 10.0.0.22 - - [2026-06-15 01:34:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002139 10.0.0.22 - - [2026-06-15 01:34:39] "POST /database-nodes HTTP/1.1" 200 597 0.038731 10.0.0.22 - - [2026-06-15 01:34:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002086 10.0.0.22 - - [2026-06-15 01:34:39] "POST /access-control-lists HTTP/1.1" 200 587 0.023083 10.0.0.22 - - [2026-06-15 01:34:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.009914 10.0.0.22 - - [2026-06-15 01:34:39] "POST /access-control-lists HTTP/1.1" 200 585 0.018720 10.0.0.22 - - [2026-06-15 01:34:39] "POST /route-targets HTTP/1.1" 200 327 0.037008 10.0.0.22 - - [2026-06-15 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.041782 10.0.0.22 - - [2026-06-15 01:34:39] "POST /route-targets HTTP/1.1" 200 327 0.017165 10.0.0.22 - - [2026-06-15 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.044264 10.0.0.22 - - [2026-06-15 01:34:40] "POST /route-targets HTTP/1.1" 200 327 0.025076 10.0.0.22 - - [2026-06-15 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.024003 10.0.0.22 - - [2026-06-15 01:34:40] "POST /route-targets HTTP/1.1" 200 327 0.013660 10.0.0.22 - - [2026-06-15 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.018210 10.0.0.22 - - [2026-06-15 01:34:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.025059 10.0.0.22 - - [2026-06-15 01:34:40] "POST /access-control-lists HTTP/1.1" 200 551 0.091745 10.0.0.22 - - [2026-06-15 01:34:43] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.22 - - [2026-06-15 01:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.22 - - [2026-06-15 01:34:43] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024319 10.0.0.22 - - [2026-06-15 01:34:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.003573 10.0.0.22 - - [2026-06-15 01:34:43] "POST /config-nodes HTTP/1.1" 200 593 0.043725 10.0.0.22 - - [2026-06-15 01:34:44] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.22 - - [2026-06-15 01:34:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008643 10.0.0.22 - - [2026-06-15 01:34:45] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.22 - - [2026-06-15 01:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007682 10.0.0.22 - - [2026-06-15 01:34:45] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019487 10.0.0.22 - - [2026-06-15 01:34:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.004534 10.0.0.22 - - [2026-06-15 01:34:45] "POST /analytics-nodes HTTP/1.1" 200 599 0.059244 10.0.0.22 - - [2026-06-15 01:34:45] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.22 - - [2026-06-15 01:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.22 - - [2026-06-15 01:34:45] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005692 10.0.0.22 - - [2026-06-15 01:34:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002358 10.0.0.22 - - [2026-06-15 01:34:45] "POST /config-database-nodes HTTP/1.1" 200 611 0.064258 10.0.0.22 - - [2026-06-15 01:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.22 - - [2026-06-15 01:34:49] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002932 10.0.0.22 - - [2026-06-15 01:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.22 - - [2026-06-15 01:34:49] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.009973 10.0.0.22 - - [2026-06-15 01:34:49] "GET / HTTP/1.1" 200 35931 0.004033 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 581 0.025117 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 575 0.025704 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 575 0.029401 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 559 0.032630 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 555 0.024243 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 557 0.041453 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 565 0.018173 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 549 0.043947 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 557 0.032291 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 567 0.019762 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 555 0.029464 10.0.0.22 - - [2026-06-15 01:34:49] "POST /alarms HTTP/1.1" 200 567 0.027628 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 575 0.067338 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 569 0.031058 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 561 0.037313 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 561 0.017994 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 561 0.036973 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 547 0.043318 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 595 0.018642 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 575 0.030111 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 571 0.035669 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 583 0.024770 10.0.0.22 - - [2026-06-15 01:34:50] "POST /alarms HTTP/1.1" 200 609 0.065617 10.0.0.22 - - [2026-06-15 01:34:50] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.22 - - [2026-06-15 01:34:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002573 10.0.0.22 - - [2026-06-15 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2026-06-15 01:34:50] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.010402 10.0.0.22 - - [2026-06-15 01:34:51] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.22 - - [2026-06-15 01:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.22 - - [2026-06-15 01:34:51] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002919 10.0.0.22 - - [2026-06-15 01:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2026-06-15 01:34:51] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.009717 10.0.0.22 - - [2026-06-15 01:34:51] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.22 - - [2026-06-15 01:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.22 - - [2026-06-15 01:34:51] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005765 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:34:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001262 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:34:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.22 - - [2026-06-15 01:34:51] "PUT /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb HTTP/1.1" 200 274 0.059088 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:35:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:35:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.22 - - [2026-06-15 01:35:04] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.22 - - [2026-06-15 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019092 10.0.0.22 - - [2026-06-15 01:35:04] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013197 10.0.0.22 - - [2026-06-15 01:35:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.000652 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.009501 10.0.0.22 - - [2026-06-15 01:35:05] "POST /security-groups HTTP/1.1" 200 570 0.085300 10.0.0.22 - - [2026-06-15 01:35:05] "POST /projects HTTP/1.1" 200 481 0.353877 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.002237 10.0.0.22 - - [2026-06-15 01:35:05] "POST /access-control-lists HTTP/1.1" 200 579 0.071772 10.0.0.22 - - [2026-06-15 01:35:05] "POST /security-groups HTTP/1.1" 200 534 0.121352 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.022657 10.0.0.22 - - [2026-06-15 01:35:05] "POST /access-control-lists HTTP/1.1" 200 577 0.028823 10.0.0.22 - - [2026-06-15 01:35:05] "POST /chown HTTP/1.1" 200 109 0.030251 10.0.0.22 - - [2026-06-15 01:35:05] "POST /policy-managements HTTP/1.1" 409 214 0.014861 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.001663 10.0.0.22 - - [2026-06-15 01:35:05] "POST /access-control-lists HTTP/1.1" 200 594 0.028155 10.0.0.22 - - [2026-06-15 01:35:05] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.017971 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.035942 10.0.0.22 - - [2026-06-15 01:35:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.040061 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.22 - - [2026-06-15 01:35:05] "POST /access-control-lists HTTP/1.1" 200 592 0.044316 10.0.0.22 - - [2026-06-15 01:35:05] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006880 10.0.0.22 - - [2026-06-15 01:35:05] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.026503 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009660 10.0.0.22 - - [2026-06-15 01:35:05] "GET /virtual-network/154f29a4-fc3f-4860-9d90-75c17d2f6ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006355 10.0.0.22 - - [2026-06-15 01:35:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.001860 10.0.0.22 - - [2026-06-15 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.010391 10.0.0.22 - - [2026-06-15 01:35:06] "POST /security-groups HTTP/1.1" 200 574 0.092758 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.002373 10.0.0.22 - - [2026-06-15 01:35:06] "POST /projects HTTP/1.1" 200 489 0.293396 10.0.0.22 - - [2026-06-15 01:35:06] "POST /access-control-lists HTTP/1.1" 200 583 0.087337 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.017866 10.0.0.22 - - [2026-06-15 01:35:06] "POST /security-groups HTTP/1.1" 200 546 0.112741 10.0.0.22 - - [2026-06-15 01:35:06] "POST /chown HTTP/1.1" 200 109 0.024492 10.0.0.22 - - [2026-06-15 01:35:06] "POST /access-control-lists HTTP/1.1" 200 581 0.094197 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.008147 10.0.0.22 - - [2026-06-15 01:35:06] "POST /network-ipams HTTP/1.1" 200 522 0.115035 10.0.0.22 - - [2026-06-15 01:35:06] "POST /access-control-lists HTTP/1.1" 200 602 0.111948 10.0.0.22 - - [2026-06-15 01:35:06] "POST /network-ipams HTTP/1.1" 200 510 0.095685 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.008590 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.006928 10.0.0.22 - - [2026-06-15 01:35:06] "POST /access-control-lists HTTP/1.1" 200 600 0.038970 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.009691 10.0.0.22 - - [2026-06-15 01:35:06] "POST /useragent-kv HTTP/1.1" 200 115 0.026189 10.0.0.22 - - [2026-06-15 01:35:06] "POST /virtual-networks HTTP/1.1" 200 538 0.213677 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012197 10.0.0.22 - - [2026-06-15 01:35:06] "POST /access-control-lists HTTP/1.1" 200 589 0.126137 10.0.0.22 - - [2026-06-15 01:35:06] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.024987 10.0.0.22 - - [2026-06-15 01:35:06] "POST /network-ipams HTTP/1.1" 200 518 0.059306 10.0.0.22 - - [2026-06-15 01:35:06] "POST /route-targets HTTP/1.1" 200 327 0.015582 10.0.0.22 - - [2026-06-15 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.005701 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.047534 10.0.0.22 - - [2026-06-15 01:35:07] "POST /useragent-kv HTTP/1.1" 200 115 0.016284 10.0.0.22 - - [2026-06-15 01:35:07] "POST /virtual-networks HTTP/1.1" 200 546 0.133691 10.0.0.22 - - [2026-06-15 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.22 - - [2026-06-15 01:35:07] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.021553 10.0.0.22 - - [2026-06-15 01:35:07] "POST /route-targets HTTP/1.1" 200 327 0.018493 10.0.0.22 - - [2026-06-15 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.005299 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.046275 10.0.0.22 - - [2026-06-15 01:35:07] "POST /network-policys HTTP/1.1" 200 538 0.060959 10.0.0.22 - - [2026-06-15 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.008645 10.0.0.22 - - [2026-06-15 01:35:07] "POST /network-policys HTTP/1.1" 200 534 0.029346 10.0.0.22 - - [2026-06-15 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.015405 10.0.0.22 - - [2026-06-15 01:35:07] "POST /network-policys HTTP/1.1" 200 542 0.026735 10.0.0.22 - - [2026-06-15 01:35:07] "PUT /access-control-list/471e7957-56f0-4753-a37c-3a410ec61ecc HTTP/1.1" 200 272 0.031259 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.102251 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009418 10.0.0.22 - - [2026-06-15 01:35:07] "PUT /access-control-list/471e7957-56f0-4753-a37c-3a410ec61ecc HTTP/1.1" 200 272 0.030314 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.108635 10.0.0.22 - - [2026-06-15 01:35:07] "PUT /access-control-list/3d340670-d704-40d2-98ee-496d8ccca8a4 HTTP/1.1" 200 272 0.087007 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.027112 10.0.0.22 - - [2026-06-15 01:35:07] "PUT /access-control-list/3d340670-d704-40d2-98ee-496d8ccca8a4 HTTP/1.1" 200 272 0.032051 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.151876 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002155 10.0.0.22 - - [2026-06-15 01:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007078 10.0.0.22 - - [2026-06-15 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.007062 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.123310 10.0.0.22 - - [2026-06-15 01:35:08] "POST /access-control-lists HTTP/1.1" 200 601 0.082225 10.0.0.22 - - [2026-06-15 01:35:08] "PUT /access-control-list/471e7957-56f0-4753-a37c-3a410ec61ecc HTTP/1.1" 200 272 0.066841 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.154007 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.080711 10.0.0.22 - - [2026-06-15 01:35:08] "PUT /access-control-list/c8ecae78-5d91-4236-ae16-93fb596f698d HTTP/1.1" 200 272 0.065656 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.237122 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.062070 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007956 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001998 10.0.0.22 - - [2026-06-15 01:35:08] "PUT /access-control-list/c8ecae78-5d91-4236-ae16-93fb596f698d HTTP/1.1" 200 272 0.022605 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017819 10.0.0.22 - - [2026-06-15 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013465 10.0.0.22 - - [2026-06-15 01:35:08] "GET /virtual-network/154f29a4-fc3f-4860-9d90-75c17d2f6ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011420 10.0.0.22 - - [2026-06-15 01:35:08] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004555 10.0.0.22 - - [2026-06-15 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2026-06-15 01:35:08] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002950 10.0.0.22 - - [2026-06-15 01:35:08] "POST /firewall-policys HTTP/1.1" 200 530 0.040695 10.0.0.22 - - [2026-06-15 01:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012229 10.0.0.22 - - [2026-06-15 01:35:08] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012409 10.0.0.22 - - [2026-06-15 01:35:08] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.002482 10.0.0.22 - - [2026-06-15 01:35:08] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002883 10.0.0.22 - - [2026-06-15 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.014057 10.0.0.22 - - [2026-06-15 01:35:08] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.017782 10.0.0.22 - - [2026-06-15 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2026-06-15 01:35:08] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007632 10.0.0.22 - - [2026-06-15 01:35:09] "POST /firewall-policys HTTP/1.1" 200 532 0.039878 10.0.0.22 - - [2026-06-15 01:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026130 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007708 10.0.0.22 - - [2026-06-15 01:35:09] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003474 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003112 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003340 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002608 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.030323 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.051158 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.047191 10.0.0.22 - - [2026-06-15 01:35:09] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.007768 10.0.0.22 - - [2026-06-15 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-06-15 01:35:09] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002922 10.0.0.22 - - [2026-06-15 01:35:09] "POST /firewall-policys HTTP/1.1" 200 530 0.029444 10.0.0.22 - - [2026-06-15 01:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.043391 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/e6f86c62-c4db-47c2-845d-24665b02e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015632 10.0.0.22 - - [2026-06-15 01:35:09] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002990 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/e6f86c62-c4db-47c2-845d-24665b02e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002539 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002469 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002857 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002614 10.0.0.22 - - [2026-06-15 01:35:09] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002537 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.100993 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.030596 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.031503 10.0.0.22 - - [2026-06-15 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.023720 10.0.0.22 - - [2026-06-15 01:35:10] "POST /ref-update HTTP/1.1" 200 156 0.053902 10.0.0.22 - - [2026-06-15 01:35:10] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.029608 10.0.0.22 - - [2026-06-15 01:35:10] "POST /tags HTTP/1.1" 200 299 0.039200 10.0.0.22 - - [2026-06-15 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014476 10.0.0.22 - - [2026-06-15 01:35:10] "GET /tag/8ada2a33-2ce7-466a-8c81-2db93af651e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.036097 10.0.0.22 - - [2026-06-15 01:35:10] "POST /set-tag HTTP/1.1" 200 109 0.033447 10.0.0.22 - - [2026-06-15 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.003128 10.0.0.22 - - [2026-06-15 01:35:10] "POST /tags HTTP/1.1" 200 357 0.074128 10.0.0.22 - - [2026-06-15 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011711 10.0.0.22 - - [2026-06-15 01:35:10] "GET /tag/164f01a1-97bc-45fe-8f67-0ecd6702266c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.014043 10.0.0.22 - - [2026-06-15 01:35:10] "POST /tags HTTP/1.1" 200 305 0.078813 10.0.0.22 - - [2026-06-15 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.22 - - [2026-06-15 01:35:10] "GET /tag/a6fcd8b9-c752-4a8d-a545-212ee9b84f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013993 10.0.0.22 - - [2026-06-15 01:35:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.000634 10.0.0.22 - - [2026-06-15 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.016336 10.0.0.22 - - [2026-06-15 01:35:10] "POST /security-groups HTTP/1.1" 200 571 0.075160 10.0.0.22 - - [2026-06-15 01:35:11] "POST /projects HTTP/1.1" 200 483 0.241368 10.0.0.22 - - [2026-06-15 01:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018603 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.013907 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.22 - - [2026-06-15 01:35:11] "POST /access-control-lists HTTP/1.1" 200 580 0.070991 10.0.0.22 - - [2026-06-15 01:35:11] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.037555 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.018067 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018514 10.0.0.22 - - [2026-06-15 01:35:11] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008641 10.0.0.22 - - [2026-06-15 01:35:11] "POST /access-control-lists HTTP/1.1" 200 578 0.085674 10.0.0.22 - - [2026-06-15 01:35:11] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.125659 10.0.0.22 - - [2026-06-15 01:35:11] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.077122 10.0.0.22 - - [2026-06-15 01:35:11] "POST /security-groups HTTP/1.1" 200 537 0.087525 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003118 10.0.0.22 - - [2026-06-15 01:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024289 10.0.0.22 - - [2026-06-15 01:35:11] "POST /access-control-lists HTTP/1.1" 200 596 0.047514 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 233 0.009504 10.0.0.22 - - [2026-06-15 01:35:11] "POST /chown HTTP/1.1" 200 109 0.051023 10.0.0.22 - - [2026-06-15 01:35:11] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006833 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.22 - - [2026-06-15 01:35:11] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007999 10.0.0.22 - - [2026-06-15 01:35:11] "POST /access-control-lists HTTP/1.1" 200 594 0.103848 10.0.0.22 - - [2026-06-15 01:35:11] "POST /tags HTTP/1.1" 409 207 0.020649 10.0.0.22 - - [2026-06-15 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2026-06-15 01:35:11] "GET /tag/a6fcd8b9-c752-4a8d-a545-212ee9b84f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.011176 10.0.0.22 - - [2026-06-15 01:35:11] "POST /firewall-rules HTTP/1.1" 200 564 0.076260 10.0.0.22 - - [2026-06-15 01:35:11] "GET /firewall-rule/83ccc637-6d75-4bff-b3c4-1b6c39ddf747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.017968 10.0.0.22 - - [2026-06-15 01:35:11] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003884 10.0.0.22 - - [2026-06-15 01:35:11] "GET /firewall-rule/83ccc637-6d75-4bff-b3c4-1b6c39ddf747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002651 10.0.0.22 - - [2026-06-15 01:35:12] "POST /ref-update HTTP/1.1" 200 156 0.015352 10.0.0.22 - - [2026-06-15 01:35:12] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002807 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2026-06-15 01:35:12] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006918 10.0.0.22 - - [2026-06-15 01:35:12] "POST /tags HTTP/1.1" 409 207 0.002955 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2026-06-15 01:35:12] "GET /tag/a6fcd8b9-c752-4a8d-a545-212ee9b84f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012368 10.0.0.22 - - [2026-06-15 01:35:12] "POST /firewall-rules HTTP/1.1" 200 562 0.084718 10.0.0.22 - - [2026-06-15 01:35:12] "GET /firewall-rule/ed023664-12e0-4a53-8df2-2fc5670f9767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.016764 10.0.0.22 - - [2026-06-15 01:35:12] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005026 10.0.0.22 - - [2026-06-15 01:35:12] "GET /firewall-rule/ed023664-12e0-4a53-8df2-2fc5670f9767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003487 10.0.0.22 - - [2026-06-15 01:35:12] "POST /ref-update HTTP/1.1" 200 156 0.026747 10.0.0.22 - - [2026-06-15 01:35:12] "POST /tags HTTP/1.1" 200 305 0.083724 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2026-06-15 01:35:12] "GET /tag/d9871201-6fdc-4654-a831-255a883ad079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013982 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2026-06-15 01:35:12] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042955 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.22 - - [2026-06-15 01:35:12] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004483 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.22 - - [2026-06-15 01:35:12] "GET /service-appliance-set/1c821de8-8de5-46e3-86f5-5ef708a812a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003601 10.0.0.22 - - [2026-06-15 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.001613 10.0.0.22 - - [2026-06-15 01:35:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123253 10.0.0.22 - - [2026-06-15 01:35:12] "GET /virtual-machine-interface/de7f3280-7bdf-40b4-ba06-f358e0127b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.032611 10.0.0.22 - - [2026-06-15 01:35:12] "POST /instance-ips HTTP/1.1" 200 381 0.052053 10.0.0.22 - - [2026-06-15 01:35:13] "GET /instance-ip/7b46d71f-5eb4-4f73-83b3-af13a07a25df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004664 10.0.0.22 - - [2026-06-15 01:35:13] "POST /loadbalancers HTTP/1.1" 200 582 0.062095 10.0.0.22 - - [2026-06-15 01:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026083 10.0.0.22 - - [2026-06-15 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010308 10.0.0.22 - - [2026-06-15 01:35:13] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069641 10.0.0.22 - - [2026-06-15 01:35:13] "GET /loadbalancer/c9304037-c3a0-48f3-8ca5-95013216c701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006268 10.0.0.22 - - [2026-06-15 01:35:13] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.098246 10.0.0.22 - - [2026-06-15 01:35:13] "GET /instance-ip/7b46d71f-5eb4-4f73-83b3-af13a07a25df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006445 10.0.0.22 - - [2026-06-15 01:35:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.069990 10.0.0.22 - - [2026-06-15 01:35:13] "POST /floating-ips HTTP/1.1" 200 583 0.028924 10.0.0.22 - - [2026-06-15 01:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027996 10.0.0.22 - - [2026-06-15 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019399 10.0.0.22 - - [2026-06-15 01:35:13] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073558 10.0.0.22 - - [2026-06-15 01:35:13] "GET /loadbalancer-listener/1c252bb6-1e71-4a36-bc55-57887ca6ff18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003657 10.0.0.22 - - [2026-06-15 01:35:13] "GET /loadbalancer-listener/1c252bb6-1e71-4a36-bc55-57887ca6ff18?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003525 10.0.0.22 - - [2026-06-15 01:35:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032219 10.0.0.22 - - [2026-06-15 01:35:13] "GET /instance-ip/7b46d71f-5eb4-4f73-83b3-af13a07a25df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008101 10.0.0.22 - - [2026-06-15 01:35:13] "GET /instance-ip/7b46d71f-5eb4-4f73-83b3-af13a07a25df?fields=floating_ips HTTP/1.1" 200 1169 0.005021 10.0.0.22 - - [2026-06-15 01:35:13] "GET /floating-ip/4f0edaf8-e909-490d-9e70-32dd7609a55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005564 10.0.0.22 - - [2026-06-15 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.22 - - [2026-06-15 01:35:13] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002429 10.0.0.22 - - [2026-06-15 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.22 - - [2026-06-15 01:35:13] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.017394 10.0.0.22 - - [2026-06-15 01:35:13] "POST /tags HTTP/1.1" 200 301 0.062586 10.0.0.22 - - [2026-06-15 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006009 10.0.0.22 - - [2026-06-15 01:35:13] "GET /tag/30714caf-8b87-4798-96d5-4785d3916f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018734 10.0.0.22 - - [2026-06-15 01:35:13] "POST /tags HTTP/1.1" 200 325 0.067864 10.0.0.22 - - [2026-06-15 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.22 - - [2026-06-15 01:35:14] "GET /tag/ee9a276f-048a-417c-8733-d28c130ee8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.014736 10.0.0.22 - - [2026-06-15 01:35:14] "POST /tags HTTP/1.1" 200 363 0.023923 10.0.0.22 - - [2026-06-15 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.22 - - [2026-06-15 01:35:14] "GET /tag/16dc3e9f-46c7-45ad-96a5-611c0c8b555c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.019858 10.0.0.22 - - [2026-06-15 01:35:14] "POST /tags HTTP/1.1" 200 311 0.025957 10.0.0.22 - - [2026-06-15 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.22 - - [2026-06-15 01:35:14] "GET /tag/02931eb1-cfd9-4721-a5ce-97f4d90e474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023154 10.0.0.22 - - [2026-06-15 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2026-06-15 01:35:14] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011876 10.0.0.22 - - [2026-06-15 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.22 - - [2026-06-15 01:35:14] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044618 10.0.0.22 - - [2026-06-15 01:35:14] "POST /virtual-machines HTTP/1.1" 200 377 0.017581 10.0.0.22 - - [2026-06-15 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011817 10.0.0.22 - - [2026-06-15 01:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151654 10.0.0.22 - - [2026-06-15 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029114 10.0.0.22 - - [2026-06-15 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014153 10.0.0.22 - - [2026-06-15 01:35:14] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004888 10.0.0.22 - - [2026-06-15 01:35:14] "POST /instance-ips HTTP/1.1" 200 409 0.041357 10.0.0.22 - - [2026-06-15 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034528 10.0.0.22 - - [2026-06-15 01:35:14] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007114 10.0.0.22 - - [2026-06-15 01:35:14] "POST /set-tag HTTP/1.1" 200 109 0.025796 10.0.0.22 - - [2026-06-15 01:35:14] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015422 10.0.0.22 - - [2026-06-15 01:35:14] "GET /instance-ip/7518904a-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003818 10.0.0.22 - - [2026-06-15 01:35:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.002571 10.0.0.22 - - [2026-06-15 01:35:14] "POST /tags HTTP/1.1" 200 301 0.025206 10.0.0.22 - - [2026-06-15 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020650 10.0.0.22 - - [2026-06-15 01:35:15] "GET /tag/95ffc7c8-4734-4a5d-98a9-f8c71d906476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017463 10.0.0.22 - - [2026-06-15 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.22 - - [2026-06-15 01:35:15] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040648 10.0.0.22 - - [2026-06-15 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.22 - - [2026-06-15 01:35:15] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004686 10.0.0.22 - - [2026-06-15 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2026-06-15 01:35:15] "GET /service-appliance-set/1c821de8-8de5-46e3-86f5-5ef708a812a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010382 10.0.0.22 - - [2026-06-15 01:35:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.001926 10.0.0.22 - - [2026-06-15 01:35:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.178349 10.0.0.22 - - [2026-06-15 01:35:15] "GET /virtual-machine-interface/8185ba36-0787-467b-911f-5c27d4b04c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.022459 10.0.0.22 - - [2026-06-15 01:35:15] "POST /instance-ips HTTP/1.1" 200 377 0.087251 10.0.0.22 - - [2026-06-15 01:35:15] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011192 10.0.0.22 - - [2026-06-15 01:35:15] "POST /loadbalancers HTTP/1.1" 200 582 0.089671 10.0.0.22 - - [2026-06-15 01:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036983 10.0.0.22 - - [2026-06-15 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027279 10.0.0.22 - - [2026-06-15 01:35:15] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.106561 10.0.0.22 - - [2026-06-15 01:35:15] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007179 10.0.0.22 - - [2026-06-15 01:35:15] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081927 10.0.0.22 - - [2026-06-15 01:35:15] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.017578 10.0.0.22 - - [2026-06-15 01:35:15] "POST /floating-ips HTTP/1.1" 200 581 0.097229 10.0.0.22 - - [2026-06-15 01:35:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.114324 10.0.0.22 - - [2026-06-15 01:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022316 10.0.0.22 - - [2026-06-15 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.22 - - [2026-06-15 01:35:16] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062407 10.0.0.22 - - [2026-06-15 01:35:16] "GET /loadbalancer-listener/269f83b6-ea0d-4e16-87e4-bfd374b3ff28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003518 10.0.0.22 - - [2026-06-15 01:35:16] "GET /loadbalancer-listener/269f83b6-ea0d-4e16-87e4-bfd374b3ff28?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.010268 10.0.0.22 - - [2026-06-15 01:35:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051249 10.0.0.22 - - [2026-06-15 01:35:16] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011482 10.0.0.22 - - [2026-06-15 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.22 - - [2026-06-15 01:35:16] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?fields=floating_ips HTTP/1.1" 200 1164 0.022481 10.0.0.22 - - [2026-06-15 01:35:16] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053877 10.0.0.22 - - [2026-06-15 01:35:16] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.011333 10.0.0.22 - - [2026-06-15 01:35:16] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002201 10.0.0.22 - - [2026-06-15 01:35:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062636 10.0.0.22 - - [2026-06-15 01:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.051917 10.0.0.22 - - [2026-06-15 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020961 10.0.0.22 - - [2026-06-15 01:35:16] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062185 10.0.0.22 - - [2026-06-15 01:35:16] "GET /loadbalancer-listener/572d96f7-93ca-48a0-bc1c-55b4535a3d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013235 10.0.0.22 - - [2026-06-15 01:35:16] "GET /loadbalancer-listener/572d96f7-93ca-48a0-bc1c-55b4535a3d9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004843 10.0.0.22 - - [2026-06-15 01:35:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.081738 10.0.0.22 - - [2026-06-15 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.22 - - [2026-06-15 01:35:16] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005040 10.0.0.22 - - [2026-06-15 01:35:16] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?fields=floating_ips HTTP/1.1" 200 1164 0.006109 10.0.0.22 - - [2026-06-15 01:35:16] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.013007 10.0.0.22 - - [2026-06-15 01:35:17] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.105488 10.0.0.22 - - [2026-06-15 01:35:17] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.013356 10.0.0.22 - - [2026-06-15 01:35:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.064197 10.0.0.22 - - [2026-06-15 01:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.070607 10.0.0.22 - - [2026-06-15 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010709 10.0.0.22 - - [2026-06-15 01:35:17] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067092 10.0.0.22 - - [2026-06-15 01:35:17] "GET /loadbalancer-listener/6ec03731-8aa6-427f-b6cb-445a5a035135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.017675 10.0.0.22 - - [2026-06-15 01:35:17] "GET /loadbalancer-listener/6ec03731-8aa6-427f-b6cb-445a5a035135?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.011118 10.0.0.22 - - [2026-06-15 01:35:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033054 10.0.0.22 - - [2026-06-15 01:35:17] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003205 10.0.0.22 - - [2026-06-15 01:35:17] "GET /instance-ip/3054fa33-eba5-4ac8-ad1a-f7923d4881be?fields=floating_ips HTTP/1.1" 200 1164 0.003059 10.0.0.22 - - [2026-06-15 01:35:17] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007326 10.0.0.22 - - [2026-06-15 01:35:17] "POST /tags HTTP/1.1" 200 355 0.024244 10.0.0.22 - - [2026-06-15 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015067 10.0.0.22 - - [2026-06-15 01:35:17] "GET /tag/f5a6a5a0-866f-43a1-94c5-3b36899b06d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.021176 10.0.0.22 - - [2026-06-15 01:35:17] "POST /tags HTTP/1.1" 200 303 0.059069 10.0.0.22 - - [2026-06-15 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025084 10.0.0.22 - - [2026-06-15 01:35:17] "GET /tag/18eee66f-9206-4179-8c97-b613216570e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.047903 10.0.0.22 - - [2026-06-15 01:35:17] "POST /projects HTTP/1.1" 409 218 0.002336 10.0.0.22 - - [2026-06-15 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-06-15 01:35:17] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042861 10.0.0.22 - - [2026-06-15 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.22 - - [2026-06-15 01:35:17] "GET /network-ipam/0c0c771f-27dd-4a20-8f19-4ea1ac2c7e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003153 10.0.0.22 - - [2026-06-15 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2026-06-15 01:35:17] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004265 10.0.0.22 - - [2026-06-15 01:35:18] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.061010 10.0.0.22 - - [2026-06-15 01:35:18] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011128 10.0.0.22 - - [2026-06-15 01:35:18] "POST /set-tag HTTP/1.1" 200 109 0.067592 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2026-06-15 01:35:18] "GET /network-ipam/7cda56ae-fc70-406d-9631-76086bf562be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002965 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2026-06-15 01:35:18] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007284 10.0.0.22 - - [2026-06-15 01:35:18] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.096690 10.0.0.22 - - [2026-06-15 01:35:18] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.025755 10.0.0.22 - - [2026-06-15 01:35:18] "POST /set-tag HTTP/1.1" 200 109 0.153896 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010093 10.0.0.22 - - [2026-06-15 01:35:18] "GET /network-policy/c99dc568-901e-47db-8356-c3d14d211896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003322 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.22 - - [2026-06-15 01:35:18] "GET /network-policy/5b500d6d-2a3b-4c29-b475-afb4d3815f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002493 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2026-06-15 01:35:18] "GET /network-policy/39fa73a9-170d-42f6-8ec6-b7dd7993e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003545 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-06-15 01:35:18] "PUT /network-policy/39fa73a9-170d-42f6-8ec6-b7dd7993e082 HTTP/1.1" 200 262 0.011000 10.0.0.22 - - [2026-06-15 01:35:18] "POST /ref-update HTTP/1.1" 200 156 0.066081 10.0.0.22 - - [2026-06-15 01:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020145 10.0.0.22 - - [2026-06-15 01:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006020 10.0.0.22 - - [2026-06-15 01:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-06-15 01:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002216 10.0.0.22 - - [2026-06-15 01:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-06-15 01:35:18] "POST /security-groups HTTP/1.1" 409 245 0.002945 10.0.0.22 - - [2026-06-15 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2026-06-15 01:35:19] "PUT /security-group/251bd593-7076-4b90-bcdc-a5792635f0a2 HTTP/1.1" 200 262 0.062082 10.0.0.22 - - [2026-06-15 01:35:19] "PUT /access-control-list/648d7f6b-bbbc-4110-a413-256faf567632 HTTP/1.1" 200 272 0.018006 10.0.0.22 - - [2026-06-15 01:35:19] "PUT /access-control-list/9086f540-8b0e-4790-ba72-51bcd7586521 HTTP/1.1" 200 272 0.030613 10.0.0.22 - - [2026-06-15 01:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040373 10.0.0.22 - - [2026-06-15 01:35:19] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022346 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.22 - - [2026-06-15 01:35:19] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.22 - - [2026-06-15 01:35:19] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004785 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2026-06-15 01:35:19] "GET /config-node/6e020182-ea1e-4098-a2ec-7d85b8666441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003000 10.0.0.22 - - [2026-06-15 01:35:19] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003209 10.0.0.22 - - [2026-06-15 01:35:19] "POST /tags HTTP/1.1" 409 206 0.006138 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.22 - - [2026-06-15 01:35:19] "GET /tag/18eee66f-9206-4179-8c97-b613216570e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013436 10.0.0.22 - - [2026-06-15 01:35:19] "POST /firewall-rules HTTP/1.1" 200 562 0.068032 10.0.0.22 - - [2026-06-15 01:35:19] "GET /firewall-rule/67143fa8-7437-428d-9e08-e49084adc400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.020653 10.0.0.22 - - [2026-06-15 01:35:19] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007246 10.0.0.22 - - [2026-06-15 01:35:19] "GET /firewall-rule/67143fa8-7437-428d-9e08-e49084adc400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002164 10.0.0.22 - - [2026-06-15 01:35:19] "POST /ref-update HTTP/1.1" 200 156 0.023744 10.0.0.22 - - [2026-06-15 01:35:19] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008052 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2026-06-15 01:35:19] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002789 10.0.0.22 - - [2026-06-15 01:35:19] "POST /tags HTTP/1.1" 409 206 0.001781 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.22 - - [2026-06-15 01:35:19] "GET /tag/18eee66f-9206-4179-8c97-b613216570e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012376 10.0.0.22 - - [2026-06-15 01:35:19] "POST /firewall-rules HTTP/1.1" 200 560 0.102108 10.0.0.22 - - [2026-06-15 01:35:19] "GET /firewall-rule/30a44569-797b-41fe-b961-4d2ae6b71b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009407 10.0.0.22 - - [2026-06-15 01:35:19] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004070 10.0.0.22 - - [2026-06-15 01:35:19] "GET /firewall-rule/30a44569-797b-41fe-b961-4d2ae6b71b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002998 10.0.0.22 - - [2026-06-15 01:35:19] "POST /ref-update HTTP/1.1" 200 156 0.028681 10.0.0.22 - - [2026-06-15 01:35:19] "POST /tags HTTP/1.1" 200 371 0.047980 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011955 10.0.0.22 - - [2026-06-15 01:35:19] "GET /tag/0d9da5af-546c-4129-aefa-4f732ee8bccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.016865 10.0.0.22 - - [2026-06-15 01:35:19] "POST /tags HTTP/1.1" 200 319 0.028834 10.0.0.22 - - [2026-06-15 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009297 10.0.0.22 - - [2026-06-15 01:35:20] "GET /tag/34e3ace1-57a9-4db0-a074-fa83144ee395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.026869 10.0.0.22 - - [2026-06-15 01:35:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.002206 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.004110 10.0.0.22 - - [2026-06-15 01:35:20] "POST /security-groups HTTP/1.1" 200 578 0.068582 10.0.0.22 - - [2026-06-15 01:35:20] "POST /projects HTTP/1.1" 200 497 0.217642 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.004876 10.0.0.22 - - [2026-06-15 01:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029319 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014870 10.0.0.22 - - [2026-06-15 01:35:20] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018687 10.0.0.22 - - [2026-06-15 01:35:20] "POST /access-control-lists HTTP/1.1" 200 587 0.093543 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.009117 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010942 10.0.0.22 - - [2026-06-15 01:35:20] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004795 10.0.0.22 - - [2026-06-15 01:35:20] "POST /access-control-lists HTTP/1.1" 200 585 0.023305 10.0.0.22 - - [2026-06-15 01:35:20] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.073294 10.0.0.22 - - [2026-06-15 01:35:20] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.049576 10.0.0.22 - - [2026-06-15 01:35:20] "POST /security-groups HTTP/1.1" 200 558 0.064154 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.001690 10.0.0.22 - - [2026-06-15 01:35:20] "POST /access-control-lists HTTP/1.1" 200 610 0.059270 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.009841 10.0.0.22 - - [2026-06-15 01:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.089935 10.0.0.22 - - [2026-06-15 01:35:20] "POST /chown HTTP/1.1" 200 109 0.040894 10.0.0.22 - - [2026-06-15 01:35:20] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029801 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-06-15 01:35:20] "POST /access-control-lists HTTP/1.1" 200 608 0.118908 10.0.0.22 - - [2026-06-15 01:35:20] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012997 10.0.0.22 - - [2026-06-15 01:35:20] "POST /tags HTTP/1.1" 409 214 0.002781 10.0.0.22 - - [2026-06-15 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2026-06-15 01:35:20] "GET /tag/34e3ace1-57a9-4db0-a074-fa83144ee395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012950 10.0.0.22 - - [2026-06-15 01:35:21] "POST /firewall-rules HTTP/1.1" 200 578 0.093796 10.0.0.22 - - [2026-06-15 01:35:21] "GET /firewall-rule/1175b7a9-9780-4af4-9326-b6bdd287abec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006180 10.0.0.22 - - [2026-06-15 01:35:21] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003432 10.0.0.22 - - [2026-06-15 01:35:21] "GET /firewall-rule/1175b7a9-9780-4af4-9326-b6bdd287abec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002773 10.0.0.22 - - [2026-06-15 01:35:21] "POST /ref-update HTTP/1.1" 200 156 0.025935 10.0.0.22 - - [2026-06-15 01:35:21] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004568 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-06-15 01:35:21] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003329 10.0.0.22 - - [2026-06-15 01:35:21] "POST /tags HTTP/1.1" 409 214 0.001977 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-06-15 01:35:21] "GET /tag/34e3ace1-57a9-4db0-a074-fa83144ee395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011775 10.0.0.22 - - [2026-06-15 01:35:21] "POST /firewall-rules HTTP/1.1" 200 576 0.077188 10.0.0.22 - - [2026-06-15 01:35:21] "GET /firewall-rule/3d2ac7d9-8f2a-4282-a79f-8be97c95ce26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006032 10.0.0.22 - - [2026-06-15 01:35:21] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005989 10.0.0.22 - - [2026-06-15 01:35:21] "GET /firewall-rule/3d2ac7d9-8f2a-4282-a79f-8be97c95ce26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002735 10.0.0.22 - - [2026-06-15 01:35:21] "POST /ref-update HTTP/1.1" 200 156 0.045547 10.0.0.22 - - [2026-06-15 01:35:21] "POST /tags HTTP/1.1" 200 363 0.023618 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.22 - - [2026-06-15 01:35:21] "GET /tag/d21ed8f4-691f-4484-ae0b-9f06102bc2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.014547 10.0.0.22 - - [2026-06-15 01:35:21] "POST /tags HTTP/1.1" 200 311 0.024011 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.22 - - [2026-06-15 01:35:21] "GET /tag/57857d78-f067-4230-a2a3-83004e90363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013053 10.0.0.22 - - [2026-06-15 01:35:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000711 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.002906 10.0.0.22 - - [2026-06-15 01:35:21] "POST /security-groups HTTP/1.1" 200 574 0.074424 10.0.0.22 - - [2026-06-15 01:35:21] "POST /projects HTTP/1.1" 200 489 0.178513 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.005152 10.0.0.22 - - [2026-06-15 01:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011704 10.0.0.22 - - [2026-06-15 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024793 10.0.0.22 - - [2026-06-15 01:35:22] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011115 10.0.0.22 - - [2026-06-15 01:35:22] "POST /access-control-lists HTTP/1.1" 200 583 0.089498 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.004226 10.0.0.22 - - [2026-06-15 01:35:22] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006202 10.0.0.22 - - [2026-06-15 01:35:22] "POST /access-control-lists HTTP/1.1" 200 581 0.057745 10.0.0.22 - - [2026-06-15 01:35:22] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.101520 10.0.0.22 - - [2026-06-15 01:35:22] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.064204 10.0.0.22 - - [2026-06-15 01:35:22] "POST /security-groups HTTP/1.1" 200 546 0.081594 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.003766 10.0.0.22 - - [2026-06-15 01:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017689 10.0.0.22 - - [2026-06-15 01:35:22] "POST /chown HTTP/1.1" 200 109 0.034427 10.0.0.22 - - [2026-06-15 01:35:22] "POST /access-control-lists HTTP/1.1" 200 602 0.057321 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.026513 10.0.0.22 - - [2026-06-15 01:35:22] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.026680 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2026-06-15 01:35:22] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005453 10.0.0.22 - - [2026-06-15 01:35:22] "POST /tags HTTP/1.1" 409 210 0.003262 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2026-06-15 01:35:22] "GET /tag/57857d78-f067-4230-a2a3-83004e90363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016074 10.0.0.22 - - [2026-06-15 01:35:22] "POST /access-control-lists HTTP/1.1" 200 600 0.085588 10.0.0.22 - - [2026-06-15 01:35:22] "POST /firewall-rules HTTP/1.1" 200 570 0.098837 10.0.0.22 - - [2026-06-15 01:35:22] "GET /firewall-rule/86905b75-1698-49bb-aad1-d2b40063fc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005561 10.0.0.22 - - [2026-06-15 01:35:22] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004147 10.0.0.22 - - [2026-06-15 01:35:22] "GET /firewall-rule/86905b75-1698-49bb-aad1-d2b40063fc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002632 10.0.0.22 - - [2026-06-15 01:35:22] "POST /ref-update HTTP/1.1" 200 156 0.057031 10.0.0.22 - - [2026-06-15 01:35:22] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013380 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.22 - - [2026-06-15 01:35:22] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003028 10.0.0.22 - - [2026-06-15 01:35:22] "POST /tags HTTP/1.1" 409 210 0.001899 10.0.0.22 - - [2026-06-15 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.22 - - [2026-06-15 01:35:23] "GET /tag/57857d78-f067-4230-a2a3-83004e90363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012822 10.0.0.22 - - [2026-06-15 01:35:23] "POST /firewall-rules HTTP/1.1" 200 568 0.069275 10.0.0.22 - - [2026-06-15 01:35:23] "GET /firewall-rule/a254eca0-dc2f-499a-b98e-03a568828f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005118 10.0.0.22 - - [2026-06-15 01:35:23] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004407 10.0.0.22 - - [2026-06-15 01:35:23] "GET /firewall-rule/a254eca0-dc2f-499a-b98e-03a568828f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002791 10.0.0.22 - - [2026-06-15 01:35:23] "POST /ref-update HTTP/1.1" 200 156 0.053343 10.0.0.22 - - [2026-06-15 01:35:23] "POST /tags HTTP/1.1" 409 237 0.005363 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2026-06-15 01:35:23] "GET /tag/16dc3e9f-46c7-45ad-96a5-611c0c8b555c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012476 10.0.0.22 - - [2026-06-15 01:35:23] "POST /tags HTTP/1.1" 409 210 0.002192 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2026-06-15 01:35:23] "GET /tag/02931eb1-cfd9-4721-a5ce-97f4d90e474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015886 10.0.0.22 - - [2026-06-15 01:35:23] "POST /projects HTTP/1.1" 409 223 0.002421 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-06-15 01:35:23] "GET /project/6828f562-2bb1-4e9d-91c7-d7f263e72c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052626 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2026-06-15 01:35:23] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004648 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.22 - - [2026-06-15 01:35:23] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004195 10.0.0.22 - - [2026-06-15 01:35:23] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.036613 10.0.0.22 - - [2026-06-15 01:35:23] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.046632 10.0.0.22 - - [2026-06-15 01:35:23] "POST /security-groups HTTP/1.1" 409 253 0.012369 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.22 - - [2026-06-15 01:35:23] "PUT /security-group/8b0c35bc-0c87-492c-a899-a06391a4001f HTTP/1.1" 200 262 0.059074 10.0.0.22 - - [2026-06-15 01:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033460 10.0.0.22 - - [2026-06-15 01:35:23] "PUT /access-control-list/98cbfeb7-7f8f-4e35-940a-ef8bc4c67fd0 HTTP/1.1" 200 272 0.019633 10.0.0.22 - - [2026-06-15 01:35:23] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013469 10.0.0.22 - - [2026-06-15 01:35:23] "PUT /access-control-list/f4a58071-a59f-45db-915e-8f1113fff403 HTTP/1.1" 200 272 0.031182 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.22 - - [2026-06-15 01:35:23] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011906 10.0.0.22 - - [2026-06-15 01:35:23] "POST /tags HTTP/1.1" 409 210 0.006700 10.0.0.22 - - [2026-06-15 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-06-15 01:35:23] "GET /tag/02931eb1-cfd9-4721-a5ce-97f4d90e474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015507 10.0.0.22 - - [2026-06-15 01:35:24] "POST /firewall-rules HTTP/1.1" 200 570 0.087964 10.0.0.22 - - [2026-06-15 01:35:24] "GET /firewall-rule/e934cbda-8d6d-41af-ac42-17d63afd29e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003892 10.0.0.22 - - [2026-06-15 01:35:24] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.014673 10.0.0.22 - - [2026-06-15 01:35:24] "GET /firewall-rule/e934cbda-8d6d-41af-ac42-17d63afd29e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004539 10.0.0.22 - - [2026-06-15 01:35:24] "POST /ref-update HTTP/1.1" 200 156 0.098301 10.0.0.22 - - [2026-06-15 01:35:24] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012604 10.0.0.22 - - [2026-06-15 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.22 - - [2026-06-15 01:35:24] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002902 10.0.0.22 - - [2026-06-15 01:35:24] "POST /tags HTTP/1.1" 409 210 0.001998 10.0.0.22 - - [2026-06-15 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.22 - - [2026-06-15 01:35:24] "GET /tag/02931eb1-cfd9-4721-a5ce-97f4d90e474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013051 10.0.0.22 - - [2026-06-15 01:35:24] "POST /firewall-rules HTTP/1.1" 200 568 0.089221 10.0.0.22 - - [2026-06-15 01:35:24] "GET /firewall-rule/78658ee0-3651-4c33-9a21-abb854d375a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007819 10.0.0.22 - - [2026-06-15 01:35:24] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005105 10.0.0.22 - - [2026-06-15 01:35:24] "GET /firewall-rule/78658ee0-3651-4c33-9a21-abb854d375a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004053 10.0.0.22 - - [2026-06-15 01:35:24] "POST /ref-update HTTP/1.1" 200 156 0.052626 10.0.0.22 - - [2026-06-15 01:35:24] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005239 10.0.0.22 - - [2026-06-15 01:35:24] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.22 - - [2026-06-15 01:35:30] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.22 - - [2026-06-15 01:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-06-15 01:35:30] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002894 10.0.0.22 - - [2026-06-15 01:35:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002732 10.0.0.22 - - [2026-06-15 01:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.22 - - [2026-06-15 01:35:30] "GET /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.008428 10.0.0.22 - - [2026-06-15 01:35:30] "PUT /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2 HTTP/1.1" 200 254 0.032236 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:35:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:35:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:35:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:35:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001446 10.0.0.241 - - [2026-06-15 01:36:37] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.241 - - [2026-06-15 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2026-06-15 01:36:37] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005513 10.0.0.241 - - [2026-06-15 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.241 - - [2026-06-15 01:36:37] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002830 10.0.0.241 - - [2026-06-15 01:36:37] "PUT /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb HTTP/1.1" 200 274 0.017797 10.0.0.241 - - [2026-06-15 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.020694 10.0.0.241 - - [2026-06-15 01:36:37] "POST /virtual-routers HTTP/1.1" 200 599 0.020648 10.0.0.241 - - [2026-06-15 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.241 - - [2026-06-15 01:36:37] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006052 10.0.0.241 - - [2026-06-15 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.002072 10.0.0.241 - - [2026-06-15 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007933 10.0.0.241 - - [2026-06-15 01:36:37] "GET /virtual-network/154f29a4-fc3f-4860-9d90-75c17d2f6ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005540 10.0.0.241 - - [2026-06-15 01:36:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.065632 10.0.0.22 - - [2026-06-15 01:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.22 - - [2026-06-15 01:36:38] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003548 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:37:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:37:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.22 - - [2026-06-15 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.22 - - [2026-06-15 01:37:39] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.011097 10.0.0.241 - - [2026-06-15 01:37:42] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.241 - - [2026-06-15 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.241 - - [2026-06-15 01:37:43] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008600 10.0.0.241 - - [2026-06-15 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.241 - - [2026-06-15 01:37:43] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004587 10.0.0.241 - - [2026-06-15 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.241 - - [2026-06-15 01:37:43] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003853 10.0.0.241 - - [2026-06-15 01:37:43] "PUT /virtual-router/a136ff3e-d181-4035-8439-53b987749d89 HTTP/1.1" 200 262 0.014002 10.0.0.241 - - [2026-06-15 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.241 - - [2026-06-15 01:37:43] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004923 10.0.0.241 - - [2026-06-15 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.241 - - [2026-06-15 01:37:43] "GET /virtual-machine-interface/0a105177-d592-43ad-9266-fbcbf713eeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.007972 10.0.0.241 - - [2026-06-15 01:37:43] "PUT /virtual-machine-interface/0a105177-d592-43ad-9266-fbcbf713eeef HTTP/1.1" 200 284 0.014078 10.0.0.22 - - [2026-06-15 01:38:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002081 10.0.0.22 - - [2026-06-15 01:38:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002732 10.0.0.22 - - [2026-06-15 01:39:11] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003013 10.0.0.22 - - [2026-06-15 01:39:11] "POST /ref-update HTTP/1.1" 200 156 0.009814 10.0.0.22 - - [2026-06-15 01:39:19] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010005 10.0.0.22 - - [2026-06-15 01:39:19] "POST /set-tag HTTP/1.1" 200 109 0.014015 10.0.0.22 - - [2026-06-15 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.22 - - [2026-06-15 01:39:19] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003419 10.0.0.22 - - [2026-06-15 01:39:19] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010910 10.0.0.22 - - [2026-06-15 01:39:19] "POST /set-tag HTTP/1.1" 200 109 0.003811 10.0.0.22 - - [2026-06-15 01:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.22 - - [2026-06-15 01:39:19] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004580 10.0.0.22 - - [2026-06-15 01:39:19] "GET /loadbalancer-pool/2e7b3948-bcef-4ed4-b66a-69625bc1e02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013309 10.0.0.22 - - [2026-06-15 01:39:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048249 10.0.0.22 - - [2026-06-15 01:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020379 10.0.0.22 - - [2026-06-15 01:39:20] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012594 10.0.0.22 - - [2026-06-15 01:39:20] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006771 10.0.0.22 - - [2026-06-15 01:39:20] "POST /ref-update HTTP/1.1" 200 156 0.010515 10.0.0.22 - - [2026-06-15 01:39:20] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.018614 10.0.0.22 - - [2026-06-15 01:39:20] "POST /tags HTTP/1.1" 409 205 0.002298 10.0.0.22 - - [2026-06-15 01:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2026-06-15 01:39:20] "GET /tag/95ffc7c8-4734-4a5d-98a9-f8c71d906476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014492 10.0.0.22 - - [2026-06-15 01:39:20] "PUT /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa HTTP/1.1" 200 256 0.015646 10.0.0.22 - - [2026-06-15 01:39:20] "POST /set-tag HTTP/1.1" 200 109 0.091690 10.0.0.22 - - [2026-06-15 01:39:20] "GET /loadbalancer-pool/dd741da8-6827-4775-8eff-c74f74b0220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021871 10.0.0.22 - - [2026-06-15 01:39:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020717 10.0.0.22 - - [2026-06-15 01:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010033 10.0.0.22 - - [2026-06-15 01:39:20] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010878 10.0.0.22 - - [2026-06-15 01:39:20] "POST /set-tag HTTP/1.1" 200 109 0.006439 10.0.0.22 - - [2026-06-15 01:39:20] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004283 10.0.0.22 - - [2026-06-15 01:39:20] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.22 - - [2026-06-15 01:39:20] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011594 10.0.0.22 - - [2026-06-15 01:39:20] "GET /loadbalancer-pool/bc3d64c1-5029-45c6-9b2d-d0ac7c961a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004451 10.0.0.22 - - [2026-06-15 01:39:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028878 10.0.0.22 - - [2026-06-15 01:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013021 10.0.0.22 - - [2026-06-15 01:39:20] "PUT /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa HTTP/1.1" 200 256 0.032302 10.0.0.22 - - [2026-06-15 01:39:20] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.038703 10.0.0.22 - - [2026-06-15 01:39:20] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005111 10.0.0.22 - - [2026-06-15 01:39:20] "POST /ref-update HTTP/1.1" 200 156 0.010987 10.0.0.22 - - [2026-06-15 01:39:20] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.010749 10.0.0.22 - - [2026-06-15 01:39:20] "POST /set-tag HTTP/1.1" 200 109 0.004761 10.0.0.22 - - [2026-06-15 01:39:20] "PUT /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa HTTP/1.1" 200 256 0.011006 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:41:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:41:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001553 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:41:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:41:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.22 - - [2026-06-15 01:41:37] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005559 10.0.0.22 - - [2026-06-15 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.22 - - [2026-06-15 01:41:37] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006629 10.0.0.22 - - [2026-06-15 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.006804 10.0.0.22 - - [2026-06-15 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.22 - - [2026-06-15 01:41:37] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006898 10.0.0.22 - - [2026-06-15 01:41:37] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010522 10.0.0.22 - - [2026-06-15 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.032475 10.0.0.22 - - [2026-06-15 01:41:38] "DELETE /loadbalancer-member/d43658de-81dd-43cd-9a59-ff9761ef1513 HTTP/1.1" 200 115 0.107076 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009551 10.0.0.22 - - [2026-06-15 01:41:38] "POST /set-tag HTTP/1.1" 200 109 0.004847 10.0.0.22 - - [2026-06-15 01:41:38] "DELETE /loadbalancer-member/23748a09-9119-4b74-bb9f-278c62c60941 HTTP/1.1" 200 115 0.079926 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005256 10.0.0.22 - - [2026-06-15 01:41:38] "POST /set-tag HTTP/1.1" 200 109 0.005285 10.0.0.22 - - [2026-06-15 01:41:38] "DELETE /loadbalancer-member/8a1167a0-9d0f-440b-ab7c-4e46edcc0375 HTTP/1.1" 200 115 0.053805 10.0.0.22 - - [2026-06-15 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.22 - - [2026-06-15 01:41:38] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006139 10.0.0.22 - - [2026-06-15 01:41:38] "GET /loadbalancer-pool/2e7b3948-bcef-4ed4-b66a-69625bc1e02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006574 10.0.0.22 - - [2026-06-15 01:41:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051690 10.0.0.22 - - [2026-06-15 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022932 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018873 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006445 10.0.0.22 - - [2026-06-15 01:41:38] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005434 10.0.0.22 - - [2026-06-15 01:41:38] "POST /set-tag HTTP/1.1" 200 109 0.096060 10.0.0.22 - - [2026-06-15 01:41:38] "GET /loadbalancer-pool/dd741da8-6827-4775-8eff-c74f74b0220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007401 10.0.0.22 - - [2026-06-15 01:41:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030154 10.0.0.22 - - [2026-06-15 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.040416 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027863 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015656 10.0.0.22 - - [2026-06-15 01:41:38] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004342 10.0.0.22 - - [2026-06-15 01:41:38] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.22 - - [2026-06-15 01:41:38] "GET /loadbalancer-pool/bc3d64c1-5029-45c6-9b2d-d0ac7c961a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012202 10.0.0.22 - - [2026-06-15 01:41:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054225 10.0.0.22 - - [2026-06-15 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012231 10.0.0.22 - - [2026-06-15 01:41:38] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015597 10.0.0.22 - - [2026-06-15 01:41:39] "POST /set-tag HTTP/1.1" 200 109 0.008910 10.0.0.22 - - [2026-06-15 01:41:39] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007898 10.0.0.22 - - [2026-06-15 01:41:39] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002520 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 10.0.0.22 - - [2026-06-15 01:43:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002265 10.0.0.22 - - [2026-06-15 01:43:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002504 10.0.0.22 - - [2026-06-15 01:43:52] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.22 - - [2026-06-15 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2026-06-15 01:43:52] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037819 10.0.0.22 - - [2026-06-15 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.22 - - [2026-06-15 01:43:52] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024067 10.0.0.22 - - [2026-06-15 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2026-06-15 01:43:52] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042258 10.0.0.22 - - [2026-06-15 01:43:52] "POST /tags HTTP/1.1" 200 333 0.057057 10.0.0.22 - - [2026-06-15 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.22 - - [2026-06-15 01:43:53] "GET /tag/f2621588-51af-4e39-81f7-97647cb0aa49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024944 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.22 - - [2026-06-15 01:43:53] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043594 10.0.0.22 - - [2026-06-15 01:43:53] "GET /virtual-networks?parent_id=a03956b7-dd43-4edc-9d93-1b4dd8577c24&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004142 10.0.0.22 - - [2026-06-15 01:43:53] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077798 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.22 - - [2026-06-15 01:43:53] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008907 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.22 - - [2026-06-15 01:43:53] "GET /service-appliance-set/1c821de8-8de5-46e3-86f5-5ef708a812a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003041 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001855 10.0.0.22 - - [2026-06-15 01:43:53] "POST /virtual-networks HTTP/1.1" 200 512 0.098574 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.22 - - [2026-06-15 01:43:53] "GET /network-ipam/c810110c-ae47-45c3-9c0d-5f9858d68173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003307 10.0.0.22 - - [2026-06-15 01:43:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.060962 10.0.0.22 - - [2026-06-15 01:43:53] "GET /virtual-machine-interface/2dfe4a8b-64a5-4ee6-9c29-f1d027488f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013079 10.0.0.22 - - [2026-06-15 01:43:53] "POST /useragent-kv HTTP/1.1" 200 115 0.011765 10.0.0.22 - - [2026-06-15 01:43:53] "POST /ref-update HTTP/1.1" 200 156 0.123471 10.0.0.22 - - [2026-06-15 01:43:53] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004059 10.0.0.22 - - [2026-06-15 01:43:53] "GET /domains HTTP/1.1" 200 280 0.001307 10.0.0.22 - - [2026-06-15 01:43:53] "POST /instance-ips HTTP/1.1" 200 409 0.071199 10.0.0.22 - - [2026-06-15 01:43:53] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 HTTP/1.1" 200 3086 0.016103 10.0.0.22 - - [2026-06-15 01:43:53] "GET /instance-ip/1f92d1e7-39bd-44b0-97a7-0f17b9dd8f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007458 10.0.0.22 - - [2026-06-15 01:43:53] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 HTTP/1.1" 200 5477 0.050167 10.0.0.22 - - [2026-06-15 01:43:53] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.007596 10.0.0.22 - - [2026-06-15 01:43:53] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.003943 10.0.0.22 - - [2026-06-15 01:43:53] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1180 0.002712 10.0.0.22 - - [2026-06-15 01:43:53] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1180 0.041560 10.0.0.22 - - [2026-06-15 01:43:53] "POST /loadbalancers HTTP/1.1" 200 610 0.105461 10.0.0.22 - - [2026-06-15 01:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023006 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.22 - - [2026-06-15 01:43:53] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053924 10.0.0.22 - - [2026-06-15 01:43:53] "GET /instance-ip/1f92d1e7-39bd-44b0-97a7-0f17b9dd8f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002560 10.0.0.22 - - [2026-06-15 01:43:53] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030310 10.0.0.22 - - [2026-06-15 01:43:53] "POST /floating-ips HTTP/1.1" 200 597 0.036690 10.0.0.22 - - [2026-06-15 01:43:53] "GET /loadbalancer/898491f9-7df2-4a25-b175-acbf04d76deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005423 10.0.0.22 - - [2026-06-15 01:43:53] "POST /route-targets HTTP/1.1" 200 327 0.027165 10.0.0.22 - - [2026-06-15 01:43:53] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048582 10.0.0.22 - - [2026-06-15 01:43:53] "POST /ref-update HTTP/1.1" 200 156 0.034387 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2026-06-15 01:43:53] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039110 10.0.0.22 - - [2026-06-15 01:43:53] "GET /loadbalancer-listener/8c7c2334-8aad-4bbd-922b-eb8029ddd955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.006406 10.0.0.22 - - [2026-06-15 01:43:53] "GET /loadbalancer-listener/8c7c2334-8aad-4bbd-922b-eb8029ddd955?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004097 10.0.0.22 - - [2026-06-15 01:43:53] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019226 10.0.0.22 - - [2026-06-15 01:43:53] "GET /instance-ip/1f92d1e7-39bd-44b0-97a7-0f17b9dd8f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007892 10.0.0.22 - - [2026-06-15 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.22 - - [2026-06-15 01:43:53] "GET /loadbalancer/898491f9-7df2-4a25-b175-acbf04d76deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002044 10.0.0.22 - - [2026-06-15 01:43:53] "GET /instance-ip/1f92d1e7-39bd-44b0-97a7-0f17b9dd8f65?fields=floating_ips HTTP/1.1" 200 1212 0.010931 10.0.0.22 - - [2026-06-15 01:43:53] "GET /floating-ip/126cbdec-c288-4991-873a-2692b96a8256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002293 10.0.0.22 - - [2026-06-15 01:43:54] "POST /tags HTTP/1.1" 200 295 0.053131 10.0.0.22 - - [2026-06-15 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.22 - - [2026-06-15 01:43:54] "GET /tag/c927e5a2-493f-4ca9-9ad3-f8801f24bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.012768 10.0.0.22 - - [2026-06-15 01:43:54] "POST /tags HTTP/1.1" 409 233 0.002085 10.0.0.22 - - [2026-06-15 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.22 - - [2026-06-15 01:43:54] "GET /tag/f5a6a5a0-866f-43a1-94c5-3b36899b06d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011129 10.0.0.22 - - [2026-06-15 01:43:54] "POST /tags HTTP/1.1" 409 206 0.002142 10.0.0.22 - - [2026-06-15 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.22 - - [2026-06-15 01:43:54] "GET /tag/18eee66f-9206-4179-8c97-b613216570e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011172 10.0.0.22 - - [2026-06-15 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.22 - - [2026-06-15 01:43:54] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009845 10.0.0.22 - - [2026-06-15 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-06-15 01:43:54] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034407 10.0.0.22 - - [2026-06-15 01:43:54] "POST /virtual-machines HTTP/1.1" 200 369 0.008656 10.0.0.22 - - [2026-06-15 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013167 10.0.0.22 - - [2026-06-15 01:43:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112275 10.0.0.22 - - [2026-06-15 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017650 10.0.0.22 - - [2026-06-15 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.22 - - [2026-06-15 01:43:54] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007102 10.0.0.22 - - [2026-06-15 01:43:54] "POST /instance-ips HTTP/1.1" 200 409 0.030832 10.0.0.22 - - [2026-06-15 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027848 10.0.0.22 - - [2026-06-15 01:43:54] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009675 10.0.0.22 - - [2026-06-15 01:43:54] "POST /set-tag HTTP/1.1" 200 109 0.018893 10.0.0.22 - - [2026-06-15 01:43:54] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014572 10.0.0.22 - - [2026-06-15 01:43:54] "GET /instance-ip/ab08dc04-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003188 10.0.0.22 - - [2026-06-15 01:43:54] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005161 10.0.0.22 - - [2026-06-15 01:43:54] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.22 - - [2026-06-15 01:43:54] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003913 10.0.0.22 - - [2026-06-15 01:43:54] "POST /ref-update HTTP/1.1" 200 156 0.010982 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015725 10.0.0.22 - - [2026-06-15 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.004914 10.0.0.22 - - [2026-06-15 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005693 10.0.0.22 - - [2026-06-15 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.22 - - [2026-06-15 01:43:55] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044082 10.0.0.22 - - [2026-06-15 01:43:55] "POST /virtual-machines HTTP/1.1" 200 369 0.011472 10.0.0.22 - - [2026-06-15 01:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009860 10.0.0.22 - - [2026-06-15 01:43:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113593 10.0.0.22 - - [2026-06-15 01:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010805 10.0.0.22 - - [2026-06-15 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010068 10.0.0.22 - - [2026-06-15 01:43:55] "POST /instance-ips HTTP/1.1" 200 409 0.021388 10.0.0.22 - - [2026-06-15 01:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027590 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011058 10.0.0.22 - - [2026-06-15 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.023816 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020178 10.0.0.22 - - [2026-06-15 01:43:55] "GET /instance-ip/ab806350-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004768 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004407 10.0.0.22 - - [2026-06-15 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003951 10.0.0.22 - - [2026-06-15 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.008886 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008359 10.0.0.22 - - [2026-06-15 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004624 10.0.0.22 - - [2026-06-15 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.22 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004403 10.0.0.22 - - [2026-06-15 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.22 - - [2026-06-15 01:43:58] "GET /domains HTTP/1.1" 200 280 0.001901 10.0.0.22 - - [2026-06-15 01:43:58] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 HTTP/1.1" 200 3086 0.002562 10.0.0.22 - - [2026-06-15 01:43:58] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 HTTP/1.1" 200 7065 0.039909 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.004057 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.004643 10.0.0.22 - - [2026-06-15 01:43:58] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1401 0.003286 10.0.0.22 - - [2026-06-15 01:43:58] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1401 0.002207 10.0.0.22 - - [2026-06-15 01:43:58] "GET /route-target/9b85586d-f901-4fd1-9f9a-02835e4af518 HTTP/1.1" 200 1153 0.002110 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.004242 10.0.0.22 - - [2026-06-15 01:43:58] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1401 0.003552 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003837 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.003836 10.0.0.22 - - [2026-06-15 01:43:58] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1401 0.002091 10.0.0.22 - - [2026-06-15 01:43:58] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 200 1401 0.001995 10.0.0.22 - - [2026-06-15 01:43:58] "GET /route-target/9b85586d-f901-4fd1-9f9a-02835e4af518 HTTP/1.1" 200 1153 0.002229 10.0.0.22 - - [2026-06-15 01:43:58] "GET /domains HTTP/1.1" 200 280 0.001830 10.0.0.22 - - [2026-06-15 01:43:58] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 HTTP/1.1" 200 3086 0.002599 10.0.0.22 - - [2026-06-15 01:43:58] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 HTTP/1.1" 200 7065 0.027115 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2084 0.004163 10.0.0.22 - - [2026-06-15 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2026-06-15 01:43:58] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036320 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006518 10.0.0.22 - - [2026-06-15 01:43:58] "GET /floating-ip-pools?parent_id=3999039d-e6bc-4cd9-89b0-90bf8accf7a5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001864 10.0.0.22 - - [2026-06-15 01:43:58] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003824 10.0.0.22 - - [2026-06-15 01:43:58] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021149 10.0.0.22 - - [2026-06-15 01:43:59] "POST /ref-update HTTP/1.1" 200 156 0.016562 10.0.0.22 - - [2026-06-15 01:43:59] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019172 10.0.0.22 - - [2026-06-15 01:43:59] "GET /domains HTTP/1.1" 200 280 0.002756 10.0.0.22 - - [2026-06-15 01:43:59] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 HTTP/1.1" 200 3086 0.003004 10.0.0.22 - - [2026-06-15 01:43:59] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 HTTP/1.1" 200 7321 0.035596 10.0.0.22 - - [2026-06-15 01:43:59] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2322 0.005260 10.0.0.22 - - [2026-06-15 01:43:59] "GET /floating-ip-pool/2e1b217b-1814-4673-ba7d-3bf6daf27a80 HTTP/1.1" 200 1314 0.002178 10.0.0.22 - - [2026-06-15 01:43:59] "GET /domains HTTP/1.1" 200 280 0.001360 10.0.0.22 - - [2026-06-15 01:43:59] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 HTTP/1.1" 200 3086 0.002278 10.0.0.22 - - [2026-06-15 01:43:59] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 HTTP/1.1" 200 7321 0.029819 10.0.0.22 - - [2026-06-15 01:43:59] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 2322 0.004091 10.0.0.22 - - [2026-06-15 01:43:59] "GET /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004054 10.0.0.22 - - [2026-06-15 01:43:59] "POST /tags HTTP/1.1" 200 365 0.049499 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017599 10.0.0.22 - - [2026-06-15 01:43:59] "GET /tag/832f6998-f2c1-4b1e-8979-ab2bda49a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013442 10.0.0.22 - - [2026-06-15 01:43:59] "POST /tags HTTP/1.1" 409 206 0.001714 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2026-06-15 01:43:59] "GET /tag/18eee66f-9206-4179-8c97-b613216570e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011220 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.22 - - [2026-06-15 01:43:59] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038196 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.22 - - [2026-06-15 01:43:59] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006923 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.22 - - [2026-06-15 01:43:59] "GET /service-appliance-set/bfe079af-6c80-4893-9e65-cc20d9045a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003522 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001445 10.0.0.22 - - [2026-06-15 01:43:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102761 10.0.0.22 - - [2026-06-15 01:43:59] "GET /virtual-machine-interface/9d0d65f1-a143-4404-88bc-e51231e3dbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020654 10.0.0.22 - - [2026-06-15 01:43:59] "POST /set-tag HTTP/1.1" 200 109 0.020784 10.0.0.22 - - [2026-06-15 01:43:59] "POST /instance-ips HTTP/1.1" 200 417 0.025124 10.0.0.22 - - [2026-06-15 01:43:59] "GET /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005519 10.0.0.22 - - [2026-06-15 01:43:59] "POST /loadbalancers HTTP/1.1" 200 618 0.059686 10.0.0.22 - - [2026-06-15 01:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010486 10.0.0.22 - - [2026-06-15 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.22 - - [2026-06-15 01:43:59] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039854 10.0.0.22 - - [2026-06-15 01:44:00] "POST /service-instances HTTP/1.1" 200 566 0.045541 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.011897 10.0.0.22 - - [2026-06-15 01:44:00] "GET /virtual-machine-interface/9d0d65f1-a143-4404-88bc-e51231e3dbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008991 10.0.0.22 - - [2026-06-15 01:44:00] "GET /virtual-machine-interface/9d0d65f1-a143-4404-88bc-e51231e3dbe3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005951 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-06-15 01:44:00] "GET /floating-ip-pool/2e1b217b-1814-4673-ba7d-3bf6daf27a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002657 10.0.0.22 - - [2026-06-15 01:44:00] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.014814 10.0.0.22 - - [2026-06-15 01:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013527 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.22 - - [2026-06-15 01:44:00] "POST /floating-ips HTTP/1.1" 200 671 0.115020 10.0.0.22 - - [2026-06-15 01:44:00] "POST /virtual-machines HTTP/1.1" 200 429 0.035608 10.0.0.22 - - [2026-06-15 01:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019512 10.0.0.22 - - [2026-06-15 01:44:00] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003902 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-06-15 01:44:00] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005582 10.0.0.22 - - [2026-06-15 01:44:00] "POST /tags HTTP/1.1" 409 221 0.003364 10.0.0.22 - - [2026-06-15 01:44:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138825 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013461 10.0.0.22 - - [2026-06-15 01:44:00] "GET /tag/f2621588-51af-4e39-81f7-97647cb0aa49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.017741 10.0.0.22 - - [2026-06-15 01:44:00] "POST /tags HTTP/1.1" 409 238 0.002379 10.0.0.22 - - [2026-06-15 01:44:00] "POST /chown HTTP/1.1" 200 109 0.048839 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006786 10.0.0.22 - - [2026-06-15 01:44:00] "GET /tag/832f6998-f2c1-4b1e-8979-ab2bda49a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011045 10.0.0.22 - - [2026-06-15 01:44:00] "POST /chown HTTP/1.1" 200 109 0.015769 10.0.0.22 - - [2026-06-15 01:44:00] "PUT /virtual-machine-interface/2cfb55e1-857d-423c-9403-1a1f1872d26f HTTP/1.1" 200 284 0.016842 10.0.0.22 - - [2026-06-15 01:44:00] "PUT /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 256 0.017641 10.0.0.22 - - [2026-06-15 01:44:00] "POST /firewall-rules HTTP/1.1" 200 650 0.119556 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.052778 10.0.0.22 - - [2026-06-15 01:44:00] "GET /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008662 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.020241 10.0.0.22 - - [2026-06-15 01:44:00] "GET /firewall-policy/e6f86c62-c4db-47c2-845d-24665b02e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009662 10.0.0.22 - - [2026-06-15 01:44:00] "GET /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.012157 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.025254 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.010972 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.039314 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.037671 10.0.0.22 - - [2026-06-15 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.025383 10.0.0.22 - - [2026-06-15 01:44:00] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.066343 10.0.0.22 - - [2026-06-15 01:44:00] "POST /virtual-machines HTTP/1.1" 200 429 0.014181 10.0.0.22 - - [2026-06-15 01:44:00] "GET /loadbalancer/c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008014 10.0.0.22 - - [2026-06-15 01:44:00] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022348 10.0.0.22 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.22 - - [2026-06-15 01:44:01] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038642 10.0.0.22 - - [2026-06-15 01:44:01] "GET /loadbalancer-listener/581a8263-f0e1-4c13-8794-9010823ff9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013618 10.0.0.22 - - [2026-06-15 01:44:01] "GET /loadbalancer-listener/581a8263-f0e1-4c13-8794-9010823ff9c5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.011736 10.0.0.22 - - [2026-06-15 01:44:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.174345 10.0.0.22 - - [2026-06-15 01:44:01] "POST /chown HTTP/1.1" 200 109 0.028594 10.0.0.22 - - [2026-06-15 01:44:01] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.033334 10.0.0.22 - - [2026-06-15 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012995 10.0.0.22 - - [2026-06-15 01:44:01] "GET /loadbalancer-pool/ffab97a6-8a55-4a6e-8662-11b1e3e0990b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006328 10.0.0.22 - - [2026-06-15 01:44:01] "POST /chown HTTP/1.1" 200 109 0.013493 10.0.0.22 - - [2026-06-15 01:44:01] "PUT /virtual-machine-interface/c7be476f-ba21-4a56-9c65-a83e64d1fcfc HTTP/1.1" 200 284 0.020076 10.0.0.22 - - [2026-06-15 01:44:01] "PUT /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 256 0.068395 10.0.0.22 - - [2026-06-15 01:44:01] "POST /loadbalancer-members HTTP/1.1" 200 707 0.070409 10.0.0.22 - - [2026-06-15 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015394 10.0.0.22 - - [2026-06-15 01:44:01] "GET /loadbalancer-member/0bbb9254-3965-40fc-8ccf-f1a89b8f4893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.009200 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.027768 10.0.0.22 - - [2026-06-15 01:44:01] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014290 10.0.0.22 - - [2026-06-15 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.22 - - [2026-06-15 01:44:01] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004582 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.049933 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.028665 10.0.0.22 - - [2026-06-15 01:44:01] "POST /tags HTTP/1.1" 409 221 0.004663 10.0.0.22 - - [2026-06-15 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.22 - - [2026-06-15 01:44:01] "GET /tag/f2621588-51af-4e39-81f7-97647cb0aa49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024241 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.013626 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.024787 10.0.0.22 - - [2026-06-15 01:44:01] "POST /tags HTTP/1.1" 409 238 0.011844 10.0.0.22 - - [2026-06-15 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.22 - - [2026-06-15 01:44:01] "GET /tag/832f6998-f2c1-4b1e-8979-ab2bda49a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.023885 10.0.0.22 - - [2026-06-15 01:44:01] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.007169 10.0.0.22 - - [2026-06-15 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020564 10.0.0.22 - - [2026-06-15 01:44:01] "POST /firewall-rules HTTP/1.1" 409 293 0.007661 10.0.0.22 - - [2026-06-15 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.22 - - [2026-06-15 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.22 - - [2026-06-15 01:44:01] "PUT /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad HTTP/1.1" 200 260 0.023193 10.0.0.22 - - [2026-06-15 01:44:01] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.22 - - [2026-06-15 01:44:01] "GET /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.007466 10.0.0.22 - - [2026-06-15 01:44:01] "POST /chown HTTP/1.1" 200 109 0.025168 10.0.0.22 - - [2026-06-15 01:44:01] "GET /firewall-policy/e6f86c62-c4db-47c2-845d-24665b02e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005908 10.0.0.22 - - [2026-06-15 01:44:01] "GET /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010546 10.0.0.22 - - [2026-06-15 01:44:01] "PUT /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 256 0.031374 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.013370 10.0.0.22 - - [2026-06-15 01:44:01] "POST /chown HTTP/1.1" 200 109 0.022681 10.0.0.22 - - [2026-06-15 01:44:01] "POST /chown HTTP/1.1" 200 109 0.005820 10.0.0.22 - - [2026-06-15 01:44:01] "PUT /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 256 0.011890 10.0.0.22 - - [2026-06-15 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.024290 10.0.0.22 - - [2026-06-15 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.22 - - [2026-06-15 01:44:02] "POST /chown HTTP/1.1" 200 109 0.019164 10.0.0.22 - - [2026-06-15 01:44:02] "POST /chown HTTP/1.1" 200 109 0.014123 10.0.0.22 - - [2026-06-15 01:44:02] "PUT /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 256 0.028051 10.0.0.22 - - [2026-06-15 01:44:02] "POST /ref-update HTTP/1.1" 200 156 0.017016 10.0.0.22 - - [2026-06-15 01:44:02] "POST /chown HTTP/1.1" 200 109 0.027139 10.0.0.22 - - [2026-06-15 01:44:02] "POST /chown HTTP/1.1" 200 109 0.069960 10.0.0.22 - - [2026-06-15 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.22 - - [2026-06-15 01:44:02] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007472 10.0.0.22 - - [2026-06-15 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2026-06-15 01:44:02] "PUT /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 256 0.027713 10.0.0.22 - - [2026-06-15 01:44:02] "POST /ref-update HTTP/1.1" 200 156 0.063831 10.0.0.22 - - [2026-06-15 01:44:02] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.177040 10.0.0.22 - - [2026-06-15 01:44:02] "POST /virtual-machines HTTP/1.1" 200 373 0.019158 10.0.0.22 - - [2026-06-15 01:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036745 10.0.0.22 - - [2026-06-15 01:44:02] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.077882 10.0.0.22 - - [2026-06-15 01:44:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.169080 10.0.0.22 - - [2026-06-15 01:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.074211 10.0.0.22 - - [2026-06-15 01:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.055749 10.0.0.22 - - [2026-06-15 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015409 10.0.0.22 - - [2026-06-15 01:44:02] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.029539 10.0.0.22 - - [2026-06-15 01:44:03] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.013624 10.0.0.22 - - [2026-06-15 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.070854 10.0.0.22 - - [2026-06-15 01:44:03] "POST /instance-ips HTTP/1.1" 200 413 0.141558 10.0.0.22 - - [2026-06-15 01:44:03] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.043627 10.0.0.22 - - [2026-06-15 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.061058 10.0.0.22 - - [2026-06-15 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.121446 10.0.0.22 - - [2026-06-15 01:44:03] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.026227 10.0.0.22 - - [2026-06-15 01:44:03] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.011207 10.0.0.22 - - [2026-06-15 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025979 10.0.0.22 - - [2026-06-15 01:44:03] "POST /set-tag HTTP/1.1" 200 109 0.091368 10.0.0.22 - - [2026-06-15 01:44:03] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.034080 10.0.0.22 - - [2026-06-15 01:44:03] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.067357 10.0.0.22 - - [2026-06-15 01:44:03] "GET /instance-ip/b0024a9c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.012919 10.0.0.22 - - [2026-06-15 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027724 10.0.0.22 - - [2026-06-15 01:44:03] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017182 10.0.0.22 - - [2026-06-15 01:44:03] "POST /set-tag HTTP/1.1" 200 109 0.006009 10.0.0.22 - - [2026-06-15 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.22 - - [2026-06-15 01:44:03] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.012210 10.0.0.22 - - [2026-06-15 01:44:03] "POST /chown HTTP/1.1" 200 109 0.017205 10.0.0.22 - - [2026-06-15 01:44:03] "POST /chown HTTP/1.1" 200 109 0.040716 10.0.0.22 - - [2026-06-15 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.030648 10.0.0.22 - - [2026-06-15 01:44:03] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009994 10.0.0.22 - - [2026-06-15 01:44:03] "POST /set-tag HTTP/1.1" 200 109 0.011806 10.0.0.22 - - [2026-06-15 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.040318 10.0.0.22 - - [2026-06-15 01:44:03] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011065 10.0.0.22 - - [2026-06-15 01:44:03] "POST /set-tag HTTP/1.1" 200 109 0.007340 10.0.0.22 - - [2026-06-15 01:44:03] "POST /chown HTTP/1.1" 200 109 0.045989 10.0.0.22 - - [2026-06-15 01:44:03] "POST /chown HTTP/1.1" 200 109 0.025076 10.0.0.22 - - [2026-06-15 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.008273 10.0.0.22 - - [2026-06-15 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2026-06-15 01:44:03] "POST /chown HTTP/1.1" 200 109 0.006545 10.0.0.22 - - [2026-06-15 01:44:03] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.014479 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.031671 10.0.0.22 - - [2026-06-15 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006693 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.013151 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.010568 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006907 10.0.0.22 - - [2026-06-15 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006173 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006393 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.015125 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.017870 10.0.0.22 - - [2026-06-15 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006824 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.016948 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.008059 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.009828 10.0.0.22 - - [2026-06-15 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006164 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006063 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.012577 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.019119 10.0.0.22 - - [2026-06-15 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.031448 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.010384 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.028286 10.0.0.22 - - [2026-06-15 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.018999 10.0.0.22 - - [2026-06-15 01:44:04] "POST /chown HTTP/1.1" 200 109 0.013157 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006374 10.0.0.22 - - [2026-06-15 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006674 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.010266 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.020653 10.0.0.22 - - [2026-06-15 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.005955 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.017084 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.007080 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.023306 10.0.0.22 - - [2026-06-15 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006302 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.019668 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.016579 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.007303 10.0.0.22 - - [2026-06-15 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006214 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006592 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.017185 10.0.0.22 - - [2026-06-15 01:44:05] "POST /chown HTTP/1.1" 200 109 0.021772 10.0.0.22 - - [2026-06-15 01:44:09] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005987 10.0.0.22 - - [2026-06-15 01:44:09] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.22 - - [2026-06-15 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2026-06-15 01:44:09] "GET /loadbalancer/898491f9-7df2-4a25-b175-acbf04d76deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002523 10.0.0.22 - - [2026-06-15 01:44:09] "GET /loadbalancer-pool/e51a5f9e-0967-482d-a1fc-45981bcd7ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003310 10.0.0.22 - - [2026-06-15 01:44:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017341 10.0.0.22 - - [2026-06-15 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012176 10.0.0.22 - - [2026-06-15 01:44:09] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010127 10.0.0.22 - - [2026-06-15 01:44:09] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007820 10.0.0.22 - - [2026-06-15 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.009512 10.0.0.22 - - [2026-06-15 01:44:09] "GET /floating-ip/126cbdec-c288-4991-873a-2692b96a8256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.018768 10.0.0.22 - - [2026-06-15 01:44:09] "PUT /floating-ip/126cbdec-c288-4991-873a-2692b96a8256 HTTP/1.1" 200 256 0.015157 10.0.0.22 - - [2026-06-15 01:44:09] "POST /tags HTTP/1.1" 409 221 0.008050 10.0.0.22 - - [2026-06-15 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.22 - - [2026-06-15 01:44:09] "GET /tag/f2621588-51af-4e39-81f7-97647cb0aa49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.022293 10.0.0.22 - - [2026-06-15 01:44:09] "POST /set-tag HTTP/1.1" 200 109 0.017844 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine/5a51b6f5-8166-4224-9c92-95c64d9e352a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003147 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004427 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005882 10.0.0.22 - - [2026-06-15 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.22 - - [2026-06-15 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine/de23c30a-fbd9-46e3-a590-7b56c0b6228b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004114 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004755 10.0.0.22 - - [2026-06-15 01:44:10] "GET /loadbalancer/898491f9-7df2-4a25-b175-acbf04d76deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002615 10.0.0.22 - - [2026-06-15 01:44:10] "GET /loadbalancer-pool/e51a5f9e-0967-482d-a1fc-45981bcd7ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004114 10.0.0.22 - - [2026-06-15 01:44:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019342 10.0.0.22 - - [2026-06-15 01:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007781 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007774 10.0.0.22 - - [2026-06-15 01:44:10] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006945 10.0.0.22 - - [2026-06-15 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.006723 10.0.0.22 - - [2026-06-15 01:44:10] "GET /floating-ip/126cbdec-c288-4991-873a-2692b96a8256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005519 10.0.0.22 - - [2026-06-15 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.040105 10.0.0.22 - - [2026-06-15 01:44:12] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004535 10.0.0.22 - - [2026-06-15 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.22 - - [2026-06-15 01:44:15] "GET /virtual-machine/8d56d194-81c2-4292-b4d0-d821c56e01f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002869 10.0.0.22 - - [2026-06-15 01:44:15] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003835 10.0.0.22 - - [2026-06-15 01:44:15] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006055 10.0.0.22 - - [2026-06-15 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.22 - - [2026-06-15 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.22 - - [2026-06-15 01:44:39] "POST /chown HTTP/1.1" 200 109 0.006108 10.0.0.22 - - [2026-06-15 01:44:39] "POST /chown HTTP/1.1" 200 109 0.006878 10.0.0.22 - - [2026-06-15 01:44:39] "POST /chown HTTP/1.1" 200 109 0.007169 10.0.0.22 - - [2026-06-15 01:44:39] "POST /chown HTTP/1.1" 200 109 0.016407 10.0.0.22 - - [2026-06-15 01:44:46] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005332 10.0.0.22 - - [2026-06-15 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.22 - - [2026-06-15 01:44:46] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004884 10.0.0.22 - - [2026-06-15 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.22 - - [2026-06-15 01:44:46] "GET /virtual-machine/8d56d194-81c2-4292-b4d0-d821c56e01f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002509 10.0.0.22 - - [2026-06-15 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.008905 10.0.0.22 - - [2026-06-15 01:44:46] "GET /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005737 10.0.0.22 - - [2026-06-15 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.034152 10.0.0.22 - - [2026-06-15 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.045004 10.0.0.22 - - [2026-06-15 01:44:46] "DELETE /instance-ip/b0024a9c-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.044474 10.0.0.22 - - [2026-06-15 01:44:46] "DELETE /virtual-machine-interface/afd8b7f4-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.045857 10.0.0.22 - - [2026-06-15 01:44:46] "DELETE /virtual-machine/8d56d194-81c2-4292-b4d0-d821c56e01f9 HTTP/1.1" 200 115 0.017222 10.0.0.22 - - [2026-06-15 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.22 - - [2026-06-15 01:44:50] "GET /tag/832f6998-f2c1-4b1e-8979-ab2bda49a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021289 10.0.0.22 - - [2026-06-15 01:44:50] "GET /tag/832f6998-f2c1-4b1e-8979-ab2bda49a473?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.021920 10.0.0.22 - - [2026-06-15 01:44:50] "GET /virtual-machine-interface/2cfb55e1-857d-423c-9403-1a1f1872d26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006363 10.0.0.22 - - [2026-06-15 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.029485 10.0.0.22 - - [2026-06-15 01:44:50] "GET /virtual-machine-interface/9d0d65f1-a143-4404-88bc-e51231e3dbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.023144 10.0.0.22 - - [2026-06-15 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.014503 10.0.0.22 - - [2026-06-15 01:44:51] "GET /virtual-machine-interface/c7be476f-ba21-4a56-9c65-a83e64d1fcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004773 10.0.0.22 - - [2026-06-15 01:44:51] "POST /set-tag HTTP/1.1" 200 109 0.015422 10.0.0.22 - - [2026-06-15 01:44:51] "GET /firewall-policy/e6f86c62-c4db-47c2-845d-24665b02e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012596 10.0.0.22 - - [2026-06-15 01:44:51] "GET /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002898 10.0.0.22 - - [2026-06-15 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.013202 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /firewall-rule/d613aae6-1b74-4770-a73f-4f6df90539ad HTTP/1.1" 200 115 0.040619 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /loadbalancer-member/0bbb9254-3965-40fc-8ccf-f1a89b8f4893 HTTP/1.1" 200 115 0.041145 10.0.0.22 - - [2026-06-15 01:44:51] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.012218 10.0.0.22 - - [2026-06-15 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015155 10.0.0.22 - - [2026-06-15 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /loadbalancer-pool/ffab97a6-8a55-4a6e-8662-11b1e3e0990b HTTP/1.1" 200 115 0.079973 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /loadbalancer-listener/581a8263-f0e1-4c13-8794-9010823ff9c5 HTTP/1.1" 200 115 0.027624 10.0.0.22 - - [2026-06-15 01:44:51] "GET /floating-ip/6e62305b-fc9e-4cb6-8e92-7a1de36521f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004643 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.010037 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.031299 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.032693 10.0.0.22 - - [2026-06-15 01:44:51] "PUT /floating-ip/6e62305b-fc9e-4cb6-8e92-7a1de36521f5 HTTP/1.1" 200 256 0.052956 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.023524 10.0.0.22 - - [2026-06-15 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.009506 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /floating-ip/6e62305b-fc9e-4cb6-8e92-7a1de36521f5 HTTP/1.1" 200 115 0.095635 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.010115 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.025439 10.0.0.22 - - [2026-06-15 01:44:51] "POST /chown HTTP/1.1" 200 109 0.014015 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /loadbalancer/c9f2dc5f-e71e-4e9b-ac86-fbbda66f2513 HTTP/1.1" 200 115 0.090883 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /instance-ip/e740d9c4-b27e-46c4-bd19-1066a1516d5b HTTP/1.1" 200 115 0.047710 10.0.0.22 - - [2026-06-15 01:44:51] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.032930 10.0.0.22 - - [2026-06-15 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014354 10.0.0.22 - - [2026-06-15 01:44:51] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.025469 10.0.0.22 - - [2026-06-15 01:44:51] "DELETE /virtual-machine-interface/9d0d65f1-a143-4404-88bc-e51231e3dbe3 HTTP/1.1" 200 115 0.128925 10.0.0.22 - - [2026-06-15 01:44:51] "GET /floating-ip-pool/2e1b217b-1814-4673-ba7d-3bf6daf27a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005584 10.0.0.22 - - [2026-06-15 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009886 10.0.0.22 - - [2026-06-15 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.024340 10.0.0.22 - - [2026-06-15 01:44:51] "PUT /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 266 0.030026 10.0.0.22 - - [2026-06-15 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024179 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /floating-ip-pool/2e1b217b-1814-4673-ba7d-3bf6daf27a80 HTTP/1.1" 200 115 0.151842 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /tag/832f6998-f2c1-4b1e-8979-ab2bda49a473 HTTP/1.1" 200 115 0.227480 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /service-instance/82b33be6-cca0-4d47-b1eb-7b9dd7cd9d89 HTTP/1.1" 200 115 0.045582 10.0.0.22 - - [2026-06-15 01:44:52] "GET /virtual-machine-interface/c7be476f-ba21-4a56-9c65-a83e64d1fcfc?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004776 10.0.0.22 - - [2026-06-15 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.22 - - [2026-06-15 01:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007262 10.0.0.22 - - [2026-06-15 01:44:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001087 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /virtual-network/3999039d-e6bc-4cd9-89b0-90bf8accf7a5 HTTP/1.1" 200 115 0.130912 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /route-target/9b85586d-f901-4fd1-9f9a-02835e4af518 HTTP/1.1" 200 115 0.025849 10.0.0.22 - - [2026-06-15 01:44:52] "GET /routing-instance/04b44ade-c840-4418-ad5f-49e44469ed88 HTTP/1.1" 404 171 0.004872 10.0.0.22 - - [2026-06-15 01:44:52] "GET /domains HTTP/1.1" 200 280 0.002098 10.0.0.22 - - [2026-06-15 01:44:52] "GET /domain/dcd6809b-cdf4-4609-8298-d1c86fb64452 HTTP/1.1" 200 3086 0.002224 10.0.0.22 - - [2026-06-15 01:44:52] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24 HTTP/1.1" 200 7143 0.050527 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /virtual-machine-interface/c7be476f-ba21-4a56-9c65-a83e64d1fcfc HTTP/1.1" 200 115 0.097912 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /virtual-machine/7c0b239b-04f2-4c6f-ac64-a9723ef44d59 HTTP/1.1" 200 115 0.043389 10.0.0.22 - - [2026-06-15 01:44:52] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009884 10.0.0.22 - - [2026-06-15 01:44:52] "GET /virtual-machine-interface/2cfb55e1-857d-423c-9403-1a1f1872d26f?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.007571 10.0.0.22 - - [2026-06-15 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.007478 10.0.0.22 - - [2026-06-15 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.22 - - [2026-06-15 01:44:52] "GET /loadbalancer/898491f9-7df2-4a25-b175-acbf04d76deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002939 10.0.0.22 - - [2026-06-15 01:44:52] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006630 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /virtual-machine-interface/2cfb55e1-857d-423c-9403-1a1f1872d26f HTTP/1.1" 200 115 0.062476 10.0.0.22 - - [2026-06-15 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.014683 10.0.0.22 - - [2026-06-15 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.063011 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /virtual-machine/6dee4797-c72a-4947-9157-a9f4a424e1de HTTP/1.1" 200 115 0.061021 10.0.0.22 - - [2026-06-15 01:44:52] "DELETE /loadbalancer-member/7f6bcff6-f42a-4efa-bee3-bc891151dbbd HTTP/1.1" 200 115 0.068851 10.0.0.22 - - [2026-06-15 01:44:53] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013111 10.0.0.22 - - [2026-06-15 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-06-15 01:44:53] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004152 10.0.0.22 - - [2026-06-15 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.22 - - [2026-06-15 01:44:53] "GET /virtual-machine/de23c30a-fbd9-46e3-a590-7b56c0b6228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003709 10.0.0.22 - - [2026-06-15 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.009366 10.0.0.22 - - [2026-06-15 01:44:53] "GET /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012165 10.0.0.22 - - [2026-06-15 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.016494 10.0.0.22 - - [2026-06-15 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.028209 10.0.0.22 - - [2026-06-15 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.018789 10.0.0.22 - - [2026-06-15 01:44:53] "DELETE /instance-ip/ab806350-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.030231 10.0.0.22 - - [2026-06-15 01:44:53] "POST /ref-update HTTP/1.1" 200 156 0.008534 10.0.0.22 - - [2026-06-15 01:44:53] "DELETE /virtual-machine-interface/ab657504-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.042805 10.0.0.22 - - [2026-06-15 01:44:53] "DELETE /virtual-machine/de23c30a-fbd9-46e3-a590-7b56c0b6228b HTTP/1.1" 200 115 0.018404 10.0.0.22 - - [2026-06-15 01:44:57] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009977 10.0.0.22 - - [2026-06-15 01:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.22 - - [2026-06-15 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.22 - - [2026-06-15 01:44:57] "GET /loadbalancer/898491f9-7df2-4a25-b175-acbf04d76deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002838 10.0.0.22 - - [2026-06-15 01:44:58] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004478 10.0.0.22 - - [2026-06-15 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.004813 10.0.0.22 - - [2026-06-15 01:44:58] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011254 10.0.0.22 - - [2026-06-15 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.22 - - [2026-06-15 01:44:58] "GET /virtual-machine/5a51b6f5-8166-4224-9c92-95c64d9e352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002740 10.0.0.22 - - [2026-06-15 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.011819 10.0.0.22 - - [2026-06-15 01:44:58] "GET /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005296 10.0.0.22 - - [2026-06-15 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.016802 10.0.0.22 - - [2026-06-15 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.029843 10.0.0.22 - - [2026-06-15 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.015939 10.0.0.22 - - [2026-06-15 01:44:58] "DELETE /instance-ip/ab08dc04-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.053312 10.0.0.22 - - [2026-06-15 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.22 - - [2026-06-15 01:44:58] "DELETE /virtual-machine-interface/aaecf606-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.033988 10.0.0.22 - - [2026-06-15 01:44:58] "DELETE /virtual-machine/5a51b6f5-8166-4224-9c92-95c64d9e352a HTTP/1.1" 200 115 0.026846 10.0.0.22 - - [2026-06-15 01:44:58] "DELETE /tag/f5a6a5a0-866f-43a1-94c5-3b36899b06d5 HTTP/1.1" 200 115 0.038029 10.0.0.22 - - [2026-06-15 01:44:59] "DELETE /tag/c927e5a2-493f-4ca9-9ad3-f8801f24bdc0 HTTP/1.1" 200 115 0.055624 10.0.0.22 - - [2026-06-15 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2026-06-15 01:45:02] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053186 10.0.0.22 - - [2026-06-15 01:45:02] "POST /tags HTTP/1.1" 200 393 0.026361 10.0.0.22 - - [2026-06-15 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.22 - - [2026-06-15 01:45:02] "GET /tag/2f7038bb-6f60-4967-83d9-d43ff7f865f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014800 10.0.0.22 - - [2026-06-15 01:45:02] "POST /tags HTTP/1.1" 200 341 0.018182 10.0.0.22 - - [2026-06-15 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.22 - - [2026-06-15 01:45:02] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011941 10.0.0.22 - - [2026-06-15 01:45:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000514 10.0.0.22 - - [2026-06-15 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.005821 10.0.0.22 - - [2026-06-15 01:45:03] "POST /security-groups HTTP/1.1" 200 589 0.090722 10.0.0.22 - - [2026-06-15 01:45:03] "POST /projects HTTP/1.1" 200 519 0.209455 10.0.0.22 - - [2026-06-15 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.001723 10.0.0.22 - - [2026-06-15 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.035708 10.0.0.22 - - [2026-06-15 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018748 10.0.0.22 - - [2026-06-15 01:45:03] "POST /access-control-lists HTTP/1.1" 200 598 0.123268 10.0.0.22 - - [2026-06-15 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.018165 10.0.0.22 - - [2026-06-15 01:45:03] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.067122 10.0.0.22 - - [2026-06-15 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.22 - - [2026-06-15 01:45:03] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009620 10.0.0.22 - - [2026-06-15 01:45:03] "POST /access-control-lists HTTP/1.1" 200 596 0.066353 10.0.0.22 - - [2026-06-15 01:45:03] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.177058 10.0.0.22 - - [2026-06-15 01:45:03] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.089150 10.0.0.22 - - [2026-06-15 01:45:03] "POST /security-groups HTTP/1.1" 200 591 0.104064 10.0.0.22 - - [2026-06-15 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.006770 10.0.0.22 - - [2026-06-15 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.045447 10.0.0.22 - - [2026-06-15 01:45:03] "POST /chown HTTP/1.1" 200 109 0.077097 10.0.0.22 - - [2026-06-15 01:45:04] "POST /access-control-lists HTTP/1.1" 200 632 0.144649 10.0.0.22 - - [2026-06-15 01:45:04] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029630 10.0.0.22 - - [2026-06-15 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.036109 10.0.0.22 - - [2026-06-15 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010567 10.0.0.22 - - [2026-06-15 01:45:04] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005302 10.0.0.22 - - [2026-06-15 01:45:04] "POST /tags HTTP/1.1" 409 226 0.007720 10.0.0.22 - - [2026-06-15 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-06-15 01:45:04] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.027025 10.0.0.22 - - [2026-06-15 01:45:04] "POST /access-control-lists HTTP/1.1" 200 630 0.119720 10.0.0.22 - - [2026-06-15 01:45:04] "POST /firewall-rules HTTP/1.1" 200 600 0.169455 10.0.0.22 - - [2026-06-15 01:45:04] "GET /firewall-rule/e20efb5f-e0bc-415b-ae12-53fca3c6fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004779 10.0.0.22 - - [2026-06-15 01:45:04] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003835 10.0.0.22 - - [2026-06-15 01:45:04] "GET /firewall-rule/e20efb5f-e0bc-415b-ae12-53fca3c6fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002259 10.0.0.22 - - [2026-06-15 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.044419 10.0.0.22 - - [2026-06-15 01:45:04] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013927 10.0.0.22 - - [2026-06-15 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009411 10.0.0.22 - - [2026-06-15 01:45:04] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002778 10.0.0.22 - - [2026-06-15 01:45:04] "POST /tags HTTP/1.1" 409 226 0.001762 10.0.0.22 - - [2026-06-15 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.22 - - [2026-06-15 01:45:04] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011489 10.0.0.22 - - [2026-06-15 01:45:04] "POST /firewall-rules HTTP/1.1" 200 598 0.066595 10.0.0.22 - - [2026-06-15 01:45:04] "GET /firewall-rule/34b93f26-1671-46b2-96ca-b26fc2228f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018440 10.0.0.22 - - [2026-06-15 01:45:04] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005201 10.0.0.22 - - [2026-06-15 01:45:04] "GET /firewall-rule/34b93f26-1671-46b2-96ca-b26fc2228f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002217 10.0.0.22 - - [2026-06-15 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.050951 10.0.0.22 - - [2026-06-15 01:45:05] "POST /tags HTTP/1.1" 200 393 0.034588 10.0.0.22 - - [2026-06-15 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019371 10.0.0.22 - - [2026-06-15 01:45:05] "GET /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012543 10.0.0.22 - - [2026-06-15 01:45:05] "POST /tags HTTP/1.1" 200 341 0.027445 10.0.0.22 - - [2026-06-15 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.22 - - [2026-06-15 01:45:06] "GET /tag/090f5d9a-6b35-473a-a46b-33fcd4d01e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.024169 10.0.0.22 - - [2026-06-15 01:45:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000837 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.007286 10.0.0.22 - - [2026-06-15 01:45:06] "POST /security-groups HTTP/1.1" 200 589 0.064294 10.0.0.22 - - [2026-06-15 01:45:06] "POST /projects HTTP/1.1" 200 519 0.227094 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.002817 10.0.0.22 - - [2026-06-15 01:45:06] "POST /access-control-lists HTTP/1.1" 200 598 0.062277 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.008508 10.0.0.22 - - [2026-06-15 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.054823 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014158 10.0.0.22 - - [2026-06-15 01:45:06] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007905 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.22 - - [2026-06-15 01:45:06] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.031126 10.0.0.22 - - [2026-06-15 01:45:06] "POST /access-control-lists HTTP/1.1" 200 596 0.076098 10.0.0.22 - - [2026-06-15 01:45:06] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.065368 10.0.0.22 - - [2026-06-15 01:45:06] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.043980 10.0.0.22 - - [2026-06-15 01:45:06] "POST /security-groups HTTP/1.1" 200 591 0.069049 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.004711 10.0.0.22 - - [2026-06-15 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037107 10.0.0.22 - - [2026-06-15 01:45:06] "POST /chown HTTP/1.1" 200 109 0.065470 10.0.0.22 - - [2026-06-15 01:45:06] "POST /access-control-lists HTTP/1.1" 200 632 0.087139 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.003847 10.0.0.22 - - [2026-06-15 01:45:06] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002706 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.22 - - [2026-06-15 01:45:06] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002020 10.0.0.22 - - [2026-06-15 01:45:06] "POST /tags HTTP/1.1" 409 226 0.001968 10.0.0.22 - - [2026-06-15 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.22 - - [2026-06-15 01:45:06] "GET /tag/090f5d9a-6b35-473a-a46b-33fcd4d01e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013779 10.0.0.22 - - [2026-06-15 01:45:06] "POST /access-control-lists HTTP/1.1" 200 630 0.073049 10.0.0.22 - - [2026-06-15 01:45:07] "POST /firewall-rules HTTP/1.1" 200 600 0.100224 10.0.0.22 - - [2026-06-15 01:45:07] "GET /firewall-rule/2887610d-8f3f-4c0b-838f-01815f3f3306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006668 10.0.0.22 - - [2026-06-15 01:45:07] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004039 10.0.0.22 - - [2026-06-15 01:45:07] "GET /firewall-rule/2887610d-8f3f-4c0b-838f-01815f3f3306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003172 10.0.0.22 - - [2026-06-15 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.065207 10.0.0.22 - - [2026-06-15 01:45:07] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008897 10.0.0.22 - - [2026-06-15 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.22 - - [2026-06-15 01:45:07] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003980 10.0.0.22 - - [2026-06-15 01:45:07] "POST /tags HTTP/1.1" 409 226 0.002444 10.0.0.22 - - [2026-06-15 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.22 - - [2026-06-15 01:45:07] "GET /tag/090f5d9a-6b35-473a-a46b-33fcd4d01e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012955 10.0.0.22 - - [2026-06-15 01:45:07] "POST /firewall-rules HTTP/1.1" 200 598 0.068135 10.0.0.22 - - [2026-06-15 01:45:07] "GET /firewall-rule/4c20bc6e-508e-4828-b241-cec4e486de82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.023707 10.0.0.22 - - [2026-06-15 01:45:07] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004604 10.0.0.22 - - [2026-06-15 01:45:07] "GET /firewall-rule/4c20bc6e-508e-4828-b241-cec4e486de82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002959 10.0.0.22 - - [2026-06-15 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.054859 10.0.0.22 - - [2026-06-15 01:45:08] "POST /tags HTTP/1.1" 200 345 0.118009 10.0.0.22 - - [2026-06-15 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009423 10.0.0.22 - - [2026-06-15 01:45:09] "GET /tag/b4977fc2-ee99-4fc4-91dc-6f05e53c49ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.029365 10.0.0.22 - - [2026-06-15 01:45:09] "POST /projects HTTP/1.1" 409 238 0.004257 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.22 - - [2026-06-15 01:45:09] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.074488 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.22 - - [2026-06-15 01:45:09] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004734 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.22 - - [2026-06-15 01:45:09] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004568 10.0.0.22 - - [2026-06-15 01:45:09] "POST /security-groups HTTP/1.1" 409 285 0.002710 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.22 - - [2026-06-15 01:45:09] "PUT /security-group/3027aab9-cf97-4141-8481-bd567727c0ee HTTP/1.1" 200 262 0.077538 10.0.0.22 - - [2026-06-15 01:45:09] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.101334 10.0.0.22 - - [2026-06-15 01:45:09] "PUT /access-control-list/519471db-d2e1-4a1f-9e7d-58e6ea4d151f HTTP/1.1" 200 272 0.037263 10.0.0.22 - - [2026-06-15 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039390 10.0.0.22 - - [2026-06-15 01:45:09] "POST /tags HTTP/1.1" 409 228 0.021913 10.0.0.22 - - [2026-06-15 01:45:09] "PUT /access-control-list/75a51cce-74eb-40c8-aef7-86d8eea20c64 HTTP/1.1" 200 272 0.051012 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.22 - - [2026-06-15 01:45:09] "GET /tag/b4977fc2-ee99-4fc4-91dc-6f05e53c49ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015891 10.0.0.22 - - [2026-06-15 01:45:09] "POST /tags HTTP/1.1" 200 345 0.024246 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2026-06-15 01:45:09] "GET /tag/07453084-65c7-4975-8a4d-230d804da466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015332 10.0.0.22 - - [2026-06-15 01:45:09] "POST /projects HTTP/1.1" 409 238 0.001774 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2026-06-15 01:45:09] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037890 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010423 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.22 - - [2026-06-15 01:45:09] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036450 10.0.0.22 - - [2026-06-15 01:45:09] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010521 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2026-06-15 01:45:09] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004587 10.0.0.22 - - [2026-06-15 01:45:09] "POST /security-groups HTTP/1.1" 409 285 0.002116 10.0.0.22 - - [2026-06-15 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2026-06-15 01:45:09] "PUT /security-group/0bd8100b-c256-47a0-bc8a-07f6386546f4 HTTP/1.1" 200 262 0.058914 10.0.0.22 - - [2026-06-15 01:45:09] "PUT /access-control-list/01ed9656-c2e2-46ae-be20-5d426929fcee HTTP/1.1" 200 272 0.017082 10.0.0.22 - - [2026-06-15 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037297 10.0.0.22 - - [2026-06-15 01:45:10] "POST /tags HTTP/1.1" 409 228 0.022680 10.0.0.22 - - [2026-06-15 01:45:10] "PUT /access-control-list/6a20a553-a29c-42ce-9e7c-eb1b92a75a01 HTTP/1.1" 200 272 0.041060 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.22 - - [2026-06-15 01:45:10] "GET /tag/07453084-65c7-4975-8a4d-230d804da466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011696 10.0.0.22 - - [2026-06-15 01:45:10] "POST /tags HTTP/1.1" 200 291 0.051888 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.22 - - [2026-06-15 01:45:10] "GET /tag/b5318671-120d-4881-94be-05dce5de615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014000 10.0.0.22 - - [2026-06-15 01:45:10] "POST /tags HTTP/1.1" 200 303 0.053404 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.22 - - [2026-06-15 01:45:10] "GET /tag/72c39720-f8d8-46e6-94c1-a5d4af2d2d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017125 10.0.0.22 - - [2026-06-15 01:45:10] "POST /tags HTTP/1.1" 409 252 0.001983 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2026-06-15 01:45:10] "GET /tag/2f7038bb-6f60-4967-83d9-d43ff7f865f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012217 10.0.0.22 - - [2026-06-15 01:45:10] "POST /tags HTTP/1.1" 409 226 0.002315 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2026-06-15 01:45:10] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013453 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2026-06-15 01:45:10] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004303 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2026-06-15 01:45:10] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036962 10.0.0.22 - - [2026-06-15 01:45:10] "POST /virtual-machines HTTP/1.1" 200 395 0.007979 10.0.0.22 - - [2026-06-15 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008210 10.0.0.22 - - [2026-06-15 01:45:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105740 10.0.0.22 - - [2026-06-15 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022035 10.0.0.22 - - [2026-06-15 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008415 10.0.0.22 - - [2026-06-15 01:45:10] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006823 10.0.0.22 - - [2026-06-15 01:45:10] "POST /instance-ips HTTP/1.1" 200 397 0.033159 10.0.0.22 - - [2026-06-15 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021927 10.0.0.22 - - [2026-06-15 01:45:10] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010437 10.0.0.22 - - [2026-06-15 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.066677 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019633 10.0.0.22 - - [2026-06-15 01:45:11] "GET /instance-ip/d8681930-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004346 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004490 10.0.0.22 - - [2026-06-15 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-06-15 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005700 10.0.0.22 - - [2026-06-15 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.22 - - [2026-06-15 01:45:11] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032675 10.0.0.22 - - [2026-06-15 01:45:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008041 10.0.0.22 - - [2026-06-15 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010386 10.0.0.22 - - [2026-06-15 01:45:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098967 10.0.0.22 - - [2026-06-15 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012850 10.0.0.22 - - [2026-06-15 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013489 10.0.0.22 - - [2026-06-15 01:45:11] "POST /instance-ips HTTP/1.1" 200 397 0.019506 10.0.0.22 - - [2026-06-15 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015121 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010792 10.0.0.22 - - [2026-06-15 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.063703 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016752 10.0.0.22 - - [2026-06-15 01:45:11] "GET /instance-ip/d8d5e7ee-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006381 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004687 10.0.0.22 - - [2026-06-15 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003723 10.0.0.22 - - [2026-06-15 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012997 10.0.0.22 - - [2026-06-15 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003835 10.0.0.22 - - [2026-06-15 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.009659 10.0.0.22 - - [2026-06-15 01:45:11] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012614 10.0.0.22 - - [2026-06-15 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.22 - - [2026-06-15 01:45:12] "POST /tags HTTP/1.1" 200 291 0.018128 10.0.0.22 - - [2026-06-15 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011523 10.0.0.22 - - [2026-06-15 01:45:12] "GET /tag/5c999fa2-7eb3-403f-a29f-cb6c043d3969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012253 10.0.0.22 - - [2026-06-15 01:45:12] "POST /tags HTTP/1.1" 409 252 0.001909 10.0.0.22 - - [2026-06-15 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-06-15 01:45:12] "GET /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014623 10.0.0.22 - - [2026-06-15 01:45:12] "POST /tags HTTP/1.1" 409 226 0.002062 10.0.0.22 - - [2026-06-15 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2026-06-15 01:45:12] "GET /tag/090f5d9a-6b35-473a-a46b-33fcd4d01e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011461 10.0.0.22 - - [2026-06-15 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.22 - - [2026-06-15 01:45:12] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005110 10.0.0.22 - - [2026-06-15 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2026-06-15 01:45:12] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040901 10.0.0.22 - - [2026-06-15 01:45:12] "POST /virtual-machines HTTP/1.1" 200 395 0.013528 10.0.0.22 - - [2026-06-15 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009720 10.0.0.22 - - [2026-06-15 01:45:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116952 10.0.0.22 - - [2026-06-15 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024254 10.0.0.22 - - [2026-06-15 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008066 10.0.0.22 - - [2026-06-15 01:45:12] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006622 10.0.0.22 - - [2026-06-15 01:45:12] "POST /instance-ips HTTP/1.1" 200 397 0.023730 10.0.0.22 - - [2026-06-15 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025245 10.0.0.22 - - [2026-06-15 01:45:12] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013653 10.0.0.22 - - [2026-06-15 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.067528 10.0.0.22 - - [2026-06-15 01:45:12] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010220 10.0.0.22 - - [2026-06-15 01:45:12] "GET /instance-ip/d983e0f6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010268 10.0.0.22 - - [2026-06-15 01:45:12] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004344 10.0.0.22 - - [2026-06-15 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.22 - - [2026-06-15 01:45:12] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004288 10.0.0.22 - - [2026-06-15 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.012225 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.037391 10.0.0.22 - - [2026-06-15 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.004287 10.0.0.22 - - [2026-06-15 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004829 10.0.0.22 - - [2026-06-15 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.22 - - [2026-06-15 01:45:13] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036734 10.0.0.22 - - [2026-06-15 01:45:13] "POST /virtual-machines HTTP/1.1" 200 395 0.012208 10.0.0.22 - - [2026-06-15 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007060 10.0.0.22 - - [2026-06-15 01:45:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103890 10.0.0.22 - - [2026-06-15 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007481 10.0.0.22 - - [2026-06-15 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012404 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010929 10.0.0.22 - - [2026-06-15 01:45:13] "POST /instance-ips HTTP/1.1" 200 397 0.029117 10.0.0.22 - - [2026-06-15 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030051 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009008 10.0.0.22 - - [2026-06-15 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.075693 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017353 10.0.0.22 - - [2026-06-15 01:45:13] "GET /instance-ip/da029db0-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006585 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004551 10.0.0.22 - - [2026-06-15 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004880 10.0.0.22 - - [2026-06-15 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.017561 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004293 10.0.0.22 - - [2026-06-15 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.22 - - [2026-06-15 01:45:13] "POST /tags HTTP/1.1" 200 299 0.029026 10.0.0.22 - - [2026-06-15 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013935 10.0.0.22 - - [2026-06-15 01:45:13] "GET /tag/a8d33587-2d06-4d08-918d-a55983240e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013795 10.0.0.22 - - [2026-06-15 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2026-06-15 01:45:13] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005517 10.0.0.22 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2026-06-15 01:45:14] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035896 10.0.0.22 - - [2026-06-15 01:45:14] "POST /virtual-machines HTTP/1.1" 200 395 0.013125 10.0.0.22 - - [2026-06-15 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009066 10.0.0.22 - - [2026-06-15 01:45:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114897 10.0.0.22 - - [2026-06-15 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032300 10.0.0.22 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015556 10.0.0.22 - - [2026-06-15 01:45:14] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005294 10.0.0.22 - - [2026-06-15 01:45:14] "POST /instance-ips HTTP/1.1" 200 397 0.022390 10.0.0.22 - - [2026-06-15 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020302 10.0.0.22 - - [2026-06-15 01:45:14] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008738 10.0.0.22 - - [2026-06-15 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.027025 10.0.0.22 - - [2026-06-15 01:45:14] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018958 10.0.0.22 - - [2026-06-15 01:45:14] "GET /instance-ip/da8a8f54-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003041 10.0.0.22 - - [2026-06-15 01:45:14] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005495 10.0.0.22 - - [2026-06-15 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.22 - - [2026-06-15 01:45:14] "POST /tags HTTP/1.1" 200 299 0.031487 10.0.0.22 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2026-06-15 01:45:14] "GET /tag/2a6e3799-9595-449f-9d4a-fe42ea0390af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013382 10.0.0.22 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.22 - - [2026-06-15 01:45:14] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004572 10.0.0.22 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-06-15 01:45:14] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038637 10.0.0.22 - - [2026-06-15 01:45:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008628 10.0.0.22 - - [2026-06-15 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009940 10.0.0.22 - - [2026-06-15 01:45:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129240 10.0.0.22 - - [2026-06-15 01:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026368 10.0.0.22 - - [2026-06-15 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020395 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004830 10.0.0.22 - - [2026-06-15 01:45:15] "POST /instance-ips HTTP/1.1" 200 397 0.019706 10.0.0.22 - - [2026-06-15 01:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026043 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015291 10.0.0.22 - - [2026-06-15 01:45:15] "POST /set-tag HTTP/1.1" 200 109 0.033511 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023909 10.0.0.22 - - [2026-06-15 01:45:15] "GET /instance-ip/dafafc6c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003590 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004693 10.0.0.22 - - [2026-06-15 01:45:15] "POST /set-tag HTTP/1.1" 200 109 0.006908 10.0.0.22 - - [2026-06-15 01:45:15] "POST /tags HTTP/1.1" 200 299 0.023519 10.0.0.22 - - [2026-06-15 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.22 - - [2026-06-15 01:45:15] "GET /tag/a4fd543d-c78d-4634-a7a9-6d2002e895dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013498 10.0.0.22 - - [2026-06-15 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004820 10.0.0.22 - - [2026-06-15 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.22 - - [2026-06-15 01:45:15] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033124 10.0.0.22 - - [2026-06-15 01:45:15] "POST /virtual-machines HTTP/1.1" 200 395 0.008277 10.0.0.22 - - [2026-06-15 01:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011601 10.0.0.22 - - [2026-06-15 01:45:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112358 10.0.0.22 - - [2026-06-15 01:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009496 10.0.0.22 - - [2026-06-15 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018160 10.0.0.22 - - [2026-06-15 01:45:15] "POST /instance-ips HTTP/1.1" 200 397 0.024011 10.0.0.22 - - [2026-06-15 01:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028140 10.0.0.22 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011874 10.0.0.22 - - [2026-06-15 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.023246 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028854 10.0.0.22 - - [2026-06-15 01:45:16] "GET /instance-ip/db726392-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003380 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007817 10.0.0.22 - - [2026-06-15 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.22 - - [2026-06-15 01:45:16] "POST /tags HTTP/1.1" 200 299 0.027797 10.0.0.22 - - [2026-06-15 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.22 - - [2026-06-15 01:45:16] "GET /tag/d62de796-f16c-4096-8935-89c12090c678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012730 10.0.0.22 - - [2026-06-15 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007349 10.0.0.22 - - [2026-06-15 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2026-06-15 01:45:16] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041415 10.0.0.22 - - [2026-06-15 01:45:16] "POST /virtual-machines HTTP/1.1" 200 395 0.010530 10.0.0.22 - - [2026-06-15 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026907 10.0.0.22 - - [2026-06-15 01:45:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112534 10.0.0.22 - - [2026-06-15 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008975 10.0.0.22 - - [2026-06-15 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012201 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009013 10.0.0.22 - - [2026-06-15 01:45:16] "POST /instance-ips HTTP/1.1" 200 397 0.024710 10.0.0.22 - - [2026-06-15 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022477 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009179 10.0.0.22 - - [2026-06-15 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.026533 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021668 10.0.0.22 - - [2026-06-15 01:45:16] "GET /instance-ip/dbe956a0-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002987 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005301 10.0.0.22 - - [2026-06-15 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003973 10.0.0.22 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.009431 10.0.0.22 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007071 10.0.0.22 - - [2026-06-15 01:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005099 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007331 10.0.0.22 - - [2026-06-15 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.008715 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006195 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004409 10.0.0.22 - - [2026-06-15 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.015923 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015453 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.011070 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005411 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005255 10.0.0.22 - - [2026-06-15 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.014026 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014315 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003839 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.001817 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004686 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004015 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004361 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004627 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004454 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.010095 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004046 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.22 - - [2026-06-15 01:45:17] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004248 10.0.0.22 - - [2026-06-15 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.22 - - [2026-06-15 01:45:21] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005900 10.0.0.22 - - [2026-06-15 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.22 - - [2026-06-15 01:45:21] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007058 10.0.0.22 - - [2026-06-15 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.22 - - [2026-06-15 01:45:21] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005089 10.0.0.22 - - [2026-06-15 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.22 - - [2026-06-15 01:45:21] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004188 10.0.0.22 - - [2026-06-15 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.22 - - [2026-06-15 01:45:22] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004960 10.0.0.22 - - [2026-06-15 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.22 - - [2026-06-15 01:45:24] "GET /virtual-machine/25168cf2-b82d-4b48-863d-715a249c7d46?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003165 10.0.0.22 - - [2026-06-15 01:45:24] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005265 10.0.0.22 - - [2026-06-15 01:45:24] "GET /virtual-machine/226aef3a-1342-411a-81d1-6cb48b514553?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003044 10.0.0.22 - - [2026-06-15 01:45:24] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005016 10.0.0.22 - - [2026-06-15 01:45:24] "GET /virtual-machine/4f3e2fd0-208c-4f3f-baf5-0fb8df830afc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003476 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004805 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine/b3724be0-e9bc-4251-805e-018de4861257?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003354 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008048 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine/fae613c4-e9fd-476c-b47b-fc9c552872db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004419 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008144 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine/1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003322 10.0.0.22 - - [2026-06-15 01:45:25] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006046 10.0.0.22 - - [2026-06-15 01:45:26] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004347 10.0.0.22 - - [2026-06-15 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.22 - - [2026-06-15 01:45:30] "GET /virtual-machine/a1c14b70-5957-4844-adf7-92916c426b1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003292 10.0.0.22 - - [2026-06-15 01:45:30] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004468 10.0.0.22 - - [2026-06-15 01:45:30] "GET /virtual-machine/866ce7be-8d71-4e58-98e5-59bc19e85c82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003596 10.0.0.22 - - [2026-06-15 01:45:30] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004429 10.0.0.22 - - [2026-06-15 01:45:30] "GET /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002669 10.0.0.22 - - [2026-06-15 01:45:30] "POST /tags HTTP/1.1" 200 333 0.026371 10.0.0.22 - - [2026-06-15 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.22 - - [2026-06-15 01:45:30] "GET /tag/f4a32977-9217-4b00-90eb-e4a7f8754cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013242 10.0.0.22 - - [2026-06-15 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.22 - - [2026-06-15 01:45:31] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035080 10.0.0.22 - - [2026-06-15 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.22 - - [2026-06-15 01:45:31] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005901 10.0.0.22 - - [2026-06-15 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-06-15 01:45:31] "GET /service-appliance-set/1c821de8-8de5-46e3-86f5-5ef708a812a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002833 10.0.0.22 - - [2026-06-15 01:45:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.001594 10.0.0.22 - - [2026-06-15 01:45:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104779 10.0.0.22 - - [2026-06-15 01:45:31] "GET /virtual-machine-interface/579fe766-5b63-42ab-985e-1712a16231b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005059 10.0.0.22 - - [2026-06-15 01:45:31] "POST /instance-ips HTTP/1.1" 200 409 0.030560 10.0.0.22 - - [2026-06-15 01:45:31] "GET /instance-ip/41364551-f1c4-4fab-b174-3b3c35ab0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006246 10.0.0.22 - - [2026-06-15 01:45:31] "POST /loadbalancers HTTP/1.1" 200 629 0.060095 10.0.0.22 - - [2026-06-15 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025307 10.0.0.22 - - [2026-06-15 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.22 - - [2026-06-15 01:45:31] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048414 10.0.0.22 - - [2026-06-15 01:45:31] "GET /instance-ip/41364551-f1c4-4fab-b174-3b3c35ab0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003572 10.0.0.22 - - [2026-06-15 01:45:31] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039174 10.0.0.22 - - [2026-06-15 01:45:31] "GET /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004338 10.0.0.22 - - [2026-06-15 01:45:31] "POST /floating-ips HTTP/1.1" 200 597 0.050877 10.0.0.22 - - [2026-06-15 01:45:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036463 10.0.0.22 - - [2026-06-15 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-06-15 01:45:31] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.022506 10.0.0.22 - - [2026-06-15 01:45:31] "GET /loadbalancer-listener/c8b6de81-ef6f-418f-90ed-929dbf1a260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.024857 10.0.0.22 - - [2026-06-15 01:45:31] "GET /loadbalancer-listener/c8b6de81-ef6f-418f-90ed-929dbf1a260b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003958 10.0.0.22 - - [2026-06-15 01:45:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018770 10.0.0.22 - - [2026-06-15 01:45:31] "GET /instance-ip/41364551-f1c4-4fab-b174-3b3c35ab0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006588 10.0.0.22 - - [2026-06-15 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.22 - - [2026-06-15 01:45:31] "GET /instance-ip/41364551-f1c4-4fab-b174-3b3c35ab0390?fields=floating_ips HTTP/1.1" 200 1212 0.005378 10.0.0.22 - - [2026-06-15 01:45:31] "GET /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003049 10.0.0.22 - - [2026-06-15 01:45:31] "GET /floating-ip/431c3494-8a02-4ae2-9b2c-556a9d89ce3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003543 10.0.0.22 - - [2026-06-15 01:45:31] "GET /loadbalancer-pool/aa36ea24-2f66-49d9-8f3a-41cdd4185132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006634 10.0.0.22 - - [2026-06-15 01:45:31] "GET /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002642 10.0.0.22 - - [2026-06-15 01:45:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026187 10.0.0.22 - - [2026-06-15 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009985 10.0.0.22 - - [2026-06-15 01:45:31] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008096 10.0.0.22 - - [2026-06-15 01:45:31] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011072 10.0.0.22 - - [2026-06-15 01:45:32] "POST /tags HTTP/1.1" 409 221 0.007150 10.0.0.22 - - [2026-06-15 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.023221 10.0.0.22 - - [2026-06-15 01:45:32] "GET /floating-ip/431c3494-8a02-4ae2-9b2c-556a9d89ce3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.014859 10.0.0.22 - - [2026-06-15 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2026-06-15 01:45:32] "GET /tag/f4a32977-9217-4b00-90eb-e4a7f8754cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015535 10.0.0.22 - - [2026-06-15 01:45:32] "PUT /floating-ip/431c3494-8a02-4ae2-9b2c-556a9d89ce3d HTTP/1.1" 200 256 0.017511 10.0.0.22 - - [2026-06-15 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.087722 10.0.0.22 - - [2026-06-15 01:45:32] "GET /loadbalancer-pool/aa36ea24-2f66-49d9-8f3a-41cdd4185132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002929 10.0.0.22 - - [2026-06-15 01:45:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014425 10.0.0.22 - - [2026-06-15 01:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018071 10.0.0.22 - - [2026-06-15 01:45:32] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015604 10.0.0.22 - - [2026-06-15 01:45:32] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003980 10.0.0.22 - - [2026-06-15 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.007087 10.0.0.22 - - [2026-06-15 01:45:32] "GET /floating-ip/431c3494-8a02-4ae2-9b2c-556a9d89ce3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.016602 10.0.0.22 - - [2026-06-15 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.063646 10.0.0.22 - - [2026-06-15 01:45:33] "POST /tags HTTP/1.1" 409 206 0.002222 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.22 - - [2026-06-15 01:45:33] "GET /tag/72c39720-f8d8-46e6-94c1-a5d4af2d2d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012725 10.0.0.22 - - [2026-06-15 01:45:33] "POST /tags HTTP/1.1" 409 204 0.002432 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010213 10.0.0.22 - - [2026-06-15 01:45:33] "GET /tag/2a6e3799-9595-449f-9d4a-fe42ea0390af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011712 10.0.0.22 - - [2026-06-15 01:45:33] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002114 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2026-06-15 01:45:33] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005974 10.0.0.22 - - [2026-06-15 01:45:33] "POST /tags HTTP/1.1" 409 206 0.001705 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.22 - - [2026-06-15 01:45:33] "GET /tag/72c39720-f8d8-46e6-94c1-a5d4af2d2d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011787 10.0.0.22 - - [2026-06-15 01:45:33] "POST /tags HTTP/1.1" 409 226 0.002124 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2026-06-15 01:45:33] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016329 10.0.0.22 - - [2026-06-15 01:45:33] "POST /tags HTTP/1.1" 409 204 0.002038 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.22 - - [2026-06-15 01:45:33] "GET /tag/2a6e3799-9595-449f-9d4a-fe42ea0390af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014232 10.0.0.22 - - [2026-06-15 01:45:33] "POST /tags HTTP/1.1" 409 226 0.001961 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.22 - - [2026-06-15 01:45:33] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011058 10.0.0.22 - - [2026-06-15 01:45:33] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002110 10.0.0.22 - - [2026-06-15 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.22 - - [2026-06-15 01:45:33] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003437 10.0.0.22 - - [2026-06-15 01:45:33] "POST /firewall-rules HTTP/1.1" 200 626 0.089768 10.0.0.22 - - [2026-06-15 01:45:34] "POST /firewall-rules HTTP/1.1" 200 646 0.080316 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-rule/fb70fa9c-276c-41a4-ad25-b2bd4aac2c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004348 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002006 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-rule/793d32ec-3670-4378-9784-db834d1295d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003385 10.0.0.22 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.021292 10.0.0.22 - - [2026-06-15 01:45:34] "POST /firewall-policys HTTP/1.1" 200 606 0.029454 10.0.0.22 - - [2026-06-15 01:45:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028943 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011557 10.0.0.22 - - [2026-06-15 01:45:34] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003141 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002734 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004647 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005352 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/e6f86c62-c4db-47c2-845d-24665b02e922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011230 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003369 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003501 10.0.0.22 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.032337 10.0.0.22 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.034824 10.0.0.22 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.028101 10.0.0.22 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.022684 10.0.0.22 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.034007 10.0.0.22 - - [2026-06-15 01:45:34] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008128 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:46:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001737 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002146 10.0.0.22 - - [2026-06-15 01:47:16] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008805 10.0.0.22 - - [2026-06-15 01:47:16] "POST /set-tag HTTP/1.1" 200 109 0.009837 10.0.0.22 - - [2026-06-15 01:47:16] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008154 10.0.0.22 - - [2026-06-15 01:47:16] "POST /set-tag HTTP/1.1" 200 109 0.006755 10.0.0.22 - - [2026-06-15 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2026-06-15 01:47:16] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002442 10.0.0.22 - - [2026-06-15 01:47:16] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004536 10.0.0.22 - - [2026-06-15 01:47:16] "POST /set-tag HTTP/1.1" 200 109 0.024605 10.0.0.22 - - [2026-06-15 01:47:17] "DELETE /loadbalancer-member/a91825c4-e32f-4233-83e8-5809335e808d HTTP/1.1" 200 115 0.090632 10.0.0.22 - - [2026-06-15 01:47:17] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004706 10.0.0.22 - - [2026-06-15 01:47:17] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.22 - - [2026-06-15 01:47:17] "DELETE /loadbalancer-member/8d8e86f4-ef27-43c7-8b82-3af16bd6acba HTTP/1.1" 200 115 0.035816 10.0.0.22 - - [2026-06-15 01:47:17] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006380 10.0.0.22 - - [2026-06-15 01:47:17] "POST /set-tag HTTP/1.1" 200 109 0.004896 10.0.0.22 - - [2026-06-15 01:47:17] "DELETE /loadbalancer-member/5676f010-7fc8-4e63-974c-090c4c893e1f HTTP/1.1" 200 115 0.023757 10.0.0.22 - - [2026-06-15 01:47:42] "POST /tags HTTP/1.1" 409 252 0.002083 10.0.0.22 - - [2026-06-15 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-06-15 01:47:42] "GET /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.024886 10.0.0.22 - - [2026-06-15 01:47:42] "POST /tags HTTP/1.1" 409 228 0.004303 10.0.0.22 - - [2026-06-15 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.22 - - [2026-06-15 01:47:42] "GET /tag/07453084-65c7-4975-8a4d-230d804da466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016504 10.0.0.22 - - [2026-06-15 01:47:42] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005585 10.0.0.22 - - [2026-06-15 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-06-15 01:47:42] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003112 10.0.0.22 - - [2026-06-15 01:47:42] "POST /tags HTTP/1.1" 409 206 0.001859 10.0.0.22 - - [2026-06-15 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2026-06-15 01:47:43] "GET /tag/72c39720-f8d8-46e6-94c1-a5d4af2d2d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016985 10.0.0.22 - - [2026-06-15 01:47:43] "POST /tags HTTP/1.1" 409 226 0.004007 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.22 - - [2026-06-15 01:47:43] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.027901 10.0.0.22 - - [2026-06-15 01:47:43] "POST /tags HTTP/1.1" 409 204 0.003446 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.22 - - [2026-06-15 01:47:43] "GET /tag/2a6e3799-9595-449f-9d4a-fe42ea0390af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011120 10.0.0.22 - - [2026-06-15 01:47:43] "POST /tags HTTP/1.1" 409 226 0.001827 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.22 - - [2026-06-15 01:47:43] "GET /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014479 10.0.0.22 - - [2026-06-15 01:47:43] "POST /tags HTTP/1.1" 409 228 0.001970 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.22 - - [2026-06-15 01:47:43] "GET /tag/07453084-65c7-4975-8a4d-230d804da466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011647 10.0.0.22 - - [2026-06-15 01:47:43] "POST /tags HTTP/1.1" 409 252 0.001709 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.22 - - [2026-06-15 01:47:43] "GET /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.026556 10.0.0.22 - - [2026-06-15 01:47:43] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007187 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2026-06-15 01:47:43] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002679 10.0.0.22 - - [2026-06-15 01:47:43] "POST /firewall-rules HTTP/1.1" 409 281 0.001692 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.22 - - [2026-06-15 01:47:43] "PUT /firewall-rule/793d32ec-3670-4378-9784-db834d1295d3 HTTP/1.1" 200 260 0.027195 10.0.0.22 - - [2026-06-15 01:47:43] "POST /firewall-rules HTTP/1.1" 409 291 0.017180 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.22 - - [2026-06-15 01:47:43] "PUT /firewall-rule/fb70fa9c-276c-41a4-ad25-b2bd4aac2c7c HTTP/1.1" 200 260 0.019933 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-rule/fb70fa9c-276c-41a4-ad25-b2bd4aac2c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.010613 10.0.0.22 - - [2026-06-15 01:47:43] "POST /firewall-rules HTTP/1.1" 200 658 0.072367 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-rule/eea1fb49-9f4f-4c68-ba0a-42dabcad746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003941 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001980 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-rule/793d32ec-3670-4378-9784-db834d1295d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002358 10.0.0.22 - - [2026-06-15 01:47:43] "POST /firewall-policys HTTP/1.1" 409 269 0.001493 10.0.0.22 - - [2026-06-15 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.22 - - [2026-06-15 01:47:43] "PUT /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a HTTP/1.1" 200 264 0.019101 10.0.0.22 - - [2026-06-15 01:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018359 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010009 10.0.0.22 - - [2026-06-15 01:47:43] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002502 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002516 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001908 10.0.0.22 - - [2026-06-15 01:47:43] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001845 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:48:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:48:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.22 - - [2026-06-15 01:48:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001814 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008706 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.008534 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010019 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.005567 10.0.0.22 - - [2026-06-15 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.22 - - [2026-06-15 01:48:45] "GET /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002589 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005185 10.0.0.22 - - [2026-06-15 01:48:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001894 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.067124 10.0.0.22 - - [2026-06-15 01:48:45] "DELETE /loadbalancer-member/b8b1dbab-f6b0-4ae5-85fb-a6090840e8ee HTTP/1.1" 200 115 0.046960 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004197 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004782 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004692 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.22 - - [2026-06-15 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-06-15 01:48:45] "GET /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002909 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005143 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004892 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.22 - - [2026-06-15 01:48:45] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006265 10.0.0.22 - - [2026-06-15 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.22 - - [2026-06-15 01:48:46] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004990 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.005402 10.0.0.22 - - [2026-06-15 01:48:46] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004430 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.22 - - [2026-06-15 01:48:46] "GET /virtual-machine/25168cf2-b82d-4b48-863d-715a249c7d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002383 10.0.0.22 - - [2026-06-15 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.009560 10.0.0.22 - - [2026-06-15 01:48:46] "GET /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004535 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.016291 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.031181 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.016672 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.038450 10.0.0.22 - - [2026-06-15 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.026247 10.0.0.22 - - [2026-06-15 01:48:46] "DELETE /instance-ip/d8681930-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.031986 10.0.0.22 - - [2026-06-15 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.22 - - [2026-06-15 01:48:46] "DELETE /virtual-machine-interface/d851fa7e-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.061005 10.0.0.22 - - [2026-06-15 01:48:46] "DELETE /virtual-machine/25168cf2-b82d-4b48-863d-715a249c7d46 HTTP/1.1" 200 115 0.035736 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006018 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008274 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.011505 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine/b3724be0-e9bc-4251-805e-018de4861257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002762 10.0.0.22 - - [2026-06-15 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009823 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.026955 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.046090 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.023863 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.013740 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.022160 10.0.0.22 - - [2026-06-15 01:48:47] "DELETE /instance-ip/da029db0-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.054434 10.0.0.22 - - [2026-06-15 01:48:47] "DELETE /virtual-machine-interface/d9e8267e-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.039373 10.0.0.22 - - [2026-06-15 01:48:47] "DELETE /virtual-machine/b3724be0-e9bc-4251-805e-018de4861257 HTTP/1.1" 200 115 0.018609 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006002 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.009420 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004314 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine/226aef3a-1342-411a-81d1-6cb48b514553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002673 10.0.0.22 - - [2026-06-15 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.009340 10.0.0.22 - - [2026-06-15 01:48:47] "GET /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007323 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.024172 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.040552 10.0.0.22 - - [2026-06-15 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.029141 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.015398 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.029677 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /instance-ip/d8d5e7ee-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.063739 10.0.0.22 - - [2026-06-15 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.010395 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /virtual-machine-interface/d8bb35b6-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.047429 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /virtual-machine/226aef3a-1342-411a-81d1-6cb48b514553 HTTP/1.1" 200 115 0.018534 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /tag/b5318671-120d-4881-94be-05dce5de615e HTTP/1.1" 200 115 0.041488 10.0.0.22 - - [2026-06-15 01:48:48] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004653 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.22 - - [2026-06-15 01:48:48] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003939 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.22 - - [2026-06-15 01:48:48] "GET /virtual-machine/4f3e2fd0-208c-4f3f-baf5-0fb8df830afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002927 10.0.0.22 - - [2026-06-15 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.010981 10.0.0.22 - - [2026-06-15 01:48:48] "GET /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019103 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.020886 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.028192 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.027790 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.013772 10.0.0.22 - - [2026-06-15 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.022589 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /instance-ip/d983e0f6-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.040562 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /virtual-machine-interface/d96cc7b8-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.047012 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /virtual-machine/4f3e2fd0-208c-4f3f-baf5-0fb8df830afc HTTP/1.1" 200 115 0.022583 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /tag/72c39720-f8d8-46e6-94c1-a5d4af2d2d37 HTTP/1.1" 409 388 0.005359 10.0.0.22 - - [2026-06-15 01:48:48] "DELETE /tag/5c999fa2-7eb3-403f-a29f-cb6c043d3969 HTTP/1.1" 200 115 0.037327 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005939 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.005184 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007726 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine/1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002211 10.0.0.22 - - [2026-06-15 01:49:16] "POST /ref-update HTTP/1.1" 200 156 0.007856 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006623 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.015999 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.027995 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.015188 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.023707 10.0.0.22 - - [2026-06-15 01:49:16] "DELETE /instance-ip/db726392-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.057550 10.0.0.22 - - [2026-06-15 01:49:16] "DELETE /virtual-machine-interface/db57c17c-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.042818 10.0.0.22 - - [2026-06-15 01:49:16] "DELETE /virtual-machine/1e1c6f00-4f19-4c8e-8262-ac8ba5dfeddc HTTP/1.1" 200 115 0.021918 10.0.0.22 - - [2026-06-15 01:49:16] "DELETE /tag/a4fd543d-c78d-4634-a7a9-6d2002e895dd HTTP/1.1" 200 115 0.036239 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005436 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004498 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine/fae613c4-e9fd-476c-b47b-fc9c552872db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002856 10.0.0.22 - - [2026-06-15 01:49:16] "POST /ref-update HTTP/1.1" 200 156 0.009767 10.0.0.22 - - [2026-06-15 01:49:16] "GET /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010575 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.040226 10.0.0.22 - - [2026-06-15 01:49:16] "POST /set-tag HTTP/1.1" 200 109 0.056452 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.029717 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.014734 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /instance-ip/da8a8f54-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.056226 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /virtual-machine-interface/da728fda-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.040719 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /virtual-machine/fae613c4-e9fd-476c-b47b-fc9c552872db HTTP/1.1" 200 115 0.027208 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /tag/a8d33587-2d06-4d08-918d-a55983240e3f HTTP/1.1" 200 115 0.040259 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005170 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004102 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine/866ce7be-8d71-4e58-98e5-59bc19e85c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003203 10.0.0.22 - - [2026-06-15 01:49:17] "POST /ref-update HTTP/1.1" 200 156 0.009055 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007747 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.016362 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.025131 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.022646 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.013089 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /instance-ip/dbe956a0-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.042317 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /virtual-machine-interface/dbceebb2-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.031690 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /virtual-machine/866ce7be-8d71-4e58-98e5-59bc19e85c82 HTTP/1.1" 200 115 0.023435 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4 HTTP/1.1" 409 236 0.005336 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /tag/d62de796-f16c-4096-8935-89c12090c678 HTTP/1.1" 200 115 0.033773 10.0.0.22 - - [2026-06-15 01:49:17] "DELETE /tag/07453084-65c7-4975-8a4d-230d804da466 HTTP/1.1" 409 236 0.006433 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004098 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine/a1c14b70-5957-4844-adf7-92916c426b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002905 10.0.0.22 - - [2026-06-15 01:49:17] "POST /ref-update HTTP/1.1" 200 156 0.011401 10.0.0.22 - - [2026-06-15 01:49:17] "GET /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013459 10.0.0.22 - - [2026-06-15 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.017196 10.0.0.22 - - [2026-06-15 01:49:18] "POST /set-tag HTTP/1.1" 200 109 0.033204 10.0.0.22 - - [2026-06-15 01:49:18] "POST /set-tag HTTP/1.1" 200 109 0.026086 10.0.0.22 - - [2026-06-15 01:49:18] "POST /set-tag HTTP/1.1" 200 109 0.014674 10.0.0.22 - - [2026-06-15 01:49:18] "DELETE /instance-ip/dafafc6c-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.048262 10.0.0.22 - - [2026-06-15 01:49:18] "DELETE /virtual-machine-interface/dae18412-685b-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.043692 10.0.0.22 - - [2026-06-15 01:49:18] "DELETE /virtual-machine/a1c14b70-5957-4844-adf7-92916c426b1f HTTP/1.1" 200 115 0.023432 10.0.0.22 - - [2026-06-15 01:49:18] "DELETE /tag/2a6e3799-9595-449f-9d4a-fe42ea0390af HTTP/1.1" 409 236 0.006062 10.0.0.22 - - [2026-06-15 01:49:18] "DELETE /tag/2f7038bb-6f60-4967-83d9-d43ff7f865f3 HTTP/1.1" 200 115 0.041899 10.0.0.22 - - [2026-06-15 01:49:18] "DELETE /tag/b4977fc2-ee99-4fc4-91dc-6f05e53c49ed HTTP/1.1" 200 115 0.044423 10.0.0.22 - - [2026-06-15 01:49:20] "POST /projects HTTP/1.1" 409 238 0.005344 10.0.0.22 - - [2026-06-15 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.22 - - [2026-06-15 01:49:20] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030111 10.0.0.22 - - [2026-06-15 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.22 - - [2026-06-15 01:49:20] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003962 10.0.0.22 - - [2026-06-15 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.22 - - [2026-06-15 01:49:20] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003936 10.0.0.22 - - [2026-06-15 01:49:20] "POST /security-groups HTTP/1.1" 409 285 0.002582 10.0.0.22 - - [2026-06-15 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007373 10.0.0.22 - - [2026-06-15 01:49:20] "PUT /security-group/0bd8100b-c256-47a0-bc8a-07f6386546f4 HTTP/1.1" 200 262 0.053656 10.0.0.22 - - [2026-06-15 01:49:20] "PUT /access-control-list/01ed9656-c2e2-46ae-be20-5d426929fcee HTTP/1.1" 200 272 0.017364 10.0.0.22 - - [2026-06-15 01:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034632 10.0.0.22 - - [2026-06-15 01:49:20] "PUT /access-control-list/6a20a553-a29c-42ce-9e7c-eb1b92a75a01 HTTP/1.1" 200 272 0.018644 10.0.0.22 - - [2026-06-15 01:49:25] "POST /projects HTTP/1.1" 409 238 0.002219 10.0.0.22 - - [2026-06-15 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-06-15 01:49:25] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033024 10.0.0.22 - - [2026-06-15 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.22 - - [2026-06-15 01:49:25] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004538 10.0.0.22 - - [2026-06-15 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2026-06-15 01:49:25] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003969 10.0.0.22 - - [2026-06-15 01:49:25] "POST /security-groups HTTP/1.1" 409 285 0.002403 10.0.0.22 - - [2026-06-15 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.22 - - [2026-06-15 01:49:25] "PUT /security-group/0bd8100b-c256-47a0-bc8a-07f6386546f4 HTTP/1.1" 200 262 0.054993 10.0.0.22 - - [2026-06-15 01:49:25] "PUT /access-control-list/01ed9656-c2e2-46ae-be20-5d426929fcee HTTP/1.1" 200 272 0.012169 10.0.0.22 - - [2026-06-15 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017136 10.0.0.22 - - [2026-06-15 01:49:25] "PUT /access-control-list/6a20a553-a29c-42ce-9e7c-eb1b92a75a01 HTTP/1.1" 200 272 0.028648 10.0.0.22 - - [2026-06-15 01:49:25] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006740 10.0.0.22 - - [2026-06-15 01:49:25] "GET /firewall-rule/2887610d-8f3f-4c0b-838f-01815f3f3306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002781 10.0.0.22 - - [2026-06-15 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.058077 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /firewall-rule/2887610d-8f3f-4c0b-838f-01815f3f3306 HTTP/1.1" 200 115 0.040613 10.0.0.22 - - [2026-06-15 01:49:26] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004974 10.0.0.22 - - [2026-06-15 01:49:26] "GET /firewall-rule/4c20bc6e-508e-4828-b241-cec4e486de82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003165 10.0.0.22 - - [2026-06-15 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.067324 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /firewall-rule/4c20bc6e-508e-4828-b241-cec4e486de82 HTTP/1.1" 200 115 0.032183 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4 HTTP/1.1" 409 236 0.006716 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /tag/090f5d9a-6b35-473a-a46b-33fcd4d01e80 HTTP/1.1" 200 115 0.033769 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /tag/07453084-65c7-4975-8a4d-230d804da466 HTTP/1.1" 409 236 0.005388 10.0.0.22 - - [2026-06-15 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.22 - - [2026-06-15 01:49:26] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004568 10.0.0.22 - - [2026-06-15 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006987 10.0.0.22 - - [2026-06-15 01:49:26] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004181 10.0.0.22 - - [2026-06-15 01:49:26] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.080456 10.0.0.22 - - [2026-06-15 01:49:26] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.055574 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /security-group/0bd8100b-c256-47a0-bc8a-07f6386546f4 HTTP/1.1" 200 115 0.048767 10.0.0.22 - - [2026-06-15 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /access-control-list/01ed9656-c2e2-46ae-be20-5d426929fcee HTTP/1.1" 200 115 0.030762 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /access-control-list/6a20a553-a29c-42ce-9e7c-eb1b92a75a01 HTTP/1.1" 200 115 0.023581 10.0.0.22 - - [2026-06-15 01:49:26] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032477 10.0.0.22 - - [2026-06-15 01:49:26] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?fields=security_groups HTTP/1.1" 200 1352 0.034932 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /security-group/31b9a25d-9683-4e9f-bc6c-bc066d4f3080 HTTP/1.1" 200 115 0.044597 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /access-control-list/66921726-97de-487d-8d78-ed5d1b34e547 HTTP/1.1" 200 115 0.036961 10.0.0.22 - - [2026-06-15 01:49:26] "GET /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7?fields=application_policy_sets HTTP/1.1" 200 1391 0.058044 10.0.0.22 - - [2026-06-15 01:49:26] "DELETE /access-control-list/91f999a0-3226-4f30-b179-c968badd4adc HTTP/1.1" 200 115 0.045360 10.0.0.22 - - [2026-06-15 01:49:27] "DELETE /project/391c28ba-b37f-4a8d-a312-b4aadf2f18e7 HTTP/1.1" 200 115 0.337659 10.0.0.22 - - [2026-06-15 01:49:27] "POST /projects HTTP/1.1" 409 238 0.004270 10.0.0.22 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.22 - - [2026-06-15 01:49:27] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034625 10.0.0.22 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.22 - - [2026-06-15 01:49:27] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005944 10.0.0.22 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2026-06-15 01:49:27] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004351 10.0.0.22 - - [2026-06-15 01:49:27] "POST /security-groups HTTP/1.1" 409 285 0.002201 10.0.0.22 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2026-06-15 01:49:27] "PUT /security-group/3027aab9-cf97-4141-8481-bd567727c0ee HTTP/1.1" 200 262 0.056201 10.0.0.22 - - [2026-06-15 01:49:27] "PUT /access-control-list/519471db-d2e1-4a1f-9e7d-58e6ea4d151f HTTP/1.1" 200 272 0.011847 10.0.0.22 - - [2026-06-15 01:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033458 10.0.0.22 - - [2026-06-15 01:49:27] "PUT /access-control-list/75a51cce-74eb-40c8-aef7-86d8eea20c64 HTTP/1.1" 200 272 0.028270 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /loadbalancer-member/dadddffc-b4b2-4e41-8dbe-be7af50c489c HTTP/1.1" 200 115 0.043280 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /loadbalancer-pool/aa36ea24-2f66-49d9-8f3a-41cdd4185132 HTTP/1.1" 200 115 0.042590 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /loadbalancer-listener/c8b6de81-ef6f-418f-90ed-929dbf1a260b HTTP/1.1" 200 115 0.040697 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /loadbalancer/bfaa8269-89ec-443d-b0ae-e06f10e2d2f4 HTTP/1.1" 200 115 0.038481 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /floating-ip/431c3494-8a02-4ae2-9b2c-556a9d89ce3d HTTP/1.1" 200 115 0.041002 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /instance-ip/41364551-f1c4-4fab-b174-3b3c35ab0390 HTTP/1.1" 200 115 0.059194 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /virtual-machine-interface/579fe766-5b63-42ab-985e-1712a16231b3 HTTP/1.1" 200 115 0.046567 10.0.0.22 - - [2026-06-15 01:49:31] "DELETE /tag/f4a32977-9217-4b00-90eb-e4a7f8754cd5 HTTP/1.1" 200 115 0.033254 10.0.0.22 - - [2026-06-15 01:49:31] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002607 10.0.0.22 - - [2026-06-15 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.22 - - [2026-06-15 01:49:32] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007972 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-policy/95acd2c4-920b-419c-bf67-1491bae225e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003807 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-rule/793d32ec-3670-4378-9784-db834d1295d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003133 10.0.0.22 - - [2026-06-15 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.014169 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /firewall-rule/793d32ec-3670-4378-9784-db834d1295d3 HTTP/1.1" 200 115 0.038373 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003054 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-rule/fb70fa9c-276c-41a4-ad25-b2bd4aac2c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002977 10.0.0.22 - - [2026-06-15 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.014965 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /firewall-rule/fb70fa9c-276c-41a4-ad25-b2bd4aac2c7c HTTP/1.1" 200 115 0.038174 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006552 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-rule/eea1fb49-9f4f-4c68-ba0a-42dabcad746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003027 10.0.0.22 - - [2026-06-15 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.011913 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /firewall-rule/eea1fb49-9f4f-4c68-ba0a-42dabcad746a HTTP/1.1" 200 115 0.050883 10.0.0.22 - - [2026-06-15 01:49:32] "GET /application-policy-set/0a40472c-5aa3-4052-a743-41b953d7a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002482 10.0.0.22 - - [2026-06-15 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2026-06-15 01:49:32] "GET /policy-management/0983dd43-b8ae-4dc1-9a8f-4bee33d14215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002920 10.0.0.22 - - [2026-06-15 01:49:32] "GET /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003709 10.0.0.22 - - [2026-06-15 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.042456 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /firewall-policy/13b24d26-7162-4d42-ab24-ed33bb943d2a HTTP/1.1" 200 115 0.066401 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /tag/eb814f74-6e36-4edc-9f38-58cbb4b055b4 HTTP/1.1" 200 115 0.047144 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /tag/2a6e3799-9595-449f-9d4a-fe42ea0390af HTTP/1.1" 200 115 0.072444 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /tag/72c39720-f8d8-46e6-94c1-a5d4af2d2d37 HTTP/1.1" 200 115 0.078344 10.0.0.22 - - [2026-06-15 01:49:32] "DELETE /tag/07453084-65c7-4975-8a4d-230d804da466 HTTP/1.1" 200 115 0.066402 10.0.0.22 - - [2026-06-15 01:49:32] "POST /projects HTTP/1.1" 409 238 0.008183 10.0.0.22 - - [2026-06-15 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2026-06-15 01:49:33] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038341 10.0.0.22 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.22 - - [2026-06-15 01:49:33] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004308 10.0.0.22 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.22 - - [2026-06-15 01:49:33] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004783 10.0.0.22 - - [2026-06-15 01:49:33] "POST /security-groups HTTP/1.1" 409 285 0.004858 10.0.0.22 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2026-06-15 01:49:33] "PUT /security-group/3027aab9-cf97-4141-8481-bd567727c0ee HTTP/1.1" 200 262 0.061591 10.0.0.22 - - [2026-06-15 01:49:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040061 10.0.0.22 - - [2026-06-15 01:49:33] "PUT /access-control-list/519471db-d2e1-4a1f-9e7d-58e6ea4d151f HTTP/1.1" 200 272 0.032121 10.0.0.22 - - [2026-06-15 01:49:33] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.031000 10.0.0.22 - - [2026-06-15 01:49:33] "PUT /access-control-list/75a51cce-74eb-40c8-aef7-86d8eea20c64 HTTP/1.1" 200 272 0.042459 10.0.0.22 - - [2026-06-15 01:49:33] "GET /firewall-rule/e20efb5f-e0bc-415b-ae12-53fca3c6fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003854 10.0.0.22 - - [2026-06-15 01:49:33] "POST /ref-update HTTP/1.1" 200 156 0.056015 10.0.0.22 - - [2026-06-15 01:49:33] "DELETE /firewall-rule/e20efb5f-e0bc-415b-ae12-53fca3c6fd6b HTTP/1.1" 200 115 0.078589 10.0.0.22 - - [2026-06-15 01:49:33] "GET /firewall-policy/4c9ca357-8abf-409a-bcca-94cdce567eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010627 10.0.0.22 - - [2026-06-15 01:49:33] "GET /firewall-rule/34b93f26-1671-46b2-96ca-b26fc2228f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003419 10.0.0.22 - - [2026-06-15 01:49:33] "POST /ref-update HTTP/1.1" 200 156 0.049403 10.0.0.22 - - [2026-06-15 01:49:33] "DELETE /firewall-rule/34b93f26-1671-46b2-96ca-b26fc2228f0d HTTP/1.1" 200 115 0.051457 10.0.0.22 - - [2026-06-15 01:49:33] "DELETE /tag/05373fd8-700f-4c66-b658-c1e3346e1ab1 HTTP/1.1" 200 115 0.040087 10.0.0.22 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.22 - - [2026-06-15 01:49:33] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008633 10.0.0.22 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.22 - - [2026-06-15 01:49:33] "GET /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004618 10.0.0.22 - - [2026-06-15 01:49:33] "PUT /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8 HTTP/1.1" 200 264 0.062947 10.0.0.22 - - [2026-06-15 01:49:33] "PUT /virtual-network/af22144f-2158-4233-9e9c-5da24a060a2f HTTP/1.1" 200 264 0.049138 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /security-group/3027aab9-cf97-4141-8481-bd567727c0ee HTTP/1.1" 200 115 0.073796 10.0.0.22 - - [2026-06-15 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /access-control-list/519471db-d2e1-4a1f-9e7d-58e6ea4d151f HTTP/1.1" 200 115 0.057193 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /access-control-list/75a51cce-74eb-40c8-aef7-86d8eea20c64 HTTP/1.1" 200 115 0.039989 10.0.0.22 - - [2026-06-15 01:49:34] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.029669 10.0.0.22 - - [2026-06-15 01:49:34] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?fields=security_groups HTTP/1.1" 200 1351 0.036092 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /security-group/c40f4d9a-80b2-4a7f-8ba9-1a8eabb5a61c HTTP/1.1" 200 115 0.046505 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /access-control-list/2cf14457-fe70-4288-8aaf-07ab7d9eae9e HTTP/1.1" 200 115 0.040517 10.0.0.22 - - [2026-06-15 01:49:34] "GET /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056?fields=application_policy_sets HTTP/1.1" 200 1390 0.058974 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /access-control-list/729a41c5-ed9e-4fb1-b5d2-31f39337b0c4 HTTP/1.1" 200 115 0.064397 10.0.0.22 - - [2026-06-15 01:49:34] "DELETE /project/2a1f3234-0557-4df4-89a0-6d2e74dfc056 HTTP/1.1" 200 115 0.319673 10.0.0.22 - - [2026-06-15 01:50:20] "GET / HTTP/1.1" 200 35931 0.005244 10.0.0.22 - - [2026-06-15 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022806 10.0.0.22 - - [2026-06-15 01:50:20] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005182 10.0.0.22 - - [2026-06-15 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2026-06-15 01:50:20] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002389 10.0.0.22 - - [2026-06-15 01:50:37] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.22 - - [2026-06-15 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2026-06-15 01:50:37] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004775 10.0.0.22 - - [2026-06-15 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2026-06-15 01:50:37] "GET /config-node/6e020182-ea1e-4098-a2ec-7d85b8666441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003100 10.0.0.22 - - [2026-06-15 01:50:37] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.22 - - [2026-06-15 01:50:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002344 10.0.0.22 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.22 - - [2026-06-15 01:50:42] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002746 10.0.0.22 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-06-15 01:50:42] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.011468 10.0.0.22 - - [2026-06-15 01:50:42] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.22 - - [2026-06-15 01:50:42] "POST /alarms HTTP/1.1" 409 264 0.002220 10.0.0.22 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.22 - - [2026-06-15 01:50:42] "PUT /alarm/7d0f7a91-8f86-4e86-b96a-8b2097af0962 HTTP/1.1" 200 244 0.010752 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 261 0.009433 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/a3770cd9-f119-4baa-bdd1-d50987082bfc HTTP/1.1" 200 244 0.014028 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 261 0.008502 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/64a587c6-e3cd-43b5-aa14-17cc4322d82c HTTP/1.1" 200 244 0.020549 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 253 0.003490 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012706 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/c86f03b7-735a-40bc-be73-0d5c786e5212 HTTP/1.1" 200 244 0.015256 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 251 0.016525 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/44870e76-3836-46a0-8ce3-cb8a660715bf HTTP/1.1" 200 244 0.013452 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 252 0.014061 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/9c0c8c1f-f9fa-47f2-9ca7-ab30b97dec6e HTTP/1.1" 200 244 0.012773 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 256 0.012853 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/edf9724b-dae6-4fd9-bc9e-e80bad0a5da1 HTTP/1.1" 200 244 0.009610 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 248 0.009108 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/94d0c7c4-2711-4428-8964-ff79ebbf4df4 HTTP/1.1" 200 244 0.014364 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 252 0.006652 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/75c8e1dd-9264-4bda-b383-6359ce97d69d HTTP/1.1" 200 244 0.016383 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 257 0.011402 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/0591f90d-3b87-430a-8588-8dc3665cdf8a HTTP/1.1" 200 244 0.012896 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 251 0.012412 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/f9adb231-e29f-480b-8eef-2a4a7e70129c HTTP/1.1" 200 244 0.011235 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 257 0.006850 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/622507b8-f6b6-41d9-828a-39830047b0fe HTTP/1.1" 200 244 0.011684 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 261 0.014391 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.22 - - [2026-06-15 01:50:43] "PUT /alarm/c696d505-0d85-4c0f-a30f-a7376fe284db HTTP/1.1" 200 244 0.015549 10.0.0.22 - - [2026-06-15 01:50:43] "POST /alarms HTTP/1.1" 409 258 0.018230 10.0.0.22 - - [2026-06-15 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/eba49edb-83cc-4f49-a00d-b181f659b02d HTTP/1.1" 200 244 0.014625 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 254 0.014082 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/825fccb8-15eb-4c6c-9747-413005f5e67b HTTP/1.1" 200 244 0.011271 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 254 0.005769 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008541 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/767251ff-a0b2-48cf-9cdc-f9243a0605e8 HTTP/1.1" 200 244 0.010904 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 254 0.009358 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/7f3c270f-f367-4cdf-a8ad-9138a62beeaa HTTP/1.1" 200 244 0.012819 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 247 0.011213 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/7c9b1c43-f1ab-44f0-9c4b-09b627788f2f HTTP/1.1" 200 244 0.011353 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 272 0.007646 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/f117999e-3a40-45ca-9a45-4feca8c1daac HTTP/1.1" 200 244 0.010881 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 261 0.008874 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/3b49c0ad-4f6a-4572-b642-01b9e22a885b HTTP/1.1" 200 244 0.011371 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 259 0.005810 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/9ded483b-ffe5-46c4-bdfa-06e452ea556b HTTP/1.1" 200 244 0.016192 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 265 0.004748 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/792c15e4-5422-4537-8794-e0aeea54490e HTTP/1.1" 200 244 0.012172 10.0.0.22 - - [2026-06-15 01:50:44] "POST /alarms HTTP/1.1" 409 279 0.005120 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.22 - - [2026-06-15 01:50:44] "PUT /alarm/28bf12aa-3cee-4326-8394-52ac8f2999da HTTP/1.1" 200 244 0.020482 10.0.0.22 - - [2026-06-15 01:50:44] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.22 - - [2026-06-15 01:50:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002002 10.0.0.22 - - [2026-06-15 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.22 - - [2026-06-15 01:50:45] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.007764 10.0.0.22 - - [2026-06-15 01:50:45] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.22 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-06-15 01:50:45] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002639 10.0.0.22 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2026-06-15 01:50:45] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.009923 10.0.0.22 - - [2026-06-15 01:50:45] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.22 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2026-06-15 01:50:45] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004528 10.0.0.22 - - [2026-06-15 01:50:45] "PUT /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb HTTP/1.1" 200 274 0.021603 10.0.0.22 - - [2026-06-15 01:50:48] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.22 - - [2026-06-15 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.22 - - [2026-06-15 01:50:48] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002859 10.0.0.22 - - [2026-06-15 01:50:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001870 10.0.0.22 - - [2026-06-15 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2026-06-15 01:50:48] "GET /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003175 10.0.0.22 - - [2026-06-15 01:50:48] "PUT /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2 HTTP/1.1" 200 254 0.024590 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 10.0.0.22 - - [2026-06-15 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.22 - - [2026-06-15 01:50:51] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003466 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:50:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001205 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:50:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:50:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.22 - - [2026-06-15 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2026-06-15 01:50:59] "GET /loadbalancer/c9e69605-f8c9-435c-b674-6e6cb1557a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002432 10.0.0.22 - - [2026-06-15 01:50:59] "GET /loadbalancer-pool/2e7b3948-bcef-4ed4-b66a-69625bc1e02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003135 10.0.0.22 - - [2026-06-15 01:50:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017772 10.0.0.22 - - [2026-06-15 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006898 10.0.0.22 - - [2026-06-15 01:50:59] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011247 10.0.0.22 - - [2026-06-15 01:50:59] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011781 10.0.0.22 - - [2026-06-15 01:50:59] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002062 10.0.0.22 - - [2026-06-15 01:50:59] "POST /set-tag HTTP/1.1" 200 109 0.060686 10.0.0.22 - - [2026-06-15 01:50:59] "GET /loadbalancer-pool/dd741da8-6827-4775-8eff-c74f74b0220a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002841 10.0.0.22 - - [2026-06-15 01:50:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014678 10.0.0.22 - - [2026-06-15 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028052 10.0.0.22 - - [2026-06-15 01:50:59] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009908 10.0.0.22 - - [2026-06-15 01:50:59] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004368 10.0.0.22 - - [2026-06-15 01:50:59] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001993 10.0.0.22 - - [2026-06-15 01:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.22 - - [2026-06-15 01:50:59] "GET /loadbalancer-pool/bc3d64c1-5029-45c6-9b2d-d0ac7c961a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002460 10.0.0.22 - - [2026-06-15 01:50:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014335 10.0.0.22 - - [2026-06-15 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008161 10.0.0.22 - - [2026-06-15 01:50:59] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010978 10.0.0.22 - - [2026-06-15 01:50:59] "GET /virtual-machine-interface/74fbf444-685a-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004596 10.0.0.22 - - [2026-06-15 01:50:59] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.22 - - [2026-06-15 01:50:59] "GET /floating-ip/ae26a2dd-504a-4d54-a905-f4b246a2b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002877 10.0.0.22 - - [2026-06-15 01:51:10] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.22 - - [2026-06-15 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-06-15 01:51:10] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005038 10.0.0.22 - - [2026-06-15 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-06-15 01:51:10] "GET /config-node/6e020182-ea1e-4098-a2ec-7d85b8666441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002671 10.0.0.22 - - [2026-06-15 01:51:22] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.22 - - [2026-06-15 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.22 - - [2026-06-15 01:51:22] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004324 10.0.0.22 - - [2026-06-15 01:51:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002709 10.0.0.22 - - [2026-06-15 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.22 - - [2026-06-15 01:51:22] "GET /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004505 10.0.0.22 - - [2026-06-15 01:51:22] "PUT /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2 HTTP/1.1" 200 254 0.017789 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:51:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:51:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.22 - - [2026-06-15 01:51:37] "GET / HTTP/1.1" 200 35931 0.002662 10.0.0.22 - - [2026-06-15 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.22 - - [2026-06-15 01:51:37] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007318 10.0.0.22 - - [2026-06-15 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.22 - - [2026-06-15 01:51:37] "GET /config-node/6e020182-ea1e-4098-a2ec-7d85b8666441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001983 10.0.0.22 - - [2026-06-15 01:51:38] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.22 - - [2026-06-15 01:51:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002065 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.22 - - [2026-06-15 01:51:43] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002717 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.011697 10.0.0.22 - - [2026-06-15 01:51:43] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 264 0.002123 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/7d0f7a91-8f86-4e86-b96a-8b2097af0962 HTTP/1.1" 200 244 0.008758 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 261 0.004317 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/a3770cd9-f119-4baa-bdd1-d50987082bfc HTTP/1.1" 200 244 0.012358 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 261 0.008297 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/64a587c6-e3cd-43b5-aa14-17cc4322d82c HTTP/1.1" 200 244 0.009726 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 253 0.004262 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/c86f03b7-735a-40bc-be73-0d5c786e5212 HTTP/1.1" 200 244 0.009398 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 251 0.016062 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/44870e76-3836-46a0-8ce3-cb8a660715bf HTTP/1.1" 200 244 0.020450 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 252 0.007753 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005868 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/9c0c8c1f-f9fa-47f2-9ca7-ab30b97dec6e HTTP/1.1" 200 244 0.010252 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 256 0.006794 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.22 - - [2026-06-15 01:51:43] "PUT /alarm/edf9724b-dae6-4fd9-bc9e-e80bad0a5da1 HTTP/1.1" 200 244 0.009826 10.0.0.22 - - [2026-06-15 01:51:43] "POST /alarms HTTP/1.1" 409 248 0.009370 10.0.0.22 - - [2026-06-15 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/94d0c7c4-2711-4428-8964-ff79ebbf4df4 HTTP/1.1" 200 244 0.012067 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 252 0.014550 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008843 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/75c8e1dd-9264-4bda-b383-6359ce97d69d HTTP/1.1" 200 244 0.010549 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 257 0.016414 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/0591f90d-3b87-430a-8588-8dc3665cdf8a HTTP/1.1" 200 244 0.009498 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 251 0.011393 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/f9adb231-e29f-480b-8eef-2a4a7e70129c HTTP/1.1" 200 244 0.010605 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 257 0.005980 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/622507b8-f6b6-41d9-828a-39830047b0fe HTTP/1.1" 200 244 0.011693 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 261 0.008193 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008185 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/c696d505-0d85-4c0f-a30f-a7376fe284db HTTP/1.1" 200 244 0.013904 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 258 0.013232 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/eba49edb-83cc-4f49-a00d-b181f659b02d HTTP/1.1" 200 244 0.011406 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 254 0.009168 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/825fccb8-15eb-4c6c-9747-413005f5e67b HTTP/1.1" 200 244 0.011440 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 254 0.013304 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/767251ff-a0b2-48cf-9cdc-f9243a0605e8 HTTP/1.1" 200 244 0.010561 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 254 0.006932 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/7f3c270f-f367-4cdf-a8ad-9138a62beeaa HTTP/1.1" 200 244 0.010289 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 247 0.007248 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/7c9b1c43-f1ab-44f0-9c4b-09b627788f2f HTTP/1.1" 200 244 0.016955 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 272 0.010430 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/f117999e-3a40-45ca-9a45-4feca8c1daac HTTP/1.1" 200 244 0.011020 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 261 0.010696 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.22 - - [2026-06-15 01:51:44] "PUT /alarm/3b49c0ad-4f6a-4572-b642-01b9e22a885b HTTP/1.1" 200 244 0.034181 10.0.0.22 - - [2026-06-15 01:51:44] "POST /alarms HTTP/1.1" 409 259 0.015324 10.0.0.22 - - [2026-06-15 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2026-06-15 01:51:45] "PUT /alarm/9ded483b-ffe5-46c4-bdfa-06e452ea556b HTTP/1.1" 200 244 0.010905 10.0.0.22 - - [2026-06-15 01:51:45] "POST /alarms HTTP/1.1" 409 265 0.002412 10.0.0.22 - - [2026-06-15 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.22 - - [2026-06-15 01:51:45] "PUT /alarm/792c15e4-5422-4537-8794-e0aeea54490e HTTP/1.1" 200 244 0.010775 10.0.0.22 - - [2026-06-15 01:51:45] "POST /alarms HTTP/1.1" 409 279 0.010009 10.0.0.22 - - [2026-06-15 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.22 - - [2026-06-15 01:51:45] "PUT /alarm/28bf12aa-3cee-4326-8394-52ac8f2999da HTTP/1.1" 200 244 0.010925 10.0.0.22 - - [2026-06-15 01:51:45] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.22 - - [2026-06-15 01:51:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002131 10.0.0.22 - - [2026-06-15 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.22 - - [2026-06-15 01:51:45] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.010255 10.0.0.22 - - [2026-06-15 01:51:45] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.22 - - [2026-06-15 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2026-06-15 01:51:45] "GET /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003019 10.0.0.22 - - [2026-06-15 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.22 - - [2026-06-15 01:51:45] "PUT /global-vrouter-config/4910722f-cc21-41e2-8b0b-c27cb7185bb8 HTTP/1.1" 200 276 0.009976 10.0.0.22 - - [2026-06-15 01:51:46] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.22 - - [2026-06-15 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.22 - - [2026-06-15 01:51:46] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005631 10.0.0.22 - - [2026-06-15 01:51:46] "PUT /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb HTTP/1.1" 200 274 0.016977 10.0.0.22 - - [2026-06-15 01:51:49] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.22 - - [2026-06-15 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.22 - - [2026-06-15 01:51:49] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.008249 10.0.0.22 - - [2026-06-15 01:51:49] "POST /bgp-routers HTTP/1.1" 409 301 0.003547 10.0.0.22 - - [2026-06-15 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2026-06-15 01:51:49] "GET /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002925 10.0.0.22 - - [2026-06-15 01:51:49] "PUT /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2 HTTP/1.1" 200 254 0.012544 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:51:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:51:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 10.0.0.22 - - [2026-06-15 01:51:54] "POST /tags HTTP/1.1" 200 355 0.023412 10.0.0.22 - - [2026-06-15 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.22 - - [2026-06-15 01:51:54] "GET /tag/e941b5f5-ff55-452c-a52e-7c0af00732d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013926 10.0.0.22 - - [2026-06-15 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2026-06-15 01:51:54] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006044 10.0.0.22 - - [2026-06-15 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.22 - - [2026-06-15 01:51:54] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054178 10.0.0.22 - - [2026-06-15 01:51:54] "POST /virtual-machines HTTP/1.1" 200 351 0.008493 10.0.0.22 - - [2026-06-15 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037344 10.0.0.22 - - [2026-06-15 01:51:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.147310 10.0.0.22 - - [2026-06-15 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008093 10.0.0.22 - - [2026-06-15 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006660 10.0.0.22 - - [2026-06-15 01:51:55] "POST /instance-ips HTTP/1.1" 200 391 0.021656 10.0.0.22 - - [2026-06-15 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016221 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008247 10.0.0.22 - - [2026-06-15 01:51:55] "POST /set-tag HTTP/1.1" 200 109 0.014240 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021004 10.0.0.22 - - [2026-06-15 01:51:55] "GET /instance-ip/c984c7a0-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003118 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004508 10.0.0.22 - - [2026-06-15 01:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003567 10.0.0.22 - - [2026-06-15 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004708 10.0.0.22 - - [2026-06-15 01:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.22 - - [2026-06-15 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-network/7d69c1a2-e4df-4015-98de-42d4cc7234c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003793 10.0.0.22 - - [2026-06-15 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.22 - - [2026-06-15 01:51:55] "GET /project/a03956b7-dd43-4edc-9d93-1b4dd8577c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030193 10.0.0.22 - - [2026-06-15 01:51:55] "POST /virtual-machines HTTP/1.1" 200 355 0.009010 10.0.0.22 - - [2026-06-15 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015018 10.0.0.22 - - [2026-06-15 01:51:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107539 10.0.0.22 - - [2026-06-15 01:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008360 10.0.0.22 - - [2026-06-15 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016325 10.0.0.22 - - [2026-06-15 01:51:55] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006580 10.0.0.22 - - [2026-06-15 01:51:55] "POST /instance-ips HTTP/1.1" 200 395 0.023224 10.0.0.22 - - [2026-06-15 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018982 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010072 10.0.0.22 - - [2026-06-15 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.014844 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015085 10.0.0.22 - - [2026-06-15 01:51:56] "GET /instance-ip/c9e85194-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006605 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004356 10.0.0.22 - - [2026-06-15 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-router/a136ff3e-d181-4035-8439-53b987749d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.008979 10.0.0.22 - - [2026-06-15 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019697 10.0.0.22 - - [2026-06-15 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006897 10.0.0.22 - - [2026-06-15 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.22 - - [2026-06-15 01:51:56] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004535 10.0.0.22 - - [2026-06-15 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.22 - - [2026-06-15 01:52:04] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.22 - - [2026-06-15 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.22 - - [2026-06-15 01:52:04] "GET /global-system-config/6dbcf4d9-7595-4acb-8dfd-b4dbf27027bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006384 10.0.0.22 - - [2026-06-15 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.22 - - [2026-06-15 01:52:04] "GET /config-node/6e020182-ea1e-4098-a2ec-7d85b8666441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002522 10.0.0.22 - - [2026-06-15 01:52:07] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004674 10.0.0.22 - - [2026-06-15 01:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.22 - - [2026-06-15 01:52:08] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010321 10.0.0.22 - - [2026-06-15 01:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.22 - - [2026-06-15 01:52:09] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006116 10.0.0.22 - - [2026-06-15 01:52:09] "POST /set-tag HTTP/1.1" 200 109 0.005368 10.0.0.22 - - [2026-06-15 01:52:16] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.22 - - [2026-06-15 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2026-06-15 01:52:16] "GET /routing-instance/28f8e188-f8b5-4440-84e6-b2b74f30bcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003009 10.0.0.22 - - [2026-06-15 01:52:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002128 10.0.0.22 - - [2026-06-15 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.22 - - [2026-06-15 01:52:16] "GET /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006032 10.0.0.22 - - [2026-06-15 01:52:16] "PUT /bgp-router/a8513f1a-388a-44fd-b47b-7aaa6ab05ae2 HTTP/1.1" 200 254 0.028098 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 10.0.0.22 - - [2026-06-15 01:52:41] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010399 10.0.0.22 - - [2026-06-15 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.007100 10.0.0.22 - - [2026-06-15 01:52:41] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004293 10.0.0.22 - - [2026-06-15 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.005066 10.0.0.22 - - [2026-06-15 01:52:41] "GET /virtual-machine/e92d8710-8e51-4630-8236-ae2bfef9816f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003036 10.0.0.22 - - [2026-06-15 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.013426 10.0.0.22 - - [2026-06-15 01:52:41] "GET /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009155 10.0.0.22 - - [2026-06-15 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.037482 10.0.0.22 - - [2026-06-15 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.055644 10.0.0.22 - - [2026-06-15 01:52:41] "DELETE /instance-ip/c984c7a0-685c-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.081044 10.0.0.22 - - [2026-06-15 01:52:42] "DELETE /virtual-machine-interface/c9651626-685c-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.063472 10.0.0.22 - - [2026-06-15 01:52:42] "DELETE /virtual-machine/e92d8710-8e51-4630-8236-ae2bfef9816f HTTP/1.1" 200 115 0.015552 10.0.0.22 - - [2026-06-15 01:52:42] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010680 10.0.0.22 - - [2026-06-15 01:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002675 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:52:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001384 [Introspect:8084]10.0.0.22 - - [2026-06-15 01:52:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.22 - - [2026-06-15 01:53:12] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012460 10.0.0.22 - - [2026-06-15 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.007268 10.0.0.22 - - [2026-06-15 01:53:12] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009619 10.0.0.22 - - [2026-06-15 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.004036 10.0.0.22 - - [2026-06-15 01:53:12] "GET /virtual-machine/7743d675-457d-47f7-9853-464159be1fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006738 10.0.0.22 - - [2026-06-15 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.012543 10.0.0.22 - - [2026-06-15 01:53:12] "GET /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004570 10.0.0.22 - - [2026-06-15 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.025906 10.0.0.22 - - [2026-06-15 01:53:12] "POST /set-tag HTTP/1.1" 200 109 0.056310 10.0.0.22 - - [2026-06-15 01:53:13] "DELETE /instance-ip/c9e85194-685c-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.045332 10.0.0.22 - - [2026-06-15 01:53:13] "DELETE /virtual-machine-interface/c9cdf24a-685c-11f1-a99b-fa163e812997 HTTP/1.1" 200 115 0.073239 10.0.0.22 - - [2026-06-15 01:53:13] "DELETE /virtual-machine/7743d675-457d-47f7-9853-464159be1fba HTTP/1.1" 200 115 0.044301 10.0.0.22 - - [2026-06-15 01:53:13] "DELETE /tag/e941b5f5-ff55-452c-a52e-7c0af00732d5 HTTP/1.1" 200 115 0.071797