++ 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 May 18 01:42:16 AM UTC 2026 ===================' INFO: =================== Mon May 18 01:42:16 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129 ++ 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.129 ++ 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.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.214.43.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.214.43.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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=__ ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ 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: 05/18/2026 01:43:01.888 7fea103b7900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/18/2026 01:43:02.497 7fea103b7900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/18/2026 01:43:02.545 7fea103b7900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/18/2026 01:43:02.547 7fea103b7900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000822 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-05-18 01:43:17] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.129 - - [2026-05-18 01:43:18] "GET / HTTP/1.1" 200 45303 0.001268 10.0.0.129 - - [2026-05-18 01:43:18] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.129 - - [2026-05-18 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.129 - - [2026-05-18 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.129 - - [2026-05-18 01:43:18] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.129 - - [2026-05-18 01:43:19] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011140 10.0.0.129 - - [2026-05-18 01:43:19] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012613 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.017262 10.0.0.129 - - [2026-05-18 01:43:19] "POST /config-database-nodes HTTP/1.1" 200 613 0.078871 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.010029 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.129 - - [2026-05-18 01:43:19] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008775 10.0.0.129 - - [2026-05-18 01:43:19] "POST /service-appliance-sets HTTP/1.1" 200 555 0.060152 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.004485 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.129 - - [2026-05-18 01:43:19] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013295 10.0.0.129 - - [2026-05-18 01:43:19] "POST /service-appliance-sets HTTP/1.1" 200 543 0.115611 10.0.0.129 - - [2026-05-18 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.129 - - [2026-05-18 01:43:19] "GET /network-ipam/d9a19c1c-7359-411a-aa85-f52bd2eae058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008966 10.0.0.129 - - [2026-05-18 01:43:19] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.129 - - [2026-05-18 01:43:20] "POST /service-templates HTTP/1.1" 200 513 0.237386 10.0.0.129 - - [2026-05-18 01:43:20] "POST /service-templates HTTP/1.1" 200 503 0.070788 10.0.0.129 - - [2026-05-18 01:43:20] "POST /service-templates HTTP/1.1" 200 517 0.081994 10.0.0.129 - - [2026-05-18 01:43:20] "POST /service-templates HTTP/1.1" 200 537 0.096956 10.0.0.129 - - [2026-05-18 01:43:20] "GET / HTTP/1.1" 200 36215 0.001290 10.0.0.129 - - [2026-05-18 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017919 10.0.0.129 - - [2026-05-18 01:43:20] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007025 10.0.0.129 - - [2026-05-18 01:43:20] "POST /service-templates HTTP/1.1" 200 509 0.093606 10.0.0.129 - - [2026-05-18 01:43:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.007880 10.0.0.129 - - [2026-05-18 01:43:20] "POST /database-nodes HTTP/1.1" 200 599 0.059789 10.0.0.129 - - [2026-05-18 01:43:21] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.129 - - [2026-05-18 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.129 - - [2026-05-18 01:43:21] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005883 10.0.0.129 - - [2026-05-18 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.008191 10.0.0.129 - - [2026-05-18 01:43:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.048653 10.0.0.129 - - [2026-05-18 01:43:22] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.129 - - [2026-05-18 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.129 - - [2026-05-18 01:43:22] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023060 10.0.0.129 - - [2026-05-18 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.009787 10.0.0.129 - - [2026-05-18 01:43:22] "POST /analytics-nodes HTTP/1.1" 200 601 0.035599 10.0.0.129 - - [2026-05-18 01:43:22] "GET / HTTP/1.1" 200 36215 0.002228 10.0.0.129 - - [2026-05-18 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.129 - - [2026-05-18 01:43:22] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014214 10.0.0.129 - - [2026-05-18 01:43:22] "POST /bgp-routers HTTP/1.1" 200 618 0.044464 10.0.0.129 - - [2026-05-18 01:43:22] "GET /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.011934 10.0.0.129 - - [2026-05-18 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.129 - - [2026-05-18 01:43:22] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012808 10.0.0.129 - - [2026-05-18 01:43:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003674 10.0.0.129 - - [2026-05-18 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.025006 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001028 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.009773 10.0.0.129 - - [2026-05-18 01:43:24] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.129 - - [2026-05-18 01:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.129 - - [2026-05-18 01:43:24] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.149993 10.0.0.129 - - [2026-05-18 01:43:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.006382 10.0.0.129 - - [2026-05-18 01:43:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.198692 10.0.0.129 - - [2026-05-18 01:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016150 10.0.0.129 - - [2026-05-18 01:43:25] "GET /network-ipam/d9a19c1c-7359-411a-aa85-f52bd2eae058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007997 10.0.0.129 - - [2026-05-18 01:43:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.004038 10.0.0.129 - - [2026-05-18 01:43:26] "POST /access-control-lists HTTP/1.1" 200 589 0.056425 10.0.0.129 - - [2026-05-18 01:43:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.013947 10.0.0.129 - - [2026-05-18 01:43:26] "POST /access-control-lists HTTP/1.1" 200 587 0.054687 10.0.0.129 - - [2026-05-18 01:43:26] "POST /route-targets HTTP/1.1" 200 328 0.023278 10.0.0.129 - - [2026-05-18 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.097805 10.0.0.129 - - [2026-05-18 01:43:26] "POST /route-targets HTTP/1.1" 200 328 0.062313 10.0.0.129 - - [2026-05-18 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.048488 10.0.0.129 - - [2026-05-18 01:43:27] "POST /route-targets HTTP/1.1" 200 328 0.034203 10.0.0.129 - - [2026-05-18 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.036202 10.0.0.129 - - [2026-05-18 01:43:27] "POST /route-targets HTTP/1.1" 200 328 0.022142 10.0.0.129 - - [2026-05-18 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.032632 10.0.0.129 - - [2026-05-18 01:43:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.004857 10.0.0.129 - - [2026-05-18 01:43:27] "POST /access-control-lists HTTP/1.1" 200 553 0.104727 10.0.0.129 - - [2026-05-18 01:43:28] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.129 - - [2026-05-18 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.129 - - [2026-05-18 01:43:28] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010435 10.0.0.129 - - [2026-05-18 01:43:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003764 10.0.0.129 - - [2026-05-18 01:43:28] "POST /config-nodes HTTP/1.1" 200 595 0.067875 10.0.0.129 - - [2026-05-18 01:43:29] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.129 - - [2026-05-18 01:43:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003131 10.0.0.129 - - [2026-05-18 01:43:30] "GET / HTTP/1.1" 200 36215 0.001285 10.0.0.129 - - [2026-05-18 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.129 - - [2026-05-18 01:43:30] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003847 10.0.0.129 - - [2026-05-18 01:43:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.010080 10.0.0.129 - - [2026-05-18 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.009702 10.0.0.129 - - [2026-05-18 01:43:31] "POST /security-groups HTTP/1.1" 200 570 0.102458 10.0.0.129 - - [2026-05-18 01:43:31] "POST /projects HTTP/1.1" 200 483 0.476278 10.0.0.129 - - [2026-05-18 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.002548 10.0.0.129 - - [2026-05-18 01:43:31] "POST /security-groups HTTP/1.1" 200 536 0.090296 10.0.0.129 - - [2026-05-18 01:43:31] "POST /access-control-lists HTTP/1.1" 200 581 0.114177 10.0.0.129 - - [2026-05-18 01:43:31] "POST /chown HTTP/1.1" 200 109 0.071748 10.0.0.129 - - [2026-05-18 01:43:31] "POST /policy-managements HTTP/1.1" 409 214 0.015449 10.0.0.129 - - [2026-05-18 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.106975 10.0.0.129 - - [2026-05-18 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.112784 10.0.0.129 - - [2026-05-18 01:43:31] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007546 10.0.0.129 - - [2026-05-18 01:43:31] "POST /access-control-lists HTTP/1.1" 200 579 0.150290 10.0.0.129 - - [2026-05-18 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.002541 10.0.0.129 - - [2026-05-18 01:43:31] "POST /application-policy-sets HTTP/1.1" 200 530 0.206947 10.0.0.129 - - [2026-05-18 01:43:31] "POST /access-control-lists HTTP/1.1" 200 596 0.082886 10.0.0.129 - - [2026-05-18 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.054337 10.0.0.129 - - [2026-05-18 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.014372 10.0.0.129 - - [2026-05-18 01:43:31] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004434 10.0.0.129 - - [2026-05-18 01:43:31] "POST /access-control-lists HTTP/1.1" 200 594 0.098203 10.0.0.129 - - [2026-05-18 01:43:32] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.120255 10.0.0.129 - - [2026-05-18 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.036154 10.0.0.129 - - [2026-05-18 01:43:32] "GET /virtual-network/8ca3252d-9833-4f4a-8f56-f4ffe01c58c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.023703 10.0.0.129 - - [2026-05-18 01:43:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000781 10.0.0.129 - - [2026-05-18 01:43:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.010322 10.0.0.129 - - [2026-05-18 01:43:32] "POST /security-groups HTTP/1.1" 200 574 0.115754 10.0.0.129 - - [2026-05-18 01:43:32] "POST /projects HTTP/1.1" 200 491 0.381510 10.0.0.129 - - [2026-05-18 01:43:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.004215 10.0.0.129 - - [2026-05-18 01:43:32] "POST /security-groups HTTP/1.1" 200 548 0.076334 10.0.0.129 - - [2026-05-18 01:43:32] "POST /access-control-lists HTTP/1.1" 200 585 0.109446 10.0.0.129 - - [2026-05-18 01:43:32] "POST /chown HTTP/1.1" 200 109 0.077214 10.0.0.129 - - [2026-05-18 01:43:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.042802 10.0.0.129 - - [2026-05-18 01:43:32] "POST /network-ipams HTTP/1.1" 200 524 0.180465 10.0.0.129 - - [2026-05-18 01:43:33] "POST /access-control-lists HTTP/1.1" 200 583 0.231859 10.0.0.129 - - [2026-05-18 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.007864 10.0.0.129 - - [2026-05-18 01:43:33] "POST /network-ipams HTTP/1.1" 200 512 0.208348 10.0.0.129 - - [2026-05-18 01:43:33] "POST /access-control-lists HTTP/1.1" 200 604 0.103785 10.0.0.129 - - [2026-05-18 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.013905 10.0.0.129 - - [2026-05-18 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.005696 10.0.0.129 - - [2026-05-18 01:43:33] "POST /access-control-lists HTTP/1.1" 200 602 0.070734 10.0.0.129 - - [2026-05-18 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.006832 10.0.0.129 - - [2026-05-18 01:43:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009412 10.0.0.129 - - [2026-05-18 01:43:33] "POST /virtual-networks HTTP/1.1" 200 540 0.265843 10.0.0.129 - - [2026-05-18 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.129 - - [2026-05-18 01:43:33] "POST /access-control-lists HTTP/1.1" 200 591 0.155150 10.0.0.129 - - [2026-05-18 01:43:33] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.033362 10.0.0.129 - - [2026-05-18 01:43:33] "POST /network-ipams HTTP/1.1" 200 520 0.077101 10.0.0.129 - - [2026-05-18 01:43:33] "POST /route-targets HTTP/1.1" 200 328 0.038189 10.0.0.129 - - [2026-05-18 01:43:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.003199 10.0.0.129 - - [2026-05-18 01:43:33] "POST /ref-update HTTP/1.1" 200 156 0.045495 10.0.0.129 - - [2026-05-18 01:43:34] "POST /useragent-kv HTTP/1.1" 200 115 0.041567 10.0.0.129 - - [2026-05-18 01:43:34] "POST /virtual-networks HTTP/1.1" 200 548 0.332364 10.0.0.129 - - [2026-05-18 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101 10.0.0.129 - - [2026-05-18 01:43:34] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.014776 10.0.0.129 - - [2026-05-18 01:43:34] "POST /route-targets HTTP/1.1" 200 328 0.037030 10.0.0.129 - - [2026-05-18 01:43:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.026486 10.0.0.129 - - [2026-05-18 01:43:34] "POST /ref-update HTTP/1.1" 200 156 0.071546 10.0.0.129 - - [2026-05-18 01:43:34] "POST /network-policys HTTP/1.1" 200 540 0.083149 10.0.0.129 - - [2026-05-18 01:43:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.020667 10.0.0.129 - - [2026-05-18 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017710 10.0.0.129 - - [2026-05-18 01:43:34] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004158 10.0.0.129 - - [2026-05-18 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.129 - - [2026-05-18 01:43:34] "POST /network-policys HTTP/1.1" 200 536 0.040240 10.0.0.129 - - [2026-05-18 01:43:34] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.055725 10.0.0.129 - - [2026-05-18 01:43:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.033070 10.0.0.129 - - [2026-05-18 01:43:34] "POST /network-policys HTTP/1.1" 200 544 0.050985 10.0.0.129 - - [2026-05-18 01:43:34] "PUT /access-control-list/d5137a23-f5d0-4581-9b69-09de5925144e HTTP/1.1" 200 273 0.072513 10.0.0.129 - - [2026-05-18 01:43:34] "POST /ref-update HTTP/1.1" 200 156 0.305707 10.0.0.129 - - [2026-05-18 01:43:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023134 10.0.0.129 - - [2026-05-18 01:43:35] "POST /ref-update HTTP/1.1" 200 156 0.196775 10.0.0.129 - - [2026-05-18 01:43:35] "PUT /access-control-list/fc7bfa9e-f948-44cf-a659-7a77592dbccd HTTP/1.1" 200 273 0.158752 10.0.0.129 - - [2026-05-18 01:43:35] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.129 - - [2026-05-18 01:43:35] "PUT /access-control-list/fc7bfa9e-f948-44cf-a659-7a77592dbccd HTTP/1.1" 200 273 0.023176 10.0.0.129 - - [2026-05-18 01:43:35] "POST /alarms HTTP/1.1" 200 583 0.103838 10.0.0.129 - - [2026-05-18 01:43:35] "PUT /access-control-list/d5137a23-f5d0-4581-9b69-09de5925144e HTTP/1.1" 200 273 0.106884 10.0.0.129 - - [2026-05-18 01:43:35] "POST /ref-update HTTP/1.1" 200 156 0.308968 10.0.0.129 - - [2026-05-18 01:43:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013404 10.0.0.129 - - [2026-05-18 01:43:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021942 10.0.0.129 - - [2026-05-18 01:43:35] "POST /ref-update HTTP/1.1" 200 156 0.042794 10.0.0.129 - - [2026-05-18 01:43:35] "POST /alarms HTTP/1.1" 200 577 0.204710 10.0.0.129 - - [2026-05-18 01:43:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.018867 10.0.0.129 - - [2026-05-18 01:43:35] "POST /alarms HTTP/1.1" 200 577 0.157907 10.0.0.129 - - [2026-05-18 01:43:35] "POST /ref-update HTTP/1.1" 200 156 0.198285 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 10.0.0.129 - - [2026-05-18 01:43:35] "POST /access-control-lists HTTP/1.1" 200 603 0.221440 10.0.0.129 - - [2026-05-18 01:43:35] "POST /alarms HTTP/1.1" 200 561 0.229008 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-update HTTP/1.1" 200 156 0.317692 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-update HTTP/1.1" 200 156 0.201323 10.0.0.129 - - [2026-05-18 01:43:36] "POST /alarms HTTP/1.1" 200 557 0.183627 10.0.0.129 - - [2026-05-18 01:43:36] "PUT /access-control-list/f967db64-60a9-4ca4-b468-b029b622871e HTTP/1.1" 200 273 0.230780 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-update HTTP/1.1" 200 156 0.466496 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017747 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002746 10.0.0.129 - - [2026-05-18 01:43:36] "PUT /access-control-list/d5137a23-f5d0-4581-9b69-09de5925144e HTTP/1.1" 200 273 0.162686 10.0.0.129 - - [2026-05-18 01:43:36] "POST /alarms HTTP/1.1" 200 559 0.452707 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.056537 10.0.0.129 - - [2026-05-18 01:43:36] "POST /ref-update HTTP/1.1" 200 156 0.088899 10.0.0.129 - - [2026-05-18 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.129 - - [2026-05-18 01:43:36] "PUT /access-control-list/f967db64-60a9-4ca4-b468-b029b622871e HTTP/1.1" 200 273 0.088030 10.0.0.129 - - [2026-05-18 01:43:36] "GET /virtual-network/8ca3252d-9833-4f4a-8f56-f4ffe01c58c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.059260 10.0.0.129 - - [2026-05-18 01:43:36] "POST /alarms HTTP/1.1" 200 567 0.196935 10.0.0.129 - - [2026-05-18 01:43:36] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.019950 10.0.0.129 - - [2026-05-18 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.129 - - [2026-05-18 01:43:36] "POST /alarms HTTP/1.1" 200 551 0.078590 10.0.0.129 - - [2026-05-18 01:43:36] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014771 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 559 0.044356 10.0.0.129 - - [2026-05-18 01:43:37] "POST /firewall-policys HTTP/1.1" 200 532 0.117167 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 569 0.095996 10.0.0.129 - - [2026-05-18 01:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.090138 10.0.0.129 - - [2026-05-18 01:43:37] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.028764 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 557 0.122805 10.0.0.129 - - [2026-05-18 01:43:37] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006470 10.0.0.129 - - [2026-05-18 01:43:37] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005672 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 569 0.060777 10.0.0.129 - - [2026-05-18 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.053396 10.0.0.129 - - [2026-05-18 01:43:37] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.011376 10.0.0.129 - - [2026-05-18 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007295 10.0.0.129 - - [2026-05-18 01:43:37] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023231 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 577 0.144770 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 571 0.055720 10.0.0.129 - - [2026-05-18 01:43:37] "POST /firewall-policys HTTP/1.1" 200 534 0.143278 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 563 0.118594 10.0.0.129 - - [2026-05-18 01:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.132482 10.0.0.129 - - [2026-05-18 01:43:37] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.029351 10.0.0.129 - - [2026-05-18 01:43:37] "POST /alarms HTTP/1.1" 200 563 0.088041 10.0.0.129 - - [2026-05-18 01:43:37] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.035178 10.0.0.129 - - [2026-05-18 01:43:37] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007559 10.0.0.129 - - [2026-05-18 01:43:37] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015086 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 563 0.088106 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006227 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 549 0.063983 10.0.0.129 - - [2026-05-18 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.073650 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 597 0.080153 10.0.0.129 - - [2026-05-18 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.110250 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 577 0.100143 10.0.0.129 - - [2026-05-18 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.091937 10.0.0.129 - - [2026-05-18 01:43:38] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.028336 10.0.0.129 - - [2026-05-18 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012731 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 573 0.099635 10.0.0.129 - - [2026-05-18 01:43:38] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015548 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 585 0.063086 10.0.0.129 - - [2026-05-18 01:43:38] "POST /firewall-policys HTTP/1.1" 200 532 0.073290 10.0.0.129 - - [2026-05-18 01:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.060167 10.0.0.129 - - [2026-05-18 01:43:38] "POST /alarms HTTP/1.1" 200 611 0.104465 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044327 10.0.0.129 - - [2026-05-18 01:43:38] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004358 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002892 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003307 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006030 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003278 10.0.0.129 - - [2026-05-18 01:43:38] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005796 10.0.0.129 - - [2026-05-18 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.038732 10.0.0.129 - - [2026-05-18 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.037168 10.0.0.129 - - [2026-05-18 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.045046 10.0.0.129 - - [2026-05-18 01:43:39] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.129 - - [2026-05-18 01:43:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004220 10.0.0.129 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.129 - - [2026-05-18 01:43:39] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.031024 10.0.0.129 - - [2026-05-18 01:43:39] "POST /ref-update HTTP/1.1" 200 156 0.079451 10.0.0.129 - - [2026-05-18 01:43:39] "POST /ref-update HTTP/1.1" 200 156 0.080620 10.0.0.129 - - [2026-05-18 01:43:39] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.022508 10.0.0.129 - - [2026-05-18 01:43:39] "POST /tags HTTP/1.1" 200 300 0.055495 10.0.0.129 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.129 - - [2026-05-18 01:43:39] "GET /tag/2a6fa82c-3a4d-4e32-a34d-c5287ea8dba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.047089 10.0.0.129 - - [2026-05-18 01:43:39] "POST /set-tag HTTP/1.1" 200 109 0.054820 10.0.0.129 - - [2026-05-18 01:43:39] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.129 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-05-18 01:43:39] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003713 10.0.0.129 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009841 10.0.0.129 - - [2026-05-18 01:43:39] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.046842 10.0.0.129 - - [2026-05-18 01:43:39] "POST /tags HTTP/1.1" 200 306 0.181538 10.0.0.129 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.036440 10.0.0.129 - - [2026-05-18 01:43:39] "GET /tag/d6e58ba6-757f-4dac-85e8-9ad9c3775df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.035617 10.0.0.129 - - [2026-05-18 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008499 10.0.0.129 - - [2026-05-18 01:43:40] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088453 10.0.0.129 - - [2026-05-18 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008369 10.0.0.129 - - [2026-05-18 01:43:40] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.016751 10.0.0.129 - - [2026-05-18 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.129 - - [2026-05-18 01:43:40] "GET /service-appliance-set/3e157260-a016-4c2c-be8c-14bdc3f10454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018524 10.0.0.129 - - [2026-05-18 01:43:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.018860 10.0.0.129 - - [2026-05-18 01:43:40] "GET / HTTP/1.1" 200 36215 0.002687 10.0.0.129 - - [2026-05-18 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013488 10.0.0.129 - - [2026-05-18 01:43:40] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007918 10.0.0.129 - - [2026-05-18 01:43:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.188491 10.0.0.129 - - [2026-05-18 01:43:40] "GET /virtual-machine-interface/35c7e94b-e112-4bab-b2de-b2556c665375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.048873 10.0.0.129 - - [2026-05-18 01:43:40] "PUT /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c HTTP/1.1" 200 275 0.175790 10.0.0.129 - - [2026-05-18 01:43:40] "POST /instance-ips HTTP/1.1" 200 382 0.091281 10.0.0.129 - - [2026-05-18 01:43:40] "GET /instance-ip/b3b779a4-02ea-4655-bc9c-1febb31950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013998 10.0.0.129 - - [2026-05-18 01:43:40] "POST /loadbalancers HTTP/1.1" 200 584 0.113786 10.0.0.129 - - [2026-05-18 01:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012095 10.0.0.129 - - [2026-05-18 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034451 10.0.0.129 - - [2026-05-18 01:43:41] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.123886 10.0.0.129 - - [2026-05-18 01:43:41] "GET /loadbalancer/5bbef4b1-d42f-405e-8fb3-35892703cbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.037208 10.0.0.129 - - [2026-05-18 01:43:41] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.157684 10.0.0.129 - - [2026-05-18 01:43:41] "GET /instance-ip/b3b779a4-02ea-4655-bc9c-1febb31950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024717 10.0.0.129 - - [2026-05-18 01:43:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.087968 10.0.0.129 - - [2026-05-18 01:43:41] "POST /floating-ips HTTP/1.1" 200 585 0.095579 10.0.0.129 - - [2026-05-18 01:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.084098 10.0.0.129 - - [2026-05-18 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010478 10.0.0.129 - - [2026-05-18 01:43:41] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073203 10.0.0.129 - - [2026-05-18 01:43:41] "GET /loadbalancer-listener/7d4347ea-60e7-4012-b4b5-57380877190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.018100 10.0.0.129 - - [2026-05-18 01:43:41] "GET /loadbalancer-listener/7d4347ea-60e7-4012-b4b5-57380877190f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.034291 10.0.0.129 - - [2026-05-18 01:43:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.099351 10.0.0.129 - - [2026-05-18 01:43:41] "GET /instance-ip/b3b779a4-02ea-4655-bc9c-1febb31950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004686 10.0.0.129 - - [2026-05-18 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018510 10.0.0.129 - - [2026-05-18 01:43:41] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010357 10.0.0.129 - - [2026-05-18 01:43:41] "GET /instance-ip/b3b779a4-02ea-4655-bc9c-1febb31950fc?fields=floating_ips HTTP/1.1" 200 1173 0.019866 10.0.0.129 - - [2026-05-18 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.129 - - [2026-05-18 01:43:41] "GET /floating-ip/8a4939dd-5ba6-47ea-aeb6-5ac82da78195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003187 10.0.0.129 - - [2026-05-18 01:43:41] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.024519 10.0.0.129 - - [2026-05-18 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018264 10.0.0.129 - - [2026-05-18 01:43:41] "GET /loadbalancer/5bbef4b1-d42f-405e-8fb3-35892703cbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.016510 10.0.0.129 - - [2026-05-18 01:43:42] "POST /tags HTTP/1.1" 200 358 0.098814 10.0.0.129 - - [2026-05-18 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013135 10.0.0.129 - - [2026-05-18 01:43:42] "GET /tag/77cc5bcf-a9a3-414d-a7ac-5d6646f7156e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.057625 10.0.0.129 - - [2026-05-18 01:43:42] "POST /tags HTTP/1.1" 200 306 0.139884 10.0.0.129 - - [2026-05-18 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.052649 10.0.0.129 - - [2026-05-18 01:43:42] "GET /tag/bb5b9851-68d0-40df-800f-e6f43c703526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.175141 10.0.0.129 - - [2026-05-18 01:43:42] "POST /id-to-fqname HTTP/1.1" 200 174 0.004603 10.0.0.129 - - [2026-05-18 01:43:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.045784 10.0.0.129 - - [2026-05-18 01:43:43] "POST /security-groups HTTP/1.1" 200 571 0.146663 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.006018 10.0.0.129 - - [2026-05-18 01:43:43] "POST /projects HTTP/1.1" 200 485 0.531007 10.0.0.129 - - [2026-05-18 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.152922 10.0.0.129 - - [2026-05-18 01:43:43] "POST /access-control-lists HTTP/1.1" 200 582 0.216967 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.045998 10.0.0.129 - - [2026-05-18 01:43:43] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.021199 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.028780 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.129 - - [2026-05-18 01:43:43] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005547 10.0.0.129 - - [2026-05-18 01:43:43] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.092619 10.0.0.129 - - [2026-05-18 01:43:43] "POST /access-control-lists HTTP/1.1" 200 580 0.174768 10.0.0.129 - - [2026-05-18 01:43:43] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.092777 10.0.0.129 - - [2026-05-18 01:43:43] "POST /security-groups HTTP/1.1" 200 539 0.070164 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002389 10.0.0.129 - - [2026-05-18 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034832 10.0.0.129 - - [2026-05-18 01:43:43] "POST /access-control-lists HTTP/1.1" 200 598 0.061970 10.0.0.129 - - [2026-05-18 01:43:43] "POST /chown HTTP/1.1" 200 109 0.043871 10.0.0.129 - - [2026-05-18 01:43:43] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002747 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.002430 10.0.0.129 - - [2026-05-18 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.129 - - [2026-05-18 01:43:43] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.046691 10.0.0.129 - - [2026-05-18 01:43:43] "POST /access-control-lists HTTP/1.1" 200 596 0.067904 10.0.0.129 - - [2026-05-18 01:43:43] "POST /tags HTTP/1.1" 409 207 0.021629 10.0.0.129 - - [2026-05-18 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2026-05-18 01:43:44] "GET /tag/bb5b9851-68d0-40df-800f-e6f43c703526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.011765 10.0.0.129 - - [2026-05-18 01:43:44] "POST /firewall-rules HTTP/1.1" 200 566 0.078157 10.0.0.129 - - [2026-05-18 01:43:44] "GET /firewall-rule/b0947fb1-f7d2-4834-8ba2-3056652e766c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.005913 10.0.0.129 - - [2026-05-18 01:43:44] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003145 10.0.0.129 - - [2026-05-18 01:43:44] "GET /firewall-rule/b0947fb1-f7d2-4834-8ba2-3056652e766c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.003227 10.0.0.129 - - [2026-05-18 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.041986 10.0.0.129 - - [2026-05-18 01:43:44] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010573 10.0.0.129 - - [2026-05-18 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.129 - - [2026-05-18 01:43:44] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006057 10.0.0.129 - - [2026-05-18 01:43:44] "POST /tags HTTP/1.1" 409 207 0.006136 10.0.0.129 - - [2026-05-18 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010093 10.0.0.129 - - [2026-05-18 01:43:44] "GET /tag/bb5b9851-68d0-40df-800f-e6f43c703526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.017341 10.0.0.129 - - [2026-05-18 01:43:44] "POST /firewall-rules HTTP/1.1" 200 564 0.092338 10.0.0.129 - - [2026-05-18 01:43:44] "GET /firewall-rule/42d82bc3-5800-4fbf-9e68-d8104f0262aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.019650 10.0.0.129 - - [2026-05-18 01:43:44] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005296 10.0.0.129 - - [2026-05-18 01:43:44] "GET /firewall-rule/42d82bc3-5800-4fbf-9e68-d8104f0262aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003137 10.0.0.129 - - [2026-05-18 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.041782 10.0.0.129 - - [2026-05-18 01:43:44] "POST /tags HTTP/1.1" 200 302 0.123147 10.0.0.129 - - [2026-05-18 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018675 10.0.0.129 - - [2026-05-18 01:43:44] "GET /tag/5af01949-5794-48f5-92f6-612ad71d6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.051453 10.0.0.129 - - [2026-05-18 01:43:45] "POST /tags HTTP/1.1" 200 326 0.106681 10.0.0.129 - - [2026-05-18 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026314 10.0.0.129 - - [2026-05-18 01:43:45] "GET /tag/53bc1262-6fe7-48d5-8338-e03a69e56a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020017 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:43:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 10.0.0.129 - - [2026-05-18 01:43:45] "POST /tags HTTP/1.1" 200 364 0.039159 10.0.0.129 - - [2026-05-18 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014784 10.0.0.129 - - [2026-05-18 01:43:45] "GET /tag/d999d435-5e94-42cf-afb8-979b922c8321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.023443 10.0.0.129 - - [2026-05-18 01:43:45] "POST /tags HTTP/1.1" 200 312 0.026962 10.0.0.129 - - [2026-05-18 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010123 10.0.0.129 - - [2026-05-18 01:43:45] "GET /tag/4394a3a3-6cbd-4e06-be0a-def32d8e10ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.025712 10.0.0.129 - - [2026-05-18 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-05-18 01:43:45] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.010879 10.0.0.129 - - [2026-05-18 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.129 - - [2026-05-18 01:43:45] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.032772 10.0.0.129 - - [2026-05-18 01:43:45] "POST /virtual-machines HTTP/1.1" 200 378 0.024560 10.0.0.129 - - [2026-05-18 01:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025887 10.0.0.129 - - [2026-05-18 01:43:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.167656 10.0.0.129 - - [2026-05-18 01:43:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027247 10.0.0.129 - - [2026-05-18 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015784 10.0.0.129 - - [2026-05-18 01:43:45] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007839 10.0.0.129 - - [2026-05-18 01:43:45] "POST /instance-ips HTTP/1.1" 200 410 0.032942 10.0.0.129 - - [2026-05-18 01:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039985 10.0.0.129 - - [2026-05-18 01:43:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.021245 10.0.0.129 - - [2026-05-18 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.048300 10.0.0.129 - - [2026-05-18 01:43:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008489 10.0.0.129 - - [2026-05-18 01:43:46] "GET /instance-ip/0243c09a-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.016259 10.0.0.129 - - [2026-05-18 01:43:46] "POST /tags HTTP/1.1" 200 356 0.055767 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024501 10.0.0.129 - - [2026-05-18 01:43:46] "GET /tag/b5f206a5-5d37-4f7f-8248-5def97164c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.020713 10.0.0.129 - - [2026-05-18 01:43:46] "POST /tags HTTP/1.1" 200 304 0.033180 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.129 - - [2026-05-18 01:43:46] "GET /tag/cf7199f0-b430-4d56-aa1a-c3df9812680a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017911 10.0.0.129 - - [2026-05-18 01:43:46] "POST /projects HTTP/1.1" 409 218 0.002740 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.129 - - [2026-05-18 01:43:46] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054900 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.129 - - [2026-05-18 01:43:46] "GET /network-ipam/f0039ead-0b9e-41fc-b208-d9ac2e5231e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003428 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.129 - - [2026-05-18 01:43:46] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.004672 10.0.0.129 - - [2026-05-18 01:43:46] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.066857 10.0.0.129 - - [2026-05-18 01:43:46] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.010427 10.0.0.129 - - [2026-05-18 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.064980 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.129 - - [2026-05-18 01:43:46] "GET /network-ipam/8109be93-4305-48d4-9833-db6e856dee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003670 10.0.0.129 - - [2026-05-18 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.129 - - [2026-05-18 01:43:46] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004870 10.0.0.129 - - [2026-05-18 01:43:46] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.068879 10.0.0.129 - - [2026-05-18 01:43:47] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006809 10.0.0.129 - - [2026-05-18 01:43:47] "POST /set-tag HTTP/1.1" 200 109 0.046707 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.129 - - [2026-05-18 01:43:47] "GET /network-policy/64d0eab4-a311-4446-a569-de78a039b9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003504 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.129 - - [2026-05-18 01:43:47] "GET /network-policy/0f881365-409c-4c03-8f4e-340086684129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003204 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.129 - - [2026-05-18 01:43:47] "GET /network-policy/4b496990-3adb-4cd2-8b42-37146e49f714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003844 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.129 - - [2026-05-18 01:43:47] "PUT /network-policy/4b496990-3adb-4cd2-8b42-37146e49f714 HTTP/1.1" 200 263 0.012897 10.0.0.129 - - [2026-05-18 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.085817 10.0.0.129 - - [2026-05-18 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008144 10.0.0.129 - - [2026-05-18 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007561 10.0.0.129 - - [2026-05-18 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2026-05-18 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002156 10.0.0.129 - - [2026-05-18 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003081 10.0.0.129 - - [2026-05-18 01:43:47] "POST /security-groups HTTP/1.1" 409 245 0.003359 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.129 - - [2026-05-18 01:43:47] "PUT /security-group/894ae4d7-a3f5-4181-8e7f-6759e853cfb8 HTTP/1.1" 200 263 0.057936 10.0.0.129 - - [2026-05-18 01:43:47] "PUT /access-control-list/b7366331-bc8e-4fed-a28d-1791d095a0ad HTTP/1.1" 200 273 0.098609 10.0.0.129 - - [2026-05-18 01:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.038378 10.0.0.129 - - [2026-05-18 01:43:47] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015944 10.0.0.129 - - [2026-05-18 01:43:47] "PUT /access-control-list/8ebcbcb9-5cf3-46b0-a85e-13aea9c5245d HTTP/1.1" 200 273 0.044003 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022964 10.0.0.129 - - [2026-05-18 01:43:47] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004360 10.0.0.129 - - [2026-05-18 01:43:47] "POST /tags HTTP/1.1" 409 206 0.003759 10.0.0.129 - - [2026-05-18 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-05-18 01:43:47] "GET /tag/cf7199f0-b430-4d56-aa1a-c3df9812680a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021213 10.0.0.129 - - [2026-05-18 01:43:47] "POST /firewall-rules HTTP/1.1" 200 564 0.075394 10.0.0.129 - - [2026-05-18 01:43:47] "GET /firewall-rule/80ddcdcc-9219-45d3-be16-4fa112672668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.018604 10.0.0.129 - - [2026-05-18 01:43:48] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005062 10.0.0.129 - - [2026-05-18 01:43:48] "GET /firewall-rule/80ddcdcc-9219-45d3-be16-4fa112672668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003225 10.0.0.129 - - [2026-05-18 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.035289 10.0.0.129 - - [2026-05-18 01:43:48] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003900 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.129 - - [2026-05-18 01:43:48] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002706 10.0.0.129 - - [2026-05-18 01:43:48] "POST /tags HTTP/1.1" 409 206 0.002614 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.129 - - [2026-05-18 01:43:48] "GET /tag/cf7199f0-b430-4d56-aa1a-c3df9812680a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018381 10.0.0.129 - - [2026-05-18 01:43:48] "POST /firewall-rules HTTP/1.1" 200 562 0.084661 10.0.0.129 - - [2026-05-18 01:43:48] "GET /firewall-rule/f56a130e-9bbc-4ec1-9e18-4259ccb13f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015956 10.0.0.129 - - [2026-05-18 01:43:48] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007400 10.0.0.129 - - [2026-05-18 01:43:48] "GET /firewall-rule/f56a130e-9bbc-4ec1-9e18-4259ccb13f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003843 10.0.0.129 - - [2026-05-18 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.025534 10.0.0.129 - - [2026-05-18 01:43:48] "POST /tags HTTP/1.1" 200 302 0.026177 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.129 - - [2026-05-18 01:43:48] "GET /tag/9e214545-763f-43c5-bb81-dcce5b37e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013731 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.129 - - [2026-05-18 01:43:48] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.057804 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.129 - - [2026-05-18 01:43:48] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.008525 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.129 - - [2026-05-18 01:43:48] "GET /service-appliance-set/3e157260-a016-4c2c-be8c-14bdc3f10454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003043 10.0.0.129 - - [2026-05-18 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.002103 10.0.0.129 - - [2026-05-18 01:43:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121180 10.0.0.129 - - [2026-05-18 01:43:48] "GET /virtual-machine-interface/70c7c0c4-9b22-4845-aaec-408d55b0f098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.004397 10.0.0.129 - - [2026-05-18 01:43:48] "POST /instance-ips HTTP/1.1" 200 378 0.030169 10.0.0.129 - - [2026-05-18 01:43:49] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005170 10.0.0.129 - - [2026-05-18 01:43:49] "POST /loadbalancers HTTP/1.1" 200 584 0.075059 10.0.0.129 - - [2026-05-18 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027860 10.0.0.129 - - [2026-05-18 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015572 10.0.0.129 - - [2026-05-18 01:43:49] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.065212 10.0.0.129 - - [2026-05-18 01:43:49] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005423 10.0.0.129 - - [2026-05-18 01:43:49] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.049135 10.0.0.129 - - [2026-05-18 01:43:49] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003203 10.0.0.129 - - [2026-05-18 01:43:49] "POST /floating-ips HTTP/1.1" 200 583 0.044033 10.0.0.129 - - [2026-05-18 01:43:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055362 10.0.0.129 - - [2026-05-18 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008695 10.0.0.129 - - [2026-05-18 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.129 - - [2026-05-18 01:43:49] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.051738 10.0.0.129 - - [2026-05-18 01:43:49] "GET /loadbalancer-listener/91c9024a-4730-41c8-a2b4-ec4eb9f70ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003175 10.0.0.129 - - [2026-05-18 01:43:49] "GET /loadbalancer-listener/91c9024a-4730-41c8-a2b4-ec4eb9f70ff1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004273 10.0.0.129 - - [2026-05-18 01:43:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021646 10.0.0.129 - - [2026-05-18 01:43:49] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004401 10.0.0.129 - - [2026-05-18 01:43:49] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?fields=floating_ips HTTP/1.1" 200 1166 0.005247 10.0.0.129 - - [2026-05-18 01:43:49] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002231 10.0.0.129 - - [2026-05-18 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.129 - - [2026-05-18 01:43:49] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.042884 10.0.0.129 - - [2026-05-18 01:43:49] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003028 10.0.0.129 - - [2026-05-18 01:43:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023876 10.0.0.129 - - [2026-05-18 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019711 10.0.0.129 - - [2026-05-18 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.129 - - [2026-05-18 01:43:49] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.031051 10.0.0.129 - - [2026-05-18 01:43:49] "GET /loadbalancer-listener/c622a360-81a1-4bc9-a85e-1a2b2e85f5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.011750 10.0.0.129 - - [2026-05-18 01:43:49] "GET /loadbalancer-listener/c622a360-81a1-4bc9-a85e-1a2b2e85f5d2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003902 10.0.0.129 - - [2026-05-18 01:43:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021338 10.0.0.129 - - [2026-05-18 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.129 - - [2026-05-18 01:43:49] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003026 10.0.0.129 - - [2026-05-18 01:43:49] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?fields=floating_ips HTTP/1.1" 200 1166 0.008738 10.0.0.129 - - [2026-05-18 01:43:49] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008075 10.0.0.129 - - [2026-05-18 01:43:49] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.048816 10.0.0.129 - - [2026-05-18 01:43:50] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003042 10.0.0.129 - - [2026-05-18 01:43:50] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021467 10.0.0.129 - - [2026-05-18 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035676 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010589 10.0.0.129 - - [2026-05-18 01:43:50] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.035343 10.0.0.129 - - [2026-05-18 01:43:50] "GET /loadbalancer-listener/84c1b27f-8286-4bc3-97f8-2911d094b1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004466 10.0.0.129 - - [2026-05-18 01:43:50] "GET /loadbalancer-listener/84c1b27f-8286-4bc3-97f8-2911d094b1fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004637 10.0.0.129 - - [2026-05-18 01:43:50] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.042043 10.0.0.129 - - [2026-05-18 01:43:50] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013045 10.0.0.129 - - [2026-05-18 01:43:50] "GET /instance-ip/c12a9e4a-8355-4c30-8872-e969d3f3c468?fields=floating_ips HTTP/1.1" 200 1166 0.003294 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018366 10.0.0.129 - - [2026-05-18 01:43:50] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003771 10.0.0.129 - - [2026-05-18 01:43:50] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004176 10.0.0.129 - - [2026-05-18 01:43:50] "POST /tags HTTP/1.1" 200 372 0.040004 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022706 10.0.0.129 - - [2026-05-18 01:43:50] "GET /tag/0e18af6a-6ac8-44f8-9131-58ef8c1f04fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037452 10.0.0.129 - - [2026-05-18 01:43:50] "POST /tags HTTP/1.1" 200 320 0.026627 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2026-05-18 01:43:50] "GET /tag/4a2c2df9-8fae-4c74-839b-bfacac760eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.029197 10.0.0.129 - - [2026-05-18 01:43:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.006436 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.004501 10.0.0.129 - - [2026-05-18 01:43:50] "POST /security-groups HTTP/1.1" 200 578 0.064097 10.0.0.129 - - [2026-05-18 01:43:50] "POST /projects HTTP/1.1" 200 499 0.206422 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.012160 10.0.0.129 - - [2026-05-18 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029250 10.0.0.129 - - [2026-05-18 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015500 10.0.0.129 - - [2026-05-18 01:43:51] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.014987 10.0.0.129 - - [2026-05-18 01:43:51] "POST /access-control-lists HTTP/1.1" 200 589 0.115885 10.0.0.129 - - [2026-05-18 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2026-05-18 01:43:51] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.028124 10.0.0.129 - - [2026-05-18 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.004575 10.0.0.129 - - [2026-05-18 01:43:51] "POST /access-control-lists HTTP/1.1" 200 587 0.133981 10.0.0.129 - - [2026-05-18 01:43:51] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.172763 10.0.0.129 - - [2026-05-18 01:43:51] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.075204 10.0.0.129 - - [2026-05-18 01:43:51] "POST /security-groups HTTP/1.1" 200 560 0.082028 10.0.0.129 - - [2026-05-18 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.006210 10.0.0.129 - - [2026-05-18 01:43:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.059130 10.0.0.129 - - [2026-05-18 01:43:51] "POST /chown HTTP/1.1" 200 109 0.075314 10.0.0.129 - - [2026-05-18 01:43:51] "POST /access-control-lists HTTP/1.1" 200 612 0.146326 10.0.0.129 - - [2026-05-18 01:43:51] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013364 10.0.0.129 - - [2026-05-18 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.002613 10.0.0.129 - - [2026-05-18 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.129 - - [2026-05-18 01:43:51] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021802 10.0.0.129 - - [2026-05-18 01:43:51] "POST /tags HTTP/1.1" 409 214 0.006326 10.0.0.129 - - [2026-05-18 01:43:51] "POST /access-control-lists HTTP/1.1" 200 610 0.073259 10.0.0.129 - - [2026-05-18 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.129 - - [2026-05-18 01:43:51] "GET /tag/4a2c2df9-8fae-4c74-839b-bfacac760eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011461 10.0.0.129 - - [2026-05-18 01:43:51] "POST /firewall-rules HTTP/1.1" 200 580 0.077951 10.0.0.129 - - [2026-05-18 01:43:52] "GET /firewall-rule/75c588fd-96be-4547-a86d-3aeb22584d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.012428 10.0.0.129 - - [2026-05-18 01:43:52] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.008135 10.0.0.129 - - [2026-05-18 01:43:52] "GET /firewall-rule/75c588fd-96be-4547-a86d-3aeb22584d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003486 10.0.0.129 - - [2026-05-18 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.073790 10.0.0.129 - - [2026-05-18 01:43:52] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025225 10.0.0.129 - - [2026-05-18 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.129 - - [2026-05-18 01:43:52] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004718 10.0.0.129 - - [2026-05-18 01:43:52] "POST /tags HTTP/1.1" 409 214 0.003833 10.0.0.129 - - [2026-05-18 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010726 10.0.0.129 - - [2026-05-18 01:43:52] "GET /tag/4a2c2df9-8fae-4c74-839b-bfacac760eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.025542 10.0.0.129 - - [2026-05-18 01:43:52] "POST /firewall-rules HTTP/1.1" 200 578 0.093660 10.0.0.129 - - [2026-05-18 01:43:52] "GET /firewall-rule/502548af-5e01-4203-8509-dfc50a33e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.015211 10.0.0.129 - - [2026-05-18 01:43:52] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004829 10.0.0.129 - - [2026-05-18 01:43:52] "GET /firewall-rule/502548af-5e01-4203-8509-dfc50a33e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002808 10.0.0.129 - - [2026-05-18 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.030964 10.0.0.129 - - [2026-05-18 01:43:52] "POST /tags HTTP/1.1" 200 364 0.023955 10.0.0.129 - - [2026-05-18 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013191 10.0.0.129 - - [2026-05-18 01:43:52] "GET /tag/6a64e8df-67a0-4232-81a9-d302ed13ca9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017178 10.0.0.129 - - [2026-05-18 01:43:52] "POST /tags HTTP/1.1" 200 312 0.025021 10.0.0.129 - - [2026-05-18 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021853 10.0.0.129 - - [2026-05-18 01:43:52] "GET /tag/d4a1a5a3-397e-4b99-bf80-405a5ad94230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.019493 10.0.0.129 - - [2026-05-18 01:43:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.001851 10.0.0.129 - - [2026-05-18 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.009056 10.0.0.129 - - [2026-05-18 01:43:53] "POST /security-groups HTTP/1.1" 200 574 0.076820 10.0.0.129 - - [2026-05-18 01:43:53] "POST /projects HTTP/1.1" 200 491 0.270309 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.003249 10.0.0.129 - - [2026-05-18 01:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.054267 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010469 10.0.0.129 - - [2026-05-18 01:43:53] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.030762 10.0.0.129 - - [2026-05-18 01:43:53] "POST /access-control-lists HTTP/1.1" 200 585 0.103625 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025252 10.0.0.129 - - [2026-05-18 01:43:53] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007014 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.003645 10.0.0.129 - - [2026-05-18 01:43:53] "POST /access-control-lists HTTP/1.1" 200 583 0.069056 10.0.0.129 - - [2026-05-18 01:43:53] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.126277 10.0.0.129 - - [2026-05-18 01:43:53] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.048369 10.0.0.129 - - [2026-05-18 01:43:53] "POST /security-groups HTTP/1.1" 200 548 0.084529 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.003126 10.0.0.129 - - [2026-05-18 01:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.038861 10.0.0.129 - - [2026-05-18 01:43:53] "POST /access-control-lists HTTP/1.1" 200 604 0.048804 10.0.0.129 - - [2026-05-18 01:43:53] "POST /chown HTTP/1.1" 200 109 0.041811 10.0.0.129 - - [2026-05-18 01:43:53] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012288 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.004648 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-05-18 01:43:53] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.036654 10.0.0.129 - - [2026-05-18 01:43:53] "POST /access-control-lists HTTP/1.1" 200 602 0.068294 10.0.0.129 - - [2026-05-18 01:43:53] "POST /tags HTTP/1.1" 409 210 0.018159 10.0.0.129 - - [2026-05-18 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.129 - - [2026-05-18 01:43:53] "GET /tag/d4a1a5a3-397e-4b99-bf80-405a5ad94230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.013433 10.0.0.129 - - [2026-05-18 01:43:54] "POST /firewall-rules HTTP/1.1" 200 572 0.080020 10.0.0.129 - - [2026-05-18 01:43:54] "GET /firewall-rule/ec36133b-01bf-4c88-88ac-8372377fc30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.008878 10.0.0.129 - - [2026-05-18 01:43:54] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.020000 10.0.0.129 - - [2026-05-18 01:43:54] "GET /firewall-rule/ec36133b-01bf-4c88-88ac-8372377fc30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003030 10.0.0.129 - - [2026-05-18 01:43:54] "POST /ref-update HTTP/1.1" 200 156 0.054717 10.0.0.129 - - [2026-05-18 01:43:54] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015692 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.129 - - [2026-05-18 01:43:54] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003744 10.0.0.129 - - [2026-05-18 01:43:54] "POST /tags HTTP/1.1" 409 210 0.002509 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2026-05-18 01:43:54] "GET /tag/d4a1a5a3-397e-4b99-bf80-405a5ad94230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.010986 10.0.0.129 - - [2026-05-18 01:43:54] "POST /firewall-rules HTTP/1.1" 200 570 0.076722 10.0.0.129 - - [2026-05-18 01:43:54] "GET /firewall-rule/3a8f0356-e7c3-4f77-90bd-934715d09106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015858 10.0.0.129 - - [2026-05-18 01:43:54] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004771 10.0.0.129 - - [2026-05-18 01:43:54] "GET /firewall-rule/3a8f0356-e7c3-4f77-90bd-934715d09106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003282 10.0.0.129 - - [2026-05-18 01:43:54] "POST /ref-update HTTP/1.1" 200 156 0.050611 10.0.0.129 - - [2026-05-18 01:43:54] "POST /tags HTTP/1.1" 409 237 0.004837 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.129 - - [2026-05-18 01:43:54] "GET /tag/d999d435-5e94-42cf-afb8-979b922c8321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.010970 10.0.0.129 - - [2026-05-18 01:43:54] "POST /tags HTTP/1.1" 409 210 0.002096 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.129 - - [2026-05-18 01:43:54] "GET /tag/4394a3a3-6cbd-4e06-be0a-def32d8e10ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012159 10.0.0.129 - - [2026-05-18 01:43:54] "POST /projects HTTP/1.1" 409 223 0.002477 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.129 - - [2026-05-18 01:43:54] "GET /project/58b3d682-7761-4803-859b-a10b0dd1558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.050360 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.129 - - [2026-05-18 01:43:54] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004962 10.0.0.129 - - [2026-05-18 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2026-05-18 01:43:54] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004858 10.0.0.129 - - [2026-05-18 01:43:54] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.058696 10.0.0.129 - - [2026-05-18 01:43:55] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.060891 10.0.0.129 - - [2026-05-18 01:43:55] "POST /security-groups HTTP/1.1" 409 253 0.005695 10.0.0.129 - - [2026-05-18 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2026-05-18 01:43:55] "PUT /security-group/143e68b2-77c7-4bfe-bf52-ad553e5a9179 HTTP/1.1" 200 263 0.066355 10.0.0.129 - - [2026-05-18 01:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.043732 10.0.0.129 - - [2026-05-18 01:43:55] "PUT /access-control-list/c8db7456-286b-4ccc-a169-e756193ddeec HTTP/1.1" 200 273 0.035378 10.0.0.129 - - [2026-05-18 01:43:55] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013933 10.0.0.129 - - [2026-05-18 01:43:55] "PUT /access-control-list/fda40ad0-5414-4c1e-ba50-1871939c1729 HTTP/1.1" 200 273 0.028617 10.0.0.129 - - [2026-05-18 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.129 - - [2026-05-18 01:43:55] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006764 10.0.0.129 - - [2026-05-18 01:43:55] "POST /tags HTTP/1.1" 409 210 0.002269 10.0.0.129 - - [2026-05-18 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.129 - - [2026-05-18 01:43:55] "GET /tag/4394a3a3-6cbd-4e06-be0a-def32d8e10ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012040 10.0.0.129 - - [2026-05-18 01:43:55] "POST /firewall-rules HTTP/1.1" 200 572 0.071201 10.0.0.129 - - [2026-05-18 01:43:55] "GET /firewall-rule/2b40ae55-40cf-42b5-a8a6-b776c6498c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004843 10.0.0.129 - - [2026-05-18 01:43:55] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006739 10.0.0.129 - - [2026-05-18 01:43:55] "GET /firewall-rule/2b40ae55-40cf-42b5-a8a6-b776c6498c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002702 10.0.0.129 - - [2026-05-18 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.047238 10.0.0.129 - - [2026-05-18 01:43:55] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003886 10.0.0.129 - - [2026-05-18 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.129 - - [2026-05-18 01:43:55] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003969 10.0.0.129 - - [2026-05-18 01:43:55] "POST /tags HTTP/1.1" 409 210 0.002570 10.0.0.129 - - [2026-05-18 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.129 - - [2026-05-18 01:43:55] "GET /tag/4394a3a3-6cbd-4e06-be0a-def32d8e10ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.011336 10.0.0.129 - - [2026-05-18 01:43:55] "POST /firewall-rules HTTP/1.1" 200 570 0.087564 10.0.0.129 - - [2026-05-18 01:43:55] "GET /firewall-rule/5f4d5e31-e745-4827-9f6a-3bb82e68af0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.023105 10.0.0.129 - - [2026-05-18 01:43:55] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005846 10.0.0.129 - - [2026-05-18 01:43:55] "GET /firewall-rule/5f4d5e31-e745-4827-9f6a-3bb82e68af0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003611 10.0.0.129 - - [2026-05-18 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.056720 10.0.0.129 - - [2026-05-18 01:43:56] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004509 10.0.0.129 - - [2026-05-18 01:43:56] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.242 - - [2026-05-18 01:44:00] "GET / HTTP/1.1" 200 36215 0.002379 10.0.0.242 - - [2026-05-18 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2026-05-18 01:44:00] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005294 10.0.0.242 - - [2026-05-18 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.242 - - [2026-05-18 01:44:00] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004417 10.0.0.242 - - [2026-05-18 01:44:00] "PUT /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c HTTP/1.1" 200 275 0.026459 10.0.0.242 - - [2026-05-18 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.012685 10.0.0.242 - - [2026-05-18 01:44:00] "POST /virtual-routers HTTP/1.1" 200 601 0.022168 10.0.0.242 - - [2026-05-18 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.242 - - [2026-05-18 01:44:00] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.008163 10.0.0.242 - - [2026-05-18 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.002427 10.0.0.242 - - [2026-05-18 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.242 - - [2026-05-18 01:44:00] "GET /virtual-network/8ca3252d-9833-4f4a-8f56-f4ffe01c58c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005127 10.0.0.242 - - [2026-05-18 01:44:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.076475 10.0.0.129 - - [2026-05-18 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.129 - - [2026-05-18 01:44:20] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003235 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001241 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001428 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001337 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001149 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:45:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001136 10.0.0.242 - - [2026-05-18 01:45:39] "GET / HTTP/1.1" 200 36215 0.002500 10.0.0.242 - - [2026-05-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2026-05-18 01:45:39] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008125 10.0.0.242 - - [2026-05-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.242 - - [2026-05-18 01:45:39] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007968 10.0.0.242 - - [2026-05-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.242 - - [2026-05-18 01:45:39] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003656 10.0.0.242 - - [2026-05-18 01:45:39] "PUT /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330 HTTP/1.1" 200 263 0.011458 10.0.0.242 - - [2026-05-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.242 - - [2026-05-18 01:45:39] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.007199 10.0.0.242 - - [2026-05-18 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.242 - - [2026-05-18 01:45:39] "GET /virtual-machine-interface/0a868dde-8dc1-4580-96ff-90b6f2ca0c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004663 10.0.0.242 - - [2026-05-18 01:45:39] "PUT /virtual-machine-interface/0a868dde-8dc1-4580-96ff-90b6f2ca0c7f HTTP/1.1" 200 285 0.012237 10.0.0.129 - - [2026-05-18 01:47:28] "GET /global-system-configs HTTP/1.1" 200 323 0.003726 10.0.0.129 - - [2026-05-18 01:47:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002260 10.0.0.129 - - [2026-05-18 01:48:39] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003246 10.0.0.129 - - [2026-05-18 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.009046 10.0.0.129 - - [2026-05-18 01:48:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006450 10.0.0.129 - - [2026-05-18 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.008692 10.0.0.129 - - [2026-05-18 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2026-05-18 01:48:46] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003193 10.0.0.129 - - [2026-05-18 01:48:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005448 10.0.0.129 - - [2026-05-18 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.129 - - [2026-05-18 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.129 - - [2026-05-18 01:48:46] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004674 10.0.0.129 - - [2026-05-18 01:48:46] "GET /loadbalancer-pool/8fd56b0d-e428-452e-924c-05c31ac9e553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005269 10.0.0.129 - - [2026-05-18 01:48:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036824 10.0.0.129 - - [2026-05-18 01:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015196 10.0.0.129 - - [2026-05-18 01:48:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.017630 10.0.0.129 - - [2026-05-18 01:48:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006574 10.0.0.129 - - [2026-05-18 01:48:46] "POST /tags HTTP/1.1" 409 205 0.007890 10.0.0.129 - - [2026-05-18 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.129 - - [2026-05-18 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.129 - - [2026-05-18 01:48:46] "GET /tag/9e214545-763f-43c5-bb81-dcce5b37e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017394 10.0.0.129 - - [2026-05-18 01:48:46] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.005422 10.0.0.129 - - [2026-05-18 01:48:46] "PUT /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e HTTP/1.1" 200 257 0.066881 10.0.0.129 - - [2026-05-18 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.132239 10.0.0.129 - - [2026-05-18 01:48:46] "GET /loadbalancer-pool/8f62c5e8-6366-4cab-9aac-68d8643a0741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.018048 10.0.0.129 - - [2026-05-18 01:48:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043974 10.0.0.129 - - [2026-05-18 01:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042740 10.0.0.129 - - [2026-05-18 01:48:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.025959 10.0.0.129 - - [2026-05-18 01:48:46] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003774 10.0.0.129 - - [2026-05-18 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.023765 10.0.0.129 - - [2026-05-18 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.005430 10.0.0.129 - - [2026-05-18 01:48:46] "GET /loadbalancer-pool/9615220b-84ff-4d4c-8134-a7cf9bc63564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011765 10.0.0.129 - - [2026-05-18 01:48:46] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005023 10.0.0.129 - - [2026-05-18 01:48:46] "PUT /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e HTTP/1.1" 200 257 0.024020 10.0.0.129 - - [2026-05-18 01:48:46] "POST /loadbalancer-members HTTP/1.1" 200 694 0.045789 10.0.0.129 - - [2026-05-18 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028543 10.0.0.129 - - [2026-05-18 01:48:47] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007952 10.0.0.129 - - [2026-05-18 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.015546 10.0.0.129 - - [2026-05-18 01:48:47] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004536 10.0.0.129 - - [2026-05-18 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.018709 10.0.0.129 - - [2026-05-18 01:48:47] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007458 10.0.0.129 - - [2026-05-18 01:48:47] "PUT /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e HTTP/1.1" 200 257 0.013534 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001233 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001311 10.0.0.129 - - [2026-05-18 01:49:38] "GET / HTTP/1.1" 200 36215 0.001762 10.0.0.129 - - [2026-05-18 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.129 - - [2026-05-18 01:49:38] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008298 10.0.0.129 - - [2026-05-18 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.129 - - [2026-05-18 01:49:38] "GET /config-node/305f3e8a-c5a7-4e1c-a8b2-b84bd5e73808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003806 10.0.0.129 - - [2026-05-18 01:49:50] "GET / HTTP/1.1" 200 36215 0.001469 10.0.0.129 - - [2026-05-18 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2026-05-18 01:49:50] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003306 10.0.0.129 - - [2026-05-18 01:49:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002496 10.0.0.129 - - [2026-05-18 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.129 - - [2026-05-18 01:49:51] "GET /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004725 10.0.0.129 - - [2026-05-18 01:49:51] "PUT /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c HTTP/1.1" 200 255 0.019876 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001188 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001657 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:49:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001533 10.0.0.129 - - [2026-05-18 01:51:07] "GET / HTTP/1.1" 200 36215 0.002416 10.0.0.129 - - [2026-05-18 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.129 - - [2026-05-18 01:51:07] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057836 10.0.0.129 - - [2026-05-18 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.129 - - [2026-05-18 01:51:07] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035670 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.129 - - [2026-05-18 01:51:08] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031525 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.002654 10.0.0.129 - - [2026-05-18 01:51:08] "POST /tags HTTP/1.1" 200 334 0.027459 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015955 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.129 - - [2026-05-18 01:51:08] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.019059 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.129 - - [2026-05-18 01:51:08] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061677 10.0.0.129 - - [2026-05-18 01:51:08] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034191 10.0.0.129 - - [2026-05-18 01:51:08] "GET /virtual-networks?parent_id=347c374f-a4ba-470d-948d-8748bb4024f4&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005152 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.129 - - [2026-05-18 01:51:08] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004027 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.129 - - [2026-05-18 01:51:08] "GET /service-appliance-set/3e157260-a016-4c2c-be8c-14bdc3f10454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003289 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.001313 10.0.0.129 - - [2026-05-18 01:51:08] "POST /virtual-networks HTTP/1.1" 200 514 0.067253 10.0.0.129 - - [2026-05-18 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010167 10.0.0.129 - - [2026-05-18 01:51:08] "GET /network-ipam/5524df36-8784-47d8-90ad-b0ef322c279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.044010 10.0.0.129 - - [2026-05-18 01:51:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.095270 10.0.0.129 - - [2026-05-18 01:51:08] "GET /virtual-machine-interface/02b40d41-66f2-4ebc-a544-bf4317bbee92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.013734 10.0.0.129 - - [2026-05-18 01:51:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002557 10.0.0.129 - - [2026-05-18 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.105433 10.0.0.129 - - [2026-05-18 01:51:08] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003817 10.0.0.129 - - [2026-05-18 01:51:08] "POST /instance-ips HTTP/1.1" 200 410 0.064175 10.0.0.129 - - [2026-05-18 01:51:08] "GET /domains HTTP/1.1" 200 281 0.004062 10.0.0.129 - - [2026-05-18 01:51:08] "GET /instance-ip/5a04e1af-1425-4f7b-80e6-a0211c10b5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006224 10.0.0.129 - - [2026-05-18 01:51:08] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab HTTP/1.1" 200 3099 0.015476 10.0.0.129 - - [2026-05-18 01:51:08] "POST /loadbalancers HTTP/1.1" 200 612 0.086274 10.0.0.129 - - [2026-05-18 01:51:08] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4 HTTP/1.1" 200 5738 0.106829 10.0.0.129 - - [2026-05-18 01:51:09] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.009620 10.0.0.129 - - [2026-05-18 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034731 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011472 10.0.0.129 - - [2026-05-18 01:51:09] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.009356 10.0.0.129 - - [2026-05-18 01:51:09] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070559 10.0.0.129 - - [2026-05-18 01:51:09] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1183 0.012940 10.0.0.129 - - [2026-05-18 01:51:09] "GET /instance-ip/5a04e1af-1425-4f7b-80e6-a0211c10b5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004870 10.0.0.129 - - [2026-05-18 01:51:09] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1183 0.005040 10.0.0.129 - - [2026-05-18 01:51:09] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042253 10.0.0.129 - - [2026-05-18 01:51:09] "GET /loadbalancer/01cbd906-4478-4895-b745-b4e0deb12deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004897 10.0.0.129 - - [2026-05-18 01:51:09] "POST /route-targets HTTP/1.1" 200 328 0.023772 10.0.0.129 - - [2026-05-18 01:51:09] "POST /floating-ips HTTP/1.1" 200 599 0.051077 10.0.0.129 - - [2026-05-18 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.033587 10.0.0.129 - - [2026-05-18 01:51:09] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.079422 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.022135 10.0.0.129 - - [2026-05-18 01:51:09] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040574 10.0.0.129 - - [2026-05-18 01:51:09] "GET /loadbalancer-listener/92b9f291-455d-4d36-b6e6-e0cd0dcc8682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.006777 10.0.0.129 - - [2026-05-18 01:51:09] "GET /loadbalancer-listener/92b9f291-455d-4d36-b6e6-e0cd0dcc8682?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003752 10.0.0.129 - - [2026-05-18 01:51:09] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019657 10.0.0.129 - - [2026-05-18 01:51:09] "GET /instance-ip/5a04e1af-1425-4f7b-80e6-a0211c10b5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004239 10.0.0.129 - - [2026-05-18 01:51:09] "GET /instance-ip/5a04e1af-1425-4f7b-80e6-a0211c10b5a4?fields=floating_ips HTTP/1.1" 200 1213 0.006227 10.0.0.129 - - [2026-05-18 01:51:09] "GET /floating-ip/e6c85fb4-9a61-41f9-9492-138992e1fe11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.001770 10.0.0.129 - - [2026-05-18 01:51:09] "POST /tags HTTP/1.1" 200 296 0.068059 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.129 - - [2026-05-18 01:51:09] "GET /tag/4ec558dd-1ba8-4007-b92c-85a1ae10d675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.013137 10.0.0.129 - - [2026-05-18 01:51:09] "POST /tags HTTP/1.1" 409 233 0.002097 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-05-18 01:51:09] "GET /tag/b5f206a5-5d37-4f7f-8248-5def97164c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.011023 10.0.0.129 - - [2026-05-18 01:51:09] "POST /tags HTTP/1.1" 409 206 0.002183 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.129 - - [2026-05-18 01:51:09] "GET /tag/cf7199f0-b430-4d56-aa1a-c3df9812680a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011251 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2026-05-18 01:51:09] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004722 10.0.0.129 - - [2026-05-18 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-05-18 01:51:09] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034578 10.0.0.129 - - [2026-05-18 01:51:09] "POST /virtual-machines HTTP/1.1" 200 370 0.009071 10.0.0.129 - - [2026-05-18 01:51:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015321 10.0.0.129 - - [2026-05-18 01:51:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101761 10.0.0.129 - - [2026-05-18 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020420 10.0.0.129 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004960 10.0.0.129 - - [2026-05-18 01:51:10] "POST /instance-ips HTTP/1.1" 200 410 0.026743 10.0.0.129 - - [2026-05-18 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031557 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.014974 10.0.0.129 - - [2026-05-18 01:51:10] "POST /set-tag HTTP/1.1" 200 109 0.020432 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.021418 10.0.0.129 - - [2026-05-18 01:51:10] "GET /instance-ip/0afe0bae-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002984 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005803 10.0.0.129 - - [2026-05-18 01:51:10] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004513 10.0.0.129 - - [2026-05-18 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.009163 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013600 10.0.0.129 - - [2026-05-18 01:51:10] "POST /set-tag HTTP/1.1" 200 109 0.005710 10.0.0.129 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003973 10.0.0.129 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.129 - - [2026-05-18 01:51:10] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041588 10.0.0.129 - - [2026-05-18 01:51:10] "POST /virtual-machines HTTP/1.1" 200 370 0.010888 10.0.0.129 - - [2026-05-18 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021019 10.0.0.129 - - [2026-05-18 01:51:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105351 10.0.0.129 - - [2026-05-18 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008859 10.0.0.129 - - [2026-05-18 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.008026 10.0.0.129 - - [2026-05-18 01:51:10] "POST /instance-ips HTTP/1.1" 200 410 0.024711 10.0.0.129 - - [2026-05-18 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028856 10.0.0.129 - - [2026-05-18 01:51:10] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.021761 10.0.0.129 - - [2026-05-18 01:51:10] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.129 - - [2026-05-18 01:51:11] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012965 10.0.0.129 - - [2026-05-18 01:51:11] "GET /instance-ip/0b71b428-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015215 10.0.0.129 - - [2026-05-18 01:51:11] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004422 10.0.0.129 - - [2026-05-18 01:51:11] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.129 - - [2026-05-18 01:51:11] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004825 10.0.0.129 - - [2026-05-18 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.011802 10.0.0.129 - - [2026-05-18 01:51:11] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006462 10.0.0.129 - - [2026-05-18 01:51:11] "POST /set-tag HTTP/1.1" 200 109 0.004743 10.0.0.129 - - [2026-05-18 01:51:11] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005764 10.0.0.129 - - [2026-05-18 01:51:11] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.129 - - [2026-05-18 01:51:11] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004350 10.0.0.129 - - [2026-05-18 01:51:11] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domains HTTP/1.1" 200 281 0.002224 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab HTTP/1.1" 200 3099 0.003525 10.0.0.129 - - [2026-05-18 01:51:14] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4 HTTP/1.1" 200 7091 0.062991 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.005069 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.004142 10.0.0.129 - - [2026-05-18 01:51:14] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1405 0.003842 10.0.0.129 - - [2026-05-18 01:51:14] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1405 0.002707 10.0.0.129 - - [2026-05-18 01:51:14] "GET /route-target/84bf599c-3b27-4ead-9b85-ab64b59caaba HTTP/1.1" 200 1154 0.002411 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.003903 10.0.0.129 - - [2026-05-18 01:51:14] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1405 0.002643 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003918 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.003706 10.0.0.129 - - [2026-05-18 01:51:14] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1405 0.003215 10.0.0.129 - - [2026-05-18 01:51:14] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 200 1405 0.002694 10.0.0.129 - - [2026-05-18 01:51:14] "GET /route-target/84bf599c-3b27-4ead-9b85-ab64b59caaba HTTP/1.1" 200 1154 0.005821 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domains HTTP/1.1" 200 281 0.002500 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab HTTP/1.1" 200 3099 0.003586 10.0.0.129 - - [2026-05-18 01:51:14] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4 HTTP/1.1" 200 7091 0.033400 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2090 0.005186 10.0.0.129 - - [2026-05-18 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2026-05-18 01:51:14] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038479 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006269 10.0.0.129 - - [2026-05-18 01:51:14] "GET /floating-ip-pools?parent_id=63fce303-ec67-449c-b108-beba6b1b8056&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002315 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004502 10.0.0.129 - - [2026-05-18 01:51:14] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017016 10.0.0.129 - - [2026-05-18 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.022739 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004890 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domains HTTP/1.1" 200 281 0.007340 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab HTTP/1.1" 200 3099 0.003092 10.0.0.129 - - [2026-05-18 01:51:14] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4 HTTP/1.1" 200 7348 0.044025 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2329 0.010869 10.0.0.129 - - [2026-05-18 01:51:14] "GET /floating-ip-pool/a499c7da-8360-4c9f-ade0-e297b940b171 HTTP/1.1" 200 1318 0.002368 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domains HTTP/1.1" 200 281 0.001541 10.0.0.129 - - [2026-05-18 01:51:14] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab HTTP/1.1" 200 3099 0.002533 10.0.0.129 - - [2026-05-18 01:51:14] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4 HTTP/1.1" 200 7348 0.040371 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 2329 0.006579 10.0.0.129 - - [2026-05-18 01:51:14] "GET /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022744 10.0.0.129 - - [2026-05-18 01:51:14] "POST /tags HTTP/1.1" 200 366 0.072957 10.0.0.129 - - [2026-05-18 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019991 10.0.0.129 - - [2026-05-18 01:51:14] "GET /tag/f76ee268-cabd-43f1-b82f-7312ab2a0386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019458 10.0.0.129 - - [2026-05-18 01:51:14] "POST /tags HTTP/1.1" 409 206 0.002534 10.0.0.129 - - [2026-05-18 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2026-05-18 01:51:14] "GET /tag/cf7199f0-b430-4d56-aa1a-c3df9812680a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011344 10.0.0.129 - - [2026-05-18 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.129 - - [2026-05-18 01:51:15] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043393 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.129 - - [2026-05-18 01:51:15] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005062 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.129 - - [2026-05-18 01:51:15] "GET /service-appliance-set/cedb0024-6848-4cfc-9e62-95910a06d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005098 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.002203 10.0.0.129 - - [2026-05-18 01:51:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.111230 10.0.0.129 - - [2026-05-18 01:51:15] "GET /virtual-machine-interface/fa67af31-fa72-4dd7-8df3-b162793c0c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.021022 10.0.0.129 - - [2026-05-18 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.014980 10.0.0.129 - - [2026-05-18 01:51:15] "POST /instance-ips HTTP/1.1" 200 418 0.047482 10.0.0.129 - - [2026-05-18 01:51:15] "GET /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.010308 10.0.0.129 - - [2026-05-18 01:51:15] "POST /loadbalancers HTTP/1.1" 200 620 0.068720 10.0.0.129 - - [2026-05-18 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024989 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.129 - - [2026-05-18 01:51:15] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038313 10.0.0.129 - - [2026-05-18 01:51:15] "GET /virtual-machine-interface/fa67af31-fa72-4dd7-8df3-b162793c0c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005642 10.0.0.129 - - [2026-05-18 01:51:15] "GET /virtual-machine-interface/fa67af31-fa72-4dd7-8df3-b162793c0c82?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006537 10.0.0.129 - - [2026-05-18 01:51:15] "POST /service-instances HTTP/1.1" 200 568 0.054492 10.0.0.129 - - [2026-05-18 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.022640 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008057 10.0.0.129 - - [2026-05-18 01:51:15] "GET /floating-ip-pool/a499c7da-8360-4c9f-ade0-e297b940b171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002700 10.0.0.129 - - [2026-05-18 01:51:15] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.008860 10.0.0.129 - - [2026-05-18 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016823 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.129 - - [2026-05-18 01:51:15] "POST /floating-ips HTTP/1.1" 200 673 0.146256 10.0.0.129 - - [2026-05-18 01:51:15] "POST /virtual-machines HTTP/1.1" 200 430 0.031261 10.0.0.129 - - [2026-05-18 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017994 10.0.0.129 - - [2026-05-18 01:51:15] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003248 10.0.0.129 - - [2026-05-18 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.129 - - [2026-05-18 01:51:16] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024628 10.0.0.129 - - [2026-05-18 01:51:16] "POST /tags HTTP/1.1" 409 221 0.017525 10.0.0.129 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2026-05-18 01:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.156951 10.0.0.129 - - [2026-05-18 01:51:16] "POST /chown HTTP/1.1" 200 109 0.018645 10.0.0.129 - - [2026-05-18 01:51:16] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015169 10.0.0.129 - - [2026-05-18 01:51:16] "POST /tags HTTP/1.1" 409 238 0.002432 10.0.0.129 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.129 - - [2026-05-18 01:51:16] "GET /tag/f76ee268-cabd-43f1-b82f-7312ab2a0386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016763 10.0.0.129 - - [2026-05-18 01:51:16] "POST /chown HTTP/1.1" 200 109 0.007808 10.0.0.129 - - [2026-05-18 01:51:16] "PUT /virtual-machine-interface/334921f2-9707-4e6d-ba6d-a24a23680156 HTTP/1.1" 200 285 0.012999 10.0.0.129 - - [2026-05-18 01:51:16] "PUT /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 257 0.029034 10.0.0.129 - - [2026-05-18 01:51:16] "POST /firewall-rules HTTP/1.1" 200 652 0.093709 10.0.0.129 - - [2026-05-18 01:51:16] "GET /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.034914 10.0.0.129 - - [2026-05-18 01:51:16] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007500 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.097986 10.0.0.129 - - [2026-05-18 01:51:16] "GET /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004962 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.043241 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.029187 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.069831 10.0.0.129 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013176 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.018557 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.025706 10.0.0.129 - - [2026-05-18 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.030884 10.0.0.129 - - [2026-05-18 01:51:16] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069759 10.0.0.129 - - [2026-05-18 01:51:16] "GET /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008413 10.0.0.129 - - [2026-05-18 01:51:16] "POST /virtual-machines HTTP/1.1" 200 430 0.018893 10.0.0.129 - - [2026-05-18 01:51:16] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.035568 10.0.0.129 - - [2026-05-18 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009717 10.0.0.129 - - [2026-05-18 01:51:16] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.065724 10.0.0.129 - - [2026-05-18 01:51:16] "GET /loadbalancer-listener/2369aaaa-9637-40c9-a7ea-d792a4c3c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008152 10.0.0.129 - - [2026-05-18 01:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131665 10.0.0.129 - - [2026-05-18 01:51:16] "GET /loadbalancer-listener/2369aaaa-9637-40c9-a7ea-d792a4c3c206?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004275 10.0.0.129 - - [2026-05-18 01:51:16] "POST /chown HTTP/1.1" 200 109 0.034292 10.0.0.129 - - [2026-05-18 01:51:16] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.048878 10.0.0.129 - - [2026-05-18 01:51:16] "POST /chown HTTP/1.1" 200 109 0.024100 10.0.0.129 - - [2026-05-18 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028626 10.0.0.129 - - [2026-05-18 01:51:16] "GET /loadbalancer-pool/cf1f0154-113d-4778-9cd8-0a6fb8cb9656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004197 10.0.0.129 - - [2026-05-18 01:51:16] "PUT /virtual-machine-interface/051a89ef-58de-4926-991d-7e24e1b2d9e3 HTTP/1.1" 200 285 0.021569 10.0.0.129 - - [2026-05-18 01:51:16] "PUT /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 257 0.026951 10.0.0.129 - - [2026-05-18 01:51:17] "POST /loadbalancer-members HTTP/1.1" 200 709 0.018735 10.0.0.129 - - [2026-05-18 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014021 10.0.0.129 - - [2026-05-18 01:51:17] "GET /loadbalancer-member/6ba157a5-b5db-4f2f-99ac-c100c7c83213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.002344 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.026330 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.019876 10.0.0.129 - - [2026-05-18 01:51:17] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012288 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.025803 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.129 - - [2026-05-18 01:51:17] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007065 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.010864 10.0.0.129 - - [2026-05-18 01:51:17] "POST /tags HTTP/1.1" 409 221 0.013033 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.030352 10.0.0.129 - - [2026-05-18 01:51:17] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.028984 10.0.0.129 - - [2026-05-18 01:51:17] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.015420 10.0.0.129 - - [2026-05-18 01:51:17] "POST /tags HTTP/1.1" 409 238 0.004836 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.129 - - [2026-05-18 01:51:17] "GET /tag/f76ee268-cabd-43f1-b82f-7312ab2a0386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010810 10.0.0.129 - - [2026-05-18 01:51:17] "POST /firewall-rules HTTP/1.1" 409 293 0.001941 10.0.0.129 - - [2026-05-18 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008151 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.006965 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.129 - - [2026-05-18 01:51:17] "PUT /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6 HTTP/1.1" 200 261 0.021939 10.0.0.129 - - [2026-05-18 01:51:17] "GET /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.011506 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.028565 10.0.0.129 - - [2026-05-18 01:51:17] "PUT /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 257 0.037971 10.0.0.129 - - [2026-05-18 01:51:17] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006577 10.0.0.129 - - [2026-05-18 01:51:17] "GET /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.019586 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.033054 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.008204 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.026706 10.0.0.129 - - [2026-05-18 01:51:17] "PUT /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 257 0.033764 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.011463 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.009372 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.006702 10.0.0.129 - - [2026-05-18 01:51:17] "PUT /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 257 0.035993 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.129 - - [2026-05-18 01:51:17] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004100 10.0.0.129 - - [2026-05-18 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.041304 10.0.0.129 - - [2026-05-18 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.007685 10.0.0.129 - - [2026-05-18 01:51:17] "POST /chown HTTP/1.1" 200 109 0.029710 10.0.0.129 - - [2026-05-18 01:51:17] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.093920 10.0.0.129 - - [2026-05-18 01:51:17] "PUT /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 257 0.063546 10.0.0.129 - - [2026-05-18 01:51:18] "POST /virtual-machines HTTP/1.1" 200 374 0.017318 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008257 10.0.0.129 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.026103 10.0.0.129 - - [2026-05-18 01:51:18] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.031345 10.0.0.129 - - [2026-05-18 01:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.137132 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034142 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.037948 10.0.0.129 - - [2026-05-18 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009685 10.0.0.129 - - [2026-05-18 01:51:18] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.009686 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004760 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022047 10.0.0.129 - - [2026-05-18 01:51:18] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.005689 10.0.0.129 - - [2026-05-18 01:51:18] "POST /instance-ips HTTP/1.1" 200 414 0.050974 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029864 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011752 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006346 10.0.0.129 - - [2026-05-18 01:51:18] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.011903 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013865 10.0.0.129 - - [2026-05-18 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.050686 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.027383 10.0.0.129 - - [2026-05-18 01:51:18] "GET /instance-ip/0fe5ebaa-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005013 10.0.0.129 - - [2026-05-18 01:51:18] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.010392 10.0.0.129 - - [2026-05-18 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.044757 10.0.0.129 - - [2026-05-18 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.129 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.006331 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004463 10.0.0.129 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.012320 10.0.0.129 - - [2026-05-18 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.007863 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.013929 10.0.0.129 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.022798 10.0.0.129 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.024346 10.0.0.129 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.029769 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004767 10.0.0.129 - - [2026-05-18 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.129 - - [2026-05-18 01:51:18] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004378 10.0.0.129 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.005865 10.0.0.129 - - [2026-05-18 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.021573 10.0.0.129 - - [2026-05-18 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009734 10.0.0.129 - - [2026-05-18 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.009405 10.0.0.129 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.006721 10.0.0.129 - - [2026-05-18 01:51:18] "POST /chown HTTP/1.1" 200 109 0.024988 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.009156 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.129 - - [2026-05-18 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006523 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.009499 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006844 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.020542 10.0.0.129 - - [2026-05-18 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006730 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.013215 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.015810 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.007106 10.0.0.129 - - [2026-05-18 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006444 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.007349 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.016361 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.011790 10.0.0.129 - - [2026-05-18 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.006644 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.015914 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.007030 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.022167 10.0.0.129 - - [2026-05-18 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.007445 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.022053 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.017879 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.007961 10.0.0.129 - - [2026-05-18 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.008651 10.0.0.129 - - [2026-05-18 01:51:19] "POST /chown HTTP/1.1" 200 109 0.021685 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.011487 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.018421 10.0.0.129 - - [2026-05-18 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.008347 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.021760 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.017584 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.006546 10.0.0.129 - - [2026-05-18 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.013761 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.007244 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.014151 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.022577 10.0.0.129 - - [2026-05-18 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.007763 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.023400 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.006710 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.025166 10.0.0.129 - - [2026-05-18 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.007962 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.019352 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.015426 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.006770 10.0.0.129 - - [2026-05-18 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.007906 10.0.0.129 - - [2026-05-18 01:51:20] "POST /chown HTTP/1.1" 200 109 0.019978 10.0.0.129 - - [2026-05-18 01:51:21] "POST /chown HTTP/1.1" 200 109 0.011372 10.0.0.129 - - [2026-05-18 01:51:21] "POST /chown HTTP/1.1" 200 109 0.037613 10.0.0.129 - - [2026-05-18 01:51:21] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006804 10.0.0.129 - - [2026-05-18 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.129 - - [2026-05-18 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.129 - - [2026-05-18 01:51:21] "GET /loadbalancer/01cbd906-4478-4895-b745-b4e0deb12deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003256 10.0.0.129 - - [2026-05-18 01:51:21] "GET /loadbalancer-pool/2a6abf92-4496-42e1-bdec-24ca7970b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003153 10.0.0.129 - - [2026-05-18 01:51:21] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015406 10.0.0.129 - - [2026-05-18 01:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009439 10.0.0.129 - - [2026-05-18 01:51:21] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006896 10.0.0.129 - - [2026-05-18 01:51:21] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007341 10.0.0.129 - - [2026-05-18 01:51:21] "POST /tags HTTP/1.1" 409 221 0.005729 10.0.0.129 - - [2026-05-18 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.007379 10.0.0.129 - - [2026-05-18 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2026-05-18 01:51:21] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011187 10.0.0.129 - - [2026-05-18 01:51:21] "GET /floating-ip/e6c85fb4-9a61-41f9-9492-138992e1fe11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004745 10.0.0.129 - - [2026-05-18 01:51:21] "PUT /floating-ip/e6c85fb4-9a61-41f9-9492-138992e1fe11 HTTP/1.1" 200 257 0.008873 10.0.0.129 - - [2026-05-18 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.046827 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006685 10.0.0.129 - - [2026-05-18 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.129 - - [2026-05-18 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.129 - - [2026-05-18 01:51:22] "GET /loadbalancer/01cbd906-4478-4895-b745-b4e0deb12deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002590 10.0.0.129 - - [2026-05-18 01:51:22] "GET /loadbalancer-pool/2a6abf92-4496-42e1-bdec-24ca7970b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002600 10.0.0.129 - - [2026-05-18 01:51:22] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016904 10.0.0.129 - - [2026-05-18 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013012 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019648 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005772 10.0.0.129 - - [2026-05-18 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.129 - - [2026-05-18 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.035347 10.0.0.129 - - [2026-05-18 01:51:22] "GET /floating-ip/e6c85fb4-9a61-41f9-9492-138992e1fe11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002535 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine/bca9b739-4825-486c-902b-b35d4123d4c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003245 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004313 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine/f5016323-8444-4387-9979-c466bc7d7b6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003678 10.0.0.129 - - [2026-05-18 01:51:22] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005277 10.0.0.129 - - [2026-05-18 01:51:27] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005124 10.0.0.129 - - [2026-05-18 01:51:27] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.129 - - [2026-05-18 01:51:28] "GET /virtual-machine/892802e6-07f5-4a24-8fa5-1e2a4cf1ad6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003404 10.0.0.129 - - [2026-05-18 01:51:28] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004285 10.0.0.129 - - [2026-05-18 01:51:28] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007256 10.0.0.129 - - [2026-05-18 01:51:28] "POST /set-tag HTTP/1.1" 200 109 0.015293 10.0.0.129 - - [2026-05-18 01:52:00] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013462 10.0.0.129 - - [2026-05-18 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.129 - - [2026-05-18 01:52:00] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004454 10.0.0.129 - - [2026-05-18 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.129 - - [2026-05-18 01:52:00] "GET /virtual-machine/892802e6-07f5-4a24-8fa5-1e2a4cf1ad6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002835 10.0.0.129 - - [2026-05-18 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.009879 10.0.0.129 - - [2026-05-18 01:52:00] "GET /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018757 10.0.0.129 - - [2026-05-18 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.015775 10.0.0.129 - - [2026-05-18 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.024211 10.0.0.129 - - [2026-05-18 01:52:00] "DELETE /instance-ip/0fe5ebaa-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.065672 10.0.0.129 - - [2026-05-18 01:52:00] "DELETE /virtual-machine-interface/0fca3720-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.038218 10.0.0.129 - - [2026-05-18 01:52:00] "DELETE /virtual-machine/892802e6-07f5-4a24-8fa5-1e2a4cf1ad6d HTTP/1.1" 200 115 0.022223 10.0.0.129 - - [2026-05-18 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.129 - - [2026-05-18 01:52:03] "GET /tag/f76ee268-cabd-43f1-b82f-7312ab2a0386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011217 10.0.0.129 - - [2026-05-18 01:52:03] "GET /tag/f76ee268-cabd-43f1-b82f-7312ab2a0386?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013031 10.0.0.129 - - [2026-05-18 01:52:03] "GET /virtual-machine-interface/051a89ef-58de-4926-991d-7e24e1b2d9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004688 10.0.0.129 - - [2026-05-18 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.015776 10.0.0.129 - - [2026-05-18 01:52:03] "GET /virtual-machine-interface/334921f2-9707-4e6d-ba6d-a24a23680156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.018845 10.0.0.129 - - [2026-05-18 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.014695 10.0.0.129 - - [2026-05-18 01:52:03] "GET /virtual-machine-interface/fa67af31-fa72-4dd7-8df3-b162793c0c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004356 10.0.0.129 - - [2026-05-18 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.014452 10.0.0.129 - - [2026-05-18 01:52:03] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008392 10.0.0.129 - - [2026-05-18 01:52:03] "GET /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003081 10.0.0.129 - - [2026-05-18 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.013064 10.0.0.129 - - [2026-05-18 01:52:03] "DELETE /firewall-rule/3a66b0e1-0d0c-4dc4-9330-3286f9bd6bc6 HTTP/1.1" 200 115 0.052489 10.0.0.129 - - [2026-05-18 01:52:03] "DELETE /loadbalancer-member/6ba157a5-b5db-4f2f-99ac-c100c7c83213 HTTP/1.1" 200 115 0.030856 10.0.0.129 - - [2026-05-18 01:52:03] "DELETE /loadbalancer-pool/cf1f0154-113d-4778-9cd8-0a6fb8cb9656 HTTP/1.1" 200 115 0.036525 10.0.0.129 - - [2026-05-18 01:52:03] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.023374 10.0.0.129 - - [2026-05-18 01:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012907 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /loadbalancer-listener/2369aaaa-9637-40c9-a7ea-d792a4c3c206 HTTP/1.1" 200 115 0.082158 10.0.0.129 - - [2026-05-18 01:52:04] "GET /floating-ip/fe84734b-5a8b-4aa2-a9ec-7a38d87a98e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003545 10.0.0.129 - - [2026-05-18 01:52:04] "PUT /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 267 0.017719 10.0.0.129 - - [2026-05-18 01:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018475 10.0.0.129 - - [2026-05-18 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013744 10.0.0.129 - - [2026-05-18 01:52:04] "PUT /floating-ip/fe84734b-5a8b-4aa2-a9ec-7a38d87a98e3 HTTP/1.1" 200 257 0.030223 10.0.0.129 - - [2026-05-18 01:52:04] "POST /chown HTTP/1.1" 200 109 0.027677 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /floating-ip/fe84734b-5a8b-4aa2-a9ec-7a38d87a98e3 HTTP/1.1" 200 115 0.077182 10.0.0.129 - - [2026-05-18 01:52:04] "POST /chown HTTP/1.1" 200 109 0.021599 10.0.0.129 - - [2026-05-18 01:52:04] "POST /chown HTTP/1.1" 200 109 0.027148 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9 HTTP/1.1" 200 115 0.090535 10.0.0.129 - - [2026-05-18 01:52:04] "POST /chown HTTP/1.1" 200 109 0.017194 10.0.0.129 - - [2026-05-18 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.129 - - [2026-05-18 01:52:04] "POST /service-instances HTTP/1.1" 409 259 0.001834 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /instance-ip/070b55dc-bce6-4f67-a783-7214d05b5dba HTTP/1.1" 200 115 0.086823 10.0.0.129 - - [2026-05-18 01:52:04] "POST /service-instances HTTP/1.1" 409 259 0.005397 10.0.0.129 - - [2026-05-18 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2026-05-18 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /virtual-machine-interface/fa67af31-fa72-4dd7-8df3-b162793c0c82 HTTP/1.1" 200 115 0.086244 10.0.0.129 - - [2026-05-18 01:52:04] "GET /floating-ip-pool/a499c7da-8360-4c9f-ade0-e297b940b171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.007357 10.0.0.129 - - [2026-05-18 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.015471 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /tag/f76ee268-cabd-43f1-b82f-7312ab2a0386 HTTP/1.1" 200 115 0.110228 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /service-instance/9ab4d861-e147-47c9-81f3-702c1ee5d752 HTTP/1.1" 200 115 0.073775 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /floating-ip-pool/a499c7da-8360-4c9f-ade0-e297b940b171 HTTP/1.1" 200 115 0.062969 10.0.0.129 - - [2026-05-18 01:52:04] "GET /virtual-machine-interface/051a89ef-58de-4926-991d-7e24e1b2d9e3?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008020 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /virtual-machine-interface/051a89ef-58de-4926-991d-7e24e1b2d9e3 HTTP/1.1" 200 115 0.076165 10.0.0.129 - - [2026-05-18 01:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002625 10.0.0.129 - - [2026-05-18 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.129 - - [2026-05-18 01:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.011387 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /virtual-network/63fce303-ec67-449c-b108-beba6b1b8056 HTTP/1.1" 200 115 0.127742 10.0.0.129 - - [2026-05-18 01:52:04] "GET /routing-instance/a530c5d4-5060-4820-81a3-5b39d5ea4d90 HTTP/1.1" 404 171 0.001447 10.0.0.129 - - [2026-05-18 01:52:04] "GET /domains HTTP/1.1" 200 281 0.001522 10.0.0.129 - - [2026-05-18 01:52:04] "GET /domain/56181b3c-e128-4007-9dc8-173b144c0dab HTTP/1.1" 200 3099 0.003593 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /virtual-machine/a9c23763-d703-4f72-bb33-13e035a9e4a9 HTTP/1.1" 200 115 0.054801 10.0.0.129 - - [2026-05-18 01:52:04] "GET /virtual-machine-interface/334921f2-9707-4e6d-ba6d-a24a23680156?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.010554 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /route-target/84bf599c-3b27-4ead-9b85-ab64b59caaba HTTP/1.1" 200 115 0.050347 10.0.0.129 - - [2026-05-18 01:52:04] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4 HTTP/1.1" 200 7169 0.061388 10.0.0.129 - - [2026-05-18 01:52:04] "DELETE /virtual-machine-interface/334921f2-9707-4e6d-ba6d-a24a23680156 HTTP/1.1" 200 115 0.089955 10.0.0.129 - - [2026-05-18 01:52:04] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006472 10.0.0.129 - - [2026-05-18 01:52:05] "POST /set-tag HTTP/1.1" 200 109 0.007841 10.0.0.129 - - [2026-05-18 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.129 - - [2026-05-18 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.022973 10.0.0.129 - - [2026-05-18 01:52:05] "GET /loadbalancer/01cbd906-4478-4895-b745-b4e0deb12deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004454 10.0.0.129 - - [2026-05-18 01:52:05] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005033 10.0.0.129 - - [2026-05-18 01:52:05] "DELETE /virtual-machine/7d52282e-7de1-4180-aa2a-f0b3d4c9a799 HTTP/1.1" 200 115 0.038506 10.0.0.129 - - [2026-05-18 01:52:05] "POST /set-tag HTTP/1.1" 200 109 0.019475 10.0.0.129 - - [2026-05-18 01:52:05] "DELETE /loadbalancer-member/51dbe4c7-be87-4021-ba11-5f9049ea3028 HTTP/1.1" 200 115 0.041047 10.0.0.129 - - [2026-05-18 01:52:06] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008623 10.0.0.129 - - [2026-05-18 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.129 - - [2026-05-18 01:52:06] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004816 10.0.0.129 - - [2026-05-18 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.129 - - [2026-05-18 01:52:06] "GET /virtual-machine/f5016323-8444-4387-9979-c466bc7d7b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002702 10.0.0.129 - - [2026-05-18 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.010353 10.0.0.129 - - [2026-05-18 01:52:06] "GET /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007613 10.0.0.129 - - [2026-05-18 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.015066 10.0.0.129 - - [2026-05-18 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.016930 10.0.0.129 - - [2026-05-18 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.026600 10.0.0.129 - - [2026-05-18 01:52:06] "DELETE /instance-ip/0b71b428-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.047485 10.0.0.129 - - [2026-05-18 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.012613 10.0.0.129 - - [2026-05-18 01:52:06] "DELETE /virtual-machine-interface/0b588d18-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.061824 10.0.0.129 - - [2026-05-18 01:52:07] "DELETE /virtual-machine/f5016323-8444-4387-9979-c466bc7d7b6d HTTP/1.1" 200 115 0.034400 10.0.0.129 - - [2026-05-18 01:52:10] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007556 10.0.0.129 - - [2026-05-18 01:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.129 - - [2026-05-18 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2026-05-18 01:52:10] "GET /loadbalancer/01cbd906-4478-4895-b745-b4e0deb12deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002358 10.0.0.129 - - [2026-05-18 01:52:11] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005018 10.0.0.129 - - [2026-05-18 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.129 - - [2026-05-18 01:52:11] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004680 10.0.0.129 - - [2026-05-18 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.129 - - [2026-05-18 01:52:11] "GET /virtual-machine/bca9b739-4825-486c-902b-b35d4123d4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002638 10.0.0.129 - - [2026-05-18 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.010436 10.0.0.129 - - [2026-05-18 01:52:11] "GET /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006626 10.0.0.129 - - [2026-05-18 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.016368 10.0.0.129 - - [2026-05-18 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.014657 10.0.0.129 - - [2026-05-18 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.023135 10.0.0.129 - - [2026-05-18 01:52:11] "DELETE /instance-ip/0afe0bae-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.045518 10.0.0.129 - - [2026-05-18 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.010175 10.0.0.129 - - [2026-05-18 01:52:11] "DELETE /virtual-machine-interface/0ae8c50a-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.038968 10.0.0.129 - - [2026-05-18 01:52:11] "DELETE /virtual-machine/bca9b739-4825-486c-902b-b35d4123d4c0 HTTP/1.1" 200 115 0.023576 10.0.0.129 - - [2026-05-18 01:52:12] "DELETE /tag/b5f206a5-5d37-4f7f-8248-5def97164c14 HTTP/1.1" 200 115 0.049760 10.0.0.129 - - [2026-05-18 01:52:12] "DELETE /tag/4ec558dd-1ba8-4007-b92c-85a1ae10d675 HTTP/1.1" 200 115 0.053893 10.0.0.129 - - [2026-05-18 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.129 - - [2026-05-18 01:52:15] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044823 10.0.0.129 - - [2026-05-18 01:52:15] "POST /tags HTTP/1.1" 200 394 0.049765 10.0.0.129 - - [2026-05-18 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027120 10.0.0.129 - - [2026-05-18 01:52:15] "GET /tag/a6b9a116-030f-4510-9865-459bbf937770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.026838 10.0.0.129 - - [2026-05-18 01:52:15] "POST /tags HTTP/1.1" 200 342 0.028000 10.0.0.129 - - [2026-05-18 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.129 - - [2026-05-18 01:52:15] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015331 10.0.0.129 - - [2026-05-18 01:52:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000717 10.0.0.129 - - [2026-05-18 01:52:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.018600 10.0.0.129 - - [2026-05-18 01:52:15] "POST /security-groups HTTP/1.1" 200 589 0.076267 10.0.0.129 - - [2026-05-18 01:52:15] "POST /projects HTTP/1.1" 200 521 0.265453 10.0.0.129 - - [2026-05-18 01:52:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.004064 10.0.0.129 - - [2026-05-18 01:52:15] "POST /access-control-lists HTTP/1.1" 200 600 0.063541 10.0.0.129 - - [2026-05-18 01:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.056353 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.129 - - [2026-05-18 01:52:16] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.009267 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.002018 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.129 - - [2026-05-18 01:52:16] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.029647 10.0.0.129 - - [2026-05-18 01:52:16] "POST /access-control-lists HTTP/1.1" 200 598 0.063475 10.0.0.129 - - [2026-05-18 01:52:16] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.055558 10.0.0.129 - - [2026-05-18 01:52:16] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.064295 10.0.0.129 - - [2026-05-18 01:52:16] "POST /security-groups HTTP/1.1" 200 593 0.073842 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.006916 10.0.0.129 - - [2026-05-18 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044456 10.0.0.129 - - [2026-05-18 01:52:16] "POST /chown HTTP/1.1" 200 109 0.022123 10.0.0.129 - - [2026-05-18 01:52:16] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015878 10.0.0.129 - - [2026-05-18 01:52:16] "POST /access-control-lists HTTP/1.1" 200 634 0.110580 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020161 10.0.0.129 - - [2026-05-18 01:52:16] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002664 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.001950 10.0.0.129 - - [2026-05-18 01:52:16] "POST /tags HTTP/1.1" 409 226 0.001713 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.129 - - [2026-05-18 01:52:16] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.039190 10.0.0.129 - - [2026-05-18 01:52:16] "POST /access-control-lists HTTP/1.1" 200 632 0.072016 10.0.0.129 - - [2026-05-18 01:52:16] "POST /firewall-rules HTTP/1.1" 200 602 0.074028 10.0.0.129 - - [2026-05-18 01:52:16] "GET /firewall-rule/0a5ad5be-0724-486c-b377-1c4387e5a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.012569 10.0.0.129 - - [2026-05-18 01:52:16] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004290 10.0.0.129 - - [2026-05-18 01:52:16] "GET /firewall-rule/0a5ad5be-0724-486c-b377-1c4387e5a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.002476 10.0.0.129 - - [2026-05-18 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.045865 10.0.0.129 - - [2026-05-18 01:52:16] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007054 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.129 - - [2026-05-18 01:52:16] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002976 10.0.0.129 - - [2026-05-18 01:52:16] "POST /tags HTTP/1.1" 409 226 0.001954 10.0.0.129 - - [2026-05-18 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.129 - - [2026-05-18 01:52:16] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010787 10.0.0.129 - - [2026-05-18 01:52:17] "POST /firewall-rules HTTP/1.1" 200 600 0.068071 10.0.0.129 - - [2026-05-18 01:52:17] "GET /firewall-rule/b94b578a-cbac-472d-80ec-f871ecaf2df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003971 10.0.0.129 - - [2026-05-18 01:52:17] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003461 10.0.0.129 - - [2026-05-18 01:52:17] "GET /firewall-rule/b94b578a-cbac-472d-80ec-f871ecaf2df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002161 10.0.0.129 - - [2026-05-18 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.052474 10.0.0.129 - - [2026-05-18 01:52:18] "POST /tags HTTP/1.1" 200 394 0.024078 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022841 10.0.0.129 - - [2026-05-18 01:52:18] "GET /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014258 10.0.0.129 - - [2026-05-18 01:52:18] "POST /tags HTTP/1.1" 200 342 0.018884 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.129 - - [2026-05-18 01:52:18] "GET /tag/57471cd6-8824-414e-a545-2a02b11b78b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011533 10.0.0.129 - - [2026-05-18 01:52:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000687 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.004395 10.0.0.129 - - [2026-05-18 01:52:18] "POST /security-groups HTTP/1.1" 200 589 0.061690 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.005818 10.0.0.129 - - [2026-05-18 01:52:18] "POST /projects HTTP/1.1" 200 521 0.185230 10.0.0.129 - - [2026-05-18 01:52:18] "POST /access-control-lists HTTP/1.1" 200 600 0.060318 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.006974 10.0.0.129 - - [2026-05-18 01:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021277 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018740 10.0.0.129 - - [2026-05-18 01:52:18] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004625 10.0.0.129 - - [2026-05-18 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.129 - - [2026-05-18 01:52:18] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.029607 10.0.0.129 - - [2026-05-18 01:52:18] "POST /access-control-lists HTTP/1.1" 200 598 0.074298 10.0.0.129 - - [2026-05-18 01:52:19] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.063001 10.0.0.129 - - [2026-05-18 01:52:19] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.040572 10.0.0.129 - - [2026-05-18 01:52:19] "POST /security-groups HTTP/1.1" 200 593 0.063314 10.0.0.129 - - [2026-05-18 01:52:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.004174 10.0.0.129 - - [2026-05-18 01:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028212 10.0.0.129 - - [2026-05-18 01:52:19] "POST /access-control-lists HTTP/1.1" 200 634 0.080817 10.0.0.129 - - [2026-05-18 01:52:19] "POST /chown HTTP/1.1" 200 109 0.075524 10.0.0.129 - - [2026-05-18 01:52:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.007438 10.0.0.129 - - [2026-05-18 01:52:19] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002918 10.0.0.129 - - [2026-05-18 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.129 - - [2026-05-18 01:52:19] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003490 10.0.0.129 - - [2026-05-18 01:52:19] "POST /tags HTTP/1.1" 409 226 0.002252 10.0.0.129 - - [2026-05-18 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2026-05-18 01:52:19] "POST /access-control-lists HTTP/1.1" 200 632 0.066862 10.0.0.129 - - [2026-05-18 01:52:19] "GET /tag/57471cd6-8824-414e-a545-2a02b11b78b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.025446 10.0.0.129 - - [2026-05-18 01:52:19] "POST /firewall-rules HTTP/1.1" 200 602 0.072903 10.0.0.129 - - [2026-05-18 01:52:19] "GET /firewall-rule/c4c78bee-fb2d-44e3-9824-b159b6b7ab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.014225 10.0.0.129 - - [2026-05-18 01:52:19] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003820 10.0.0.129 - - [2026-05-18 01:52:19] "GET /firewall-rule/c4c78bee-fb2d-44e3-9824-b159b6b7ab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003023 10.0.0.129 - - [2026-05-18 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.054224 10.0.0.129 - - [2026-05-18 01:52:19] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010287 10.0.0.129 - - [2026-05-18 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.129 - - [2026-05-18 01:52:19] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003366 10.0.0.129 - - [2026-05-18 01:52:19] "POST /tags HTTP/1.1" 409 226 0.001987 10.0.0.129 - - [2026-05-18 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2026-05-18 01:52:19] "GET /tag/57471cd6-8824-414e-a545-2a02b11b78b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011246 10.0.0.129 - - [2026-05-18 01:52:19] "POST /firewall-rules HTTP/1.1" 200 600 0.066054 10.0.0.129 - - [2026-05-18 01:52:19] "GET /firewall-rule/f89f03ef-6c29-4eb8-862c-d1a7c6a33f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007746 10.0.0.129 - - [2026-05-18 01:52:19] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004184 10.0.0.129 - - [2026-05-18 01:52:19] "GET /firewall-rule/f89f03ef-6c29-4eb8-862c-d1a7c6a33f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002542 10.0.0.129 - - [2026-05-18 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.063409 10.0.0.129 - - [2026-05-18 01:52:21] "POST /tags HTTP/1.1" 200 346 0.086538 10.0.0.129 - - [2026-05-18 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.129 - - [2026-05-18 01:52:21] "GET /tag/82a0bb14-4800-4faf-9915-642952d8f46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.023932 10.0.0.129 - - [2026-05-18 01:52:21] "POST /projects HTTP/1.1" 409 238 0.002028 10.0.0.129 - - [2026-05-18 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.129 - - [2026-05-18 01:52:21] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.060490 10.0.0.129 - - [2026-05-18 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.129 - - [2026-05-18 01:52:21] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005473 10.0.0.129 - - [2026-05-18 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.129 - - [2026-05-18 01:52:21] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004511 10.0.0.129 - - [2026-05-18 01:52:21] "POST /security-groups HTTP/1.1" 409 285 0.004748 10.0.0.129 - - [2026-05-18 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.129 - - [2026-05-18 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.129 - - [2026-05-18 01:52:21] "PUT /security-group/2d42f4a8-c816-4ac1-b2bd-47ccb2d1f5a7 HTTP/1.1" 200 263 0.072817 10.0.0.129 - - [2026-05-18 01:52:21] "PUT /access-control-list/40ab1aee-a781-4a84-93e7-e8c169db8b6b HTTP/1.1" 200 273 0.022332 10.0.0.129 - - [2026-05-18 01:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032008 10.0.0.129 - - [2026-05-18 01:52:22] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.118362 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 409 228 0.024032 10.0.0.129 - - [2026-05-18 01:52:22] "PUT /access-control-list/44b7cbbc-553b-4b52-a46a-9e64b888153d HTTP/1.1" 200 273 0.051772 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/82a0bb14-4800-4faf-9915-642952d8f46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014281 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 200 346 0.019875 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/02f7ff0e-7810-4336-a195-2078192854be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014685 10.0.0.129 - - [2026-05-18 01:52:22] "POST /projects HTTP/1.1" 409 238 0.002175 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.129 - - [2026-05-18 01:52:22] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033681 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.129 - - [2026-05-18 01:52:22] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027420 10.0.0.129 - - [2026-05-18 01:52:22] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.016157 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.129 - - [2026-05-18 01:52:22] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005104 10.0.0.129 - - [2026-05-18 01:52:22] "POST /security-groups HTTP/1.1" 409 285 0.002116 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.129 - - [2026-05-18 01:52:22] "PUT /security-group/c16154cd-4806-499e-81ab-5750685a0e36 HTTP/1.1" 200 263 0.058759 10.0.0.129 - - [2026-05-18 01:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025674 10.0.0.129 - - [2026-05-18 01:52:22] "PUT /access-control-list/597b3cb5-5228-4c47-86bd-0c643552334d HTTP/1.1" 200 273 0.028258 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 409 228 0.012416 10.0.0.129 - - [2026-05-18 01:52:22] "PUT /access-control-list/6bcd806a-c9c6-4ae3-bf66-6c39c3a123c9 HTTP/1.1" 200 273 0.013467 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/02f7ff0e-7810-4336-a195-2078192854be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012183 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 200 292 0.046662 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/07776363-851b-4302-92dc-64a9d2035c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013149 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 200 304 0.048614 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/bac4216c-6ff4-4ac6-b154-41c782b31b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012187 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 409 252 0.001704 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/a6b9a116-030f-4510-9865-459bbf937770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.011727 10.0.0.129 - - [2026-05-18 01:52:22] "POST /tags HTTP/1.1" 409 226 0.002111 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2026-05-18 01:52:22] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012817 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.129 - - [2026-05-18 01:52:22] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004632 10.0.0.129 - - [2026-05-18 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-05-18 01:52:22] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027034 10.0.0.129 - - [2026-05-18 01:52:23] "POST /virtual-machines HTTP/1.1" 200 396 0.008897 10.0.0.129 - - [2026-05-18 01:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012825 10.0.0.129 - - [2026-05-18 01:52:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106399 10.0.0.129 - - [2026-05-18 01:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028018 10.0.0.129 - - [2026-05-18 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014806 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004634 10.0.0.129 - - [2026-05-18 01:52:23] "POST /instance-ips HTTP/1.1" 200 398 0.050598 10.0.0.129 - - [2026-05-18 01:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025692 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010478 10.0.0.129 - - [2026-05-18 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.075934 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016855 10.0.0.129 - - [2026-05-18 01:52:23] "GET /instance-ip/36a13ce0-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003328 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004945 10.0.0.129 - - [2026-05-18 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004998 10.0.0.129 - - [2026-05-18 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012849 10.0.0.129 - - [2026-05-18 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.129 - - [2026-05-18 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.129 - - [2026-05-18 01:52:23] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003855 10.0.0.129 - - [2026-05-18 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.129 - - [2026-05-18 01:52:23] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032652 10.0.0.129 - - [2026-05-18 01:52:23] "POST /virtual-machines HTTP/1.1" 200 396 0.007566 10.0.0.129 - - [2026-05-18 01:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021088 10.0.0.129 - - [2026-05-18 01:52:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110921 10.0.0.129 - - [2026-05-18 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008904 10.0.0.129 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016170 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004371 10.0.0.129 - - [2026-05-18 01:52:24] "POST /instance-ips HTTP/1.1" 200 398 0.019982 10.0.0.129 - - [2026-05-18 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027406 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006824 10.0.0.129 - - [2026-05-18 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.059627 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016385 10.0.0.129 - - [2026-05-18 01:52:24] "GET /instance-ip/37230c7a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002816 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004884 10.0.0.129 - - [2026-05-18 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004063 10.0.0.129 - - [2026-05-18 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.008664 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009524 10.0.0.129 - - [2026-05-18 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.004143 10.0.0.129 - - [2026-05-18 01:52:24] "POST /tags HTTP/1.1" 200 292 0.019900 10.0.0.129 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018132 10.0.0.129 - - [2026-05-18 01:52:24] "GET /tag/7c96ffab-c0d0-41ec-9ee2-8cc2a36209e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012332 10.0.0.129 - - [2026-05-18 01:52:24] "POST /tags HTTP/1.1" 409 252 0.002344 10.0.0.129 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.129 - - [2026-05-18 01:52:24] "GET /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.010939 10.0.0.129 - - [2026-05-18 01:52:24] "POST /tags HTTP/1.1" 409 226 0.002390 10.0.0.129 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.129 - - [2026-05-18 01:52:24] "GET /tag/57471cd6-8824-414e-a545-2a02b11b78b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011139 10.0.0.129 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.129 - - [2026-05-18 01:52:24] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009599 10.0.0.129 - - [2026-05-18 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.129 - - [2026-05-18 01:52:24] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041505 10.0.0.129 - - [2026-05-18 01:52:24] "POST /virtual-machines HTTP/1.1" 200 396 0.016304 10.0.0.129 - - [2026-05-18 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009211 10.0.0.129 - - [2026-05-18 01:52:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136639 10.0.0.129 - - [2026-05-18 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011743 10.0.0.129 - - [2026-05-18 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011142 10.0.0.129 - - [2026-05-18 01:52:25] "POST /instance-ips HTTP/1.1" 200 398 0.020966 10.0.0.129 - - [2026-05-18 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021518 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022039 10.0.0.129 - - [2026-05-18 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.075616 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020996 10.0.0.129 - - [2026-05-18 01:52:25] "GET /instance-ip/37c59bca-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004608 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005940 10.0.0.129 - - [2026-05-18 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003652 10.0.0.129 - - [2026-05-18 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.008787 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010378 10.0.0.129 - - [2026-05-18 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.005569 10.0.0.129 - - [2026-05-18 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004724 10.0.0.129 - - [2026-05-18 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.129 - - [2026-05-18 01:52:25] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057849 10.0.0.129 - - [2026-05-18 01:52:25] "POST /virtual-machines HTTP/1.1" 200 396 0.013914 10.0.0.129 - - [2026-05-18 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018224 10.0.0.129 - - [2026-05-18 01:52:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107915 10.0.0.129 - - [2026-05-18 01:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008834 10.0.0.129 - - [2026-05-18 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.129 - - [2026-05-18 01:52:25] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007913 10.0.0.129 - - [2026-05-18 01:52:26] "POST /instance-ips HTTP/1.1" 200 398 0.033604 10.0.0.129 - - [2026-05-18 01:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.036191 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009030 10.0.0.129 - - [2026-05-18 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.067136 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021961 10.0.0.129 - - [2026-05-18 01:52:26] "GET /instance-ip/3844e7d6-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005048 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005651 10.0.0.129 - - [2026-05-18 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004143 10.0.0.129 - - [2026-05-18 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.012738 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.035295 10.0.0.129 - - [2026-05-18 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.003898 10.0.0.129 - - [2026-05-18 01:52:26] "POST /tags HTTP/1.1" 200 300 0.040456 10.0.0.129 - - [2026-05-18 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019937 10.0.0.129 - - [2026-05-18 01:52:26] "GET /tag/195b1a2e-cfbc-4260-823d-5f8533e51ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.022464 10.0.0.129 - - [2026-05-18 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003905 10.0.0.129 - - [2026-05-18 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2026-05-18 01:52:26] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035270 10.0.0.129 - - [2026-05-18 01:52:26] "POST /virtual-machines HTTP/1.1" 200 396 0.009125 10.0.0.129 - - [2026-05-18 01:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015554 10.0.0.129 - - [2026-05-18 01:52:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129280 10.0.0.129 - - [2026-05-18 01:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009141 10.0.0.129 - - [2026-05-18 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012988 10.0.0.129 - - [2026-05-18 01:52:26] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006219 10.0.0.129 - - [2026-05-18 01:52:27] "POST /instance-ips HTTP/1.1" 200 398 0.024520 10.0.0.129 - - [2026-05-18 01:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030793 10.0.0.129 - - [2026-05-18 01:52:27] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019590 10.0.0.129 - - [2026-05-18 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.026749 10.0.0.129 - - [2026-05-18 01:52:27] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017654 10.0.0.129 - - [2026-05-18 01:52:27] "GET /instance-ip/38dc594a-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003397 10.0.0.129 - - [2026-05-18 01:52:27] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004783 10.0.0.129 - - [2026-05-18 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.129 - - [2026-05-18 01:52:27] "POST /tags HTTP/1.1" 200 300 0.071985 10.0.0.129 - - [2026-05-18 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.129 - - [2026-05-18 01:52:27] "GET /tag/d657bf58-d336-4c73-8dfb-acde23405774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017909 10.0.0.129 - - [2026-05-18 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.129 - - [2026-05-18 01:52:27] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009215 10.0.0.129 - - [2026-05-18 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.129 - - [2026-05-18 01:52:27] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.095167 10.0.0.129 - - [2026-05-18 01:52:27] "POST /virtual-machines HTTP/1.1" 200 396 0.017110 10.0.0.129 - - [2026-05-18 01:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.048259 10.0.0.129 - - [2026-05-18 01:52:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.190453 10.0.0.129 - - [2026-05-18 01:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025052 10.0.0.129 - - [2026-05-18 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.129 - - [2026-05-18 01:52:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.040276 10.0.0.129 - - [2026-05-18 01:52:28] "GET /global-system-configs HTTP/1.1" 200 323 0.005272 10.0.0.129 - - [2026-05-18 01:52:28] "POST /instance-ips HTTP/1.1" 200 398 0.098238 10.0.0.129 - - [2026-05-18 01:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.040850 10.0.0.129 - - [2026-05-18 01:52:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022901 10.0.0.129 - - [2026-05-18 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.071078 10.0.0.129 - - [2026-05-18 01:52:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005463 10.0.0.129 - - [2026-05-18 01:52:28] "GET /instance-ip/397ad96c-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003386 10.0.0.129 - - [2026-05-18 01:52:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004402 10.0.0.129 - - [2026-05-18 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.129 - - [2026-05-18 01:52:28] "POST /tags HTTP/1.1" 200 300 0.037296 10.0.0.129 - - [2026-05-18 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012579 10.0.0.129 - - [2026-05-18 01:52:28] "GET /tag/d7920ffb-9841-482a-9f1a-009b8ed5824a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013041 10.0.0.129 - - [2026-05-18 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.129 - - [2026-05-18 01:52:28] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.011798 10.0.0.129 - - [2026-05-18 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.129 - - [2026-05-18 01:52:28] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042005 10.0.0.129 - - [2026-05-18 01:52:28] "POST /virtual-machines HTTP/1.1" 200 396 0.007698 10.0.0.129 - - [2026-05-18 01:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009493 10.0.0.129 - - [2026-05-18 01:52:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130244 10.0.0.129 - - [2026-05-18 01:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016693 10.0.0.129 - - [2026-05-18 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.129 - - [2026-05-18 01:52:28] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004916 10.0.0.129 - - [2026-05-18 01:52:29] "POST /instance-ips HTTP/1.1" 200 398 0.036876 10.0.0.129 - - [2026-05-18 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023258 10.0.0.129 - - [2026-05-18 01:52:29] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023798 10.0.0.129 - - [2026-05-18 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.021218 10.0.0.129 - - [2026-05-18 01:52:29] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024971 10.0.0.129 - - [2026-05-18 01:52:29] "GET /instance-ip/3a09a50c-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008478 10.0.0.129 - - [2026-05-18 01:52:29] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004591 10.0.0.129 - - [2026-05-18 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.129 - - [2026-05-18 01:52:29] "POST /tags HTTP/1.1" 200 300 0.021875 10.0.0.129 - - [2026-05-18 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.129 - - [2026-05-18 01:52:29] "GET /tag/28eed526-fceb-480c-bff7-5fced7f46d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012099 10.0.0.129 - - [2026-05-18 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.129 - - [2026-05-18 01:52:29] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008090 10.0.0.129 - - [2026-05-18 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010728 10.0.0.129 - - [2026-05-18 01:52:29] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.084128 10.0.0.129 - - [2026-05-18 01:52:29] "POST /virtual-machines HTTP/1.1" 200 396 0.009279 10.0.0.129 - - [2026-05-18 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021494 10.0.0.129 - - [2026-05-18 01:52:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135428 10.0.0.129 - - [2026-05-18 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012597 10.0.0.129 - - [2026-05-18 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017120 10.0.0.129 - - [2026-05-18 01:52:29] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011233 10.0.0.129 - - [2026-05-18 01:52:29] "POST /instance-ips HTTP/1.1" 200 398 0.022535 10.0.0.129 - - [2026-05-18 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027868 10.0.0.129 - - [2026-05-18 01:52:29] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010245 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.019229 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014760 10.0.0.129 - - [2026-05-18 01:52:30] "GET /instance-ip/3a8b77f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003231 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007113 10.0.0.129 - - [2026-05-18 01:52:30] "GET /global-system-configs HTTP/1.1" 200 323 0.006639 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.004187 10.0.0.129 - - [2026-05-18 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.009569 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007260 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004365 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003958 10.0.0.129 - - [2026-05-18 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.007632 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005078 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003644 10.0.0.129 - - [2026-05-18 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.008790 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011245 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004712 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003823 10.0.0.129 - - [2026-05-18 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.008640 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012489 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.004909 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004500 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004213 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004179 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004495 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004330 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004087 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004570 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.129 - - [2026-05-18 01:52:30] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004206 10.0.0.129 - - [2026-05-18 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.129 - - [2026-05-18 01:52:33] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004797 10.0.0.129 - - [2026-05-18 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.129 - - [2026-05-18 01:52:33] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004431 10.0.0.129 - - [2026-05-18 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.129 - - [2026-05-18 01:52:34] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007538 10.0.0.129 - - [2026-05-18 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.129 - - [2026-05-18 01:52:34] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005834 10.0.0.129 - - [2026-05-18 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.005008 10.0.0.129 - - [2026-05-18 01:52:35] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004330 10.0.0.129 - - [2026-05-18 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine/36c1ed7a-a2d2-480a-9598-ec0eea48bc56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003118 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010758 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine/54ed54e3-57fd-4876-93c1-5195e37dc686?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003190 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004671 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine/ab7805fc-7b93-4e98-b76d-9286d4167da4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005186 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007603 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine/52483319-6053-4304-bdc0-df6571332b4b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003210 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004428 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine/199840fb-09b6-4036-8368-a191469ef033?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002836 10.0.0.129 - - [2026-05-18 01:52:37] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004963 10.0.0.129 - - [2026-05-18 01:52:39] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004499 10.0.0.129 - - [2026-05-18 01:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.129 - - [2026-05-18 01:52:42] "GET /virtual-machine/7fe7583f-8b30-463f-9456-a774ad03bf0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003068 10.0.0.129 - - [2026-05-18 01:52:42] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004293 10.0.0.129 - - [2026-05-18 01:52:42] "GET /virtual-machine/a52a4394-e89b-46d3-a16f-2db0b28fa6fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002983 10.0.0.129 - - [2026-05-18 01:52:42] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004147 10.0.0.129 - - [2026-05-18 01:52:42] "GET /virtual-machine/efe2a4e9-ec25-40f4-ba8c-6bbf6d0c1ad1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003185 10.0.0.129 - - [2026-05-18 01:52:42] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004059 10.0.0.129 - - [2026-05-18 01:52:43] "GET /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005423 10.0.0.129 - - [2026-05-18 01:52:43] "POST /tags HTTP/1.1" 200 334 0.042281 10.0.0.129 - - [2026-05-18 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022624 10.0.0.129 - - [2026-05-18 01:52:43] "GET /tag/62910a89-f0a8-4bcd-ac0d-f762a3fc46a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.022201 10.0.0.129 - - [2026-05-18 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.129 - - [2026-05-18 01:52:43] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.050502 10.0.0.129 - - [2026-05-18 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.129 - - [2026-05-18 01:52:43] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004533 10.0.0.129 - - [2026-05-18 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.129 - - [2026-05-18 01:52:43] "GET /service-appliance-set/3e157260-a016-4c2c-be8c-14bdc3f10454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002714 10.0.0.129 - - [2026-05-18 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001948 10.0.0.129 - - [2026-05-18 01:52:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.106421 10.0.0.129 - - [2026-05-18 01:52:43] "GET /virtual-machine-interface/cc89954a-55fc-446f-b267-dc25aeb45763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.016812 10.0.0.129 - - [2026-05-18 01:52:43] "POST /instance-ips HTTP/1.1" 200 410 0.022317 10.0.0.129 - - [2026-05-18 01:52:43] "GET /instance-ip/96e67f2b-eea9-46eb-8501-eb123107920a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006611 10.0.0.129 - - [2026-05-18 01:52:44] "POST /loadbalancers HTTP/1.1" 200 631 0.062730 10.0.0.129 - - [2026-05-18 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025585 10.0.0.129 - - [2026-05-18 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.129 - - [2026-05-18 01:52:44] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041982 10.0.0.129 - - [2026-05-18 01:52:44] "GET /instance-ip/96e67f2b-eea9-46eb-8501-eb123107920a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003392 10.0.0.129 - - [2026-05-18 01:52:44] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047011 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003691 10.0.0.129 - - [2026-05-18 01:52:44] "POST /floating-ips HTTP/1.1" 200 599 0.052619 10.0.0.129 - - [2026-05-18 01:52:44] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.038028 10.0.0.129 - - [2026-05-18 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.129 - - [2026-05-18 01:52:44] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037105 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer-listener/7746f548-6295-4268-9fde-f934929a8705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003407 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer-listener/7746f548-6295-4268-9fde-f934929a8705?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004454 10.0.0.129 - - [2026-05-18 01:52:44] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020185 10.0.0.129 - - [2026-05-18 01:52:44] "GET /instance-ip/96e67f2b-eea9-46eb-8501-eb123107920a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002951 10.0.0.129 - - [2026-05-18 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.129 - - [2026-05-18 01:52:44] "GET /instance-ip/96e67f2b-eea9-46eb-8501-eb123107920a?fields=floating_ips HTTP/1.1" 200 1214 0.005945 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.008510 10.0.0.129 - - [2026-05-18 01:52:44] "GET /floating-ip/e02f14fd-20a0-4338-abff-29917686d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.009076 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.009538 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer-pool/57591943-fbb2-4187-b547-91db4b2d3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.010843 10.0.0.129 - - [2026-05-18 01:52:44] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016142 10.0.0.129 - - [2026-05-18 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009251 10.0.0.129 - - [2026-05-18 01:52:44] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010845 10.0.0.129 - - [2026-05-18 01:52:44] "POST /tags HTTP/1.1" 409 221 0.013335 10.0.0.129 - - [2026-05-18 01:52:44] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006096 10.0.0.129 - - [2026-05-18 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.011045 10.0.0.129 - - [2026-05-18 01:52:44] "GET /floating-ip/e02f14fd-20a0-4338-abff-29917686d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.012069 10.0.0.129 - - [2026-05-18 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.129 - - [2026-05-18 01:52:44] "GET /tag/62910a89-f0a8-4bcd-ac0d-f762a3fc46a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.010492 10.0.0.129 - - [2026-05-18 01:52:44] "PUT /floating-ip/e02f14fd-20a0-4338-abff-29917686d9b8 HTTP/1.1" 200 257 0.011904 10.0.0.129 - - [2026-05-18 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.087956 10.0.0.129 - - [2026-05-18 01:52:44] "GET /loadbalancer-pool/57591943-fbb2-4187-b547-91db4b2d3f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004053 10.0.0.129 - - [2026-05-18 01:52:44] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017751 10.0.0.129 - - [2026-05-18 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015895 10.0.0.129 - - [2026-05-18 01:52:44] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005380 10.0.0.129 - - [2026-05-18 01:52:44] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004174 10.0.0.129 - - [2026-05-18 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.006923 10.0.0.129 - - [2026-05-18 01:52:44] "GET /floating-ip/e02f14fd-20a0-4338-abff-29917686d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.012021 10.0.0.129 - - [2026-05-18 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.062982 10.0.0.129 - - [2026-05-18 01:52:45] "POST /tags HTTP/1.1" 409 206 0.002315 10.0.0.129 - - [2026-05-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.129 - - [2026-05-18 01:52:45] "GET /tag/bac4216c-6ff4-4ac6-b154-41c782b31b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015567 10.0.0.129 - - [2026-05-18 01:52:45] "POST /tags HTTP/1.1" 409 204 0.005368 10.0.0.129 - - [2026-05-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.129 - - [2026-05-18 01:52:45] "GET /tag/d657bf58-d336-4c73-8dfb-acde23405774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019903 10.0.0.129 - - [2026-05-18 01:52:45] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003775 10.0.0.129 - - [2026-05-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-05-18 01:52:45] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002530 10.0.0.129 - - [2026-05-18 01:52:45] "POST /tags HTTP/1.1" 409 206 0.006200 10.0.0.129 - - [2026-05-18 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.129 - - [2026-05-18 01:52:46] "GET /tag/bac4216c-6ff4-4ac6-b154-41c782b31b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011506 10.0.0.129 - - [2026-05-18 01:52:46] "POST /tags HTTP/1.1" 409 226 0.007037 10.0.0.129 - - [2026-05-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.129 - - [2026-05-18 01:52:46] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013559 10.0.0.129 - - [2026-05-18 01:52:46] "POST /tags HTTP/1.1" 409 204 0.002367 10.0.0.129 - - [2026-05-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.129 - - [2026-05-18 01:52:46] "GET /tag/d657bf58-d336-4c73-8dfb-acde23405774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012047 10.0.0.129 - - [2026-05-18 01:52:46] "POST /tags HTTP/1.1" 409 226 0.002116 10.0.0.129 - - [2026-05-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2026-05-18 01:52:46] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011874 10.0.0.129 - - [2026-05-18 01:52:46] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002783 10.0.0.129 - - [2026-05-18 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.129 - - [2026-05-18 01:52:46] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002510 10.0.0.129 - - [2026-05-18 01:52:46] "POST /firewall-rules HTTP/1.1" 200 628 0.068722 10.0.0.129 - - [2026-05-18 01:52:46] "POST /firewall-rules HTTP/1.1" 200 648 0.077554 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-rule/fd2722da-9174-4546-b336-5016a230b5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.011810 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003337 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-rule/a3b38780-c8cc-4a3c-a14e-ea3f87eb8b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004315 10.0.0.129 - - [2026-05-18 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.015075 10.0.0.129 - - [2026-05-18 01:52:46] "POST /firewall-policys HTTP/1.1" 200 608 0.025927 10.0.0.129 - - [2026-05-18 01:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016704 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007901 10.0.0.129 - - [2026-05-18 01:52:46] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003191 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002370 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004295 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004528 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003722 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002646 10.0.0.129 - - [2026-05-18 01:52:46] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003884 10.0.0.129 - - [2026-05-18 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.021005 10.0.0.129 - - [2026-05-18 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.037557 10.0.0.129 - - [2026-05-18 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.017602 10.0.0.129 - - [2026-05-18 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.029970 10.0.0.129 - - [2026-05-18 01:52:47] "POST /ref-update HTTP/1.1" 200 156 0.044039 10.0.0.129 - - [2026-05-18 01:52:47] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003248 10.0.0.129 - - [2026-05-18 01:53:29] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007976 10.0.0.129 - - [2026-05-18 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.129 - - [2026-05-18 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2026-05-18 01:53:29] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003564 10.0.0.129 - - [2026-05-18 01:53:29] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005478 10.0.0.129 - - [2026-05-18 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.030545 10.0.0.129 - - [2026-05-18 01:53:29] "DELETE /loadbalancer-member/c56866e7-8fee-4cd6-b286-935b11b6be7c HTTP/1.1" 200 115 0.041797 10.0.0.129 - - [2026-05-18 01:53:29] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007764 10.0.0.129 - - [2026-05-18 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.129 - - [2026-05-18 01:53:29] "DELETE /loadbalancer-member/c74f59cd-5fe1-4e3d-ba08-d15501b0d5f9 HTTP/1.1" 200 115 0.037715 10.0.0.129 - - [2026-05-18 01:53:29] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009298 10.0.0.129 - - [2026-05-18 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.005912 10.0.0.129 - - [2026-05-18 01:53:29] "DELETE /loadbalancer-member/6bf80d86-fdf4-4ece-88ff-7c3c12f48ec0 HTTP/1.1" 200 115 0.054317 10.0.0.129 - - [2026-05-18 01:53:29] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009326 10.0.0.129 - - [2026-05-18 01:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003877 10.0.0.129 - - [2026-05-18 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.129 - - [2026-05-18 01:53:29] "GET /loadbalancer/bccdcf75-a39e-49e5-b3e8-a9de037b2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003743 10.0.0.129 - - [2026-05-18 01:53:29] "GET /loadbalancer-pool/8fd56b0d-e428-452e-924c-05c31ac9e553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002720 10.0.0.129 - - [2026-05-18 01:53:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021979 10.0.0.129 - - [2026-05-18 01:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014997 10.0.0.129 - - [2026-05-18 01:53:30] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009425 10.0.0.129 - - [2026-05-18 01:53:30] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007331 10.0.0.129 - - [2026-05-18 01:53:30] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002510 10.0.0.129 - - [2026-05-18 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.135931 10.0.0.129 - - [2026-05-18 01:53:30] "GET /loadbalancer-pool/8f62c5e8-6366-4cab-9aac-68d8643a0741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.027511 10.0.0.129 - - [2026-05-18 01:53:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026828 10.0.0.129 - - [2026-05-18 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008455 10.0.0.129 - - [2026-05-18 01:53:30] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015951 10.0.0.129 - - [2026-05-18 01:53:30] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005529 10.0.0.129 - - [2026-05-18 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.005867 10.0.0.129 - - [2026-05-18 01:53:30] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002681 10.0.0.129 - - [2026-05-18 01:53:30] "GET /loadbalancer-pool/9615220b-84ff-4d4c-8134-a7cf9bc63564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007941 10.0.0.129 - - [2026-05-18 01:53:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024413 10.0.0.129 - - [2026-05-18 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038996 10.0.0.129 - - [2026-05-18 01:53:30] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007130 10.0.0.129 - - [2026-05-18 01:53:30] "GET /virtual-machine-interface/021d9e06-525b-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008188 10.0.0.129 - - [2026-05-18 01:53:30] "GET /floating-ip/0dc21ade-5449-4c06-8d92-5f5b7fc6750e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002722 10.0.0.129 - - [2026-05-18 01:53:30] "POST /set-tag HTTP/1.1" 200 109 0.004633 10.0.0.129 - - [2026-05-18 01:54:03] "POST /tags HTTP/1.1" 200 366 0.055373 10.0.0.129 - - [2026-05-18 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.129 - - [2026-05-18 01:54:03] "GET /tag/fd15fe1f-133c-432a-8b1b-43db82366f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018411 10.0.0.129 - - [2026-05-18 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.129 - - [2026-05-18 01:54:03] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031851 10.0.0.129 - - [2026-05-18 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.129 - - [2026-05-18 01:54:03] "GET /service-appliance-set/cedb0024-6848-4cfc-9e62-95910a06d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003085 10.0.0.129 - - [2026-05-18 01:54:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.002004 10.0.0.129 - - [2026-05-18 01:54:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.089621 10.0.0.129 - - [2026-05-18 01:54:03] "GET /virtual-machine-interface/d03f96d3-908f-4622-ac9e-207141d80d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004650 10.0.0.129 - - [2026-05-18 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.013538 10.0.0.129 - - [2026-05-18 01:54:04] "POST /instance-ips HTTP/1.1" 200 418 0.031608 10.0.0.129 - - [2026-05-18 01:54:04] "GET /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.004929 10.0.0.129 - - [2026-05-18 01:54:04] "POST /loadbalancers HTTP/1.1" 200 620 0.065928 10.0.0.129 - - [2026-05-18 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.047155 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009736 10.0.0.129 - - [2026-05-18 01:54:04] "POST /service-instances HTTP/1.1" 200 568 0.046177 10.0.0.129 - - [2026-05-18 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.014217 10.0.0.129 - - [2026-05-18 01:54:04] "PUT /service-instance/49a57f4e-0a9b-465d-b641-fc0e0105b3cf HTTP/1.1" 200 267 0.014765 10.0.0.129 - - [2026-05-18 01:54:04] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053159 10.0.0.129 - - [2026-05-18 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029484 10.0.0.129 - - [2026-05-18 01:54:04] "GET /virtual-machine-interface/d03f96d3-908f-4622-ac9e-207141d80d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.013036 10.0.0.129 - - [2026-05-18 01:54:04] "GET /virtual-machine-interface/d03f96d3-908f-4622-ac9e-207141d80d1e?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.008619 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012043 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.005860 10.0.0.129 - - [2026-05-18 01:54:04] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004281 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.129 - - [2026-05-18 01:54:04] "POST /virtual-machines HTTP/1.1" 200 430 0.023729 10.0.0.129 - - [2026-05-18 01:54:04] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003310 10.0.0.129 - - [2026-05-18 01:54:04] "POST /tags HTTP/1.1" 409 221 0.001601 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.129 - - [2026-05-18 01:54:04] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015580 10.0.0.129 - - [2026-05-18 01:54:04] "POST /tags HTTP/1.1" 409 238 0.002185 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.129 - - [2026-05-18 01:54:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.138041 10.0.0.129 - - [2026-05-18 01:54:04] "POST /chown HTTP/1.1" 200 109 0.027188 10.0.0.129 - - [2026-05-18 01:54:04] "GET /tag/fd15fe1f-133c-432a-8b1b-43db82366f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015776 10.0.0.129 - - [2026-05-18 01:54:04] "POST /chown HTTP/1.1" 200 109 0.008614 10.0.0.129 - - [2026-05-18 01:54:04] "PUT /virtual-machine-interface/df12d117-b172-40b1-ad9c-4de0fd5c559c HTTP/1.1" 200 285 0.067092 10.0.0.129 - - [2026-05-18 01:54:04] "POST /firewall-rules HTTP/1.1" 200 652 0.100584 10.0.0.129 - - [2026-05-18 01:54:04] "GET /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.032373 10.0.0.129 - - [2026-05-18 01:54:04] "PUT /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 257 0.042992 10.0.0.129 - - [2026-05-18 01:54:04] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002906 10.0.0.129 - - [2026-05-18 01:54:04] "GET /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004061 10.0.0.129 - - [2026-05-18 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.015570 10.0.0.129 - - [2026-05-18 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.026800 10.0.0.129 - - [2026-05-18 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.055108 10.0.0.129 - - [2026-05-18 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.050256 10.0.0.129 - - [2026-05-18 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.129 - - [2026-05-18 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.043105 10.0.0.129 - - [2026-05-18 01:54:05] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.098335 10.0.0.129 - - [2026-05-18 01:54:05] "GET /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.004274 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.046063 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.030285 10.0.0.129 - - [2026-05-18 01:54:05] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.050084 10.0.0.129 - - [2026-05-18 01:54:05] "POST /virtual-machines HTTP/1.1" 200 430 0.031949 10.0.0.129 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.129 - - [2026-05-18 01:54:05] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085480 10.0.0.129 - - [2026-05-18 01:54:05] "GET /loadbalancer-listener/fea5eb4a-da6c-4c87-968a-dcc0e66c9da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.011716 10.0.0.129 - - [2026-05-18 01:54:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129735 10.0.0.129 - - [2026-05-18 01:54:05] "POST /chown HTTP/1.1" 200 109 0.027996 10.0.0.129 - - [2026-05-18 01:54:05] "GET /loadbalancer-listener/fea5eb4a-da6c-4c87-968a-dcc0e66c9da8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.014160 10.0.0.129 - - [2026-05-18 01:54:05] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.023822 10.0.0.129 - - [2026-05-18 01:54:05] "POST /chown HTTP/1.1" 200 109 0.031305 10.0.0.129 - - [2026-05-18 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031044 10.0.0.129 - - [2026-05-18 01:54:05] "GET /loadbalancer-pool/3e002fc1-6fd7-4814-bdc8-e5a94ed817ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006379 10.0.0.129 - - [2026-05-18 01:54:05] "PUT /virtual-machine-interface/3c241cd1-43f3-47b2-9d72-c4163d09e6a9 HTTP/1.1" 200 285 0.039240 10.0.0.129 - - [2026-05-18 01:54:05] "PUT /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 257 0.020105 10.0.0.129 - - [2026-05-18 01:54:05] "POST /loadbalancer-members HTTP/1.1" 200 709 0.014128 10.0.0.129 - - [2026-05-18 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017521 10.0.0.129 - - [2026-05-18 01:54:05] "GET /loadbalancer-member/0e5fbb5f-9718-461b-83de-3f4207966013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.005457 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.026912 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.024574 10.0.0.129 - - [2026-05-18 01:54:05] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001820 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.024370 10.0.0.129 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019375 10.0.0.129 - - [2026-05-18 01:54:05] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014410 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.008167 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.019970 10.0.0.129 - - [2026-05-18 01:54:05] "POST /tags HTTP/1.1" 409 221 0.013038 10.0.0.129 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012742 10.0.0.129 - - [2026-05-18 01:54:05] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.010874 10.0.0.129 - - [2026-05-18 01:54:05] "PUT /service-instance/49a57f4e-0a9b-465d-b641-fc0e0105b3cf HTTP/1.1" 200 267 0.017957 10.0.0.129 - - [2026-05-18 01:54:05] "POST /tags HTTP/1.1" 409 238 0.002775 10.0.0.129 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.129 - - [2026-05-18 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007833 10.0.0.129 - - [2026-05-18 01:54:05] "GET /tag/fd15fe1f-133c-432a-8b1b-43db82366f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.022498 10.0.0.129 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.129 - - [2026-05-18 01:54:05] "POST /chown HTTP/1.1" 200 109 0.006397 10.0.0.129 - - [2026-05-18 01:54:05] "POST /firewall-rules HTTP/1.1" 409 293 0.002043 10.0.0.129 - - [2026-05-18 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2026-05-18 01:54:05] "POST /chown HTTP/1.1" 200 109 0.007053 10.0.0.129 - - [2026-05-18 01:54:05] "PUT /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 257 0.020792 10.0.0.129 - - [2026-05-18 01:54:05] "PUT /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d HTTP/1.1" 200 261 0.095212 10.0.0.129 - - [2026-05-18 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.061812 10.0.0.129 - - [2026-05-18 01:54:06] "GET /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.007335 10.0.0.129 - - [2026-05-18 01:54:06] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005840 10.0.0.129 - - [2026-05-18 01:54:06] "GET /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004498 10.0.0.129 - - [2026-05-18 01:54:06] "POST /chown HTTP/1.1" 200 109 0.007933 10.0.0.129 - - [2026-05-18 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018373 10.0.0.129 - - [2026-05-18 01:54:06] "GET /tag/fd15fe1f-133c-432a-8b1b-43db82366f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017635 10.0.0.129 - - [2026-05-18 01:54:06] "POST /chown HTTP/1.1" 200 109 0.061603 10.0.0.129 - - [2026-05-18 01:54:06] "GET /tag/fd15fe1f-133c-432a-8b1b-43db82366f64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.029631 10.0.0.129 - - [2026-05-18 01:54:06] "PUT /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 257 0.029069 10.0.0.129 - - [2026-05-18 01:54:06] "GET /virtual-machine-interface/3c241cd1-43f3-47b2-9d72-c4163d09e6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004506 10.0.0.129 - - [2026-05-18 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.021757 10.0.0.129 - - [2026-05-18 01:54:06] "GET /virtual-machine-interface/d03f96d3-908f-4622-ac9e-207141d80d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014852 10.0.0.129 - - [2026-05-18 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.035869 10.0.0.129 - - [2026-05-18 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.129 - - [2026-05-18 01:54:06] "POST /chown HTTP/1.1" 200 109 0.013694 10.0.0.129 - - [2026-05-18 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.039527 10.0.0.129 - - [2026-05-18 01:54:06] "GET /virtual-machine-interface/df12d117-b172-40b1-ad9c-4de0fd5c559c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.026408 10.0.0.129 - - [2026-05-18 01:54:06] "POST /chown HTTP/1.1" 200 109 0.038117 10.0.0.129 - - [2026-05-18 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.055944 10.0.0.129 - - [2026-05-18 01:54:06] "PUT /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 257 0.046240 10.0.0.129 - - [2026-05-18 01:54:06] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003677 10.0.0.129 - - [2026-05-18 01:54:06] "GET /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002566 10.0.0.129 - - [2026-05-18 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.044664 10.0.0.129 - - [2026-05-18 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.034894 10.0.0.129 - - [2026-05-18 01:54:06] "POST /chown HTTP/1.1" 200 109 0.016335 10.0.0.129 - - [2026-05-18 01:54:06] "POST /chown HTTP/1.1" 200 109 0.012201 10.0.0.129 - - [2026-05-18 01:54:06] "PUT /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 257 0.023525 10.0.0.129 - - [2026-05-18 01:54:06] "DELETE /firewall-rule/5c067b07-28b2-48ac-b638-1cb135910f8d HTTP/1.1" 200 115 0.075688 10.0.0.129 - - [2026-05-18 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.012621 10.0.0.129 - - [2026-05-18 01:54:06] "DELETE /loadbalancer-member/0e5fbb5f-9718-461b-83de-3f4207966013 HTTP/1.1" 200 115 0.043663 10.0.0.129 - - [2026-05-18 01:54:06] "DELETE /loadbalancer-pool/3e002fc1-6fd7-4814-bdc8-e5a94ed817ac HTTP/1.1" 200 115 0.028058 10.0.0.129 - - [2026-05-18 01:54:06] "DELETE /loadbalancer-listener/fea5eb4a-da6c-4c87-968a-dcc0e66c9da8 HTTP/1.1" 200 115 0.032776 10.0.0.129 - - [2026-05-18 01:54:06] "PUT /service-instance/49a57f4e-0a9b-465d-b641-fc0e0105b3cf HTTP/1.1" 200 267 0.018829 10.0.0.129 - - [2026-05-18 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022073 10.0.0.129 - - [2026-05-18 01:54:06] "DELETE /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9 HTTP/1.1" 200 115 0.122778 10.0.0.129 - - [2026-05-18 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.129 - - [2026-05-18 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.129 - - [2026-05-18 01:54:06] "DELETE /instance-ip/33d3a745-d9b5-43a2-84d2-cf9211332f13 HTTP/1.1" 200 115 0.100065 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /virtual-machine-interface/d03f96d3-908f-4622-ac9e-207141d80d1e HTTP/1.1" 200 115 0.080061 10.0.0.129 - - [2026-05-18 01:54:07] "POST /service-instances HTTP/1.1" 409 259 0.003011 10.0.0.129 - - [2026-05-18 01:54:07] "POST /service-instances HTTP/1.1" 409 259 0.009726 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /tag/fd15fe1f-133c-432a-8b1b-43db82366f64 HTTP/1.1" 200 115 0.091979 10.0.0.129 - - [2026-05-18 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2026-05-18 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /service-instance/49a57f4e-0a9b-465d-b641-fc0e0105b3cf HTTP/1.1" 200 115 0.046227 10.0.0.129 - - [2026-05-18 01:54:07] "GET /virtual-machine-interface/df12d117-b172-40b1-ad9c-4de0fd5c559c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005136 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /virtual-machine-interface/df12d117-b172-40b1-ad9c-4de0fd5c559c HTTP/1.1" 200 115 0.099002 10.0.0.129 - - [2026-05-18 01:54:07] "POST /ref-update HTTP/1.1" 200 156 0.021729 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /virtual-machine/3de04c95-70b7-401c-af19-5fd392f8f93b HTTP/1.1" 200 115 0.049325 10.0.0.129 - - [2026-05-18 01:54:07] "GET /virtual-machine-interface/3c241cd1-43f3-47b2-9d72-c4163d09e6a9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.018773 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /virtual-machine-interface/3c241cd1-43f3-47b2-9d72-c4163d09e6a9 HTTP/1.1" 200 115 0.053478 10.0.0.129 - - [2026-05-18 01:54:07] "DELETE /virtual-machine/ae2556c0-f015-457f-817b-f56f3feab63e HTTP/1.1" 200 115 0.047472 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001359 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001350 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001371 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:54:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001435 10.0.0.129 - - [2026-05-18 01:54:51] "POST /tags HTTP/1.1" 409 252 0.002374 10.0.0.129 - - [2026-05-18 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.129 - - [2026-05-18 01:54:51] "GET /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012420 10.0.0.129 - - [2026-05-18 01:54:51] "POST /tags HTTP/1.1" 409 228 0.001995 10.0.0.129 - - [2026-05-18 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/02f7ff0e-7810-4336-a195-2078192854be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011679 10.0.0.129 - - [2026-05-18 01:54:52] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002437 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.129 - - [2026-05-18 01:54:52] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002786 10.0.0.129 - - [2026-05-18 01:54:52] "POST /tags HTTP/1.1" 409 206 0.001744 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/bac4216c-6ff4-4ac6-b154-41c782b31b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011551 10.0.0.129 - - [2026-05-18 01:54:52] "POST /tags HTTP/1.1" 409 226 0.002752 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011435 10.0.0.129 - - [2026-05-18 01:54:52] "POST /tags HTTP/1.1" 409 204 0.002147 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/d657bf58-d336-4c73-8dfb-acde23405774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014422 10.0.0.129 - - [2026-05-18 01:54:52] "POST /tags HTTP/1.1" 409 226 0.002374 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014955 10.0.0.129 - - [2026-05-18 01:54:52] "POST /tags HTTP/1.1" 409 228 0.002359 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011576 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/02f7ff0e-7810-4336-a195-2078192854be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014006 10.0.0.129 - - [2026-05-18 01:54:52] "POST /tags HTTP/1.1" 409 252 0.002577 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.129 - - [2026-05-18 01:54:52] "GET /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.010971 10.0.0.129 - - [2026-05-18 01:54:52] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002420 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.129 - - [2026-05-18 01:54:52] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002801 10.0.0.129 - - [2026-05-18 01:54:52] "POST /firewall-rules HTTP/1.1" 409 281 0.002001 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.129 - - [2026-05-18 01:54:52] "PUT /firewall-rule/a3b38780-c8cc-4a3c-a14e-ea3f87eb8b14 HTTP/1.1" 200 261 0.016649 10.0.0.129 - - [2026-05-18 01:54:52] "POST /firewall-rules HTTP/1.1" 409 291 0.003764 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.129 - - [2026-05-18 01:54:52] "PUT /firewall-rule/fd2722da-9174-4546-b336-5016a230b5d5 HTTP/1.1" 200 261 0.018919 10.0.0.129 - - [2026-05-18 01:54:52] "GET /firewall-rule/fd2722da-9174-4546-b336-5016a230b5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.014205 10.0.0.129 - - [2026-05-18 01:54:52] "POST /firewall-rules HTTP/1.1" 200 660 0.076870 10.0.0.129 - - [2026-05-18 01:54:52] "GET /firewall-rule/5f82dc7d-29fe-47e6-b0a5-0d40453a2af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.008165 10.0.0.129 - - [2026-05-18 01:54:52] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002925 10.0.0.129 - - [2026-05-18 01:54:52] "GET /firewall-rule/a3b38780-c8cc-4a3c-a14e-ea3f87eb8b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003799 10.0.0.129 - - [2026-05-18 01:54:52] "POST /firewall-policys HTTP/1.1" 409 269 0.001940 10.0.0.129 - - [2026-05-18 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.129 - - [2026-05-18 01:54:52] "PUT /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed HTTP/1.1" 200 265 0.029647 10.0.0.129 - - [2026-05-18 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024364 10.0.0.129 - - [2026-05-18 01:54:52] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005838 10.0.0.129 - - [2026-05-18 01:54:53] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003543 10.0.0.129 - - [2026-05-18 01:54:53] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002959 10.0.0.129 - - [2026-05-18 01:54:53] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003268 10.0.0.129 - - [2026-05-18 01:54:53] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005107 10.0.0.129 - - [2026-05-18 01:54:53] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002802 10.0.0.129 - - [2026-05-18 01:54:53] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002231 10.0.0.129 - - [2026-05-18 01:54:53] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003479 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012657 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.005350 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009029 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.003706 10.0.0.129 - - [2026-05-18 01:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.129 - - [2026-05-18 01:55:54] "GET /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002851 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005524 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.028956 10.0.0.129 - - [2026-05-18 01:55:54] "DELETE /loadbalancer-member/6b98dfd8-5c37-4263-a85f-16327872100c HTTP/1.1" 200 115 0.039776 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007098 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004038 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004922 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.129 - - [2026-05-18 01:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.129 - - [2026-05-18 01:55:54] "GET /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003665 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005198 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004736 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.129 - - [2026-05-18 01:55:54] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004039 10.0.0.129 - - [2026-05-18 01:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.129 - - [2026-05-18 01:55:55] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006212 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.003418 10.0.0.129 - - [2026-05-18 01:55:55] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007161 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.129 - - [2026-05-18 01:55:55] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008621 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.129 - - [2026-05-18 01:55:55] "GET /virtual-machine/54ed54e3-57fd-4876-93c1-5195e37dc686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007976 10.0.0.129 - - [2026-05-18 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.015168 10.0.0.129 - - [2026-05-18 01:55:55] "GET /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005527 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.018427 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.033186 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.024607 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.037369 10.0.0.129 - - [2026-05-18 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.034035 10.0.0.129 - - [2026-05-18 01:55:55] "DELETE /instance-ip/37230c7a-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.040339 10.0.0.129 - - [2026-05-18 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.008835 10.0.0.129 - - [2026-05-18 01:55:56] "DELETE /virtual-machine-interface/37083f44-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.059326 10.0.0.129 - - [2026-05-18 01:55:56] "DELETE /virtual-machine/54ed54e3-57fd-4876-93c1-5195e37dc686 HTTP/1.1" 200 115 0.016384 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006944 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine/52483319-6053-4304-bdc0-df6571332b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003001 10.0.0.129 - - [2026-05-18 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.014540 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012442 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.026696 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.033203 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.045484 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.031642 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.038362 10.0.0.129 - - [2026-05-18 01:55:56] "DELETE /instance-ip/3844e7d6-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.094527 10.0.0.129 - - [2026-05-18 01:55:56] "DELETE /virtual-machine-interface/382b9178-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.061180 10.0.0.129 - - [2026-05-18 01:55:56] "DELETE /virtual-machine/52483319-6053-4304-bdc0-df6571332b4b HTTP/1.1" 200 115 0.035493 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009252 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004561 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine/36c1ed7a-a2d2-480a-9598-ec0eea48bc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002932 10.0.0.129 - - [2026-05-18 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.011160 10.0.0.129 - - [2026-05-18 01:55:56] "GET /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015760 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.022004 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.037459 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.031142 10.0.0.129 - - [2026-05-18 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.021220 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.023519 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /instance-ip/36a13ce0-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.057144 10.0.0.129 - - [2026-05-18 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.009730 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /virtual-machine-interface/368a6844-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.052661 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /virtual-machine/36c1ed7a-a2d2-480a-9598-ec0eea48bc56 HTTP/1.1" 200 115 0.024155 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /tag/07776363-851b-4302-92dc-64a9d2035c63 HTTP/1.1" 200 115 0.038115 10.0.0.129 - - [2026-05-18 01:55:57] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004447 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.129 - - [2026-05-18 01:55:57] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004100 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.129 - - [2026-05-18 01:55:57] "GET /virtual-machine/ab7805fc-7b93-4e98-b76d-9286d4167da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003165 10.0.0.129 - - [2026-05-18 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.016480 10.0.0.129 - - [2026-05-18 01:55:57] "GET /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010713 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.017875 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.029669 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.022674 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.020121 10.0.0.129 - - [2026-05-18 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.027414 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /instance-ip/37c59bca-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.046836 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /virtual-machine-interface/37a649be-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.034377 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /virtual-machine/ab7805fc-7b93-4e98-b76d-9286d4167da4 HTTP/1.1" 200 115 0.023973 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /tag/7c96ffab-c0d0-41ec-9ee2-8cc2a36209e1 HTTP/1.1" 200 115 0.042112 10.0.0.129 - - [2026-05-18 01:55:57] "DELETE /tag/bac4216c-6ff4-4ac6-b154-41c782b31b77 HTTP/1.1" 409 391 0.005491 10.0.0.129 - - [2026-05-18 01:56:03] "POST /tags HTTP/1.1" 200 366 0.046871 10.0.0.129 - - [2026-05-18 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.129 - - [2026-05-18 01:56:03] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.012988 10.0.0.129 - - [2026-05-18 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.129 - - [2026-05-18 01:56:03] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032720 10.0.0.129 - - [2026-05-18 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.129 - - [2026-05-18 01:56:03] "GET /service-appliance-set/cedb0024-6848-4cfc-9e62-95910a06d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002758 10.0.0.129 - - [2026-05-18 01:56:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.002335 10.0.0.129 - - [2026-05-18 01:56:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.104475 10.0.0.129 - - [2026-05-18 01:56:03] "GET /virtual-machine-interface/9b1b4fa3-41e0-49fa-b8d7-dcd4430cf420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015732 10.0.0.129 - - [2026-05-18 01:56:04] "POST /set-tag HTTP/1.1" 200 109 0.013200 10.0.0.129 - - [2026-05-18 01:56:04] "POST /instance-ips HTTP/1.1" 200 418 0.040191 10.0.0.129 - - [2026-05-18 01:56:04] "GET /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005564 10.0.0.129 - - [2026-05-18 01:56:04] "POST /loadbalancers HTTP/1.1" 200 620 0.063581 10.0.0.129 - - [2026-05-18 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011067 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.129 - - [2026-05-18 01:56:04] "POST /service-instances HTTP/1.1" 200 568 0.027682 10.0.0.129 - - [2026-05-18 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.014185 10.0.0.129 - - [2026-05-18 01:56:04] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037133 10.0.0.129 - - [2026-05-18 01:56:04] "GET /virtual-machine-interface/9b1b4fa3-41e0-49fa-b8d7-dcd4430cf420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.011615 10.0.0.129 - - [2026-05-18 01:56:04] "GET /virtual-machine-interface/9b1b4fa3-41e0-49fa-b8d7-dcd4430cf420?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.009150 10.0.0.129 - - [2026-05-18 01:56:04] "PUT /service-instance/7d771c2f-89eb-4a0c-97f3-99cc0d5929d6 HTTP/1.1" 200 267 0.014712 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.001964 10.0.0.129 - - [2026-05-18 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009695 10.0.0.129 - - [2026-05-18 01:56:04] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004581 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.129 - - [2026-05-18 01:56:04] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004206 10.0.0.129 - - [2026-05-18 01:56:04] "POST /tags HTTP/1.1" 409 221 0.002568 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.129 - - [2026-05-18 01:56:04] "POST /virtual-machines HTTP/1.1" 200 430 0.019827 10.0.0.129 - - [2026-05-18 01:56:04] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.049338 10.0.0.129 - - [2026-05-18 01:56:04] "POST /tags HTTP/1.1" 409 238 0.007986 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007700 10.0.0.129 - - [2026-05-18 01:56:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139284 10.0.0.129 - - [2026-05-18 01:56:04] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015530 10.0.0.129 - - [2026-05-18 01:56:04] "POST /chown HTTP/1.1" 200 109 0.033911 10.0.0.129 - - [2026-05-18 01:56:04] "POST /firewall-rules HTTP/1.1" 200 652 0.055824 10.0.0.129 - - [2026-05-18 01:56:04] "POST /chown HTTP/1.1" 200 109 0.018864 10.0.0.129 - - [2026-05-18 01:56:04] "GET /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.021973 10.0.0.129 - - [2026-05-18 01:56:04] "PUT /virtual-machine-interface/bcf97b11-0115-47ef-a9b7-399ef5e7ec78 HTTP/1.1" 200 285 0.033615 10.0.0.129 - - [2026-05-18 01:56:04] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005986 10.0.0.129 - - [2026-05-18 01:56:04] "GET /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003168 10.0.0.129 - - [2026-05-18 01:56:04] "PUT /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 257 0.035647 10.0.0.129 - - [2026-05-18 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.039568 10.0.0.129 - - [2026-05-18 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.020905 10.0.0.129 - - [2026-05-18 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.129 - - [2026-05-18 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.035202 10.0.0.129 - - [2026-05-18 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.038388 10.0.0.129 - - [2026-05-18 01:56:05] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.086383 10.0.0.129 - - [2026-05-18 01:56:05] "GET /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.004799 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.012058 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.032314 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.035793 10.0.0.129 - - [2026-05-18 01:56:05] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.087786 10.0.0.129 - - [2026-05-18 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.129 - - [2026-05-18 01:56:05] "POST /virtual-machines HTTP/1.1" 200 430 0.020967 10.0.0.129 - - [2026-05-18 01:56:05] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065848 10.0.0.129 - - [2026-05-18 01:56:05] "GET /loadbalancer-listener/54155c25-eecc-4dab-8a17-211f4ede74bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.025623 10.0.0.129 - - [2026-05-18 01:56:05] "GET /loadbalancer-listener/54155c25-eecc-4dab-8a17-211f4ede74bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011159 10.0.0.129 - - [2026-05-18 01:56:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.138459 10.0.0.129 - - [2026-05-18 01:56:05] "POST /chown HTTP/1.1" 200 109 0.025690 10.0.0.129 - - [2026-05-18 01:56:05] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.063896 10.0.0.129 - - [2026-05-18 01:56:05] "POST /chown HTTP/1.1" 200 109 0.008265 10.0.0.129 - - [2026-05-18 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020478 10.0.0.129 - - [2026-05-18 01:56:05] "PUT /virtual-machine-interface/0a58e749-700e-41ab-8ab3-771c36a22fbe HTTP/1.1" 200 285 0.039705 10.0.0.129 - - [2026-05-18 01:56:05] "GET /loadbalancer-pool/64977f5a-2f39-4acd-9df3-d5a1207dec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015663 10.0.0.129 - - [2026-05-18 01:56:05] "PUT /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 257 0.023865 10.0.0.129 - - [2026-05-18 01:56:05] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046094 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.010386 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.020486 10.0.0.129 - - [2026-05-18 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014837 10.0.0.129 - - [2026-05-18 01:56:05] "GET /loadbalancer-member/ec9d6b0e-239f-40d4-9ea4-5b0f81c3e996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.013507 10.0.0.129 - - [2026-05-18 01:56:05] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.011616 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.026738 10.0.0.129 - - [2026-05-18 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.129 - - [2026-05-18 01:56:05] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002675 10.0.0.129 - - [2026-05-18 01:56:05] "POST /tags HTTP/1.1" 409 221 0.003527 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.008436 10.0.0.129 - - [2026-05-18 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.027390 10.0.0.129 - - [2026-05-18 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010602 10.0.0.129 - - [2026-05-18 01:56:05] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.017588 10.0.0.129 - - [2026-05-18 01:56:05] "POST /tags HTTP/1.1" 409 238 0.003152 10.0.0.129 - - [2026-05-18 01:56:05] "PUT /service-instance/7d771c2f-89eb-4a0c-97f3-99cc0d5929d6 HTTP/1.1" 200 267 0.008250 10.0.0.129 - - [2026-05-18 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028594 10.0.0.129 - - [2026-05-18 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018667 10.0.0.129 - - [2026-05-18 01:56:05] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013204 10.0.0.129 - - [2026-05-18 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.129 - - [2026-05-18 01:56:05] "POST /firewall-rules HTTP/1.1" 409 293 0.004712 10.0.0.129 - - [2026-05-18 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.129 - - [2026-05-18 01:56:05] "POST /chown HTTP/1.1" 200 109 0.019631 10.0.0.129 - - [2026-05-18 01:56:05] "POST /chown HTTP/1.1" 200 109 0.022240 10.0.0.129 - - [2026-05-18 01:56:06] "PUT /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571 HTTP/1.1" 200 261 0.072858 10.0.0.129 - - [2026-05-18 01:56:06] "PUT /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 257 0.032445 10.0.0.129 - - [2026-05-18 01:56:06] "GET /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.020775 10.0.0.129 - - [2026-05-18 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.012043 10.0.0.129 - - [2026-05-18 01:56:06] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009980 10.0.0.129 - - [2026-05-18 01:56:06] "GET /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004005 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.025122 10.0.0.129 - - [2026-05-18 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012464 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.026256 10.0.0.129 - - [2026-05-18 01:56:06] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.016610 10.0.0.129 - - [2026-05-18 01:56:06] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.017996 10.0.0.129 - - [2026-05-18 01:56:06] "GET /virtual-machine-interface/0a58e749-700e-41ab-8ab3-771c36a22fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3138 0.009032 10.0.0.129 - - [2026-05-18 01:56:06] "PUT /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 257 0.040070 10.0.0.129 - - [2026-05-18 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.066803 10.0.0.129 - - [2026-05-18 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-05-18 01:56:06] "POST /set-tag HTTP/1.1" 200 109 0.069231 10.0.0.129 - - [2026-05-18 01:56:06] "GET /virtual-machine-interface/9b1b4fa3-41e0-49fa-b8d7-dcd4430cf420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.025413 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.014430 10.0.0.129 - - [2026-05-18 01:56:06] "POST /set-tag HTTP/1.1" 200 109 0.060076 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.050947 10.0.0.129 - - [2026-05-18 01:56:06] "GET /virtual-machine-interface/bcf97b11-0115-47ef-a9b7-399ef5e7ec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.008772 10.0.0.129 - - [2026-05-18 01:56:06] "PUT /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 257 0.051602 10.0.0.129 - - [2026-05-18 01:56:06] "POST /set-tag HTTP/1.1" 200 109 0.042054 10.0.0.129 - - [2026-05-18 01:56:06] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011939 10.0.0.129 - - [2026-05-18 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.016650 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.014257 10.0.0.129 - - [2026-05-18 01:56:06] "GET /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004843 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.027904 10.0.0.129 - - [2026-05-18 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.029749 10.0.0.129 - - [2026-05-18 01:56:06] "PUT /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 257 0.010103 10.0.0.129 - - [2026-05-18 01:56:06] "DELETE /firewall-rule/6b481afb-b9a7-465c-9704-c8c6ec3b9571 HTTP/1.1" 200 115 0.061548 10.0.0.129 - - [2026-05-18 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.033381 10.0.0.129 - - [2026-05-18 01:56:06] "DELETE /loadbalancer-member/ec9d6b0e-239f-40d4-9ea4-5b0f81c3e996 HTTP/1.1" 200 115 0.070967 10.0.0.129 - - [2026-05-18 01:56:06] "PUT /service-instance/7d771c2f-89eb-4a0c-97f3-99cc0d5929d6 HTTP/1.1" 200 267 0.010348 10.0.0.129 - - [2026-05-18 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024410 10.0.0.129 - - [2026-05-18 01:56:06] "DELETE /loadbalancer-pool/64977f5a-2f39-4acd-9df3-d5a1207dec78 HTTP/1.1" 200 115 0.075155 10.0.0.129 - - [2026-05-18 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.129 - - [2026-05-18 01:56:06] "DELETE /loadbalancer-listener/54155c25-eecc-4dab-8a17-211f4ede74bf HTTP/1.1" 200 115 0.053185 10.0.0.129 - - [2026-05-18 01:56:06] "DELETE /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9 HTTP/1.1" 200 115 0.037742 10.0.0.129 - - [2026-05-18 01:56:06] "POST /chown HTTP/1.1" 200 109 0.014607 10.0.0.129 - - [2026-05-18 01:56:07] "POST /chown HTTP/1.1" 200 109 0.021105 10.0.0.129 - - [2026-05-18 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.021226 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /instance-ip/0096be92-bc7a-47b1-bae4-ebe5cfcb988a HTTP/1.1" 200 115 0.105910 10.0.0.129 - - [2026-05-18 01:56:07] "POST /chown HTTP/1.1" 200 109 0.011795 10.0.0.129 - - [2026-05-18 01:56:07] "POST /chown HTTP/1.1" 404 171 0.006112 10.0.0.129 - - [2026-05-18 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.009902 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /virtual-machine-interface/9b1b4fa3-41e0-49fa-b8d7-dcd4430cf420 HTTP/1.1" 200 115 0.115934 10.0.0.129 - - [2026-05-18 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /tag/794d22a6-6c64-4e38-beb7-10083922da26 HTTP/1.1" 409 338 0.005166 10.0.0.129 - - [2026-05-18 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.129 - - [2026-05-18 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2026-05-18 01:56:07] "POST /service-instances HTTP/1.1" 409 259 0.002326 10.0.0.129 - - [2026-05-18 01:56:07] "POST /service-instances HTTP/1.1" 409 259 0.002908 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /service-instance/7d771c2f-89eb-4a0c-97f3-99cc0d5929d6 HTTP/1.1" 200 115 0.036905 10.0.0.129 - - [2026-05-18 01:56:07] "GET /virtual-machine-interface/0a58e749-700e-41ab-8ab3-771c36a22fbe?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005377 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /virtual-machine-interface/0a58e749-700e-41ab-8ab3-771c36a22fbe HTTP/1.1" 200 115 0.053146 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /virtual-machine/3c698041-c289-4d6b-8ec0-95fedfbe2c56 HTTP/1.1" 200 115 0.024289 10.0.0.129 - - [2026-05-18 01:56:07] "GET /virtual-machine-interface/bcf97b11-0115-47ef-a9b7-399ef5e7ec78?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.007186 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /virtual-machine-interface/bcf97b11-0115-47ef-a9b7-399ef5e7ec78 HTTP/1.1" 200 115 0.044526 10.0.0.129 - - [2026-05-18 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.015755 10.0.0.129 - - [2026-05-18 01:56:07] "DELETE /virtual-machine/07fac187-0986-47ae-a250-a55cf8887a9d HTTP/1.1" 200 115 0.036007 10.0.0.129 - - [2026-05-18 01:56:26] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013859 10.0.0.129 - - [2026-05-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.008906 10.0.0.129 - - [2026-05-18 01:56:26] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009487 10.0.0.129 - - [2026-05-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.007651 10.0.0.129 - - [2026-05-18 01:56:26] "GET /virtual-machine/efe2a4e9-ec25-40f4-ba8c-6bbf6d0c1ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.009281 10.0.0.129 - - [2026-05-18 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.031963 10.0.0.129 - - [2026-05-18 01:56:26] "GET /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.038184 10.0.0.129 - - [2026-05-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.028656 10.0.0.129 - - [2026-05-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.056865 10.0.0.129 - - [2026-05-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.078973 10.0.0.129 - - [2026-05-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.025220 10.0.0.129 - - [2026-05-18 01:56:26] "DELETE /instance-ip/3a8b77f8-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.098245 10.0.0.129 - - [2026-05-18 01:56:26] "DELETE /virtual-machine-interface/3a6e30f8-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.056463 10.0.0.129 - - [2026-05-18 01:56:27] "DELETE /virtual-machine/efe2a4e9-ec25-40f4-ba8c-6bbf6d0c1ad1 HTTP/1.1" 200 115 0.039896 10.0.0.129 - - [2026-05-18 01:56:27] "DELETE /tag/28eed526-fceb-480c-bff7-5fced7f46d3b HTTP/1.1" 200 115 0.053114 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007754 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005388 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.007461 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine/199840fb-09b6-4036-8368-a191469ef033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004535 10.0.0.129 - - [2026-05-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.014300 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.030012 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.020858 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.067170 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.035858 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.023458 10.0.0.129 - - [2026-05-18 01:56:27] "DELETE /instance-ip/38dc594a-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.065599 10.0.0.129 - - [2026-05-18 01:56:27] "DELETE /virtual-machine-interface/38bfd5f4-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.040146 10.0.0.129 - - [2026-05-18 01:56:27] "DELETE /virtual-machine/199840fb-09b6-4036-8368-a191469ef033 HTTP/1.1" 200 115 0.031551 10.0.0.129 - - [2026-05-18 01:56:27] "DELETE /tag/195b1a2e-cfbc-4260-823d-5f8533e51ba7 HTTP/1.1" 200 115 0.052880 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007771 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004833 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine/7fe7583f-8b30-463f-9456-a774ad03bf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003220 10.0.0.129 - - [2026-05-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.011564 10.0.0.129 - - [2026-05-18 01:56:27] "GET /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020624 10.0.0.129 - - [2026-05-18 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.029823 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.040887 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.044523 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.050632 10.0.0.129 - - [2026-05-18 01:56:28] "DELETE /instance-ip/3a09a50c-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.082617 10.0.0.129 - - [2026-05-18 01:56:28] "DELETE /virtual-machine-interface/39f21644-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.059488 10.0.0.129 - - [2026-05-18 01:56:28] "DELETE /virtual-machine/7fe7583f-8b30-463f-9456-a774ad03bf0f HTTP/1.1" 200 115 0.060628 10.0.0.129 - - [2026-05-18 01:56:28] "DELETE /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939 HTTP/1.1" 409 237 0.009556 10.0.0.129 - - [2026-05-18 01:56:28] "DELETE /tag/02f7ff0e-7810-4336-a195-2078192854be HTTP/1.1" 409 237 0.012662 10.0.0.129 - - [2026-05-18 01:56:28] "DELETE /tag/d7920ffb-9841-482a-9f1a-009b8ed5824a HTTP/1.1" 200 115 0.101776 10.0.0.129 - - [2026-05-18 01:56:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014467 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.008345 10.0.0.129 - - [2026-05-18 01:56:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011031 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.004167 10.0.0.129 - - [2026-05-18 01:56:28] "GET /virtual-machine/a52a4394-e89b-46d3-a16f-2db0b28fa6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006767 10.0.0.129 - - [2026-05-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.029783 10.0.0.129 - - [2026-05-18 01:56:28] "GET /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.050567 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.024666 10.0.0.129 - - [2026-05-18 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.085981 10.0.0.129 - - [2026-05-18 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.094987 10.0.0.129 - - [2026-05-18 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.035828 10.0.0.129 - - [2026-05-18 01:56:29] "DELETE /instance-ip/397ad96c-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.105267 10.0.0.129 - - [2026-05-18 01:56:29] "DELETE /virtual-machine-interface/39524b64-525c-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.070582 10.0.0.129 - - [2026-05-18 01:56:29] "DELETE /virtual-machine/a52a4394-e89b-46d3-a16f-2db0b28fa6fe HTTP/1.1" 200 115 0.037842 10.0.0.129 - - [2026-05-18 01:56:29] "DELETE /tag/a6b9a116-030f-4510-9865-459bbf937770 HTTP/1.1" 200 115 0.081241 10.0.0.129 - - [2026-05-18 01:56:29] "DELETE /tag/82a0bb14-4800-4faf-9915-642952d8f46c HTTP/1.1" 200 115 0.104231 10.0.0.129 - - [2026-05-18 01:56:29] "DELETE /tag/d657bf58-d336-4c73-8dfb-acde23405774 HTTP/1.1" 409 237 0.012187 10.0.0.129 - - [2026-05-18 01:56:29] "POST /projects HTTP/1.1" 409 238 0.003196 10.0.0.129 - - [2026-05-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-05-18 01:56:29] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.092219 10.0.0.129 - - [2026-05-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.129 - - [2026-05-18 01:56:29] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.010444 10.0.0.129 - - [2026-05-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.129 - - [2026-05-18 01:56:29] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005209 10.0.0.129 - - [2026-05-18 01:56:29] "POST /security-groups HTTP/1.1" 409 285 0.002704 10.0.0.129 - - [2026-05-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2026-05-18 01:56:30] "PUT /security-group/c16154cd-4806-499e-81ab-5750685a0e36 HTTP/1.1" 200 263 0.089792 10.0.0.129 - - [2026-05-18 01:56:30] "PUT /access-control-list/597b3cb5-5228-4c47-86bd-0c643552334d HTTP/1.1" 200 273 0.011428 10.0.0.129 - - [2026-05-18 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032511 10.0.0.129 - - [2026-05-18 01:56:30] "PUT /access-control-list/6bcd806a-c9c6-4ae3-bf66-6c39c3a123c9 HTTP/1.1" 200 273 0.023521 10.0.0.129 - - [2026-05-18 01:56:34] "POST /projects HTTP/1.1" 409 238 0.002364 10.0.0.129 - - [2026-05-18 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.129 - - [2026-05-18 01:56:35] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057509 10.0.0.129 - - [2026-05-18 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.129 - - [2026-05-18 01:56:35] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008564 10.0.0.129 - - [2026-05-18 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007946 10.0.0.129 - - [2026-05-18 01:56:35] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008151 10.0.0.129 - - [2026-05-18 01:56:35] "POST /security-groups HTTP/1.1" 409 285 0.002936 10.0.0.129 - - [2026-05-18 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.129 - - [2026-05-18 01:56:35] "PUT /security-group/c16154cd-4806-499e-81ab-5750685a0e36 HTTP/1.1" 200 263 0.059420 10.0.0.129 - - [2026-05-18 01:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035489 10.0.0.129 - - [2026-05-18 01:56:35] "PUT /access-control-list/597b3cb5-5228-4c47-86bd-0c643552334d HTTP/1.1" 200 273 0.031747 10.0.0.129 - - [2026-05-18 01:56:35] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012975 10.0.0.129 - - [2026-05-18 01:56:35] "PUT /access-control-list/6bcd806a-c9c6-4ae3-bf66-6c39c3a123c9 HTTP/1.1" 200 273 0.030007 10.0.0.129 - - [2026-05-18 01:56:35] "GET /firewall-rule/c4c78bee-fb2d-44e3-9824-b159b6b7ab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008172 10.0.0.129 - - [2026-05-18 01:56:35] "POST /ref-update HTTP/1.1" 200 156 0.079043 10.0.0.129 - - [2026-05-18 01:56:35] "DELETE /firewall-rule/c4c78bee-fb2d-44e3-9824-b159b6b7ab1a HTTP/1.1" 200 115 0.059574 10.0.0.129 - - [2026-05-18 01:56:35] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005036 10.0.0.129 - - [2026-05-18 01:56:35] "GET /firewall-rule/f89f03ef-6c29-4eb8-862c-d1a7c6a33f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003930 10.0.0.129 - - [2026-05-18 01:56:35] "POST /ref-update HTTP/1.1" 200 156 0.064206 10.0.0.129 - - [2026-05-18 01:56:35] "DELETE /firewall-rule/f89f03ef-6c29-4eb8-862c-d1a7c6a33f41 HTTP/1.1" 200 115 0.037558 10.0.0.129 - - [2026-05-18 01:56:35] "DELETE /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939 HTTP/1.1" 409 237 0.006775 10.0.0.129 - - [2026-05-18 01:56:35] "DELETE /tag/57471cd6-8824-414e-a545-2a02b11b78b1 HTTP/1.1" 200 115 0.044445 10.0.0.129 - - [2026-05-18 01:56:35] "DELETE /tag/02f7ff0e-7810-4336-a195-2078192854be HTTP/1.1" 409 237 0.005453 10.0.0.129 - - [2026-05-18 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.129 - - [2026-05-18 01:56:35] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006020 10.0.0.129 - - [2026-05-18 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.129 - - [2026-05-18 01:56:35] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.015146 10.0.0.129 - - [2026-05-18 01:56:35] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.068159 10.0.0.129 - - [2026-05-18 01:56:36] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.068850 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /security-group/c16154cd-4806-499e-81ab-5750685a0e36 HTTP/1.1" 200 115 0.059814 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /access-control-list/597b3cb5-5228-4c47-86bd-0c643552334d HTTP/1.1" 200 115 0.038792 10.0.0.129 - - [2026-05-18 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008202 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /access-control-list/6bcd806a-c9c6-4ae3-bf66-6c39c3a123c9 HTTP/1.1" 200 115 0.073184 10.0.0.129 - - [2026-05-18 01:56:36] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050040 10.0.0.129 - - [2026-05-18 01:56:36] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?fields=security_groups HTTP/1.1" 200 1353 0.045517 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /security-group/0aa7d46a-b299-4e45-899b-1f53b82c01c1 HTTP/1.1" 200 115 0.052227 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /access-control-list/105074e7-246b-401b-88ae-90adcfb9bf65 HTTP/1.1" 200 115 0.051867 10.0.0.129 - - [2026-05-18 01:56:36] "GET /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed?fields=application_policy_sets HTTP/1.1" 200 1392 0.060729 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /access-control-list/e7281708-c12e-4605-9e24-b65a036d7e50 HTTP/1.1" 200 115 0.057033 10.0.0.129 - - [2026-05-18 01:56:36] "DELETE /project/dc0fa317-d558-4bea-9821-4aba8e28d3ed HTTP/1.1" 200 115 0.363575 10.0.0.129 - - [2026-05-18 01:56:36] "POST /projects HTTP/1.1" 409 238 0.002599 10.0.0.129 - - [2026-05-18 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.129 - - [2026-05-18 01:56:36] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037389 10.0.0.129 - - [2026-05-18 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.129 - - [2026-05-18 01:56:36] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007657 10.0.0.129 - - [2026-05-18 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.129 - - [2026-05-18 01:56:36] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004530 10.0.0.129 - - [2026-05-18 01:56:36] "POST /security-groups HTTP/1.1" 409 285 0.004560 10.0.0.129 - - [2026-05-18 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.129 - - [2026-05-18 01:56:36] "PUT /security-group/2d42f4a8-c816-4ac1-b2bd-47ccb2d1f5a7 HTTP/1.1" 200 263 0.054857 10.0.0.129 - - [2026-05-18 01:56:36] "PUT /access-control-list/40ab1aee-a781-4a84-93e7-e8c169db8b6b HTTP/1.1" 200 273 0.025205 10.0.0.129 - - [2026-05-18 01:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039096 10.0.0.129 - - [2026-05-18 01:56:36] "PUT /access-control-list/44b7cbbc-553b-4b52-a46a-9e64b888153d HTTP/1.1" 200 273 0.064522 10.0.0.129 - - [2026-05-18 01:56:40] "DELETE /loadbalancer-member/196b6689-e4ff-4d43-ae0b-4025e75341f6 HTTP/1.1" 200 115 0.033268 10.0.0.129 - - [2026-05-18 01:56:40] "DELETE /loadbalancer-pool/57591943-fbb2-4187-b547-91db4b2d3f6e HTTP/1.1" 200 115 0.058611 10.0.0.129 - - [2026-05-18 01:56:40] "DELETE /loadbalancer-listener/7746f548-6295-4268-9fde-f934929a8705 HTTP/1.1" 200 115 0.032839 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /loadbalancer/84acad8b-83ba-4c5d-96e6-982fd9d05ff6 HTTP/1.1" 200 115 0.074622 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /floating-ip/e02f14fd-20a0-4338-abff-29917686d9b8 HTTP/1.1" 200 115 0.035206 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /instance-ip/96e67f2b-eea9-46eb-8501-eb123107920a HTTP/1.1" 200 115 0.054455 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /virtual-machine-interface/cc89954a-55fc-446f-b267-dc25aeb45763 HTTP/1.1" 200 115 0.051114 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /tag/62910a89-f0a8-4bcd-ac0d-f762a3fc46a6 HTTP/1.1" 200 115 0.039365 10.0.0.129 - - [2026-05-18 01:56:41] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002645 10.0.0.129 - - [2026-05-18 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.129 - - [2026-05-18 01:56:41] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003751 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-policy/676b9f71-7546-44fa-89b9-0d20d0b6209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.007957 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-rule/a3b38780-c8cc-4a3c-a14e-ea3f87eb8b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003369 10.0.0.129 - - [2026-05-18 01:56:41] "POST /ref-update HTTP/1.1" 200 156 0.016014 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /firewall-rule/a3b38780-c8cc-4a3c-a14e-ea3f87eb8b14 HTTP/1.1" 200 115 0.071799 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003300 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-rule/fd2722da-9174-4546-b336-5016a230b5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004125 10.0.0.129 - - [2026-05-18 01:56:41] "POST /ref-update HTTP/1.1" 200 156 0.019267 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /firewall-rule/fd2722da-9174-4546-b336-5016a230b5d5 HTTP/1.1" 200 115 0.052299 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005653 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-rule/5f82dc7d-29fe-47e6-b0a5-0d40453a2af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.003582 10.0.0.129 - - [2026-05-18 01:56:41] "POST /ref-update HTTP/1.1" 200 156 0.016384 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /firewall-rule/5f82dc7d-29fe-47e6-b0a5-0d40453a2af8 HTTP/1.1" 200 115 0.063621 10.0.0.129 - - [2026-05-18 01:56:41] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005838 10.0.0.129 - - [2026-05-18 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.129 - - [2026-05-18 01:56:41] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003535 10.0.0.129 - - [2026-05-18 01:56:41] "GET /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005792 10.0.0.129 - - [2026-05-18 01:56:41] "POST /ref-update HTTP/1.1" 200 156 0.065187 10.0.0.129 - - [2026-05-18 01:56:41] "DELETE /firewall-policy/ef63ce8c-0f0b-4a4c-be92-7eaa309898ed HTTP/1.1" 200 115 0.063843 10.0.0.129 - - [2026-05-18 01:56:42] "DELETE /tag/bd24f0f2-5b38-4743-be0e-a9ed2132d939 HTTP/1.1" 200 115 0.073238 10.0.0.129 - - [2026-05-18 01:56:42] "DELETE /tag/bac4216c-6ff4-4ac6-b154-41c782b31b77 HTTP/1.1" 200 115 0.098287 10.0.0.129 - - [2026-05-18 01:56:42] "DELETE /tag/02f7ff0e-7810-4336-a195-2078192854be HTTP/1.1" 200 115 0.134547 10.0.0.129 - - [2026-05-18 01:56:42] "DELETE /tag/d657bf58-d336-4c73-8dfb-acde23405774 HTTP/1.1" 200 115 0.100651 10.0.0.129 - - [2026-05-18 01:56:42] "POST /projects HTTP/1.1" 409 238 0.004673 10.0.0.129 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.129 - - [2026-05-18 01:56:42] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.056495 10.0.0.129 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.129 - - [2026-05-18 01:56:42] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.009924 10.0.0.129 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008374 10.0.0.129 - - [2026-05-18 01:56:42] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.013060 10.0.0.129 - - [2026-05-18 01:56:42] "POST /security-groups HTTP/1.1" 409 285 0.008682 10.0.0.129 - - [2026-05-18 01:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.129 - - [2026-05-18 01:56:42] "PUT /security-group/2d42f4a8-c816-4ac1-b2bd-47ccb2d1f5a7 HTTP/1.1" 200 263 0.091576 10.0.0.129 - - [2026-05-18 01:56:42] "PUT /access-control-list/40ab1aee-a781-4a84-93e7-e8c169db8b6b HTTP/1.1" 200 273 0.047835 10.0.0.129 - - [2026-05-18 01:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.074389 10.0.0.129 - - [2026-05-18 01:56:42] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.013323 10.0.0.129 - - [2026-05-18 01:56:42] "PUT /access-control-list/44b7cbbc-553b-4b52-a46a-9e64b888153d HTTP/1.1" 200 273 0.071281 10.0.0.129 - - [2026-05-18 01:56:42] "GET /firewall-rule/0a5ad5be-0724-486c-b377-1c4387e5a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004188 10.0.0.129 - - [2026-05-18 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.069379 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /firewall-rule/0a5ad5be-0724-486c-b377-1c4387e5a0d9 HTTP/1.1" 200 115 0.071690 10.0.0.129 - - [2026-05-18 01:56:43] "GET /firewall-policy/230a1e2e-3b73-422c-9ce8-372b0de4581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006727 10.0.0.129 - - [2026-05-18 01:56:43] "GET /firewall-rule/b94b578a-cbac-472d-80ec-f871ecaf2df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004465 10.0.0.129 - - [2026-05-18 01:56:43] "POST /ref-update HTTP/1.1" 200 156 0.062811 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /firewall-rule/b94b578a-cbac-472d-80ec-f871ecaf2df2 HTTP/1.1" 200 115 0.050669 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /tag/bda6e0bf-fc4e-4ac7-a569-209764702d34 HTTP/1.1" 200 115 0.062127 10.0.0.129 - - [2026-05-18 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.129 - - [2026-05-18 01:56:43] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004366 10.0.0.129 - - [2026-05-18 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.129 - - [2026-05-18 01:56:43] "GET /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007286 10.0.0.129 - - [2026-05-18 01:56:43] "PUT /virtual-network/29656327-099c-4b2f-850e-53029477889f HTTP/1.1" 200 265 0.052375 10.0.0.129 - - [2026-05-18 01:56:43] "PUT /virtual-network/9e2581ba-128d-4580-872d-575ebe21a9b8 HTTP/1.1" 200 265 0.072849 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /security-group/2d42f4a8-c816-4ac1-b2bd-47ccb2d1f5a7 HTTP/1.1" 200 115 0.075503 10.0.0.129 - - [2026-05-18 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /access-control-list/40ab1aee-a781-4a84-93e7-e8c169db8b6b HTTP/1.1" 200 115 0.043302 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /access-control-list/44b7cbbc-553b-4b52-a46a-9e64b888153d HTTP/1.1" 200 115 0.051758 10.0.0.129 - - [2026-05-18 01:56:43] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.064127 10.0.0.129 - - [2026-05-18 01:56:43] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?fields=security_groups HTTP/1.1" 200 1351 0.075060 10.0.0.129 - - [2026-05-18 01:56:43] "DELETE /security-group/4e5ddda6-21b4-4c71-9c2d-c92cef77a62e HTTP/1.1" 200 115 0.066266 10.0.0.129 - - [2026-05-18 01:56:44] "DELETE /access-control-list/ed567d59-347d-4391-a02e-c3b14065f92f HTTP/1.1" 200 115 0.043041 10.0.0.129 - - [2026-05-18 01:56:44] "GET /project/821701d3-9d5f-4020-85db-e89eac099ea3?fields=application_policy_sets HTTP/1.1" 200 1390 0.075445 10.0.0.129 - - [2026-05-18 01:56:44] "DELETE /access-control-list/c258258b-cc07-4817-b273-1f24fbf5f6af HTTP/1.1" 200 115 0.083251 10.0.0.129 - - [2026-05-18 01:56:44] "DELETE /project/821701d3-9d5f-4020-85db-e89eac099ea3 HTTP/1.1" 200 115 0.438604 10.0.0.129 - - [2026-05-18 01:57:28] "GET /global-system-configs HTTP/1.1" 200 323 0.007129 10.0.0.129 - - [2026-05-18 01:57:30] "GET /global-system-configs HTTP/1.1" 200 323 0.001994 10.0.0.129 - - [2026-05-18 01:57:39] "GET / HTTP/1.1" 200 36215 0.002023 10.0.0.129 - - [2026-05-18 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.129 - - [2026-05-18 01:57:39] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003213 10.0.0.129 - - [2026-05-18 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.129 - - [2026-05-18 01:57:39] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002606 10.0.0.129 - - [2026-05-18 01:57:57] "GET / HTTP/1.1" 200 36215 0.002754 10.0.0.129 - - [2026-05-18 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.129 - - [2026-05-18 01:57:57] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010372 10.0.0.129 - - [2026-05-18 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.129 - - [2026-05-18 01:57:58] "GET /config-node/305f3e8a-c5a7-4e1c-a8b2-b84bd5e73808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003889 10.0.0.129 - - [2026-05-18 01:57:58] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.129 - - [2026-05-18 01:57:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002153 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.129 - - [2026-05-18 01:58:03] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.004181 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.129 - - [2026-05-18 01:58:03] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.014668 10.0.0.129 - - [2026-05-18 01:58:03] "POST /tags HTTP/1.1" 409 238 0.002839 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.129 - - [2026-05-18 01:58:03] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.017898 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.129 - - [2026-05-18 01:58:03] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.086410 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.129 - - [2026-05-18 01:58:03] "GET / HTTP/1.1" 200 36215 0.002832 10.0.0.129 - - [2026-05-18 01:58:03] "POST /alarms HTTP/1.1" 409 264 0.002622 10.0.0.129 - - [2026-05-18 01:58:03] "GET /service-appliance-set/cedb0024-6848-4cfc-9e62-95910a06d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003402 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.001733 10.0.0.129 - - [2026-05-18 01:58:03] "PUT /alarm/771a1923-473b-43cd-b7d6-f3766ea75a0d HTTP/1.1" 200 245 0.019203 10.0.0.129 - - [2026-05-18 01:58:03] "POST /alarms HTTP/1.1" 409 261 0.002568 10.0.0.129 - - [2026-05-18 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/97f7fd57-ffe6-478d-a6d3-61c2f8bd42dd HTTP/1.1" 200 245 0.073494 10.0.0.129 - - [2026-05-18 01:58:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.165161 10.0.0.129 - - [2026-05-18 01:58:04] "GET /virtual-machine-interface/4fa8da91-1e01-4c8f-b065-431922d977a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018495 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 261 0.002454 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/b7f90a8c-7401-4769-aecd-a398eadebea6 HTTP/1.1" 200 245 0.013895 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 253 0.006455 10.0.0.129 - - [2026-05-18 01:58:04] "POST /set-tag HTTP/1.1" 200 109 0.027048 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/63d00bd3-36e9-476f-a77c-afe52199378e HTTP/1.1" 200 245 0.018077 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 251 0.003755 10.0.0.129 - - [2026-05-18 01:58:04] "POST /instance-ips HTTP/1.1" 200 418 0.069010 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010295 10.0.0.129 - - [2026-05-18 01:58:04] "GET /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.015851 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/7c84b8e4-f1d1-4f15-b051-eaae16a97052 HTTP/1.1" 200 245 0.026788 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 252 0.010848 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.129 - - [2026-05-18 01:58:04] "POST /loadbalancers HTTP/1.1" 200 620 0.071349 10.0.0.129 - - [2026-05-18 01:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.049062 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/607d6d59-5ced-4d4c-97df-f1e2e73b577a HTTP/1.1" 200 245 0.085015 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.028817 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 256 0.025927 10.0.0.129 - - [2026-05-18 01:58:04] "POST /service-instances HTTP/1.1" 200 568 0.090842 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018144 10.0.0.129 - - [2026-05-18 01:58:04] "POST /ref-update HTTP/1.1" 200 156 0.035116 10.0.0.129 - - [2026-05-18 01:58:04] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.108778 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/66b0c86d-25c3-45ff-a104-c84760976e65 HTTP/1.1" 200 245 0.083690 10.0.0.129 - - [2026-05-18 01:58:04] "GET /virtual-machine-interface/4fa8da91-1e01-4c8f-b065-431922d977a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.011649 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 248 0.008273 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /service-instance/08238377-61a8-4ecf-ab3b-9047b774ab50 HTTP/1.1" 200 267 0.044293 10.0.0.129 - - [2026-05-18 01:58:04] "GET /virtual-machine-interface/4fa8da91-1e01-4c8f-b065-431922d977a6?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.014750 10.0.0.129 - - [2026-05-18 01:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022855 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.010546 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010634 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.129 - - [2026-05-18 01:58:04] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011726 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/54a537e2-d6e6-4a62-a5b4-053fd9b85b6b HTTP/1.1" 200 245 0.027476 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 252 0.008380 10.0.0.129 - - [2026-05-18 01:58:04] "POST /virtual-machines HTTP/1.1" 200 430 0.020137 10.0.0.129 - - [2026-05-18 01:58:04] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012218 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011717 10.0.0.129 - - [2026-05-18 01:58:04] "POST /tags HTTP/1.1" 409 221 0.005466 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.129 - - [2026-05-18 01:58:04] "PUT /alarm/47bffd11-8156-4209-869e-d0fd8307b7bf HTTP/1.1" 200 245 0.047755 10.0.0.129 - - [2026-05-18 01:58:04] "POST /alarms HTTP/1.1" 409 257 0.017208 10.0.0.129 - - [2026-05-18 01:58:04] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.043327 10.0.0.129 - - [2026-05-18 01:58:04] "POST /tags HTTP/1.1" 409 238 0.005545 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007093 10.0.0.129 - - [2026-05-18 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914 10.0.0.129 - - [2026-05-18 01:58:05] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.036234 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /alarm/e997158c-75ff-47c3-a6b8-8e07fdcf350f HTTP/1.1" 200 245 0.137170 10.0.0.129 - - [2026-05-18 01:58:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.285385 10.0.0.129 - - [2026-05-18 01:58:05] "POST /alarms HTTP/1.1" 409 251 0.022485 10.0.0.129 - - [2026-05-18 01:58:05] "POST /chown HTTP/1.1" 200 109 0.042043 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.129 - - [2026-05-18 01:58:05] "POST /firewall-rules HTTP/1.1" 200 652 0.156870 10.0.0.129 - - [2026-05-18 01:58:05] "GET /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.016450 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /alarm/7c35eff0-9051-4fcb-9098-93c4294d4ce9 HTTP/1.1" 200 245 0.059155 10.0.0.129 - - [2026-05-18 01:58:05] "POST /alarms HTTP/1.1" 409 257 0.007446 10.0.0.129 - - [2026-05-18 01:58:05] "POST /chown HTTP/1.1" 200 109 0.037100 10.0.0.129 - - [2026-05-18 01:58:05] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.019672 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.129 - - [2026-05-18 01:58:05] "GET /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.005530 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /virtual-machine-interface/358f3df3-37c7-424e-b8d7-7c7ba2988a4c HTTP/1.1" 200 285 0.048779 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /alarm/93ed8947-93b2-4e40-aa39-79cc2426ffe1 HTTP/1.1" 200 245 0.073331 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 257 0.059049 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.086814 10.0.0.129 - - [2026-05-18 01:58:05] "POST /alarms HTTP/1.1" 409 261 0.035538 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010087 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.032151 10.0.0.129 - - [2026-05-18 01:58:05] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071832 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.056771 10.0.0.129 - - [2026-05-18 01:58:05] "GET /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.009586 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /alarm/05d07759-93bb-45a3-90f3-b4e546c94405 HTTP/1.1" 200 245 0.090251 10.0.0.129 - - [2026-05-18 01:58:05] "POST /alarms HTTP/1.1" 409 258 0.010750 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.042848 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.129 - - [2026-05-18 01:58:05] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.061328 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.053771 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021830 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /alarm/7f8d426c-0171-48b3-afe8-3c6e5066459d HTTP/1.1" 200 245 0.088974 10.0.0.129 - - [2026-05-18 01:58:05] "POST /alarms HTTP/1.1" 409 254 0.007277 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.043138 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021773 10.0.0.129 - - [2026-05-18 01:58:05] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.111509 10.0.0.129 - - [2026-05-18 01:58:05] "POST /ref-update HTTP/1.1" 200 156 0.061459 10.0.0.129 - - [2026-05-18 01:58:05] "PUT /alarm/78a7e56f-539d-429e-bf3d-8af89d21877e HTTP/1.1" 200 245 0.059560 10.0.0.129 - - [2026-05-18 01:58:05] "POST /alarms HTTP/1.1" 409 254 0.015624 10.0.0.129 - - [2026-05-18 01:58:05] "GET /loadbalancer-listener/1aceec0f-8d75-4199-b18e-95bd8a144b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.023133 10.0.0.129 - - [2026-05-18 01:58:05] "GET /loadbalancer-listener/1aceec0f-8d75-4199-b18e-95bd8a144b8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.032414 10.0.0.129 - - [2026-05-18 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.129 - - [2026-05-18 01:58:05] "POST /virtual-machines HTTP/1.1" 200 430 0.080833 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /alarm/dbebe36b-c055-4f1a-a1a7-ac1f15bab2ab HTTP/1.1" 200 245 0.089934 10.0.0.129 - - [2026-05-18 01:58:06] "POST /alarms HTTP/1.1" 409 254 0.026510 10.0.0.129 - - [2026-05-18 01:58:06] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.134425 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.129 - - [2026-05-18 01:58:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.069394 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /alarm/3d89f713-dccb-44c4-ba84-ab24057f3b9f HTTP/1.1" 200 245 0.118387 10.0.0.129 - - [2026-05-18 01:58:06] "POST /alarms HTTP/1.1" 409 247 0.018724 10.0.0.129 - - [2026-05-18 01:58:06] "GET /loadbalancer-pool/e09ba516-a0d3-47b3-b70b-cf3c402f442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.041909 10.0.0.129 - - [2026-05-18 01:58:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.330346 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021011 10.0.0.129 - - [2026-05-18 01:58:06] "POST /chown HTTP/1.1" 200 109 0.037579 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /alarm/a32de8a5-57da-464e-b64a-3469ee6a3bec HTTP/1.1" 200 245 0.065048 10.0.0.129 - - [2026-05-18 01:58:06] "POST /alarms HTTP/1.1" 409 272 0.041085 10.0.0.129 - - [2026-05-18 01:58:06] "POST /loadbalancer-members HTTP/1.1" 200 709 0.162916 10.0.0.129 - - [2026-05-18 01:58:06] "POST /chown HTTP/1.1" 200 109 0.021122 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020226 10.0.0.129 - - [2026-05-18 01:58:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.057900 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /virtual-machine-interface/2dbe73b5-5594-4006-95ec-37ee00c1ff4e HTTP/1.1" 200 285 0.078927 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /alarm/395a05a2-7155-4af4-9d99-2ae38141cd41 HTTP/1.1" 200 245 0.072598 10.0.0.129 - - [2026-05-18 01:58:06] "POST /alarms HTTP/1.1" 409 261 0.025252 10.0.0.129 - - [2026-05-18 01:58:06] "GET /loadbalancer-member/5082ba5d-1f60-4eff-97e8-0321f3ea719b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.035843 10.0.0.129 - - [2026-05-18 01:58:06] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007570 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006797 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 257 0.105653 10.0.0.129 - - [2026-05-18 01:58:06] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010804 10.0.0.129 - - [2026-05-18 01:58:06] "POST /tags HTTP/1.1" 409 221 0.006341 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.129 - - [2026-05-18 01:58:06] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.028131 10.0.0.129 - - [2026-05-18 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.124231 10.0.0.129 - - [2026-05-18 01:58:06] "PUT /alarm/d2d7eb33-5f4a-4bf0-b527-2f8566f73ba9 HTTP/1.1" 200 245 0.164914 10.0.0.129 - - [2026-05-18 01:58:06] "POST /tags HTTP/1.1" 409 238 0.004794 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.129 - - [2026-05-18 01:58:06] "POST /alarms HTTP/1.1" 409 259 0.006970 10.0.0.129 - - [2026-05-18 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.018421 10.0.0.129 - - [2026-05-18 01:58:06] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.032205 10.0.0.129 - - [2026-05-18 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.032837 10.0.0.129 - - [2026-05-18 01:58:07] "POST /firewall-rules HTTP/1.1" 409 293 0.019771 10.0.0.129 - - [2026-05-18 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.129 - - [2026-05-18 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.105753 10.0.0.129 - - [2026-05-18 01:58:07] "PUT /alarm/87808a2c-a56a-4dc6-bd7b-804f135dd96a HTTP/1.1" 200 245 0.063993 10.0.0.129 - - [2026-05-18 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.037523 10.0.0.129 - - [2026-05-18 01:58:07] "POST /alarms HTTP/1.1" 409 265 0.041187 10.0.0.129 - - [2026-05-18 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.025290 10.0.0.129 - - [2026-05-18 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.129 - - [2026-05-18 01:58:07] "PUT /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0 HTTP/1.1" 200 261 0.111077 10.0.0.129 - - [2026-05-18 01:58:07] "GET /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.014079 10.0.0.129 - - [2026-05-18 01:58:07] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.026978 10.0.0.129 - - [2026-05-18 01:58:07] "PUT /service-instance/08238377-61a8-4ecf-ab3b-9047b774ab50 HTTP/1.1" 200 267 0.040482 10.0.0.129 - - [2026-05-18 01:58:07] "PUT /alarm/96a4e1d5-87cb-4541-b2a3-7411ed44b582 HTTP/1.1" 200 245 0.085373 10.0.0.129 - - [2026-05-18 01:58:07] "GET /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004583 10.0.0.129 - - [2026-05-18 01:58:07] "POST /alarms HTTP/1.1" 409 279 0.006525 10.0.0.129 - - [2026-05-18 01:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034694 10.0.0.129 - - [2026-05-18 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014070 10.0.0.129 - - [2026-05-18 01:58:07] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.039978 10.0.0.129 - - [2026-05-18 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009836 10.0.0.129 - - [2026-05-18 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.129 - - [2026-05-18 01:58:07] "POST /chown HTTP/1.1" 200 109 0.021354 10.0.0.129 - - [2026-05-18 01:58:07] "PUT /alarm/65e89f81-ac3b-4b81-a6af-606f4e731b7e HTTP/1.1" 200 245 0.040879 10.0.0.129 - - [2026-05-18 01:58:07] "GET /tag/794d22a6-6c64-4e38-beb7-10083922da26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.053532 10.0.0.129 - - [2026-05-18 01:58:07] "GET /virtual-machine-interface/2dbe73b5-5594-4006-95ec-37ee00c1ff4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.013426 10.0.0.129 - - [2026-05-18 01:58:07] "POST /chown HTTP/1.1" 200 109 0.039629 10.0.0.129 - - [2026-05-18 01:58:07] "PUT /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 257 0.087949 10.0.0.129 - - [2026-05-18 01:58:07] "POST /set-tag HTTP/1.1" 200 109 0.116577 10.0.0.129 - - [2026-05-18 01:58:07] "GET /virtual-machine-interface/358f3df3-37c7-424e-b8d7-7c7ba2988a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.038563 10.0.0.129 - - [2026-05-18 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.106317 10.0.0.129 - - [2026-05-18 01:58:07] "POST /chown HTTP/1.1" 200 109 0.046588 10.0.0.129 - - [2026-05-18 01:58:07] "POST /set-tag HTTP/1.1" 200 109 0.182310 10.0.0.129 - - [2026-05-18 01:58:07] "POST /chown HTTP/1.1" 200 109 0.076152 10.0.0.129 - - [2026-05-18 01:58:07] "GET /virtual-machine-interface/4fa8da91-1e01-4c8f-b065-431922d977a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.083107 10.0.0.129 - - [2026-05-18 01:58:08] "PUT /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 257 0.139294 10.0.0.129 - - [2026-05-18 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.113962 10.0.0.129 - - [2026-05-18 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.185418 10.0.0.129 - - [2026-05-18 01:58:08] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.029744 10.0.0.129 - - [2026-05-18 01:58:08] "GET /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.037387 10.0.0.129 - - [2026-05-18 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014144 10.0.0.129 - - [2026-05-18 01:58:08] "POST /chown HTTP/1.1" 200 109 0.069705 10.0.0.129 - - [2026-05-18 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.146132 10.0.0.129 - - [2026-05-18 01:58:08] "POST /chown HTTP/1.1" 200 109 0.226162 10.0.0.129 - - [2026-05-18 01:58:08] "GET / HTTP/1.1" 200 36215 0.004923 10.0.0.129 - - [2026-05-18 01:58:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003106 10.0.0.129 - - [2026-05-18 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.129 - - [2026-05-18 01:58:08] "PUT /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 257 0.123164 10.0.0.129 - - [2026-05-18 01:58:08] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.071290 10.0.0.129 - - [2026-05-18 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.082953 10.0.0.129 - - [2026-05-18 01:58:08] "DELETE /firewall-rule/38cd2f9e-1607-4945-abd4-2b84e4987bc0 HTTP/1.1" 200 115 0.501786 10.0.0.129 - - [2026-05-18 01:58:09] "POST /chown HTTP/1.1" 200 109 0.078232 10.0.0.129 - - [2026-05-18 01:58:09] "POST /chown HTTP/1.1" 200 109 0.022564 10.0.0.129 - - [2026-05-18 01:58:09] "DELETE /loadbalancer-member/5082ba5d-1f60-4eff-97e8-0321f3ea719b HTTP/1.1" 200 115 0.123904 10.0.0.129 - - [2026-05-18 01:58:09] "PUT /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 257 0.113620 10.0.0.129 - - [2026-05-18 01:58:09] "POST /ref-update HTTP/1.1" 200 156 0.061124 10.0.0.129 - - [2026-05-18 01:58:09] "DELETE /loadbalancer-pool/e09ba516-a0d3-47b3-b70b-cf3c402f442d HTTP/1.1" 200 115 0.230700 10.0.0.129 - - [2026-05-18 01:58:09] "DELETE /loadbalancer-listener/1aceec0f-8d75-4199-b18e-95bd8a144b8c HTTP/1.1" 200 115 0.126850 10.0.0.129 - - [2026-05-18 01:58:09] "DELETE /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9 HTTP/1.1" 200 115 0.065134 10.0.0.129 - - [2026-05-18 01:58:09] "DELETE /instance-ip/d84ce5b7-186c-486a-a881-661e95a94306 HTTP/1.1" 200 115 0.116552 10.0.0.129 - - [2026-05-18 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.129 - - [2026-05-18 01:58:09] "DELETE /virtual-machine-interface/4fa8da91-1e01-4c8f-b065-431922d977a6 HTTP/1.1" 200 115 0.183915 10.0.0.129 - - [2026-05-18 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.129 - - [2026-05-18 01:58:10] "GET / HTTP/1.1" 200 36215 0.001700 10.0.0.129 - - [2026-05-18 01:58:10] "DELETE /tag/794d22a6-6c64-4e38-beb7-10083922da26 HTTP/1.1" 200 115 0.166632 10.0.0.129 - - [2026-05-18 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.129 - - [2026-05-18 01:58:10] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003516 10.0.0.129 - - [2026-05-18 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.129 - - [2026-05-18 01:58:10] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.021727 10.0.0.129 - - [2026-05-18 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.129 - - [2026-05-18 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.129 - - [2026-05-18 01:58:10] "DELETE /service-instance/08238377-61a8-4ecf-ab3b-9047b774ab50 HTTP/1.1" 200 115 0.073898 10.0.0.129 - - [2026-05-18 01:58:10] "GET /virtual-machine-interface/358f3df3-37c7-424e-b8d7-7c7ba2988a4c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005346 10.0.0.129 - - [2026-05-18 01:58:10] "DELETE /virtual-machine-interface/358f3df3-37c7-424e-b8d7-7c7ba2988a4c HTTP/1.1" 200 115 0.128960 10.0.0.129 - - [2026-05-18 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.032415 10.0.0.129 - - [2026-05-18 01:58:10] "DELETE /virtual-machine/67921e64-f214-4554-85f6-c37a47cfc2fe HTTP/1.1" 200 115 0.069898 10.0.0.129 - - [2026-05-18 01:58:10] "GET /virtual-machine-interface/2dbe73b5-5594-4006-95ec-37ee00c1ff4e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.032480 10.0.0.129 - - [2026-05-18 01:58:10] "DELETE /virtual-machine-interface/2dbe73b5-5594-4006-95ec-37ee00c1ff4e HTTP/1.1" 200 115 0.079041 10.0.0.129 - - [2026-05-18 01:58:10] "DELETE /virtual-machine/241f1ae5-974e-4c49-9d69-fbdf843a010f HTTP/1.1" 200 115 0.043667 10.0.0.129 - - [2026-05-18 01:58:11] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.129 - - [2026-05-18 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015533 10.0.0.129 - - [2026-05-18 01:58:11] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010419 10.0.0.129 - - [2026-05-18 01:58:11] "PUT /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c HTTP/1.1" 200 275 0.026283 10.0.0.129 - - [2026-05-18 01:58:12] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.129 - - [2026-05-18 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.129 - - [2026-05-18 01:58:12] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003765 10.0.0.129 - - [2026-05-18 01:58:12] "POST /bgp-routers HTTP/1.1" 409 301 0.004344 10.0.0.129 - - [2026-05-18 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.129 - - [2026-05-18 01:58:12] "GET /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003891 10.0.0.129 - - [2026-05-18 01:58:12] "PUT /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c HTTP/1.1" 200 255 0.013424 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001515 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001737 10.0.0.129 - - [2026-05-18 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.129 - - [2026-05-18 01:58:14] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.004397 10.0.0.129 - - [2026-05-18 01:58:27] "GET / HTTP/1.1" 200 36215 0.001786 10.0.0.129 - - [2026-05-18 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.129 - - [2026-05-18 01:58:27] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006084 10.0.0.129 - - [2026-05-18 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.129 - - [2026-05-18 01:58:27] "GET /config-node/305f3e8a-c5a7-4e1c-a8b2-b84bd5e73808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002972 10.0.0.129 - - [2026-05-18 01:58:40] "GET / HTTP/1.1" 200 36215 0.001585 10.0.0.129 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.129 - - [2026-05-18 01:58:40] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002755 10.0.0.129 - - [2026-05-18 01:58:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002016 10.0.0.129 - - [2026-05-18 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2026-05-18 01:58:40] "GET /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003260 10.0.0.129 - - [2026-05-18 01:58:40] "PUT /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c HTTP/1.1" 200 255 0.026434 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000917 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:58:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 10.0.0.129 - - [2026-05-18 01:59:25] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.129 - - [2026-05-18 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.129 - - [2026-05-18 01:59:25] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007883 10.0.0.129 - - [2026-05-18 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.129 - - [2026-05-18 01:59:26] "GET /config-node/305f3e8a-c5a7-4e1c-a8b2-b84bd5e73808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002707 10.0.0.129 - - [2026-05-18 01:59:26] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.129 - - [2026-05-18 01:59:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002957 10.0.0.129 - - [2026-05-18 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.129 - - [2026-05-18 01:59:31] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003946 10.0.0.129 - - [2026-05-18 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.129 - - [2026-05-18 01:59:31] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.015592 10.0.0.129 - - [2026-05-18 01:59:31] "GET / HTTP/1.1" 200 36215 0.002518 10.0.0.129 - - [2026-05-18 01:59:31] "POST /alarms HTTP/1.1" 409 264 0.003344 10.0.0.129 - - [2026-05-18 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.129 - - [2026-05-18 01:59:31] "PUT /alarm/771a1923-473b-43cd-b7d6-f3766ea75a0d HTTP/1.1" 200 245 0.012341 10.0.0.129 - - [2026-05-18 01:59:31] "POST /alarms HTTP/1.1" 409 261 0.002818 10.0.0.129 - - [2026-05-18 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.129 - - [2026-05-18 01:59:31] "PUT /alarm/97f7fd57-ffe6-478d-a6d3-61c2f8bd42dd HTTP/1.1" 200 245 0.016049 10.0.0.129 - - [2026-05-18 01:59:31] "POST /alarms HTTP/1.1" 409 261 0.002666 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/b7f90a8c-7401-4769-aecd-a398eadebea6 HTTP/1.1" 200 245 0.011384 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 253 0.003217 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/63d00bd3-36e9-476f-a77c-afe52199378e HTTP/1.1" 200 245 0.014048 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 251 0.011799 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/7c84b8e4-f1d1-4f15-b051-eaae16a97052 HTTP/1.1" 200 245 0.017400 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 252 0.003408 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/607d6d59-5ced-4d4c-97df-f1e2e73b577a HTTP/1.1" 200 245 0.019383 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 256 0.009855 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/66b0c86d-25c3-45ff-a104-c84760976e65 HTTP/1.1" 200 245 0.015166 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 248 0.011339 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/54a537e2-d6e6-4a62-a5b4-053fd9b85b6b HTTP/1.1" 200 245 0.011000 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 252 0.008132 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/47bffd11-8156-4209-869e-d0fd8307b7bf HTTP/1.1" 200 245 0.011404 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 257 0.003830 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/e997158c-75ff-47c3-a6b8-8e07fdcf350f HTTP/1.1" 200 245 0.015214 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 251 0.003809 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/7c35eff0-9051-4fcb-9098-93c4294d4ce9 HTTP/1.1" 200 245 0.012032 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 257 0.005107 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/93ed8947-93b2-4e40-aa39-79cc2426ffe1 HTTP/1.1" 200 245 0.010301 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 261 0.011335 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/05d07759-93bb-45a3-90f3-b4e546c94405 HTTP/1.1" 200 245 0.016529 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 258 0.003866 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/7f8d426c-0171-48b3-afe8-3c6e5066459d HTTP/1.1" 200 245 0.011219 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 254 0.006942 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.129 - - [2026-05-18 01:59:32] "PUT /alarm/78a7e56f-539d-429e-bf3d-8af89d21877e HTTP/1.1" 200 245 0.013586 10.0.0.129 - - [2026-05-18 01:59:32] "POST /alarms HTTP/1.1" 409 254 0.005474 10.0.0.129 - - [2026-05-18 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/dbebe36b-c055-4f1a-a1a7-ac1f15bab2ab HTTP/1.1" 200 245 0.012556 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 254 0.005962 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/3d89f713-dccb-44c4-ba84-ab24057f3b9f HTTP/1.1" 200 245 0.011706 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 247 0.008079 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/a32de8a5-57da-464e-b64a-3469ee6a3bec HTTP/1.1" 200 245 0.012367 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 272 0.003429 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/395a05a2-7155-4af4-9d99-2ae38141cd41 HTTP/1.1" 200 245 0.014483 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 261 0.006273 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/d2d7eb33-5f4a-4bf0-b527-2f8566f73ba9 HTTP/1.1" 200 245 0.013100 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 259 0.016950 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/87808a2c-a56a-4dc6-bd7b-804f135dd96a HTTP/1.1" 200 245 0.012389 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 265 0.011586 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/96a4e1d5-87cb-4541-b2a3-7411ed44b582 HTTP/1.1" 200 245 0.011602 10.0.0.129 - - [2026-05-18 01:59:33] "POST /alarms HTTP/1.1" 409 279 0.011485 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /alarm/65e89f81-ac3b-4b81-a6af-606f4e731b7e HTTP/1.1" 200 245 0.030080 10.0.0.129 - - [2026-05-18 01:59:33] "GET / HTTP/1.1" 200 36215 0.002060 10.0.0.129 - - [2026-05-18 01:59:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002488 10.0.0.129 - - [2026-05-18 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.129 - - [2026-05-18 01:59:33] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.009292 10.0.0.129 - - [2026-05-18 01:59:34] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.129 - - [2026-05-18 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.129 - - [2026-05-18 01:59:34] "GET /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002931 10.0.0.129 - - [2026-05-18 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.129 - - [2026-05-18 01:59:34] "PUT /global-vrouter-config/0d9210a4-9468-4256-ba61-120425c04f47 HTTP/1.1" 200 277 0.017857 10.0.0.129 - - [2026-05-18 01:59:34] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.129 - - [2026-05-18 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.129 - - [2026-05-18 01:59:34] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006009 10.0.0.129 - - [2026-05-18 01:59:34] "PUT /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c HTTP/1.1" 200 275 0.031420 10.0.0.129 - - [2026-05-18 01:59:37] "GET / HTTP/1.1" 200 36215 0.001656 10.0.0.129 - - [2026-05-18 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.129 - - [2026-05-18 01:59:37] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002910 10.0.0.129 - - [2026-05-18 01:59:37] "POST /bgp-routers HTTP/1.1" 409 301 0.006546 10.0.0.129 - - [2026-05-18 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.129 - - [2026-05-18 01:59:37] "GET /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004470 10.0.0.129 - - [2026-05-18 01:59:37] "PUT /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c HTTP/1.1" 200 255 0.033230 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:59:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.129 - - [2026-05-18 01:59:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001309 10.0.0.129 - - [2026-05-18 01:59:43] "POST /tags HTTP/1.1" 200 356 0.026176 10.0.0.129 - - [2026-05-18 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.129 - - [2026-05-18 01:59:43] "GET /tag/0b1b36a6-03cf-4b7e-b3f7-56b9706f3e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.012942 10.0.0.129 - - [2026-05-18 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.129 - - [2026-05-18 01:59:43] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.010231 10.0.0.129 - - [2026-05-18 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.129 - - [2026-05-18 01:59:43] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.093403 10.0.0.129 - - [2026-05-18 01:59:43] "POST /virtual-machines HTTP/1.1" 200 352 0.031323 10.0.0.129 - - [2026-05-18 01:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033796 10.0.0.129 - - [2026-05-18 01:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.148883 10.0.0.129 - - [2026-05-18 01:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009852 10.0.0.129 - - [2026-05-18 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009830 10.0.0.129 - - [2026-05-18 01:59:43] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006726 10.0.0.129 - - [2026-05-18 01:59:43] "POST /instance-ips HTTP/1.1" 200 392 0.023309 10.0.0.129 - - [2026-05-18 01:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034330 10.0.0.129 - - [2026-05-18 01:59:43] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.015124 10.0.0.129 - - [2026-05-18 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.014742 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.019324 10.0.0.129 - - [2026-05-18 01:59:44] "GET /instance-ip/3d382ad6-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003778 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005041 10.0.0.129 - - [2026-05-18 01:59:44] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004334 10.0.0.129 - - [2026-05-18 01:59:44] "POST /ref-update HTTP/1.1" 200 156 0.011776 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005974 10.0.0.129 - - [2026-05-18 01:59:44] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.129 - - [2026-05-18 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-network/29656327-099c-4b2f-850e-53029477889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004898 10.0.0.129 - - [2026-05-18 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.129 - - [2026-05-18 01:59:44] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048546 10.0.0.129 - - [2026-05-18 01:59:44] "POST /virtual-machines HTTP/1.1" 200 356 0.010766 10.0.0.129 - - [2026-05-18 01:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011324 10.0.0.129 - - [2026-05-18 01:59:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.127880 10.0.0.129 - - [2026-05-18 01:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010575 10.0.0.129 - - [2026-05-18 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009867 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008532 10.0.0.129 - - [2026-05-18 01:59:44] "POST /instance-ips HTTP/1.1" 200 396 0.035351 10.0.0.129 - - [2026-05-18 01:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.045820 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.027821 10.0.0.129 - - [2026-05-18 01:59:44] "POST /set-tag HTTP/1.1" 200 109 0.030211 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013770 10.0.0.129 - - [2026-05-18 01:59:44] "GET /instance-ip/3db43770-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003625 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006063 10.0.0.129 - - [2026-05-18 01:59:44] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.129 - - [2026-05-18 01:59:44] "GET /virtual-router/b81a20ab-a13a-45e9-9006-67b869dd2330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004886 10.0.0.129 - - [2026-05-18 01:59:45] "POST /ref-update HTTP/1.1" 200 156 0.015460 10.0.0.129 - - [2026-05-18 01:59:45] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011479 10.0.0.129 - - [2026-05-18 01:59:45] "POST /set-tag HTTP/1.1" 200 109 0.004236 10.0.0.129 - - [2026-05-18 01:59:45] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007527 10.0.0.129 - - [2026-05-18 01:59:45] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.129 - - [2026-05-18 01:59:45] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004977 10.0.0.129 - - [2026-05-18 01:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.129 - - [2026-05-18 01:59:55] "GET / HTTP/1.1" 200 36215 0.002776 10.0.0.129 - - [2026-05-18 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.129 - - [2026-05-18 01:59:55] "GET /global-system-config/f31bb038-a564-4e68-9f1a-0cc51b1f720c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007794 10.0.0.129 - - [2026-05-18 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.129 - - [2026-05-18 01:59:55] "GET /config-node/305f3e8a-c5a7-4e1c-a8b2-b84bd5e73808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002481 10.0.0.129 - - [2026-05-18 02:00:00] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004912 10.0.0.129 - - [2026-05-18 02:00:00] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.129 - - [2026-05-18 02:00:03] "POST /tags HTTP/1.1" 200 366 0.091239 10.0.0.129 - - [2026-05-18 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011857 10.0.0.129 - - [2026-05-18 02:00:03] "GET /tag/30c7c4cc-c16a-456a-9da2-08f157aacc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.019412 10.0.0.129 - - [2026-05-18 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.129 - - [2026-05-18 02:00:03] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.107523 10.0.0.129 - - [2026-05-18 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.129 - - [2026-05-18 02:00:04] "GET /service-appliance-set/cedb0024-6848-4cfc-9e62-95910a06d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003731 10.0.0.129 - - [2026-05-18 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.004206 10.0.0.129 - - [2026-05-18 02:00:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.109140 10.0.0.129 - - [2026-05-18 02:00:04] "GET /virtual-machine-interface/e857efc9-43c3-46a3-8af6-68b35589986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015742 10.0.0.129 - - [2026-05-18 02:00:04] "POST /set-tag HTTP/1.1" 200 109 0.037062 10.0.0.129 - - [2026-05-18 02:00:04] "POST /instance-ips HTTP/1.1" 200 418 0.057455 10.0.0.129 - - [2026-05-18 02:00:04] "GET /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.010404 10.0.0.129 - - [2026-05-18 02:00:04] "POST /loadbalancers HTTP/1.1" 200 620 0.085923 10.0.0.129 - - [2026-05-18 02:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014568 10.0.0.129 - - [2026-05-18 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.129 - - [2026-05-18 02:00:04] "POST /service-instances HTTP/1.1" 200 568 0.057864 10.0.0.129 - - [2026-05-18 02:00:04] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.101666 10.0.0.129 - - [2026-05-18 02:00:04] "POST /ref-update HTTP/1.1" 200 156 0.062513 10.0.0.129 - - [2026-05-18 02:00:04] "GET /virtual-machine-interface/e857efc9-43c3-46a3-8af6-68b35589986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.029833 10.0.0.129 - - [2026-05-18 02:00:04] "GET /virtual-machine-interface/e857efc9-43c3-46a3-8af6-68b35589986b?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.019814 10.0.0.129 - - [2026-05-18 02:00:04] "PUT /service-instance/bd4acad4-b1ee-42b3-804b-b8c71b800312 HTTP/1.1" 200 267 0.036742 10.0.0.129 - - [2026-05-18 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.004556 10.0.0.129 - - [2026-05-18 02:00:04] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017154 10.0.0.129 - - [2026-05-18 02:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046112 10.0.0.129 - - [2026-05-18 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025806 10.0.0.129 - - [2026-05-18 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024889 10.0.0.129 - - [2026-05-18 02:00:05] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010703 10.0.0.129 - - [2026-05-18 02:00:05] "POST /tags HTTP/1.1" 409 221 0.008757 10.0.0.129 - - [2026-05-18 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.129 - - [2026-05-18 02:00:05] "POST /virtual-machines HTTP/1.1" 200 430 0.026644 10.0.0.129 - - [2026-05-18 02:00:05] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.019691 10.0.0.129 - - [2026-05-18 02:00:05] "POST /tags HTTP/1.1" 409 238 0.008088 10.0.0.129 - - [2026-05-18 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.129 - - [2026-05-18 02:00:05] "GET /tag/30c7c4cc-c16a-456a-9da2-08f157aacc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.052709 10.0.0.129 - - [2026-05-18 02:00:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.261124 10.0.0.129 - - [2026-05-18 02:00:05] "POST /chown HTTP/1.1" 200 109 0.092131 10.0.0.129 - - [2026-05-18 02:00:05] "POST /chown HTTP/1.1" 200 109 0.038487 10.0.0.129 - - [2026-05-18 02:00:05] "POST /firewall-rules HTTP/1.1" 200 652 0.363797 10.0.0.129 - - [2026-05-18 02:00:05] "PUT /virtual-machine-interface/15b68f5e-7790-4548-b56c-693444bb01d2 HTTP/1.1" 200 285 0.061076 10.0.0.129 - - [2026-05-18 02:00:05] "GET /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.046885 10.0.0.129 - - [2026-05-18 02:00:05] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048380 10.0.0.129 - - [2026-05-18 02:00:05] "GET /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004789 10.0.0.129 - - [2026-05-18 02:00:05] "PUT /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 257 0.229874 10.0.0.129 - - [2026-05-18 02:00:05] "POST /ref-update HTTP/1.1" 200 156 0.108380 10.0.0.129 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.129 - - [2026-05-18 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.087145 10.0.0.129 - - [2026-05-18 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.092334 10.0.0.129 - - [2026-05-18 02:00:06] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.108274 10.0.0.129 - - [2026-05-18 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.045416 10.0.0.129 - - [2026-05-18 02:00:06] "GET /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.031265 10.0.0.129 - - [2026-05-18 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.068302 10.0.0.129 - - [2026-05-18 02:00:06] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.139193 10.0.0.129 - - [2026-05-18 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.078928 10.0.0.129 - - [2026-05-18 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014520 10.0.0.129 - - [2026-05-18 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.071125 10.0.0.129 - - [2026-05-18 02:00:06] "GET /project/347c374f-a4ba-470d-948d-8748bb4024f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.109691 10.0.0.129 - - [2026-05-18 02:00:06] "GET /loadbalancer-listener/e6539aed-c37b-4fa4-940c-b0c281f6f9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.015903 10.0.0.129 - - [2026-05-18 02:00:06] "POST /virtual-machines HTTP/1.1" 200 430 0.033483 10.0.0.129 - - [2026-05-18 02:00:06] "GET /loadbalancer-listener/e6539aed-c37b-4fa4-940c-b0c281f6f9a6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.015864 10.0.0.129 - - [2026-05-18 02:00:06] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.094268 10.0.0.129 - - [2026-05-18 02:00:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.170429 10.0.0.129 - - [2026-05-18 02:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.044295 10.0.0.129 - - [2026-05-18 02:00:06] "GET /loadbalancer-pool/f4ac1579-a751-4e6f-95c5-225c6b029814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012676 10.0.0.129 - - [2026-05-18 02:00:06] "POST /chown HTTP/1.1" 200 109 0.048839 10.0.0.129 - - [2026-05-18 02:00:06] "POST /chown HTTP/1.1" 200 109 0.023875 10.0.0.129 - - [2026-05-18 02:00:07] "POST /loadbalancer-members HTTP/1.1" 200 709 0.162320 10.0.0.129 - - [2026-05-18 02:00:07] "PUT /virtual-machine-interface/38754d64-9301-4047-a24f-86ec2a13a626 HTTP/1.1" 200 285 0.162490 10.0.0.129 - - [2026-05-18 02:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.077377 10.0.0.129 - - [2026-05-18 02:00:07] "GET /loadbalancer-member/5a984dd8-c1c1-41f6-b710-71cb4c3865cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.006222 10.0.0.129 - - [2026-05-18 02:00:07] "PUT /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 257 0.077991 10.0.0.129 - - [2026-05-18 02:00:07] "GET /application-policy-set/64039bc2-325d-47b5-addf-f03a30393524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010264 10.0.0.129 - - [2026-05-18 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.129 - - [2026-05-18 02:00:07] "GET /policy-management/e290b5e1-20bf-4951-9f2d-0c8e91d17aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006103 10.0.0.129 - - [2026-05-18 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.036818 10.0.0.129 - - [2026-05-18 02:00:07] "POST /tags HTTP/1.1" 409 221 0.006453 10.0.0.129 - - [2026-05-18 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.129 - - [2026-05-18 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.054361 10.0.0.129 - - [2026-05-18 02:00:07] "GET /tag/1e8bf82e-2612-49d1-9d1f-828e0eb192ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.043561 10.0.0.129 - - [2026-05-18 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.064421 10.0.0.129 - - [2026-05-18 02:00:07] "POST /tags HTTP/1.1" 409 238 0.003195 10.0.0.129 - - [2026-05-18 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.129 - - [2026-05-18 02:00:07] "GET /tag/30c7c4cc-c16a-456a-9da2-08f157aacc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.039510 10.0.0.129 - - [2026-05-18 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.053692 10.0.0.129 - - [2026-05-18 02:00:07] "POST /firewall-rules HTTP/1.1" 409 293 0.015810 10.0.0.129 - - [2026-05-18 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013645 10.0.0.129 - - [2026-05-18 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.054495 10.0.0.129 - - [2026-05-18 02:00:07] "PUT /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f HTTP/1.1" 200 261 0.087498 10.0.0.129 - - [2026-05-18 02:00:07] "PUT /service-instance/bd4acad4-b1ee-42b3-804b-b8c71b800312 HTTP/1.1" 200 267 0.010884 10.0.0.129 - - [2026-05-18 02:00:07] "GET /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.005369 10.0.0.129 - - [2026-05-18 02:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018702 10.0.0.129 - - [2026-05-18 02:00:07] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013556 10.0.0.129 - - [2026-05-18 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017120 10.0.0.129 - - [2026-05-18 02:00:07] "GET /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003478 10.0.0.129 - - [2026-05-18 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.129 - - [2026-05-18 02:00:07] "POST /chown HTTP/1.1" 200 109 0.008914 10.0.0.129 - - [2026-05-18 02:00:07] "GET /tag/30c7c4cc-c16a-456a-9da2-08f157aacc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.072887 10.0.0.129 - - [2026-05-18 02:00:07] "GET /tag/30c7c4cc-c16a-456a-9da2-08f157aacc9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.035157 10.0.0.129 - - [2026-05-18 02:00:07] "POST /chown HTTP/1.1" 200 109 0.119083 10.0.0.129 - - [2026-05-18 02:00:07] "PUT /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 257 0.019615 10.0.0.129 - - [2026-05-18 02:00:07] "GET /virtual-machine-interface/15b68f5e-7790-4548-b56c-693444bb01d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.009775 10.0.0.129 - - [2026-05-18 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.040992 10.0.0.129 - - [2026-05-18 02:00:08] "GET /virtual-machine-interface/38754d64-9301-4047-a24f-86ec2a13a626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014118 10.0.0.129 - - [2026-05-18 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.064488 10.0.0.129 - - [2026-05-18 02:00:08] "POST /chown HTTP/1.1" 200 109 0.023849 10.0.0.129 - - [2026-05-18 02:00:08] "POST /chown HTTP/1.1" 200 109 0.030431 10.0.0.129 - - [2026-05-18 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.050606 10.0.0.129 - - [2026-05-18 02:00:08] "GET /virtual-machine-interface/e857efc9-43c3-46a3-8af6-68b35589986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016631 10.0.0.129 - - [2026-05-18 02:00:08] "PUT /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 257 0.039435 10.0.0.129 - - [2026-05-18 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.042438 10.0.0.129 - - [2026-05-18 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.037637 10.0.0.129 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.129 - - [2026-05-18 02:00:08] "GET /firewall-policy/61d64a73-8143-499a-8ed0-175963479694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004698 10.0.0.129 - - [2026-05-18 02:00:08] "GET /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.007154 10.0.0.129 - - [2026-05-18 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.023237 10.0.0.129 - - [2026-05-18 02:00:08] "POST /chown HTTP/1.1" 200 109 0.023517 10.0.0.129 - - [2026-05-18 02:00:08] "POST /chown HTTP/1.1" 200 109 0.026040 10.0.0.129 - - [2026-05-18 02:00:08] "PUT /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 257 0.026199 10.0.0.129 - - [2026-05-18 02:00:08] "DELETE /firewall-rule/e537e088-6b4d-49f7-abaf-2b0057b1f86f HTTP/1.1" 200 115 0.100527 10.0.0.129 - - [2026-05-18 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.027806 10.0.0.129 - - [2026-05-18 02:00:08] "DELETE /loadbalancer-member/5a984dd8-c1c1-41f6-b710-71cb4c3865cf HTTP/1.1" 200 115 0.077049 10.0.0.129 - - [2026-05-18 02:00:08] "POST /chown HTTP/1.1" 200 109 0.039690 10.0.0.129 - - [2026-05-18 02:00:08] "POST /chown HTTP/1.1" 200 109 0.050955 10.0.0.129 - - [2026-05-18 02:00:08] "DELETE /loadbalancer-pool/f4ac1579-a751-4e6f-95c5-225c6b029814 HTTP/1.1" 200 115 0.086084 10.0.0.129 - - [2026-05-18 02:00:08] "PUT /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 257 0.023422 10.0.0.129 - - [2026-05-18 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.046842 10.0.0.129 - - [2026-05-18 02:00:08] "DELETE /loadbalancer-listener/e6539aed-c37b-4fa4-940c-b0c281f6f9a6 HTTP/1.1" 200 115 0.070208 10.0.0.129 - - [2026-05-18 02:00:08] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.129 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.129 - - [2026-05-18 02:00:08] "GET /routing-instance/86216f5d-e7ec-4fd3-b834-1b8fd5b9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004484 10.0.0.129 - - [2026-05-18 02:00:08] "POST /bgp-routers HTTP/1.1" 409 301 0.003089 10.0.0.129 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022327 10.0.0.129 - - [2026-05-18 02:00:08] "DELETE /loadbalancer/a39f5178-7029-4663-b7b1-c2096178afd9 HTTP/1.1" 200 115 0.104097 10.0.0.129 - - [2026-05-18 02:00:08] "GET /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.007348 10.0.0.129 - - [2026-05-18 02:00:08] "PUT /bgp-router/3bec3c04-0021-470c-ae23-5a2bd2a7ce2c HTTP/1.1" 200 255 0.038753 10.0.0.129 - - [2026-05-18 02:00:08] "DELETE /instance-ip/05fa63f4-f595-4dcc-a226-68ec4d5c6594 HTTP/1.1" 200 115 0.114083 10.0.0.129 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.129 - - [2026-05-18 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /virtual-machine-interface/e857efc9-43c3-46a3-8af6-68b35589986b HTTP/1.1" 200 115 0.081368 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /tag/30c7c4cc-c16a-456a-9da2-08f157aacc9d HTTP/1.1" 200 115 0.104259 10.0.0.129 - - [2026-05-18 02:00:09] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013824 10.0.0.129 - - [2026-05-18 02:00:09] "POST /set-tag HTTP/1.1" 200 109 0.006169 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /service-instance/bd4acad4-b1ee-42b3-804b-b8c71b800312 HTTP/1.1" 200 115 0.054724 10.0.0.129 - - [2026-05-18 02:00:09] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008307 10.0.0.129 - - [2026-05-18 02:00:09] "GET /virtual-machine-interface/38754d64-9301-4047-a24f-86ec2a13a626?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007429 10.0.0.129 - - [2026-05-18 02:00:09] "POST /set-tag HTTP/1.1" 200 109 0.003368 [Introspect:8084]10.0.0.129 - - [2026-05-18 02:00:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000699 [Introspect:8084]10.0.0.129 - - [2026-05-18 02:00:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002278 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /virtual-machine-interface/38754d64-9301-4047-a24f-86ec2a13a626 HTTP/1.1" 200 115 0.046522 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /virtual-machine/e3c9edf7-35d4-4b9d-9be6-818089919316 HTTP/1.1" 200 115 0.039163 10.0.0.129 - - [2026-05-18 02:00:09] "GET /virtual-machine-interface/15b68f5e-7790-4548-b56c-693444bb01d2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005771 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /virtual-machine-interface/15b68f5e-7790-4548-b56c-693444bb01d2 HTTP/1.1" 200 115 0.061456 10.0.0.129 - - [2026-05-18 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.018982 10.0.0.129 - - [2026-05-18 02:00:09] "DELETE /virtual-machine/5e54de2c-c704-44ae-b60b-204d8b043a55 HTTP/1.1" 200 115 0.084126 10.0.0.129 - - [2026-05-18 02:00:35] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011975 10.0.0.129 - - [2026-05-18 02:00:35] "POST /set-tag HTTP/1.1" 200 109 0.009434 10.0.0.129 - - [2026-05-18 02:00:35] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.017078 10.0.0.129 - - [2026-05-18 02:00:35] "POST /set-tag HTTP/1.1" 200 109 0.010978 10.0.0.129 - - [2026-05-18 02:00:35] "GET /virtual-machine/73296962-2bfc-4d85-8e7b-884cf8f30408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.007955 10.0.0.129 - - [2026-05-18 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.016594 10.0.0.129 - - [2026-05-18 02:00:36] "GET /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.034693 10.0.0.129 - - [2026-05-18 02:00:36] "POST /set-tag HTTP/1.1" 200 109 0.045791 10.0.0.129 - - [2026-05-18 02:00:36] "POST /set-tag HTTP/1.1" 200 109 0.050795 10.0.0.129 - - [2026-05-18 02:00:36] "DELETE /instance-ip/3d382ad6-525d-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.292312 10.0.0.129 - - [2026-05-18 02:00:36] "DELETE /virtual-machine-interface/3d17197c-525d-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.173108 10.0.0.129 - - [2026-05-18 02:00:36] "DELETE /virtual-machine/73296962-2bfc-4d85-8e7b-884cf8f30408 HTTP/1.1" 200 115 0.055735 10.0.0.129 - - [2026-05-18 02:00:36] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011270 10.0.0.129 - - [2026-05-18 02:00:36] "POST /set-tag HTTP/1.1" 200 109 0.009301 [Introspect:8084]10.0.0.129 - - [2026-05-18 02:00:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001299 [Introspect:8084]10.0.0.129 - - [2026-05-18 02:00:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001272 10.0.0.129 - - [2026-05-18 02:01:06] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009593 10.0.0.129 - - [2026-05-18 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.006316 10.0.0.129 - - [2026-05-18 02:01:06] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006269 10.0.0.129 - - [2026-05-18 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.129 - - [2026-05-18 02:01:07] "GET /virtual-machine/5ac7474d-d18e-42a7-978e-cc5dde40e33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003713 10.0.0.129 - - [2026-05-18 02:01:07] "POST /ref-update HTTP/1.1" 200 156 0.012976 10.0.0.129 - - [2026-05-18 02:01:07] "GET /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009600 10.0.0.129 - - [2026-05-18 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.019400 10.0.0.129 - - [2026-05-18 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.038050 10.0.0.129 - - [2026-05-18 02:01:07] "DELETE /instance-ip/3db43770-525d-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.085591 10.0.0.129 - - [2026-05-18 02:01:07] "DELETE /virtual-machine-interface/3d9789e0-525d-11f1-ac34-fa163e99dd38 HTTP/1.1" 200 115 0.102527 10.0.0.129 - - [2026-05-18 02:01:07] "DELETE /virtual-machine/5ac7474d-d18e-42a7-978e-cc5dde40e33a HTTP/1.1" 200 115 0.058555 10.0.0.129 - - [2026-05-18 02:01:07] "DELETE /tag/0b1b36a6-03cf-4b7e-b3f7-56b9706f3e12 HTTP/1.1" 200 115 0.062708