++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Nov 27 01:40:52 AM UTC 2025 ===================' INFO: =================== Thu Nov 27 01:40:52 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.129,10.207.21.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.207.21.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/27/2025 01:41:33.389 7fb1af93c240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/27/2025 01:41:33.583 7fb1af93c240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/27/2025 01:41:33.595 7fb1af93c240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/27/2025 01:41:33.595 7fb1af93c240 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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 - - [2025-11-27 01:41:39] "GET / HTTP/1.1" 503 181 0.000499 10.0.0.129 - - [2025-11-27 01:41:39] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.129 - - [2025-11-27 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.129 - - [2025-11-27 01:41:39] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004987 10.0.0.129 - - [2025-11-27 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002169 10.0.0.129 - - [2025-11-27 01:41:39] "POST /config-nodes HTTP/1.1" 200 595 0.029715 10.0.0.129 - - [2025-11-27 01:41:39] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.129 - - [2025-11-27 01:41:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003169 10.0.0.129 - - [2025-11-27 01:41:40] "GET / HTTP/1.1" 200 45303 0.001096 10.0.0.129 - - [2025-11-27 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.129 - - [2025-11-27 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.129 - - [2025-11-27 01:41:40] "GET / HTTP/1.1" 200 36215 0.001155 10.0.0.129 - - [2025-11-27 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.129 - - [2025-11-27 01:41:40] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005901 10.0.0.129 - - [2025-11-27 01:41:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002053 10.0.0.129 - - [2025-11-27 01:41:40] "POST /analytics-nodes HTTP/1.1" 200 601 0.043580 10.0.0.129 - - [2025-11-27 01:41:41] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.129 - - [2025-11-27 01:41:41] "GET / HTTP/1.1" 200 36215 0.001280 10.0.0.129 - - [2025-11-27 01:41:41] "GET / HTTP/1.1" 200 36215 0.001170 10.0.0.129 - - [2025-11-27 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.003097 10.0.0.129 - - [2025-11-27 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.129 - - [2025-11-27 01:41:41] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005029 10.0.0.129 - - [2025-11-27 01:41:41] "POST /service-appliance-sets HTTP/1.1" 200 555 0.027355 10.0.0.129 - - [2025-11-27 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.003816 10.0.0.129 - - [2025-11-27 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2025-11-27 01:41:41] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004270 10.0.0.129 - - [2025-11-27 01:41:42] "POST /service-appliance-sets HTTP/1.1" 200 543 0.033866 10.0.0.129 - - [2025-11-27 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.129 - - [2025-11-27 01:41:42] "GET /network-ipam/5c3afe39-431e-49b1-aec6-fe7e1597b8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005206 10.0.0.129 - - [2025-11-27 01:41:42] "POST /service-templates HTTP/1.1" 200 513 0.045918 10.0.0.129 - - [2025-11-27 01:41:42] "POST /service-templates HTTP/1.1" 200 503 0.036003 10.0.0.129 - - [2025-11-27 01:41:42] "POST /service-templates HTTP/1.1" 200 517 0.044915 10.0.0.129 - - [2025-11-27 01:41:42] "GET / HTTP/1.1" 200 36215 0.001310 10.0.0.129 - - [2025-11-27 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.129 - - [2025-11-27 01:41:42] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011630 10.0.0.129 - - [2025-11-27 01:41:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.004673 10.0.0.129 - - [2025-11-27 01:41:42] "POST /service-templates HTTP/1.1" 200 537 0.036050 10.0.0.129 - - [2025-11-27 01:41:42] "POST /service-templates HTTP/1.1" 200 509 0.060423 10.0.0.129 - - [2025-11-27 01:41:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.054061 10.0.0.129 - - [2025-11-27 01:41:43] "GET / HTTP/1.1" 200 36215 0.002131 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.129 - - [2025-11-27 01:41:43] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008794 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002005 10.0.0.129 - - [2025-11-27 01:41:43] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.020427 10.0.0.129 - - [2025-11-27 01:41:43] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.129 - - [2025-11-27 01:41:43] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005561 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002960 10.0.0.129 - - [2025-11-27 01:41:43] "POST /database-nodes HTTP/1.1" 200 599 0.040320 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.129 - - [2025-11-27 01:41:43] "GET /network-ipam/5c3afe39-431e-49b1-aec6-fe7e1597b8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002789 10.0.0.129 - - [2025-11-27 01:41:43] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.129 - - [2025-11-27 01:41:43] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002920 10.0.0.129 - - [2025-11-27 01:41:43] "POST /bgp-routers HTTP/1.1" 200 618 0.020433 10.0.0.129 - - [2025-11-27 01:41:43] "GET /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.027431 10.0.0.129 - - [2025-11-27 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.129 - - [2025-11-27 01:41:43] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007203 10.0.0.129 - - [2025-11-27 01:41:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002044 10.0.0.129 - - [2025-11-27 01:41:43] "POST /ref-update HTTP/1.1" 200 156 0.011986 10.0.0.129 - - [2025-11-27 01:41:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.001680 10.0.0.129 - - [2025-11-27 01:41:44] "POST /access-control-lists HTTP/1.1" 200 589 0.019392 10.0.0.129 - - [2025-11-27 01:41:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.003553 10.0.0.129 - - [2025-11-27 01:41:44] "POST /access-control-lists HTTP/1.1" 200 587 0.018882 10.0.0.129 - - [2025-11-27 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.008905 10.0.0.129 - - [2025-11-27 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.022071 10.0.0.129 - - [2025-11-27 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.010987 10.0.0.129 - - [2025-11-27 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.009447 10.0.0.129 - - [2025-11-27 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.008690 10.0.0.129 - - [2025-11-27 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.018953 10.0.0.129 - - [2025-11-27 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.009010 10.0.0.129 - - [2025-11-27 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.018923 10.0.0.129 - - [2025-11-27 01:41:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.002987 10.0.0.129 - - [2025-11-27 01:41:44] "POST /access-control-lists HTTP/1.1" 200 553 0.058892 10.0.0.129 - - [2025-11-27 01:41:44] "PUT /access-control-list/b2514576-3a0a-4933-9c5f-6f33e8181a83 HTTP/1.1" 200 273 0.012155 10.0.0.129 - - [2025-11-27 01:41:44] "PUT /access-control-list/f78f1dfa-bfc1-4213-9581-49ac0ad309a0 HTTP/1.1" 200 273 0.015083 10.0.0.129 - - [2025-11-27 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.129 - - [2025-11-27 01:41:44] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004030 10.0.0.129 - - [2025-11-27 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.129 - - [2025-11-27 01:41:44] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.013824 10.0.0.129 - - [2025-11-27 01:41:45] "GET / HTTP/1.1" 200 36215 0.001216 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 583 0.015275 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 577 0.038842 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 577 0.025296 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 561 0.018381 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 557 0.028822 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 559 0.026129 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 567 0.017863 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 551 0.027017 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 559 0.036420 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 569 0.015996 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 557 0.025017 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 569 0.027966 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 577 0.062186 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 571 0.034360 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 563 0.034503 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 563 0.033712 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 563 0.027719 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 549 0.033160 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 597 0.017103 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 577 0.031492 10.0.0.129 - - [2025-11-27 01:41:45] "POST /alarms HTTP/1.1" 200 573 0.024648 10.0.0.129 - - [2025-11-27 01:41:46] "POST /alarms HTTP/1.1" 200 585 0.022170 10.0.0.129 - - [2025-11-27 01:41:46] "POST /alarms HTTP/1.1" 200 611 0.049111 10.0.0.129 - - [2025-11-27 01:41:46] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.129 - - [2025-11-27 01:41:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003951 10.0.0.129 - - [2025-11-27 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.129 - - [2025-11-27 01:41:46] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.007284 10.0.0.129 - - [2025-11-27 01:41:46] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.129 - - [2025-11-27 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2025-11-27 01:41:46] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002306 10.0.0.129 - - [2025-11-27 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.129 - - [2025-11-27 01:41:46] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.007133 10.0.0.129 - - [2025-11-27 01:41:46] "GET / HTTP/1.1" 200 36215 0.001187 10.0.0.129 - - [2025-11-27 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.129 - - [2025-11-27 01:41:46] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005062 10.0.0.129 - - [2025-11-27 01:41:46] "PUT /global-system-config/d476b405-991f-415b-920f-fcafd272b59d HTTP/1.1" 200 275 0.015518 10.0.0.129 - - [2025-11-27 01:41:48] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.129 - - [2025-11-27 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2025-11-27 01:41:48] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004682 10.0.0.129 - - [2025-11-27 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.001657 10.0.0.129 - - [2025-11-27 01:41:48] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.042733 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003164 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:43:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000863 10.0.0.129 - - [2025-11-27 01:44:06] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.129 - - [2025-11-27 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.129 - - [2025-11-27 01:44:06] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002427 10.0.0.129 - - [2025-11-27 01:44:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.002853 10.0.0.129 - - [2025-11-27 01:44:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.006046 10.0.0.129 - - [2025-11-27 01:44:06] "POST /security-groups HTTP/1.1" 200 570 0.083673 10.0.0.129 - - [2025-11-27 01:44:06] "POST /projects HTTP/1.1" 200 483 0.189963 10.0.0.129 - - [2025-11-27 01:44:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.009640 10.0.0.129 - - [2025-11-27 01:44:06] "POST /security-groups HTTP/1.1" 200 536 0.039842 10.0.0.129 - - [2025-11-27 01:44:06] "POST /access-control-lists HTTP/1.1" 200 581 0.033932 10.0.0.129 - - [2025-11-27 01:44:06] "POST /chown HTTP/1.1" 200 109 0.007182 10.0.0.129 - - [2025-11-27 01:44:06] "POST /policy-managements HTTP/1.1" 409 214 0.012558 10.0.0.129 - - [2025-11-27 01:44:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.014902 10.0.0.129 - - [2025-11-27 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.129 - - [2025-11-27 01:44:06] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024505 10.0.0.129 - - [2025-11-27 01:44:06] "POST /access-control-lists HTTP/1.1" 200 579 0.069943 10.0.0.129 - - [2025-11-27 01:44:06] "POST /application-policy-sets HTTP/1.1" 200 530 0.040313 10.0.0.129 - - [2025-11-27 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.129 - - [2025-11-27 01:44:07] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002830 10.0.0.129 - - [2025-11-27 01:44:07] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.010248 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013360 10.0.0.129 - - [2025-11-27 01:44:07] "GET /virtual-network/bc6efd29-2598-44b6-80be-62c609ce9e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004236 10.0.0.129 - - [2025-11-27 01:44:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.000497 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.006498 10.0.0.129 - - [2025-11-27 01:44:07] "POST /security-groups HTTP/1.1" 200 574 0.067364 10.0.0.129 - - [2025-11-27 01:44:07] "POST /projects HTTP/1.1" 200 491 0.196721 10.0.0.129 - - [2025-11-27 01:44:07] "POST /security-groups HTTP/1.1" 200 548 0.023450 10.0.0.129 - - [2025-11-27 01:44:07] "POST /chown HTTP/1.1" 200 109 0.007412 10.0.0.129 - - [2025-11-27 01:44:07] "POST /network-ipams HTTP/1.1" 200 524 0.022805 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.001222 10.0.0.129 - - [2025-11-27 01:44:07] "POST /network-ipams HTTP/1.1" 200 512 0.027719 10.0.0.129 - - [2025-11-27 01:44:07] "POST /access-control-lists HTTP/1.1" 200 596 0.034583 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.001367 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.001279 10.0.0.129 - - [2025-11-27 01:44:07] "POST /access-control-lists HTTP/1.1" 200 594 0.093043 10.0.0.129 - - [2025-11-27 01:44:07] "POST /useragent-kv HTTP/1.1" 200 115 0.015859 10.0.0.129 - - [2025-11-27 01:44:07] "POST /virtual-networks HTTP/1.1" 200 540 0.166757 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.129 - - [2025-11-27 01:44:07] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.008306 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.004353 10.0.0.129 - - [2025-11-27 01:44:07] "POST /access-control-lists HTTP/1.1" 200 585 0.064322 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.021091 10.0.0.129 - - [2025-11-27 01:44:07] "POST /network-ipams HTTP/1.1" 200 520 0.068791 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.002730 10.0.0.129 - - [2025-11-27 01:44:07] "POST /access-control-lists HTTP/1.1" 200 583 0.058909 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.001717 10.0.0.129 - - [2025-11-27 01:44:07] "POST /access-control-lists HTTP/1.1" 200 604 0.028527 10.0.0.129 - - [2025-11-27 01:44:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001288 10.0.0.129 - - [2025-11-27 01:44:07] "POST /virtual-networks HTTP/1.1" 200 548 0.145671 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.129 - - [2025-11-27 01:44:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.002218 10.0.0.129 - - [2025-11-27 01:44:07] "POST /access-control-lists HTTP/1.1" 200 602 0.028088 10.0.0.129 - - [2025-11-27 01:44:08] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.017542 10.0.0.129 - - [2025-11-27 01:44:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.002304 10.0.0.129 - - [2025-11-27 01:44:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.001495 10.0.0.129 - - [2025-11-27 01:44:08] "POST /network-policys HTTP/1.1" 200 540 0.049222 10.0.0.129 - - [2025-11-27 01:44:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.002036 10.0.0.129 - - [2025-11-27 01:44:08] "POST /access-control-lists HTTP/1.1" 200 591 0.081598 10.0.0.129 - - [2025-11-27 01:44:08] "POST /network-policys HTTP/1.1" 200 536 0.052842 10.0.0.129 - - [2025-11-27 01:44:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.020005 10.0.0.129 - - [2025-11-27 01:44:08] "POST /route-targets HTTP/1.1" 200 328 0.029105 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.013867 10.0.0.129 - - [2025-11-27 01:44:08] "PUT /access-control-list/9f96d7fa-d9ca-462e-b3ae-921c1d25473b HTTP/1.1" 200 273 0.070106 10.0.0.129 - - [2025-11-27 01:44:08] "POST /network-policys HTTP/1.1" 200 544 0.073586 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.070059 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024631 10.0.0.129 - - [2025-11-27 01:44:08] "POST /route-targets HTTP/1.1" 200 328 0.039125 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.022339 10.0.0.129 - - [2025-11-27 01:44:08] "PUT /access-control-list/11118f45-0380-4258-93c4-a88044033044 HTTP/1.1" 200 273 0.015055 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.064329 10.0.0.129 - - [2025-11-27 01:44:08] "PUT /access-control-list/9f96d7fa-d9ca-462e-b3ae-921c1d25473b HTTP/1.1" 200 273 0.032496 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.066914 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027846 10.0.0.129 - - [2025-11-27 01:44:08] "PUT /access-control-list/11118f45-0380-4258-93c4-a88044033044 HTTP/1.1" 200 273 0.059464 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008664 10.0.0.129 - - [2025-11-27 01:44:08] "PUT /access-control-list/9f96d7fa-d9ca-462e-b3ae-921c1d25473b HTTP/1.1" 200 273 0.021166 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.033933 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.083538 10.0.0.129 - - [2025-11-27 01:44:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.002036 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.061661 10.0.0.129 - - [2025-11-27 01:44:08] "POST /access-control-lists HTTP/1.1" 200 603 0.081546 10.0.0.129 - - [2025-11-27 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.052045 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.118247 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005721 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011798 10.0.0.129 - - [2025-11-27 01:44:09] "PUT /access-control-list/11118f45-0380-4258-93c4-a88044033044 HTTP/1.1" 200 273 0.054870 10.0.0.129 - - [2025-11-27 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.129 - - [2025-11-27 01:44:09] "PUT /access-control-list/ba35f189-1349-45e6-ab56-3ce4aa04d275 HTTP/1.1" 200 273 0.059577 10.0.0.129 - - [2025-11-27 01:44:09] "GET /virtual-network/bc6efd29-2598-44b6-80be-62c609ce9e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.043859 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.021237 10.0.0.129 - - [2025-11-27 01:44:09] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003741 10.0.0.129 - - [2025-11-27 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.129 - - [2025-11-27 01:44:09] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002002 10.0.0.129 - - [2025-11-27 01:44:09] "POST /firewall-policys HTTP/1.1" 200 532 0.016199 10.0.0.129 - - [2025-11-27 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014486 10.0.0.129 - - [2025-11-27 01:44:09] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011885 10.0.0.129 - - [2025-11-27 01:44:09] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002290 10.0.0.129 - - [2025-11-27 01:44:09] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002625 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.016479 10.0.0.129 - - [2025-11-27 01:44:09] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.017823 10.0.0.129 - - [2025-11-27 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.129 - - [2025-11-27 01:44:09] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002779 10.0.0.129 - - [2025-11-27 01:44:09] "POST /firewall-policys HTTP/1.1" 200 534 0.020703 10.0.0.129 - - [2025-11-27 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013223 10.0.0.129 - - [2025-11-27 01:44:09] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.016289 10.0.0.129 - - [2025-11-27 01:44:09] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002863 10.0.0.129 - - [2025-11-27 01:44:09] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002638 10.0.0.129 - - [2025-11-27 01:44:09] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002063 10.0.0.129 - - [2025-11-27 01:44:09] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001884 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.022303 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.042460 10.0.0.129 - - [2025-11-27 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.044067 10.0.0.129 - - [2025-11-27 01:44:09] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003610 10.0.0.129 - - [2025-11-27 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.129 - - [2025-11-27 01:44:09] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001939 10.0.0.129 - - [2025-11-27 01:44:09] "POST /firewall-policys HTTP/1.1" 200 532 0.034323 10.0.0.129 - - [2025-11-27 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022487 10.0.0.129 - - [2025-11-27 01:44:10] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.010733 10.0.0.129 - - [2025-11-27 01:44:10] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002671 10.0.0.129 - - [2025-11-27 01:44:10] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002223 10.0.0.129 - - [2025-11-27 01:44:10] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001825 10.0.0.129 - - [2025-11-27 01:44:10] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002604 10.0.0.129 - - [2025-11-27 01:44:10] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003363 10.0.0.129 - - [2025-11-27 01:44:10] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002843 10.0.0.129 - - [2025-11-27 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.049852 10.0.0.129 - - [2025-11-27 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.028641 10.0.0.129 - - [2025-11-27 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.022494 10.0.0.129 - - [2025-11-27 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.027901 10.0.0.129 - - [2025-11-27 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.031731 10.0.0.129 - - [2025-11-27 01:44:10] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.010408 10.0.0.129 - - [2025-11-27 01:44:10] "POST /tags HTTP/1.1" 200 300 0.028186 10.0.0.129 - - [2025-11-27 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.129 - - [2025-11-27 01:44:10] "GET /tag/7837a165-d254-4186-baef-30f540c2224a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014744 10.0.0.129 - - [2025-11-27 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.018027 10.0.0.129 - - [2025-11-27 01:44:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.008377 10.0.0.129 - - [2025-11-27 01:44:10] "POST /tags HTTP/1.1" 200 302 0.087290 10.0.0.129 - - [2025-11-27 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015036 10.0.0.129 - - [2025-11-27 01:44:10] "GET /tag/8f7afbfc-80a8-4da4-a88c-74ca1769e765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016976 10.0.0.129 - - [2025-11-27 01:44:10] "POST /tags HTTP/1.1" 200 326 0.058653 10.0.0.129 - - [2025-11-27 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017038 10.0.0.129 - - [2025-11-27 01:44:10] "GET /tag/45de59aa-a7ab-4dab-a268-095754147fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.012362 10.0.0.129 - - [2025-11-27 01:44:11] "POST /tags HTTP/1.1" 200 364 0.074533 10.0.0.129 - - [2025-11-27 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022523 10.0.0.129 - - [2025-11-27 01:44:11] "GET /tag/ab52570d-3684-4616-bfab-5010ec66ea55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015489 10.0.0.129 - - [2025-11-27 01:44:11] "POST /tags HTTP/1.1" 200 312 0.068324 10.0.0.129 - - [2025-11-27 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.129 - - [2025-11-27 01:44:11] "GET /tag/7e9d5d30-9c0c-4160-b7fd-9e39437caddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016274 10.0.0.129 - - [2025-11-27 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.129 - - [2025-11-27 01:44:11] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005677 10.0.0.129 - - [2025-11-27 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2025-11-27 01:44:11] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.023424 10.0.0.129 - - [2025-11-27 01:44:11] "POST /virtual-machines HTTP/1.1" 200 378 0.012268 10.0.0.129 - - [2025-11-27 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009065 10.0.0.129 - - [2025-11-27 01:44:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.152776 10.0.0.129 - - [2025-11-27 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024287 10.0.0.129 - - [2025-11-27 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.129 - - [2025-11-27 01:44:11] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004405 10.0.0.129 - - [2025-11-27 01:44:11] "POST /instance-ips HTTP/1.1" 200 410 0.033162 10.0.0.129 - - [2025-11-27 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028190 10.0.0.129 - - [2025-11-27 01:44:11] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012922 10.0.0.129 - - [2025-11-27 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.018977 10.0.0.129 - - [2025-11-27 01:44:11] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009904 10.0.0.129 - - [2025-11-27 01:44:11] "GET /instance-ip/9293fad0-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002989 10.0.0.129 - - [2025-11-27 01:44:11] "POST /tags HTTP/1.1" 200 358 0.018619 10.0.0.129 - - [2025-11-27 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014291 10.0.0.129 - - [2025-11-27 01:44:12] "GET /tag/099a6cc7-df39-4473-a90e-09ac40b82449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015813 10.0.0.129 - - [2025-11-27 01:44:12] "POST /tags HTTP/1.1" 200 306 0.033734 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009969 10.0.0.129 - - [2025-11-27 01:44:12] "GET /tag/d460508f-8b77-46cb-913d-eb9d1ae00f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014794 10.0.0.129 - - [2025-11-27 01:44:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000587 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.010703 10.0.0.129 - - [2025-11-27 01:44:12] "POST /security-groups HTTP/1.1" 200 571 0.074314 10.0.0.129 - - [2025-11-27 01:44:12] "POST /projects HTTP/1.1" 200 485 0.263849 10.0.0.129 - - [2025-11-27 01:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009794 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.011406 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017181 10.0.0.129 - - [2025-11-27 01:44:12] "POST /access-control-lists HTTP/1.1" 200 582 0.083169 10.0.0.129 - - [2025-11-27 01:44:12] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.051442 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.015251 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.129 - - [2025-11-27 01:44:12] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.019822 10.0.0.129 - - [2025-11-27 01:44:12] "POST /access-control-lists HTTP/1.1" 200 580 0.088848 10.0.0.129 - - [2025-11-27 01:44:12] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.101842 10.0.0.129 - - [2025-11-27 01:44:12] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.097147 10.0.0.129 - - [2025-11-27 01:44:12] "POST /security-groups HTTP/1.1" 200 539 0.075664 10.0.0.129 - - [2025-11-27 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.003235 10.0.0.129 - - [2025-11-27 01:44:13] "POST /access-control-lists HTTP/1.1" 200 598 0.068126 10.0.0.129 - - [2025-11-27 01:44:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.014178 10.0.0.129 - - [2025-11-27 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.090804 10.0.0.129 - - [2025-11-27 01:44:13] "POST /chown HTTP/1.1" 200 109 0.041028 10.0.0.129 - - [2025-11-27 01:44:13] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024394 10.0.0.129 - - [2025-11-27 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.129 - - [2025-11-27 01:44:13] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004012 10.0.0.129 - - [2025-11-27 01:44:13] "POST /access-control-lists HTTP/1.1" 200 596 0.154546 10.0.0.129 - - [2025-11-27 01:44:13] "POST /tags HTTP/1.1" 409 207 0.015259 10.0.0.129 - - [2025-11-27 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.129 - - [2025-11-27 01:44:13] "GET /tag/d460508f-8b77-46cb-913d-eb9d1ae00f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.030709 10.0.0.129 - - [2025-11-27 01:44:13] "POST /firewall-rules HTTP/1.1" 200 566 0.097055 10.0.0.129 - - [2025-11-27 01:44:13] "GET /firewall-rule/badd3058-ddc5-49c9-8241-d81e33b53644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.035185 10.0.0.129 - - [2025-11-27 01:44:13] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002828 10.0.0.129 - - [2025-11-27 01:44:13] "GET /firewall-rule/badd3058-ddc5-49c9-8241-d81e33b53644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.032063 10.0.0.129 - - [2025-11-27 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.017092 10.0.0.129 - - [2025-11-27 01:44:13] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012375 10.0.0.129 - - [2025-11-27 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.129 - - [2025-11-27 01:44:13] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002857 10.0.0.129 - - [2025-11-27 01:44:13] "POST /tags HTTP/1.1" 409 207 0.001686 10.0.0.129 - - [2025-11-27 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.129 - - [2025-11-27 01:44:13] "GET /tag/d460508f-8b77-46cb-913d-eb9d1ae00f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010937 10.0.0.129 - - [2025-11-27 01:44:13] "POST /firewall-rules HTTP/1.1" 200 564 0.067744 10.0.0.129 - - [2025-11-27 01:44:13] "GET /firewall-rule/9566e651-28c6-434d-ad35-612d42a58926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010968 10.0.0.129 - - [2025-11-27 01:44:13] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006419 10.0.0.129 - - [2025-11-27 01:44:13] "GET /firewall-rule/9566e651-28c6-434d-ad35-612d42a58926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003979 10.0.0.129 - - [2025-11-27 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.022353 10.0.0.129 - - [2025-11-27 01:44:14] "POST /tags HTTP/1.1" 200 306 0.067667 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008400 10.0.0.129 - - [2025-11-27 01:44:14] "GET /tag/2a48071c-a326-4c1d-ba84-ca4ad9fd3320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019152 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2025-11-27 01:44:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037795 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.129 - - [2025-11-27 01:44:14] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004677 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.129 - - [2025-11-27 01:44:14] "GET /service-appliance-set/e5584cd4-9887-44cd-96ab-bd9063ae64fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003089 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.001308 10.0.0.129 - - [2025-11-27 01:44:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131891 10.0.0.129 - - [2025-11-27 01:44:14] "GET /virtual-machine-interface/47f21aef-5519-4ce6-88f3-a3d5e266f40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.011938 10.0.0.129 - - [2025-11-27 01:44:14] "POST /instance-ips HTTP/1.1" 200 382 0.118279 10.0.0.129 - - [2025-11-27 01:44:14] "GET /instance-ip/c29eba0f-c4ca-4cc3-ade2-9e7f3b78eb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004126 10.0.0.129 - - [2025-11-27 01:44:14] "POST /loadbalancers HTTP/1.1" 200 584 0.070746 10.0.0.129 - - [2025-11-27 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.054919 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005940 10.0.0.129 - - [2025-11-27 01:44:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056290 10.0.0.129 - - [2025-11-27 01:44:14] "GET /loadbalancer/b5763e8d-7a28-4000-b7b4-bbfaec2cc916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002604 10.0.0.129 - - [2025-11-27 01:44:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057288 10.0.0.129 - - [2025-11-27 01:44:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.071117 10.0.0.129 - - [2025-11-27 01:44:14] "GET / HTTP/1.1" 200 36215 0.002403 10.0.0.129 - - [2025-11-27 01:44:14] "GET /instance-ip/c29eba0f-c4ca-4cc3-ade2-9e7f3b78eb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.019905 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.129 - - [2025-11-27 01:44:14] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.003808 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.129 - - [2025-11-27 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008294 10.0.0.129 - - [2025-11-27 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006811 10.0.0.129 - - [2025-11-27 01:44:14] "GET /config-node/d39a3532-caa1-4561-9ae0-3fa20bcfdf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.006305 10.0.0.129 - - [2025-11-27 01:44:15] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044642 10.0.0.129 - - [2025-11-27 01:44:15] "POST /floating-ips HTTP/1.1" 200 585 0.052351 10.0.0.129 - - [2025-11-27 01:44:15] "GET /loadbalancer-listener/e467ca98-712b-42b4-b75a-9507f25e7a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002537 10.0.0.129 - - [2025-11-27 01:44:15] "GET /loadbalancer-listener/e467ca98-712b-42b4-b75a-9507f25e7a24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006426 10.0.0.129 - - [2025-11-27 01:44:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.017370 10.0.0.129 - - [2025-11-27 01:44:15] "GET /instance-ip/c29eba0f-c4ca-4cc3-ade2-9e7f3b78eb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002414 10.0.0.129 - - [2025-11-27 01:44:15] "GET /instance-ip/c29eba0f-c4ca-4cc3-ade2-9e7f3b78eb2b?fields=floating_ips HTTP/1.1" 200 1173 0.006777 10.0.0.129 - - [2025-11-27 01:44:15] "GET /floating-ip/4e057ad8-1060-444b-a718-e958d1bf9e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001863 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.129 - - [2025-11-27 01:44:15] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004434 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.129 - - [2025-11-27 01:44:15] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.006945 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 228 0.001808 10.0.0.129 - - [2025-11-27 01:44:15] "POST /tags HTTP/1.1" 200 302 0.016812 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.129 - - [2025-11-27 01:44:15] "GET /tag/7bf723a6-57c2-435a-9b3c-784fc69ec066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011717 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-11-27 01:44:15] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030650 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.129 - - [2025-11-27 01:44:15] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006359 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.129 - - [2025-11-27 01:44:15] "GET /service-appliance-set/e5584cd4-9887-44cd-96ab-bd9063ae64fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002676 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.001532 10.0.0.129 - - [2025-11-27 01:44:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.090679 10.0.0.129 - - [2025-11-27 01:44:15] "GET /virtual-machine-interface/2557047d-d9ed-4a38-ba7f-c74bd443f4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.013722 10.0.0.129 - - [2025-11-27 01:44:15] "POST /instance-ips HTTP/1.1" 200 378 0.019300 10.0.0.129 - - [2025-11-27 01:44:15] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008116 10.0.0.129 - - [2025-11-27 01:44:15] "POST /loadbalancers HTTP/1.1" 200 584 0.061701 10.0.0.129 - - [2025-11-27 01:44:15] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034227 10.0.0.129 - - [2025-11-27 01:44:15] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002678 10.0.0.129 - - [2025-11-27 01:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018799 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.129 - - [2025-11-27 01:44:15] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043171 10.0.0.129 - - [2025-11-27 01:44:15] "POST /floating-ips HTTP/1.1" 200 583 0.057203 10.0.0.129 - - [2025-11-27 01:44:15] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003581 10.0.0.129 - - [2025-11-27 01:44:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015885 10.0.0.129 - - [2025-11-27 01:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020623 10.0.0.129 - - [2025-11-27 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012906 10.0.0.129 - - [2025-11-27 01:44:15] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.026312 10.0.0.129 - - [2025-11-27 01:44:15] "GET /loadbalancer-listener/aff998a0-387b-4193-83b6-9a462a218cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.001816 10.0.0.129 - - [2025-11-27 01:44:15] "GET /loadbalancer-listener/aff998a0-387b-4193-83b6-9a462a218cb4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002569 10.0.0.129 - - [2025-11-27 01:44:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016845 10.0.0.129 - - [2025-11-27 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.129 - - [2025-11-27 01:44:16] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004827 10.0.0.129 - - [2025-11-27 01:44:16] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?fields=floating_ips HTTP/1.1" 200 1166 0.011560 10.0.0.129 - - [2025-11-27 01:44:16] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043930 10.0.0.129 - - [2025-11-27 01:44:16] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002625 10.0.0.129 - - [2025-11-27 01:44:16] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004129 10.0.0.129 - - [2025-11-27 01:44:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019850 10.0.0.129 - - [2025-11-27 01:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009326 10.0.0.129 - - [2025-11-27 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024080 10.0.0.129 - - [2025-11-27 01:44:16] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053944 10.0.0.129 - - [2025-11-27 01:44:16] "GET /loadbalancer-listener/3c4a1039-5d7c-4431-94d2-a1dad38fe7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005462 10.0.0.129 - - [2025-11-27 01:44:16] "GET /loadbalancer-listener/3c4a1039-5d7c-4431-94d2-a1dad38fe7ac?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003536 10.0.0.129 - - [2025-11-27 01:44:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036303 10.0.0.129 - - [2025-11-27 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013832 10.0.0.129 - - [2025-11-27 01:44:16] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016779 10.0.0.129 - - [2025-11-27 01:44:16] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?fields=floating_ips HTTP/1.1" 200 1166 0.007420 10.0.0.129 - - [2025-11-27 01:44:16] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.015760 10.0.0.129 - - [2025-11-27 01:44:16] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.119099 10.0.0.129 - - [2025-11-27 01:44:16] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002578 10.0.0.129 - - [2025-11-27 01:44:16] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023793 10.0.0.129 - - [2025-11-27 01:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043999 10.0.0.129 - - [2025-11-27 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020067 10.0.0.129 - - [2025-11-27 01:44:16] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058622 10.0.0.129 - - [2025-11-27 01:44:16] "GET /loadbalancer-listener/86a732dc-ff62-498e-852d-ee15af32352f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005654 10.0.0.129 - - [2025-11-27 01:44:16] "GET /loadbalancer-listener/86a732dc-ff62-498e-852d-ee15af32352f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.011000 10.0.0.129 - - [2025-11-27 01:44:16] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.035912 10.0.0.129 - - [2025-11-27 01:44:16] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014531 10.0.0.129 - - [2025-11-27 01:44:16] "GET /instance-ip/1139649a-5b81-4567-ac1e-c9c6319b45f0?fields=floating_ips HTTP/1.1" 200 1166 0.005849 10.0.0.129 - - [2025-11-27 01:44:16] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002180 10.0.0.129 - - [2025-11-27 01:44:17] "POST /tags HTTP/1.1" 200 356 0.043475 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013302 10.0.0.129 - - [2025-11-27 01:44:17] "GET /tag/112b132e-c518-43cd-9a39-07135d915343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012197 10.0.0.129 - - [2025-11-27 01:44:17] "POST /tags HTTP/1.1" 200 304 0.043798 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.129 - - [2025-11-27 01:44:17] "GET /tag/7ee4a435-c6c7-4069-b6cd-b9275fe3a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015829 10.0.0.129 - - [2025-11-27 01:44:17] "POST /projects HTTP/1.1" 409 218 0.002434 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2025-11-27 01:44:17] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051019 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.129 - - [2025-11-27 01:44:17] "GET /network-ipam/aa09613e-1e67-44ee-b41d-fde9db7969ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002265 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.129 - - [2025-11-27 01:44:17] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003762 10.0.0.129 - - [2025-11-27 01:44:17] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.063422 10.0.0.129 - - [2025-11-27 01:44:17] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009860 10.0.0.129 - - [2025-11-27 01:44:17] "POST /set-tag HTTP/1.1" 200 109 0.051572 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.129 - - [2025-11-27 01:44:17] "GET /network-ipam/a43b0408-6e3a-43bd-840e-294b9b259c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002580 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.129 - - [2025-11-27 01:44:17] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.003708 10.0.0.129 - - [2025-11-27 01:44:17] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.034874 10.0.0.129 - - [2025-11-27 01:44:17] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.014674 10.0.0.129 - - [2025-11-27 01:44:17] "POST /set-tag HTTP/1.1" 200 109 0.061604 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.129 - - [2025-11-27 01:44:17] "GET /network-policy/268ffd6d-b1d2-42e8-858d-e09dd37006f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002310 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.129 - - [2025-11-27 01:44:17] "GET /network-policy/ca53f9c0-f1ae-45e7-a02e-2d3716ed99bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002244 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.129 - - [2025-11-27 01:44:17] "GET /network-policy/701a2c24-e9a8-4f07-b349-b62e2db979b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.001900 10.0.0.129 - - [2025-11-27 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.129 - - [2025-11-27 01:44:17] "PUT /network-policy/701a2c24-e9a8-4f07-b349-b62e2db979b2 HTTP/1.1" 200 263 0.009813 10.0.0.129 - - [2025-11-27 01:44:17] "PUT /access-control-list/9f96d7fa-d9ca-462e-b3ae-921c1d25473b HTTP/1.1" 200 273 0.011104 10.0.0.129 - - [2025-11-27 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.037506 10.0.0.129 - - [2025-11-27 01:44:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019689 10.0.0.129 - - [2025-11-27 01:44:17] "PUT /access-control-list/ba35f189-1349-45e6-ab56-3ce4aa04d275 HTTP/1.1" 200 273 0.057935 10.0.0.129 - - [2025-11-27 01:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012956 10.0.0.129 - - [2025-11-27 01:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002815 10.0.0.129 - - [2025-11-27 01:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002321 10.0.0.129 - - [2025-11-27 01:44:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001597 10.0.0.129 - - [2025-11-27 01:44:18] "POST /security-groups HTTP/1.1" 409 245 0.002113 10.0.0.129 - - [2025-11-27 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.129 - - [2025-11-27 01:44:18] "PUT /security-group/5475bf95-8aee-4e7e-b6ad-f13ca364cd69 HTTP/1.1" 200 263 0.078417 10.0.0.129 - - [2025-11-27 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.063187 10.0.0.129 - - [2025-11-27 01:44:18] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017880 10.0.0.129 - - [2025-11-27 01:44:18] "PUT /access-control-list/d84e7f1d-f43f-4b60-b157-a168f3006bdc HTTP/1.1" 200 273 0.058306 10.0.0.129 - - [2025-11-27 01:44:18] "PUT /access-control-list/f6b1a0f4-c807-4a15-b0be-a4860ff9821c HTTP/1.1" 200 273 0.019819 10.0.0.129 - - [2025-11-27 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.129 - - [2025-11-27 01:44:18] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005787 10.0.0.129 - - [2025-11-27 01:44:18] "POST /tags HTTP/1.1" 409 206 0.002706 10.0.0.129 - - [2025-11-27 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.129 - - [2025-11-27 01:44:18] "GET /tag/7ee4a435-c6c7-4069-b6cd-b9275fe3a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012938 10.0.0.129 - - [2025-11-27 01:44:18] "POST /firewall-rules HTTP/1.1" 200 564 0.083248 10.0.0.129 - - [2025-11-27 01:44:18] "GET /firewall-rule/0bf4e896-efe2-41c4-9687-4b56d5d78e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004008 10.0.0.129 - - [2025-11-27 01:44:18] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004285 10.0.0.129 - - [2025-11-27 01:44:18] "GET /firewall-rule/0bf4e896-efe2-41c4-9687-4b56d5d78e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.001941 10.0.0.129 - - [2025-11-27 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.025414 10.0.0.129 - - [2025-11-27 01:44:18] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005591 10.0.0.129 - - [2025-11-27 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2025-11-27 01:44:18] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002943 10.0.0.129 - - [2025-11-27 01:44:18] "POST /tags HTTP/1.1" 409 206 0.001422 10.0.0.129 - - [2025-11-27 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.129 - - [2025-11-27 01:44:18] "GET /tag/7ee4a435-c6c7-4069-b6cd-b9275fe3a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009130 10.0.0.129 - - [2025-11-27 01:44:18] "POST /firewall-rules HTTP/1.1" 200 562 0.076150 10.0.0.129 - - [2025-11-27 01:44:18] "GET /firewall-rule/f5343b26-56b8-451f-aa86-2793bdb6c1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004037 10.0.0.129 - - [2025-11-27 01:44:18] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002831 10.0.0.129 - - [2025-11-27 01:44:18] "GET /firewall-rule/f5343b26-56b8-451f-aa86-2793bdb6c1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002141 10.0.0.129 - - [2025-11-27 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.021751 10.0.0.129 - - [2025-11-27 01:44:18] "POST /tags HTTP/1.1" 200 372 0.021865 10.0.0.129 - - [2025-11-27 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.129 - - [2025-11-27 01:44:19] "GET /tag/8c19a884-68fc-4556-9876-c4b9af37021b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011010 10.0.0.129 - - [2025-11-27 01:44:19] "POST /tags HTTP/1.1" 200 320 0.040789 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014092 10.0.0.129 - - [2025-11-27 01:44:19] "GET /tag/bd25814a-402b-4d77-9832-c069ae842413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011369 10.0.0.129 - - [2025-11-27 01:44:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000713 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.006872 10.0.0.129 - - [2025-11-27 01:44:19] "POST /security-groups HTTP/1.1" 200 578 0.060364 10.0.0.129 - - [2025-11-27 01:44:19] "POST /projects HTTP/1.1" 200 499 0.201344 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.011199 10.0.0.129 - - [2025-11-27 01:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029210 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017664 10.0.0.129 - - [2025-11-27 01:44:19] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005986 10.0.0.129 - - [2025-11-27 01:44:19] "POST /access-control-lists HTTP/1.1" 200 589 0.095898 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010383 10.0.0.129 - - [2025-11-27 01:44:19] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004851 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.001870 10.0.0.129 - - [2025-11-27 01:44:19] "POST /access-control-lists HTTP/1.1" 200 587 0.059181 10.0.0.129 - - [2025-11-27 01:44:19] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.090621 10.0.0.129 - - [2025-11-27 01:44:19] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.059089 10.0.0.129 - - [2025-11-27 01:44:19] "POST /security-groups HTTP/1.1" 200 560 0.082234 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.001748 10.0.0.129 - - [2025-11-27 01:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018751 10.0.0.129 - - [2025-11-27 01:44:19] "POST /access-control-lists HTTP/1.1" 200 612 0.050658 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.002897 10.0.0.129 - - [2025-11-27 01:44:19] "POST /chown HTTP/1.1" 200 109 0.031140 10.0.0.129 - - [2025-11-27 01:44:19] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005891 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.129 - - [2025-11-27 01:44:19] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002593 10.0.0.129 - - [2025-11-27 01:44:19] "POST /tags HTTP/1.1" 409 214 0.001524 10.0.0.129 - - [2025-11-27 01:44:19] "POST /access-control-lists HTTP/1.1" 200 610 0.024026 10.0.0.129 - - [2025-11-27 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009376 10.0.0.129 - - [2025-11-27 01:44:19] "GET /tag/bd25814a-402b-4d77-9832-c069ae842413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017478 10.0.0.129 - - [2025-11-27 01:44:20] "POST /firewall-rules HTTP/1.1" 200 580 0.068997 10.0.0.129 - - [2025-11-27 01:44:20] "GET /firewall-rule/20ec7a69-9886-4872-a689-ecdca0b6d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.014671 10.0.0.129 - - [2025-11-27 01:44:20] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004132 10.0.0.129 - - [2025-11-27 01:44:20] "GET /firewall-rule/20ec7a69-9886-4872-a689-ecdca0b6d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002697 10.0.0.129 - - [2025-11-27 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.025239 10.0.0.129 - - [2025-11-27 01:44:20] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013007 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-11-27 01:44:20] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002256 10.0.0.129 - - [2025-11-27 01:44:20] "POST /tags HTTP/1.1" 409 214 0.001444 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.129 - - [2025-11-27 01:44:20] "GET /tag/bd25814a-402b-4d77-9832-c069ae842413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.009282 10.0.0.129 - - [2025-11-27 01:44:20] "POST /firewall-rules HTTP/1.1" 200 578 0.063517 10.0.0.129 - - [2025-11-27 01:44:20] "GET /firewall-rule/7db097c9-800c-4552-b362-cb0c655185a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003809 10.0.0.129 - - [2025-11-27 01:44:20] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.002913 10.0.0.129 - - [2025-11-27 01:44:20] "GET /firewall-rule/7db097c9-800c-4552-b362-cb0c655185a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001899 10.0.0.129 - - [2025-11-27 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.033023 10.0.0.129 - - [2025-11-27 01:44:20] "POST /tags HTTP/1.1" 200 364 0.021825 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.129 - - [2025-11-27 01:44:20] "GET /tag/68e22657-1c2d-4387-883d-62a6012e1f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011147 10.0.0.129 - - [2025-11-27 01:44:20] "POST /tags HTTP/1.1" 200 312 0.020082 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.129 - - [2025-11-27 01:44:20] "GET /tag/442d1fbe-2e0b-4c29-a41b-48cd5995058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011158 10.0.0.129 - - [2025-11-27 01:44:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000466 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.001709 10.0.0.129 - - [2025-11-27 01:44:20] "POST /security-groups HTTP/1.1" 200 574 0.067584 10.0.0.129 - - [2025-11-27 01:44:20] "POST /projects HTTP/1.1" 200 491 0.148579 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.002502 10.0.0.129 - - [2025-11-27 01:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011946 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.129 - - [2025-11-27 01:44:20] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.010354 10.0.0.129 - - [2025-11-27 01:44:20] "POST /access-control-lists HTTP/1.1" 200 585 0.079785 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.129 - - [2025-11-27 01:44:20] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004776 10.0.0.129 - - [2025-11-27 01:44:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.004898 10.0.0.129 - - [2025-11-27 01:44:20] "POST /access-control-lists HTTP/1.1" 200 583 0.039284 10.0.0.129 - - [2025-11-27 01:44:21] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.064311 10.0.0.129 - - [2025-11-27 01:44:21] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.034498 10.0.0.129 - - [2025-11-27 01:44:21] "POST /security-groups HTTP/1.1" 200 548 0.063415 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.001642 10.0.0.129 - - [2025-11-27 01:44:21] "POST /access-control-lists HTTP/1.1" 200 604 0.094975 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.006709 10.0.0.129 - - [2025-11-27 01:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.106258 10.0.0.129 - - [2025-11-27 01:44:21] "POST /chown HTTP/1.1" 200 109 0.040786 10.0.0.129 - - [2025-11-27 01:44:21] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009188 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2025-11-27 01:44:21] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004162 10.0.0.129 - - [2025-11-27 01:44:21] "POST /access-control-lists HTTP/1.1" 200 602 0.076533 10.0.0.129 - - [2025-11-27 01:44:21] "POST /tags HTTP/1.1" 409 210 0.001927 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.129 - - [2025-11-27 01:44:21] "GET /tag/442d1fbe-2e0b-4c29-a41b-48cd5995058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010026 10.0.0.129 - - [2025-11-27 01:44:21] "POST /firewall-rules HTTP/1.1" 200 572 0.068590 10.0.0.129 - - [2025-11-27 01:44:21] "GET /firewall-rule/9e4bbe2e-b885-4f99-858e-712985b1a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010682 10.0.0.129 - - [2025-11-27 01:44:21] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004093 10.0.0.129 - - [2025-11-27 01:44:21] "GET /firewall-rule/9e4bbe2e-b885-4f99-858e-712985b1a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002081 10.0.0.129 - - [2025-11-27 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.031967 10.0.0.129 - - [2025-11-27 01:44:21] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002461 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.129 - - [2025-11-27 01:44:21] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002151 10.0.0.129 - - [2025-11-27 01:44:21] "POST /tags HTTP/1.1" 409 210 0.001500 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.129 - - [2025-11-27 01:44:21] "GET /tag/442d1fbe-2e0b-4c29-a41b-48cd5995058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009228 10.0.0.129 - - [2025-11-27 01:44:21] "POST /firewall-rules HTTP/1.1" 200 570 0.068810 10.0.0.129 - - [2025-11-27 01:44:21] "GET /firewall-rule/771e816d-1583-403f-85cf-4eb61095d5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004137 10.0.0.129 - - [2025-11-27 01:44:21] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004022 10.0.0.129 - - [2025-11-27 01:44:21] "GET /firewall-rule/771e816d-1583-403f-85cf-4eb61095d5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002110 10.0.0.129 - - [2025-11-27 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.034759 10.0.0.129 - - [2025-11-27 01:44:21] "POST /tags HTTP/1.1" 409 237 0.003266 10.0.0.129 - - [2025-11-27 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.129 - - [2025-11-27 01:44:22] "GET /tag/ab52570d-3684-4616-bfab-5010ec66ea55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010312 10.0.0.129 - - [2025-11-27 01:44:22] "POST /tags HTTP/1.1" 409 210 0.001917 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013769 10.0.0.129 - - [2025-11-27 01:44:22] "GET /tag/7e9d5d30-9c0c-4160-b7fd-9e39437caddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011242 10.0.0.129 - - [2025-11-27 01:44:22] "POST /projects HTTP/1.1" 409 223 0.005807 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.129 - - [2025-11-27 01:44:22] "GET /project/5ad0049b-e9e2-41b4-a36e-f56d263ef8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042473 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.129 - - [2025-11-27 01:44:22] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003937 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.129 - - [2025-11-27 01:44:22] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005118 10.0.0.129 - - [2025-11-27 01:44:22] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.047317 10.0.0.129 - - [2025-11-27 01:44:22] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.044661 10.0.0.129 - - [2025-11-27 01:44:22] "POST /security-groups HTTP/1.1" 409 253 0.002339 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.129 - - [2025-11-27 01:44:22] "PUT /security-group/e9e08335-e120-490f-baa2-77e0d20a89bf HTTP/1.1" 200 263 0.057681 10.0.0.129 - - [2025-11-27 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020536 10.0.0.129 - - [2025-11-27 01:44:22] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013112 10.0.0.129 - - [2025-11-27 01:44:22] "PUT /access-control-list/5dbc4789-f498-4879-a203-39bd9c10d61f HTTP/1.1" 200 273 0.023309 10.0.0.129 - - [2025-11-27 01:44:22] "PUT /access-control-list/c3676cc4-2758-472f-bed3-2e58ff5ec711 HTTP/1.1" 200 273 0.021273 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2025-11-27 01:44:22] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002201 10.0.0.129 - - [2025-11-27 01:44:22] "POST /tags HTTP/1.1" 409 210 0.001356 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.129 - - [2025-11-27 01:44:22] "GET /tag/7e9d5d30-9c0c-4160-b7fd-9e39437caddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009910 10.0.0.129 - - [2025-11-27 01:44:22] "POST /firewall-rules HTTP/1.1" 200 572 0.073434 10.0.0.129 - - [2025-11-27 01:44:22] "GET /firewall-rule/127ace2f-5241-41ef-b6e5-7ac8dd6a269e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013034 10.0.0.129 - - [2025-11-27 01:44:22] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004292 10.0.0.129 - - [2025-11-27 01:44:22] "GET /firewall-rule/127ace2f-5241-41ef-b6e5-7ac8dd6a269e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002037 10.0.0.129 - - [2025-11-27 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.039023 10.0.0.129 - - [2025-11-27 01:44:22] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023778 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.129 - - [2025-11-27 01:44:22] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002325 10.0.0.129 - - [2025-11-27 01:44:22] "POST /tags HTTP/1.1" 409 210 0.001400 10.0.0.129 - - [2025-11-27 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.129 - - [2025-11-27 01:44:22] "GET /tag/7e9d5d30-9c0c-4160-b7fd-9e39437caddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009322 10.0.0.129 - - [2025-11-27 01:44:22] "POST /firewall-rules HTTP/1.1" 200 570 0.067122 10.0.0.129 - - [2025-11-27 01:44:22] "GET /firewall-rule/8afd4feb-fa93-4852-b537-0ced186af0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003752 10.0.0.129 - - [2025-11-27 01:44:22] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003035 10.0.0.129 - - [2025-11-27 01:44:22] "GET /firewall-rule/8afd4feb-fa93-4852-b537-0ced186af0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001916 10.0.0.129 - - [2025-11-27 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.039585 10.0.0.129 - - [2025-11-27 01:44:23] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014157 10.0.0.129 - - [2025-11-27 01:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.129 - - [2025-11-27 01:44:26] "GET / HTTP/1.1" 200 36215 0.001585 10.0.0.129 - - [2025-11-27 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.129 - - [2025-11-27 01:44:26] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002424 10.0.0.129 - - [2025-11-27 01:44:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001607 10.0.0.129 - - [2025-11-27 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.129 - - [2025-11-27 01:44:26] "GET /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003347 10.0.0.129 - - [2025-11-27 01:44:26] "PUT /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662 HTTP/1.1" 200 255 0.009990 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000832 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000780 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:44:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001292 10.0.0.129 - - [2025-11-27 01:46:04] "GET /global-system-configs HTTP/1.1" 200 323 0.006891 10.0.0.129 - - [2025-11-27 01:46:04] "GET /global-system-configs HTTP/1.1" 200 323 0.001678 10.0.0.242 - - [2025-11-27 01:46:25] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.242 - - [2025-11-27 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.242 - - [2025-11-27 01:46:25] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005041 10.0.0.242 - - [2025-11-27 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2025-11-27 01:46:25] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003876 10.0.0.242 - - [2025-11-27 01:46:25] "PUT /global-system-config/d476b405-991f-415b-920f-fcafd272b59d HTTP/1.1" 200 275 0.009798 10.0.0.242 - - [2025-11-27 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004092 10.0.0.242 - - [2025-11-27 01:46:25] "POST /virtual-routers HTTP/1.1" 200 601 0.014250 10.0.0.242 - - [2025-11-27 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.242 - - [2025-11-27 01:46:25] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004634 10.0.0.242 - - [2025-11-27 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002128 10.0.0.242 - - [2025-11-27 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.242 - - [2025-11-27 01:46:25] "GET /virtual-network/bc6efd29-2598-44b6-80be-62c609ce9e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003616 10.0.0.242 - - [2025-11-27 01:46:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.044544 10.0.0.129 - - [2025-11-27 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.129 - - [2025-11-27 01:46:42] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002420 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:48:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 10.0.0.129 - - [2025-11-27 01:48:10] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002841 10.0.0.129 - - [2025-11-27 01:48:10] "POST /ref-update HTTP/1.1" 200 156 0.008091 10.0.0.129 - - [2025-11-27 01:48:17] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003958 10.0.0.129 - - [2025-11-27 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.129 - - [2025-11-27 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2025-11-27 01:48:17] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002735 10.0.0.129 - - [2025-11-27 01:48:17] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004132 10.0.0.129 - - [2025-11-27 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.129 - - [2025-11-27 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.129 - - [2025-11-27 01:48:17] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004314 10.0.0.129 - - [2025-11-27 01:48:17] "GET /loadbalancer-pool/5d843030-0f32-45b5-b685-31cce22a2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008949 10.0.0.129 - - [2025-11-27 01:48:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025635 10.0.0.129 - - [2025-11-27 01:48:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030658 10.0.0.129 - - [2025-11-27 01:48:17] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017130 10.0.0.129 - - [2025-11-27 01:48:17] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022706 10.0.0.129 - - [2025-11-27 01:48:17] "POST /ref-update HTTP/1.1" 200 156 0.016857 10.0.0.129 - - [2025-11-27 01:48:17] "POST /tags HTTP/1.1" 409 205 0.013848 10.0.0.129 - - [2025-11-27 01:48:17] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.032183 10.0.0.129 - - [2025-11-27 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014939 10.0.0.129 - - [2025-11-27 01:48:17] "GET /tag/7bf723a6-57c2-435a-9b3c-784fc69ec066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020324 10.0.0.129 - - [2025-11-27 01:48:17] "PUT /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32 HTTP/1.1" 200 257 0.040407 10.0.0.129 - - [2025-11-27 01:48:18] "POST /set-tag HTTP/1.1" 200 109 0.134696 10.0.0.129 - - [2025-11-27 01:48:18] "GET /loadbalancer-pool/32031f37-c350-42b0-9e40-5b329b0630ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.044004 10.0.0.129 - - [2025-11-27 01:48:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.071492 10.0.0.129 - - [2025-11-27 01:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026025 10.0.0.129 - - [2025-11-27 01:48:18] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.026587 10.0.0.129 - - [2025-11-27 01:48:18] "POST /set-tag HTTP/1.1" 200 109 0.009495 10.0.0.129 - - [2025-11-27 01:48:18] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006576 10.0.0.129 - - [2025-11-27 01:48:18] "POST /ref-update HTTP/1.1" 200 156 0.015412 10.0.0.129 - - [2025-11-27 01:48:18] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004252 10.0.0.129 - - [2025-11-27 01:48:18] "GET /loadbalancer-pool/d58e0838-a76a-46fd-b1b7-42a220906943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007214 10.0.0.129 - - [2025-11-27 01:48:18] "PUT /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32 HTTP/1.1" 200 257 0.024543 10.0.0.129 - - [2025-11-27 01:48:18] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025949 10.0.0.129 - - [2025-11-27 01:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007851 10.0.0.129 - - [2025-11-27 01:48:18] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007491 10.0.0.129 - - [2025-11-27 01:48:18] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004371 10.0.0.129 - - [2025-11-27 01:48:18] "POST /ref-update HTTP/1.1" 200 156 0.011509 10.0.0.129 - - [2025-11-27 01:48:18] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007030 10.0.0.129 - - [2025-11-27 01:48:18] "POST /set-tag HTTP/1.1" 200 109 0.004987 10.0.0.129 - - [2025-11-27 01:48:18] "PUT /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32 HTTP/1.1" 200 257 0.008298 10.0.0.129 - - [2025-11-27 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011375 10.0.0.129 - - [2025-11-27 01:48:42] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004066 10.0.0.129 - - [2025-11-27 01:48:42] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005332 10.0.0.129 - - [2025-11-27 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.129 - - [2025-11-27 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.129 - - [2025-11-27 01:48:42] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002398 10.0.0.129 - - [2025-11-27 01:48:42] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005090 10.0.0.129 - - [2025-11-27 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.021358 10.0.0.129 - - [2025-11-27 01:48:43] "DELETE /loadbalancer-member/db007310-afaf-43dd-9b43-2702c5093360 HTTP/1.1" 200 115 0.053010 10.0.0.129 - - [2025-11-27 01:48:43] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010854 10.0.0.129 - - [2025-11-27 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.129 - - [2025-11-27 01:48:43] "DELETE /loadbalancer-member/e5ef054a-1c02-4f59-81a8-7067a28ac1cf HTTP/1.1" 200 115 0.033491 10.0.0.129 - - [2025-11-27 01:48:43] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004213 10.0.0.129 - - [2025-11-27 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.129 - - [2025-11-27 01:48:43] "DELETE /loadbalancer-member/0a310219-3035-44c1-a379-12b7a082621d HTTP/1.1" 200 115 0.027599 10.0.0.242 - - [2025-11-27 01:48:49] "GET / HTTP/1.1" 200 36215 0.001549 10.0.0.242 - - [2025-11-27 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2025-11-27 01:48:50] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004339 10.0.0.242 - - [2025-11-27 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.242 - - [2025-11-27 01:48:50] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002342 10.0.0.242 - - [2025-11-27 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2025-11-27 01:48:50] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002327 10.0.0.242 - - [2025-11-27 01:48:50] "PUT /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6 HTTP/1.1" 200 263 0.008156 10.0.0.242 - - [2025-11-27 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.242 - - [2025-11-27 01:48:50] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005910 10.0.0.242 - - [2025-11-27 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.242 - - [2025-11-27 01:48:50] "GET /virtual-machine-interface/d077f6d6-e995-4ee0-83ce-7570e39a808f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004193 10.0.0.242 - - [2025-11-27 01:48:50] "PUT /virtual-machine-interface/d077f6d6-e995-4ee0-83ce-7570e39a808f HTTP/1.1" 200 285 0.008553 10.0.0.129 - - [2025-11-27 01:48:52] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005706 10.0.0.129 - - [2025-11-27 01:48:52] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.129 - - [2025-11-27 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.129 - - [2025-11-27 01:48:52] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002160 10.0.0.129 - - [2025-11-27 01:48:52] "GET /loadbalancer-pool/5d843030-0f32-45b5-b685-31cce22a2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002208 10.0.0.129 - - [2025-11-27 01:48:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020135 10.0.0.129 - - [2025-11-27 01:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010955 10.0.0.129 - - [2025-11-27 01:48:53] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019957 10.0.0.129 - - [2025-11-27 01:48:53] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003721 10.0.0.129 - - [2025-11-27 01:48:53] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001954 10.0.0.129 - - [2025-11-27 01:48:53] "POST /set-tag HTTP/1.1" 200 109 0.067387 10.0.0.129 - - [2025-11-27 01:48:53] "GET /loadbalancer-pool/32031f37-c350-42b0-9e40-5b329b0630ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.028825 10.0.0.129 - - [2025-11-27 01:48:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028934 10.0.0.129 - - [2025-11-27 01:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009732 10.0.0.129 - - [2025-11-27 01:48:53] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011770 10.0.0.129 - - [2025-11-27 01:48:53] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004488 10.0.0.129 - - [2025-11-27 01:48:53] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.129 - - [2025-11-27 01:48:53] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003066 10.0.0.129 - - [2025-11-27 01:48:53] "GET /loadbalancer-pool/d58e0838-a76a-46fd-b1b7-42a220906943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002623 10.0.0.129 - - [2025-11-27 01:48:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013476 10.0.0.129 - - [2025-11-27 01:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016101 10.0.0.129 - - [2025-11-27 01:48:53] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011688 10.0.0.129 - - [2025-11-27 01:48:53] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005304 10.0.0.129 - - [2025-11-27 01:48:53] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002071 10.0.0.129 - - [2025-11-27 01:48:53] "POST /set-tag HTTP/1.1" 200 109 0.002164 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:49:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:49:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:49:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:49:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 10.0.0.129 - - [2025-11-27 01:50:13] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.129 - - [2025-11-27 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2025-11-27 01:50:13] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031599 10.0.0.129 - - [2025-11-27 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.129 - - [2025-11-27 01:50:13] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029414 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.129 - - [2025-11-27 01:50:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028601 10.0.0.129 - - [2025-11-27 01:50:14] "POST /tags HTTP/1.1" 200 334 0.034412 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.129 - - [2025-11-27 01:50:14] "GET /tag/c2b79875-52c1-4d62-8280-545b85fcbdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021907 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.129 - - [2025-11-27 01:50:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030903 10.0.0.129 - - [2025-11-27 01:50:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026498 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.129 - - [2025-11-27 01:50:14] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.003949 10.0.0.129 - - [2025-11-27 01:50:14] "GET /virtual-networks?parent_id=1ef92461-c378-4115-b783-fec4f19283a8&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001514 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.129 - - [2025-11-27 01:50:14] "GET /service-appliance-set/e5584cd4-9887-44cd-96ab-bd9063ae64fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002238 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.001369 10.0.0.129 - - [2025-11-27 01:50:14] "POST /virtual-networks HTTP/1.1" 200 514 0.051445 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011019 10.0.0.129 - - [2025-11-27 01:50:14] "GET /network-ipam/c9a052ab-1ca3-4cd7-9958-24d7632bc2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003025 10.0.0.129 - - [2025-11-27 01:50:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.112187 10.0.0.129 - - [2025-11-27 01:50:14] "GET /virtual-machine-interface/2d2fea02-2382-4930-a7fa-6721dc4907ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.022300 10.0.0.129 - - [2025-11-27 01:50:14] "POST /instance-ips HTTP/1.1" 200 410 0.051445 10.0.0.129 - - [2025-11-27 01:50:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008660 10.0.0.129 - - [2025-11-27 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.179852 10.0.0.129 - - [2025-11-27 01:50:14] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006695 10.0.0.129 - - [2025-11-27 01:50:14] "GET /domains HTTP/1.1" 200 281 0.001555 10.0.0.129 - - [2025-11-27 01:50:14] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e HTTP/1.1" 200 3100 0.007136 10.0.0.129 - - [2025-11-27 01:50:14] "GET /instance-ip/faa4ce80-4764-448c-abe9-6d02ab66c971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.005111 10.0.0.129 - - [2025-11-27 01:50:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8 HTTP/1.1" 200 5497 0.036174 10.0.0.129 - - [2025-11-27 01:50:14] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.044762 10.0.0.129 - - [2025-11-27 01:50:14] "POST /loadbalancers HTTP/1.1" 200 612 0.076331 10.0.0.129 - - [2025-11-27 01:50:14] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.006913 10.0.0.129 - - [2025-11-27 01:50:14] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1183 0.005135 10.0.0.129 - - [2025-11-27 01:50:14] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1183 0.005280 10.0.0.129 - - [2025-11-27 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029270 10.0.0.129 - - [2025-11-27 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.129 - - [2025-11-27 01:50:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043744 10.0.0.129 - - [2025-11-27 01:50:14] "GET /instance-ip/faa4ce80-4764-448c-abe9-6d02ab66c971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002387 10.0.0.129 - - [2025-11-27 01:50:14] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030383 10.0.0.129 - - [2025-11-27 01:50:14] "GET /loadbalancer/ebc8db69-4dfb-48de-875b-60094a3d2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.013906 10.0.0.129 - - [2025-11-27 01:50:15] "POST /route-targets HTTP/1.1" 200 328 0.018449 10.0.0.129 - - [2025-11-27 01:50:15] "POST /floating-ips HTTP/1.1" 200 599 0.073611 10.0.0.129 - - [2025-11-27 01:50:15] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.055408 10.0.0.129 - - [2025-11-27 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.036093 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.129 - - [2025-11-27 01:50:15] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045241 10.0.0.129 - - [2025-11-27 01:50:15] "GET /loadbalancer-listener/a28399f1-3aa8-4a25-a465-ef11aeeb5b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.005044 10.0.0.129 - - [2025-11-27 01:50:15] "GET /loadbalancer-listener/a28399f1-3aa8-4a25-a465-ef11aeeb5b48?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003724 10.0.0.129 - - [2025-11-27 01:50:15] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018416 10.0.0.129 - - [2025-11-27 01:50:15] "GET /instance-ip/faa4ce80-4764-448c-abe9-6d02ab66c971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004194 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.129 - - [2025-11-27 01:50:15] "GET /instance-ip/faa4ce80-4764-448c-abe9-6d02ab66c971?fields=floating_ips HTTP/1.1" 200 1215 0.004289 10.0.0.129 - - [2025-11-27 01:50:15] "GET /floating-ip/8a9adce3-f598-406d-919e-632e741503ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002471 10.0.0.129 - - [2025-11-27 01:50:15] "GET /loadbalancer/ebc8db69-4dfb-48de-875b-60094a3d2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002606 10.0.0.129 - - [2025-11-27 01:50:15] "POST /tags HTTP/1.1" 200 296 0.045508 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.129 - - [2025-11-27 01:50:15] "GET /tag/7af8a6ec-d4e5-4906-90d8-71af35358956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012084 10.0.0.129 - - [2025-11-27 01:50:15] "POST /tags HTTP/1.1" 409 233 0.001517 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.129 - - [2025-11-27 01:50:15] "GET /tag/112b132e-c518-43cd-9a39-07135d915343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009892 10.0.0.129 - - [2025-11-27 01:50:15] "POST /tags HTTP/1.1" 409 206 0.001714 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.129 - - [2025-11-27 01:50:15] "GET /tag/7ee4a435-c6c7-4069-b6cd-b9275fe3a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009598 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.129 - - [2025-11-27 01:50:15] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004198 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.129 - - [2025-11-27 01:50:15] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033029 10.0.0.129 - - [2025-11-27 01:50:15] "POST /virtual-machines HTTP/1.1" 200 370 0.006993 10.0.0.129 - - [2025-11-27 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007038 10.0.0.129 - - [2025-11-27 01:50:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103388 10.0.0.129 - - [2025-11-27 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019515 10.0.0.129 - - [2025-11-27 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009448 10.0.0.129 - - [2025-11-27 01:50:15] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004593 10.0.0.129 - - [2025-11-27 01:50:15] "POST /instance-ips HTTP/1.1" 200 410 0.033183 10.0.0.129 - - [2025-11-27 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022957 10.0.0.129 - - [2025-11-27 01:50:15] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007850 10.0.0.129 - - [2025-11-27 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.014906 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012968 10.0.0.129 - - [2025-11-27 01:50:16] "GET /instance-ip/6ba0fbc0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003458 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004129 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002124 10.0.0.129 - - [2025-11-27 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.007774 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015907 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.129 - - [2025-11-27 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003711 10.0.0.129 - - [2025-11-27 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.129 - - [2025-11-27 01:50:16] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032443 10.0.0.129 - - [2025-11-27 01:50:16] "POST /virtual-machines HTTP/1.1" 200 370 0.007139 10.0.0.129 - - [2025-11-27 01:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014549 10.0.0.129 - - [2025-11-27 01:50:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097538 10.0.0.129 - - [2025-11-27 01:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007827 10.0.0.129 - - [2025-11-27 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005208 10.0.0.129 - - [2025-11-27 01:50:16] "POST /instance-ips HTTP/1.1" 200 410 0.020124 10.0.0.129 - - [2025-11-27 01:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020061 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016143 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.014165 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014358 10.0.0.129 - - [2025-11-27 01:50:16] "GET /instance-ip/6c0b0d9e-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002500 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003972 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003158 10.0.0.129 - - [2025-11-27 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.008067 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007435 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003977 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.129 - - [2025-11-27 01:50:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004735 10.0.0.129 - - [2025-11-27 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.129 - - [2025-11-27 01:50:19] "GET /domains HTTP/1.1" 200 281 0.001893 10.0.0.129 - - [2025-11-27 01:50:19] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e HTTP/1.1" 200 3100 0.002581 10.0.0.129 - - [2025-11-27 01:50:19] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8 HTTP/1.1" 200 7091 0.040361 10.0.0.129 - - [2025-11-27 01:50:19] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.003847 10.0.0.129 - - [2025-11-27 01:50:19] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.003610 10.0.0.129 - - [2025-11-27 01:50:19] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1405 0.003829 10.0.0.129 - - [2025-11-27 01:50:19] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1405 0.002538 10.0.0.129 - - [2025-11-27 01:50:19] "GET /route-target/45eddd41-524e-4328-a8cc-981e45b1ade3 HTTP/1.1" 200 1154 0.002413 10.0.0.129 - - [2025-11-27 01:50:19] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.004847 10.0.0.129 - - [2025-11-27 01:50:20] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1405 0.002339 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003875 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.003609 10.0.0.129 - - [2025-11-27 01:50:20] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1405 0.002465 10.0.0.129 - - [2025-11-27 01:50:20] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 200 1405 0.002335 10.0.0.129 - - [2025-11-27 01:50:20] "GET /route-target/45eddd41-524e-4328-a8cc-981e45b1ade3 HTTP/1.1" 200 1154 0.001855 10.0.0.129 - - [2025-11-27 01:50:20] "GET /domains HTTP/1.1" 200 281 0.001754 10.0.0.129 - - [2025-11-27 01:50:20] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e HTTP/1.1" 200 3100 0.002560 10.0.0.129 - - [2025-11-27 01:50:20] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8 HTTP/1.1" 200 7091 0.028635 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2085 0.003829 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2025-11-27 01:50:20] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028759 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003828 10.0.0.129 - - [2025-11-27 01:50:20] "GET /floating-ip-pools?parent_id=62f698bf-1178-4224-8683-5072610cfef9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002023 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003615 10.0.0.129 - - [2025-11-27 01:50:20] "POST /floating-ip-pools HTTP/1.1" 200 564 0.014791 10.0.0.129 - - [2025-11-27 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.007478 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009719 10.0.0.129 - - [2025-11-27 01:50:20] "GET /domains HTTP/1.1" 200 281 0.011382 10.0.0.129 - - [2025-11-27 01:50:20] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e HTTP/1.1" 200 3100 0.002640 10.0.0.129 - - [2025-11-27 01:50:20] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8 HTTP/1.1" 200 7348 0.026991 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2324 0.004735 10.0.0.129 - - [2025-11-27 01:50:20] "GET /floating-ip-pool/0601ae33-3a8a-46ee-a238-f85a0d58694c HTTP/1.1" 200 1316 0.002132 10.0.0.129 - - [2025-11-27 01:50:20] "GET /domains HTTP/1.1" 200 281 0.001375 10.0.0.129 - - [2025-11-27 01:50:20] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e HTTP/1.1" 200 3100 0.002671 10.0.0.129 - - [2025-11-27 01:50:20] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8 HTTP/1.1" 200 7348 0.045095 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 2324 0.003356 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/62f698bf-1178-4224-8683-5072610cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003465 10.0.0.129 - - [2025-11-27 01:50:20] "POST /tags HTTP/1.1" 200 366 0.046237 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2025-11-27 01:50:20] "GET /tag/43b0a943-3e6f-49d3-9615-70814f7200f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012319 10.0.0.129 - - [2025-11-27 01:50:20] "POST /tags HTTP/1.1" 409 206 0.001884 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.129 - - [2025-11-27 01:50:20] "GET /tag/7ee4a435-c6c7-4069-b6cd-b9275fe3a97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011092 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.129 - - [2025-11-27 01:50:20] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033188 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003912 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.129 - - [2025-11-27 01:50:20] "GET /service-appliance-set/deba0a7c-a2e9-41fa-a155-8a3a8cc2129c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.008314 10.0.0.129 - - [2025-11-27 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.002141 10.0.0.129 - - [2025-11-27 01:50:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.097028 10.0.0.129 - - [2025-11-27 01:50:20] "GET /virtual-machine-interface/304f9583-9222-46da-ac9e-3ba5a320725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005908 10.0.0.129 - - [2025-11-27 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.012948 10.0.0.129 - - [2025-11-27 01:50:20] "POST /instance-ips HTTP/1.1" 200 418 0.024717 10.0.0.129 - - [2025-11-27 01:50:21] "GET /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.016821 10.0.0.129 - - [2025-11-27 01:50:21] "POST /loadbalancers HTTP/1.1" 200 620 0.060550 10.0.0.129 - - [2025-11-27 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015285 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007895 10.0.0.129 - - [2025-11-27 01:50:21] "POST /service-instances HTTP/1.1" 200 568 0.019734 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.021501 10.0.0.129 - - [2025-11-27 01:50:21] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047750 10.0.0.129 - - [2025-11-27 01:50:21] "GET /virtual-machine-interface/304f9583-9222-46da-ac9e-3ba5a320725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.011424 10.0.0.129 - - [2025-11-27 01:50:21] "GET /virtual-machine-interface/304f9583-9222-46da-ac9e-3ba5a320725a?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.004546 10.0.0.129 - - [2025-11-27 01:50:21] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.017181 10.0.0.129 - - [2025-11-27 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012536 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.129 - - [2025-11-27 01:50:21] "GET /floating-ip-pool/0601ae33-3a8a-46ee-a238-f85a0d58694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002064 10.0.0.129 - - [2025-11-27 01:50:21] "POST /virtual-machines HTTP/1.1" 200 430 0.055409 10.0.0.129 - - [2025-11-27 01:50:21] "POST /floating-ips HTTP/1.1" 200 673 0.084218 10.0.0.129 - - [2025-11-27 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009490 10.0.0.129 - - [2025-11-27 01:50:21] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.038037 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008575 10.0.0.129 - - [2025-11-27 01:50:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.120762 10.0.0.129 - - [2025-11-27 01:50:21] "POST /chown HTTP/1.1" 200 109 0.019891 10.0.0.129 - - [2025-11-27 01:50:21] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007043 10.0.0.129 - - [2025-11-27 01:50:21] "POST /tags HTTP/1.1" 409 221 0.001769 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.129 - - [2025-11-27 01:50:21] "GET /tag/c2b79875-52c1-4d62-8280-545b85fcbdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009620 10.0.0.129 - - [2025-11-27 01:50:21] "POST /tags HTTP/1.1" 409 238 0.001691 10.0.0.129 - - [2025-11-27 01:50:21] "POST /chown HTTP/1.1" 200 109 0.004956 10.0.0.129 - - [2025-11-27 01:50:21] "PUT /virtual-machine-interface/9a1338b2-150e-41ee-b64d-131a8a9c040b HTTP/1.1" 200 285 0.015842 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.129 - - [2025-11-27 01:50:21] "GET /tag/43b0a943-3e6f-49d3-9615-70814f7200f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011158 10.0.0.129 - - [2025-11-27 01:50:21] "PUT /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 257 0.032979 10.0.0.129 - - [2025-11-27 01:50:21] "POST /firewall-rules HTTP/1.1" 200 652 0.076192 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.045656 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.013585 10.0.0.129 - - [2025-11-27 01:50:21] "GET /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.015349 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.020488 10.0.0.129 - - [2025-11-27 01:50:21] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.008589 10.0.0.129 - - [2025-11-27 01:50:21] "GET /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002121 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.007876 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.028569 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.010760 10.0.0.129 - - [2025-11-27 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.033088 10.0.0.129 - - [2025-11-27 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.129 - - [2025-11-27 01:50:22] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.070429 10.0.0.129 - - [2025-11-27 01:50:22] "GET /loadbalancer/81dcca90-b482-4e49-bc62-916522bd3c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003107 10.0.0.129 - - [2025-11-27 01:50:22] "POST /virtual-machines HTTP/1.1" 200 430 0.037972 10.0.0.129 - - [2025-11-27 01:50:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.143764 10.0.0.129 - - [2025-11-27 01:50:22] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.136332 10.0.0.129 - - [2025-11-27 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.129 - - [2025-11-27 01:50:22] "POST /chown HTTP/1.1" 200 109 0.042325 10.0.0.129 - - [2025-11-27 01:50:22] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.082135 10.0.0.129 - - [2025-11-27 01:50:22] "POST /chown HTTP/1.1" 200 109 0.018822 10.0.0.129 - - [2025-11-27 01:50:22] "PUT /virtual-machine-interface/af475655-0c76-41f5-86c6-fb67bd9f2ca1 HTTP/1.1" 200 285 0.017581 10.0.0.129 - - [2025-11-27 01:50:22] "GET /loadbalancer-listener/6af651c3-9d7a-4d04-b1a1-d09fd8740b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004646 10.0.0.129 - - [2025-11-27 01:50:22] "PUT /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 257 0.020516 10.0.0.129 - - [2025-11-27 01:50:22] "GET /loadbalancer-listener/6af651c3-9d7a-4d04-b1a1-d09fd8740b42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.011162 10.0.0.129 - - [2025-11-27 01:50:22] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.017988 10.0.0.129 - - [2025-11-27 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.014841 10.0.0.129 - - [2025-11-27 01:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025345 10.0.0.129 - - [2025-11-27 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.045620 10.0.0.129 - - [2025-11-27 01:50:22] "GET /loadbalancer-pool/34c0f38a-c479-4abf-b309-c39c34187a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.021676 10.0.0.129 - - [2025-11-27 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.039511 10.0.0.129 - - [2025-11-27 01:50:22] "POST /loadbalancer-members HTTP/1.1" 200 709 0.051366 10.0.0.129 - - [2025-11-27 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.019509 10.0.0.129 - - [2025-11-27 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.052464 10.0.0.129 - - [2025-11-27 01:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.049452 10.0.0.129 - - [2025-11-27 01:50:22] "GET /loadbalancer-member/1c15dca6-6ab8-4496-902d-dcce3aa25ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.017441 10.0.0.129 - - [2025-11-27 01:50:22] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002676 10.0.0.129 - - [2025-11-27 01:50:22] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.008754 10.0.0.129 - - [2025-11-27 01:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014614 10.0.0.129 - - [2025-11-27 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.129 - - [2025-11-27 01:50:22] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016374 10.0.0.129 - - [2025-11-27 01:50:22] "POST /tags HTTP/1.1" 409 221 0.004180 10.0.0.129 - - [2025-11-27 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.129 - - [2025-11-27 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.129 - - [2025-11-27 01:50:22] "GET /tag/c2b79875-52c1-4d62-8280-545b85fcbdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010278 10.0.0.129 - - [2025-11-27 01:50:22] "POST /tags HTTP/1.1" 409 238 0.001590 10.0.0.129 - - [2025-11-27 01:50:22] "POST /chown HTTP/1.1" 200 109 0.020498 10.0.0.129 - - [2025-11-27 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.129 - - [2025-11-27 01:50:22] "POST /chown HTTP/1.1" 200 109 0.018231 10.0.0.129 - - [2025-11-27 01:50:22] "GET /tag/43b0a943-3e6f-49d3-9615-70814f7200f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012629 10.0.0.129 - - [2025-11-27 01:50:22] "PUT /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 257 0.031174 10.0.0.129 - - [2025-11-27 01:50:22] "POST /firewall-rules HTTP/1.1" 409 293 0.019423 10.0.0.129 - - [2025-11-27 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.129 - - [2025-11-27 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.026865 10.0.0.129 - - [2025-11-27 01:50:22] "POST /chown HTTP/1.1" 200 109 0.026950 10.0.0.129 - - [2025-11-27 01:50:23] "POST /chown HTTP/1.1" 200 109 0.022246 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b HTTP/1.1" 200 261 0.077058 10.0.0.129 - - [2025-11-27 01:50:23] "GET /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.011082 10.0.0.129 - - [2025-11-27 01:50:23] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006444 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 257 0.022606 10.0.0.129 - - [2025-11-27 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.025118 10.0.0.129 - - [2025-11-27 01:50:23] "GET /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.014881 10.0.0.129 - - [2025-11-27 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.129 - - [2025-11-27 01:50:23] "POST /chown HTTP/1.1" 200 109 0.007349 10.0.0.129 - - [2025-11-27 01:50:23] "POST /chown HTTP/1.1" 200 109 0.019663 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 257 0.015819 10.0.0.129 - - [2025-11-27 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.010773 10.0.0.129 - - [2025-11-27 01:50:23] "POST /chown HTTP/1.1" 200 109 0.014712 10.0.0.129 - - [2025-11-27 01:50:23] "POST /chown HTTP/1.1" 200 109 0.017515 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 257 0.010722 10.0.0.129 - - [2025-11-27 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.018730 10.0.0.129 - - [2025-11-27 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.129 - - [2025-11-27 01:50:23] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004389 10.0.0.129 - - [2025-11-27 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.007344 10.0.0.129 - - [2025-11-27 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015318 10.0.0.129 - - [2025-11-27 01:50:23] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.041954 10.0.0.129 - - [2025-11-27 01:50:23] "POST /virtual-machines HTTP/1.1" 200 374 0.010334 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.024797 10.0.0.129 - - [2025-11-27 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025870 10.0.0.129 - - [2025-11-27 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029620 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.063320 10.0.0.129 - - [2025-11-27 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015362 10.0.0.129 - - [2025-11-27 01:50:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.138104 10.0.0.129 - - [2025-11-27 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019253 10.0.0.129 - - [2025-11-27 01:50:23] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.030103 10.0.0.129 - - [2025-11-27 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022892 10.0.0.129 - - [2025-11-27 01:50:23] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.007399 10.0.0.129 - - [2025-11-27 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.045035 10.0.0.129 - - [2025-11-27 01:50:23] "POST /instance-ips HTTP/1.1" 200 414 0.024219 10.0.0.129 - - [2025-11-27 01:50:24] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.025380 10.0.0.129 - - [2025-11-27 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.067293 10.0.0.129 - - [2025-11-27 01:50:24] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011303 10.0.0.129 - - [2025-11-27 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028412 10.0.0.129 - - [2025-11-27 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.129 - - [2025-11-27 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.013640 10.0.0.129 - - [2025-11-27 01:50:24] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016311 10.0.0.129 - - [2025-11-27 01:50:24] "GET /instance-ip/7070c87e-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002862 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.020308 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.020300 10.0.0.129 - - [2025-11-27 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.018275 10.0.0.129 - - [2025-11-27 01:50:24] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016886 10.0.0.129 - - [2025-11-27 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.129 - - [2025-11-27 01:50:24] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003506 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.006886 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.039839 10.0.0.129 - - [2025-11-27 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.041369 10.0.0.129 - - [2025-11-27 01:50:24] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021741 10.0.0.129 - - [2025-11-27 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.129 - - [2025-11-27 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.040516 10.0.0.129 - - [2025-11-27 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.129 - - [2025-11-27 01:50:24] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007962 10.0.0.129 - - [2025-11-27 01:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.008668 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.022709 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.006518 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.015775 10.0.0.129 - - [2025-11-27 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.005409 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.005448 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.012688 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.019935 10.0.0.129 - - [2025-11-27 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.006267 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.022052 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.007314 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.021180 10.0.0.129 - - [2025-11-27 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.006655 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.022620 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.009733 10.0.0.129 - - [2025-11-27 01:50:24] "POST /chown HTTP/1.1" 200 109 0.007093 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.006811 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.015240 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.007444 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.027400 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.008094 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.008868 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.015770 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.007535 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.006960 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.014446 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.015187 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.005678 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.017988 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.009367 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.006567 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.005451 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.006758 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.011974 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.028035 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.005487 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.019032 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.010035 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.029171 10.0.0.129 - - [2025-11-27 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.006919 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.023248 10.0.0.129 - - [2025-11-27 01:50:25] "POST /chown HTTP/1.1" 200 109 0.016182 10.0.0.129 - - [2025-11-27 01:50:26] "POST /chown HTTP/1.1" 200 109 0.006326 10.0.0.129 - - [2025-11-27 01:50:31] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004052 10.0.0.129 - - [2025-11-27 01:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.129 - - [2025-11-27 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.129 - - [2025-11-27 01:50:31] "GET /loadbalancer/ebc8db69-4dfb-48de-875b-60094a3d2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002067 10.0.0.129 - - [2025-11-27 01:50:31] "GET /loadbalancer-pool/e2069eab-a710-4d40-a244-1180becddf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002130 10.0.0.129 - - [2025-11-27 01:50:31] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014585 10.0.0.129 - - [2025-11-27 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021132 10.0.0.129 - - [2025-11-27 01:50:31] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006089 10.0.0.129 - - [2025-11-27 01:50:31] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007363 10.0.0.129 - - [2025-11-27 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.005520 10.0.0.129 - - [2025-11-27 01:50:31] "GET /floating-ip/8a9adce3-f598-406d-919e-632e741503ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006968 10.0.0.129 - - [2025-11-27 01:50:31] "POST /tags HTTP/1.1" 409 221 0.002293 10.0.0.129 - - [2025-11-27 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.129 - - [2025-11-27 01:50:31] "GET /tag/c2b79875-52c1-4d62-8280-545b85fcbdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010896 10.0.0.129 - - [2025-11-27 01:50:31] "PUT /floating-ip/8a9adce3-f598-406d-919e-632e741503ed HTTP/1.1" 200 257 0.007814 10.0.0.129 - - [2025-11-27 01:50:31] "POST /set-tag HTTP/1.1" 200 109 0.015028 10.0.0.129 - - [2025-11-27 01:50:32] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004923 10.0.0.129 - - [2025-11-27 01:50:32] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.129 - - [2025-11-27 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.129 - - [2025-11-27 01:50:32] "GET /loadbalancer/ebc8db69-4dfb-48de-875b-60094a3d2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002179 10.0.0.129 - - [2025-11-27 01:50:32] "GET /loadbalancer-pool/e2069eab-a710-4d40-a244-1180becddf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002874 10.0.0.129 - - [2025-11-27 01:50:32] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013508 10.0.0.129 - - [2025-11-27 01:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011283 10.0.0.129 - - [2025-11-27 01:50:32] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011857 10.0.0.129 - - [2025-11-27 01:50:32] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003423 10.0.0.129 - - [2025-11-27 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.005500 10.0.0.129 - - [2025-11-27 01:50:32] "GET /floating-ip/8a9adce3-f598-406d-919e-632e741503ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.011356 10.0.0.129 - - [2025-11-27 01:50:32] "POST /set-tag HTTP/1.1" 200 109 0.014539 10.0.0.129 - - [2025-11-27 01:50:33] "GET /virtual-machine/5ad3753d-aa82-436a-a3a4-c3a3c1a4a90b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002758 10.0.0.129 - - [2025-11-27 01:50:33] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004082 10.0.0.129 - - [2025-11-27 01:50:33] "GET /virtual-machine/8cfbc033-5f94-4a63-8839-899e8c974f8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002802 10.0.0.129 - - [2025-11-27 01:50:33] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003757 10.0.0.129 - - [2025-11-27 01:50:36] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003999 10.0.0.129 - - [2025-11-27 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.129 - - [2025-11-27 01:50:38] "GET /virtual-machine/c6996d56-0d42-42cd-9489-871cbdbf656d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002765 10.0.0.129 - - [2025-11-27 01:50:38] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003943 10.0.0.129 - - [2025-11-27 01:50:39] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004419 10.0.0.129 - - [2025-11-27 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.129 - - [2025-11-27 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.129 - - [2025-11-27 01:50:42] "POST /chown HTTP/1.1" 200 109 0.005199 10.0.0.129 - - [2025-11-27 01:50:42] "POST /chown HTTP/1.1" 200 109 0.010967 10.0.0.129 - - [2025-11-27 01:50:42] "POST /chown HTTP/1.1" 200 109 0.007068 10.0.0.129 - - [2025-11-27 01:50:42] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.129 - - [2025-11-27 01:51:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002226 10.0.0.129 - - [2025-11-27 01:51:04] "GET /global-system-configs HTTP/1.1" 200 323 0.003418 10.0.0.129 - - [2025-11-27 01:51:09] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005107 10.0.0.129 - - [2025-11-27 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.129 - - [2025-11-27 01:51:09] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003847 10.0.0.129 - - [2025-11-27 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.129 - - [2025-11-27 01:51:09] "GET /virtual-machine/c6996d56-0d42-42cd-9489-871cbdbf656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002205 10.0.0.129 - - [2025-11-27 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.008789 10.0.0.129 - - [2025-11-27 01:51:09] "GET /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011276 10.0.0.129 - - [2025-11-27 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.018249 10.0.0.129 - - [2025-11-27 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.011624 10.0.0.129 - - [2025-11-27 01:51:09] "DELETE /instance-ip/7070c87e-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.043506 10.0.0.129 - - [2025-11-27 01:51:09] "DELETE /virtual-machine-interface/70511862-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.034140 10.0.0.129 - - [2025-11-27 01:51:09] "DELETE /virtual-machine/c6996d56-0d42-42cd-9489-871cbdbf656d HTTP/1.1" 200 115 0.016145 10.0.0.129 - - [2025-11-27 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.129 - - [2025-11-27 01:51:14] "GET /tag/43b0a943-3e6f-49d3-9615-70814f7200f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009940 10.0.0.129 - - [2025-11-27 01:51:14] "GET /tag/43b0a943-3e6f-49d3-9615-70814f7200f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.010684 10.0.0.129 - - [2025-11-27 01:51:14] "GET /virtual-machine-interface/304f9583-9222-46da-ac9e-3ba5a320725a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003712 10.0.0.129 - - [2025-11-27 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.012665 10.0.0.129 - - [2025-11-27 01:51:14] "GET /virtual-machine-interface/9a1338b2-150e-41ee-b64d-131a8a9c040b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004500 10.0.0.129 - - [2025-11-27 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.011729 10.0.0.129 - - [2025-11-27 01:51:14] "GET /virtual-machine-interface/af475655-0c76-41f5-86c6-fb67bd9f2ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007114 10.0.0.129 - - [2025-11-27 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.012285 10.0.0.129 - - [2025-11-27 01:51:14] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010505 10.0.0.129 - - [2025-11-27 01:51:14] "GET /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002053 10.0.0.129 - - [2025-11-27 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.011186 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /firewall-rule/f430981b-5862-46d7-ae16-c87a163c1c5b HTTP/1.1" 200 115 0.038440 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /loadbalancer-member/1c15dca6-6ab8-4496-902d-dcce3aa25ab8 HTTP/1.1" 200 115 0.038064 10.0.0.129 - - [2025-11-27 01:51:14] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.025467 10.0.0.129 - - [2025-11-27 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009415 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /loadbalancer-pool/34c0f38a-c479-4abf-b309-c39c34187a9c HTTP/1.1" 200 115 0.088831 10.0.0.129 - - [2025-11-27 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /loadbalancer-listener/6af651c3-9d7a-4d04-b1a1-d09fd8740b42 HTTP/1.1" 200 115 0.022416 10.0.0.129 - - [2025-11-27 01:51:14] "GET /floating-ip/0618dc9a-9b68-46ba-8829-73f3b2911e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002039 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.005749 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.023854 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.022801 10.0.0.129 - - [2025-11-27 01:51:14] "PUT /floating-ip/0618dc9a-9b68-46ba-8829-73f3b2911e46 HTTP/1.1" 200 257 0.052758 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.011535 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /floating-ip/0618dc9a-9b68-46ba-8829-73f3b2911e46 HTTP/1.1" 200 115 0.058921 10.0.0.129 - - [2025-11-27 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.011154 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /loadbalancer/81dcca90-b482-4e49-bc62-916522bd3c46 HTTP/1.1" 200 115 0.051887 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.007891 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.019827 10.0.0.129 - - [2025-11-27 01:51:14] "POST /chown HTTP/1.1" 200 109 0.011896 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /instance-ip/af141238-9191-45c7-af8d-7dc06152f7d8 HTTP/1.1" 200 115 0.084235 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /virtual-machine-interface/304f9583-9222-46da-ac9e-3ba5a320725a HTTP/1.1" 200 115 0.032887 10.0.0.129 - - [2025-11-27 01:51:14] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.010336 10.0.0.129 - - [2025-11-27 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017200 10.0.0.129 - - [2025-11-27 01:51:14] "DELETE /tag/43b0a943-3e6f-49d3-9615-70814f7200f3 HTTP/1.1" 200 115 0.088246 10.0.0.129 - - [2025-11-27 01:51:14] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.009947 10.0.0.129 - - [2025-11-27 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012790 10.0.0.129 - - [2025-11-27 01:51:15] "PUT /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 267 0.012975 10.0.0.129 - - [2025-11-27 01:51:15] "GET /floating-ip-pool/0601ae33-3a8a-46ee-a238-f85a0d58694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002424 10.0.0.129 - - [2025-11-27 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.008927 10.0.0.129 - - [2025-11-27 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021940 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /floating-ip-pool/0601ae33-3a8a-46ee-a238-f85a0d58694c HTTP/1.1" 200 115 0.051531 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /service-instance/080b92e4-c229-4b61-90a5-91b11e6ffaae HTTP/1.1" 200 115 0.051551 10.0.0.129 - - [2025-11-27 01:51:15] "GET /virtual-machine-interface/af475655-0c76-41f5-86c6-fb67bd9f2ca1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005036 10.0.0.129 - - [2025-11-27 01:51:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001573 10.0.0.129 - - [2025-11-27 01:51:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002603 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /virtual-network/62f698bf-1178-4224-8683-5072610cfef9 HTTP/1.1" 200 115 0.145316 10.0.0.129 - - [2025-11-27 01:51:15] "GET /routing-instance/116e919c-ad68-4d9f-9b54-2cd09cd6fb70 HTTP/1.1" 404 171 0.005510 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /virtual-machine-interface/af475655-0c76-41f5-86c6-fb67bd9f2ca1 HTTP/1.1" 200 115 0.087518 10.0.0.129 - - [2025-11-27 01:51:15] "GET /domains HTTP/1.1" 200 281 0.004974 10.0.0.129 - - [2025-11-27 01:51:15] "GET /domain/e3443890-8fd6-45a1-9ff1-17bb06d53d9e HTTP/1.1" 200 3100 0.003429 10.0.0.129 - - [2025-11-27 01:51:15] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8 HTTP/1.1" 200 7169 0.064147 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /virtual-machine/baccac0b-d405-4070-a62d-84f17e5b322f HTTP/1.1" 200 115 0.078841 10.0.0.129 - - [2025-11-27 01:51:15] "GET /virtual-machine-interface/9a1338b2-150e-41ee-b64d-131a8a9c040b?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004323 10.0.0.129 - - [2025-11-27 01:51:15] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008687 10.0.0.129 - - [2025-11-27 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.129 - - [2025-11-27 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.129 - - [2025-11-27 01:51:15] "GET /loadbalancer/ebc8db69-4dfb-48de-875b-60094a3d2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.009541 10.0.0.129 - - [2025-11-27 01:51:15] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006637 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /virtual-machine-interface/9a1338b2-150e-41ee-b64d-131a8a9c040b HTTP/1.1" 200 115 0.080529 10.0.0.129 - - [2025-11-27 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.011983 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /virtual-machine/e4fe3546-de34-440c-9cbf-bfd2738e03bc HTTP/1.1" 200 115 0.032984 10.0.0.129 - - [2025-11-27 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.038234 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /loadbalancer-member/316324bd-d214-445a-b1a3-ca006a14d460 HTTP/1.1" 200 115 0.038194 10.0.0.129 - - [2025-11-27 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.129 - - [2025-11-27 01:51:15] "DELETE /route-target/45eddd41-524e-4328-a8cc-981e45b1ade3 HTTP/1.1" 200 115 0.013287 10.0.0.129 - - [2025-11-27 01:51:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008095 10.0.0.129 - - [2025-11-27 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.129 - - [2025-11-27 01:51:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003987 10.0.0.129 - - [2025-11-27 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.129 - - [2025-11-27 01:51:16] "GET /virtual-machine/8cfbc033-5f94-4a63-8839-899e8c974f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003047 10.0.0.129 - - [2025-11-27 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.008475 10.0.0.129 - - [2025-11-27 01:51:16] "GET /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003978 10.0.0.129 - - [2025-11-27 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.013597 10.0.0.129 - - [2025-11-27 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.027594 10.0.0.129 - - [2025-11-27 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.011242 10.0.0.129 - - [2025-11-27 01:51:16] "DELETE /instance-ip/6c0b0d9e-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.036611 10.0.0.129 - - [2025-11-27 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.010012 10.0.0.129 - - [2025-11-27 01:51:16] "DELETE /virtual-machine-interface/6bf3a834-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.042681 10.0.0.129 - - [2025-11-27 01:51:16] "DELETE /virtual-machine/8cfbc033-5f94-4a63-8839-899e8c974f8b HTTP/1.1" 200 115 0.023223 10.0.0.129 - - [2025-11-27 01:51:20] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004936 10.0.0.129 - - [2025-11-27 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.005288 10.0.0.129 - - [2025-11-27 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.129 - - [2025-11-27 01:51:20] "GET /loadbalancer/ebc8db69-4dfb-48de-875b-60094a3d2016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002075 10.0.0.129 - - [2025-11-27 01:51:21] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009296 10.0.0.129 - - [2025-11-27 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.129 - - [2025-11-27 01:51:21] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003666 10.0.0.129 - - [2025-11-27 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.129 - - [2025-11-27 01:51:21] "GET /virtual-machine/5ad3753d-aa82-436a-a3a4-c3a3c1a4a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002480 10.0.0.129 - - [2025-11-27 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.008018 10.0.0.129 - - [2025-11-27 01:51:21] "GET /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003989 10.0.0.129 - - [2025-11-27 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.015292 10.0.0.129 - - [2025-11-27 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.017833 10.0.0.129 - - [2025-11-27 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.012422 10.0.0.129 - - [2025-11-27 01:51:21] "DELETE /instance-ip/6ba0fbc0-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.039785 10.0.0.129 - - [2025-11-27 01:51:21] "POST /ref-update HTTP/1.1" 200 156 0.007025 10.0.0.129 - - [2025-11-27 01:51:21] "DELETE /virtual-machine-interface/6b8d2adc-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.033839 10.0.0.129 - - [2025-11-27 01:51:21] "DELETE /virtual-machine/5ad3753d-aa82-436a-a3a4-c3a3c1a4a90b HTTP/1.1" 200 115 0.021114 10.0.0.129 - - [2025-11-27 01:51:21] "DELETE /tag/7af8a6ec-d4e5-4906-90d8-71af35358956 HTTP/1.1" 200 115 0.061706 10.0.0.129 - - [2025-11-27 01:51:21] "DELETE /tag/112b132e-c518-43cd-9a39-07135d915343 HTTP/1.1" 200 115 0.047303 10.0.0.129 - - [2025-11-27 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.129 - - [2025-11-27 01:51:25] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032321 10.0.0.129 - - [2025-11-27 01:51:26] "POST /tags HTTP/1.1" 200 394 0.039081 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.129 - - [2025-11-27 01:51:26] "GET /tag/682d3fe8-22fe-49e7-a9dd-61dbf022099b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.020312 10.0.0.129 - - [2025-11-27 01:51:26] "POST /tags HTTP/1.1" 200 342 0.015613 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.129 - - [2025-11-27 01:51:26] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011192 10.0.0.129 - - [2025-11-27 01:51:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000505 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.006740 10.0.0.129 - - [2025-11-27 01:51:26] "POST /security-groups HTTP/1.1" 200 589 0.060357 10.0.0.129 - - [2025-11-27 01:51:26] "POST /projects HTTP/1.1" 200 521 0.189091 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.001999 10.0.0.129 - - [2025-11-27 01:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019598 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010234 10.0.0.129 - - [2025-11-27 01:51:26] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005383 10.0.0.129 - - [2025-11-27 01:51:26] "POST /access-control-lists HTTP/1.1" 200 600 0.074543 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.010364 10.0.0.129 - - [2025-11-27 01:51:26] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004192 10.0.0.129 - - [2025-11-27 01:51:26] "POST /access-control-lists HTTP/1.1" 200 598 0.078668 10.0.0.129 - - [2025-11-27 01:51:26] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.099111 10.0.0.129 - - [2025-11-27 01:51:26] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.053435 10.0.0.129 - - [2025-11-27 01:51:26] "POST /security-groups HTTP/1.1" 200 593 0.074597 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 270 0.004249 10.0.0.129 - - [2025-11-27 01:51:26] "POST /access-control-lists HTTP/1.1" 200 634 0.085240 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 404 269 0.005635 10.0.0.129 - - [2025-11-27 01:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.081555 10.0.0.129 - - [2025-11-27 01:51:26] "POST /chown HTTP/1.1" 200 109 0.022469 10.0.0.129 - - [2025-11-27 01:51:26] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005715 10.0.0.129 - - [2025-11-27 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.129 - - [2025-11-27 01:51:26] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011637 10.0.0.129 - - [2025-11-27 01:51:26] "POST /access-control-lists HTTP/1.1" 200 632 0.074317 10.0.0.129 - - [2025-11-27 01:51:26] "POST /tags HTTP/1.1" 409 226 0.012860 10.0.0.129 - - [2025-11-27 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.129 - - [2025-11-27 01:51:27] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010369 10.0.0.129 - - [2025-11-27 01:51:27] "POST /firewall-rules HTTP/1.1" 200 602 0.061004 10.0.0.129 - - [2025-11-27 01:51:27] "GET /firewall-rule/39e12c1d-4fc2-4deb-bc2f-9895e6c62028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003777 10.0.0.129 - - [2025-11-27 01:51:27] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003870 10.0.0.129 - - [2025-11-27 01:51:27] "GET /firewall-rule/39e12c1d-4fc2-4deb-bc2f-9895e6c62028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002070 10.0.0.129 - - [2025-11-27 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.037905 10.0.0.129 - - [2025-11-27 01:51:27] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002410 10.0.0.129 - - [2025-11-27 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.129 - - [2025-11-27 01:51:27] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002242 10.0.0.129 - - [2025-11-27 01:51:27] "POST /tags HTTP/1.1" 409 226 0.001333 10.0.0.129 - - [2025-11-27 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.129 - - [2025-11-27 01:51:27] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010939 10.0.0.129 - - [2025-11-27 01:51:27] "POST /firewall-rules HTTP/1.1" 200 600 0.063321 10.0.0.129 - - [2025-11-27 01:51:27] "GET /firewall-rule/b44bb1f1-ba20-4d02-a613-1e5351fdd52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004020 10.0.0.129 - - [2025-11-27 01:51:27] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003158 10.0.0.129 - - [2025-11-27 01:51:27] "GET /firewall-rule/b44bb1f1-ba20-4d02-a613-1e5351fdd52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002661 10.0.0.129 - - [2025-11-27 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.049799 10.0.0.129 - - [2025-11-27 01:51:29] "POST /tags HTTP/1.1" 200 394 0.027309 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011455 10.0.0.129 - - [2025-11-27 01:51:29] "GET /tag/5bb621a6-0e28-4110-bd90-3006730da757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013389 10.0.0.129 - - [2025-11-27 01:51:29] "POST /tags HTTP/1.1" 200 342 0.019772 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.129 - - [2025-11-27 01:51:29] "GET /tag/d0b9eda2-5397-43ee-9837-fe2163a36f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011158 10.0.0.129 - - [2025-11-27 01:51:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000569 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.001680 10.0.0.129 - - [2025-11-27 01:51:29] "POST /security-groups HTTP/1.1" 200 589 0.067554 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.001755 10.0.0.129 - - [2025-11-27 01:51:29] "POST /projects HTTP/1.1" 200 521 0.213130 10.0.0.129 - - [2025-11-27 01:51:29] "POST /access-control-lists HTTP/1.1" 200 600 0.062881 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.008454 10.0.0.129 - - [2025-11-27 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.057233 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.129 - - [2025-11-27 01:51:29] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006414 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.129 - - [2025-11-27 01:51:29] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.048641 10.0.0.129 - - [2025-11-27 01:51:29] "POST /access-control-lists HTTP/1.1" 200 598 0.071890 10.0.0.129 - - [2025-11-27 01:51:29] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.039853 10.0.0.129 - - [2025-11-27 01:51:29] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.034954 10.0.0.129 - - [2025-11-27 01:51:29] "POST /security-groups HTTP/1.1" 200 593 0.061305 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.001884 10.0.0.129 - - [2025-11-27 01:51:29] "POST /access-control-lists HTTP/1.1" 200 634 0.061166 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.004987 10.0.0.129 - - [2025-11-27 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.062564 10.0.0.129 - - [2025-11-27 01:51:29] "POST /chown HTTP/1.1" 200 109 0.012640 10.0.0.129 - - [2025-11-27 01:51:29] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007635 10.0.0.129 - - [2025-11-27 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.129 - - [2025-11-27 01:51:29] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.029214 10.0.0.129 - - [2025-11-27 01:51:29] "POST /access-control-lists HTTP/1.1" 200 632 0.074622 10.0.0.129 - - [2025-11-27 01:51:30] "POST /tags HTTP/1.1" 409 226 0.019681 10.0.0.129 - - [2025-11-27 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2025-11-27 01:51:30] "GET /tag/d0b9eda2-5397-43ee-9837-fe2163a36f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011074 10.0.0.129 - - [2025-11-27 01:51:30] "POST /firewall-rules HTTP/1.1" 200 602 0.184860 10.0.0.129 - - [2025-11-27 01:51:30] "GET /firewall-rule/affbbdd5-a266-49b1-a967-cfff8af660e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.010218 10.0.0.129 - - [2025-11-27 01:51:30] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003998 10.0.0.129 - - [2025-11-27 01:51:30] "GET /firewall-rule/affbbdd5-a266-49b1-a967-cfff8af660e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001982 10.0.0.129 - - [2025-11-27 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.043402 10.0.0.129 - - [2025-11-27 01:51:30] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002400 10.0.0.129 - - [2025-11-27 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.129 - - [2025-11-27 01:51:30] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002016 10.0.0.129 - - [2025-11-27 01:51:30] "POST /tags HTTP/1.1" 409 226 0.001231 10.0.0.129 - - [2025-11-27 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001123 10.0.0.129 - - [2025-11-27 01:51:30] "GET /tag/d0b9eda2-5397-43ee-9837-fe2163a36f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009217 10.0.0.129 - - [2025-11-27 01:51:30] "POST /firewall-rules HTTP/1.1" 200 600 0.060498 10.0.0.129 - - [2025-11-27 01:51:30] "GET /firewall-rule/a2ffa86b-2af3-4d8e-808c-71bc60e3fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013529 10.0.0.129 - - [2025-11-27 01:51:30] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003986 10.0.0.129 - - [2025-11-27 01:51:30] "GET /firewall-rule/a2ffa86b-2af3-4d8e-808c-71bc60e3fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002768 10.0.0.129 - - [2025-11-27 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.055080 10.0.0.129 - - [2025-11-27 01:51:32] "POST /tags HTTP/1.1" 200 346 0.068557 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013482 10.0.0.129 - - [2025-11-27 01:51:32] "GET /tag/c4abd21a-fb40-42ac-8aa5-94f8ba37693c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012509 10.0.0.129 - - [2025-11-27 01:51:32] "POST /projects HTTP/1.1" 409 238 0.001915 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.129 - - [2025-11-27 01:51:32] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024046 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.129 - - [2025-11-27 01:51:32] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004339 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.129 - - [2025-11-27 01:51:32] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003634 10.0.0.129 - - [2025-11-27 01:51:32] "POST /security-groups HTTP/1.1" 409 285 0.002317 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.129 - - [2025-11-27 01:51:32] "PUT /security-group/7c89dcf0-bc72-4fb1-9b6c-f91737e35c29 HTTP/1.1" 200 263 0.059440 10.0.0.129 - - [2025-11-27 01:51:32] "PUT /access-control-list/5fa323eb-5d7d-4eb9-b2b4-8edbe958441a HTTP/1.1" 200 273 0.012657 10.0.0.129 - - [2025-11-27 01:51:32] "PUT /access-control-list/26fae9af-6815-45df-bc3e-9fe28f6505e0 HTTP/1.1" 200 273 0.010469 10.0.0.129 - - [2025-11-27 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022793 10.0.0.129 - - [2025-11-27 01:51:32] "POST /tags HTTP/1.1" 409 228 0.011218 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.129 - - [2025-11-27 01:51:32] "GET /tag/c4abd21a-fb40-42ac-8aa5-94f8ba37693c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010846 10.0.0.129 - - [2025-11-27 01:51:32] "POST /tags HTTP/1.1" 200 346 0.016888 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.129 - - [2025-11-27 01:51:32] "GET /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011223 10.0.0.129 - - [2025-11-27 01:51:32] "POST /projects HTTP/1.1" 409 238 0.001979 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.129 - - [2025-11-27 01:51:32] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025201 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2025-11-27 01:51:32] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003903 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.129 - - [2025-11-27 01:51:32] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003666 10.0.0.129 - - [2025-11-27 01:51:32] "POST /security-groups HTTP/1.1" 409 285 0.002031 10.0.0.129 - - [2025-11-27 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.129 - - [2025-11-27 01:51:32] "PUT /security-group/37596c12-68c9-4c7c-8034-37f76095412f HTTP/1.1" 200 263 0.056029 10.0.0.129 - - [2025-11-27 01:51:32] "PUT /access-control-list/ab92bb2b-c242-4307-9bd9-a32835f75ebd HTTP/1.1" 200 273 0.021312 10.0.0.129 - - [2025-11-27 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031193 10.0.0.129 - - [2025-11-27 01:51:32] "PUT /access-control-list/803f7b6e-e55c-42a9-8e42-aa0ac6e1165a HTTP/1.1" 200 273 0.042467 10.0.0.129 - - [2025-11-27 01:51:32] "POST /tags HTTP/1.1" 200 292 0.080590 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.129 - - [2025-11-27 01:51:33] "GET /tag/78cd3f28-b689-491c-bb47-ee1669302ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015859 10.0.0.129 - - [2025-11-27 01:51:33] "POST /tags HTTP/1.1" 200 304 0.049903 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.129 - - [2025-11-27 01:51:33] "GET /tag/f3ed9b15-3515-4082-936e-7068e16ddb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014237 10.0.0.129 - - [2025-11-27 01:51:33] "POST /tags HTTP/1.1" 409 252 0.001720 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.129 - - [2025-11-27 01:51:33] "GET /tag/682d3fe8-22fe-49e7-a9dd-61dbf022099b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009815 10.0.0.129 - - [2025-11-27 01:51:33] "POST /tags HTTP/1.1" 409 226 0.001611 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.129 - - [2025-11-27 01:51:33] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009683 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005369 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2025-11-27 01:51:33] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033331 10.0.0.129 - - [2025-11-27 01:51:33] "POST /virtual-machines HTTP/1.1" 200 396 0.007919 10.0.0.129 - - [2025-11-27 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007848 10.0.0.129 - - [2025-11-27 01:51:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094907 10.0.0.129 - - [2025-11-27 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012059 10.0.0.129 - - [2025-11-27 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012240 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004565 10.0.0.129 - - [2025-11-27 01:51:33] "POST /instance-ips HTTP/1.1" 200 398 0.025073 10.0.0.129 - - [2025-11-27 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021579 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006104 10.0.0.129 - - [2025-11-27 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.059844 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012378 10.0.0.129 - - [2025-11-27 01:51:33] "GET /instance-ip/99f72350-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002453 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004130 10.0.0.129 - - [2025-11-27 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003113 10.0.0.129 - - [2025-11-27 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.007125 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003963 10.0.0.129 - - [2025-11-27 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.129 - - [2025-11-27 01:51:33] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003609 10.0.0.129 - - [2025-11-27 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006855 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.129 - - [2025-11-27 01:51:35] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042120 10.0.0.129 - - [2025-11-27 01:51:35] "POST /virtual-machines HTTP/1.1" 200 396 0.007747 10.0.0.129 - - [2025-11-27 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016097 10.0.0.129 - - [2025-11-27 01:51:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111073 10.0.0.129 - - [2025-11-27 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023189 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014643 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004293 10.0.0.129 - - [2025-11-27 01:51:35] "POST /instance-ips HTTP/1.1" 200 398 0.022367 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.129 - - [2025-11-27 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017444 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009604 10.0.0.129 - - [2025-11-27 01:51:35] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041114 10.0.0.129 - - [2025-11-27 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.075755 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015057 10.0.0.129 - - [2025-11-27 01:51:35] "GET /instance-ip/9b10d3a8-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002967 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004114 10.0.0.129 - - [2025-11-27 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004091 10.0.0.129 - - [2025-11-27 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.129 - - [2025-11-27 01:51:35] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004731 10.0.0.129 - - [2025-11-27 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2025-11-27 01:51:35] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028918 10.0.0.129 - - [2025-11-27 01:51:35] "POST /tags HTTP/1.1" 200 292 0.037874 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.129 - - [2025-11-27 01:51:35] "GET /tag/6930fdb8-7601-4099-aadb-2176a2ca8295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.010945 10.0.0.129 - - [2025-11-27 01:51:35] "POST /tags HTTP/1.1" 409 252 0.001539 10.0.0.129 - - [2025-11-27 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.129 - - [2025-11-27 01:51:35] "GET /tag/5bb621a6-0e28-4110-bd90-3006730da757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010189 10.0.0.129 - - [2025-11-27 01:51:36] "POST /tags HTTP/1.1" 409 228 0.004311 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.129 - - [2025-11-27 01:51:36] "GET /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009903 10.0.0.129 - - [2025-11-27 01:51:36] "POST /tags HTTP/1.1" 409 226 0.001563 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.129 - - [2025-11-27 01:51:36] "GET /tag/d0b9eda2-5397-43ee-9837-fe2163a36f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009625 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003944 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.129 - - [2025-11-27 01:51:36] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030770 10.0.0.129 - - [2025-11-27 01:51:36] "POST /virtual-machines HTTP/1.1" 200 396 0.006661 10.0.0.129 - - [2025-11-27 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009223 10.0.0.129 - - [2025-11-27 01:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107191 10.0.0.129 - - [2025-11-27 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012700 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009081 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005157 10.0.0.129 - - [2025-11-27 01:51:36] "POST /instance-ips HTTP/1.1" 200 398 0.035259 10.0.0.129 - - [2025-11-27 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035574 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024894 10.0.0.129 - - [2025-11-27 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.059863 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021055 10.0.0.129 - - [2025-11-27 01:51:36] "GET /instance-ip/9ba64280-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002635 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004703 10.0.0.129 - - [2025-11-27 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003566 10.0.0.129 - - [2025-11-27 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007736 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015250 10.0.0.129 - - [2025-11-27 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.129 - - [2025-11-27 01:51:36] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003308 10.0.0.129 - - [2025-11-27 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.129 - - [2025-11-27 01:51:36] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029299 10.0.0.129 - - [2025-11-27 01:51:36] "POST /virtual-machines HTTP/1.1" 200 396 0.011139 10.0.0.129 - - [2025-11-27 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014249 10.0.0.129 - - [2025-11-27 01:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098313 10.0.0.129 - - [2025-11-27 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007679 10.0.0.129 - - [2025-11-27 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003589 10.0.0.129 - - [2025-11-27 01:51:37] "POST /instance-ips HTTP/1.1" 200 398 0.019214 10.0.0.129 - - [2025-11-27 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022934 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007885 10.0.0.129 - - [2025-11-27 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.064137 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004151 10.0.0.129 - - [2025-11-27 01:51:37] "GET /instance-ip/9c1b1a42-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003265 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003902 10.0.0.129 - - [2025-11-27 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003665 10.0.0.129 - - [2025-11-27 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.006403 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007200 10.0.0.129 - - [2025-11-27 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.129 - - [2025-11-27 01:51:37] "POST /tags HTTP/1.1" 200 300 0.014676 10.0.0.129 - - [2025-11-27 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113 10.0.0.129 - - [2025-11-27 01:51:37] "GET /tag/cf842722-165b-4f93-9ff6-00d3d39379d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013829 10.0.0.129 - - [2025-11-27 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003465 10.0.0.129 - - [2025-11-27 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.129 - - [2025-11-27 01:51:37] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035756 10.0.0.129 - - [2025-11-27 01:51:37] "POST /virtual-machines HTTP/1.1" 200 396 0.006741 10.0.0.129 - - [2025-11-27 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011260 10.0.0.129 - - [2025-11-27 01:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.087594 10.0.0.129 - - [2025-11-27 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007524 10.0.0.129 - - [2025-11-27 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.129 - - [2025-11-27 01:51:37] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005338 10.0.0.129 - - [2025-11-27 01:51:38] "POST /instance-ips HTTP/1.1" 200 398 0.024787 10.0.0.129 - - [2025-11-27 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015617 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020671 10.0.0.129 - - [2025-11-27 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.018673 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005797 10.0.0.129 - - [2025-11-27 01:51:38] "GET /instance-ip/9c935fb6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003341 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004193 10.0.0.129 - - [2025-11-27 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004564 10.0.0.129 - - [2025-11-27 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.006683 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006014 10.0.0.129 - - [2025-11-27 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.129 - - [2025-11-27 01:51:38] "POST /tags HTTP/1.1" 200 300 0.015655 10.0.0.129 - - [2025-11-27 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.129 - - [2025-11-27 01:51:38] "GET /tag/155e3fc6-53d8-472b-83ce-abd1a7c5047a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015167 10.0.0.129 - - [2025-11-27 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003755 10.0.0.129 - - [2025-11-27 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.129 - - [2025-11-27 01:51:38] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024312 10.0.0.129 - - [2025-11-27 01:51:38] "POST /virtual-machines HTTP/1.1" 200 396 0.006608 10.0.0.129 - - [2025-11-27 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017963 10.0.0.129 - - [2025-11-27 01:51:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.086589 10.0.0.129 - - [2025-11-27 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.006700 10.0.0.129 - - [2025-11-27 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006287 10.0.0.129 - - [2025-11-27 01:51:38] "POST /instance-ips HTTP/1.1" 200 398 0.016716 10.0.0.129 - - [2025-11-27 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011801 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008780 10.0.0.129 - - [2025-11-27 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.015072 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013466 10.0.0.129 - - [2025-11-27 01:51:38] "GET /instance-ip/9d0ca68c-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002783 10.0.0.129 - - [2025-11-27 01:51:38] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003882 10.0.0.129 - - [2025-11-27 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.129 - - [2025-11-27 01:51:39] "POST /tags HTTP/1.1" 200 300 0.032748 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.129 - - [2025-11-27 01:51:39] "GET /tag/78dc4542-4875-4718-821b-7bcf8abfaccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018187 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.129 - - [2025-11-27 01:51:39] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005451 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2025-11-27 01:51:39] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039124 10.0.0.129 - - [2025-11-27 01:51:39] "POST /virtual-machines HTTP/1.1" 200 396 0.014472 10.0.0.129 - - [2025-11-27 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007419 10.0.0.129 - - [2025-11-27 01:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110440 10.0.0.129 - - [2025-11-27 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021173 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.129 - - [2025-11-27 01:51:39] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008043 10.0.0.129 - - [2025-11-27 01:51:39] "POST /instance-ips HTTP/1.1" 200 398 0.024051 10.0.0.129 - - [2025-11-27 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018928 10.0.0.129 - - [2025-11-27 01:51:39] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017066 10.0.0.129 - - [2025-11-27 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.016623 10.0.0.129 - - [2025-11-27 01:51:39] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014949 10.0.0.129 - - [2025-11-27 01:51:39] "GET /instance-ip/9d7310f2-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003018 10.0.0.129 - - [2025-11-27 01:51:39] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003957 10.0.0.129 - - [2025-11-27 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.129 - - [2025-11-27 01:51:39] "POST /tags HTTP/1.1" 200 300 0.029657 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.129 - - [2025-11-27 01:51:39] "GET /tag/f167471e-db7c-46f6-be38-6fa0b6942047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011950 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2025-11-27 01:51:39] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003580 10.0.0.129 - - [2025-11-27 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.129 - - [2025-11-27 01:51:39] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025270 10.0.0.129 - - [2025-11-27 01:51:39] "POST /virtual-machines HTTP/1.1" 200 396 0.010633 10.0.0.129 - - [2025-11-27 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006151 10.0.0.129 - - [2025-11-27 01:51:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100176 10.0.0.129 - - [2025-11-27 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016549 10.0.0.129 - - [2025-11-27 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004307 10.0.0.129 - - [2025-11-27 01:51:40] "POST /instance-ips HTTP/1.1" 200 398 0.018002 10.0.0.129 - - [2025-11-27 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023236 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004613 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.015924 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008411 10.0.0.129 - - [2025-11-27 01:51:40] "GET /instance-ip/9dd6f662-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002874 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004304 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003384 10.0.0.129 - - [2025-11-27 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.008276 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007884 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001700 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004493 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003589 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003563 10.0.0.129 - - [2025-11-27 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.006861 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011170 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003621 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003460 10.0.0.129 - - [2025-11-27 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.006054 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021171 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003359 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001583 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003929 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003441 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001560 10.0.0.129 - - [2025-11-27 01:51:40] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004401 10.0.0.129 - - [2025-11-27 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.129 - - [2025-11-27 01:51:41] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004028 10.0.0.129 - - [2025-11-27 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.129 - - [2025-11-27 01:51:42] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004321 10.0.0.129 - - [2025-11-27 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.129 - - [2025-11-27 01:51:42] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004206 10.0.0.129 - - [2025-11-27 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.129 - - [2025-11-27 01:51:43] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003955 10.0.0.129 - - [2025-11-27 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.129 - - [2025-11-27 01:51:44] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004365 10.0.0.129 - - [2025-11-27 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.129 - - [2025-11-27 01:51:45] "GET /virtual-machine/e2a1362e-bd78-492f-8585-f41ed2a7695b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002880 10.0.0.129 - - [2025-11-27 01:51:45] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003471 10.0.0.129 - - [2025-11-27 01:51:45] "GET /virtual-machine/a5805373-534f-409d-a911-c75ee0849420?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002583 10.0.0.129 - - [2025-11-27 01:51:45] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003537 10.0.0.129 - - [2025-11-27 01:51:46] "GET /virtual-machine/70583e89-ce83-4434-9f6d-06c45765af24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003020 10.0.0.129 - - [2025-11-27 01:51:46] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003835 10.0.0.129 - - [2025-11-27 01:51:47] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005349 10.0.0.129 - - [2025-11-27 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.129 - - [2025-11-27 01:51:47] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004728 10.0.0.129 - - [2025-11-27 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.129 - - [2025-11-27 01:51:47] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003588 10.0.0.129 - - [2025-11-27 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine/c7e6b2c7-fa9a-4f01-b0c2-17bc7d23c8c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002895 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003832 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine/bda891b6-ab1f-46ad-9c2d-6efe09c037e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002778 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003593 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine/7a790bd0-94bb-4464-8350-f4d00998f4e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002872 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003520 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine/a099db7e-5205-4ab3-ba71-3c8ed10788bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004041 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004114 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine/7bea967c-9758-4534-8be3-837cce57b96a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002805 10.0.0.129 - - [2025-11-27 01:51:51] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004858 10.0.0.129 - - [2025-11-27 01:51:51] "GET /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002429 10.0.0.129 - - [2025-11-27 01:51:51] "POST /tags HTTP/1.1" 200 334 0.024510 10.0.0.129 - - [2025-11-27 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011237 10.0.0.129 - - [2025-11-27 01:51:51] "GET /tag/5ba3de7f-9b12-4bda-a426-e854231cfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012065 10.0.0.129 - - [2025-11-27 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.129 - - [2025-11-27 01:51:51] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027309 10.0.0.129 - - [2025-11-27 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.129 - - [2025-11-27 01:51:52] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003424 10.0.0.129 - - [2025-11-27 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.129 - - [2025-11-27 01:51:52] "GET /service-appliance-set/e5584cd4-9887-44cd-96ab-bd9063ae64fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002126 10.0.0.129 - - [2025-11-27 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.001285 10.0.0.129 - - [2025-11-27 01:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.081179 10.0.0.129 - - [2025-11-27 01:51:52] "GET /virtual-machine-interface/3a8fbd31-4fd5-4c2d-989e-8e27d33879df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006907 10.0.0.129 - - [2025-11-27 01:51:52] "POST /instance-ips HTTP/1.1" 200 410 0.017527 10.0.0.129 - - [2025-11-27 01:51:52] "GET /instance-ip/2e9bb6bb-2f3a-4795-adf4-e25d34f34f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004469 10.0.0.129 - - [2025-11-27 01:51:52] "POST /loadbalancers HTTP/1.1" 200 631 0.057782 10.0.0.129 - - [2025-11-27 01:51:52] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028573 10.0.0.129 - - [2025-11-27 01:51:52] "GET /instance-ip/2e9bb6bb-2f3a-4795-adf4-e25d34f34f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002571 10.0.0.129 - - [2025-11-27 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009454 10.0.0.129 - - [2025-11-27 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.129 - - [2025-11-27 01:51:52] "POST /floating-ips HTTP/1.1" 200 599 0.029761 10.0.0.129 - - [2025-11-27 01:51:52] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041236 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.017221 10.0.0.129 - - [2025-11-27 01:51:52] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014175 10.0.0.129 - - [2025-11-27 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.129 - - [2025-11-27 01:51:52] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024869 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer-listener/7bb4e211-c023-4fb4-a8f6-45bb4a107404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003840 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer-listener/7bb4e211-c023-4fb4-a8f6-45bb4a107404?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002461 10.0.0.129 - - [2025-11-27 01:51:52] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019468 10.0.0.129 - - [2025-11-27 01:51:52] "GET /instance-ip/2e9bb6bb-2f3a-4795-adf4-e25d34f34f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002599 10.0.0.129 - - [2025-11-27 01:51:52] "GET /instance-ip/2e9bb6bb-2f3a-4795-adf4-e25d34f34f31?fields=floating_ips HTTP/1.1" 200 1214 0.004051 10.0.0.129 - - [2025-11-27 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002069 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer-pool/ac6959d6-e0c7-4ca6-988c-3d38e96a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002891 10.0.0.129 - - [2025-11-27 01:51:52] "GET /floating-ip/2a760f0d-47db-4ad7-9c09-6c29aede66d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004937 10.0.0.129 - - [2025-11-27 01:51:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017735 10.0.0.129 - - [2025-11-27 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015074 10.0.0.129 - - [2025-11-27 01:51:52] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007036 10.0.0.129 - - [2025-11-27 01:51:52] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003465 10.0.0.129 - - [2025-11-27 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.005320 10.0.0.129 - - [2025-11-27 01:51:52] "POST /tags HTTP/1.1" 409 221 0.001940 10.0.0.129 - - [2025-11-27 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.129 - - [2025-11-27 01:51:52] "GET /floating-ip/2a760f0d-47db-4ad7-9c09-6c29aede66d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004674 10.0.0.129 - - [2025-11-27 01:51:52] "GET /tag/5ba3de7f-9b12-4bda-a426-e854231cfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012267 10.0.0.129 - - [2025-11-27 01:51:52] "PUT /floating-ip/2a760f0d-47db-4ad7-9c09-6c29aede66d4 HTTP/1.1" 200 257 0.020180 10.0.0.129 - - [2025-11-27 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.077958 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.008520 10.0.0.129 - - [2025-11-27 01:51:52] "GET /loadbalancer-pool/ac6959d6-e0c7-4ca6-988c-3d38e96a93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002648 10.0.0.129 - - [2025-11-27 01:51:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014745 10.0.0.129 - - [2025-11-27 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020058 10.0.0.129 - - [2025-11-27 01:51:52] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009983 10.0.0.129 - - [2025-11-27 01:51:52] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003630 10.0.0.129 - - [2025-11-27 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.006318 10.0.0.129 - - [2025-11-27 01:51:53] "GET /floating-ip/2a760f0d-47db-4ad7-9c09-6c29aede66d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.044913 10.0.0.129 - - [2025-11-27 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.061434 10.0.0.129 - - [2025-11-27 01:51:53] "POST /tags HTTP/1.1" 409 206 0.001976 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.129 - - [2025-11-27 01:51:53] "GET /tag/f3ed9b15-3515-4082-936e-7068e16ddb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010093 10.0.0.129 - - [2025-11-27 01:51:53] "POST /tags HTTP/1.1" 409 204 0.001898 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.129 - - [2025-11-27 01:51:53] "GET /tag/155e3fc6-53d8-472b-83ce-abd1a7c5047a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009595 10.0.0.129 - - [2025-11-27 01:51:53] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002290 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.129 - - [2025-11-27 01:51:53] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002018 10.0.0.129 - - [2025-11-27 01:51:53] "POST /tags HTTP/1.1" 409 206 0.001459 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.129 - - [2025-11-27 01:51:53] "GET /tag/f3ed9b15-3515-4082-936e-7068e16ddb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010086 10.0.0.129 - - [2025-11-27 01:51:53] "POST /tags HTTP/1.1" 409 226 0.001607 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.129 - - [2025-11-27 01:51:53] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009452 10.0.0.129 - - [2025-11-27 01:51:53] "POST /tags HTTP/1.1" 409 204 0.001493 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.129 - - [2025-11-27 01:51:53] "GET /tag/155e3fc6-53d8-472b-83ce-abd1a7c5047a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010168 10.0.0.129 - - [2025-11-27 01:51:53] "POST /tags HTTP/1.1" 409 226 0.001667 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.129 - - [2025-11-27 01:51:53] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009760 10.0.0.129 - - [2025-11-27 01:51:53] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001898 10.0.0.129 - - [2025-11-27 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.129 - - [2025-11-27 01:51:53] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002207 10.0.0.129 - - [2025-11-27 01:51:53] "POST /firewall-rules HTTP/1.1" 200 628 0.065181 10.0.0.129 - - [2025-11-27 01:51:53] "POST /firewall-rules HTTP/1.1" 200 648 0.078953 10.0.0.129 - - [2025-11-27 01:51:53] "GET /firewall-rule/54269e75-e8c1-4b5f-9a73-85bfa235e621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.008790 10.0.0.129 - - [2025-11-27 01:51:53] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002693 10.0.0.129 - - [2025-11-27 01:51:53] "GET /firewall-rule/e6d7677c-6fcf-4b48-ae68-67c4b5f189dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003219 10.0.0.129 - - [2025-11-27 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.129 - - [2025-11-27 01:51:53] "POST /firewall-policys HTTP/1.1" 200 608 0.021487 10.0.0.129 - - [2025-11-27 01:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026475 10.0.0.129 - - [2025-11-27 01:51:53] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014131 10.0.0.129 - - [2025-11-27 01:51:54] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002362 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.001839 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002729 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005057 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013367 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002677 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002804 10.0.0.129 - - [2025-11-27 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.018052 10.0.0.129 - - [2025-11-27 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.032114 10.0.0.129 - - [2025-11-27 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.014965 10.0.0.129 - - [2025-11-27 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.029229 10.0.0.129 - - [2025-11-27 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.027479 10.0.0.129 - - [2025-11-27 01:51:54] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002393 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004254 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.005813 10.0.0.129 - - [2025-11-27 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.129 - - [2025-11-27 01:52:54] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003734 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006716 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.030143 10.0.0.129 - - [2025-11-27 01:52:54] "DELETE /loadbalancer-member/ef2a986a-49b7-40e8-a246-8ba8f4ac5126 HTTP/1.1" 200 115 0.075208 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010201 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.129 - - [2025-11-27 01:52:54] "DELETE /loadbalancer-member/70c2cee3-cdae-4bb0-aae0-7ce4a8d78e43 HTTP/1.1" 200 115 0.037616 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007559 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.129 - - [2025-11-27 01:52:54] "DELETE /loadbalancer-member/69ba4a12-0505-4fbe-844f-8b4afc3037b3 HTTP/1.1" 200 115 0.028104 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003806 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.129 - - [2025-11-27 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2025-11-27 01:52:54] "GET /loadbalancer/57ca30be-c67c-4c67-881c-9bea08408192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003208 10.0.0.129 - - [2025-11-27 01:52:54] "GET /loadbalancer-pool/5d843030-0f32-45b5-b685-31cce22a2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003371 10.0.0.129 - - [2025-11-27 01:52:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022859 10.0.0.129 - - [2025-11-27 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041137 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012840 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006365 10.0.0.129 - - [2025-11-27 01:52:54] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001696 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.065812 10.0.0.129 - - [2025-11-27 01:52:54] "GET /loadbalancer-pool/32031f37-c350-42b0-9e40-5b329b0630ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008760 10.0.0.129 - - [2025-11-27 01:52:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019261 10.0.0.129 - - [2025-11-27 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011346 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017723 10.0.0.129 - - [2025-11-27 01:52:54] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007215 10.0.0.129 - - [2025-11-27 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.005919 10.0.0.129 - - [2025-11-27 01:52:54] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001987 10.0.0.129 - - [2025-11-27 01:52:54] "GET /loadbalancer-pool/d58e0838-a76a-46fd-b1b7-42a220906943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002503 10.0.0.129 - - [2025-11-27 01:52:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.039386 10.0.0.129 - - [2025-11-27 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021903 10.0.0.129 - - [2025-11-27 01:52:55] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.035292 10.0.0.129 - - [2025-11-27 01:52:55] "GET /virtual-machine-interface/927811a8-cb32-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003959 10.0.0.129 - - [2025-11-27 01:52:55] "GET /floating-ip/8310008e-3ae1-4750-9f40-178cb1f26b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001861 10.0.0.129 - - [2025-11-27 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.004938 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:53:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:53:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000754 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 252 0.002100 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/5bb621a6-0e28-4110-bd90-3006730da757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010375 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 228 0.002546 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010221 10.0.0.129 - - [2025-11-27 01:54:01] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.015448 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2025-11-27 01:54:01] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002083 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 206 0.002017 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/f3ed9b15-3515-4082-936e-7068e16ddb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010026 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 226 0.001618 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010192 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 204 0.001743 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/155e3fc6-53d8-472b-83ce-abd1a7c5047a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009497 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 226 0.001376 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009505 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 228 0.001568 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009995 10.0.0.129 - - [2025-11-27 01:54:01] "POST /tags HTTP/1.1" 409 252 0.002121 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.129 - - [2025-11-27 01:54:01] "GET /tag/5bb621a6-0e28-4110-bd90-3006730da757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010292 10.0.0.129 - - [2025-11-27 01:54:01] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002452 10.0.0.129 - - [2025-11-27 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.129 - - [2025-11-27 01:54:01] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002516 10.0.0.129 - - [2025-11-27 01:54:02] "POST /firewall-rules HTTP/1.1" 409 281 0.002508 10.0.0.129 - - [2025-11-27 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.129 - - [2025-11-27 01:54:02] "PUT /firewall-rule/e6d7677c-6fcf-4b48-ae68-67c4b5f189dd HTTP/1.1" 200 261 0.018492 10.0.0.129 - - [2025-11-27 01:54:02] "POST /firewall-rules HTTP/1.1" 409 291 0.002378 10.0.0.129 - - [2025-11-27 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.129 - - [2025-11-27 01:54:02] "PUT /firewall-rule/54269e75-e8c1-4b5f-9a73-85bfa235e621 HTTP/1.1" 200 261 0.023906 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-rule/54269e75-e8c1-4b5f-9a73-85bfa235e621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.007106 10.0.0.129 - - [2025-11-27 01:54:02] "POST /firewall-rules HTTP/1.1" 200 660 0.084432 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-rule/12b71afb-31c1-47c5-b49d-a485a4d08ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007679 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002286 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-rule/e6d7677c-6fcf-4b48-ae68-67c4b5f189dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002755 10.0.0.129 - - [2025-11-27 01:54:02] "POST /firewall-policys HTTP/1.1" 409 269 0.002019 10.0.0.129 - - [2025-11-27 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.129 - - [2025-11-27 01:54:02] "PUT /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9 HTTP/1.1" 200 265 0.017859 10.0.0.129 - - [2025-11-27 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018331 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006316 10.0.0.129 - - [2025-11-27 01:54:02] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002361 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002049 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001661 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004607 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/bfa86104-cfdd-4f8e-9e92-fca04dc24c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002100 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001729 10.0.0.129 - - [2025-11-27 01:54:02] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001730 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000808 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000781 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:54:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:54:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000768 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:54:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:54:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000799 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014854 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007992 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.004310 10.0.0.129 - - [2025-11-27 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.129 - - [2025-11-27 01:55:04] "GET /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002749 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003519 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.016159 10.0.0.129 - - [2025-11-27 01:55:04] "DELETE /loadbalancer-member/725790e2-7860-4fce-9085-2e4ca018c7eb HTTP/1.1" 200 115 0.021074 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004644 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001665 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003788 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001663 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003092 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003693 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001641 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003318 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001509 10.0.0.129 - - [2025-11-27 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.129 - - [2025-11-27 01:55:04] "GET /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001691 10.0.0.129 - - [2025-11-27 01:55:04] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003184 10.0.0.129 - - [2025-11-27 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009621 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004843 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine/a5805373-534f-409d-a911-c75ee0849420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002601 10.0.0.129 - - [2025-11-27 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.014022 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007862 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.023366 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.029736 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.023363 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.014258 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.026403 10.0.0.129 - - [2025-11-27 01:55:05] "DELETE /instance-ip/9b10d3a8-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.041747 10.0.0.129 - - [2025-11-27 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.129 - - [2025-11-27 01:55:05] "DELETE /virtual-machine-interface/9afb24d6-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.032797 10.0.0.129 - - [2025-11-27 01:55:05] "DELETE /virtual-machine/a5805373-534f-409d-a911-c75ee0849420 HTTP/1.1" 200 115 0.014365 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006019 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003556 10.0.0.129 - - [2025-11-27 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine/c7e6b2c7-fa9a-4f01-b0c2-17bc7d23c8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002633 10.0.0.129 - - [2025-11-27 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.129 - - [2025-11-27 01:55:05] "GET /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005721 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.016525 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.020330 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.021563 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.014066 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.022873 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /instance-ip/9c1b1a42-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.040827 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /virtual-machine-interface/9c0375e0-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.051030 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /virtual-machine/c7e6b2c7-fa9a-4f01-b0c2-17bc7d23c8c8 HTTP/1.1" 200 115 0.024629 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003927 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004485 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine/70583e89-ce83-4434-9f6d-06c45765af24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002604 10.0.0.129 - - [2025-11-27 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.009701 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022804 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.016579 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.030488 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.026458 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.014356 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.018411 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /instance-ip/9ba64280-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.045913 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /virtual-machine-interface/9b9203c4-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.034378 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /virtual-machine/70583e89-ce83-4434-9f6d-06c45765af24 HTTP/1.1" 200 115 0.020416 10.0.0.129 - - [2025-11-27 01:55:06] "DELETE /tag/6930fdb8-7601-4099-aadb-2176a2ca8295 HTTP/1.1" 200 115 0.027913 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004406 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003445 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.001773 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine/e2a1362e-bd78-492f-8585-f41ed2a7695b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002666 10.0.0.129 - - [2025-11-27 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.008851 10.0.0.129 - - [2025-11-27 01:55:06] "GET /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008589 10.0.0.129 - - [2025-11-27 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.019057 10.0.0.129 - - [2025-11-27 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.026401 10.0.0.129 - - [2025-11-27 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.023652 10.0.0.129 - - [2025-11-27 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.020312 10.0.0.129 - - [2025-11-27 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.027863 10.0.0.129 - - [2025-11-27 01:55:07] "DELETE /instance-ip/99f72350-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.045234 10.0.0.129 - - [2025-11-27 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.006841 10.0.0.129 - - [2025-11-27 01:55:07] "DELETE /virtual-machine-interface/99e4b8a0-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.033558 10.0.0.129 - - [2025-11-27 01:55:07] "DELETE /virtual-machine/e2a1362e-bd78-492f-8585-f41ed2a7695b HTTP/1.1" 200 115 0.022737 10.0.0.129 - - [2025-11-27 01:55:07] "DELETE /tag/f3ed9b15-3515-4082-936e-7068e16ddb98 HTTP/1.1" 409 391 0.005540 10.0.0.129 - - [2025-11-27 01:55:07] "DELETE /tag/78cd3f28-b689-491c-bb47-ee1669302ec5 HTTP/1.1" 200 115 0.036319 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006199 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005121 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine/bda891b6-ab1f-46ad-9c2d-6efe09c037e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002289 10.0.0.129 - - [2025-11-27 01:55:35] "POST /ref-update HTTP/1.1" 200 156 0.008039 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004590 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.015655 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.027138 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.012521 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.025395 10.0.0.129 - - [2025-11-27 01:55:35] "DELETE /instance-ip/9c935fb6-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.048064 10.0.0.129 - - [2025-11-27 01:55:35] "DELETE /virtual-machine-interface/9c7dc4e4-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.045883 10.0.0.129 - - [2025-11-27 01:55:35] "DELETE /virtual-machine/bda891b6-ab1f-46ad-9c2d-6efe09c037e4 HTTP/1.1" 200 115 0.014899 10.0.0.129 - - [2025-11-27 01:55:35] "DELETE /tag/cf842722-165b-4f93-9ff6-00d3d39379d0 HTTP/1.1" 200 115 0.025234 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003507 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004073 10.0.0.129 - - [2025-11-27 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.004903 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine/7bea967c-9758-4534-8be3-837cce57b96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002749 10.0.0.129 - - [2025-11-27 01:55:35] "POST /ref-update HTTP/1.1" 200 156 0.008267 10.0.0.129 - - [2025-11-27 01:55:35] "GET /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012452 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.016495 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.028583 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.017157 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.014691 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /instance-ip/9dd6f662-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.056457 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /virtual-machine-interface/9dc45d4a-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.058200 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /virtual-machine/7bea967c-9758-4534-8be3-837cce57b96a HTTP/1.1" 200 115 0.032916 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /tag/f167471e-db7c-46f6-be38-6fa0b6942047 HTTP/1.1" 200 115 0.044871 10.0.0.129 - - [2025-11-27 01:55:36] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003592 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.129 - - [2025-11-27 01:55:36] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004906 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.129 - - [2025-11-27 01:55:36] "GET /virtual-machine/a099db7e-5205-4ab3-ba71-3c8ed10788bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002879 10.0.0.129 - - [2025-11-27 01:55:36] "POST /ref-update HTTP/1.1" 200 156 0.011089 10.0.0.129 - - [2025-11-27 01:55:36] "GET /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013591 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.016514 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.026809 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.035470 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.014215 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /instance-ip/9d0ca68c-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.030726 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /virtual-machine-interface/9cf5379a-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.035893 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /virtual-machine/a099db7e-5205-4ab3-ba71-3c8ed10788bb HTTP/1.1" 200 115 0.017338 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /tag/155e3fc6-53d8-472b-83ce-abd1a7c5047a HTTP/1.1" 409 237 0.004662 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /tag/c4abd21a-fb40-42ac-8aa5-94f8ba37693c HTTP/1.1" 200 115 0.026881 10.0.0.129 - - [2025-11-27 01:55:36] "DELETE /tag/682d3fe8-22fe-49e7-a9dd-61dbf022099b HTTP/1.1" 200 115 0.033372 10.0.0.129 - - [2025-11-27 01:55:36] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004673 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.129 - - [2025-11-27 01:55:36] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003462 10.0.0.129 - - [2025-11-27 01:55:36] "POST /set-tag HTTP/1.1" 200 109 0.001579 10.0.0.129 - - [2025-11-27 01:55:37] "GET /virtual-machine/7a790bd0-94bb-4464-8350-f4d00998f4e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002585 10.0.0.129 - - [2025-11-27 01:55:37] "POST /ref-update HTTP/1.1" 200 156 0.006978 10.0.0.129 - - [2025-11-27 01:55:37] "GET /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003939 10.0.0.129 - - [2025-11-27 01:55:37] "POST /set-tag HTTP/1.1" 200 109 0.016372 10.0.0.129 - - [2025-11-27 01:55:37] "POST /set-tag HTTP/1.1" 200 109 0.028820 10.0.0.129 - - [2025-11-27 01:55:37] "POST /set-tag HTTP/1.1" 200 109 0.025748 10.0.0.129 - - [2025-11-27 01:55:37] "POST /set-tag HTTP/1.1" 200 109 0.018677 10.0.0.129 - - [2025-11-27 01:55:37] "DELETE /instance-ip/9d7310f2-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.036507 10.0.0.129 - - [2025-11-27 01:55:37] "DELETE /virtual-machine-interface/9d5d6e5a-cb33-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.045107 10.0.0.129 - - [2025-11-27 01:55:37] "DELETE /virtual-machine/7a790bd0-94bb-4464-8350-f4d00998f4e6 HTTP/1.1" 200 115 0.030772 10.0.0.129 - - [2025-11-27 01:55:37] "DELETE /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901 HTTP/1.1" 409 237 0.005336 10.0.0.129 - - [2025-11-27 01:55:37] "DELETE /tag/78dc4542-4875-4718-821b-7bcf8abfaccd HTTP/1.1" 200 115 0.038094 10.0.0.129 - - [2025-11-27 01:55:37] "DELETE /tag/5bb621a6-0e28-4110-bd90-3006730da757 HTTP/1.1" 409 237 0.003175 10.0.0.129 - - [2025-11-27 01:55:39] "POST /projects HTTP/1.1" 409 238 0.001896 10.0.0.129 - - [2025-11-27 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.129 - - [2025-11-27 01:55:39] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023442 10.0.0.129 - - [2025-11-27 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.129 - - [2025-11-27 01:55:39] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003326 10.0.0.129 - - [2025-11-27 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-11-27 01:55:39] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004195 10.0.0.129 - - [2025-11-27 01:55:39] "POST /security-groups HTTP/1.1" 409 285 0.001657 10.0.0.129 - - [2025-11-27 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010849 10.0.0.129 - - [2025-11-27 01:55:39] "PUT /security-group/37596c12-68c9-4c7c-8034-37f76095412f HTTP/1.1" 200 263 0.059596 10.0.0.129 - - [2025-11-27 01:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012776 10.0.0.129 - - [2025-11-27 01:55:39] "PUT /access-control-list/ab92bb2b-c242-4307-9bd9-a32835f75ebd HTTP/1.1" 200 273 0.008862 10.0.0.129 - - [2025-11-27 01:55:39] "PUT /access-control-list/803f7b6e-e55c-42a9-8e42-aa0ac6e1165a HTTP/1.1" 200 273 0.020299 10.0.0.129 - - [2025-11-27 01:55:44] "POST /projects HTTP/1.1" 409 238 0.001978 10.0.0.129 - - [2025-11-27 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.129 - - [2025-11-27 01:55:44] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026901 10.0.0.129 - - [2025-11-27 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.129 - - [2025-11-27 01:55:44] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003498 10.0.0.129 - - [2025-11-27 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2025-11-27 01:55:44] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003517 10.0.0.129 - - [2025-11-27 01:55:44] "POST /security-groups HTTP/1.1" 409 285 0.001692 10.0.0.129 - - [2025-11-27 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.129 - - [2025-11-27 01:55:44] "PUT /security-group/37596c12-68c9-4c7c-8034-37f76095412f HTTP/1.1" 200 263 0.055256 10.0.0.129 - - [2025-11-27 01:55:44] "PUT /access-control-list/ab92bb2b-c242-4307-9bd9-a32835f75ebd HTTP/1.1" 200 273 0.012418 10.0.0.129 - - [2025-11-27 01:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022666 10.0.0.129 - - [2025-11-27 01:55:44] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.008874 10.0.0.129 - - [2025-11-27 01:55:44] "PUT /access-control-list/803f7b6e-e55c-42a9-8e42-aa0ac6e1165a HTTP/1.1" 200 273 0.021850 10.0.0.129 - - [2025-11-27 01:55:44] "GET /firewall-rule/affbbdd5-a266-49b1-a967-cfff8af660e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002487 10.0.0.129 - - [2025-11-27 01:55:44] "POST /ref-update HTTP/1.1" 200 156 0.040818 10.0.0.129 - - [2025-11-27 01:55:44] "DELETE /firewall-rule/affbbdd5-a266-49b1-a967-cfff8af660e1 HTTP/1.1" 200 115 0.045884 10.0.0.129 - - [2025-11-27 01:55:44] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003545 10.0.0.129 - - [2025-11-27 01:55:44] "GET /firewall-rule/a2ffa86b-2af3-4d8e-808c-71bc60e3fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002652 10.0.0.129 - - [2025-11-27 01:55:45] "POST /ref-update HTTP/1.1" 200 156 0.053370 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /firewall-rule/a2ffa86b-2af3-4d8e-808c-71bc60e3fea4 HTTP/1.1" 200 115 0.031380 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901 HTTP/1.1" 409 237 0.004085 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /tag/5bb621a6-0e28-4110-bd90-3006730da757 HTTP/1.1" 409 237 0.004165 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /tag/d0b9eda2-5397-43ee-9837-fe2163a36f49 HTTP/1.1" 200 115 0.026460 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.129 - - [2025-11-27 01:55:45] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003756 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.129 - - [2025-11-27 01:55:45] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003125 10.0.0.129 - - [2025-11-27 01:55:45] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.034333 10.0.0.129 - - [2025-11-27 01:55:45] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.038827 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /security-group/37596c12-68c9-4c7c-8034-37f76095412f HTTP/1.1" 200 115 0.051681 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /access-control-list/ab92bb2b-c242-4307-9bd9-a32835f75ebd HTTP/1.1" 200 115 0.029016 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /access-control-list/803f7b6e-e55c-42a9-8e42-aa0ac6e1165a HTTP/1.1" 200 115 0.023487 10.0.0.129 - - [2025-11-27 01:55:45] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027602 10.0.0.129 - - [2025-11-27 01:55:45] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?fields=security_groups HTTP/1.1" 200 1352 0.030432 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /security-group/07631697-25e0-49e7-beef-ba0b06ba519d HTTP/1.1" 200 115 0.035195 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /access-control-list/5d22a7af-23e6-4af5-9141-875d8f02bf16 HTTP/1.1" 200 115 0.033237 10.0.0.129 - - [2025-11-27 01:55:45] "GET /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4?fields=application_policy_sets HTTP/1.1" 200 1391 0.037235 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /access-control-list/fb7ededf-cbae-4ff2-816f-078000dddbb9 HTTP/1.1" 200 115 0.032012 10.0.0.129 - - [2025-11-27 01:55:45] "DELETE /project/2134ce58-87cd-4bc9-a5bd-a1cb1a9ac1f4 HTTP/1.1" 200 115 0.247562 10.0.0.129 - - [2025-11-27 01:55:45] "POST /projects HTTP/1.1" 409 238 0.002136 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.129 - - [2025-11-27 01:55:45] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031408 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.129 - - [2025-11-27 01:55:45] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003447 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.129 - - [2025-11-27 01:55:45] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003601 10.0.0.129 - - [2025-11-27 01:55:45] "POST /security-groups HTTP/1.1" 409 285 0.001697 10.0.0.129 - - [2025-11-27 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001127 10.0.0.129 - - [2025-11-27 01:55:45] "PUT /security-group/7c89dcf0-bc72-4fb1-9b6c-f91737e35c29 HTTP/1.1" 200 263 0.055297 10.0.0.129 - - [2025-11-27 01:55:45] "PUT /access-control-list/5fa323eb-5d7d-4eb9-b2b4-8edbe958441a HTTP/1.1" 200 273 0.016580 10.0.0.129 - - [2025-11-27 01:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033347 10.0.0.129 - - [2025-11-27 01:55:46] "PUT /access-control-list/26fae9af-6815-45df-bc3e-9fe28f6505e0 HTTP/1.1" 200 273 0.018961 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /loadbalancer-member/91fbab4e-20a2-4240-8d79-ddaabeef3991 HTTP/1.1" 200 115 0.027777 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /loadbalancer-pool/ac6959d6-e0c7-4ca6-988c-3d38e96a93a1 HTTP/1.1" 200 115 0.035674 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /loadbalancer-listener/7bb4e211-c023-4fb4-a8f6-45bb4a107404 HTTP/1.1" 200 115 0.035072 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /loadbalancer/44e72b0b-b847-49bd-925b-bf65e88d6826 HTTP/1.1" 200 115 0.041016 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /floating-ip/2a760f0d-47db-4ad7-9c09-6c29aede66d4 HTTP/1.1" 200 115 0.019925 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /instance-ip/2e9bb6bb-2f3a-4795-adf4-e25d34f34f31 HTTP/1.1" 200 115 0.060043 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /virtual-machine-interface/3a8fbd31-4fd5-4c2d-989e-8e27d33879df HTTP/1.1" 200 115 0.058216 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /tag/5ba3de7f-9b12-4bda-a426-e854231cfa53 HTTP/1.1" 200 115 0.027311 10.0.0.129 - - [2025-11-27 01:55:50] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002236 10.0.0.129 - - [2025-11-27 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.129 - - [2025-11-27 01:55:50] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002528 10.0.0.129 - - [2025-11-27 01:55:50] "GET /firewall-policy/00b9a035-add8-497f-ad4d-e728f5a74800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005936 10.0.0.129 - - [2025-11-27 01:55:50] "GET /firewall-rule/e6d7677c-6fcf-4b48-ae68-67c4b5f189dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002599 10.0.0.129 - - [2025-11-27 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.010560 10.0.0.129 - - [2025-11-27 01:55:50] "DELETE /firewall-rule/e6d7677c-6fcf-4b48-ae68-67c4b5f189dd HTTP/1.1" 200 115 0.036678 10.0.0.129 - - [2025-11-27 01:55:50] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002393 10.0.0.129 - - [2025-11-27 01:55:50] "GET /firewall-rule/12b71afb-31c1-47c5-b49d-a485a4d08ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002679 10.0.0.129 - - [2025-11-27 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.012665 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /firewall-rule/12b71afb-31c1-47c5-b49d-a485a4d08ddc HTTP/1.1" 200 115 0.050032 10.0.0.129 - - [2025-11-27 01:55:51] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003304 10.0.0.129 - - [2025-11-27 01:55:51] "GET /firewall-rule/54269e75-e8c1-4b5f-9a73-85bfa235e621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002481 10.0.0.129 - - [2025-11-27 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.010321 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /firewall-rule/54269e75-e8c1-4b5f-9a73-85bfa235e621 HTTP/1.1" 200 115 0.039491 10.0.0.129 - - [2025-11-27 01:55:51] "GET /application-policy-set/d60ac3a6-861e-4ec9-be3e-896521d60176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002198 10.0.0.129 - - [2025-11-27 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.129 - - [2025-11-27 01:55:51] "GET /policy-management/d71c01df-830a-4f0f-a77b-8d27459fe450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002126 10.0.0.129 - - [2025-11-27 01:55:51] "GET /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002640 10.0.0.129 - - [2025-11-27 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.019019 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /firewall-policy/f1792250-cfd7-441c-9de7-c7e2646034d9 HTTP/1.1" 200 115 0.041787 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /tag/ae06c9bf-38c2-4894-934e-6cc9c09f5901 HTTP/1.1" 200 115 0.050390 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /tag/5bb621a6-0e28-4110-bd90-3006730da757 HTTP/1.1" 200 115 0.031049 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /tag/155e3fc6-53d8-472b-83ce-abd1a7c5047a HTTP/1.1" 200 115 0.056661 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /tag/f3ed9b15-3515-4082-936e-7068e16ddb98 HTTP/1.1" 200 115 0.071060 10.0.0.129 - - [2025-11-27 01:55:51] "POST /projects HTTP/1.1" 409 238 0.001800 10.0.0.129 - - [2025-11-27 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.129 - - [2025-11-27 01:55:51] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037076 10.0.0.129 - - [2025-11-27 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.129 - - [2025-11-27 01:55:51] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003682 10.0.0.129 - - [2025-11-27 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.129 - - [2025-11-27 01:55:51] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003554 10.0.0.129 - - [2025-11-27 01:55:51] "POST /security-groups HTTP/1.1" 409 285 0.001809 10.0.0.129 - - [2025-11-27 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.129 - - [2025-11-27 01:55:51] "PUT /security-group/7c89dcf0-bc72-4fb1-9b6c-f91737e35c29 HTTP/1.1" 200 263 0.061306 10.0.0.129 - - [2025-11-27 01:55:51] "PUT /access-control-list/5fa323eb-5d7d-4eb9-b2b4-8edbe958441a HTTP/1.1" 200 273 0.025718 10.0.0.129 - - [2025-11-27 01:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.050031 10.0.0.129 - - [2025-11-27 01:55:51] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.017916 10.0.0.129 - - [2025-11-27 01:55:51] "PUT /access-control-list/26fae9af-6815-45df-bc3e-9fe28f6505e0 HTTP/1.1" 200 273 0.036131 10.0.0.129 - - [2025-11-27 01:55:51] "GET /firewall-rule/39e12c1d-4fc2-4deb-bc2f-9895e6c62028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003557 10.0.0.129 - - [2025-11-27 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.055427 10.0.0.129 - - [2025-11-27 01:55:51] "DELETE /firewall-rule/39e12c1d-4fc2-4deb-bc2f-9895e6c62028 HTTP/1.1" 200 115 0.050446 10.0.0.129 - - [2025-11-27 01:55:51] "GET /firewall-policy/9aa560c0-a09f-4c3d-9f1a-4bb651390fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005030 10.0.0.129 - - [2025-11-27 01:55:52] "GET /firewall-rule/b44bb1f1-ba20-4d02-a613-1e5351fdd52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002463 10.0.0.129 - - [2025-11-27 01:55:52] "POST /ref-update HTTP/1.1" 200 156 0.035067 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /firewall-rule/b44bb1f1-ba20-4d02-a613-1e5351fdd52f HTTP/1.1" 200 115 0.041892 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /tag/84661ca4-46a3-4a91-bff4-a3232bf7d7bd HTTP/1.1" 200 115 0.052266 10.0.0.129 - - [2025-11-27 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.129 - - [2025-11-27 01:55:52] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003858 10.0.0.129 - - [2025-11-27 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.129 - - [2025-11-27 01:55:52] "GET /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003448 10.0.0.129 - - [2025-11-27 01:55:52] "PUT /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a HTTP/1.1" 200 265 0.042005 10.0.0.129 - - [2025-11-27 01:55:52] "PUT /virtual-network/bf31f674-d5c8-4bb0-8cfb-f64a346421c5 HTTP/1.1" 200 265 0.053600 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /security-group/7c89dcf0-bc72-4fb1-9b6c-f91737e35c29 HTTP/1.1" 200 115 0.042134 10.0.0.129 - - [2025-11-27 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /access-control-list/5fa323eb-5d7d-4eb9-b2b4-8edbe958441a HTTP/1.1" 200 115 0.028424 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /access-control-list/26fae9af-6815-45df-bc3e-9fe28f6505e0 HTTP/1.1" 200 115 0.026025 10.0.0.129 - - [2025-11-27 01:55:52] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037069 10.0.0.129 - - [2025-11-27 01:55:52] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?fields=security_groups HTTP/1.1" 200 1353 0.028008 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /security-group/0ae533b5-7613-4251-81ad-4bfee22194dc HTTP/1.1" 200 115 0.047477 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /access-control-list/bd8aca9c-a473-475f-b650-154d96ecd725 HTTP/1.1" 200 115 0.042329 10.0.0.129 - - [2025-11-27 01:55:52] "GET /project/b68e5f61-27f4-4991-99dd-6a4f2e703002?fields=application_policy_sets HTTP/1.1" 200 1392 0.060767 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /access-control-list/c00a6926-8d22-4b9e-b171-a301c6420d08 HTTP/1.1" 200 115 0.041325 10.0.0.129 - - [2025-11-27 01:55:52] "DELETE /project/b68e5f61-27f4-4991-99dd-6a4f2e703002 HTTP/1.1" 200 115 0.305714 10.0.0.129 - - [2025-11-27 01:56:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002070 10.0.0.129 - - [2025-11-27 01:56:04] "GET /global-system-configs HTTP/1.1" 200 323 0.001749 10.0.0.129 - - [2025-11-27 01:56:44] "GET / HTTP/1.1" 200 36215 0.001954 10.0.0.129 - - [2025-11-27 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.129 - - [2025-11-27 01:56:44] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002427 10.0.0.129 - - [2025-11-27 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.129 - - [2025-11-27 01:56:45] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002416 10.0.0.129 - - [2025-11-27 01:57:00] "GET / HTTP/1.1" 200 36215 0.001404 10.0.0.129 - - [2025-11-27 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.129 - - [2025-11-27 01:57:00] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004458 10.0.0.129 - - [2025-11-27 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.129 - - [2025-11-27 01:57:00] "GET /config-node/d39a3532-caa1-4561-9ae0-3fa20bcfdf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001914 10.0.0.129 - - [2025-11-27 01:57:00] "GET / HTTP/1.1" 200 36215 0.001247 10.0.0.129 - - [2025-11-27 01:57:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001901 10.0.0.129 - - [2025-11-27 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.129 - - [2025-11-27 01:57:05] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002053 10.0.0.129 - - [2025-11-27 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.129 - - [2025-11-27 01:57:05] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.006236 10.0.0.129 - - [2025-11-27 01:57:05] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.129 - - [2025-11-27 01:57:05] "POST /alarms HTTP/1.1" 409 264 0.001894 10.0.0.129 - - [2025-11-27 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.129 - - [2025-11-27 01:57:05] "PUT /alarm/e9cf0cca-baf9-46fd-9a33-1b78dd77d0fd HTTP/1.1" 200 245 0.008264 10.0.0.129 - - [2025-11-27 01:57:05] "POST /alarms HTTP/1.1" 409 261 0.004149 10.0.0.129 - - [2025-11-27 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/bab686d2-e5d7-4661-9d02-8ec5b75069e2 HTTP/1.1" 200 245 0.014774 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 261 0.002518 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/2102bcd0-baa8-47f9-974b-8547cea7e071 HTTP/1.1" 200 245 0.010743 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 253 0.008548 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/3060efd1-7601-4a18-a5fe-cb6f3d0f1507 HTTP/1.1" 200 245 0.024216 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 251 0.003477 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/485b965d-b761-46dd-bc40-9f3264adb184 HTTP/1.1" 200 245 0.010932 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 252 0.012064 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/2004e684-db83-4263-afc1-14466d9c3d89 HTTP/1.1" 200 245 0.008858 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 256 0.012772 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/3ebfed23-24c3-4c20-bdae-b6837df8dd76 HTTP/1.1" 200 245 0.012651 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 248 0.012023 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/e1a2b806-d2ae-4811-a5d8-15015a5f7dfa HTTP/1.1" 200 245 0.009404 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 252 0.008841 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/16a4d889-2431-4404-8467-8fa9796465ec HTTP/1.1" 200 245 0.009897 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 257 0.002710 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/189666d3-b030-4774-9bd3-81f34d2f5199 HTTP/1.1" 200 245 0.009905 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 251 0.007362 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/e28de8b3-3d7c-4840-8560-4ec95f091e50 HTTP/1.1" 200 245 0.009766 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 257 0.007675 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/6afd85b3-d097-47ad-a00f-82b850342354 HTTP/1.1" 200 245 0.010103 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 261 0.010411 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/99013d39-58d0-4fc4-b44f-7b1530694028 HTTP/1.1" 200 245 0.008995 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 258 0.005340 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/26b788e6-97a3-4b90-a071-e5d824794f24 HTTP/1.1" 200 245 0.009277 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 254 0.006834 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.129 - - [2025-11-27 01:57:06] "PUT /alarm/600ca34b-e14f-4df9-b588-471d322d3e41 HTTP/1.1" 200 245 0.015517 10.0.0.129 - - [2025-11-27 01:57:06] "POST /alarms HTTP/1.1" 409 254 0.005992 10.0.0.129 - - [2025-11-27 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/0c32845f-092f-424c-853a-835c509c2a74 HTTP/1.1" 200 245 0.009451 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 254 0.004876 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/e3381997-627c-4439-82e1-7f9cd6c4e93d HTTP/1.1" 200 245 0.009411 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 247 0.005826 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/3f7fdd6e-970e-40f4-bc7b-371566ed3a46 HTTP/1.1" 200 245 0.009423 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 272 0.003765 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/b91d73d1-041d-414c-b3ce-8496134f690e HTTP/1.1" 200 245 0.009325 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 261 0.001646 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/a5fe8ad2-f7df-4541-8b25-130e6db892c3 HTTP/1.1" 200 245 0.009700 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 259 0.003502 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/dfd06228-38a7-4879-8ac8-e6a9fd387224 HTTP/1.1" 200 245 0.009224 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 265 0.008200 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/7016cc36-760a-4fa6-9da2-11806363bdd2 HTTP/1.1" 200 245 0.009566 10.0.0.129 - - [2025-11-27 01:57:07] "POST /alarms HTTP/1.1" 409 279 0.009170 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /alarm/8d740a65-3708-4a58-be94-17db51b74e4c HTTP/1.1" 200 245 0.009100 10.0.0.129 - - [2025-11-27 01:57:07] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.129 - - [2025-11-27 01:57:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001891 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.006300 10.0.0.129 - - [2025-11-27 01:57:07] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.129 - - [2025-11-27 01:57:07] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002268 10.0.0.129 - - [2025-11-27 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.129 - - [2025-11-27 01:57:07] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.009550 10.0.0.129 - - [2025-11-27 01:57:08] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.129 - - [2025-11-27 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2025-11-27 01:57:08] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003803 10.0.0.129 - - [2025-11-27 01:57:08] "PUT /global-system-config/d476b405-991f-415b-920f-fcafd272b59d HTTP/1.1" 200 275 0.013587 10.0.0.129 - - [2025-11-27 01:57:11] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.129 - - [2025-11-27 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-11-27 01:57:11] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002107 10.0.0.129 - - [2025-11-27 01:57:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001491 10.0.0.129 - - [2025-11-27 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.129 - - [2025-11-27 01:57:11] "GET /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002565 10.0.0.129 - - [2025-11-27 01:57:11] "PUT /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662 HTTP/1.1" 200 255 0.013283 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:57:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:57:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000778 10.0.0.129 - - [2025-11-27 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.129 - - [2025-11-27 01:57:13] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002264 10.0.0.129 - - [2025-11-27 01:57:26] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.129 - - [2025-11-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.129 - - [2025-11-27 01:57:26] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006113 10.0.0.129 - - [2025-11-27 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.129 - - [2025-11-27 01:57:26] "GET /config-node/d39a3532-caa1-4561-9ae0-3fa20bcfdf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002206 10.0.0.129 - - [2025-11-27 01:57:37] "GET / HTTP/1.1" 200 36215 0.001295 10.0.0.129 - - [2025-11-27 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.129 - - [2025-11-27 01:57:37] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005906 10.0.0.129 - - [2025-11-27 01:57:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002182 10.0.0.129 - - [2025-11-27 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.129 - - [2025-11-27 01:57:37] "GET /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.006614 10.0.0.129 - - [2025-11-27 01:57:37] "PUT /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662 HTTP/1.1" 200 255 0.010705 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:57:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:57:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 10.0.0.129 - - [2025-11-27 01:57:52] "GET / HTTP/1.1" 200 36215 0.001975 10.0.0.129 - - [2025-11-27 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2025-11-27 01:57:52] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003945 10.0.0.129 - - [2025-11-27 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.129 - - [2025-11-27 01:57:52] "GET /config-node/d39a3532-caa1-4561-9ae0-3fa20bcfdf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002274 10.0.0.129 - - [2025-11-27 01:57:52] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.129 - - [2025-11-27 01:57:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001932 10.0.0.129 - - [2025-11-27 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.129 - - [2025-11-27 01:57:57] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002121 10.0.0.129 - - [2025-11-27 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.129 - - [2025-11-27 01:57:57] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.006522 10.0.0.129 - - [2025-11-27 01:57:58] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 264 0.001978 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/e9cf0cca-baf9-46fd-9a33-1b78dd77d0fd HTTP/1.1" 200 245 0.008539 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 261 0.009215 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008018 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/bab686d2-e5d7-4661-9d02-8ec5b75069e2 HTTP/1.1" 200 245 0.010467 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 261 0.005566 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/2102bcd0-baa8-47f9-974b-8547cea7e071 HTTP/1.1" 200 245 0.010339 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 253 0.003861 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/3060efd1-7601-4a18-a5fe-cb6f3d0f1507 HTTP/1.1" 200 245 0.010843 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 251 0.008974 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/485b965d-b761-46dd-bc40-9f3264adb184 HTTP/1.1" 200 245 0.017547 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 252 0.009338 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/2004e684-db83-4263-afc1-14466d9c3d89 HTTP/1.1" 200 245 0.011353 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 256 0.004050 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/3ebfed23-24c3-4c20-bdae-b6837df8dd76 HTTP/1.1" 200 245 0.008487 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 248 0.008406 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/e1a2b806-d2ae-4811-a5d8-15015a5f7dfa HTTP/1.1" 200 245 0.009833 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 252 0.011263 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/16a4d889-2431-4404-8467-8fa9796465ec HTTP/1.1" 200 245 0.016676 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 257 0.009713 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/189666d3-b030-4774-9bd3-81f34d2f5199 HTTP/1.1" 200 245 0.014033 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 251 0.014103 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/e28de8b3-3d7c-4840-8560-4ec95f091e50 HTTP/1.1" 200 245 0.011815 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 257 0.008246 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/6afd85b3-d097-47ad-a00f-82b850342354 HTTP/1.1" 200 245 0.012076 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 261 0.006899 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.129 - - [2025-11-27 01:57:58] "PUT /alarm/99013d39-58d0-4fc4-b44f-7b1530694028 HTTP/1.1" 200 245 0.011326 10.0.0.129 - - [2025-11-27 01:57:58] "POST /alarms HTTP/1.1" 409 258 0.006602 10.0.0.129 - - [2025-11-27 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/26b788e6-97a3-4b90-a071-e5d824794f24 HTTP/1.1" 200 245 0.009570 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 254 0.007354 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/600ca34b-e14f-4df9-b588-471d322d3e41 HTTP/1.1" 200 245 0.008934 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 254 0.004344 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/0c32845f-092f-424c-853a-835c509c2a74 HTTP/1.1" 200 245 0.009589 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 254 0.010924 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/e3381997-627c-4439-82e1-7f9cd6c4e93d HTTP/1.1" 200 245 0.009487 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 247 0.006406 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/3f7fdd6e-970e-40f4-bc7b-371566ed3a46 HTTP/1.1" 200 245 0.010893 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 272 0.004232 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006281 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/b91d73d1-041d-414c-b3ce-8496134f690e HTTP/1.1" 200 245 0.007871 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 261 0.009905 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/a5fe8ad2-f7df-4541-8b25-130e6db892c3 HTTP/1.1" 200 245 0.007618 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 259 0.011190 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/dfd06228-38a7-4879-8ac8-e6a9fd387224 HTTP/1.1" 200 245 0.019059 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 265 0.011315 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/7016cc36-760a-4fa6-9da2-11806363bdd2 HTTP/1.1" 200 245 0.010526 10.0.0.129 - - [2025-11-27 01:57:59] "POST /alarms HTTP/1.1" 409 279 0.002717 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /alarm/8d740a65-3708-4a58-be94-17db51b74e4c HTTP/1.1" 200 245 0.010384 10.0.0.129 - - [2025-11-27 01:57:59] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.129 - - [2025-11-27 01:57:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001825 10.0.0.129 - - [2025-11-27 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.129 - - [2025-11-27 01:57:59] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.010341 10.0.0.129 - - [2025-11-27 01:58:00] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.129 - - [2025-11-27 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.129 - - [2025-11-27 01:58:00] "GET /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002213 10.0.0.129 - - [2025-11-27 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.129 - - [2025-11-27 01:58:00] "PUT /global-vrouter-config/52dc841d-de58-4eb8-ae28-349974be2a1a HTTP/1.1" 200 277 0.018267 10.0.0.129 - - [2025-11-27 01:58:00] "GET / HTTP/1.1" 200 36215 0.001473 10.0.0.129 - - [2025-11-27 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.129 - - [2025-11-27 01:58:00] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004126 10.0.0.129 - - [2025-11-27 01:58:00] "PUT /global-system-config/d476b405-991f-415b-920f-fcafd272b59d HTTP/1.1" 200 275 0.012301 10.0.0.129 - - [2025-11-27 01:58:03] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.129 - - [2025-11-27 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.129 - - [2025-11-27 01:58:03] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002516 10.0.0.129 - - [2025-11-27 01:58:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001400 10.0.0.129 - - [2025-11-27 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-11-27 01:58:04] "GET /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002511 10.0.0.129 - - [2025-11-27 01:58:04] "PUT /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662 HTTP/1.1" 200 255 0.010279 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:58:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003902 10.0.0.129 - - [2025-11-27 01:58:08] "POST /tags HTTP/1.1" 200 356 0.027488 10.0.0.129 - - [2025-11-27 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013258 10.0.0.129 - - [2025-11-27 01:58:08] "GET /tag/c54d1c9c-f2b4-49b7-bbf4-f1aa1f3091c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017784 10.0.0.129 - - [2025-11-27 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.129 - - [2025-11-27 01:58:08] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004684 10.0.0.129 - - [2025-11-27 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.129 - - [2025-11-27 01:58:08] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077402 10.0.0.129 - - [2025-11-27 01:58:08] "POST /virtual-machines HTTP/1.1" 200 352 0.022766 10.0.0.129 - - [2025-11-27 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014480 10.0.0.129 - - [2025-11-27 01:58:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.127808 10.0.0.129 - - [2025-11-27 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010099 10.0.0.129 - - [2025-11-27 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017591 10.0.0.129 - - [2025-11-27 01:58:08] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005080 10.0.0.129 - - [2025-11-27 01:58:08] "POST /instance-ips HTTP/1.1" 200 392 0.028881 10.0.0.129 - - [2025-11-27 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018499 10.0.0.129 - - [2025-11-27 01:58:08] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.013847 10.0.0.129 - - [2025-11-27 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.011950 10.0.0.129 - - [2025-11-27 01:58:08] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005515 10.0.0.129 - - [2025-11-27 01:58:08] "GET /instance-ip/857d94ee-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.012607 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004418 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003904 10.0.0.129 - - [2025-11-27 01:58:09] "POST /ref-update HTTP/1.1" 200 156 0.015908 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006243 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.004539 10.0.0.129 - - [2025-11-27 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-network/594026c2-4e66-4a36-8d73-1b5f9ee0036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004433 10.0.0.129 - - [2025-11-27 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2025-11-27 01:58:09] "GET /project/1ef92461-c378-4115-b783-fec4f19283a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043404 10.0.0.129 - - [2025-11-27 01:58:09] "POST /virtual-machines HTTP/1.1" 200 356 0.011697 10.0.0.129 - - [2025-11-27 01:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008863 10.0.0.129 - - [2025-11-27 01:58:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.117410 10.0.0.129 - - [2025-11-27 01:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037189 10.0.0.129 - - [2025-11-27 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.016132 10.0.0.129 - - [2025-11-27 01:58:09] "POST /instance-ips HTTP/1.1" 200 396 0.038064 10.0.0.129 - - [2025-11-27 01:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025087 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.021181 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.020850 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.023261 10.0.0.129 - - [2025-11-27 01:58:09] "GET /instance-ip/85f27c32-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.009447 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004115 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.004755 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-router/336a14ca-eda4-4c9d-bd71-7a8fccd31fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006206 10.0.0.129 - - [2025-11-27 01:58:09] "POST /ref-update HTTP/1.1" 200 156 0.009117 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005341 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.005366 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004669 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.129 - - [2025-11-27 01:58:09] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003222 10.0.0.129 - - [2025-11-27 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.011658 10.0.0.129 - - [2025-11-27 01:58:21] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004177 10.0.0.129 - - [2025-11-27 01:58:21] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.129 - - [2025-11-27 01:58:22] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004084 10.0.0.129 - - [2025-11-27 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.129 - - [2025-11-27 01:58:23] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009385 10.0.0.129 - - [2025-11-27 01:58:23] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.129 - - [2025-11-27 01:58:39] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.129 - - [2025-11-27 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.129 - - [2025-11-27 01:58:39] "GET /global-system-config/d476b405-991f-415b-920f-fcafd272b59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005332 10.0.0.129 - - [2025-11-27 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.129 - - [2025-11-27 01:58:39] "GET /config-node/d39a3532-caa1-4561-9ae0-3fa20bcfdf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001606 10.0.0.129 - - [2025-11-27 01:58:51] "GET / HTTP/1.1" 200 36215 0.001263 10.0.0.129 - - [2025-11-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.129 - - [2025-11-27 01:58:51] "GET /routing-instance/9a076989-0818-473b-a3eb-eb040655fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002474 10.0.0.129 - - [2025-11-27 01:58:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001424 10.0.0.129 - - [2025-11-27 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.129 - - [2025-11-27 01:58:51] "GET /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002381 10.0.0.129 - - [2025-11-27 01:58:51] "PUT /bgp-router/0a6c2163-dca6-4e49-9a4c-c58b62c08662 HTTP/1.1" 200 255 0.009724 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:58:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:58:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000807 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:58:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.129 - - [2025-11-27 01:58:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 10.0.0.129 - - [2025-11-27 01:58:55] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004067 10.0.0.129 - - [2025-11-27 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.005087 10.0.0.129 - - [2025-11-27 01:58:55] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003705 10.0.0.129 - - [2025-11-27 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.129 - - [2025-11-27 01:58:55] "GET /virtual-machine/cd0fa478-dd4b-4b7d-b03b-0625f5596f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002721 10.0.0.129 - - [2025-11-27 01:58:55] "POST /ref-update HTTP/1.1" 200 156 0.008349 10.0.0.129 - - [2025-11-27 01:58:55] "GET /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007860 10.0.0.129 - - [2025-11-27 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.012911 10.0.0.129 - - [2025-11-27 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.023995 10.0.0.129 - - [2025-11-27 01:58:56] "DELETE /instance-ip/857d94ee-cb34-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.048980 10.0.0.129 - - [2025-11-27 01:58:56] "DELETE /virtual-machine-interface/855febc4-cb34-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.039219 10.0.0.129 - - [2025-11-27 01:58:56] "DELETE /virtual-machine/cd0fa478-dd4b-4b7d-b03b-0625f5596f2b HTTP/1.1" 200 115 0.014882 10.0.0.129 - - [2025-11-27 01:58:56] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004797 10.0.0.129 - - [2025-11-27 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.129 - - [2025-11-27 01:59:26] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004674 10.0.0.129 - - [2025-11-27 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.129 - - [2025-11-27 01:59:26] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006640 10.0.0.129 - - [2025-11-27 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.129 - - [2025-11-27 01:59:26] "GET /virtual-machine/3e22864a-8a5f-4637-b408-720a22b9d9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002877 10.0.0.129 - - [2025-11-27 01:59:26] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.129 - - [2025-11-27 01:59:26] "GET /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005300 10.0.0.129 - - [2025-11-27 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.033304 10.0.0.129 - - [2025-11-27 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.022753 10.0.0.129 - - [2025-11-27 01:59:27] "DELETE /instance-ip/85f27c32-cb34-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.071472 10.0.0.129 - - [2025-11-27 01:59:27] "DELETE /virtual-machine-interface/85d8ed9e-cb34-11f0-b214-fa163e7475df HTTP/1.1" 200 115 0.062555 10.0.0.129 - - [2025-11-27 01:59:27] "DELETE /virtual-machine/3e22864a-8a5f-4637-b408-720a22b9d9ad HTTP/1.1" 200 115 0.038983 10.0.0.129 - - [2025-11-27 01:59:27] "DELETE /tag/c54d1c9c-f2b4-49b7-bbf4-f1aa1f3091c0 HTTP/1.1" 200 115 0.040369