++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Dec 4 01:55:59 AM UTC 2025 ===================' INFO: =================== Thu Dec 4 01:55:59 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.56.169.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.56.169.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/04/2025 01:56:50.333 7ff3bea200c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/04/2025 01:56:50.479 7ff3bea200c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/04/2025 01:56:50.491 7ff3bea200c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/04/2025 01:56:50.491 7ff3bea200c0 [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-12-04 01:56:56] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.129 - - [2025-12-04 01:56:57] "GET / HTTP/1.1" 200 36215 0.001238 10.0.0.129 - - [2025-12-04 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.129 - - [2025-12-04 01:56:57] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005010 10.0.0.129 - - [2025-12-04 01:56:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002069 10.0.0.129 - - [2025-12-04 01:56:57] "POST /analytics-nodes HTTP/1.1" 200 601 0.023574 10.0.0.129 - - [2025-12-04 01:56:57] "GET / HTTP/1.1" 200 36215 0.002100 10.0.0.129 - - [2025-12-04 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.129 - - [2025-12-04 01:56:57] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004718 10.0.0.129 - - [2025-12-04 01:56:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001786 10.0.0.129 - - [2025-12-04 01:56:57] "POST /config-nodes HTTP/1.1" 200 595 0.028840 10.0.0.129 - - [2025-12-04 01:56:57] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.129 - - [2025-12-04 01:56:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002478 10.0.0.129 - - [2025-12-04 01:56:57] "GET / HTTP/1.1" 200 45303 0.001235 10.0.0.129 - - [2025-12-04 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.129 - - [2025-12-04 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2025-12-04 01:56:58] "GET / HTTP/1.1" 200 36215 0.001144 10.0.0.129 - - [2025-12-04 01:56:58] "GET / HTTP/1.1" 200 36215 0.002063 10.0.0.129 - - [2025-12-04 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.129 - - [2025-12-04 01:56:58] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007806 10.0.0.129 - - [2025-12-04 01:56:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001894 10.0.0.129 - - [2025-12-04 01:56:58] "POST /database-nodes HTTP/1.1" 200 599 0.025756 10.0.0.129 - - [2025-12-04 01:56:58] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.129 - - [2025-12-04 01:56:58] "GET / HTTP/1.1" 200 36215 0.001165 10.0.0.129 - - [2025-12-04 01:56:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.008275 10.0.0.129 - - [2025-12-04 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.129 - - [2025-12-04 01:56:59] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005208 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.034483 10.0.0.129 - - [2025-12-04 01:56:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.002416 10.0.0.129 - - [2025-12-04 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.129 - - [2025-12-04 01:56:59] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006647 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.061787 10.0.0.129 - - [2025-12-04 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.129 - - [2025-12-04 01:56:59] "GET /network-ipam/036a8361-e1fa-4dfb-bf4a-a337c1bddd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004645 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-templates HTTP/1.1" 200 513 0.044610 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-templates HTTP/1.1" 200 503 0.028816 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-templates HTTP/1.1" 200 517 0.038778 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-templates HTTP/1.1" 200 537 0.025660 10.0.0.129 - - [2025-12-04 01:56:59] "POST /service-templates HTTP/1.1" 200 509 0.053568 10.0.0.129 - - [2025-12-04 01:57:00] "GET / HTTP/1.1" 200 36215 0.001198 10.0.0.129 - - [2025-12-04 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2025-12-04 01:57:00] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006292 10.0.0.129 - - [2025-12-04 01:57:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.001857 10.0.0.129 - - [2025-12-04 01:57:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.027106 10.0.0.129 - - [2025-12-04 01:57:00] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.129 - - [2025-12-04 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.129 - - [2025-12-04 01:57:00] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005301 10.0.0.129 - - [2025-12-04 01:57:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002440 10.0.0.129 - - [2025-12-04 01:57:00] "POST /config-database-nodes HTTP/1.1" 200 613 0.017560 10.0.0.129 - - [2025-12-04 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.129 - - [2025-12-04 01:57:01] "GET /network-ipam/036a8361-e1fa-4dfb-bf4a-a337c1bddd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003216 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.009175 10.0.0.129 - - [2025-12-04 01:57:02] "POST /access-control-lists HTTP/1.1" 200 589 0.018051 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.009811 10.0.0.129 - - [2025-12-04 01:57:02] "POST /access-control-lists HTTP/1.1" 200 587 0.026429 10.0.0.129 - - [2025-12-04 01:57:02] "POST /route-targets HTTP/1.1" 200 328 0.015003 10.0.0.129 - - [2025-12-04 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.028119 10.0.0.129 - - [2025-12-04 01:57:02] "POST /route-targets HTTP/1.1" 200 328 0.011379 10.0.0.129 - - [2025-12-04 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.013046 10.0.0.129 - - [2025-12-04 01:57:02] "POST /route-targets HTTP/1.1" 200 328 0.023682 10.0.0.129 - - [2025-12-04 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.026688 10.0.0.129 - - [2025-12-04 01:57:02] "POST /route-targets HTTP/1.1" 200 328 0.020354 10.0.0.129 - - [2025-12-04 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.011013 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003917 10.0.0.129 - - [2025-12-04 01:57:02] "GET / HTTP/1.1" 200 36215 0.001358 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.129 - - [2025-12-04 01:57:02] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003468 10.0.0.129 - - [2025-12-04 01:57:02] "POST /access-control-lists HTTP/1.1" 200 553 0.071346 10.0.0.129 - - [2025-12-04 01:57:02] "POST /bgp-routers HTTP/1.1" 200 618 0.106553 10.0.0.129 - - [2025-12-04 01:57:02] "GET /bgp-router/0631be58-197c-4337-8130-a6ff76afa280?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.035316 10.0.0.129 - - [2025-12-04 01:57:02] "PUT /access-control-list/47261c98-a1e6-43df-9e2e-a76e17bde20a HTTP/1.1" 200 273 0.062369 10.0.0.129 - - [2025-12-04 01:57:02] "PUT /access-control-list/4613f268-9a72-4a93-93cb-6443f4869871 HTTP/1.1" 200 273 0.028487 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009588 10.0.0.129 - - [2025-12-04 01:57:02] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027591 10.0.0.129 - - [2025-12-04 01:57:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001977 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010141 10.0.0.129 - - [2025-12-04 01:57:02] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.010055 10.0.0.129 - - [2025-12-04 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.035064 10.0.0.129 - - [2025-12-04 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.051993 10.0.0.129 - - [2025-12-04 01:57:03] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.101787 10.0.0.129 - - [2025-12-04 01:57:03] "GET / HTTP/1.1" 200 36215 0.001130 10.0.0.129 - - [2025-12-04 01:57:03] "POST /alarms HTTP/1.1" 200 583 0.039900 10.0.0.129 - - [2025-12-04 01:57:03] "POST /alarms HTTP/1.1" 200 577 0.065076 10.0.0.129 - - [2025-12-04 01:57:03] "POST /alarms HTTP/1.1" 200 577 0.088734 10.0.0.129 - - [2025-12-04 01:57:03] "POST /alarms HTTP/1.1" 200 561 0.044677 10.0.0.129 - - [2025-12-04 01:57:03] "POST /alarms HTTP/1.1" 200 557 0.099678 10.0.0.129 - - [2025-12-04 01:57:03] "GET / HTTP/1.1" 200 36215 0.002136 10.0.0.129 - - [2025-12-04 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.129 - - [2025-12-04 01:57:03] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014608 10.0.0.129 - - [2025-12-04 01:57:03] "POST /alarms HTTP/1.1" 200 559 0.080109 10.0.0.129 - - [2025-12-04 01:57:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.011437 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 567 0.043177 10.0.0.129 - - [2025-12-04 01:57:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.066595 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 551 0.099592 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 559 0.088446 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 569 0.071379 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 557 0.047737 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 569 0.032672 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 577 0.095974 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 571 0.061892 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 563 0.073710 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 563 0.018759 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 563 0.032529 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 549 0.032227 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 597 0.015428 10.0.0.129 - - [2025-12-04 01:57:04] "POST /alarms HTTP/1.1" 200 577 0.051855 10.0.0.129 - - [2025-12-04 01:57:05] "POST /alarms HTTP/1.1" 200 573 0.041209 10.0.0.129 - - [2025-12-04 01:57:05] "POST /alarms HTTP/1.1" 200 585 0.027350 10.0.0.129 - - [2025-12-04 01:57:05] "POST /alarms HTTP/1.1" 200 611 0.030092 10.0.0.129 - - [2025-12-04 01:57:05] "GET / HTTP/1.1" 200 36215 0.001636 10.0.0.129 - - [2025-12-04 01:57:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002332 10.0.0.129 - - [2025-12-04 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.129 - - [2025-12-04 01:57:05] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.010577 10.0.0.129 - - [2025-12-04 01:57:05] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.129 - - [2025-12-04 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.129 - - [2025-12-04 01:57:05] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002387 10.0.0.129 - - [2025-12-04 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2025-12-04 01:57:05] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.008308 10.0.0.129 - - [2025-12-04 01:57:05] "GET / HTTP/1.1" 200 36215 0.001188 10.0.0.129 - - [2025-12-04 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.129 - - [2025-12-04 01:57:05] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004347 10.0.0.129 - - [2025-12-04 01:57:05] "PUT /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432 HTTP/1.1" 200 275 0.024024 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:57:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:57:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:57:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000778 10.0.0.129 - - [2025-12-04 01:58:03] "GET / HTTP/1.1" 200 36215 0.002099 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.129 - - [2025-12-04 01:58:04] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002539 10.0.0.129 - - [2025-12-04 01:58:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000655 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.005268 10.0.0.129 - - [2025-12-04 01:58:04] "POST /security-groups HTTP/1.1" 200 570 0.069593 10.0.0.129 - - [2025-12-04 01:58:04] "POST /projects HTTP/1.1" 200 483 0.211421 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.002064 10.0.0.129 - - [2025-12-04 01:58:04] "POST /security-groups HTTP/1.1" 200 536 0.039687 10.0.0.129 - - [2025-12-04 01:58:04] "POST /chown HTTP/1.1" 200 109 0.069234 10.0.0.129 - - [2025-12-04 01:58:04] "POST /access-control-lists HTTP/1.1" 200 581 0.105848 10.0.0.129 - - [2025-12-04 01:58:04] "POST /policy-managements HTTP/1.1" 409 214 0.017011 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.002244 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2025-12-04 01:58:04] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.033935 10.0.0.129 - - [2025-12-04 01:58:04] "POST /access-control-lists HTTP/1.1" 200 579 0.066204 10.0.0.129 - - [2025-12-04 01:58:04] "POST /application-policy-sets HTTP/1.1" 200 530 0.041646 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021863 10.0.0.129 - - [2025-12-04 01:58:04] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010202 10.0.0.129 - - [2025-12-04 01:58:04] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.020269 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022467 10.0.0.129 - - [2025-12-04 01:58:04] "GET /virtual-network/59b5633a-0340-4aa4-bee1-ee643dd05457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005994 10.0.0.129 - - [2025-12-04 01:58:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000539 10.0.0.129 - - [2025-12-04 01:58:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.030377 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.001884 10.0.0.129 - - [2025-12-04 01:58:05] "POST /security-groups HTTP/1.1" 200 574 0.128736 10.0.0.129 - - [2025-12-04 01:58:05] "POST /projects HTTP/1.1" 200 491 0.340780 10.0.0.129 - - [2025-12-04 01:58:05] "POST /access-control-lists HTTP/1.1" 200 596 0.085192 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.009287 10.0.0.129 - - [2025-12-04 01:58:05] "POST /security-groups HTTP/1.1" 200 548 0.098847 10.0.0.129 - - [2025-12-04 01:58:05] "POST /access-control-lists HTTP/1.1" 200 594 0.048255 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.002551 10.0.0.129 - - [2025-12-04 01:58:05] "POST /chown HTTP/1.1" 200 109 0.039255 10.0.0.129 - - [2025-12-04 01:58:05] "POST /access-control-lists HTTP/1.1" 200 585 0.124898 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.032401 10.0.0.129 - - [2025-12-04 01:58:05] "POST /network-ipams HTTP/1.1" 200 524 0.149755 10.0.0.129 - - [2025-12-04 01:58:05] "POST /access-control-lists HTTP/1.1" 200 583 0.106371 10.0.0.129 - - [2025-12-04 01:58:05] "POST /network-ipams HTTP/1.1" 200 512 0.117033 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.017772 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.021806 10.0.0.129 - - [2025-12-04 01:58:05] "POST /access-control-lists HTTP/1.1" 200 604 0.094033 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.001987 10.0.0.129 - - [2025-12-04 01:58:05] "POST /access-control-lists HTTP/1.1" 200 602 0.080388 10.0.0.129 - - [2025-12-04 01:58:05] "POST /useragent-kv HTTP/1.1" 200 115 0.012649 10.0.0.129 - - [2025-12-04 01:58:05] "POST /virtual-networks HTTP/1.1" 200 540 0.256750 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.129 - - [2025-12-04 01:58:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.001914 10.0.0.129 - - [2025-12-04 01:58:06] "POST /access-control-lists HTTP/1.1" 200 591 0.071784 10.0.0.129 - - [2025-12-04 01:58:06] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.062828 10.0.0.129 - - [2025-12-04 01:58:06] "POST /route-targets HTTP/1.1" 200 328 0.014405 10.0.0.129 - - [2025-12-04 01:58:06] "POST /network-ipams HTTP/1.1" 200 520 0.043720 10.0.0.129 - - [2025-12-04 01:58:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.001767 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.019055 10.0.0.129 - - [2025-12-04 01:58:06] "PUT /access-control-list/a46bc2a0-d317-4bc2-af26-857f1d01b04f HTTP/1.1" 200 273 0.070935 10.0.0.129 - - [2025-12-04 01:58:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005933 10.0.0.129 - - [2025-12-04 01:58:06] "POST /virtual-networks HTTP/1.1" 200 548 0.133605 10.0.0.129 - - [2025-12-04 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2025-12-04 01:58:06] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.012736 10.0.0.129 - - [2025-12-04 01:58:06] "POST /route-targets HTTP/1.1" 200 328 0.011133 10.0.0.129 - - [2025-12-04 01:58:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.001373 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.032547 10.0.0.129 - - [2025-12-04 01:58:06] "POST /network-policys HTTP/1.1" 200 540 0.033872 10.0.0.129 - - [2025-12-04 01:58:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.022293 10.0.0.129 - - [2025-12-04 01:58:06] "POST /network-policys HTTP/1.1" 200 536 0.017699 10.0.0.129 - - [2025-12-04 01:58:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002015 10.0.0.129 - - [2025-12-04 01:58:06] "POST /network-policys HTTP/1.1" 200 544 0.016151 10.0.0.129 - - [2025-12-04 01:58:06] "PUT /access-control-list/d23c753a-a708-49ac-8c22-d549da94492c HTTP/1.1" 200 273 0.023315 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.106201 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007804 10.0.0.129 - - [2025-12-04 01:58:06] "PUT /access-control-list/a46bc2a0-d317-4bc2-af26-857f1d01b04f HTTP/1.1" 200 273 0.013822 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.065921 10.0.0.129 - - [2025-12-04 01:58:06] "PUT /access-control-list/a46bc2a0-d317-4bc2-af26-857f1d01b04f HTTP/1.1" 200 273 0.023803 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.081936 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008991 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006839 10.0.0.129 - - [2025-12-04 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.059731 10.0.0.129 - - [2025-12-04 01:58:07] "PUT /access-control-list/d23c753a-a708-49ac-8c22-d549da94492c HTTP/1.1" 200 273 0.159292 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.057380 10.0.0.129 - - [2025-12-04 01:58:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.006296 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.161715 10.0.0.129 - - [2025-12-04 01:58:07] "POST /access-control-lists HTTP/1.1" 200 603 0.115727 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.075253 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.251232 10.0.0.129 - - [2025-12-04 01:58:07] "PUT /access-control-list/d23c753a-a708-49ac-8c22-d549da94492c HTTP/1.1" 200 273 0.076427 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034517 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006226 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014111 10.0.0.129 - - [2025-12-04 01:58:07] "PUT /access-control-list/8d5fb7c1-46a3-49dd-93e8-9ff22dd90830 HTTP/1.1" 200 273 0.063988 10.0.0.129 - - [2025-12-04 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.129 - - [2025-12-04 01:58:07] "GET /virtual-network/59b5633a-0340-4aa4-bee1-ee643dd05457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.010040 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.036118 10.0.0.129 - - [2025-12-04 01:58:07] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003950 10.0.0.129 - - [2025-12-04 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.129 - - [2025-12-04 01:58:07] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002263 10.0.0.129 - - [2025-12-04 01:58:07] "POST /firewall-policys HTTP/1.1" 200 532 0.039132 10.0.0.129 - - [2025-12-04 01:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036583 10.0.0.129 - - [2025-12-04 01:58:07] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013660 10.0.0.129 - - [2025-12-04 01:58:07] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002818 10.0.0.129 - - [2025-12-04 01:58:07] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002348 10.0.0.129 - - [2025-12-04 01:58:07] "POST /ref-update HTTP/1.1" 200 156 0.014649 10.0.0.129 - - [2025-12-04 01:58:07] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.015608 10.0.0.129 - - [2025-12-04 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2025-12-04 01:58:07] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002836 10.0.0.129 - - [2025-12-04 01:58:08] "POST /firewall-policys HTTP/1.1" 200 534 0.020044 10.0.0.129 - - [2025-12-04 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031949 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.018407 10.0.0.129 - - [2025-12-04 01:58:08] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002563 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002202 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002210 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002683 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.020082 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.037025 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.028631 10.0.0.129 - - [2025-12-04 01:58:08] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.015192 10.0.0.129 - - [2025-12-04 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.129 - - [2025-12-04 01:58:08] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002819 10.0.0.129 - - [2025-12-04 01:58:08] "POST /firewall-policys HTTP/1.1" 200 532 0.060642 10.0.0.129 - - [2025-12-04 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036776 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013857 10.0.0.129 - - [2025-12-04 01:58:08] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002710 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002886 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002759 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003373 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002815 10.0.0.129 - - [2025-12-04 01:58:08] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002244 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.018545 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.050442 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.035988 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.018492 10.0.0.129 - - [2025-12-04 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.042297 10.0.0.129 - - [2025-12-04 01:58:08] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.018156 10.0.0.129 - - [2025-12-04 01:58:09] "POST /tags HTTP/1.1" 200 300 0.049039 10.0.0.129 - - [2025-12-04 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011425 10.0.0.129 - - [2025-12-04 01:58:09] "GET /tag/314789d0-5dc5-4a56-8bf5-b14ee243b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022272 10.0.0.129 - - [2025-12-04 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.015927 10.0.0.129 - - [2025-12-04 01:58:09] "POST /tags HTTP/1.1" 200 302 0.109365 10.0.0.129 - - [2025-12-04 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013829 10.0.0.129 - - [2025-12-04 01:58:09] "GET /tag/224de845-b01b-4220-9ecf-08dfecafece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015789 10.0.0.129 - - [2025-12-04 01:58:09] "POST /tags HTTP/1.1" 200 326 0.080233 10.0.0.129 - - [2025-12-04 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017383 10.0.0.129 - - [2025-12-04 01:58:09] "GET /tag/ce2fd32d-3fd3-4ab9-9b94-cfc1cf157d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.022104 10.0.0.129 - - [2025-12-04 01:58:09] "POST /tags HTTP/1.1" 200 312 0.046889 10.0.0.129 - - [2025-12-04 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013129 10.0.0.129 - - [2025-12-04 01:58:09] "GET /tag/eba61227-affe-432e-9783-2346a886dc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018931 10.0.0.129 - - [2025-12-04 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.129 - - [2025-12-04 01:58:09] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.019984 10.0.0.129 - - [2025-12-04 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.129 - - [2025-12-04 01:58:09] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.022375 10.0.0.129 - - [2025-12-04 01:58:09] "POST /virtual-machines HTTP/1.1" 200 378 0.023071 10.0.0.129 - - [2025-12-04 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.128261 10.0.0.129 - - [2025-12-04 01:58:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.202927 10.0.0.129 - - [2025-12-04 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009069 10.0.0.129 - - [2025-12-04 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.040958 10.0.0.129 - - [2025-12-04 01:58:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012680 10.0.0.129 - - [2025-12-04 01:58:10] "POST /instance-ips HTTP/1.1" 200 410 0.068165 10.0.0.129 - - [2025-12-04 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036687 10.0.0.129 - - [2025-12-04 01:58:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014552 10.0.0.129 - - [2025-12-04 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.033298 10.0.0.129 - - [2025-12-04 01:58:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.027596 10.0.0.129 - - [2025-12-04 01:58:10] "GET /instance-ip/af58f6f2-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005815 10.0.0.129 - - [2025-12-04 01:58:10] "POST /tags HTTP/1.1" 200 358 0.067538 10.0.0.129 - - [2025-12-04 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013500 10.0.0.129 - - [2025-12-04 01:58:10] "GET /tag/3a79e900-721a-4b79-8f72-bab75d02365b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.024891 10.0.0.129 - - [2025-12-04 01:58:10] "POST /tags HTTP/1.1" 200 306 0.030731 10.0.0.129 - - [2025-12-04 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014982 10.0.0.129 - - [2025-12-04 01:58:10] "GET /tag/b0363c8f-3ac2-48ef-92d8-84ad0c625c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021302 10.0.0.129 - - [2025-12-04 01:58:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000462 10.0.0.129 - - [2025-12-04 01:58:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.005877 10.0.0.129 - - [2025-12-04 01:58:11] "POST /security-groups HTTP/1.1" 200 571 0.167935 10.0.0.129 - - [2025-12-04 01:58:11] "POST /projects HTTP/1.1" 200 485 0.316371 10.0.0.129 - - [2025-12-04 01:58:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.002167 10.0.0.129 - - [2025-12-04 01:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.077609 10.0.0.129 - - [2025-12-04 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.035612 10.0.0.129 - - [2025-12-04 01:58:11] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.039151 10.0.0.129 - - [2025-12-04 01:58:11] "POST /access-control-lists HTTP/1.1" 200 582 0.151899 10.0.0.129 - - [2025-12-04 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015272 10.0.0.129 - - [2025-12-04 01:58:11] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006570 10.0.0.129 - - [2025-12-04 01:58:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.003456 10.0.0.129 - - [2025-12-04 01:58:11] "POST /access-control-lists HTTP/1.1" 200 580 0.087297 10.0.0.129 - - [2025-12-04 01:58:11] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.115695 10.0.0.129 - - [2025-12-04 01:58:11] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.091120 10.0.0.129 - - [2025-12-04 01:58:11] "POST /security-groups HTTP/1.1" 200 539 0.112200 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.004062 10.0.0.129 - - [2025-12-04 01:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.051310 10.0.0.129 - - [2025-12-04 01:58:12] "POST /access-control-lists HTTP/1.1" 200 598 0.072134 10.0.0.129 - - [2025-12-04 01:58:12] "POST /chown HTTP/1.1" 200 109 0.047058 10.0.0.129 - - [2025-12-04 01:58:12] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016085 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.001882 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.129 - - [2025-12-04 01:58:12] "POST /access-control-lists HTTP/1.1" 200 596 0.064623 10.0.0.129 - - [2025-12-04 01:58:12] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.040236 10.0.0.129 - - [2025-12-04 01:58:12] "POST /tags HTTP/1.1" 409 207 0.006022 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.129 - - [2025-12-04 01:58:12] "GET /tag/b0363c8f-3ac2-48ef-92d8-84ad0c625c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.030502 10.0.0.129 - - [2025-12-04 01:58:12] "POST /firewall-rules HTTP/1.1" 200 566 0.085293 10.0.0.129 - - [2025-12-04 01:58:12] "GET /firewall-rule/7f54943f-2b96-465d-947d-d0d461241e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004459 10.0.0.129 - - [2025-12-04 01:58:12] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002183 10.0.0.129 - - [2025-12-04 01:58:12] "GET /firewall-rule/7f54943f-2b96-465d-947d-d0d461241e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002100 10.0.0.129 - - [2025-12-04 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.013439 10.0.0.129 - - [2025-12-04 01:58:12] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009945 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.129 - - [2025-12-04 01:58:12] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003093 10.0.0.129 - - [2025-12-04 01:58:12] "POST /tags HTTP/1.1" 409 207 0.001812 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.129 - - [2025-12-04 01:58:12] "GET /tag/b0363c8f-3ac2-48ef-92d8-84ad0c625c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020185 10.0.0.129 - - [2025-12-04 01:58:12] "POST /firewall-rules HTTP/1.1" 200 564 0.068752 10.0.0.129 - - [2025-12-04 01:58:12] "GET /firewall-rule/8796ee4a-3b0b-4d54-b167-858523f9bfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005121 10.0.0.129 - - [2025-12-04 01:58:12] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004258 10.0.0.129 - - [2025-12-04 01:58:12] "GET /firewall-rule/8796ee4a-3b0b-4d54-b167-858523f9bfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002134 10.0.0.129 - - [2025-12-04 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.035642 10.0.0.129 - - [2025-12-04 01:58:12] "POST /tags HTTP/1.1" 200 306 0.077044 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007524 10.0.0.129 - - [2025-12-04 01:58:12] "GET /tag/b1fab15b-bc40-4c50-ad9f-866a9dee3d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017866 10.0.0.129 - - [2025-12-04 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.129 - - [2025-12-04 01:58:13] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038315 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.129 - - [2025-12-04 01:58:13] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004387 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.129 - - [2025-12-04 01:58:13] "GET / HTTP/1.1" 200 36215 0.001473 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.129 - - [2025-12-04 01:58:13] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004239 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.129 - - [2025-12-04 01:58:13] "GET /service-appliance-set/84eaba6b-1dbd-437b-bffc-620cc5500788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005944 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.001458 10.0.0.129 - - [2025-12-04 01:58:13] "GET /config-node/59b6b614-081b-4ebf-b39e-b612e170836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.019123 10.0.0.129 - - [2025-12-04 01:58:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121735 10.0.0.129 - - [2025-12-04 01:58:13] "GET /virtual-machine-interface/d542bf6b-fd08-4564-8858-4c9215718d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.010978 10.0.0.129 - - [2025-12-04 01:58:13] "POST /instance-ips HTTP/1.1" 200 382 0.037307 10.0.0.129 - - [2025-12-04 01:58:13] "GET /instance-ip/5007239b-38da-4dfa-abbf-2f056c4130a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007891 10.0.0.129 - - [2025-12-04 01:58:13] "POST /loadbalancers HTTP/1.1" 200 584 0.061531 10.0.0.129 - - [2025-12-04 01:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014148 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.129 - - [2025-12-04 01:58:13] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026345 10.0.0.129 - - [2025-12-04 01:58:13] "GET /loadbalancer/76966eb1-9a51-4647-8192-74a0ee493919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005551 10.0.0.129 - - [2025-12-04 01:58:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022595 10.0.0.129 - - [2025-12-04 01:58:13] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048860 10.0.0.129 - - [2025-12-04 01:58:13] "GET /instance-ip/5007239b-38da-4dfa-abbf-2f056c4130a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002879 10.0.0.129 - - [2025-12-04 01:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013850 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.129 - - [2025-12-04 01:58:13] "POST /floating-ips HTTP/1.1" 200 585 0.048865 10.0.0.129 - - [2025-12-04 01:58:13] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050382 10.0.0.129 - - [2025-12-04 01:58:13] "GET /loadbalancer-listener/79064148-e22f-4e59-95eb-45f58cb0ba88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002796 10.0.0.129 - - [2025-12-04 01:58:13] "GET /loadbalancer-listener/79064148-e22f-4e59-95eb-45f58cb0ba88?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003788 10.0.0.129 - - [2025-12-04 01:58:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021582 10.0.0.129 - - [2025-12-04 01:58:13] "GET /instance-ip/5007239b-38da-4dfa-abbf-2f056c4130a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003044 10.0.0.129 - - [2025-12-04 01:58:13] "GET /instance-ip/5007239b-38da-4dfa-abbf-2f056c4130a9?fields=floating_ips HTTP/1.1" 200 1172 0.004704 10.0.0.129 - - [2025-12-04 01:58:13] "GET /floating-ip/4f6c9cdf-59c4-4c91-8ce2-2233fec8bb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001972 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.129 - - [2025-12-04 01:58:13] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002596 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2025-12-04 01:58:13] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.010141 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.129 - - [2025-12-04 01:58:13] "GET /loadbalancer/76966eb1-9a51-4647-8192-74a0ee493919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002553 10.0.0.129 - - [2025-12-04 01:58:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.001852 10.0.0.129 - - [2025-12-04 01:58:14] "POST /tags HTTP/1.1" 200 356 0.032127 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019140 10.0.0.129 - - [2025-12-04 01:58:14] "GET /tag/d23dad6b-f17a-4b53-8ef5-e104fb3bb6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011005 10.0.0.129 - - [2025-12-04 01:58:14] "POST /tags HTTP/1.1" 200 304 0.019063 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011825 10.0.0.129 - - [2025-12-04 01:58:14] "GET /tag/ae1b0b15-1977-456e-8da6-0323d4f53790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021814 10.0.0.129 - - [2025-12-04 01:58:14] "POST /projects HTTP/1.1" 409 218 0.002643 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.129 - - [2025-12-04 01:58:14] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070578 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2025-12-04 01:58:14] "GET /network-ipam/dbe8cc91-79d9-44c6-a5a5-403efe3c671e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002256 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.129 - - [2025-12-04 01:58:14] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.004388 10.0.0.129 - - [2025-12-04 01:58:14] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.066788 10.0.0.129 - - [2025-12-04 01:58:14] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.010157 10.0.0.129 - - [2025-12-04 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.041064 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.129 - - [2025-12-04 01:58:14] "GET /network-ipam/c5434ce9-6fb7-4eed-9ee8-184b5f9d51f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.005332 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.129 - - [2025-12-04 01:58:14] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.011264 10.0.0.129 - - [2025-12-04 01:58:14] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.052013 10.0.0.129 - - [2025-12-04 01:58:14] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004432 10.0.0.129 - - [2025-12-04 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.051456 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.129 - - [2025-12-04 01:58:14] "GET /network-policy/999afb37-1dbe-46ab-8009-730e498cf025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003394 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.129 - - [2025-12-04 01:58:14] "GET /network-policy/6bff260b-4cb5-462e-a6f8-11d0743940b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002740 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.129 - - [2025-12-04 01:58:14] "GET /network-policy/16e66eab-07e7-4c57-a921-fada9bf7c2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002784 10.0.0.129 - - [2025-12-04 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.129 - - [2025-12-04 01:58:14] "PUT /network-policy/16e66eab-07e7-4c57-a921-fada9bf7c2ad HTTP/1.1" 200 263 0.010755 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.061440 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008192 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001826 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002599 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002522 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2025-12-04 01:58:15] "POST /security-groups HTTP/1.1" 409 245 0.002656 10.0.0.129 - - [2025-12-04 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.129 - - [2025-12-04 01:58:15] "PUT /security-group/f6ee8f0e-9dda-4b40-aa14-f4ad0d3c2d0f HTTP/1.1" 200 263 0.054981 10.0.0.129 - - [2025-12-04 01:58:15] "PUT /access-control-list/b0d0c70d-18e3-4610-9fce-87ca6be78021 HTTP/1.1" 200 273 0.010117 10.0.0.129 - - [2025-12-04 01:58:15] "PUT /access-control-list/3b1ff33b-e27c-4f8b-af2e-27020e93c4d8 HTTP/1.1" 200 273 0.033521 10.0.0.129 - - [2025-12-04 01:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028143 10.0.0.129 - - [2025-12-04 01:58:15] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011683 10.0.0.129 - - [2025-12-04 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.129 - - [2025-12-04 01:58:15] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004182 10.0.0.129 - - [2025-12-04 01:58:15] "POST /tags HTTP/1.1" 409 206 0.002123 10.0.0.129 - - [2025-12-04 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.129 - - [2025-12-04 01:58:15] "GET /tag/ae1b0b15-1977-456e-8da6-0323d4f53790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010031 10.0.0.129 - - [2025-12-04 01:58:15] "POST /firewall-rules HTTP/1.1" 200 564 0.064591 10.0.0.129 - - [2025-12-04 01:58:15] "GET /firewall-rule/8a8b0b7a-60c3-4402-8562-a774c928b13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006933 10.0.0.129 - - [2025-12-04 01:58:15] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003529 10.0.0.129 - - [2025-12-04 01:58:15] "GET /firewall-rule/8a8b0b7a-60c3-4402-8562-a774c928b13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002236 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.017110 10.0.0.129 - - [2025-12-04 01:58:15] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003462 10.0.0.129 - - [2025-12-04 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.129 - - [2025-12-04 01:58:15] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002310 10.0.0.129 - - [2025-12-04 01:58:15] "POST /tags HTTP/1.1" 409 206 0.003173 10.0.0.129 - - [2025-12-04 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.129 - - [2025-12-04 01:58:15] "GET /tag/ae1b0b15-1977-456e-8da6-0323d4f53790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012089 10.0.0.129 - - [2025-12-04 01:58:15] "POST /firewall-rules HTTP/1.1" 200 562 0.072463 10.0.0.129 - - [2025-12-04 01:58:15] "GET /firewall-rule/738be1ac-561e-4173-b7c6-19c85ad31204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005519 10.0.0.129 - - [2025-12-04 01:58:15] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008784 10.0.0.129 - - [2025-12-04 01:58:15] "GET /firewall-rule/738be1ac-561e-4173-b7c6-19c85ad31204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002947 10.0.0.129 - - [2025-12-04 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.027813 10.0.0.129 - - [2025-12-04 01:58:15] "POST /tags HTTP/1.1" 200 302 0.047480 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.129 - - [2025-12-04 01:58:16] "GET /tag/4db0b97b-1424-4fa6-82f8-1cf9a1fd7899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011605 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2025-12-04 01:58:16] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036104 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.129 - - [2025-12-04 01:58:16] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004025 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.129 - - [2025-12-04 01:58:16] "GET /service-appliance-set/84eaba6b-1dbd-437b-bffc-620cc5500788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002316 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.001261 10.0.0.129 - - [2025-12-04 01:58:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101165 10.0.0.129 - - [2025-12-04 01:58:16] "GET /virtual-machine-interface/6fc93a50-bce2-48b3-916d-92968867317a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.009889 10.0.0.129 - - [2025-12-04 01:58:16] "POST /instance-ips HTTP/1.1" 200 378 0.023372 10.0.0.129 - - [2025-12-04 01:58:16] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011393 10.0.0.129 - - [2025-12-04 01:58:16] "POST /loadbalancers HTTP/1.1" 200 584 0.068627 10.0.0.129 - - [2025-12-04 01:58:16] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038866 10.0.0.129 - - [2025-12-04 01:58:16] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003575 10.0.0.129 - - [2025-12-04 01:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015872 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006978 10.0.0.129 - - [2025-12-04 01:58:16] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039384 10.0.0.129 - - [2025-12-04 01:58:16] "POST /floating-ips HTTP/1.1" 200 583 0.028723 10.0.0.129 - - [2025-12-04 01:58:16] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002472 10.0.0.129 - - [2025-12-04 01:58:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015255 10.0.0.129 - - [2025-12-04 01:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023237 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.129 - - [2025-12-04 01:58:16] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037866 10.0.0.129 - - [2025-12-04 01:58:16] "GET /loadbalancer-listener/0435a632-4a55-49f6-884b-7e5062d84573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.001896 10.0.0.129 - - [2025-12-04 01:58:16] "GET /loadbalancer-listener/0435a632-4a55-49f6-884b-7e5062d84573?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002523 10.0.0.129 - - [2025-12-04 01:58:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017266 10.0.0.129 - - [2025-12-04 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.129 - - [2025-12-04 01:58:16] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002675 10.0.0.129 - - [2025-12-04 01:58:16] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?fields=floating_ips HTTP/1.1" 200 1165 0.006483 10.0.0.129 - - [2025-12-04 01:58:16] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007667 10.0.0.129 - - [2025-12-04 01:58:16] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036075 10.0.0.129 - - [2025-12-04 01:58:16] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002998 10.0.0.129 - - [2025-12-04 01:58:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015909 10.0.0.129 - - [2025-12-04 01:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038237 10.0.0.129 - - [2025-12-04 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.129 - - [2025-12-04 01:58:17] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032100 10.0.0.129 - - [2025-12-04 01:58:17] "GET /loadbalancer-listener/e51bcb8d-53db-454f-a47b-8354307aecf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.006519 10.0.0.129 - - [2025-12-04 01:58:17] "GET /loadbalancer-listener/e51bcb8d-53db-454f-a47b-8354307aecf6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003008 10.0.0.129 - - [2025-12-04 01:58:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023723 10.0.0.129 - - [2025-12-04 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.129 - - [2025-12-04 01:58:17] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003757 10.0.0.129 - - [2025-12-04 01:58:17] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?fields=floating_ips HTTP/1.1" 200 1165 0.012356 10.0.0.129 - - [2025-12-04 01:58:17] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002504 10.0.0.129 - - [2025-12-04 01:58:17] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047059 10.0.0.129 - - [2025-12-04 01:58:17] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002435 10.0.0.129 - - [2025-12-04 01:58:17] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.017145 10.0.0.129 - - [2025-12-04 01:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.045127 10.0.0.129 - - [2025-12-04 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010094 10.0.0.129 - - [2025-12-04 01:58:17] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047980 10.0.0.129 - - [2025-12-04 01:58:17] "GET /loadbalancer-listener/914b1cc8-a102-42e6-aa85-5445cea8b55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004405 10.0.0.129 - - [2025-12-04 01:58:17] "GET /loadbalancer-listener/914b1cc8-a102-42e6-aa85-5445cea8b55e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.015662 10.0.0.129 - - [2025-12-04 01:58:17] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021945 10.0.0.129 - - [2025-12-04 01:58:17] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002972 10.0.0.129 - - [2025-12-04 01:58:17] "GET /instance-ip/7e765b9b-af4f-4e8c-8182-770fa00add00?fields=floating_ips HTTP/1.1" 200 1165 0.002511 10.0.0.129 - - [2025-12-04 01:58:17] "POST /tags HTTP/1.1" 200 372 0.023113 10.0.0.129 - - [2025-12-04 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016771 10.0.0.129 - - [2025-12-04 01:58:17] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002431 10.0.0.129 - - [2025-12-04 01:58:17] "GET /tag/2619ae88-18fc-4f7c-97dd-f3fce249f287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011410 10.0.0.129 - - [2025-12-04 01:58:17] "POST /tags HTTP/1.1" 200 320 0.029740 10.0.0.129 - - [2025-12-04 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009150 10.0.0.129 - - [2025-12-04 01:58:17] "GET /tag/6ba05c98-7e9f-4834-9bbc-b09712962647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011949 10.0.0.129 - - [2025-12-04 01:58:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.000719 10.0.0.129 - - [2025-12-04 01:58:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.006595 10.0.0.129 - - [2025-12-04 01:58:17] "POST /security-groups HTTP/1.1" 200 578 0.083081 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.002003 10.0.0.129 - - [2025-12-04 01:58:18] "POST /projects HTTP/1.1" 200 499 0.232824 10.0.0.129 - - [2025-12-04 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016154 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017479 10.0.0.129 - - [2025-12-04 01:58:18] "POST /access-control-lists HTTP/1.1" 200 589 0.081825 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.012949 10.0.0.129 - - [2025-12-04 01:58:18] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007322 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009130 10.0.0.129 - - [2025-12-04 01:58:18] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004489 10.0.0.129 - - [2025-12-04 01:58:18] "POST /access-control-lists HTTP/1.1" 200 587 0.079229 10.0.0.129 - - [2025-12-04 01:58:18] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.062155 10.0.0.129 - - [2025-12-04 01:58:18] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.067851 10.0.0.129 - - [2025-12-04 01:58:18] "POST /security-groups HTTP/1.1" 200 560 0.068802 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.001416 10.0.0.129 - - [2025-12-04 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024546 10.0.0.129 - - [2025-12-04 01:58:18] "POST /access-control-lists HTTP/1.1" 200 612 0.025525 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.005433 10.0.0.129 - - [2025-12-04 01:58:18] "POST /chown HTTP/1.1" 200 109 0.019149 10.0.0.129 - - [2025-12-04 01:58:18] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016158 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.129 - - [2025-12-04 01:58:18] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.037365 10.0.0.129 - - [2025-12-04 01:58:18] "POST /access-control-lists HTTP/1.1" 200 610 0.057801 10.0.0.129 - - [2025-12-04 01:58:18] "POST /tags HTTP/1.1" 409 214 0.006868 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.129 - - [2025-12-04 01:58:18] "GET /tag/6ba05c98-7e9f-4834-9bbc-b09712962647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012898 10.0.0.129 - - [2025-12-04 01:58:18] "POST /firewall-rules HTTP/1.1" 200 580 0.069288 10.0.0.129 - - [2025-12-04 01:58:18] "GET /firewall-rule/2fffd5a6-fc45-4baf-af95-a1bf69620570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003957 10.0.0.129 - - [2025-12-04 01:58:18] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003656 10.0.0.129 - - [2025-12-04 01:58:18] "GET /firewall-rule/2fffd5a6-fc45-4baf-af95-a1bf69620570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001915 10.0.0.129 - - [2025-12-04 01:58:18] "POST /ref-update HTTP/1.1" 200 156 0.023440 10.0.0.129 - - [2025-12-04 01:58:18] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002505 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.129 - - [2025-12-04 01:58:18] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001921 10.0.0.129 - - [2025-12-04 01:58:18] "POST /tags HTTP/1.1" 409 214 0.001436 10.0.0.129 - - [2025-12-04 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.129 - - [2025-12-04 01:58:18] "GET /tag/6ba05c98-7e9f-4834-9bbc-b09712962647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.009837 10.0.0.129 - - [2025-12-04 01:58:19] "POST /firewall-rules HTTP/1.1" 200 578 0.066789 10.0.0.129 - - [2025-12-04 01:58:19] "GET /firewall-rule/6c5d188e-cfa4-406d-b21a-ffbb4caa75f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.023642 10.0.0.129 - - [2025-12-04 01:58:19] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003385 10.0.0.129 - - [2025-12-04 01:58:19] "GET /firewall-rule/6c5d188e-cfa4-406d-b21a-ffbb4caa75f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002598 10.0.0.129 - - [2025-12-04 01:58:19] "POST /ref-update HTTP/1.1" 200 156 0.035045 10.0.0.129 - - [2025-12-04 01:58:19] "POST /tags HTTP/1.1" 200 364 0.024160 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.129 - - [2025-12-04 01:58:19] "GET /tag/b710a05e-b968-4e9c-87bb-8a29daf502dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010830 10.0.0.129 - - [2025-12-04 01:58:19] "POST /tags HTTP/1.1" 200 312 0.022937 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.129 - - [2025-12-04 01:58:19] "GET /tag/0df6d295-0409-47c6-a99d-0202d2b46d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015134 10.0.0.129 - - [2025-12-04 01:58:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000765 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.002555 10.0.0.129 - - [2025-12-04 01:58:19] "POST /security-groups HTTP/1.1" 200 574 0.059493 10.0.0.129 - - [2025-12-04 01:58:19] "POST /projects HTTP/1.1" 200 491 0.212502 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.001750 10.0.0.129 - - [2025-12-04 01:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011361 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.129 - - [2025-12-04 01:58:19] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.013915 10.0.0.129 - - [2025-12-04 01:58:19] "POST /access-control-lists HTTP/1.1" 200 585 0.074058 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.010812 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.129 - - [2025-12-04 01:58:19] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.003952 10.0.0.129 - - [2025-12-04 01:58:19] "POST /access-control-lists HTTP/1.1" 200 583 0.021076 10.0.0.129 - - [2025-12-04 01:58:19] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.057718 10.0.0.129 - - [2025-12-04 01:58:19] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.057721 10.0.0.129 - - [2025-12-04 01:58:19] "POST /security-groups HTTP/1.1" 200 548 0.088163 10.0.0.129 - - [2025-12-04 01:58:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.001756 10.0.0.129 - - [2025-12-04 01:58:20] "POST /access-control-lists HTTP/1.1" 200 604 0.058644 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.015076 10.0.0.129 - - [2025-12-04 01:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.082124 10.0.0.129 - - [2025-12-04 01:58:20] "POST /access-control-lists HTTP/1.1" 200 602 0.078988 10.0.0.129 - - [2025-12-04 01:58:20] "POST /chown HTTP/1.1" 200 109 0.078276 10.0.0.129 - - [2025-12-04 01:58:20] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007507 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.129 - - [2025-12-04 01:58:20] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002365 10.0.0.129 - - [2025-12-04 01:58:20] "POST /tags HTTP/1.1" 409 210 0.001241 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.129 - - [2025-12-04 01:58:20] "GET /tag/0df6d295-0409-47c6-a99d-0202d2b46d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010453 10.0.0.129 - - [2025-12-04 01:58:20] "POST /firewall-rules HTTP/1.1" 200 572 0.074360 10.0.0.129 - - [2025-12-04 01:58:20] "GET /firewall-rule/84214a54-752d-481d-acb2-95ad5beaecaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014910 10.0.0.129 - - [2025-12-04 01:58:20] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004561 10.0.0.129 - - [2025-12-04 01:58:20] "GET /firewall-rule/84214a54-752d-481d-acb2-95ad5beaecaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002218 10.0.0.129 - - [2025-12-04 01:58:20] "POST /ref-update HTTP/1.1" 200 156 0.043453 10.0.0.129 - - [2025-12-04 01:58:20] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016129 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.129 - - [2025-12-04 01:58:20] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002394 10.0.0.129 - - [2025-12-04 01:58:20] "POST /tags HTTP/1.1" 409 210 0.001530 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.129 - - [2025-12-04 01:58:20] "GET /tag/0df6d295-0409-47c6-a99d-0202d2b46d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018237 10.0.0.129 - - [2025-12-04 01:58:20] "POST /firewall-rules HTTP/1.1" 200 570 0.067876 10.0.0.129 - - [2025-12-04 01:58:20] "GET /firewall-rule/73c293bd-53cf-41f7-ad19-26fa63830c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004575 10.0.0.129 - - [2025-12-04 01:58:20] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007542 10.0.0.129 - - [2025-12-04 01:58:20] "GET /firewall-rule/73c293bd-53cf-41f7-ad19-26fa63830c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003056 10.0.0.129 - - [2025-12-04 01:58:20] "POST /ref-update HTTP/1.1" 200 156 0.047719 10.0.0.129 - - [2025-12-04 01:58:20] "POST /tags HTTP/1.1" 200 364 0.045813 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007068 10.0.0.129 - - [2025-12-04 01:58:20] "GET /tag/50edf348-f4e1-4229-a605-1584050378c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.021592 10.0.0.129 - - [2025-12-04 01:58:20] "POST /tags HTTP/1.1" 409 210 0.008972 10.0.0.129 - - [2025-12-04 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.129 - - [2025-12-04 01:58:20] "GET /tag/eba61227-affe-432e-9783-2346a886dc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010826 10.0.0.129 - - [2025-12-04 01:58:21] "POST /projects HTTP/1.1" 409 223 0.001769 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.129 - - [2025-12-04 01:58:21] "GET /project/5dd5e589-fa20-4803-ba52-2eb61a01062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044416 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.129 - - [2025-12-04 01:58:21] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006400 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.129 - - [2025-12-04 01:58:21] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003858 10.0.0.129 - - [2025-12-04 01:58:21] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.050253 10.0.0.129 - - [2025-12-04 01:58:21] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.045393 10.0.0.129 - - [2025-12-04 01:58:21] "POST /security-groups HTTP/1.1" 409 253 0.002316 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.129 - - [2025-12-04 01:58:21] "PUT /security-group/18272f4c-288f-4e97-a48d-0adcd066673b HTTP/1.1" 200 263 0.057061 10.0.0.129 - - [2025-12-04 01:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022575 10.0.0.129 - - [2025-12-04 01:58:21] "PUT /access-control-list/719d3d4d-6432-4d1b-9fb9-50a9a137f3cf HTTP/1.1" 200 273 0.014489 10.0.0.129 - - [2025-12-04 01:58:21] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017248 10.0.0.129 - - [2025-12-04 01:58:21] "PUT /access-control-list/68753846-1dff-45be-818a-923eb0ad0111 HTTP/1.1" 200 273 0.041533 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-12-04 01:58:21] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002369 10.0.0.129 - - [2025-12-04 01:58:21] "POST /tags HTTP/1.1" 409 210 0.002471 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.129 - - [2025-12-04 01:58:21] "GET /tag/eba61227-affe-432e-9783-2346a886dc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010011 10.0.0.129 - - [2025-12-04 01:58:21] "POST /firewall-rules HTTP/1.1" 200 572 0.068574 10.0.0.129 - - [2025-12-04 01:58:21] "GET /firewall-rule/3f39cd72-8789-448e-b796-a292e3ff0e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003733 10.0.0.129 - - [2025-12-04 01:58:21] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003472 10.0.0.129 - - [2025-12-04 01:58:21] "GET /firewall-rule/3f39cd72-8789-448e-b796-a292e3ff0e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004577 10.0.0.129 - - [2025-12-04 01:58:21] "POST /ref-update HTTP/1.1" 200 156 0.061607 10.0.0.129 - - [2025-12-04 01:58:21] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007694 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.129 - - [2025-12-04 01:58:21] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.043329 10.0.0.129 - - [2025-12-04 01:58:21] "POST /tags HTTP/1.1" 409 210 0.002518 10.0.0.129 - - [2025-12-04 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.129 - - [2025-12-04 01:58:21] "GET /tag/eba61227-affe-432e-9783-2346a886dc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016202 10.0.0.129 - - [2025-12-04 01:58:22] "POST /firewall-rules HTTP/1.1" 200 570 0.140029 10.0.0.129 - - [2025-12-04 01:58:22] "GET /firewall-rule/420b8907-7d9b-4f6d-bc57-8b850feec0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004722 10.0.0.129 - - [2025-12-04 01:58:22] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.006343 10.0.0.129 - - [2025-12-04 01:58:22] "GET /firewall-rule/420b8907-7d9b-4f6d-bc57-8b850feec0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002624 10.0.0.129 - - [2025-12-04 01:58:22] "POST /ref-update HTTP/1.1" 200 156 0.049080 10.0.0.129 - - [2025-12-04 01:58:22] "POST /tags HTTP/1.1" 409 237 0.003506 10.0.0.129 - - [2025-12-04 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2025-12-04 01:58:22] "GET /tag/50edf348-f4e1-4229-a605-1584050378c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.028025 10.0.0.129 - - [2025-12-04 01:58:22] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004592 10.0.0.129 - - [2025-12-04 01:58:22] "POST /set-tag HTTP/1.1" 200 109 0.023409 10.0.0.129 - - [2025-12-04 01:58:24] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.129 - - [2025-12-04 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.129 - - [2025-12-04 01:58:24] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004763 10.0.0.129 - - [2025-12-04 01:58:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001902 10.0.0.129 - - [2025-12-04 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.129 - - [2025-12-04 01:58:24] "GET /bgp-router/0631be58-197c-4337-8130-a6ff76afa280?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.004725 10.0.0.129 - - [2025-12-04 01:58:24] "PUT /bgp-router/0631be58-197c-4337-8130-a6ff76afa280 HTTP/1.1" 200 255 0.011885 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000961 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000818 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000805 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001147 10.0.0.242 - - [2025-12-04 01:59:30] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.242 - - [2025-12-04 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2025-12-04 01:59:30] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005570 10.0.0.242 - - [2025-12-04 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2025-12-04 01:59:30] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003010 10.0.0.242 - - [2025-12-04 01:59:30] "PUT /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432 HTTP/1.1" 200 275 0.009327 10.0.0.242 - - [2025-12-04 01:59:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.006464 10.0.0.242 - - [2025-12-04 01:59:30] "POST /virtual-routers HTTP/1.1" 200 601 0.026336 10.0.0.242 - - [2025-12-04 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022243 10.0.0.242 - - [2025-12-04 01:59:31] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.012358 10.0.0.242 - - [2025-12-04 01:59:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.004301 10.0.0.242 - - [2025-12-04 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.242 - - [2025-12-04 01:59:31] "GET /virtual-network/59b5633a-0340-4aa4-bee1-ee643dd05457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004117 10.0.0.242 - - [2025-12-04 01:59:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.044660 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:59:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:59:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:59:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.129 - - [2025-12-04 01:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 10.0.0.129 - - [2025-12-04 02:01:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002584 10.0.0.129 - - [2025-12-04 02:01:13] "GET /global-system-configs HTTP/1.1" 200 323 0.004645 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001016 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:02:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:02:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 10.0.0.242 - - [2025-12-04 02:02:44] "GET / HTTP/1.1" 200 36215 0.001325 10.0.0.242 - - [2025-12-04 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2025-12-04 02:02:44] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009058 10.0.0.242 - - [2025-12-04 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.242 - - [2025-12-04 02:02:44] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002314 10.0.0.242 - - [2025-12-04 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2025-12-04 02:02:44] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002259 10.0.0.242 - - [2025-12-04 02:02:44] "PUT /virtual-router/13d6bb62-0793-442a-8a07-718184134921 HTTP/1.1" 200 263 0.009827 10.0.0.242 - - [2025-12-04 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2025-12-04 02:02:44] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002300 10.0.0.242 - - [2025-12-04 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.242 - - [2025-12-04 02:02:44] "GET /virtual-machine-interface/fb4ed586-047e-41d2-9eeb-8e3d28892607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004161 10.0.0.242 - - [2025-12-04 02:02:44] "PUT /virtual-machine-interface/fb4ed586-047e-41d2-9eeb-8e3d28892607 HTTP/1.1" 200 285 0.009291 10.0.0.129 - - [2025-12-04 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.129 - - [2025-12-04 02:02:59] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002628 10.0.0.129 - - [2025-12-04 02:03:09] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004011 10.0.0.129 - - [2025-12-04 02:03:09] "POST /ref-update HTTP/1.1" 200 156 0.013903 10.0.0.129 - - [2025-12-04 02:03:20] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005894 10.0.0.129 - - [2025-12-04 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.129 - - [2025-12-04 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.129 - - [2025-12-04 02:03:20] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002334 10.0.0.129 - - [2025-12-04 02:03:20] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005394 10.0.0.129 - - [2025-12-04 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.129 - - [2025-12-04 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.129 - - [2025-12-04 02:03:20] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002097 10.0.0.129 - - [2025-12-04 02:03:20] "GET /loadbalancer-pool/1b344f14-5194-477b-a596-df1d4d46dfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003497 10.0.0.129 - - [2025-12-04 02:03:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017029 10.0.0.129 - - [2025-12-04 02:03:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033180 10.0.0.129 - - [2025-12-04 02:03:20] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014612 10.0.0.129 - - [2025-12-04 02:03:20] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003827 10.0.0.129 - - [2025-12-04 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.010231 10.0.0.129 - - [2025-12-04 02:03:20] "POST /tags HTTP/1.1" 409 205 0.007650 10.0.0.129 - - [2025-12-04 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.129 - - [2025-12-04 02:03:20] "GET /tag/4db0b97b-1424-4fa6-82f8-1cf9a1fd7899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014360 10.0.0.129 - - [2025-12-04 02:03:20] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.016178 10.0.0.129 - - [2025-12-04 02:03:20] "PUT /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d HTTP/1.1" 200 257 0.015503 10.0.0.129 - - [2025-12-04 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.082942 10.0.0.129 - - [2025-12-04 02:03:20] "GET /loadbalancer-pool/7e7e1b63-0833-4ce8-ae72-cc4ecff76f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005848 10.0.0.129 - - [2025-12-04 02:03:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027455 10.0.0.129 - - [2025-12-04 02:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021455 10.0.0.129 - - [2025-12-04 02:03:21] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012064 10.0.0.129 - - [2025-12-04 02:03:21] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013283 10.0.0.129 - - [2025-12-04 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.007145 10.0.0.129 - - [2025-12-04 02:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.129 - - [2025-12-04 02:03:21] "GET /loadbalancer-pool/0d8c57f3-47a0-4d25-a8cc-adcd4d662ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004281 10.0.0.129 - - [2025-12-04 02:03:21] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003193 10.0.0.129 - - [2025-12-04 02:03:21] "PUT /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d HTTP/1.1" 200 257 0.012584 10.0.0.129 - - [2025-12-04 02:03:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.046511 10.0.0.129 - - [2025-12-04 02:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011630 10.0.0.129 - - [2025-12-04 02:03:21] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009109 10.0.0.129 - - [2025-12-04 02:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.129 - - [2025-12-04 02:03:21] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003414 10.0.0.129 - - [2025-12-04 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.006748 10.0.0.129 - - [2025-12-04 02:03:21] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.003183 10.0.0.129 - - [2025-12-04 02:03:21] "PUT /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d HTTP/1.1" 200 257 0.010582 10.0.0.129 - - [2025-12-04 02:04:02] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012175 10.0.0.129 - - [2025-12-04 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.129 - - [2025-12-04 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2025-12-04 02:04:02] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002167 10.0.0.129 - - [2025-12-04 02:04:02] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004191 10.0.0.129 - - [2025-12-04 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.029973 10.0.0.129 - - [2025-12-04 02:04:02] "DELETE /loadbalancer-member/a7e2b41c-4f43-4350-b4a2-6bae5dee54be HTTP/1.1" 200 115 0.039663 10.0.0.129 - - [2025-12-04 02:04:02] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006369 10.0.0.129 - - [2025-12-04 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.129 - - [2025-12-04 02:04:02] "DELETE /loadbalancer-member/741f6b64-98b1-46e4-bbe7-9403b5aed0ca HTTP/1.1" 200 115 0.030609 10.0.0.129 - - [2025-12-04 02:04:02] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005566 10.0.0.129 - - [2025-12-04 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.129 - - [2025-12-04 02:04:02] "DELETE /loadbalancer-member/8ea56295-5a72-4356-8245-9e00c6d4c041 HTTP/1.1" 200 115 0.036152 10.0.0.129 - - [2025-12-04 02:04:02] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005292 10.0.0.129 - - [2025-12-04 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.001752 10.0.0.129 - - [2025-12-04 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.129 - - [2025-12-04 02:04:02] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003975 10.0.0.129 - - [2025-12-04 02:04:02] "GET /loadbalancer-pool/1b344f14-5194-477b-a596-df1d4d46dfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003756 10.0.0.129 - - [2025-12-04 02:04:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020070 10.0.0.129 - - [2025-12-04 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024840 10.0.0.129 - - [2025-12-04 02:04:03] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012066 10.0.0.129 - - [2025-12-04 02:04:03] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004145 10.0.0.129 - - [2025-12-04 02:04:03] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002273 10.0.0.129 - - [2025-12-04 02:04:03] "POST /set-tag HTTP/1.1" 200 109 0.077874 10.0.0.129 - - [2025-12-04 02:04:03] "GET /loadbalancer-pool/7e7e1b63-0833-4ce8-ae72-cc4ecff76f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015930 10.0.0.129 - - [2025-12-04 02:04:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026939 10.0.0.129 - - [2025-12-04 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009707 10.0.0.129 - - [2025-12-04 02:04:03] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016404 10.0.0.129 - - [2025-12-04 02:04:03] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.129 - - [2025-12-04 02:04:03] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009094 10.0.0.129 - - [2025-12-04 02:04:03] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003995 10.0.0.129 - - [2025-12-04 02:04:03] "GET /loadbalancer-pool/0d8c57f3-47a0-4d25-a8cc-adcd4d662ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002909 10.0.0.129 - - [2025-12-04 02:04:03] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015076 10.0.0.129 - - [2025-12-04 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024246 10.0.0.129 - - [2025-12-04 02:04:03] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.028245 10.0.0.129 - - [2025-12-04 02:04:03] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012110 10.0.0.129 - - [2025-12-04 02:04:03] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003922 10.0.0.129 - - [2025-12-04 02:04:03] "POST /set-tag HTTP/1.1" 200 109 0.002589 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000812 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000814 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.129 - - [2025-12-04 02:06:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002024 10.0.0.129 - - [2025-12-04 02:06:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002099 10.0.0.129 - - [2025-12-04 02:08:09] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004009 10.0.0.129 - - [2025-12-04 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.005758 10.0.0.129 - - [2025-12-04 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.129 - - [2025-12-04 02:08:09] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002206 10.0.0.129 - - [2025-12-04 02:08:09] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007406 10.0.0.129 - - [2025-12-04 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.048081 10.0.0.129 - - [2025-12-04 02:08:09] "DELETE /loadbalancer-member/d559b1cb-ddf7-4fd9-9f4f-d2662ca78cad HTTP/1.1" 200 115 0.060219 10.0.0.129 - - [2025-12-04 02:08:09] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013171 10.0.0.129 - - [2025-12-04 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.129 - - [2025-12-04 02:08:09] "DELETE /loadbalancer-member/19ee0613-cf43-4934-8029-c10b6860354d HTTP/1.1" 200 115 0.030633 10.0.0.129 - - [2025-12-04 02:08:09] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006591 10.0.0.129 - - [2025-12-04 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.129 - - [2025-12-04 02:08:09] "DELETE /loadbalancer-member/d1a5ed8b-f86c-47ad-ae49-cb9ce2ad60f6 HTTP/1.1" 200 115 0.027172 10.0.0.129 - - [2025-12-04 02:08:09] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003517 10.0.0.129 - - [2025-12-04 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.129 - - [2025-12-04 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.129 - - [2025-12-04 02:08:09] "GET /loadbalancer/873346cd-164f-4782-8067-26d5532d33e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002136 10.0.0.129 - - [2025-12-04 02:08:09] "GET /loadbalancer-pool/1b344f14-5194-477b-a596-df1d4d46dfac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010858 10.0.0.129 - - [2025-12-04 02:08:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038525 10.0.0.129 - - [2025-12-04 02:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.061817 10.0.0.129 - - [2025-12-04 02:08:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.031499 10.0.0.129 - - [2025-12-04 02:08:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.022072 10.0.0.129 - - [2025-12-04 02:08:10] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005384 10.0.0.129 - - [2025-12-04 02:08:10] "POST /set-tag HTTP/1.1" 200 109 0.080452 10.0.0.129 - - [2025-12-04 02:08:10] "GET /loadbalancer-pool/7e7e1b63-0833-4ce8-ae72-cc4ecff76f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009335 10.0.0.129 - - [2025-12-04 02:08:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.100880 10.0.0.129 - - [2025-12-04 02:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029081 10.0.0.129 - - [2025-12-04 02:08:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015615 10.0.0.129 - - [2025-12-04 02:08:10] "POST /set-tag HTTP/1.1" 200 109 0.007445 10.0.0.129 - - [2025-12-04 02:08:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003749 10.0.0.129 - - [2025-12-04 02:08:10] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002322 10.0.0.129 - - [2025-12-04 02:08:10] "GET /loadbalancer-pool/0d8c57f3-47a0-4d25-a8cc-adcd4d662ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002709 10.0.0.129 - - [2025-12-04 02:08:10] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023493 10.0.0.129 - - [2025-12-04 02:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.079943 10.0.0.129 - - [2025-12-04 02:08:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013764 10.0.0.129 - - [2025-12-04 02:08:10] "GET /virtual-machine-interface/af2f1436-d0b4-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011964 10.0.0.129 - - [2025-12-04 02:08:10] "GET /floating-ip/65a7631c-8966-4675-af78-380c11c98c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.026129 10.0.0.129 - - [2025-12-04 02:08:10] "POST /set-tag HTTP/1.1" 200 109 0.031845 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:08:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 10.0.0.129 - - [2025-12-04 02:09:36] "GET / HTTP/1.1" 200 36215 0.001682 10.0.0.129 - - [2025-12-04 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.129 - - [2025-12-04 02:09:36] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033713 10.0.0.129 - - [2025-12-04 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.129 - - [2025-12-04 02:09:36] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030748 10.0.0.129 - - [2025-12-04 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.129 - - [2025-12-04 02:09:36] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026405 10.0.0.129 - - [2025-12-04 02:09:36] "POST /tags HTTP/1.1" 200 334 0.031563 10.0.0.129 - - [2025-12-04 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.129 - - [2025-12-04 02:09:36] "GET /tag/3884e29f-b8a9-4f1f-a02f-9086f9c63d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018745 10.0.0.129 - - [2025-12-04 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.129 - - [2025-12-04 02:09:36] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031057 10.0.0.129 - - [2025-12-04 02:09:36] "GET /virtual-networks?parent_id=b7b5a13b-b980-4b4b-b78a-87cb82e4713a&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002398 10.0.0.129 - - [2025-12-04 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.129 - - [2025-12-04 02:09:37] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045730 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.129 - - [2025-12-04 02:09:37] "POST /virtual-networks HTTP/1.1" 200 514 0.085592 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.129 - - [2025-12-04 02:09:37] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005883 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.129 - - [2025-12-04 02:09:37] "GET /service-appliance-set/84eaba6b-1dbd-437b-bffc-620cc5500788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002431 10.0.0.129 - - [2025-12-04 02:09:37] "GET /network-ipam/87b5a221-de2e-4e1a-a11e-f79f14080fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002715 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.010668 10.0.0.129 - - [2025-12-04 02:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003745 10.0.0.129 - - [2025-12-04 02:09:37] "POST /ref-update HTTP/1.1" 200 156 0.083485 10.0.0.129 - - [2025-12-04 02:09:37] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003491 10.0.0.129 - - [2025-12-04 02:09:37] "GET /domains HTTP/1.1" 200 281 0.001770 10.0.0.129 - - [2025-12-04 02:09:37] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748 HTTP/1.1" 200 3099 0.031811 10.0.0.129 - - [2025-12-04 02:09:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.132244 10.0.0.129 - - [2025-12-04 02:09:37] "GET /virtual-machine-interface/07d6f2a2-af71-477f-9eb4-8419d894adf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.011840 10.0.0.129 - - [2025-12-04 02:09:37] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a HTTP/1.1" 200 5498 0.052929 10.0.0.129 - - [2025-12-04 02:09:37] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.010391 10.0.0.129 - - [2025-12-04 02:09:37] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.004790 10.0.0.129 - - [2025-12-04 02:09:37] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1182 0.002588 10.0.0.129 - - [2025-12-04 02:09:37] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1182 0.003037 10.0.0.129 - - [2025-12-04 02:09:37] "POST /instance-ips HTTP/1.1" 200 410 0.038997 10.0.0.129 - - [2025-12-04 02:09:37] "GET /instance-ip/a419d275-7cf8-4af5-87ea-b91496bdb379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009831 10.0.0.129 - - [2025-12-04 02:09:37] "POST /loadbalancers HTTP/1.1" 200 612 0.067107 10.0.0.129 - - [2025-12-04 02:09:37] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026652 10.0.0.129 - - [2025-12-04 02:09:37] "GET /instance-ip/a419d275-7cf8-4af5-87ea-b91496bdb379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007732 10.0.0.129 - - [2025-12-04 02:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013476 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006964 10.0.0.129 - - [2025-12-04 02:09:37] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037259 10.0.0.129 - - [2025-12-04 02:09:37] "POST /route-targets HTTP/1.1" 200 328 0.034683 10.0.0.129 - - [2025-12-04 02:09:37] "POST /ref-update HTTP/1.1" 200 156 0.017460 10.0.0.129 - - [2025-12-04 02:09:37] "POST /floating-ips HTTP/1.1" 200 599 0.046472 10.0.0.129 - - [2025-12-04 02:09:37] "GET /loadbalancer/5346608a-264c-413c-8301-7baa269739cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007783 10.0.0.129 - - [2025-12-04 02:09:37] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.028147 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.129 - - [2025-12-04 02:09:37] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032136 10.0.0.129 - - [2025-12-04 02:09:37] "GET /loadbalancer-listener/0bf03ab4-2c16-4daf-9b13-80f26b42bad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.002801 10.0.0.129 - - [2025-12-04 02:09:37] "GET /loadbalancer-listener/0bf03ab4-2c16-4daf-9b13-80f26b42bad8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002912 10.0.0.129 - - [2025-12-04 02:09:37] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.015937 10.0.0.129 - - [2025-12-04 02:09:37] "GET /instance-ip/a419d275-7cf8-4af5-87ea-b91496bdb379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006132 10.0.0.129 - - [2025-12-04 02:09:37] "GET /instance-ip/a419d275-7cf8-4af5-87ea-b91496bdb379?fields=floating_ips HTTP/1.1" 200 1214 0.004115 10.0.0.129 - - [2025-12-04 02:09:37] "GET /floating-ip/dd746b14-2687-40fc-ab0a-cb702b645cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.001798 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.129 - - [2025-12-04 02:09:37] "GET /loadbalancer/5346608a-264c-413c-8301-7baa269739cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002094 10.0.0.129 - - [2025-12-04 02:09:37] "POST /tags HTTP/1.1" 200 296 0.043248 10.0.0.129 - - [2025-12-04 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008437 10.0.0.129 - - [2025-12-04 02:09:37] "GET /tag/2bce4b3c-3d5d-42bc-9734-048c04f9df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.011198 10.0.0.129 - - [2025-12-04 02:09:38] "POST /tags HTTP/1.1" 409 233 0.001971 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.129 - - [2025-12-04 02:09:38] "GET /tag/d23dad6b-f17a-4b53-8ef5-e104fb3bb6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010265 10.0.0.129 - - [2025-12-04 02:09:38] "POST /tags HTTP/1.1" 409 206 0.001933 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.129 - - [2025-12-04 02:09:38] "GET /tag/ae1b0b15-1977-456e-8da6-0323d4f53790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012119 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.006444 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.129 - - [2025-12-04 02:09:38] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035303 10.0.0.129 - - [2025-12-04 02:09:38] "POST /virtual-machines HTTP/1.1" 200 370 0.009981 10.0.0.129 - - [2025-12-04 02:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010319 10.0.0.129 - - [2025-12-04 02:09:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102785 10.0.0.129 - - [2025-12-04 02:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020064 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005140 10.0.0.129 - - [2025-12-04 02:09:38] "POST /instance-ips HTTP/1.1" 200 410 0.021255 10.0.0.129 - - [2025-12-04 02:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021303 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011270 10.0.0.129 - - [2025-12-04 02:09:38] "POST /set-tag HTTP/1.1" 200 109 0.015197 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012409 10.0.0.129 - - [2025-12-04 02:09:38] "GET /instance-ip/497c9224-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002861 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005201 10.0.0.129 - - [2025-12-04 02:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003525 10.0.0.129 - - [2025-12-04 02:09:38] "POST /ref-update HTTP/1.1" 200 156 0.020638 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013237 10.0.0.129 - - [2025-12-04 02:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.129 - - [2025-12-04 02:09:38] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003889 10.0.0.129 - - [2025-12-04 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.129 - - [2025-12-04 02:09:38] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029567 10.0.0.129 - - [2025-12-04 02:09:38] "POST /virtual-machines HTTP/1.1" 200 370 0.007012 10.0.0.129 - - [2025-12-04 02:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020874 10.0.0.129 - - [2025-12-04 02:09:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105655 10.0.0.129 - - [2025-12-04 02:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007729 10.0.0.129 - - [2025-12-04 02:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010382 10.0.0.129 - - [2025-12-04 02:09:39] "POST /instance-ips HTTP/1.1" 200 410 0.027450 10.0.0.129 - - [2025-12-04 02:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018914 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011986 10.0.0.129 - - [2025-12-04 02:09:39] "POST /set-tag HTTP/1.1" 200 109 0.020698 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016762 10.0.0.129 - - [2025-12-04 02:09:39] "GET /instance-ip/49e9f9fe-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003872 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003986 10.0.0.129 - - [2025-12-04 02:09:39] "POST /set-tag HTTP/1.1" 200 109 0.001638 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.002998 10.0.0.129 - - [2025-12-04 02:09:39] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006086 10.0.0.129 - - [2025-12-04 02:09:39] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003317 10.0.0.129 - - [2025-12-04 02:09:39] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.129 - - [2025-12-04 02:09:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005026 10.0.0.129 - - [2025-12-04 02:09:39] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domains HTTP/1.1" 200 281 0.002223 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748 HTTP/1.1" 200 3099 0.002702 10.0.0.129 - - [2025-12-04 02:09:42] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a HTTP/1.1" 200 7092 0.029561 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.003535 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.004026 10.0.0.129 - - [2025-12-04 02:09:42] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1404 0.005669 10.0.0.129 - - [2025-12-04 02:09:42] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1404 0.002168 10.0.0.129 - - [2025-12-04 02:09:42] "GET /route-target/8d16ac25-78ee-4a95-95e1-8268a9639f06 HTTP/1.1" 200 1155 0.007243 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.012154 10.0.0.129 - - [2025-12-04 02:09:42] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1404 0.002575 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003605 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.003267 10.0.0.129 - - [2025-12-04 02:09:42] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1404 0.002067 10.0.0.129 - - [2025-12-04 02:09:42] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 200 1404 0.002008 10.0.0.129 - - [2025-12-04 02:09:42] "GET /route-target/8d16ac25-78ee-4a95-95e1-8268a9639f06 HTTP/1.1" 200 1155 0.004238 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domains HTTP/1.1" 200 281 0.001583 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748 HTTP/1.1" 200 3099 0.002306 10.0.0.129 - - [2025-12-04 02:09:42] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a HTTP/1.1" 200 7092 0.025612 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2093 0.004431 10.0.0.129 - - [2025-12-04 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.129 - - [2025-12-04 02:09:42] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033403 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003268 10.0.0.129 - - [2025-12-04 02:09:42] "GET /floating-ip-pools?parent_id=3868d68d-ae99-4cc8-9468-400bfab295ac&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001669 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003204 10.0.0.129 - - [2025-12-04 02:09:42] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016686 10.0.0.129 - - [2025-12-04 02:09:42] "POST /ref-update HTTP/1.1" 200 156 0.007723 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009164 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domains HTTP/1.1" 200 281 0.004108 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748 HTTP/1.1" 200 3099 0.003113 10.0.0.129 - - [2025-12-04 02:09:42] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a HTTP/1.1" 200 7349 0.036516 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2332 0.005672 10.0.0.129 - - [2025-12-04 02:09:42] "GET /floating-ip-pool/360436ff-4631-4999-b8c2-7d5ae8b6a662 HTTP/1.1" 200 1317 0.004056 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domains HTTP/1.1" 200 281 0.001382 10.0.0.129 - - [2025-12-04 02:09:42] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748 HTTP/1.1" 200 3099 0.002186 10.0.0.129 - - [2025-12-04 02:09:42] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a HTTP/1.1" 200 7349 0.033955 10.0.0.129 - - [2025-12-04 02:09:42] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 2332 0.003327 10.0.0.129 - - [2025-12-04 02:09:43] "GET /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003401 10.0.0.129 - - [2025-12-04 02:09:43] "POST /tags HTTP/1.1" 200 366 0.045929 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.129 - - [2025-12-04 02:09:43] "GET /tag/a8d8442e-5ad5-4951-9fd4-b307fb814095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014220 10.0.0.129 - - [2025-12-04 02:09:43] "POST /tags HTTP/1.1" 409 206 0.002428 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.129 - - [2025-12-04 02:09:43] "GET /tag/ae1b0b15-1977-456e-8da6-0323d4f53790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010006 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.129 - - [2025-12-04 02:09:43] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.025996 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.129 - - [2025-12-04 02:09:43] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003920 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.129 - - [2025-12-04 02:09:43] "GET /service-appliance-set/e83c6648-1fcc-478b-9b74-e78d78c15bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002683 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.001980 10.0.0.129 - - [2025-12-04 02:09:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.100052 10.0.0.129 - - [2025-12-04 02:09:43] "GET /virtual-machine-interface/7277b85b-ec6c-416b-8d04-a9956270104d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014843 10.0.0.129 - - [2025-12-04 02:09:43] "POST /set-tag HTTP/1.1" 200 109 0.012538 10.0.0.129 - - [2025-12-04 02:09:43] "POST /instance-ips HTTP/1.1" 200 418 0.021898 10.0.0.129 - - [2025-12-04 02:09:43] "GET /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004436 10.0.0.129 - - [2025-12-04 02:09:43] "POST /loadbalancers HTTP/1.1" 200 620 0.058425 10.0.0.129 - - [2025-12-04 02:09:43] "POST /service-instances HTTP/1.1" 200 568 0.018812 10.0.0.129 - - [2025-12-04 02:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019307 10.0.0.129 - - [2025-12-04 02:09:43] "POST /ref-update HTTP/1.1" 200 156 0.016239 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009016 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.129 - - [2025-12-04 02:09:43] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044949 10.0.0.129 - - [2025-12-04 02:09:43] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.015397 10.0.0.129 - - [2025-12-04 02:09:43] "GET /virtual-machine-interface/7277b85b-ec6c-416b-8d04-a9956270104d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004109 10.0.0.129 - - [2025-12-04 02:09:43] "GET /virtual-machine-interface/7277b85b-ec6c-416b-8d04-a9956270104d?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008169 10.0.0.129 - - [2025-12-04 02:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012882 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014019 10.0.0.129 - - [2025-12-04 02:09:43] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.012890 10.0.0.129 - - [2025-12-04 02:09:43] "GET /floating-ip-pool/360436ff-4631-4999-b8c2-7d5ae8b6a662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003666 10.0.0.129 - - [2025-12-04 02:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010576 10.0.0.129 - - [2025-12-04 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.129 - - [2025-12-04 02:09:43] "POST /floating-ips HTTP/1.1" 200 673 0.100937 10.0.0.129 - - [2025-12-04 02:09:43] "POST /virtual-machines HTTP/1.1" 200 430 0.053859 10.0.0.129 - - [2025-12-04 02:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024753 10.0.0.129 - - [2025-12-04 02:09:44] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002522 10.0.0.129 - - [2025-12-04 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.129 - - [2025-12-04 02:09:44] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009128 10.0.0.129 - - [2025-12-04 02:09:44] "POST /tags HTTP/1.1" 409 221 0.004575 10.0.0.129 - - [2025-12-04 02:09:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131242 10.0.0.129 - - [2025-12-04 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010019 10.0.0.129 - - [2025-12-04 02:09:44] "POST /chown HTTP/1.1" 200 109 0.017246 10.0.0.129 - - [2025-12-04 02:09:44] "GET /tag/3884e29f-b8a9-4f1f-a02f-9086f9c63d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017470 10.0.0.129 - - [2025-12-04 02:09:44] "POST /tags HTTP/1.1" 409 238 0.001689 10.0.0.129 - - [2025-12-04 02:09:44] "POST /chown HTTP/1.1" 200 109 0.005028 10.0.0.129 - - [2025-12-04 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006758 10.0.0.129 - - [2025-12-04 02:09:44] "GET /tag/a8d8442e-5ad5-4951-9fd4-b307fb814095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.033524 10.0.0.129 - - [2025-12-04 02:09:44] "PUT /virtual-machine-interface/e250dc25-0e1f-42a0-9173-1ceb9258b56d HTTP/1.1" 200 285 0.055180 10.0.0.129 - - [2025-12-04 02:09:44] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.030605 10.0.0.129 - - [2025-12-04 02:09:44] "POST /firewall-rules HTTP/1.1" 200 652 0.103658 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.054939 10.0.0.129 - - [2025-12-04 02:09:44] "GET /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.020469 10.0.0.129 - - [2025-12-04 02:09:44] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002929 10.0.0.129 - - [2025-12-04 02:09:44] "GET /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003031 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.036390 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.021830 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.017606 10.0.0.129 - - [2025-12-04 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019028 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.020693 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.129 - - [2025-12-04 02:09:44] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.065360 10.0.0.129 - - [2025-12-04 02:09:44] "POST /ref-update HTTP/1.1" 200 156 0.032593 10.0.0.129 - - [2025-12-04 02:09:44] "GET /loadbalancer/90d2194b-d04e-4fe1-9b10-8ef8b9ed5ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003103 10.0.0.129 - - [2025-12-04 02:09:44] "POST /virtual-machines HTTP/1.1" 200 430 0.014047 10.0.0.129 - - [2025-12-04 02:09:44] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.038959 10.0.0.129 - - [2025-12-04 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-12-04 02:09:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.126278 10.0.0.129 - - [2025-12-04 02:09:44] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.065302 10.0.0.129 - - [2025-12-04 02:09:44] "GET /loadbalancer-listener/99d37bed-7355-4b95-a807-7d6dc1f6c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005880 10.0.0.129 - - [2025-12-04 02:09:44] "POST /chown HTTP/1.1" 200 109 0.022671 10.0.0.129 - - [2025-12-04 02:09:44] "GET /loadbalancer-listener/99d37bed-7355-4b95-a807-7d6dc1f6c1d8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.013062 10.0.0.129 - - [2025-12-04 02:09:44] "POST /chown HTTP/1.1" 200 109 0.005124 10.0.0.129 - - [2025-12-04 02:09:44] "PUT /virtual-machine-interface/c894ab28-2afb-41c6-b96c-4e4d32e1ee05 HTTP/1.1" 200 285 0.019772 10.0.0.129 - - [2025-12-04 02:09:44] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.035445 10.0.0.129 - - [2025-12-04 02:09:44] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.052773 10.0.0.129 - - [2025-12-04 02:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011866 10.0.0.129 - - [2025-12-04 02:09:44] "GET /loadbalancer-pool/88ba8bb4-5f3b-42d9-94ca-a42d7eb1342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002596 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.017507 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.030996 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.024876 10.0.0.129 - - [2025-12-04 02:09:45] "POST /loadbalancer-members HTTP/1.1" 200 709 0.060466 10.0.0.129 - - [2025-12-04 02:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007797 10.0.0.129 - - [2025-12-04 02:09:45] "GET /loadbalancer-member/ec6c0991-8700-4018-a457-62b920958a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.006561 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.008377 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.018936 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.129 - - [2025-12-04 02:09:45] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001935 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.129 - - [2025-12-04 02:09:45] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001910 10.0.0.129 - - [2025-12-04 02:09:45] "POST /tags HTTP/1.1" 409 221 0.001237 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001156 10.0.0.129 - - [2025-12-04 02:09:45] "GET /tag/3884e29f-b8a9-4f1f-a02f-9086f9c63d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009392 10.0.0.129 - - [2025-12-04 02:09:45] "POST /tags HTTP/1.1" 409 238 0.001401 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.005947 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.017641 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.129 - - [2025-12-04 02:09:45] "GET /tag/a8d8442e-5ad5-4951-9fd4-b307fb814095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016416 10.0.0.129 - - [2025-12-04 02:09:45] "POST /firewall-rules HTTP/1.1" 409 293 0.001688 10.0.0.129 - - [2025-12-04 02:09:45] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.035781 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.011579 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.021162 10.0.0.129 - - [2025-12-04 02:09:45] "PUT /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59 HTTP/1.1" 200 261 0.054106 10.0.0.129 - - [2025-12-04 02:09:45] "GET /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.017279 10.0.0.129 - - [2025-12-04 02:09:45] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008721 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.037715 10.0.0.129 - - [2025-12-04 02:09:45] "GET /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003358 10.0.0.129 - - [2025-12-04 02:09:45] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.011662 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.016223 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.006922 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.020885 10.0.0.129 - - [2025-12-04 02:09:45] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.018018 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.014327 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.017070 10.0.0.129 - - [2025-12-04 02:09:45] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.010007 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.017878 10.0.0.129 - - [2025-12-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.006628 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.016701 10.0.0.129 - - [2025-12-04 02:09:45] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.020834 10.0.0.129 - - [2025-12-04 02:09:45] "POST /ref-update HTTP/1.1" 200 156 0.009466 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.020391 10.0.0.129 - - [2025-12-04 02:09:45] "POST /chown HTTP/1.1" 200 109 0.018942 10.0.0.129 - - [2025-12-04 02:09:46] "PUT /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 257 0.018510 10.0.0.129 - - [2025-12-04 02:09:46] "POST /ref-update HTTP/1.1" 200 156 0.042009 10.0.0.129 - - [2025-12-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006678 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.011758 10.0.0.129 - - [2025-12-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.129 - - [2025-12-04 02:09:46] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.025629 10.0.0.129 - - [2025-12-04 02:09:46] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.009613 10.0.0.129 - - [2025-12-04 02:09:46] "POST /virtual-machines HTTP/1.1" 200 374 0.009465 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028394 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034782 10.0.0.129 - - [2025-12-04 02:09:46] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.060635 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024323 10.0.0.129 - - [2025-12-04 02:09:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.158982 10.0.0.129 - - [2025-12-04 02:09:46] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.025311 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013934 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018289 10.0.0.129 - - [2025-12-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.004904 10.0.0.129 - - [2025-12-04 02:09:46] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.008872 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018510 10.0.0.129 - - [2025-12-04 02:09:46] "POST /instance-ips HTTP/1.1" 200 414 0.061358 10.0.0.129 - - [2025-12-04 02:09:46] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.024303 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050219 10.0.0.129 - - [2025-12-04 02:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027608 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.014963 10.0.0.129 - - [2025-12-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.129 - - [2025-12-04 02:09:46] "POST /set-tag HTTP/1.1" 200 109 0.015559 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.014597 10.0.0.129 - - [2025-12-04 02:09:46] "GET /instance-ip/4e484b54-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002317 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.022726 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.021301 10.0.0.129 - - [2025-12-04 02:09:46] "POST /ref-update HTTP/1.1" 200 156 0.011725 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003975 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.020964 10.0.0.129 - - [2025-12-04 02:09:46] "POST /set-tag HTTP/1.1" 200 109 0.017012 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007956 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.008475 10.0.0.129 - - [2025-12-04 02:09:46] "POST /ref-update HTTP/1.1" 200 156 0.011328 10.0.0.129 - - [2025-12-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.129 - - [2025-12-04 02:09:46] "POST /ref-update HTTP/1.1" 200 156 0.014742 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006946 10.0.0.129 - - [2025-12-04 02:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.005733 10.0.0.129 - - [2025-12-04 02:09:46] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003580 10.0.0.129 - - [2025-12-04 02:09:46] "POST /set-tag HTTP/1.1" 200 109 0.001501 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.016501 10.0.0.129 - - [2025-12-04 02:09:46] "POST /chown HTTP/1.1" 200 109 0.017768 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.009557 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.009064 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.019016 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.007218 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.018384 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.007018 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.021843 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.019016 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.006213 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005751 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005848 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.010068 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.017361 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005377 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.015304 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.007547 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.018514 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005875 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.017736 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.013433 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005606 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005518 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.013377 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005868 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.017960 10.0.0.129 - - [2025-12-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.129 - - [2025-12-04 02:09:47] "POST /chown HTTP/1.1" 200 109 0.005586 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.020041 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.020233 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.129 - - [2025-12-04 02:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.004975 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.005458 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.016006 10.0.0.129 - - [2025-12-04 02:09:48] "POST /chown HTTP/1.1" 200 109 0.019774 10.0.0.129 - - [2025-12-04 02:09:49] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007469 10.0.0.129 - - [2025-12-04 02:09:49] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.129 - - [2025-12-04 02:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.129 - - [2025-12-04 02:09:49] "GET /loadbalancer/5346608a-264c-413c-8301-7baa269739cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001961 10.0.0.129 - - [2025-12-04 02:09:49] "GET /loadbalancer-pool/12ef725d-ced5-4d18-806d-e492cb6d7d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002449 10.0.0.129 - - [2025-12-04 02:09:49] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014770 10.0.0.129 - - [2025-12-04 02:09:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007169 10.0.0.129 - - [2025-12-04 02:09:49] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006366 10.0.0.129 - - [2025-12-04 02:09:49] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009897 10.0.0.129 - - [2025-12-04 02:09:49] "POST /tags HTTP/1.1" 409 221 0.002490 10.0.0.129 - - [2025-12-04 02:09:49] "POST /ref-update HTTP/1.1" 200 156 0.006770 10.0.0.129 - - [2025-12-04 02:09:49] "GET /floating-ip/dd746b14-2687-40fc-ab0a-cb702b645cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.007843 10.0.0.129 - - [2025-12-04 02:09:50] "PUT /floating-ip/dd746b14-2687-40fc-ab0a-cb702b645cc9 HTTP/1.1" 200 257 0.008175 10.0.0.129 - - [2025-12-04 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.129 - - [2025-12-04 02:09:50] "GET /tag/3884e29f-b8a9-4f1f-a02f-9086f9c63d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009559 10.0.0.129 - - [2025-12-04 02:09:50] "POST /set-tag HTTP/1.1" 200 109 0.014351 10.0.0.129 - - [2025-12-04 02:09:50] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005023 10.0.0.129 - - [2025-12-04 02:09:50] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.129 - - [2025-12-04 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.129 - - [2025-12-04 02:09:50] "GET /loadbalancer/5346608a-264c-413c-8301-7baa269739cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002186 10.0.0.129 - - [2025-12-04 02:09:50] "GET /loadbalancer-pool/12ef725d-ced5-4d18-806d-e492cb6d7d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002467 10.0.0.129 - - [2025-12-04 02:09:50] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013466 10.0.0.129 - - [2025-12-04 02:09:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016380 10.0.0.129 - - [2025-12-04 02:09:50] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.021641 10.0.0.129 - - [2025-12-04 02:09:50] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012740 10.0.0.129 - - [2025-12-04 02:09:50] "POST /ref-update HTTP/1.1" 200 156 0.019361 10.0.0.129 - - [2025-12-04 02:09:50] "GET /floating-ip/dd746b14-2687-40fc-ab0a-cb702b645cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.018812 10.0.0.129 - - [2025-12-04 02:09:51] "POST /set-tag HTTP/1.1" 200 109 0.019733 10.0.0.129 - - [2025-12-04 02:09:51] "GET /virtual-machine/2f8ffdc4-935b-4603-be4b-b128f779d84a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002923 10.0.0.129 - - [2025-12-04 02:09:51] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003848 10.0.0.129 - - [2025-12-04 02:09:51] "GET /virtual-machine/3679e4b8-941f-4e4d-93d7-438887872e3a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002590 10.0.0.129 - - [2025-12-04 02:09:51] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003695 10.0.0.129 - - [2025-12-04 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.129 - - [2025-12-04 02:09:59] "POST /chown HTTP/1.1" 200 109 0.005438 10.0.0.129 - - [2025-12-04 02:09:59] "POST /chown HTTP/1.1" 200 109 0.006204 10.0.0.129 - - [2025-12-04 02:09:59] "POST /chown HTTP/1.1" 200 109 0.005715 10.0.0.129 - - [2025-12-04 02:10:00] "POST /chown HTTP/1.1" 200 109 0.007875 10.0.0.129 - - [2025-12-04 02:10:00] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004731 10.0.0.129 - - [2025-12-04 02:10:00] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.129 - - [2025-12-04 02:10:01] "GET /virtual-machine/102e121c-6279-41d7-a842-4b30d9e256bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002856 10.0.0.129 - - [2025-12-04 02:10:01] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004037 10.0.0.129 - - [2025-12-04 02:10:01] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.009650 10.0.0.129 - - [2025-12-04 02:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.129 - - [2025-12-04 02:10:33] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004464 10.0.0.129 - - [2025-12-04 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.129 - - [2025-12-04 02:10:33] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005191 10.0.0.129 - - [2025-12-04 02:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.129 - - [2025-12-04 02:10:33] "GET /virtual-machine/102e121c-6279-41d7-a842-4b30d9e256bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002528 10.0.0.129 - - [2025-12-04 02:10:33] "POST /ref-update HTTP/1.1" 200 156 0.009287 10.0.0.129 - - [2025-12-04 02:10:33] "GET /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005353 10.0.0.129 - - [2025-12-04 02:10:34] "POST /set-tag HTTP/1.1" 200 109 0.013855 10.0.0.129 - - [2025-12-04 02:10:34] "POST /set-tag HTTP/1.1" 200 109 0.028904 10.0.0.129 - - [2025-12-04 02:10:34] "DELETE /instance-ip/4e484b54-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.046978 10.0.0.129 - - [2025-12-04 02:10:34] "DELETE /virtual-machine-interface/4e24326e-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.033615 10.0.0.129 - - [2025-12-04 02:10:34] "DELETE /virtual-machine/102e121c-6279-41d7-a842-4b30d9e256bf HTTP/1.1" 200 115 0.027486 10.0.0.129 - - [2025-12-04 02:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.129 - - [2025-12-04 02:10:36] "GET /tag/a8d8442e-5ad5-4951-9fd4-b307fb814095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011254 10.0.0.129 - - [2025-12-04 02:10:36] "GET /tag/a8d8442e-5ad5-4951-9fd4-b307fb814095?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.019120 10.0.0.129 - - [2025-12-04 02:10:36] "GET /virtual-machine-interface/7277b85b-ec6c-416b-8d04-a9956270104d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005462 10.0.0.129 - - [2025-12-04 02:10:36] "POST /set-tag HTTP/1.1" 200 109 0.017140 10.0.0.129 - - [2025-12-04 02:10:36] "GET /virtual-machine-interface/c894ab28-2afb-41c6-b96c-4e4d32e1ee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004386 10.0.0.129 - - [2025-12-04 02:10:36] "POST /set-tag HTTP/1.1" 200 109 0.012816 10.0.0.129 - - [2025-12-04 02:10:36] "GET /virtual-machine-interface/e250dc25-0e1f-42a0-9173-1ceb9258b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.013219 10.0.0.129 - - [2025-12-04 02:10:36] "POST /set-tag HTTP/1.1" 200 109 0.014029 10.0.0.129 - - [2025-12-04 02:10:36] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.020617 10.0.0.129 - - [2025-12-04 02:10:36] "GET /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006494 10.0.0.129 - - [2025-12-04 02:10:36] "POST /ref-update HTTP/1.1" 200 156 0.010755 10.0.0.129 - - [2025-12-04 02:10:36] "DELETE /firewall-rule/c4bfec18-dd98-4575-8659-1b62045cbe59 HTTP/1.1" 200 115 0.025582 10.0.0.129 - - [2025-12-04 02:10:36] "DELETE /loadbalancer-member/ec6c0991-8700-4018-a457-62b920958a81 HTTP/1.1" 200 115 0.027827 10.0.0.129 - - [2025-12-04 02:10:36] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.008655 10.0.0.129 - - [2025-12-04 02:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010883 10.0.0.129 - - [2025-12-04 02:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.129 - - [2025-12-04 02:10:36] "DELETE /loadbalancer-pool/88ba8bb4-5f3b-42d9-94ca-a42d7eb1342e HTTP/1.1" 200 115 0.067466 10.0.0.129 - - [2025-12-04 02:10:36] "POST /chown HTTP/1.1" 200 109 0.012860 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /loadbalancer-listener/99d37bed-7355-4b95-a807-7d6dc1f6c1d8 HTTP/1.1" 200 115 0.047586 10.0.0.129 - - [2025-12-04 02:10:37] "GET /floating-ip/3a789862-a2b7-46ff-a4f2-8d8629315d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002717 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.005641 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.012571 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.019072 10.0.0.129 - - [2025-12-04 02:10:37] "PUT /floating-ip/3a789862-a2b7-46ff-a4f2-8d8629315d89 HTTP/1.1" 200 257 0.018604 10.0.0.129 - - [2025-12-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.007977 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.021473 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /floating-ip/3a789862-a2b7-46ff-a4f2-8d8629315d89 HTTP/1.1" 200 115 0.066715 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.017874 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /loadbalancer/90d2194b-d04e-4fe1-9b10-8ef8b9ed5ce7 HTTP/1.1" 200 115 0.067328 10.0.0.129 - - [2025-12-04 02:10:37] "POST /chown HTTP/1.1" 200 109 0.008851 10.0.0.129 - - [2025-12-04 02:10:37] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.006700 10.0.0.129 - - [2025-12-04 02:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008036 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /instance-ip/6559f7a8-9407-4c47-8b5e-a3f7fd2079f6 HTTP/1.1" 200 115 0.083982 10.0.0.129 - - [2025-12-04 02:10:37] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.016444 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /virtual-machine-interface/7277b85b-ec6c-416b-8d04-a9956270104d HTTP/1.1" 200 115 0.080372 10.0.0.129 - - [2025-12-04 02:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010473 10.0.0.129 - - [2025-12-04 02:10:37] "PUT /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 267 0.014461 10.0.0.129 - - [2025-12-04 02:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007910 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /tag/a8d8442e-5ad5-4951-9fd4-b307fb814095 HTTP/1.1" 200 115 0.102306 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /service-instance/8d3fa38d-3b06-49f8-bdbf-8b0e65a8d2c3 HTTP/1.1" 200 115 0.039381 10.0.0.129 - - [2025-12-04 02:10:37] "GET /floating-ip-pool/360436ff-4631-4999-b8c2-7d5ae8b6a662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002672 10.0.0.129 - - [2025-12-04 02:10:37] "POST /ref-update HTTP/1.1" 200 156 0.009606 10.0.0.129 - - [2025-12-04 02:10:37] "GET /virtual-machine-interface/e250dc25-0e1f-42a0-9173-1ceb9258b56d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.004489 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /floating-ip-pool/360436ff-4631-4999-b8c2-7d5ae8b6a662 HTTP/1.1" 200 115 0.030143 10.0.0.129 - - [2025-12-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.129 - - [2025-12-04 02:10:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001973 10.0.0.129 - - [2025-12-04 02:10:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009036 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /virtual-network/3868d68d-ae99-4cc8-9468-400bfab295ac HTTP/1.1" 200 115 0.110980 10.0.0.129 - - [2025-12-04 02:10:37] "GET /routing-instance/63ebc3ce-d344-4266-8841-f1a8f431413e HTTP/1.1" 404 171 0.002238 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /virtual-machine-interface/e250dc25-0e1f-42a0-9173-1ceb9258b56d HTTP/1.1" 200 115 0.097406 10.0.0.129 - - [2025-12-04 02:10:37] "GET /domains HTTP/1.1" 200 281 0.002758 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /route-target/8d16ac25-78ee-4a95-95e1-8268a9639f06 HTTP/1.1" 200 115 0.040058 10.0.0.129 - - [2025-12-04 02:10:37] "GET /domain/f4ebea2b-4406-439e-8053-62bddbc16748 HTTP/1.1" 200 3099 0.005231 10.0.0.129 - - [2025-12-04 02:10:37] "POST /ref-update HTTP/1.1" 200 156 0.044820 10.0.0.129 - - [2025-12-04 02:10:37] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a HTTP/1.1" 200 7170 0.088255 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /virtual-machine/627cd9fd-66a2-43d6-8bc6-788e471aebcd HTTP/1.1" 200 115 0.077123 10.0.0.129 - - [2025-12-04 02:10:37] "GET /virtual-machine-interface/c894ab28-2afb-41c6-b96c-4e4d32e1ee05?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005913 10.0.0.129 - - [2025-12-04 02:10:37] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005598 10.0.0.129 - - [2025-12-04 02:10:37] "POST /set-tag HTTP/1.1" 200 109 0.004665 10.0.0.129 - - [2025-12-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.129 - - [2025-12-04 02:10:37] "GET /loadbalancer/5346608a-264c-413c-8301-7baa269739cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002220 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /virtual-machine-interface/c894ab28-2afb-41c6-b96c-4e4d32e1ee05 HTTP/1.1" 200 115 0.054144 10.0.0.129 - - [2025-12-04 02:10:37] "DELETE /virtual-machine/e2f3f73d-e4ff-40b4-85cb-44ccf9b468ba HTTP/1.1" 200 115 0.022350 10.0.0.129 - - [2025-12-04 02:10:38] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.012142 10.0.0.129 - - [2025-12-04 02:10:38] "POST /set-tag HTTP/1.1" 200 109 0.021132 10.0.0.129 - - [2025-12-04 02:10:38] "DELETE /loadbalancer-member/29db13e9-9dbe-4f2c-a389-5ac9e2ce2559 HTTP/1.1" 200 115 0.038124 10.0.0.129 - - [2025-12-04 02:10:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006850 10.0.0.129 - - [2025-12-04 02:10:39] "POST /set-tag HTTP/1.1" 200 109 0.003248 10.0.0.129 - - [2025-12-04 02:10:39] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003918 10.0.0.129 - - [2025-12-04 02:10:39] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.129 - - [2025-12-04 02:10:39] "GET /virtual-machine/3679e4b8-941f-4e4d-93d7-438887872e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004659 10.0.0.129 - - [2025-12-04 02:10:39] "POST /ref-update HTTP/1.1" 200 156 0.008959 10.0.0.129 - - [2025-12-04 02:10:40] "GET /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016274 10.0.0.129 - - [2025-12-04 02:10:40] "POST /set-tag HTTP/1.1" 200 109 0.014529 10.0.0.129 - - [2025-12-04 02:10:40] "POST /set-tag HTTP/1.1" 200 109 0.021874 10.0.0.129 - - [2025-12-04 02:10:40] "POST /set-tag HTTP/1.1" 200 109 0.022145 10.0.0.129 - - [2025-12-04 02:10:40] "DELETE /instance-ip/49e9f9fe-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.032808 10.0.0.129 - - [2025-12-04 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.008227 10.0.0.129 - - [2025-12-04 02:10:40] "DELETE /virtual-machine-interface/49d0333e-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.036339 10.0.0.129 - - [2025-12-04 02:10:40] "DELETE /virtual-machine/3679e4b8-941f-4e4d-93d7-438887872e3a HTTP/1.1" 200 115 0.017514 10.0.0.129 - - [2025-12-04 02:10:42] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004757 10.0.0.129 - - [2025-12-04 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.129 - - [2025-12-04 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2025-12-04 02:10:42] "GET /loadbalancer/5346608a-264c-413c-8301-7baa269739cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002248 10.0.0.129 - - [2025-12-04 02:10:43] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006648 10.0.0.129 - - [2025-12-04 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.003761 10.0.0.129 - - [2025-12-04 02:10:43] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005735 10.0.0.129 - - [2025-12-04 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.129 - - [2025-12-04 02:10:43] "GET /virtual-machine/2f8ffdc4-935b-4603-be4b-b128f779d84a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002437 10.0.0.129 - - [2025-12-04 02:10:44] "POST /ref-update HTTP/1.1" 200 156 0.011955 10.0.0.129 - - [2025-12-04 02:10:44] "GET /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005215 10.0.0.129 - - [2025-12-04 02:10:44] "POST /set-tag HTTP/1.1" 200 109 0.017190 10.0.0.129 - - [2025-12-04 02:10:44] "POST /set-tag HTTP/1.1" 200 109 0.015708 10.0.0.129 - - [2025-12-04 02:10:44] "POST /set-tag HTTP/1.1" 200 109 0.027742 10.0.0.129 - - [2025-12-04 02:10:44] "DELETE /instance-ip/497c9224-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.057780 10.0.0.129 - - [2025-12-04 02:10:44] "POST /ref-update HTTP/1.1" 200 156 0.021847 10.0.0.129 - - [2025-12-04 02:10:44] "DELETE /virtual-machine-interface/496731b8-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.037203 10.0.0.129 - - [2025-12-04 02:10:44] "DELETE /virtual-machine/2f8ffdc4-935b-4603-be4b-b128f779d84a HTTP/1.1" 200 115 0.018507 10.0.0.129 - - [2025-12-04 02:10:44] "DELETE /tag/2bce4b3c-3d5d-42bc-9734-048c04f9df73 HTTP/1.1" 200 115 0.044059 10.0.0.129 - - [2025-12-04 02:10:44] "DELETE /tag/d23dad6b-f17a-4b53-8ef5-e104fb3bb6df HTTP/1.1" 200 115 0.028702 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.129 - - [2025-12-04 02:10:48] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035400 10.0.0.129 - - [2025-12-04 02:10:48] "POST /tags HTTP/1.1" 200 394 0.028387 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.129 - - [2025-12-04 02:10:48] "GET /tag/94038597-a13c-49dd-ad50-a264e28dc5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018098 10.0.0.129 - - [2025-12-04 02:10:48] "POST /tags HTTP/1.1" 200 342 0.020357 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2025-12-04 02:10:48] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011075 10.0.0.129 - - [2025-12-04 02:10:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.002348 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002600 10.0.0.129 - - [2025-12-04 02:10:48] "POST /security-groups HTTP/1.1" 200 589 0.061943 10.0.0.129 - - [2025-12-04 02:10:48] "POST /projects HTTP/1.1" 200 521 0.160821 10.0.0.129 - - [2025-12-04 02:10:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011231 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.011458 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012414 10.0.0.129 - - [2025-12-04 02:10:48] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.023455 10.0.0.129 - - [2025-12-04 02:10:48] "POST /access-control-lists HTTP/1.1" 200 600 0.065452 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.129 - - [2025-12-04 02:10:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.009365 10.0.0.129 - - [2025-12-04 02:10:48] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.008617 10.0.0.129 - - [2025-12-04 02:10:48] "POST /access-control-lists HTTP/1.1" 200 598 0.066586 10.0.0.129 - - [2025-12-04 02:10:48] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.064712 10.0.0.129 - - [2025-12-04 02:10:48] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.053096 10.0.0.129 - - [2025-12-04 02:10:49] "POST /security-groups HTTP/1.1" 200 593 0.099447 10.0.0.129 - - [2025-12-04 02:10:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.005299 10.0.0.129 - - [2025-12-04 02:10:49] "POST /access-control-lists HTTP/1.1" 200 634 0.064641 10.0.0.129 - - [2025-12-04 02:10:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.008494 10.0.0.129 - - [2025-12-04 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.079130 10.0.0.129 - - [2025-12-04 02:10:49] "POST /chown HTTP/1.1" 200 109 0.016229 10.0.0.129 - - [2025-12-04 02:10:49] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013208 10.0.0.129 - - [2025-12-04 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.129 - - [2025-12-04 02:10:49] "POST /access-control-lists HTTP/1.1" 200 632 0.092327 10.0.0.129 - - [2025-12-04 02:10:49] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021873 10.0.0.129 - - [2025-12-04 02:10:49] "POST /tags HTTP/1.1" 409 226 0.003067 10.0.0.129 - - [2025-12-04 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.129 - - [2025-12-04 02:10:49] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010620 10.0.0.129 - - [2025-12-04 02:10:49] "POST /firewall-rules HTTP/1.1" 200 602 0.068332 10.0.0.129 - - [2025-12-04 02:10:49] "GET /firewall-rule/5b15bf0e-911e-448a-924f-e870fc64007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.020099 10.0.0.129 - - [2025-12-04 02:10:49] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003895 10.0.0.129 - - [2025-12-04 02:10:49] "GET /firewall-rule/5b15bf0e-911e-448a-924f-e870fc64007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002004 10.0.0.129 - - [2025-12-04 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.040085 10.0.0.129 - - [2025-12-04 02:10:49] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002273 10.0.0.129 - - [2025-12-04 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.129 - - [2025-12-04 02:10:49] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002013 10.0.0.129 - - [2025-12-04 02:10:49] "POST /tags HTTP/1.1" 409 226 0.001971 10.0.0.129 - - [2025-12-04 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.129 - - [2025-12-04 02:10:49] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010495 10.0.0.129 - - [2025-12-04 02:10:49] "POST /firewall-rules HTTP/1.1" 200 600 0.060748 10.0.0.129 - - [2025-12-04 02:10:49] "GET /firewall-rule/93e5f995-795f-43d8-9220-411f62e63b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004031 10.0.0.129 - - [2025-12-04 02:10:49] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003217 10.0.0.129 - - [2025-12-04 02:10:49] "GET /firewall-rule/93e5f995-795f-43d8-9220-411f62e63b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001895 10.0.0.129 - - [2025-12-04 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.039854 10.0.0.129 - - [2025-12-04 02:10:51] "POST /tags HTTP/1.1" 200 394 0.022887 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010024 10.0.0.129 - - [2025-12-04 02:10:51] "GET /tag/75a4d486-d918-4eb4-bf82-42639a6919c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013736 10.0.0.129 - - [2025-12-04 02:10:51] "POST /tags HTTP/1.1" 200 342 0.015927 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.129 - - [2025-12-04 02:10:51] "GET /tag/86ddc3f7-33cf-424a-b6fe-15594bd97c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012749 10.0.0.129 - - [2025-12-04 02:10:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000468 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001744 10.0.0.129 - - [2025-12-04 02:10:51] "POST /security-groups HTTP/1.1" 200 589 0.071779 10.0.0.129 - - [2025-12-04 02:10:51] "POST /projects HTTP/1.1" 200 521 0.203693 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001734 10.0.0.129 - - [2025-12-04 02:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009323 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010184 10.0.0.129 - - [2025-12-04 02:10:51] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.011149 10.0.0.129 - - [2025-12-04 02:10:51] "POST /access-control-lists HTTP/1.1" 200 600 0.071964 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013044 10.0.0.129 - - [2025-12-04 02:10:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.011353 10.0.0.129 - - [2025-12-04 02:10:51] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004612 10.0.0.129 - - [2025-12-04 02:10:51] "POST /access-control-lists HTTP/1.1" 200 598 0.063480 10.0.0.129 - - [2025-12-04 02:10:51] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.072564 10.0.0.129 - - [2025-12-04 02:10:51] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.033680 10.0.0.129 - - [2025-12-04 02:10:52] "POST /security-groups HTTP/1.1" 200 593 0.206302 10.0.0.129 - - [2025-12-04 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.003244 10.0.0.129 - - [2025-12-04 02:10:52] "POST /access-control-lists HTTP/1.1" 200 634 0.062220 10.0.0.129 - - [2025-12-04 02:10:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.008141 10.0.0.129 - - [2025-12-04 02:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.073409 10.0.0.129 - - [2025-12-04 02:10:52] "POST /chown HTTP/1.1" 200 109 0.060742 10.0.0.129 - - [2025-12-04 02:10:52] "POST /access-control-lists HTTP/1.1" 200 632 0.101397 10.0.0.129 - - [2025-12-04 02:10:52] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014037 10.0.0.129 - - [2025-12-04 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.129 - - [2025-12-04 02:10:52] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002380 10.0.0.129 - - [2025-12-04 02:10:52] "POST /tags HTTP/1.1" 409 226 0.001452 10.0.0.129 - - [2025-12-04 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2025-12-04 02:10:52] "GET /tag/86ddc3f7-33cf-424a-b6fe-15594bd97c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013820 10.0.0.129 - - [2025-12-04 02:10:52] "POST /firewall-rules HTTP/1.1" 200 602 0.065855 10.0.0.129 - - [2025-12-04 02:10:52] "GET /firewall-rule/4ae91731-f92b-44ab-976a-2d07c2574fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003549 10.0.0.129 - - [2025-12-04 02:10:52] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003186 10.0.0.129 - - [2025-12-04 02:10:52] "GET /firewall-rule/4ae91731-f92b-44ab-976a-2d07c2574fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001763 10.0.0.129 - - [2025-12-04 02:10:52] "POST /ref-update HTTP/1.1" 200 156 0.057822 10.0.0.129 - - [2025-12-04 02:10:52] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009056 10.0.0.129 - - [2025-12-04 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.129 - - [2025-12-04 02:10:52] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002917 10.0.0.129 - - [2025-12-04 02:10:52] "POST /tags HTTP/1.1" 409 226 0.001659 10.0.0.129 - - [2025-12-04 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.129 - - [2025-12-04 02:10:52] "GET /tag/86ddc3f7-33cf-424a-b6fe-15594bd97c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011592 10.0.0.129 - - [2025-12-04 02:10:52] "POST /firewall-rules HTTP/1.1" 200 600 0.076247 10.0.0.129 - - [2025-12-04 02:10:52] "GET /firewall-rule/a12f5311-1678-46d6-ab92-b442d446fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006487 10.0.0.129 - - [2025-12-04 02:10:53] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004333 10.0.0.129 - - [2025-12-04 02:10:53] "GET /firewall-rule/a12f5311-1678-46d6-ab92-b442d446fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002050 10.0.0.129 - - [2025-12-04 02:10:53] "POST /ref-update HTTP/1.1" 200 156 0.058794 10.0.0.129 - - [2025-12-04 02:10:54] "POST /tags HTTP/1.1" 200 346 0.114497 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013221 10.0.0.129 - - [2025-12-04 02:10:54] "GET /tag/0fce569a-0353-4f26-acf2-2ae8e92a82b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014735 10.0.0.129 - - [2025-12-04 02:10:54] "POST /projects HTTP/1.1" 409 238 0.001663 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.129 - - [2025-12-04 02:10:54] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041006 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.129 - - [2025-12-04 02:10:54] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009336 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.129 - - [2025-12-04 02:10:54] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003830 10.0.0.129 - - [2025-12-04 02:10:54] "POST /security-groups HTTP/1.1" 409 285 0.001915 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2025-12-04 02:10:54] "PUT /security-group/c252db21-3a17-493d-868c-a1f37c852a72 HTTP/1.1" 200 263 0.061353 10.0.0.129 - - [2025-12-04 02:10:54] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.069824 10.0.0.129 - - [2025-12-04 02:10:54] "PUT /access-control-list/9d8bd2b8-fb4e-4a67-9f2f-bf947c9fcb96 HTTP/1.1" 200 273 0.030395 10.0.0.129 - - [2025-12-04 02:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031642 10.0.0.129 - - [2025-12-04 02:10:54] "PUT /access-control-list/431e4ad3-a76e-4bdc-9424-6b16ef99b97a HTTP/1.1" 200 273 0.019844 10.0.0.129 - - [2025-12-04 02:10:54] "POST /tags HTTP/1.1" 409 228 0.001948 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.129 - - [2025-12-04 02:10:54] "GET /tag/0fce569a-0353-4f26-acf2-2ae8e92a82b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010687 10.0.0.129 - - [2025-12-04 02:10:54] "POST /tags HTTP/1.1" 200 346 0.020945 10.0.0.129 - - [2025-12-04 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.129 - - [2025-12-04 02:10:55] "GET /tag/9342de01-a73e-43d7-9d83-05d7775a1d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010581 10.0.0.129 - - [2025-12-04 02:10:55] "POST /projects HTTP/1.1" 409 238 0.001746 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.129 - - [2025-12-04 02:10:55] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029504 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.129 - - [2025-12-04 02:10:55] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029221 10.0.0.129 - - [2025-12-04 02:10:55] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008425 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.129 - - [2025-12-04 02:10:55] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003748 10.0.0.129 - - [2025-12-04 02:10:55] "POST /security-groups HTTP/1.1" 409 285 0.002323 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.129 - - [2025-12-04 02:10:55] "PUT /security-group/8f392cf4-878e-4803-bc3b-597813c6bcdf HTTP/1.1" 200 263 0.054950 10.0.0.129 - - [2025-12-04 02:10:55] "PUT /access-control-list/44c741b8-dc23-4463-9b73-e6bdc7aa3768 HTTP/1.1" 200 273 0.011397 10.0.0.129 - - [2025-12-04 02:10:55] "PUT /access-control-list/0f959be1-39af-41d5-8b40-92720135d6ed HTTP/1.1" 200 273 0.014773 10.0.0.129 - - [2025-12-04 02:10:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008670 10.0.0.129 - - [2025-12-04 02:10:55] "POST /tags HTTP/1.1" 409 228 0.012414 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.129 - - [2025-12-04 02:10:55] "GET /tag/9342de01-a73e-43d7-9d83-05d7775a1d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012567 10.0.0.129 - - [2025-12-04 02:10:55] "POST /tags HTTP/1.1" 200 292 0.044235 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022049 10.0.0.129 - - [2025-12-04 02:10:55] "GET /tag/9f3cf26a-5d62-464f-85f2-e79d27ebe898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015095 10.0.0.129 - - [2025-12-04 02:10:55] "POST /tags HTTP/1.1" 200 304 0.060520 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015944 10.0.0.129 - - [2025-12-04 02:10:55] "GET /tag/903cdf5c-fcc4-46bf-a9d3-11e8678ae8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017504 10.0.0.129 - - [2025-12-04 02:10:55] "POST /tags HTTP/1.1" 409 252 0.001981 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.129 - - [2025-12-04 02:10:55] "GET /tag/94038597-a13c-49dd-ad50-a264e28dc5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013460 10.0.0.129 - - [2025-12-04 02:10:55] "POST /tags HTTP/1.1" 409 226 0.001930 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.129 - - [2025-12-04 02:10:55] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012702 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.129 - - [2025-12-04 02:10:55] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004359 10.0.0.129 - - [2025-12-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.129 - - [2025-12-04 02:10:55] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034008 10.0.0.129 - - [2025-12-04 02:10:55] "POST /virtual-machines HTTP/1.1" 200 396 0.007734 10.0.0.129 - - [2025-12-04 02:10:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007405 10.0.0.129 - - [2025-12-04 02:10:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102856 10.0.0.129 - - [2025-12-04 02:10:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020079 10.0.0.129 - - [2025-12-04 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004480 10.0.0.129 - - [2025-12-04 02:10:56] "POST /instance-ips HTTP/1.1" 200 398 0.016652 10.0.0.129 - - [2025-12-04 02:10:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016012 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014060 10.0.0.129 - - [2025-12-04 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.063781 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.024414 10.0.0.129 - - [2025-12-04 02:10:56] "GET /instance-ip/77c93bdc-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002896 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004572 10.0.0.129 - - [2025-12-04 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002985 10.0.0.129 - - [2025-12-04 02:10:56] "POST /ref-update HTTP/1.1" 200 156 0.008233 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009825 10.0.0.129 - - [2025-12-04 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.129 - - [2025-12-04 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003749 10.0.0.129 - - [2025-12-04 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.129 - - [2025-12-04 02:10:56] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031766 10.0.0.129 - - [2025-12-04 02:10:56] "POST /virtual-machines HTTP/1.1" 200 396 0.008289 10.0.0.129 - - [2025-12-04 02:10:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013723 10.0.0.129 - - [2025-12-04 02:10:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122628 10.0.0.129 - - [2025-12-04 02:10:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009123 10.0.0.129 - - [2025-12-04 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012055 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004783 10.0.0.129 - - [2025-12-04 02:10:56] "POST /instance-ips HTTP/1.1" 200 398 0.024161 10.0.0.129 - - [2025-12-04 02:10:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018031 10.0.0.129 - - [2025-12-04 02:10:56] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009266 10.0.0.129 - - [2025-12-04 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.059564 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009189 10.0.0.129 - - [2025-12-04 02:10:57] "GET /instance-ip/78402abc-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004173 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004008 10.0.0.129 - - [2025-12-04 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003078 10.0.0.129 - - [2025-12-04 02:10:57] "POST /ref-update HTTP/1.1" 200 156 0.009194 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005960 10.0.0.129 - - [2025-12-04 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.129 - - [2025-12-04 02:10:57] "POST /tags HTTP/1.1" 200 292 0.015461 10.0.0.129 - - [2025-12-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016441 10.0.0.129 - - [2025-12-04 02:10:57] "GET /tag/8bc36c09-7895-478b-bc6a-a743e3063042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011749 10.0.0.129 - - [2025-12-04 02:10:57] "POST /tags HTTP/1.1" 409 252 0.001849 10.0.0.129 - - [2025-12-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.129 - - [2025-12-04 02:10:57] "GET /tag/75a4d486-d918-4eb4-bf82-42639a6919c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014418 10.0.0.129 - - [2025-12-04 02:10:57] "POST /tags HTTP/1.1" 409 226 0.002532 10.0.0.129 - - [2025-12-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.129 - - [2025-12-04 02:10:57] "GET /tag/86ddc3f7-33cf-424a-b6fe-15594bd97c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014519 10.0.0.129 - - [2025-12-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003868 10.0.0.129 - - [2025-12-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.129 - - [2025-12-04 02:10:57] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036044 10.0.0.129 - - [2025-12-04 02:10:57] "POST /virtual-machines HTTP/1.1" 200 396 0.007481 10.0.0.129 - - [2025-12-04 02:10:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008288 10.0.0.129 - - [2025-12-04 02:10:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104955 10.0.0.129 - - [2025-12-04 02:10:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017833 10.0.0.129 - - [2025-12-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004542 10.0.0.129 - - [2025-12-04 02:10:57] "POST /instance-ips HTTP/1.1" 200 398 0.017035 10.0.0.129 - - [2025-12-04 02:10:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022800 10.0.0.129 - - [2025-12-04 02:10:57] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014286 10.0.0.129 - - [2025-12-04 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.067964 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010916 10.0.0.129 - - [2025-12-04 02:10:58] "GET /instance-ip/78ceff3a-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003517 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004208 10.0.0.129 - - [2025-12-04 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002992 10.0.0.129 - - [2025-12-04 02:10:58] "POST /ref-update HTTP/1.1" 200 156 0.007864 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011033 10.0.0.129 - - [2025-12-04 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.129 - - [2025-12-04 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003961 10.0.0.129 - - [2025-12-04 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.129 - - [2025-12-04 02:10:58] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031772 10.0.0.129 - - [2025-12-04 02:10:58] "POST /virtual-machines HTTP/1.1" 200 396 0.006962 10.0.0.129 - - [2025-12-04 02:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010254 10.0.0.129 - - [2025-12-04 02:10:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093103 10.0.0.129 - - [2025-12-04 02:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016161 10.0.0.129 - - [2025-12-04 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005836 10.0.0.129 - - [2025-12-04 02:10:58] "POST /instance-ips HTTP/1.1" 200 398 0.018963 10.0.0.129 - - [2025-12-04 02:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026772 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013315 10.0.0.129 - - [2025-12-04 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.070812 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017999 10.0.0.129 - - [2025-12-04 02:10:58] "GET /instance-ip/793f23a0-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002771 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004109 10.0.0.129 - - [2025-12-04 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004030 10.0.0.129 - - [2025-12-04 02:10:58] "POST /ref-update HTTP/1.1" 200 156 0.008060 10.0.0.129 - - [2025-12-04 02:10:58] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003550 10.0.0.129 - - [2025-12-04 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.004855 10.0.0.129 - - [2025-12-04 02:10:59] "POST /tags HTTP/1.1" 200 300 0.029700 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010970 10.0.0.129 - - [2025-12-04 02:10:59] "GET /tag/98b17454-cd7d-4f9a-bdef-5814e7de7075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011305 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2025-12-04 02:10:59] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003567 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.129 - - [2025-12-04 02:10:59] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029427 10.0.0.129 - - [2025-12-04 02:10:59] "POST /virtual-machines HTTP/1.1" 200 396 0.011271 10.0.0.129 - - [2025-12-04 02:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028067 10.0.0.129 - - [2025-12-04 02:10:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132442 10.0.0.129 - - [2025-12-04 02:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007739 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.129 - - [2025-12-04 02:10:59] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006939 10.0.0.129 - - [2025-12-04 02:10:59] "POST /instance-ips HTTP/1.1" 200 398 0.022689 10.0.0.129 - - [2025-12-04 02:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018946 10.0.0.129 - - [2025-12-04 02:10:59] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011461 10.0.0.129 - - [2025-12-04 02:10:59] "POST /set-tag HTTP/1.1" 200 109 0.016497 10.0.0.129 - - [2025-12-04 02:10:59] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016922 10.0.0.129 - - [2025-12-04 02:10:59] "GET /instance-ip/79c7c494-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003909 10.0.0.129 - - [2025-12-04 02:10:59] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004188 10.0.0.129 - - [2025-12-04 02:10:59] "POST /set-tag HTTP/1.1" 200 109 0.006332 10.0.0.129 - - [2025-12-04 02:10:59] "POST /tags HTTP/1.1" 200 300 0.016448 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.129 - - [2025-12-04 02:10:59] "GET /tag/11be0ec8-979e-47e6-be6b-11b5aeb3fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010784 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.129 - - [2025-12-04 02:10:59] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006307 10.0.0.129 - - [2025-12-04 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2025-12-04 02:10:59] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027149 10.0.0.129 - - [2025-12-04 02:10:59] "POST /virtual-machines HTTP/1.1" 200 396 0.010551 10.0.0.129 - - [2025-12-04 02:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017017 10.0.0.129 - - [2025-12-04 02:11:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122419 10.0.0.129 - - [2025-12-04 02:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008273 10.0.0.129 - - [2025-12-04 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004775 10.0.0.129 - - [2025-12-04 02:11:00] "POST /instance-ips HTTP/1.1" 200 398 0.017259 10.0.0.129 - - [2025-12-04 02:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016136 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006850 10.0.0.129 - - [2025-12-04 02:11:00] "POST /set-tag HTTP/1.1" 200 109 0.017303 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012885 10.0.0.129 - - [2025-12-04 02:11:00] "GET /instance-ip/7a33db98-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002791 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005889 10.0.0.129 - - [2025-12-04 02:11:00] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.129 - - [2025-12-04 02:11:00] "POST /tags HTTP/1.1" 200 300 0.022004 10.0.0.129 - - [2025-12-04 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.129 - - [2025-12-04 02:11:00] "GET /tag/648891e4-5ce3-49ac-aa07-24fd098c8683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012816 10.0.0.129 - - [2025-12-04 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006318 10.0.0.129 - - [2025-12-04 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2025-12-04 02:11:00] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031117 10.0.0.129 - - [2025-12-04 02:11:00] "POST /virtual-machines HTTP/1.1" 200 396 0.007356 10.0.0.129 - - [2025-12-04 02:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015245 10.0.0.129 - - [2025-12-04 02:11:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100284 10.0.0.129 - - [2025-12-04 02:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008655 10.0.0.129 - - [2025-12-04 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011074 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004039 10.0.0.129 - - [2025-12-04 02:11:00] "POST /instance-ips HTTP/1.1" 200 398 0.018972 10.0.0.129 - - [2025-12-04 02:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023297 10.0.0.129 - - [2025-12-04 02:11:00] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013336 10.0.0.129 - - [2025-12-04 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.019876 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013813 10.0.0.129 - - [2025-12-04 02:11:01] "GET /instance-ip/7a9ec8a4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.007118 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004876 10.0.0.129 - - [2025-12-04 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.129 - - [2025-12-04 02:11:01] "POST /tags HTTP/1.1" 200 300 0.018162 10.0.0.129 - - [2025-12-04 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2025-12-04 02:11:01] "GET /tag/085010dd-d42d-4444-b71b-fe7fff1b98e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019845 10.0.0.129 - - [2025-12-04 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003973 10.0.0.129 - - [2025-12-04 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.129 - - [2025-12-04 02:11:01] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051672 10.0.0.129 - - [2025-12-04 02:11:01] "POST /virtual-machines HTTP/1.1" 200 396 0.008775 10.0.0.129 - - [2025-12-04 02:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025900 10.0.0.129 - - [2025-12-04 02:11:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106318 10.0.0.129 - - [2025-12-04 02:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007545 10.0.0.129 - - [2025-12-04 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007369 10.0.0.129 - - [2025-12-04 02:11:01] "POST /instance-ips HTTP/1.1" 200 398 0.019987 10.0.0.129 - - [2025-12-04 02:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035974 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010662 10.0.0.129 - - [2025-12-04 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.019338 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018974 10.0.0.129 - - [2025-12-04 02:11:01] "GET /instance-ip/7b0e5b7e-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004550 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004438 10.0.0.129 - - [2025-12-04 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003963 10.0.0.129 - - [2025-12-04 02:11:01] "POST /ref-update HTTP/1.1" 200 156 0.008278 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004791 10.0.0.129 - - [2025-12-04 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.129 - - [2025-12-04 02:11:01] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003776 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.004073 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003652 10.0.0.129 - - [2025-12-04 02:11:02] "POST /ref-update HTTP/1.1" 200 156 0.018205 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004755 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003379 10.0.0.129 - - [2025-12-04 02:11:02] "POST /ref-update HTTP/1.1" 200 156 0.009303 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015400 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004097 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003426 10.0.0.129 - - [2025-12-04 02:11:02] "POST /ref-update HTTP/1.1" 200 156 0.008352 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008348 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004112 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003808 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004611 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.004756 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005292 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003948 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004295 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004213 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.129 - - [2025-12-04 02:11:02] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004086 10.0.0.129 - - [2025-12-04 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.129 - - [2025-12-04 02:11:03] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004072 10.0.0.129 - - [2025-12-04 02:11:03] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.129 - - [2025-12-04 02:11:05] "GET /virtual-machine/400bd50b-fbfa-4304-ae55-d49953cb72f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002958 10.0.0.129 - - [2025-12-04 02:11:05] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004420 10.0.0.129 - - [2025-12-04 02:11:05] "GET /virtual-machine/73f4c6e2-c492-4b3e-aac3-d4a02e27ff94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002830 10.0.0.129 - - [2025-12-04 02:11:05] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003517 10.0.0.129 - - [2025-12-04 02:11:06] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008128 10.0.0.129 - - [2025-12-04 02:11:06] "POST /set-tag HTTP/1.1" 200 109 0.003791 10.0.0.129 - - [2025-12-04 02:11:07] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004755 10.0.0.129 - - [2025-12-04 02:11:07] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.129 - - [2025-12-04 02:11:07] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006672 10.0.0.129 - - [2025-12-04 02:11:08] "POST /set-tag HTTP/1.1" 200 109 0.005048 10.0.0.129 - - [2025-12-04 02:11:08] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004180 10.0.0.129 - - [2025-12-04 02:11:08] "POST /set-tag HTTP/1.1" 200 109 0.003838 10.0.0.129 - - [2025-12-04 02:11:08] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003594 10.0.0.129 - - [2025-12-04 02:11:08] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine/9408ca70-0c93-4e3e-aec1-a4cea910c450?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002843 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003763 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine/879e2c77-6c80-4cd6-a745-f7a2f2f92e28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002657 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003887 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine/4b26764b-2fc8-4e71-8388-edf2d2c07e5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002905 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004126 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine/cf576959-66aa-4345-8d6e-6358eb238304?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002824 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003737 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine/8d431f9c-e88d-439f-8d66-a3669db7db24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002500 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003609 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine/ed658a9f-c42b-46c5-a297-0a050602b44e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002953 10.0.0.129 - - [2025-12-04 02:11:10] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003973 10.0.0.129 - - [2025-12-04 02:11:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002343 10.0.0.129 - - [2025-12-04 02:11:11] "GET /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002963 10.0.0.129 - - [2025-12-04 02:11:11] "POST /tags HTTP/1.1" 200 334 0.028474 10.0.0.129 - - [2025-12-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017214 10.0.0.129 - - [2025-12-04 02:11:11] "GET /tag/6fdfc698-8930-445f-9021-0be9e040848d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012934 10.0.0.129 - - [2025-12-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.129 - - [2025-12-04 02:11:11] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035988 10.0.0.129 - - [2025-12-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.129 - - [2025-12-04 02:11:11] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004133 10.0.0.129 - - [2025-12-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.129 - - [2025-12-04 02:11:11] "GET /service-appliance-set/84eaba6b-1dbd-437b-bffc-620cc5500788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003292 10.0.0.129 - - [2025-12-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.002028 10.0.0.129 - - [2025-12-04 02:11:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.093665 10.0.0.129 - - [2025-12-04 02:11:11] "GET /virtual-machine-interface/650d6186-29f7-4bdd-96da-74ab885e0147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013622 10.0.0.129 - - [2025-12-04 02:11:11] "POST /instance-ips HTTP/1.1" 200 410 0.018232 10.0.0.129 - - [2025-12-04 02:11:11] "GET /instance-ip/4c2c7e23-2012-4be5-8bdc-5c493a2808a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005857 10.0.0.129 - - [2025-12-04 02:11:11] "POST /loadbalancers HTTP/1.1" 200 631 0.063632 10.0.0.129 - - [2025-12-04 02:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019088 10.0.0.129 - - [2025-12-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011390 10.0.0.129 - - [2025-12-04 02:11:11] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051671 10.0.0.129 - - [2025-12-04 02:11:11] "GET /instance-ip/4c2c7e23-2012-4be5-8bdc-5c493a2808a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008276 10.0.0.129 - - [2025-12-04 02:11:11] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.093616 10.0.0.129 - - [2025-12-04 02:11:11] "GET /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.010221 10.0.0.129 - - [2025-12-04 02:11:11] "POST /floating-ips HTTP/1.1" 200 599 0.078165 10.0.0.129 - - [2025-12-04 02:11:12] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.072861 10.0.0.129 - - [2025-12-04 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.129 - - [2025-12-04 02:11:12] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.064305 10.0.0.129 - - [2025-12-04 02:11:12] "GET /loadbalancer-listener/80776a82-bc3a-46f4-9f4e-4b7b65ea93d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.012360 10.0.0.129 - - [2025-12-04 02:11:12] "GET /loadbalancer-listener/80776a82-bc3a-46f4-9f4e-4b7b65ea93d6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.005542 10.0.0.129 - - [2025-12-04 02:11:12] "GET /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.009477 10.0.0.129 - - [2025-12-04 02:11:12] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.042111 10.0.0.129 - - [2025-12-04 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.129 - - [2025-12-04 02:11:12] "GET /instance-ip/4c2c7e23-2012-4be5-8bdc-5c493a2808a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.029974 10.0.0.129 - - [2025-12-04 02:11:12] "GET /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008550 10.0.0.129 - - [2025-12-04 02:11:12] "GET /instance-ip/4c2c7e23-2012-4be5-8bdc-5c493a2808a3?fields=floating_ips HTTP/1.1" 200 1214 0.019063 10.0.0.129 - - [2025-12-04 02:11:12] "GET /floating-ip/55205bf6-1116-4507-bb7c-7c510f4a016e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005517 10.0.0.129 - - [2025-12-04 02:11:12] "GET /loadbalancer-pool/620da14f-82cd-4190-b35a-6eb53ff33b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012596 10.0.0.129 - - [2025-12-04 02:11:12] "POST /loadbalancer-members HTTP/1.1" 200 723 0.030155 10.0.0.129 - - [2025-12-04 02:11:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028912 10.0.0.129 - - [2025-12-04 02:11:12] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013133 10.0.0.129 - - [2025-12-04 02:11:12] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020006 10.0.0.129 - - [2025-12-04 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.019767 10.0.0.129 - - [2025-12-04 02:11:12] "GET /floating-ip/55205bf6-1116-4507-bb7c-7c510f4a016e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.020077 10.0.0.129 - - [2025-12-04 02:11:12] "POST /tags HTTP/1.1" 409 221 0.008382 10.0.0.129 - - [2025-12-04 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.129 - - [2025-12-04 02:11:12] "GET /tag/6fdfc698-8930-445f-9021-0be9e040848d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.043216 10.0.0.129 - - [2025-12-04 02:11:12] "PUT /floating-ip/55205bf6-1116-4507-bb7c-7c510f4a016e HTTP/1.1" 200 257 0.073148 10.0.0.129 - - [2025-12-04 02:11:12] "POST /set-tag HTTP/1.1" 200 109 0.071071 10.0.0.129 - - [2025-12-04 02:11:12] "GET /loadbalancer-pool/620da14f-82cd-4190-b35a-6eb53ff33b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.015006 10.0.0.129 - - [2025-12-04 02:11:12] "POST /loadbalancer-members HTTP/1.1" 200 723 0.032004 10.0.0.129 - - [2025-12-04 02:11:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010677 10.0.0.129 - - [2025-12-04 02:11:12] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017568 10.0.0.129 - - [2025-12-04 02:11:12] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007026 10.0.0.129 - - [2025-12-04 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.007715 10.0.0.129 - - [2025-12-04 02:11:12] "GET /floating-ip/55205bf6-1116-4507-bb7c-7c510f4a016e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.009192 10.0.0.129 - - [2025-12-04 02:11:12] "POST /set-tag HTTP/1.1" 200 109 0.085893 10.0.0.129 - - [2025-12-04 02:11:13] "GET /global-system-configs HTTP/1.1" 200 323 0.004580 10.0.0.129 - - [2025-12-04 02:11:13] "POST /tags HTTP/1.1" 409 206 0.001815 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2025-12-04 02:11:13] "GET /tag/903cdf5c-fcc4-46bf-a9d3-11e8678ae8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010907 10.0.0.129 - - [2025-12-04 02:11:13] "POST /tags HTTP/1.1" 409 204 0.004658 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.129 - - [2025-12-04 02:11:13] "GET /tag/11be0ec8-979e-47e6-be6b-11b5aeb3fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009734 10.0.0.129 - - [2025-12-04 02:11:13] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001875 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.129 - - [2025-12-04 02:11:13] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002714 10.0.0.129 - - [2025-12-04 02:11:13] "POST /tags HTTP/1.1" 409 206 0.001640 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.129 - - [2025-12-04 02:11:13] "GET /tag/903cdf5c-fcc4-46bf-a9d3-11e8678ae8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010138 10.0.0.129 - - [2025-12-04 02:11:13] "POST /tags HTTP/1.1" 409 226 0.001831 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.129 - - [2025-12-04 02:11:13] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010106 10.0.0.129 - - [2025-12-04 02:11:13] "POST /tags HTTP/1.1" 409 204 0.001469 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.129 - - [2025-12-04 02:11:13] "GET /tag/11be0ec8-979e-47e6-be6b-11b5aeb3fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009787 10.0.0.129 - - [2025-12-04 02:11:13] "POST /tags HTTP/1.1" 409 226 0.001411 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.129 - - [2025-12-04 02:11:13] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010139 10.0.0.129 - - [2025-12-04 02:11:13] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002223 10.0.0.129 - - [2025-12-04 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.129 - - [2025-12-04 02:11:13] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002203 10.0.0.129 - - [2025-12-04 02:11:13] "POST /firewall-rules HTTP/1.1" 200 628 0.065160 10.0.0.129 - - [2025-12-04 02:11:14] "POST /firewall-rules HTTP/1.1" 200 648 0.075539 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-rule/2929572d-6bb8-405e-b7ca-66a2f14b6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.015655 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002310 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-rule/f7df89c3-8a56-4f87-b5b1-46c5d5dce2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.007379 10.0.0.129 - - [2025-12-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.015513 10.0.0.129 - - [2025-12-04 02:11:14] "POST /firewall-policys HTTP/1.1" 200 608 0.044052 10.0.0.129 - - [2025-12-04 02:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010430 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010108 10.0.0.129 - - [2025-12-04 02:11:14] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002067 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002637 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002998 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003065 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004337 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001969 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.001852 10.0.0.129 - - [2025-12-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.039619 10.0.0.129 - - [2025-12-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.015737 10.0.0.129 - - [2025-12-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.035367 10.0.0.129 - - [2025-12-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.019848 10.0.0.129 - - [2025-12-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.020666 10.0.0.129 - - [2025-12-04 02:11:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008425 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001124 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 252 0.002071 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/75a4d486-d918-4eb4-bf82-42639a6919c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013690 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 228 0.003162 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/9342de01-a73e-43d7-9d83-05d7775a1d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015805 10.0.0.129 - - [2025-12-04 02:13:13] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.008594 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.129 - - [2025-12-04 02:13:13] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004555 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 206 0.004984 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/903cdf5c-fcc4-46bf-a9d3-11e8678ae8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010960 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 226 0.001803 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014789 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 204 0.001870 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/11be0ec8-979e-47e6-be6b-11b5aeb3fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010818 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 226 0.001653 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/d8647d44-5390-4319-b79a-29675fb5f6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010600 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 228 0.001777 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/9342de01-a73e-43d7-9d83-05d7775a1d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010128 10.0.0.129 - - [2025-12-04 02:13:13] "POST /tags HTTP/1.1" 409 252 0.001617 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.129 - - [2025-12-04 02:13:13] "GET /tag/75a4d486-d918-4eb4-bf82-42639a6919c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011862 10.0.0.129 - - [2025-12-04 02:13:13] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003869 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.129 - - [2025-12-04 02:13:13] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002804 10.0.0.129 - - [2025-12-04 02:13:13] "POST /firewall-rules HTTP/1.1" 409 281 0.001932 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.129 - - [2025-12-04 02:13:13] "PUT /firewall-rule/f7df89c3-8a56-4f87-b5b1-46c5d5dce2a9 HTTP/1.1" 200 261 0.016826 10.0.0.129 - - [2025-12-04 02:13:13] "POST /firewall-rules HTTP/1.1" 409 291 0.010185 10.0.0.129 - - [2025-12-04 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.129 - - [2025-12-04 02:13:14] "PUT /firewall-rule/2929572d-6bb8-405e-b7ca-66a2f14b6253 HTTP/1.1" 200 261 0.026184 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-rule/2929572d-6bb8-405e-b7ca-66a2f14b6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003068 10.0.0.129 - - [2025-12-04 02:13:14] "POST /firewall-rules HTTP/1.1" 200 660 0.070417 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-rule/fef5c603-aa20-45bf-9968-0da1b4460cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011437 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.009742 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-rule/f7df89c3-8a56-4f87-b5b1-46c5d5dce2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002996 10.0.0.129 - - [2025-12-04 02:13:14] "POST /firewall-policys HTTP/1.1" 409 269 0.002200 10.0.0.129 - - [2025-12-04 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.129 - - [2025-12-04 02:13:14] "PUT /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858 HTTP/1.1" 200 265 0.028424 10.0.0.129 - - [2025-12-04 02:13:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012390 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005607 10.0.0.129 - - [2025-12-04 02:13:14] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003078 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001790 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001586 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/92484acc-ce90-475c-a10d-33e557036d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004282 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001985 10.0.0.129 - - [2025-12-04 02:13:14] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001730 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001380 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:13:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000752 10.0.0.129 - - [2025-12-04 02:14:15] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005011 10.0.0.129 - - [2025-12-04 02:14:15] "POST /set-tag HTTP/1.1" 200 109 0.005619 10.0.0.129 - - [2025-12-04 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2025-12-04 02:14:15] "GET /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002137 10.0.0.129 - - [2025-12-04 02:14:15] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003373 10.0.0.129 - - [2025-12-04 02:14:15] "POST /set-tag HTTP/1.1" 200 109 0.017771 10.0.0.129 - - [2025-12-04 02:14:15] "DELETE /loadbalancer-member/7b4254d5-f5fb-4417-96eb-efe5b500e4b6 HTTP/1.1" 200 115 0.030161 10.0.0.129 - - [2025-12-04 02:14:15] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004529 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.129 - - [2025-12-04 02:14:16] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003725 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.129 - - [2025-12-04 02:14:16] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004589 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.129 - - [2025-12-04 02:14:16] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005119 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.129 - - [2025-12-04 02:14:16] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004041 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.129 - - [2025-12-04 02:14:16] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003393 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001530 10.0.0.129 - - [2025-12-04 02:14:16] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003880 10.0.0.129 - - [2025-12-04 02:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.129 - - [2025-12-04 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.129 - - [2025-12-04 02:14:16] "GET /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003117 10.0.0.129 - - [2025-12-04 02:14:17] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004245 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.129 - - [2025-12-04 02:14:17] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007762 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.129 - - [2025-12-04 02:14:17] "GET /virtual-machine/73f4c6e2-c492-4b3e-aac3-d4a02e27ff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003451 10.0.0.129 - - [2025-12-04 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.010539 10.0.0.129 - - [2025-12-04 02:14:17] "GET /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.011367 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.017413 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.026289 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.020194 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.015846 10.0.0.129 - - [2025-12-04 02:14:17] "POST /set-tag HTTP/1.1" 200 109 0.028427 10.0.0.129 - - [2025-12-04 02:14:18] "DELETE /instance-ip/78402abc-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.043010 10.0.0.129 - - [2025-12-04 02:14:18] "POST /ref-update HTTP/1.1" 200 156 0.006889 10.0.0.129 - - [2025-12-04 02:14:18] "DELETE /virtual-machine-interface/7824088c-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.035625 10.0.0.129 - - [2025-12-04 02:14:18] "DELETE /virtual-machine/73f4c6e2-c492-4b3e-aac3-d4a02e27ff94 HTTP/1.1" 200 115 0.023333 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004428 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003662 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.001712 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine/879e2c77-6c80-4cd6-a745-f7a2f2f92e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003265 10.0.0.129 - - [2025-12-04 02:14:18] "POST /ref-update HTTP/1.1" 200 156 0.008543 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009865 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.019004 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.026964 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.019061 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.013933 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.022775 10.0.0.129 - - [2025-12-04 02:14:18] "DELETE /instance-ip/793f23a0-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.046130 10.0.0.129 - - [2025-12-04 02:14:18] "DELETE /virtual-machine-interface/79266f72-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.038440 10.0.0.129 - - [2025-12-04 02:14:18] "DELETE /virtual-machine/879e2c77-6c80-4cd6-a745-f7a2f2f92e28 HTTP/1.1" 200 115 0.013823 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006900 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004544 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.008368 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine/400bd50b-fbfa-4304-ae55-d49953cb72f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002633 10.0.0.129 - - [2025-12-04 02:14:18] "POST /ref-update HTTP/1.1" 200 156 0.012286 10.0.0.129 - - [2025-12-04 02:14:18] "GET /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004687 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.024025 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.042697 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.035162 10.0.0.129 - - [2025-12-04 02:14:18] "POST /set-tag HTTP/1.1" 200 109 0.018089 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.039639 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /instance-ip/77c93bdc-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.048098 10.0.0.129 - - [2025-12-04 02:14:19] "POST /ref-update HTTP/1.1" 200 156 0.010601 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /virtual-machine-interface/77b56526-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.039827 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /virtual-machine/400bd50b-fbfa-4304-ae55-d49953cb72f3 HTTP/1.1" 200 115 0.020785 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /tag/9f3cf26a-5d62-464f-85f2-e79d27ebe898 HTTP/1.1" 200 115 0.033305 10.0.0.129 - - [2025-12-04 02:14:19] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006310 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.005680 10.0.0.129 - - [2025-12-04 02:14:19] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004051 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.129 - - [2025-12-04 02:14:19] "GET /virtual-machine/9408ca70-0c93-4e3e-aec1-a4cea910c450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003573 10.0.0.129 - - [2025-12-04 02:14:19] "POST /ref-update HTTP/1.1" 200 156 0.008098 10.0.0.129 - - [2025-12-04 02:14:19] "GET /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007528 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.016859 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.032068 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.022820 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.012322 10.0.0.129 - - [2025-12-04 02:14:19] "POST /set-tag HTTP/1.1" 200 109 0.020888 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /instance-ip/78ceff3a-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.037395 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /virtual-machine-interface/78bab656-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.034821 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /virtual-machine/9408ca70-0c93-4e3e-aec1-a4cea910c450 HTTP/1.1" 200 115 0.018090 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /tag/8bc36c09-7895-478b-bc6a-a743e3063042 HTTP/1.1" 200 115 0.046715 10.0.0.129 - - [2025-12-04 02:14:19] "DELETE /tag/903cdf5c-fcc4-46bf-a9d3-11e8678ae8b0 HTTP/1.1" 409 391 0.003733 10.0.0.129 - - [2025-12-04 02:14:47] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008594 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.129 - - [2025-12-04 02:14:47] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006508 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.129 - - [2025-12-04 02:14:47] "GET /virtual-machine/cf576959-66aa-4345-8d6e-6358eb238304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002711 10.0.0.129 - - [2025-12-04 02:14:47] "POST /ref-update HTTP/1.1" 200 156 0.008703 10.0.0.129 - - [2025-12-04 02:14:47] "GET /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004213 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.023685 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.017522 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.012402 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.011708 10.0.0.129 - - [2025-12-04 02:14:47] "DELETE /instance-ip/7a9ec8a4-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.034860 10.0.0.129 - - [2025-12-04 02:14:47] "DELETE /virtual-machine-interface/7a86bda4-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.037356 10.0.0.129 - - [2025-12-04 02:14:47] "DELETE /virtual-machine/cf576959-66aa-4345-8d6e-6358eb238304 HTTP/1.1" 200 115 0.021569 10.0.0.129 - - [2025-12-04 02:14:47] "DELETE /tag/648891e4-5ce3-49ac-aa07-24fd098c8683 HTTP/1.1" 200 115 0.032741 10.0.0.129 - - [2025-12-04 02:14:47] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004326 10.0.0.129 - - [2025-12-04 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003856 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine/ed658a9f-c42b-46c5-a297-0a050602b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002694 10.0.0.129 - - [2025-12-04 02:14:48] "POST /ref-update HTTP/1.1" 200 156 0.007875 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016036 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.014147 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.035575 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.026382 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.011286 10.0.0.129 - - [2025-12-04 02:14:48] "DELETE /instance-ip/7b0e5b7e-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.039243 10.0.0.129 - - [2025-12-04 02:14:48] "DELETE /virtual-machine-interface/7af5c528-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.039529 10.0.0.129 - - [2025-12-04 02:14:48] "DELETE /virtual-machine/ed658a9f-c42b-46c5-a297-0a050602b44e HTTP/1.1" 200 115 0.019006 10.0.0.129 - - [2025-12-04 02:14:48] "DELETE /tag/9342de01-a73e-43d7-9d83-05d7775a1d66 HTTP/1.1" 409 237 0.003880 10.0.0.129 - - [2025-12-04 02:14:48] "DELETE /tag/085010dd-d42d-4444-b71b-fe7fff1b98e0 HTTP/1.1" 200 115 0.291790 10.0.0.129 - - [2025-12-04 02:14:48] "DELETE /tag/75a4d486-d918-4eb4-bf82-42639a6919c9 HTTP/1.1" 409 237 0.003742 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003638 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004132 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine/4b26764b-2fc8-4e71-8388-edf2d2c07e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003353 10.0.0.129 - - [2025-12-04 02:14:48] "POST /ref-update HTTP/1.1" 200 156 0.009204 10.0.0.129 - - [2025-12-04 02:14:48] "GET /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011657 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.018368 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.026456 10.0.0.129 - - [2025-12-04 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.029696 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.011875 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /instance-ip/79c7c494-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.046113 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /virtual-machine-interface/79aaaa62-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.037097 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /virtual-machine/4b26764b-2fc8-4e71-8388-edf2d2c07e5f HTTP/1.1" 200 115 0.015979 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /tag/98b17454-cd7d-4f9a-bdef-5814e7de7075 HTTP/1.1" 200 115 0.034010 10.0.0.129 - - [2025-12-04 02:14:49] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004943 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.129 - - [2025-12-04 02:14:49] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003716 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.129 - - [2025-12-04 02:14:49] "GET /virtual-machine/8d431f9c-e88d-439f-8d66-a3669db7db24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002603 10.0.0.129 - - [2025-12-04 02:14:49] "POST /ref-update HTTP/1.1" 200 156 0.007902 10.0.0.129 - - [2025-12-04 02:14:49] "GET /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005170 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.015506 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.030529 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.020370 10.0.0.129 - - [2025-12-04 02:14:49] "POST /set-tag HTTP/1.1" 200 109 0.011519 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /instance-ip/7a33db98-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.043574 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /virtual-machine-interface/7a184518-d0b6-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.033771 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /virtual-machine/8d431f9c-e88d-439f-8d66-a3669db7db24 HTTP/1.1" 200 115 0.023745 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /tag/0fce569a-0353-4f26-acf2-2ae8e92a82b4 HTTP/1.1" 200 115 0.033463 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /tag/11be0ec8-979e-47e6-be6b-11b5aeb3fd89 HTTP/1.1" 409 237 0.006655 10.0.0.129 - - [2025-12-04 02:14:49] "DELETE /tag/94038597-a13c-49dd-ad50-a264e28dc5f5 HTTP/1.1" 200 115 0.037521 10.0.0.129 - - [2025-12-04 02:14:51] "POST /projects HTTP/1.1" 409 238 0.012102 10.0.0.129 - - [2025-12-04 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.129 - - [2025-12-04 02:14:51] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030550 10.0.0.129 - - [2025-12-04 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.129 - - [2025-12-04 02:14:51] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004513 10.0.0.129 - - [2025-12-04 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.129 - - [2025-12-04 02:14:51] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003990 10.0.0.129 - - [2025-12-04 02:14:51] "POST /security-groups HTTP/1.1" 409 285 0.001972 10.0.0.129 - - [2025-12-04 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.129 - - [2025-12-04 02:14:51] "PUT /security-group/8f392cf4-878e-4803-bc3b-597813c6bcdf HTTP/1.1" 200 263 0.054295 10.0.0.129 - - [2025-12-04 02:14:51] "PUT /access-control-list/44c741b8-dc23-4463-9b73-e6bdc7aa3768 HTTP/1.1" 200 273 0.011278 10.0.0.129 - - [2025-12-04 02:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017959 10.0.0.129 - - [2025-12-04 02:14:51] "PUT /access-control-list/0f959be1-39af-41d5-8b40-92720135d6ed HTTP/1.1" 200 273 0.040136 10.0.0.129 - - [2025-12-04 02:14:56] "POST /projects HTTP/1.1" 409 238 0.001853 10.0.0.129 - - [2025-12-04 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.129 - - [2025-12-04 02:14:56] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031723 10.0.0.129 - - [2025-12-04 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.129 - - [2025-12-04 02:14:56] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003826 10.0.0.129 - - [2025-12-04 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.129 - - [2025-12-04 02:14:56] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003603 10.0.0.129 - - [2025-12-04 02:14:56] "POST /security-groups HTTP/1.1" 409 285 0.002473 10.0.0.129 - - [2025-12-04 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.129 - - [2025-12-04 02:14:56] "PUT /security-group/8f392cf4-878e-4803-bc3b-597813c6bcdf HTTP/1.1" 200 263 0.052488 10.0.0.129 - - [2025-12-04 02:14:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016662 10.0.0.129 - - [2025-12-04 02:14:56] "PUT /access-control-list/44c741b8-dc23-4463-9b73-e6bdc7aa3768 HTTP/1.1" 200 273 0.015820 10.0.0.129 - - [2025-12-04 02:14:56] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004812 10.0.0.129 - - [2025-12-04 02:14:56] "PUT /access-control-list/0f959be1-39af-41d5-8b40-92720135d6ed HTTP/1.1" 200 273 0.016490 10.0.0.129 - - [2025-12-04 02:14:56] "GET /firewall-rule/4ae91731-f92b-44ab-976a-2d07c2574fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002453 10.0.0.129 - - [2025-12-04 02:14:56] "POST /ref-update HTTP/1.1" 200 156 0.043701 10.0.0.129 - - [2025-12-04 02:14:56] "DELETE /firewall-rule/4ae91731-f92b-44ab-976a-2d07c2574fea HTTP/1.1" 200 115 0.037070 10.0.0.129 - - [2025-12-04 02:14:56] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006119 10.0.0.129 - - [2025-12-04 02:14:56] "GET /firewall-rule/a12f5311-1678-46d6-ab92-b442d446fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002430 10.0.0.129 - - [2025-12-04 02:14:56] "POST /ref-update HTTP/1.1" 200 156 0.044986 10.0.0.129 - - [2025-12-04 02:14:56] "DELETE /firewall-rule/a12f5311-1678-46d6-ab92-b442d446fcd6 HTTP/1.1" 200 115 0.033942 10.0.0.129 - - [2025-12-04 02:14:56] "DELETE /tag/86ddc3f7-33cf-424a-b6fe-15594bd97c6d HTTP/1.1" 200 115 0.028038 10.0.0.129 - - [2025-12-04 02:14:56] "DELETE /tag/75a4d486-d918-4eb4-bf82-42639a6919c9 HTTP/1.1" 409 237 0.004071 10.0.0.129 - - [2025-12-04 02:14:56] "DELETE /tag/9342de01-a73e-43d7-9d83-05d7775a1d66 HTTP/1.1" 409 237 0.004354 10.0.0.129 - - [2025-12-04 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.129 - - [2025-12-04 02:14:56] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003475 10.0.0.129 - - [2025-12-04 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.129 - - [2025-12-04 02:14:56] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004059 10.0.0.129 - - [2025-12-04 02:14:56] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.036446 10.0.0.129 - - [2025-12-04 02:14:56] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.040497 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /access-control-list/44c741b8-dc23-4463-9b73-e6bdc7aa3768 HTTP/1.1" 200 115 0.065484 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /security-group/8f392cf4-878e-4803-bc3b-597813c6bcdf HTTP/1.1" 200 115 0.102722 10.0.0.129 - - [2025-12-04 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /access-control-list/0f959be1-39af-41d5-8b40-92720135d6ed HTTP/1.1" 200 115 0.025234 10.0.0.129 - - [2025-12-04 02:14:57] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033698 10.0.0.129 - - [2025-12-04 02:14:57] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?fields=security_groups HTTP/1.1" 200 1352 0.031131 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /security-group/42e8e951-255f-4d12-a234-6fc5580ef28d HTTP/1.1" 200 115 0.037134 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /access-control-list/59838a02-9a8f-42b5-80de-d3aaa41ccdb1 HTTP/1.1" 200 115 0.035340 10.0.0.129 - - [2025-12-04 02:14:57] "GET /project/20df19f0-5045-44d3-99c5-5d07ae9de005?fields=application_policy_sets HTTP/1.1" 200 1391 0.041815 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /access-control-list/6bdd3075-4a3e-482a-8a7f-764380dbd086 HTTP/1.1" 200 115 0.038503 10.0.0.129 - - [2025-12-04 02:14:57] "DELETE /project/20df19f0-5045-44d3-99c5-5d07ae9de005 HTTP/1.1" 200 115 0.276887 10.0.0.129 - - [2025-12-04 02:14:57] "POST /projects HTTP/1.1" 409 238 0.001758 10.0.0.129 - - [2025-12-04 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2025-12-04 02:14:57] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038134 10.0.0.129 - - [2025-12-04 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2025-12-04 02:14:57] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004061 10.0.0.129 - - [2025-12-04 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.129 - - [2025-12-04 02:14:57] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003409 10.0.0.129 - - [2025-12-04 02:14:57] "POST /security-groups HTTP/1.1" 409 285 0.002703 10.0.0.129 - - [2025-12-04 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.129 - - [2025-12-04 02:14:57] "PUT /security-group/c252db21-3a17-493d-868c-a1f37c852a72 HTTP/1.1" 200 263 0.054979 10.0.0.129 - - [2025-12-04 02:14:57] "PUT /access-control-list/9d8bd2b8-fb4e-4a67-9f2f-bf947c9fcb96 HTTP/1.1" 200 273 0.018437 10.0.0.129 - - [2025-12-04 02:14:57] "PUT /access-control-list/431e4ad3-a76e-4bdc-9424-6b16ef99b97a HTTP/1.1" 200 273 0.011685 10.0.0.129 - - [2025-12-04 02:14:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024703 10.0.0.129 - - [2025-12-04 02:15:02] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002519 10.0.0.129 - - [2025-12-04 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.129 - - [2025-12-04 02:15:02] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002299 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-policy/1a2a4ff7-7b22-4918-b33d-0800b157fd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002418 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-rule/f7df89c3-8a56-4f87-b5b1-46c5d5dce2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002419 10.0.0.129 - - [2025-12-04 02:15:02] "POST /ref-update HTTP/1.1" 200 156 0.011741 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /firewall-rule/f7df89c3-8a56-4f87-b5b1-46c5d5dce2a9 HTTP/1.1" 200 115 0.046360 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003641 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-rule/fef5c603-aa20-45bf-9968-0da1b4460cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002886 10.0.0.129 - - [2025-12-04 02:15:02] "POST /ref-update HTTP/1.1" 200 156 0.015610 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /firewall-rule/fef5c603-aa20-45bf-9968-0da1b4460cc6 HTTP/1.1" 200 115 0.051993 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004762 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-rule/2929572d-6bb8-405e-b7ca-66a2f14b6253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002593 10.0.0.129 - - [2025-12-04 02:15:02] "POST /ref-update HTTP/1.1" 200 156 0.012007 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /firewall-rule/2929572d-6bb8-405e-b7ca-66a2f14b6253 HTTP/1.1" 200 115 0.039332 10.0.0.129 - - [2025-12-04 02:15:02] "GET /application-policy-set/8454948d-0a94-4a63-b7c4-82c29999554a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003857 10.0.0.129 - - [2025-12-04 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.129 - - [2025-12-04 02:15:02] "GET /policy-management/ababa015-e07b-4c31-ad8d-23d513ccca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002857 10.0.0.129 - - [2025-12-04 02:15:02] "GET /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003443 10.0.0.129 - - [2025-12-04 02:15:02] "POST /ref-update HTTP/1.1" 200 156 0.054521 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /firewall-policy/ab69f923-73f7-4c6f-9c51-24d49af6e858 HTTP/1.1" 200 115 0.038158 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /tag/9342de01-a73e-43d7-9d83-05d7775a1d66 HTTP/1.1" 200 115 0.061164 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /tag/903cdf5c-fcc4-46bf-a9d3-11e8678ae8b0 HTTP/1.1" 200 115 0.052168 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /tag/75a4d486-d918-4eb4-bf82-42639a6919c9 HTTP/1.1" 200 115 0.030241 10.0.0.129 - - [2025-12-04 02:15:02] "DELETE /tag/11be0ec8-979e-47e6-be6b-11b5aeb3fd89 HTTP/1.1" 200 115 0.053111 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /loadbalancer-member/241a69b4-defc-4c30-9112-f0a9dc2b1919 HTTP/1.1" 200 115 0.030602 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /loadbalancer-pool/620da14f-82cd-4190-b35a-6eb53ff33b13 HTTP/1.1" 200 115 0.025152 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /loadbalancer-listener/80776a82-bc3a-46f4-9f4e-4b7b65ea93d6 HTTP/1.1" 200 115 0.027051 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /loadbalancer/a5da6c43-d6f5-4819-ab5b-ffac9304745b HTTP/1.1" 200 115 0.033292 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /floating-ip/55205bf6-1116-4507-bb7c-7c510f4a016e HTTP/1.1" 200 115 0.033574 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /instance-ip/4c2c7e23-2012-4be5-8bdc-5c493a2808a3 HTTP/1.1" 200 115 0.043518 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /virtual-machine-interface/650d6186-29f7-4bdd-96da-74ab885e0147 HTTP/1.1" 200 115 0.040023 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /tag/6fdfc698-8930-445f-9021-0be9e040848d HTTP/1.1" 200 115 0.042369 10.0.0.129 - - [2025-12-04 02:15:03] "POST /projects HTTP/1.1" 409 238 0.003121 10.0.0.129 - - [2025-12-04 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.129 - - [2025-12-04 02:15:03] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035473 10.0.0.129 - - [2025-12-04 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.129 - - [2025-12-04 02:15:03] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005168 10.0.0.129 - - [2025-12-04 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.129 - - [2025-12-04 02:15:03] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007540 10.0.0.129 - - [2025-12-04 02:15:03] "POST /security-groups HTTP/1.1" 409 285 0.002503 10.0.0.129 - - [2025-12-04 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.129 - - [2025-12-04 02:15:03] "PUT /security-group/c252db21-3a17-493d-868c-a1f37c852a72 HTTP/1.1" 200 263 0.063944 10.0.0.129 - - [2025-12-04 02:15:03] "PUT /access-control-list/9d8bd2b8-fb4e-4a67-9f2f-bf947c9fcb96 HTTP/1.1" 200 273 0.011454 10.0.0.129 - - [2025-12-04 02:15:03] "PUT /access-control-list/431e4ad3-a76e-4bdc-9424-6b16ef99b97a HTTP/1.1" 200 273 0.028714 10.0.0.129 - - [2025-12-04 02:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025617 10.0.0.129 - - [2025-12-04 02:15:03] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.010617 10.0.0.129 - - [2025-12-04 02:15:03] "GET /firewall-rule/5b15bf0e-911e-448a-924f-e870fc64007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002233 10.0.0.129 - - [2025-12-04 02:15:03] "POST /ref-update HTTP/1.1" 200 156 0.050516 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /firewall-rule/5b15bf0e-911e-448a-924f-e870fc64007f HTTP/1.1" 200 115 0.060938 10.0.0.129 - - [2025-12-04 02:15:03] "GET /firewall-policy/bbf62b8f-168c-4462-b1fe-435d70220d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006431 10.0.0.129 - - [2025-12-04 02:15:03] "GET /firewall-rule/93e5f995-795f-43d8-9220-411f62e63b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003720 10.0.0.129 - - [2025-12-04 02:15:03] "POST /ref-update HTTP/1.1" 200 156 0.060748 10.0.0.129 - - [2025-12-04 02:15:03] "DELETE /firewall-rule/93e5f995-795f-43d8-9220-411f62e63b9d HTTP/1.1" 200 115 0.056070 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /tag/d8647d44-5390-4319-b79a-29675fb5f6a6 HTTP/1.1" 200 115 0.049334 10.0.0.129 - - [2025-12-04 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012175 10.0.0.129 - - [2025-12-04 02:15:04] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005105 10.0.0.129 - - [2025-12-04 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.129 - - [2025-12-04 02:15:04] "GET /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003980 10.0.0.129 - - [2025-12-04 02:15:04] "PUT /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c HTTP/1.1" 200 265 0.048121 10.0.0.129 - - [2025-12-04 02:15:04] "PUT /virtual-network/adc2083c-478e-4b84-ae0c-49d6a1f30128 HTTP/1.1" 200 265 0.044364 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /security-group/c252db21-3a17-493d-868c-a1f37c852a72 HTTP/1.1" 200 115 0.058043 10.0.0.129 - - [2025-12-04 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /access-control-list/9d8bd2b8-fb4e-4a67-9f2f-bf947c9fcb96 HTTP/1.1" 200 115 0.030324 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /access-control-list/431e4ad3-a76e-4bdc-9424-6b16ef99b97a HTTP/1.1" 200 115 0.026534 10.0.0.129 - - [2025-12-04 02:15:04] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029212 10.0.0.129 - - [2025-12-04 02:15:04] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?fields=security_groups HTTP/1.1" 200 1352 0.037365 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /security-group/eca1f5bb-b42e-4976-8f8a-b9053aa2b109 HTTP/1.1" 200 115 0.037519 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /access-control-list/ed1d5eea-ca37-4fea-afaa-7cd42a1b70ee HTTP/1.1" 200 115 0.055230 10.0.0.129 - - [2025-12-04 02:15:04] "GET /project/16358540-2ee6-4d7a-9da8-734d7a02d203?fields=application_policy_sets HTTP/1.1" 200 1391 0.064313 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /access-control-list/de099508-7a9a-4948-a33c-e55e4addcb14 HTTP/1.1" 200 115 0.050716 10.0.0.129 - - [2025-12-04 02:15:04] "DELETE /project/16358540-2ee6-4d7a-9da8-734d7a02d203 HTTP/1.1" 200 115 0.296860 10.0.0.129 - - [2025-12-04 02:15:53] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.129 - - [2025-12-04 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.129 - - [2025-12-04 02:15:53] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002177 10.0.0.129 - - [2025-12-04 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.129 - - [2025-12-04 02:15:53] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.001958 10.0.0.129 - - [2025-12-04 02:16:07] "GET / HTTP/1.1" 200 36215 0.001574 10.0.0.129 - - [2025-12-04 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.129 - - [2025-12-04 02:16:07] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004493 10.0.0.129 - - [2025-12-04 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.129 - - [2025-12-04 02:16:07] "GET /config-node/59b6b614-081b-4ebf-b39e-b612e170836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001570 10.0.0.129 - - [2025-12-04 02:16:07] "GET / HTTP/1.1" 200 36215 0.001325 10.0.0.129 - - [2025-12-04 02:16:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002074 10.0.0.129 - - [2025-12-04 02:16:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002680 10.0.0.129 - - [2025-12-04 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.129 - - [2025-12-04 02:16:12] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002632 10.0.0.129 - - [2025-12-04 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.129 - - [2025-12-04 02:16:12] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.007494 10.0.0.129 - - [2025-12-04 02:16:13] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.129 - - [2025-12-04 02:16:13] "GET /global-system-configs HTTP/1.1" 200 323 0.003846 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 264 0.002260 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/141c338a-15b7-4e7e-aedc-7f7aa0a3b1c6 HTTP/1.1" 200 245 0.009720 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 261 0.003279 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/b72230b5-dfbd-404c-8ae3-92a61b646fb1 HTTP/1.1" 200 245 0.028951 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 261 0.025849 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/dae03748-c043-47bb-acb6-5f97bfb27cee HTTP/1.1" 200 245 0.020472 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 253 0.019310 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/d85016be-2898-46eb-aead-76cae8f1b130 HTTP/1.1" 200 245 0.024861 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 251 0.008397 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/02a5d3c4-a027-4f67-ad2b-d0cfbab12992 HTTP/1.1" 200 245 0.026738 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 252 0.017501 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/6ebe595f-6aa2-4a8a-9046-7c4e5f74782f HTTP/1.1" 200 245 0.026775 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 256 0.017378 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/ab8b3f22-631a-46a3-9c62-6907fb50f5e1 HTTP/1.1" 200 245 0.013062 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 248 0.004423 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/dcd90575-e034-4025-b87e-10aa0623d7fe HTTP/1.1" 200 245 0.020326 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 252 0.012747 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/b31d0205-2694-4564-80e2-c21d0e99379e HTTP/1.1" 200 245 0.013678 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 257 0.011341 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/79121116-6758-4890-b75c-391fc69a8028 HTTP/1.1" 200 245 0.014131 10.0.0.129 - - [2025-12-04 02:16:13] "POST /alarms HTTP/1.1" 409 251 0.003104 10.0.0.129 - - [2025-12-04 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010525 10.0.0.129 - - [2025-12-04 02:16:13] "PUT /alarm/30c1887c-77a6-4ccb-bae8-57fc76124a66 HTTP/1.1" 200 245 0.019595 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 257 0.024619 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/4bfb7054-99af-41c9-ad4d-5ca66733d04e HTTP/1.1" 200 245 0.018513 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 261 0.042581 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/acae80a2-f64e-4fc7-bc3a-ea61d4cb1957 HTTP/1.1" 200 245 0.023607 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 258 0.026084 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/8d0f9b2c-5280-4f0a-8000-fb28344e3bba HTTP/1.1" 200 245 0.010691 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 254 0.031052 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/960f4b66-c237-4aac-8ec1-42f5620cbade HTTP/1.1" 200 245 0.011729 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 254 0.023679 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/0a6bc5a5-e6d5-4dfa-b95e-94151a218a54 HTTP/1.1" 200 245 0.021723 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 254 0.020861 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/f86df68c-ba63-4234-82d4-165d195d572d HTTP/1.1" 200 245 0.015661 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 247 0.003018 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/a0cee3a6-fe37-47e0-a564-b57d304fbf4f HTTP/1.1" 200 245 0.009722 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 272 0.004410 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/d77204ab-b49e-424e-b8d4-ca4c68d0b122 HTTP/1.1" 200 245 0.011043 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 261 0.007331 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/ca56c5f7-3ee9-48eb-8fc7-94c6e57a7442 HTTP/1.1" 200 245 0.009714 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 259 0.005612 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/45cfd1c9-6e06-42a3-af92-7adcb76a76c2 HTTP/1.1" 200 245 0.009319 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 265 0.007460 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/ff95d352-f022-4b90-86d9-c2d0863bf473 HTTP/1.1" 200 245 0.011824 10.0.0.129 - - [2025-12-04 02:16:14] "POST /alarms HTTP/1.1" 409 279 0.014069 10.0.0.129 - - [2025-12-04 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006242 10.0.0.129 - - [2025-12-04 02:16:14] "PUT /alarm/a8118079-e7ce-4cda-b50c-7beed9c3d5a9 HTTP/1.1" 200 245 0.012213 10.0.0.129 - - [2025-12-04 02:16:15] "GET / HTTP/1.1" 200 36215 0.001664 10.0.0.129 - - [2025-12-04 02:16:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001956 10.0.0.129 - - [2025-12-04 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.129 - - [2025-12-04 02:16:15] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.006758 10.0.0.129 - - [2025-12-04 02:16:15] "GET / HTTP/1.1" 200 36215 0.002178 10.0.0.129 - - [2025-12-04 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.129 - - [2025-12-04 02:16:15] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002804 10.0.0.129 - - [2025-12-04 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.129 - - [2025-12-04 02:16:15] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.008126 10.0.0.129 - - [2025-12-04 02:16:15] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.129 - - [2025-12-04 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.129 - - [2025-12-04 02:16:15] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004009 10.0.0.129 - - [2025-12-04 02:16:15] "PUT /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432 HTTP/1.1" 200 275 0.021203 10.0.0.129 - - [2025-12-04 02:16:19] "GET / HTTP/1.1" 200 36215 0.001218 10.0.0.129 - - [2025-12-04 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.129 - - [2025-12-04 02:16:19] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002295 10.0.0.129 - - [2025-12-04 02:16:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001740 10.0.0.129 - - [2025-12-04 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.129 - - [2025-12-04 02:16:19] "GET /bgp-router/0631be58-197c-4337-8130-a6ff76afa280?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.002149 10.0.0.129 - - [2025-12-04 02:16:19] "PUT /bgp-router/0631be58-197c-4337-8130-a6ff76afa280 HTTP/1.1" 200 255 0.015934 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:16:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:16:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000766 10.0.0.129 - - [2025-12-04 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.129 - - [2025-12-04 02:16:22] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002584 10.0.0.129 - - [2025-12-04 02:16:33] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.129 - - [2025-12-04 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.129 - - [2025-12-04 02:16:33] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004329 10.0.0.129 - - [2025-12-04 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.129 - - [2025-12-04 02:16:33] "GET /config-node/59b6b614-081b-4ebf-b39e-b612e170836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001683 10.0.0.129 - - [2025-12-04 02:16:45] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.129 - - [2025-12-04 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.129 - - [2025-12-04 02:16:45] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002314 10.0.0.129 - - [2025-12-04 02:16:45] "POST /bgp-routers HTTP/1.1" 409 301 0.007688 10.0.0.129 - - [2025-12-04 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.129 - - [2025-12-04 02:16:45] "GET /bgp-router/0631be58-197c-4337-8130-a6ff76afa280?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.002670 10.0.0.129 - - [2025-12-04 02:16:45] "PUT /bgp-router/0631be58-197c-4337-8130-a6ff76afa280 HTTP/1.1" 200 255 0.010900 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:16:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:16:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000915 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:17:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001277 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:17:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001575 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 10.0.0.129 - - [2025-12-04 02:17:33] "GET / HTTP/1.1" 200 36215 0.002243 10.0.0.129 - - [2025-12-04 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.129 - - [2025-12-04 02:17:33] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003846 10.0.0.129 - - [2025-12-04 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.129 - - [2025-12-04 02:17:33] "GET /config-node/59b6b614-081b-4ebf-b39e-b612e170836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002266 10.0.0.129 - - [2025-12-04 02:17:33] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.129 - - [2025-12-04 02:17:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001919 10.0.0.129 - - [2025-12-04 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2025-12-04 02:17:38] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.001950 10.0.0.129 - - [2025-12-04 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.129 - - [2025-12-04 02:17:38] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.018792 10.0.0.129 - - [2025-12-04 02:17:39] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 264 0.001724 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/141c338a-15b7-4e7e-aedc-7f7aa0a3b1c6 HTTP/1.1" 200 245 0.008068 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 261 0.001806 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/b72230b5-dfbd-404c-8ae3-92a61b646fb1 HTTP/1.1" 200 245 0.007779 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 261 0.002062 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/dae03748-c043-47bb-acb6-5f97bfb27cee HTTP/1.1" 200 245 0.009413 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 253 0.005560 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/d85016be-2898-46eb-aead-76cae8f1b130 HTTP/1.1" 200 245 0.008282 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 251 0.005657 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/02a5d3c4-a027-4f67-ad2b-d0cfbab12992 HTTP/1.1" 200 245 0.008931 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 252 0.006239 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/6ebe595f-6aa2-4a8a-9046-7c4e5f74782f HTTP/1.1" 200 245 0.008283 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 256 0.005476 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/ab8b3f22-631a-46a3-9c62-6907fb50f5e1 HTTP/1.1" 200 245 0.009760 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 248 0.008784 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/dcd90575-e034-4025-b87e-10aa0623d7fe HTTP/1.1" 200 245 0.008877 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 252 0.006528 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/b31d0205-2694-4564-80e2-c21d0e99379e HTTP/1.1" 200 245 0.009491 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 257 0.004979 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/79121116-6758-4890-b75c-391fc69a8028 HTTP/1.1" 200 245 0.010597 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 251 0.006401 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/30c1887c-77a6-4ccb-bae8-57fc76124a66 HTTP/1.1" 200 245 0.009627 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 257 0.005844 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/4bfb7054-99af-41c9-ad4d-5ca66733d04e HTTP/1.1" 200 245 0.009929 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 261 0.008856 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/acae80a2-f64e-4fc7-bc3a-ea61d4cb1957 HTTP/1.1" 200 245 0.014583 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 258 0.006759 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/8d0f9b2c-5280-4f0a-8000-fb28344e3bba HTTP/1.1" 200 245 0.010302 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 254 0.002967 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.129 - - [2025-12-04 02:17:39] "PUT /alarm/960f4b66-c237-4aac-8ec1-42f5620cbade HTTP/1.1" 200 245 0.009033 10.0.0.129 - - [2025-12-04 02:17:39] "POST /alarms HTTP/1.1" 409 254 0.008094 10.0.0.129 - - [2025-12-04 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/0a6bc5a5-e6d5-4dfa-b95e-94151a218a54 HTTP/1.1" 200 245 0.010199 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 254 0.001821 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/f86df68c-ba63-4234-82d4-165d195d572d HTTP/1.1" 200 245 0.009207 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 247 0.009946 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/a0cee3a6-fe37-47e0-a564-b57d304fbf4f HTTP/1.1" 200 245 0.008131 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 272 0.007297 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/d77204ab-b49e-424e-b8d4-ca4c68d0b122 HTTP/1.1" 200 245 0.010926 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 261 0.012516 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/ca56c5f7-3ee9-48eb-8fc7-94c6e57a7442 HTTP/1.1" 200 245 0.008992 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 259 0.007810 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/45cfd1c9-6e06-42a3-af92-7adcb76a76c2 HTTP/1.1" 200 245 0.008930 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 265 0.004536 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/ff95d352-f022-4b90-86d9-c2d0863bf473 HTTP/1.1" 200 245 0.027938 10.0.0.129 - - [2025-12-04 02:17:40] "POST /alarms HTTP/1.1" 409 279 0.002894 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016238 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /alarm/a8118079-e7ce-4cda-b50c-7beed9c3d5a9 HTTP/1.1" 200 245 0.008980 10.0.0.129 - - [2025-12-04 02:17:40] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.129 - - [2025-12-04 02:17:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001766 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.006825 10.0.0.129 - - [2025-12-04 02:17:40] "GET / HTTP/1.1" 200 36215 0.001352 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.129 - - [2025-12-04 02:17:40] "GET /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002149 10.0.0.129 - - [2025-12-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001124 10.0.0.129 - - [2025-12-04 02:17:40] "PUT /global-vrouter-config/f434c75d-a388-4bd6-b7c4-14f8592ae2aa HTTP/1.1" 200 277 0.007837 10.0.0.129 - - [2025-12-04 02:17:41] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.129 - - [2025-12-04 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.129 - - [2025-12-04 02:17:41] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004823 10.0.0.129 - - [2025-12-04 02:17:41] "PUT /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432 HTTP/1.1" 200 275 0.019166 10.0.0.129 - - [2025-12-04 02:17:45] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.129 - - [2025-12-04 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.129 - - [2025-12-04 02:17:45] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003563 10.0.0.129 - - [2025-12-04 02:17:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002124 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:17:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 10.0.0.129 - - [2025-12-04 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:17:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.129 - - [2025-12-04 02:17:45] "GET /bgp-router/0631be58-197c-4337-8130-a6ff76afa280?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.002743 10.0.0.129 - - [2025-12-04 02:17:45] "PUT /bgp-router/0631be58-197c-4337-8130-a6ff76afa280 HTTP/1.1" 200 255 0.012405 10.0.0.129 - - [2025-12-04 02:17:49] "POST /tags HTTP/1.1" 200 356 0.025481 10.0.0.129 - - [2025-12-04 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019669 10.0.0.129 - - [2025-12-04 02:17:49] "GET /tag/b40c3ff0-380c-496d-8818-3a1abf13968c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.016568 10.0.0.129 - - [2025-12-04 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.129 - - [2025-12-04 02:17:49] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004473 10.0.0.129 - - [2025-12-04 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.129 - - [2025-12-04 02:17:49] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.084038 10.0.0.129 - - [2025-12-04 02:17:49] "POST /virtual-machines HTTP/1.1" 200 352 0.006476 10.0.0.129 - - [2025-12-04 02:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013531 10.0.0.129 - - [2025-12-04 02:17:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.116830 10.0.0.129 - - [2025-12-04 02:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025463 10.0.0.129 - - [2025-12-04 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020084 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.004515 10.0.0.129 - - [2025-12-04 02:17:50] "POST /instance-ips HTTP/1.1" 200 392 0.019395 10.0.0.129 - - [2025-12-04 02:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020877 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.010145 10.0.0.129 - - [2025-12-04 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.012160 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.018702 10.0.0.129 - - [2025-12-04 02:17:50] "GET /instance-ip/6e7f3b16-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002433 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004448 10.0.0.129 - - [2025-12-04 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003073 10.0.0.129 - - [2025-12-04 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.008608 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004481 10.0.0.129 - - [2025-12-04 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.129 - - [2025-12-04 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-network/320d3ed3-fae5-4993-868e-01bc7d6b7b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003464 10.0.0.129 - - [2025-12-04 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.129 - - [2025-12-04 02:17:50] "GET /project/b7b5a13b-b980-4b4b-b78a-87cb82e4713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029994 10.0.0.129 - - [2025-12-04 02:17:50] "POST /virtual-machines HTTP/1.1" 200 356 0.008624 10.0.0.129 - - [2025-12-04 02:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016539 10.0.0.129 - - [2025-12-04 02:17:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.115470 10.0.0.129 - - [2025-12-04 02:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007196 10.0.0.129 - - [2025-12-04 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.005519 10.0.0.129 - - [2025-12-04 02:17:50] "POST /instance-ips HTTP/1.1" 200 396 0.017417 10.0.0.129 - - [2025-12-04 02:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019163 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.013023 10.0.0.129 - - [2025-12-04 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.012904 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.007546 10.0.0.129 - - [2025-12-04 02:17:50] "GET /instance-ip/6eed443a-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006514 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.011863 10.0.0.129 - - [2025-12-04 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.129 - - [2025-12-04 02:17:50] "GET /virtual-router/13d6bb62-0793-442a-8a07-718184134921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004339 10.0.0.129 - - [2025-12-04 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.012677 10.0.0.129 - - [2025-12-04 02:17:51] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009359 10.0.0.129 - - [2025-12-04 02:17:51] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.129 - - [2025-12-04 02:17:51] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004570 10.0.0.129 - - [2025-12-04 02:17:51] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.129 - - [2025-12-04 02:17:51] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004688 10.0.0.129 - - [2025-12-04 02:17:51] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.129 - - [2025-12-04 02:17:59] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.129 - - [2025-12-04 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-12-04 02:17:59] "GET /global-system-config/1c7f69f3-9d6f-4e21-b856-174c875f8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005278 10.0.0.129 - - [2025-12-04 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.129 - - [2025-12-04 02:17:59] "GET /config-node/59b6b614-081b-4ebf-b39e-b612e170836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002047 10.0.0.129 - - [2025-12-04 02:18:05] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003991 10.0.0.129 - - [2025-12-04 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.129 - - [2025-12-04 02:18:06] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.009463 10.0.0.129 - - [2025-12-04 02:18:06] "POST /set-tag HTTP/1.1" 200 109 0.003955 10.0.0.129 - - [2025-12-04 02:18:07] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003958 10.0.0.129 - - [2025-12-04 02:18:07] "POST /set-tag HTTP/1.1" 200 109 0.004155 10.0.0.129 - - [2025-12-04 02:18:11] "GET / HTTP/1.1" 200 36215 0.001371 10.0.0.129 - - [2025-12-04 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.129 - - [2025-12-04 02:18:11] "GET /routing-instance/259e5411-3084-4de4-9830-0dd17565d3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006035 10.0.0.129 - - [2025-12-04 02:18:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002784 10.0.0.129 - - [2025-12-04 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.129 - - [2025-12-04 02:18:11] "GET /bgp-router/0631be58-197c-4337-8130-a6ff76afa280?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.002820 10.0.0.129 - - [2025-12-04 02:18:11] "PUT /bgp-router/0631be58-197c-4337-8130-a6ff76afa280 HTTP/1.1" 200 255 0.011890 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:18:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:18:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000774 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:18:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:18:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:18:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000806 [Introspect:8084]10.0.0.129 - - [2025-12-04 02:18:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000752 10.0.0.129 - - [2025-12-04 02:18:39] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004214 10.0.0.129 - - [2025-12-04 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.129 - - [2025-12-04 02:18:40] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004420 10.0.0.129 - - [2025-12-04 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.005159 10.0.0.129 - - [2025-12-04 02:18:40] "GET /virtual-machine/2cfecb6b-5c6a-4d98-a4d1-3f7f6e2c6642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002458 10.0.0.129 - - [2025-12-04 02:18:40] "POST /ref-update HTTP/1.1" 200 156 0.007900 10.0.0.129 - - [2025-12-04 02:18:40] "GET /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.008581 10.0.0.129 - - [2025-12-04 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.014242 10.0.0.129 - - [2025-12-04 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.022489 10.0.0.129 - - [2025-12-04 02:18:40] "DELETE /instance-ip/6e7f3b16-d0b7-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.026701 10.0.0.129 - - [2025-12-04 02:18:40] "DELETE /virtual-machine-interface/6e675b0e-d0b7-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.037027 10.0.0.129 - - [2025-12-04 02:18:40] "DELETE /virtual-machine/2cfecb6b-5c6a-4d98-a4d1-3f7f6e2c6642 HTTP/1.1" 200 115 0.023476 10.0.0.129 - - [2025-12-04 02:18:40] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005536 10.0.0.129 - - [2025-12-04 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.129 - - [2025-12-04 02:19:11] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.007036 10.0.0.129 - - [2025-12-04 02:19:11] "POST /set-tag HTTP/1.1" 200 109 0.009166 10.0.0.129 - - [2025-12-04 02:19:11] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006633 10.0.0.129 - - [2025-12-04 02:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.129 - - [2025-12-04 02:19:11] "GET /virtual-machine/8d5037bd-6d33-45a9-8a5a-22dc6ac9cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.016729 10.0.0.129 - - [2025-12-04 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.015210 10.0.0.129 - - [2025-12-04 02:19:11] "GET /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006713 10.0.0.129 - - [2025-12-04 02:19:11] "POST /set-tag HTTP/1.1" 200 109 0.018867 10.0.0.129 - - [2025-12-04 02:19:11] "POST /set-tag HTTP/1.1" 200 109 0.037807 10.0.0.129 - - [2025-12-04 02:19:11] "DELETE /instance-ip/6eed443a-d0b7-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.043566 10.0.0.129 - - [2025-12-04 02:19:11] "DELETE /virtual-machine-interface/6ed3aaf2-d0b7-11f0-891f-fa163ec69dca HTTP/1.1" 200 115 0.036373 10.0.0.129 - - [2025-12-04 02:19:11] "DELETE /virtual-machine/8d5037bd-6d33-45a9-8a5a-22dc6ac9cdc0 HTTP/1.1" 200 115 0.025194 10.0.0.129 - - [2025-12-04 02:19:11] "DELETE /tag/b40c3ff0-380c-496d-8818-3a1abf13968c HTTP/1.1" 200 115 0.050237