++ 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: =================== Wed Nov 12 08:41:38 AM UTC 2025 ===================' INFO: =================== Wed Nov 12 08:41:38 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + 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: 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.129,10.217.205.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.217.205.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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/12/2025 08:42:22.351 7fe9361415c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/12/2025 08:42:22.498 7fe9361415c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/12/2025 08:42:22.511 7fe9361415c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/12/2025 08:42:22.511 7fe9361415c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-11-12 08:42:33] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.129 - - [2025-11-12 08:42:34] "GET / HTTP/1.1" 200 45303 0.002301 10.0.0.129 - - [2025-11-12 08:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.129 - - [2025-11-12 08:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.129 - - [2025-11-12 08:42:34] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.129 - - [2025-11-12 08:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.129 - - [2025-11-12 08:42:34] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.129 - - [2025-11-12 08:42:34] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008523 10.0.0.129 - - [2025-11-12 08:42:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.004504 10.0.0.129 - - [2025-11-12 08:42:34] "POST /analytics-nodes HTTP/1.1" 200 601 0.033585 10.0.0.129 - - [2025-11-12 08:42:35] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.129 - - [2025-11-12 08:42:35] "GET / HTTP/1.1" 200 36215 0.001192 10.0.0.129 - - [2025-11-12 08:42:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.009664 10.0.0.129 - - [2025-11-12 08:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.129 - - [2025-11-12 08:42:35] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005328 10.0.0.129 - - [2025-11-12 08:42:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.052567 10.0.0.129 - - [2025-11-12 08:42:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.002674 10.0.0.129 - - [2025-11-12 08:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2025-11-12 08:42:35] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008718 10.0.0.129 - - [2025-11-12 08:42:36] "POST /service-appliance-sets HTTP/1.1" 200 543 0.047103 10.0.0.129 - - [2025-11-12 08:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.129 - - [2025-11-12 08:42:36] "GET /network-ipam/3cb2b52f-54fd-4443-a2b4-67ce0e3178bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003039 10.0.0.129 - - [2025-11-12 08:42:36] "GET / HTTP/1.1" 200 36215 0.002087 10.0.0.129 - - [2025-11-12 08:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.129 - - [2025-11-12 08:42:36] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006780 10.0.0.129 - - [2025-11-12 08:42:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002621 10.0.0.129 - - [2025-11-12 08:42:36] "POST /config-nodes HTTP/1.1" 200 595 0.029667 10.0.0.129 - - [2025-11-12 08:42:36] "POST /service-templates HTTP/1.1" 200 513 0.049445 10.0.0.129 - - [2025-11-12 08:42:36] "POST /service-templates HTTP/1.1" 200 503 0.085827 10.0.0.129 - - [2025-11-12 08:42:36] "POST /service-templates HTTP/1.1" 200 517 0.065721 10.0.0.129 - - [2025-11-12 08:42:36] "GET / HTTP/1.1" 200 36215 0.001289 10.0.0.129 - - [2025-11-12 08:42:36] "POST /service-templates HTTP/1.1" 200 537 0.054216 10.0.0.129 - - [2025-11-12 08:42:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007759 10.0.0.129 - - [2025-11-12 08:42:36] "POST /service-templates HTTP/1.1" 200 509 0.033257 10.0.0.129 - - [2025-11-12 08:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007390 10.0.0.129 - - [2025-11-12 08:42:38] "GET /network-ipam/3cb2b52f-54fd-4443-a2b4-67ce0e3178bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004306 10.0.0.129 - - [2025-11-12 08:42:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.003606 10.0.0.129 - - [2025-11-12 08:42:38] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.129 - - [2025-11-12 08:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011623 10.0.0.129 - - [2025-11-12 08:42:38] "POST /access-control-lists HTTP/1.1" 200 589 0.036943 10.0.0.129 - - [2025-11-12 08:42:38] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.033914 10.0.0.129 - - [2025-11-12 08:42:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.033774 10.0.0.129 - - [2025-11-12 08:42:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.003433 10.0.0.129 - - [2025-11-12 08:42:38] "POST /access-control-lists HTTP/1.1" 200 587 0.049711 10.0.0.129 - - [2025-11-12 08:42:38] "POST /config-database-nodes HTTP/1.1" 200 613 0.077718 10.0.0.129 - - [2025-11-12 08:42:38] "POST /route-targets HTTP/1.1" 200 328 0.011169 10.0.0.129 - - [2025-11-12 08:42:38] "POST /ref-update HTTP/1.1" 200 156 0.016740 10.0.0.129 - - [2025-11-12 08:42:38] "POST /route-targets HTTP/1.1" 200 328 0.021112 10.0.0.129 - - [2025-11-12 08:42:39] "POST /ref-update HTTP/1.1" 200 156 0.013041 10.0.0.129 - - [2025-11-12 08:42:39] "POST /route-targets HTTP/1.1" 200 328 0.025150 10.0.0.129 - - [2025-11-12 08:42:39] "POST /ref-update HTTP/1.1" 200 156 0.025288 10.0.0.129 - - [2025-11-12 08:42:39] "POST /route-targets HTTP/1.1" 200 328 0.015922 10.0.0.129 - - [2025-11-12 08:42:39] "POST /ref-update HTTP/1.1" 200 156 0.017560 10.0.0.129 - - [2025-11-12 08:42:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.003849 10.0.0.129 - - [2025-11-12 08:42:39] "POST /access-control-lists HTTP/1.1" 200 553 0.065666 10.0.0.129 - - [2025-11-12 08:42:39] "PUT /access-control-list/3dd3023a-5312-4a3c-a736-c548b6526d6d HTTP/1.1" 200 273 0.029486 10.0.0.129 - - [2025-11-12 08:42:39] "PUT /access-control-list/5e8bfafe-def1-4e80-9575-4a555e75e169 HTTP/1.1" 200 273 0.011195 10.0.0.129 - - [2025-11-12 08:42:40] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.129 - - [2025-11-12 08:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.129 - - [2025-11-12 08:42:40] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005149 10.0.0.129 - - [2025-11-12 08:42:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001757 10.0.0.129 - - [2025-11-12 08:42:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.031137 10.0.0.129 - - [2025-11-12 08:42:40] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.129 - - [2025-11-12 08:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.129 - - [2025-11-12 08:42:40] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002972 10.0.0.129 - - [2025-11-12 08:42:40] "POST /bgp-routers HTTP/1.1" 200 618 0.034402 10.0.0.129 - - [2025-11-12 08:42:40] "GET /bgp-router/a4523321-e164-4c3c-9813-673690cd9897?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.029997 10.0.0.129 - - [2025-11-12 08:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.129 - - [2025-11-12 08:42:40] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004958 10.0.0.129 - - [2025-11-12 08:42:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002918 10.0.0.129 - - [2025-11-12 08:42:40] "POST /ref-update HTTP/1.1" 200 156 0.007128 10.0.0.129 - - [2025-11-12 08:42:41] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.129 - - [2025-11-12 08:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.129 - - [2025-11-12 08:42:41] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005535 10.0.0.129 - - [2025-11-12 08:42:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002622 10.0.0.129 - - [2025-11-12 08:42:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.018015 10.0.0.129 - - [2025-11-12 08:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.129 - - [2025-11-12 08:42:41] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003175 10.0.0.129 - - [2025-11-12 08:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011123 10.0.0.129 - - [2025-11-12 08:42:41] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.008479 10.0.0.129 - - [2025-11-12 08:42:41] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.129 - - [2025-11-12 08:42:41] "POST /alarms HTTP/1.1" 200 583 0.038582 10.0.0.129 - - [2025-11-12 08:42:41] "POST /alarms HTTP/1.1" 200 577 0.060327 10.0.0.129 - - [2025-11-12 08:42:41] "POST /alarms HTTP/1.1" 200 577 0.042357 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 561 0.057561 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 557 0.030660 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 559 0.026289 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 567 0.021329 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 551 0.044122 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 559 0.047696 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 569 0.029422 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 557 0.063941 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 569 0.041874 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 577 0.069729 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 571 0.029199 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 563 0.036252 10.0.0.129 - - [2025-11-12 08:42:42] "POST /alarms HTTP/1.1" 200 563 0.189526 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 563 0.136762 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 549 0.092027 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 597 0.020471 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 577 0.041630 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 573 0.042048 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 585 0.013929 10.0.0.129 - - [2025-11-12 08:42:43] "POST /alarms HTTP/1.1" 200 611 0.034725 10.0.0.129 - - [2025-11-12 08:42:43] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.129 - - [2025-11-12 08:42:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003172 10.0.0.129 - - [2025-11-12 08:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.129 - - [2025-11-12 08:42:43] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.013613 10.0.0.129 - - [2025-11-12 08:42:44] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.129 - - [2025-11-12 08:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.129 - - [2025-11-12 08:42:44] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003659 10.0.0.129 - - [2025-11-12 08:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.129 - - [2025-11-12 08:42:44] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.015664 10.0.0.129 - - [2025-11-12 08:42:44] "GET / HTTP/1.1" 200 36215 0.001272 10.0.0.129 - - [2025-11-12 08:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.129 - - [2025-11-12 08:42:44] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004552 10.0.0.129 - - [2025-11-12 08:42:44] "PUT /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039 HTTP/1.1" 200 275 0.031206 10.0.0.129 - - [2025-11-12 08:44:25] "GET / HTTP/1.1" 200 36215 0.001649 10.0.0.129 - - [2025-11-12 08:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.129 - - [2025-11-12 08:44:25] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005877 10.0.0.129 - - [2025-11-12 08:44:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002025 10.0.0.129 - - [2025-11-12 08:44:25] "POST /database-nodes HTTP/1.1" 200 599 0.022384 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001294 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001213 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000772 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000795 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000850 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000819 10.0.0.129 - - [2025-11-12 08:45:02] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.129 - - [2025-11-12 08:45:03] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003219 10.0.0.129 - - [2025-11-12 08:45:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.000474 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.006111 10.0.0.129 - - [2025-11-12 08:45:03] "POST /security-groups HTTP/1.1" 200 570 0.071089 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.003158 10.0.0.129 - - [2025-11-12 08:45:03] "POST /projects HTTP/1.1" 200 483 0.233251 10.0.0.129 - - [2025-11-12 08:45:03] "POST /access-control-lists HTTP/1.1" 200 581 0.074279 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.018101 10.0.0.129 - - [2025-11-12 08:45:03] "POST /security-groups HTTP/1.1" 200 536 0.093896 10.0.0.129 - - [2025-11-12 08:45:03] "POST /chown HTTP/1.1" 200 109 0.032393 10.0.0.129 - - [2025-11-12 08:45:03] "POST /policy-managements HTTP/1.1" 409 214 0.021229 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.129 - - [2025-11-12 08:45:03] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033586 10.0.0.129 - - [2025-11-12 08:45:03] "POST /access-control-lists HTTP/1.1" 200 579 0.097662 10.0.0.129 - - [2025-11-12 08:45:03] "POST /application-policy-sets HTTP/1.1" 200 530 0.035558 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.129 - - [2025-11-12 08:45:03] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002502 10.0.0.129 - - [2025-11-12 08:45:03] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.014040 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.129 - - [2025-11-12 08:45:03] "GET /virtual-network/ab65241f-3761-487b-b774-f7f26e00bfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004171 10.0.0.129 - - [2025-11-12 08:45:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.001572 10.0.0.129 - - [2025-11-12 08:45:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.004928 10.0.0.129 - - [2025-11-12 08:45:03] "POST /security-groups HTTP/1.1" 200 574 0.077099 10.0.0.129 - - [2025-11-12 08:45:03] "POST /projects HTTP/1.1" 200 491 0.206663 10.0.0.129 - - [2025-11-12 08:45:03] "POST /security-groups HTTP/1.1" 200 548 0.023185 10.0.0.129 - - [2025-11-12 08:45:03] "POST /chown HTTP/1.1" 200 109 0.022982 10.0.0.129 - - [2025-11-12 08:45:03] "POST /network-ipams HTTP/1.1" 200 524 0.037004 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.003413 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 596 0.036959 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.005938 10.0.0.129 - - [2025-11-12 08:45:04] "POST /network-ipams HTTP/1.1" 200 512 0.048843 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.003868 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 594 0.040646 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.005283 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 585 0.112304 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.015586 10.0.0.129 - - [2025-11-12 08:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.039994 10.0.0.129 - - [2025-11-12 08:45:04] "POST /virtual-networks HTTP/1.1" 200 540 0.202788 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2025-11-12 08:45:04] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007222 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 583 0.089863 10.0.0.129 - - [2025-11-12 08:45:04] "POST /network-ipams HTTP/1.1" 200 520 0.119191 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.026634 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.005708 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 604 0.037066 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.003544 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 602 0.090735 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001966 10.0.0.129 - - [2025-11-12 08:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.024951 10.0.0.129 - - [2025-11-12 08:45:04] "POST /virtual-networks HTTP/1.1" 200 548 0.210704 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.129 - - [2025-11-12 08:45:04] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.032204 10.0.0.129 - - [2025-11-12 08:45:04] "POST /access-control-lists HTTP/1.1" 200 591 0.084171 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.029513 10.0.0.129 - - [2025-11-12 08:45:04] "POST /network-policys HTTP/1.1" 200 540 0.027689 10.0.0.129 - - [2025-11-12 08:45:04] "POST /route-targets HTTP/1.1" 200 328 0.032748 10.0.0.129 - - [2025-11-12 08:45:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.002964 10.0.0.129 - - [2025-11-12 08:45:04] "POST /ref-update HTTP/1.1" 200 156 0.022994 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/413b13fe-a634-4a75-a99c-88de9e51e805 HTTP/1.1" 200 273 0.088705 10.0.0.129 - - [2025-11-12 08:45:05] "POST /network-policys HTTP/1.1" 200 536 0.101051 10.0.0.129 - - [2025-11-12 08:45:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.004030 10.0.0.129 - - [2025-11-12 08:45:05] "POST /route-targets HTTP/1.1" 200 328 0.019276 10.0.0.129 - - [2025-11-12 08:45:05] "POST /network-policys HTTP/1.1" 200 544 0.054410 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.054908 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.109946 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/e64f4f5b-c3ca-40db-979f-eb42f56b3689 HTTP/1.1" 200 273 0.028729 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017522 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/e64f4f5b-c3ca-40db-979f-eb42f56b3689 HTTP/1.1" 200 273 0.016255 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.050057 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/413b13fe-a634-4a75-a99c-88de9e51e805 HTTP/1.1" 200 273 0.037913 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.060238 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.138631 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003471 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039497 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/413b13fe-a634-4a75-a99c-88de9e51e805 HTTP/1.1" 200 273 0.059804 10.0.0.129 - - [2025-11-12 08:45:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.013166 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.122878 10.0.0.129 - - [2025-11-12 08:45:05] "POST /access-control-lists HTTP/1.1" 200 603 0.098022 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/e64f4f5b-c3ca-40db-979f-eb42f56b3689 HTTP/1.1" 200 273 0.040845 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.128503 10.0.0.129 - - [2025-11-12 08:45:05] "POST /ref-update HTTP/1.1" 200 156 0.021687 10.0.0.129 - - [2025-11-12 08:45:05] "PUT /access-control-list/12f73914-420c-4926-8fac-4f54691151b6 HTTP/1.1" 200 273 0.023501 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-update HTTP/1.1" 200 156 0.061446 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010534 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004493 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011499 10.0.0.129 - - [2025-11-12 08:45:06] "PUT /access-control-list/12f73914-420c-4926-8fac-4f54691151b6 HTTP/1.1" 200 273 0.059800 10.0.0.129 - - [2025-11-12 08:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-update HTTP/1.1" 200 156 0.024675 10.0.0.129 - - [2025-11-12 08:45:06] "GET /virtual-network/ab65241f-3761-487b-b774-f7f26e00bfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008410 10.0.0.129 - - [2025-11-12 08:45:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006185 10.0.0.129 - - [2025-11-12 08:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.129 - - [2025-11-12 08:45:06] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003442 10.0.0.129 - - [2025-11-12 08:45:06] "POST /firewall-policys HTTP/1.1" 200 532 0.019994 10.0.0.129 - - [2025-11-12 08:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033090 10.0.0.129 - - [2025-11-12 08:45:06] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009060 10.0.0.129 - - [2025-11-12 08:45:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003068 10.0.0.129 - - [2025-11-12 08:45:06] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002311 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-update HTTP/1.1" 200 156 0.012314 10.0.0.129 - - [2025-11-12 08:45:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.007615 10.0.0.129 - - [2025-11-12 08:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.129 - - [2025-11-12 08:45:06] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002723 10.0.0.129 - - [2025-11-12 08:45:06] "POST /firewall-policys HTTP/1.1" 200 534 0.016634 10.0.0.129 - - [2025-11-12 08:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030065 10.0.0.129 - - [2025-11-12 08:45:06] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006569 10.0.0.129 - - [2025-11-12 08:45:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002975 10.0.0.129 - - [2025-11-12 08:45:06] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002552 10.0.0.129 - - [2025-11-12 08:45:06] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002434 10.0.0.129 - - [2025-11-12 08:45:06] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003130 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-update HTTP/1.1" 200 156 0.013173 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-update HTTP/1.1" 200 156 0.041579 10.0.0.129 - - [2025-11-12 08:45:06] "POST /ref-update HTTP/1.1" 200 156 0.029772 10.0.0.129 - - [2025-11-12 08:45:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.016311 10.0.0.129 - - [2025-11-12 08:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.129 - - [2025-11-12 08:45:06] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003077 10.0.0.129 - - [2025-11-12 08:45:06] "POST /firewall-policys HTTP/1.1" 200 532 0.027947 10.0.0.129 - - [2025-11-12 08:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034807 10.0.0.129 - - [2025-11-12 08:45:07] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.017063 10.0.0.129 - - [2025-11-12 08:45:07] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003083 10.0.0.129 - - [2025-11-12 08:45:07] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004571 10.0.0.129 - - [2025-11-12 08:45:07] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003030 10.0.0.129 - - [2025-11-12 08:45:07] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003159 10.0.0.129 - - [2025-11-12 08:45:07] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002571 10.0.0.129 - - [2025-11-12 08:45:07] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002158 10.0.0.129 - - [2025-11-12 08:45:07] "POST /ref-update HTTP/1.1" 200 156 0.023616 10.0.0.129 - - [2025-11-12 08:45:07] "POST /ref-update HTTP/1.1" 200 156 0.030357 10.0.0.129 - - [2025-11-12 08:45:07] "POST /ref-update HTTP/1.1" 200 156 0.062114 10.0.0.129 - - [2025-11-12 08:45:07] "POST /ref-update HTTP/1.1" 200 156 0.020734 10.0.0.129 - - [2025-11-12 08:45:07] "POST /ref-update HTTP/1.1" 200 156 0.041174 10.0.0.129 - - [2025-11-12 08:45:07] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.024076 10.0.0.129 - - [2025-11-12 08:45:07] "POST /tags HTTP/1.1" 200 300 0.058854 10.0.0.129 - - [2025-11-12 08:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014901 10.0.0.129 - - [2025-11-12 08:45:07] "GET /tag/9553b331-c977-4169-8c03-90943d0651c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.029572 10.0.0.129 - - [2025-11-12 08:45:07] "POST /set-tag HTTP/1.1" 200 109 0.037909 10.0.0.129 - - [2025-11-12 08:45:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.006252 10.0.0.129 - - [2025-11-12 08:45:07] "POST /tags HTTP/1.1" 200 358 0.080970 10.0.0.129 - - [2025-11-12 08:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022762 10.0.0.129 - - [2025-11-12 08:45:07] "GET /tag/778d7383-f721-4068-a1d6-65baca351c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.017580 10.0.0.129 - - [2025-11-12 08:45:08] "POST /tags HTTP/1.1" 200 306 0.086590 10.0.0.129 - - [2025-11-12 08:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.129 - - [2025-11-12 08:45:08] "GET /tag/5a358f73-e969-4dba-9a80-c4a4ffa400de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.030349 10.0.0.129 - - [2025-11-12 08:45:08] "POST /id-to-fqname HTTP/1.1" 200 174 0.000688 10.0.0.129 - - [2025-11-12 08:45:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.009679 10.0.0.129 - - [2025-11-12 08:45:08] "POST /security-groups HTTP/1.1" 200 571 0.071035 10.0.0.129 - - [2025-11-12 08:45:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003453 10.0.0.129 - - [2025-11-12 08:45:08] "POST /projects HTTP/1.1" 200 485 0.457942 10.0.0.129 - - [2025-11-12 08:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022810 10.0.0.129 - - [2025-11-12 08:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010791 10.0.0.129 - - [2025-11-12 08:45:08] "POST /access-control-lists HTTP/1.1" 200 582 0.109043 10.0.0.129 - - [2025-11-12 08:45:08] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.031330 10.0.0.129 - - [2025-11-12 08:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011377 10.0.0.129 - - [2025-11-12 08:45:08] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007662 10.0.0.129 - - [2025-11-12 08:45:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.011300 10.0.0.129 - - [2025-11-12 08:45:08] "POST /access-control-lists HTTP/1.1" 200 580 0.089535 10.0.0.129 - - [2025-11-12 08:45:08] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.145160 10.0.0.129 - - [2025-11-12 08:45:08] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.057000 10.0.0.129 - - [2025-11-12 08:45:09] "POST /security-groups HTTP/1.1" 200 539 0.089923 10.0.0.129 - - [2025-11-12 08:45:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.003036 10.0.0.129 - - [2025-11-12 08:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029831 10.0.0.129 - - [2025-11-12 08:45:09] "POST /access-control-lists HTTP/1.1" 200 598 0.054143 10.0.0.129 - - [2025-11-12 08:45:09] "POST /chown HTTP/1.1" 200 109 0.047203 10.0.0.129 - - [2025-11-12 08:45:09] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016779 10.0.0.129 - - [2025-11-12 08:45:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.001501 10.0.0.129 - - [2025-11-12 08:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.129 - - [2025-11-12 08:45:09] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015562 10.0.0.129 - - [2025-11-12 08:45:09] "POST /access-control-lists HTTP/1.1" 200 596 0.059630 10.0.0.129 - - [2025-11-12 08:45:09] "POST /tags HTTP/1.1" 409 207 0.024342 10.0.0.129 - - [2025-11-12 08:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.129 - - [2025-11-12 08:45:09] "GET /tag/5a358f73-e969-4dba-9a80-c4a4ffa400de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015024 10.0.0.129 - - [2025-11-12 08:45:09] "POST /firewall-rules HTTP/1.1" 200 566 0.106486 10.0.0.129 - - [2025-11-12 08:45:09] "GET /firewall-rule/62914393-78e8-4f87-bbb7-800b9fb08c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.015887 10.0.0.129 - - [2025-11-12 08:45:09] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005185 10.0.0.129 - - [2025-11-12 08:45:09] "GET /firewall-rule/62914393-78e8-4f87-bbb7-800b9fb08c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002662 10.0.0.129 - - [2025-11-12 08:45:09] "POST /ref-update HTTP/1.1" 200 156 0.016886 10.0.0.129 - - [2025-11-12 08:45:09] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017797 10.0.0.129 - - [2025-11-12 08:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.129 - - [2025-11-12 08:45:09] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003364 10.0.0.129 - - [2025-11-12 08:45:09] "POST /tags HTTP/1.1" 409 207 0.001871 10.0.0.129 - - [2025-11-12 08:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2025-11-12 08:45:09] "GET /tag/5a358f73-e969-4dba-9a80-c4a4ffa400de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012134 10.0.0.129 - - [2025-11-12 08:45:09] "POST /firewall-rules HTTP/1.1" 200 564 0.162342 10.0.0.129 - - [2025-11-12 08:45:09] "GET /firewall-rule/0c506735-9c4c-409d-a880-751d84a36882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.027607 10.0.0.129 - - [2025-11-12 08:45:10] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010663 10.0.0.129 - - [2025-11-12 08:45:10] "GET /firewall-rule/0c506735-9c4c-409d-a880-751d84a36882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005545 10.0.0.129 - - [2025-11-12 08:45:10] "POST /ref-update HTTP/1.1" 200 156 0.024603 10.0.0.129 - - [2025-11-12 08:45:10] "POST /tags HTTP/1.1" 200 356 0.039487 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021020 10.0.0.129 - - [2025-11-12 08:45:10] "GET /tag/b82e44ab-5937-4b68-aecf-ad840bf2dc8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018685 10.0.0.129 - - [2025-11-12 08:45:10] "POST /tags HTTP/1.1" 200 304 0.036769 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010326 10.0.0.129 - - [2025-11-12 08:45:10] "GET /tag/618bd8e9-fc83-4335-bd3b-5f98fc7008a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019207 10.0.0.129 - - [2025-11-12 08:45:10] "POST /projects HTTP/1.1" 409 218 0.003402 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.129 - - [2025-11-12 08:45:10] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075906 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.129 - - [2025-11-12 08:45:10] "GET /network-ipam/f01e2f92-8af6-4017-909c-95963a5357c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002961 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.129 - - [2025-11-12 08:45:10] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.023486 10.0.0.129 - - [2025-11-12 08:45:10] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.077136 10.0.0.129 - - [2025-11-12 08:45:10] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.081339 10.0.0.129 - - [2025-11-12 08:45:10] "POST /set-tag HTTP/1.1" 200 109 0.122961 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013889 10.0.0.129 - - [2025-11-12 08:45:10] "GET /network-ipam/25f2f30c-22e2-4f2c-9e21-65dba9ca00aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003697 10.0.0.129 - - [2025-11-12 08:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.129 - - [2025-11-12 08:45:10] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004276 10.0.0.129 - - [2025-11-12 08:45:11] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.086739 10.0.0.129 - - [2025-11-12 08:45:11] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.031277 10.0.0.129 - - [2025-11-12 08:45:11] "POST /set-tag HTTP/1.1" 200 109 0.110592 10.0.0.129 - - [2025-11-12 08:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011262 10.0.0.129 - - [2025-11-12 08:45:11] "GET /network-policy/b224a949-b8db-4e1c-a663-6193291bc481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004879 10.0.0.129 - - [2025-11-12 08:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.129 - - [2025-11-12 08:45:11] "GET /network-policy/f69f8dc2-b16d-4fa0-8fef-52e519dd0c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.012466 10.0.0.129 - - [2025-11-12 08:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.129 - - [2025-11-12 08:45:11] "GET /network-policy/3669d27f-d175-4241-b32f-305cf6f85612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002505 10.0.0.129 - - [2025-11-12 08:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.129 - - [2025-11-12 08:45:11] "PUT /network-policy/3669d27f-d175-4241-b32f-305cf6f85612 HTTP/1.1" 200 263 0.008035 10.0.0.129 - - [2025-11-12 08:45:11] "POST /ref-update HTTP/1.1" 200 156 0.075358 10.0.0.129 - - [2025-11-12 08:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014169 10.0.0.129 - - [2025-11-12 08:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006102 10.0.0.129 - - [2025-11-12 08:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004494 10.0.0.129 - - [2025-11-12 08:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021316 10.0.0.129 - - [2025-11-12 08:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2025-11-12 08:45:11] "POST /security-groups HTTP/1.1" 409 245 0.002217 10.0.0.129 - - [2025-11-12 08:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.129 - - [2025-11-12 08:45:11] "PUT /security-group/d3cff357-7759-4bd5-b292-d3a81448eb95 HTTP/1.1" 200 263 0.080105 10.0.0.129 - - [2025-11-12 08:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.054795 10.0.0.129 - - [2025-11-12 08:45:11] "PUT /access-control-list/2357f5e7-de40-4a27-98d1-bf27193bf2d8 HTTP/1.1" 200 273 0.067675 10.0.0.129 - - [2025-11-12 08:45:11] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.045023 10.0.0.129 - - [2025-11-12 08:45:11] "PUT /access-control-list/c5d75bba-9e7a-4282-a7a3-18f30e64d18b HTTP/1.1" 200 273 0.044342 10.0.0.129 - - [2025-11-12 08:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.129 - - [2025-11-12 08:45:11] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002901 10.0.0.129 - - [2025-11-12 08:45:11] "POST /tags HTTP/1.1" 409 206 0.001829 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.129 - - [2025-11-12 08:45:12] "GET /tag/618bd8e9-fc83-4335-bd3b-5f98fc7008a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014414 10.0.0.129 - - [2025-11-12 08:45:12] "POST /firewall-rules HTTP/1.1" 200 564 0.073392 10.0.0.129 - - [2025-11-12 08:45:12] "GET /firewall-rule/fbfa766c-c43c-452e-99f1-fc54de3a03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005433 10.0.0.129 - - [2025-11-12 08:45:12] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005458 10.0.0.129 - - [2025-11-12 08:45:12] "GET /firewall-rule/fbfa766c-c43c-452e-99f1-fc54de3a03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004221 10.0.0.129 - - [2025-11-12 08:45:12] "POST /ref-update HTTP/1.1" 200 156 0.048764 10.0.0.129 - - [2025-11-12 08:45:12] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016886 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.129 - - [2025-11-12 08:45:12] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003480 10.0.0.129 - - [2025-11-12 08:45:12] "POST /tags HTTP/1.1" 409 206 0.001826 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.129 - - [2025-11-12 08:45:12] "GET /tag/618bd8e9-fc83-4335-bd3b-5f98fc7008a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024271 10.0.0.129 - - [2025-11-12 08:45:12] "POST /firewall-rules HTTP/1.1" 200 562 0.075866 10.0.0.129 - - [2025-11-12 08:45:12] "GET /firewall-rule/4ffd5d2d-1add-4d89-b47d-f95b06ae38e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012831 10.0.0.129 - - [2025-11-12 08:45:12] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004440 10.0.0.129 - - [2025-11-12 08:45:12] "GET /firewall-rule/4ffd5d2d-1add-4d89-b47d-f95b06ae38e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002462 10.0.0.129 - - [2025-11-12 08:45:12] "POST /ref-update HTTP/1.1" 200 156 0.047081 10.0.0.129 - - [2025-11-12 08:45:12] "POST /tags HTTP/1.1" 200 306 0.101379 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.129 - - [2025-11-12 08:45:12] "GET /tag/86780849-cb76-4b1c-ba64-30aaeb4313a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018296 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.129 - - [2025-11-12 08:45:12] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035557 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.129 - - [2025-11-12 08:45:12] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.008114 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000927 10.0.0.129 - - [2025-11-12 08:45:12] "GET /service-appliance-set/4e035261-59d2-4e34-ac5a-4b86491b02ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005545 10.0.0.129 - - [2025-11-12 08:45:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.001998 10.0.0.129 - - [2025-11-12 08:45:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.133979 10.0.0.129 - - [2025-11-12 08:45:13] "GET /virtual-machine-interface/8c04c430-6b06-40df-b434-4884ad7b1ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.116310 10.0.0.129 - - [2025-11-12 08:45:13] "POST /instance-ips HTTP/1.1" 200 382 0.068754 10.0.0.129 - - [2025-11-12 08:45:13] "GET /instance-ip/f5e5bc12-db43-455d-8821-3102109f222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017374 10.0.0.129 - - [2025-11-12 08:45:13] "POST /loadbalancers HTTP/1.1" 200 584 0.076957 10.0.0.129 - - [2025-11-12 08:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.050144 10.0.0.129 - - [2025-11-12 08:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019738 10.0.0.129 - - [2025-11-12 08:45:13] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078002 10.0.0.129 - - [2025-11-12 08:45:13] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.110146 10.0.0.129 - - [2025-11-12 08:45:13] "GET /loadbalancer/6fd5b572-123e-4000-9f9b-5e3a3c92fcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.027930 10.0.0.129 - - [2025-11-12 08:45:13] "GET /instance-ip/f5e5bc12-db43-455d-8821-3102109f222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.031359 10.0.0.129 - - [2025-11-12 08:45:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.071329 10.0.0.129 - - [2025-11-12 08:45:13] "POST /floating-ips HTTP/1.1" 200 585 0.060448 10.0.0.129 - - [2025-11-12 08:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.058107 10.0.0.129 - - [2025-11-12 08:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.038790 10.0.0.129 - - [2025-11-12 08:45:14] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070323 10.0.0.129 - - [2025-11-12 08:45:14] "GET /loadbalancer-listener/93e235ce-3ccb-4bb4-8453-0214fec3bfbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.008429 10.0.0.129 - - [2025-11-12 08:45:14] "GET /loadbalancer-listener/93e235ce-3ccb-4bb4-8453-0214fec3bfbe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006872 10.0.0.129 - - [2025-11-12 08:45:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035237 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.129 - - [2025-11-12 08:45:14] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002902 10.0.0.129 - - [2025-11-12 08:45:14] "GET /instance-ip/f5e5bc12-db43-455d-8821-3102109f222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004126 10.0.0.129 - - [2025-11-12 08:45:14] "GET /instance-ip/f5e5bc12-db43-455d-8821-3102109f222e?fields=floating_ips HTTP/1.1" 200 1172 0.004246 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.129 - - [2025-11-12 08:45:14] "GET /floating-ip/96bd25d1-281d-4e54-a9f9-a7ddce6a72d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003849 10.0.0.129 - - [2025-11-12 08:45:14] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.017387 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.004628 10.0.0.129 - - [2025-11-12 08:45:14] "POST /tags HTTP/1.1" 200 302 0.023305 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.129 - - [2025-11-12 08:45:14] "GET /tag/3fc16154-35d4-4f91-b1ab-a9ba8ce2ed6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.047564 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.129 - - [2025-11-12 08:45:14] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037478 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009017 10.0.0.129 - - [2025-11-12 08:45:14] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010024 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.129 - - [2025-11-12 08:45:14] "GET /service-appliance-set/4e035261-59d2-4e34-ac5a-4b86491b02ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002851 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.001932 10.0.0.129 - - [2025-11-12 08:45:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.133036 10.0.0.129 - - [2025-11-12 08:45:14] "GET /virtual-machine-interface/5e7271ca-100b-428b-b838-3317f3f454c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.032547 10.0.0.129 - - [2025-11-12 08:45:14] "POST /instance-ips HTTP/1.1" 200 378 0.048398 10.0.0.129 - - [2025-11-12 08:45:14] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015207 10.0.0.129 - - [2025-11-12 08:45:14] "POST /loadbalancers HTTP/1.1" 200 584 0.063944 10.0.0.129 - - [2025-11-12 08:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012779 10.0.0.129 - - [2025-11-12 08:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021204 10.0.0.129 - - [2025-11-12 08:45:15] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.067883 10.0.0.129 - - [2025-11-12 08:45:15] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006177 10.0.0.129 - - [2025-11-12 08:45:15] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.077029 10.0.0.129 - - [2025-11-12 08:45:15] "POST /floating-ips HTTP/1.1" 200 583 0.063320 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003310 10.0.0.129 - - [2025-11-12 08:45:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022217 10.0.0.129 - - [2025-11-12 08:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029220 10.0.0.129 - - [2025-11-12 08:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010973 10.0.0.129 - - [2025-11-12 08:45:15] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.077005 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer-listener/c1480817-2536-4303-9468-bd1cfcc6e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007432 10.0.0.129 - - [2025-11-12 08:45:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002654 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer-listener/c1480817-2536-4303-9468-bd1cfcc6e9b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011725 10.0.0.129 - - [2025-11-12 08:45:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044064 10.0.0.129 - - [2025-11-12 08:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.129 - - [2025-11-12 08:45:15] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004475 10.0.0.129 - - [2025-11-12 08:45:15] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?fields=floating_ips HTTP/1.1" 200 1166 0.022902 10.0.0.129 - - [2025-11-12 08:45:15] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003105 10.0.0.129 - - [2025-11-12 08:45:15] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064349 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002985 10.0.0.129 - - [2025-11-12 08:45:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022370 10.0.0.129 - - [2025-11-12 08:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021047 10.0.0.129 - - [2025-11-12 08:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.129 - - [2025-11-12 08:45:15] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048324 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer-listener/8dd0217e-5c27-4b2b-bf24-1a2fd831bc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002379 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer-listener/8dd0217e-5c27-4b2b-bf24-1a2fd831bc0d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004913 10.0.0.129 - - [2025-11-12 08:45:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.056614 10.0.0.129 - - [2025-11-12 08:45:15] "GET /global-system-configs HTTP/1.1" 200 323 0.007391 10.0.0.129 - - [2025-11-12 08:45:15] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008126 10.0.0.129 - - [2025-11-12 08:45:15] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?fields=floating_ips HTTP/1.1" 200 1166 0.004159 10.0.0.129 - - [2025-11-12 08:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007701 10.0.0.129 - - [2025-11-12 08:45:15] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034050 10.0.0.129 - - [2025-11-12 08:45:15] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003154 10.0.0.129 - - [2025-11-12 08:45:15] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003021 10.0.0.129 - - [2025-11-12 08:45:15] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.033856 10.0.0.129 - - [2025-11-12 08:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012332 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022606 10.0.0.129 - - [2025-11-12 08:45:16] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073338 10.0.0.129 - - [2025-11-12 08:45:16] "GET /loadbalancer-listener/65080162-39ac-4540-a311-681cf7b6fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004062 10.0.0.129 - - [2025-11-12 08:45:16] "GET /loadbalancer-listener/65080162-39ac-4540-a311-681cf7b6fa28?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.005902 10.0.0.129 - - [2025-11-12 08:45:16] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.116522 10.0.0.129 - - [2025-11-12 08:45:16] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003341 10.0.0.129 - - [2025-11-12 08:45:16] "GET /instance-ip/8aa44109-972c-45b3-a9f5-deec5c811331?fields=floating_ips HTTP/1.1" 200 1166 0.042640 10.0.0.129 - - [2025-11-12 08:45:16] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003647 10.0.0.129 - - [2025-11-12 08:45:16] "POST /tags HTTP/1.1" 200 372 0.099099 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021286 10.0.0.129 - - [2025-11-12 08:45:16] "GET /tag/a7a66ee0-689e-4950-b1d0-6863f794a8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017101 10.0.0.129 - - [2025-11-12 08:45:16] "POST /tags HTTP/1.1" 200 320 0.036242 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015466 10.0.0.129 - - [2025-11-12 08:45:16] "GET /tag/4e176984-951d-4b45-b013-e67e9b050c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.019179 10.0.0.129 - - [2025-11-12 08:45:16] "POST /id-to-fqname HTTP/1.1" 200 181 0.000467 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.008734 10.0.0.129 - - [2025-11-12 08:45:16] "POST /security-groups HTTP/1.1" 200 578 0.089394 10.0.0.129 - - [2025-11-12 08:45:16] "POST /projects HTTP/1.1" 200 499 0.185088 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.005262 10.0.0.129 - - [2025-11-12 08:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018466 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008846 10.0.0.129 - - [2025-11-12 08:45:16] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.019287 10.0.0.129 - - [2025-11-12 08:45:16] "POST /access-control-lists HTTP/1.1" 200 589 0.092929 10.0.0.129 - - [2025-11-12 08:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007438 10.0.0.129 - - [2025-11-12 08:45:16] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006585 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.002001 10.0.0.129 - - [2025-11-12 08:45:17] "POST /access-control-lists HTTP/1.1" 200 587 0.064746 10.0.0.129 - - [2025-11-12 08:45:17] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.114779 10.0.0.129 - - [2025-11-12 08:45:17] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.044751 10.0.0.129 - - [2025-11-12 08:45:17] "POST /security-groups HTTP/1.1" 200 560 0.074755 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 404 248 0.005262 10.0.0.129 - - [2025-11-12 08:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028379 10.0.0.129 - - [2025-11-12 08:45:17] "POST /access-control-lists HTTP/1.1" 200 612 0.046771 10.0.0.129 - - [2025-11-12 08:45:17] "POST /chown HTTP/1.1" 200 109 0.032881 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.008157 10.0.0.129 - - [2025-11-12 08:45:17] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010975 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.129 - - [2025-11-12 08:45:17] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020572 10.0.0.129 - - [2025-11-12 08:45:17] "POST /access-control-lists HTTP/1.1" 200 610 0.074541 10.0.0.129 - - [2025-11-12 08:45:17] "POST /tags HTTP/1.1" 409 214 0.015214 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.129 - - [2025-11-12 08:45:17] "GET /tag/4e176984-951d-4b45-b013-e67e9b050c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014050 10.0.0.129 - - [2025-11-12 08:45:17] "POST /firewall-rules HTTP/1.1" 200 580 0.070775 10.0.0.129 - - [2025-11-12 08:45:17] "GET /firewall-rule/3e826a9e-b545-41b6-8426-af0a9bfc0d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005395 10.0.0.129 - - [2025-11-12 08:45:17] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004333 10.0.0.129 - - [2025-11-12 08:45:17] "GET /firewall-rule/3e826a9e-b545-41b6-8426-af0a9bfc0d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002516 10.0.0.129 - - [2025-11-12 08:45:17] "POST /ref-update HTTP/1.1" 200 156 0.042062 10.0.0.129 - - [2025-11-12 08:45:17] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012643 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.129 - - [2025-11-12 08:45:17] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002932 10.0.0.129 - - [2025-11-12 08:45:17] "POST /tags HTTP/1.1" 409 214 0.002203 10.0.0.129 - - [2025-11-12 08:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.129 - - [2025-11-12 08:45:17] "GET /tag/4e176984-951d-4b45-b013-e67e9b050c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014740 10.0.0.129 - - [2025-11-12 08:45:18] "POST /firewall-rules HTTP/1.1" 200 578 0.072286 10.0.0.129 - - [2025-11-12 08:45:18] "GET /firewall-rule/1f89c0de-da01-4db0-97c5-a4d487dffaa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.017950 10.0.0.129 - - [2025-11-12 08:45:18] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003875 10.0.0.129 - - [2025-11-12 08:45:18] "GET /firewall-rule/1f89c0de-da01-4db0-97c5-a4d487dffaa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002934 10.0.0.129 - - [2025-11-12 08:45:18] "POST /ref-update HTTP/1.1" 200 156 0.052373 10.0.0.129 - - [2025-11-12 08:45:18] "POST /tags HTTP/1.1" 200 364 0.016084 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.129 - - [2025-11-12 08:45:18] "GET /tag/a59a0172-8756-4ce0-b125-733d8a0f800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011126 10.0.0.129 - - [2025-11-12 08:45:18] "POST /tags HTTP/1.1" 200 312 0.017020 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015823 10.0.0.129 - - [2025-11-12 08:45:18] "GET /tag/04bd90b1-f6bd-41e8-aaa4-d4665978be02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011995 10.0.0.129 - - [2025-11-12 08:45:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.000716 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.004209 10.0.0.129 - - [2025-11-12 08:45:18] "POST /security-groups HTTP/1.1" 200 574 0.059536 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.002594 10.0.0.129 - - [2025-11-12 08:45:18] "POST /projects HTTP/1.1" 200 491 0.212707 10.0.0.129 - - [2025-11-12 08:45:18] "POST /access-control-lists HTTP/1.1" 200 585 0.025111 10.0.0.129 - - [2025-11-12 08:45:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021033 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002325 10.0.0.129 - - [2025-11-12 08:45:18] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.042518 10.0.0.129 - - [2025-11-12 08:45:18] "POST /access-control-lists HTTP/1.1" 200 583 0.063950 10.0.0.129 - - [2025-11-12 08:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019003 10.0.0.129 - - [2025-11-12 08:45:18] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005546 10.0.0.129 - - [2025-11-12 08:45:18] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.047766 10.0.0.129 - - [2025-11-12 08:45:18] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.053151 10.0.0.129 - - [2025-11-12 08:45:18] "POST /security-groups HTTP/1.1" 200 548 0.064660 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.001693 10.0.0.129 - - [2025-11-12 08:45:19] "POST /access-control-lists HTTP/1.1" 200 604 0.060825 10.0.0.129 - - [2025-11-12 08:45:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.079115 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.015340 10.0.0.129 - - [2025-11-12 08:45:19] "POST /chown HTTP/1.1" 200 109 0.036273 10.0.0.129 - - [2025-11-12 08:45:19] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006349 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.129 - - [2025-11-12 08:45:19] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008717 10.0.0.129 - - [2025-11-12 08:45:19] "POST /access-control-lists HTTP/1.1" 200 602 0.081882 10.0.0.129 - - [2025-11-12 08:45:19] "POST /tags HTTP/1.1" 409 210 0.014830 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.129 - - [2025-11-12 08:45:19] "GET /tag/04bd90b1-f6bd-41e8-aaa4-d4665978be02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013559 10.0.0.129 - - [2025-11-12 08:45:19] "POST /firewall-rules HTTP/1.1" 200 572 0.070462 10.0.0.129 - - [2025-11-12 08:45:19] "GET /firewall-rule/4607543f-53c0-4fe0-9c81-84f472264fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004324 10.0.0.129 - - [2025-11-12 08:45:19] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004051 10.0.0.129 - - [2025-11-12 08:45:19] "GET /firewall-rule/4607543f-53c0-4fe0-9c81-84f472264fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003024 10.0.0.129 - - [2025-11-12 08:45:19] "POST /ref-update HTTP/1.1" 200 156 0.043491 10.0.0.129 - - [2025-11-12 08:45:19] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012495 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.129 - - [2025-11-12 08:45:19] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003093 10.0.0.129 - - [2025-11-12 08:45:19] "POST /tags HTTP/1.1" 409 210 0.004561 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.129 - - [2025-11-12 08:45:19] "GET /tag/04bd90b1-f6bd-41e8-aaa4-d4665978be02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020324 10.0.0.129 - - [2025-11-12 08:45:19] "POST /firewall-rules HTTP/1.1" 200 570 0.089312 10.0.0.129 - - [2025-11-12 08:45:19] "GET /firewall-rule/b535434a-4d29-4e04-96c2-660a2278379f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.030131 10.0.0.129 - - [2025-11-12 08:45:19] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004305 10.0.0.129 - - [2025-11-12 08:45:19] "GET /firewall-rule/b535434a-4d29-4e04-96c2-660a2278379f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001987 10.0.0.129 - - [2025-11-12 08:45:19] "POST /ref-update HTTP/1.1" 200 156 0.036677 10.0.0.129 - - [2025-11-12 08:45:19] "POST /tags HTTP/1.1" 200 364 0.031186 10.0.0.129 - - [2025-11-12 08:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.129 - - [2025-11-12 08:45:19] "GET /tag/d4894d02-8f7d-4cbd-a3e0-7142f8b4c5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011383 10.0.0.129 - - [2025-11-12 08:45:20] "POST /tags HTTP/1.1" 200 312 0.017456 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.129 - - [2025-11-12 08:45:20] "GET /tag/157b8f19-1080-4547-aed2-9c11c1b86675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011812 10.0.0.129 - - [2025-11-12 08:45:20] "POST /projects HTTP/1.1" 409 223 0.001654 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.129 - - [2025-11-12 08:45:20] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036358 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.129 - - [2025-11-12 08:45:20] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006618 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2025-11-12 08:45:20] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004418 10.0.0.129 - - [2025-11-12 08:45:20] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.036928 10.0.0.129 - - [2025-11-12 08:45:20] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.095505 10.0.0.129 - - [2025-11-12 08:45:20] "POST /security-groups HTTP/1.1" 409 253 0.002608 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.129 - - [2025-11-12 08:45:20] "PUT /security-group/92cf5bfc-dff8-45ae-8ff9-02990e4afe42 HTTP/1.1" 200 263 0.059965 10.0.0.129 - - [2025-11-12 08:45:20] "PUT /access-control-list/ebbd8f85-be3b-412c-9916-bd413d7a3cf0 HTTP/1.1" 200 273 0.031424 10.0.0.129 - - [2025-11-12 08:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011392 10.0.0.129 - - [2025-11-12 08:45:20] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010516 10.0.0.129 - - [2025-11-12 08:45:20] "PUT /access-control-list/eb0d5720-f38e-406e-8e35-b47c2c3f37ea HTTP/1.1" 200 273 0.045185 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.129 - - [2025-11-12 08:45:20] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003389 10.0.0.129 - - [2025-11-12 08:45:20] "POST /tags HTTP/1.1" 409 210 0.001899 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.129 - - [2025-11-12 08:45:20] "GET /tag/157b8f19-1080-4547-aed2-9c11c1b86675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012477 10.0.0.129 - - [2025-11-12 08:45:20] "POST /firewall-rules HTTP/1.1" 200 572 0.079077 10.0.0.129 - - [2025-11-12 08:45:20] "GET /firewall-rule/fdf94580-78c3-4759-b066-3e28cbfabbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004731 10.0.0.129 - - [2025-11-12 08:45:20] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004311 10.0.0.129 - - [2025-11-12 08:45:20] "GET /firewall-rule/fdf94580-78c3-4759-b066-3e28cbfabbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002084 10.0.0.129 - - [2025-11-12 08:45:20] "POST /ref-update HTTP/1.1" 200 156 0.035551 10.0.0.129 - - [2025-11-12 08:45:20] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008060 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.129 - - [2025-11-12 08:45:20] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002614 10.0.0.129 - - [2025-11-12 08:45:20] "POST /tags HTTP/1.1" 409 210 0.001633 10.0.0.129 - - [2025-11-12 08:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.129 - - [2025-11-12 08:45:20] "GET /tag/157b8f19-1080-4547-aed2-9c11c1b86675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011202 10.0.0.129 - - [2025-11-12 08:45:21] "POST /firewall-rules HTTP/1.1" 200 570 0.068430 10.0.0.129 - - [2025-11-12 08:45:21] "GET /firewall-rule/a691f62b-eadc-4d1e-b755-47df3134590e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003673 10.0.0.129 - - [2025-11-12 08:45:21] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004084 10.0.0.129 - - [2025-11-12 08:45:21] "GET /firewall-rule/a691f62b-eadc-4d1e-b755-47df3134590e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003037 10.0.0.129 - - [2025-11-12 08:45:21] "POST /ref-update HTTP/1.1" 200 156 0.043466 10.0.0.129 - - [2025-11-12 08:45:21] "POST /tags HTTP/1.1" 200 302 0.062490 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026562 10.0.0.129 - - [2025-11-12 08:45:21] "GET /tag/54cf3de0-9e17-4b8b-924c-e8cac2ea9f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020135 10.0.0.129 - - [2025-11-12 08:45:21] "POST /tags HTTP/1.1" 200 326 0.045538 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.129 - - [2025-11-12 08:45:21] "GET /tag/6aa87e99-d73a-4ce8-91dd-c44aad2cbc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.012372 10.0.0.129 - - [2025-11-12 08:45:21] "POST /tags HTTP/1.1" 409 237 0.002076 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.129 - - [2025-11-12 08:45:21] "GET /tag/d4894d02-8f7d-4cbd-a3e0-7142f8b4c5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010619 10.0.0.129 - - [2025-11-12 08:45:21] "POST /tags HTTP/1.1" 409 210 0.001466 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.129 - - [2025-11-12 08:45:21] "GET /tag/157b8f19-1080-4547-aed2-9c11c1b86675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015152 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.129 - - [2025-11-12 08:45:21] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007331 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010511 10.0.0.129 - - [2025-11-12 08:45:21] "GET /project/b72c6863-f61c-4dea-962e-ba6cac627dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034984 10.0.0.129 - - [2025-11-12 08:45:21] "POST /virtual-machines HTTP/1.1" 200 378 0.007691 10.0.0.129 - - [2025-11-12 08:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008459 10.0.0.129 - - [2025-11-12 08:45:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.107492 10.0.0.129 - - [2025-11-12 08:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024790 10.0.0.129 - - [2025-11-12 08:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008380 10.0.0.129 - - [2025-11-12 08:45:21] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004483 10.0.0.129 - - [2025-11-12 08:45:22] "POST /instance-ips HTTP/1.1" 200 410 0.030246 10.0.0.129 - - [2025-11-12 08:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030073 10.0.0.129 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.014268 10.0.0.129 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.038313 10.0.0.129 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.028084 10.0.0.129 - - [2025-11-12 08:45:22] "GET /instance-ip/eca1b908-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004012 10.0.0.129 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004520 10.0.0.129 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.129 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003628 10.0.0.129 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.129 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004023 10.0.0.129 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.129 - - [2025-11-12 08:45:29] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.129 - - [2025-11-12 08:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2025-11-12 08:45:29] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007661 10.0.0.129 - - [2025-11-12 08:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.129 - - [2025-11-12 08:45:29] "GET /config-node/1d337415-8b41-4ea6-8fb5-6ab3d2a8166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003048 10.0.0.129 - - [2025-11-12 08:45:40] "GET / HTTP/1.1" 200 36215 0.001307 10.0.0.129 - - [2025-11-12 08:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.129 - - [2025-11-12 08:45:40] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002916 10.0.0.129 - - [2025-11-12 08:45:40] "POST /bgp-routers HTTP/1.1" 409 301 0.003127 10.0.0.129 - - [2025-11-12 08:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.129 - - [2025-11-12 08:45:40] "GET /bgp-router/a4523321-e164-4c3c-9813-673690cd9897?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004197 10.0.0.129 - - [2025-11-12 08:45:40] "PUT /bgp-router/a4523321-e164-4c3c-9813-673690cd9897 HTTP/1.1" 200 255 0.023897 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001358 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000992 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000929 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000810 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:46:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001290 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:46:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000816 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 10.0.0.130 - - [2025-11-12 08:48:05] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.130 - - [2025-11-12 08:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.130 - - [2025-11-12 08:48:05] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004733 10.0.0.130 - - [2025-11-12 08:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.130 - - [2025-11-12 08:48:05] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003619 10.0.0.130 - - [2025-11-12 08:48:05] "PUT /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039 HTTP/1.1" 200 275 0.009808 10.0.0.130 - - [2025-11-12 08:48:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004478 10.0.0.130 - - [2025-11-12 08:48:05] "POST /virtual-routers HTTP/1.1" 200 601 0.022845 10.0.0.130 - - [2025-11-12 08:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012565 10.0.0.130 - - [2025-11-12 08:48:05] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005095 10.0.0.130 - - [2025-11-12 08:48:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.002134 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:48:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000789 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:48:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.130 - - [2025-11-12 08:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012313 10.0.0.130 - - [2025-11-12 08:48:05] "GET /virtual-network/ab65241f-3761-487b-b774-f7f26e00bfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006030 10.0.0.130 - - [2025-11-12 08:48:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.055119 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:48:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:48:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 10.0.0.129 - - [2025-11-12 08:50:06] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006128 10.0.0.129 - - [2025-11-12 08:50:06] "POST /ref-update HTTP/1.1" 200 156 0.012408 10.0.0.129 - - [2025-11-12 08:50:15] "GET /global-system-configs HTTP/1.1" 200 323 0.003195 10.0.0.129 - - [2025-11-12 08:50:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002463 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005521 10.0.0.129 - - [2025-11-12 08:50:17] "POST /set-tag HTTP/1.1" 200 109 0.006679 10.0.0.129 - - [2025-11-12 08:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.129 - - [2025-11-12 08:50:17] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003192 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005305 10.0.0.129 - - [2025-11-12 08:50:17] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.129 - - [2025-11-12 08:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2025-11-12 08:50:17] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002181 10.0.0.129 - - [2025-11-12 08:50:17] "GET /loadbalancer-pool/04e62526-bf75-4581-bd5b-ed4f0630649f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003257 10.0.0.129 - - [2025-11-12 08:50:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034637 10.0.0.129 - - [2025-11-12 08:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036130 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013947 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007546 10.0.0.129 - - [2025-11-12 08:50:17] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.129 - - [2025-11-12 08:50:17] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009212 10.0.0.129 - - [2025-11-12 08:50:17] "POST /tags HTTP/1.1" 409 205 0.003299 10.0.0.129 - - [2025-11-12 08:50:17] "PUT /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc HTTP/1.1" 200 257 0.013676 10.0.0.129 - - [2025-11-12 08:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008998 10.0.0.129 - - [2025-11-12 08:50:17] "GET /tag/3fc16154-35d4-4f91-b1ab-a9ba8ce2ed6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015286 10.0.0.129 - - [2025-11-12 08:50:17] "POST /set-tag HTTP/1.1" 200 109 0.064287 10.0.0.129 - - [2025-11-12 08:50:17] "GET /loadbalancer-pool/5a5a19c7-68d8-4c89-b810-a30cbe5e4ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018126 10.0.0.129 - - [2025-11-12 08:50:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022619 10.0.0.129 - - [2025-11-12 08:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009791 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009473 10.0.0.129 - - [2025-11-12 08:50:17] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004183 10.0.0.129 - - [2025-11-12 08:50:17] "POST /ref-update HTTP/1.1" 200 156 0.013465 10.0.0.129 - - [2025-11-12 08:50:17] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003324 10.0.0.129 - - [2025-11-12 08:50:17] "PUT /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc HTTP/1.1" 200 257 0.007843 10.0.0.129 - - [2025-11-12 08:50:17] "GET /loadbalancer-pool/86353b93-bc5b-4448-beee-4b5f9e483ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009929 10.0.0.129 - - [2025-11-12 08:50:17] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014987 10.0.0.129 - - [2025-11-12 08:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031636 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011808 10.0.0.129 - - [2025-11-12 08:50:17] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003697 10.0.0.129 - - [2025-11-12 08:50:17] "POST /ref-update HTTP/1.1" 200 156 0.007263 10.0.0.129 - - [2025-11-12 08:50:17] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.008306 10.0.0.129 - - [2025-11-12 08:50:17] "PUT /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc HTTP/1.1" 200 257 0.013496 10.0.0.129 - - [2025-11-12 08:50:17] "POST /set-tag HTTP/1.1" 200 109 0.016824 10.0.0.130 - - [2025-11-12 08:51:02] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.130 - - [2025-11-12 08:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.130 - - [2025-11-12 08:51:02] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004397 10.0.0.130 - - [2025-11-12 08:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.130 - - [2025-11-12 08:51:02] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002867 10.0.0.130 - - [2025-11-12 08:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.130 - - [2025-11-12 08:51:02] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003419 10.0.0.130 - - [2025-11-12 08:51:02] "PUT /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc HTTP/1.1" 200 263 0.009168 10.0.0.130 - - [2025-11-12 08:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.130 - - [2025-11-12 08:51:02] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002633 10.0.0.130 - - [2025-11-12 08:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.130 - - [2025-11-12 08:51:02] "GET /virtual-machine-interface/9b6f92a1-a64d-4fe2-a3d9-acd0e40c06a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004377 10.0.0.130 - - [2025-11-12 08:51:02] "PUT /virtual-machine-interface/9b6f92a1-a64d-4fe2-a3d9-acd0e40c06a7 HTTP/1.1" 200 285 0.010291 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:51:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:51:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001317 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:52:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001503 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:52:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001371 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:52:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:52:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925 10.0.0.129 - - [2025-11-12 08:53:10] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004364 10.0.0.129 - - [2025-11-12 08:53:10] "POST /set-tag HTTP/1.1" 200 109 0.005591 10.0.0.129 - - [2025-11-12 08:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.129 - - [2025-11-12 08:53:10] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003116 10.0.0.129 - - [2025-11-12 08:53:10] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005884 10.0.0.129 - - [2025-11-12 08:53:10] "POST /set-tag HTTP/1.1" 200 109 0.037100 10.0.0.129 - - [2025-11-12 08:53:10] "DELETE /loadbalancer-member/944d27a1-505c-4940-bbb7-b58949cc7b6b HTTP/1.1" 200 115 0.029378 10.0.0.129 - - [2025-11-12 08:53:10] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009559 10.0.0.129 - - [2025-11-12 08:53:10] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.129 - - [2025-11-12 08:53:11] "DELETE /loadbalancer-member/33d4a814-f4bd-4556-a452-ad21b2d469e3 HTTP/1.1" 200 115 0.039565 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005359 10.0.0.129 - - [2025-11-12 08:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.129 - - [2025-11-12 08:53:11] "DELETE /loadbalancer-member/1349a2c4-65b5-4a50-84d3-04142dec3046 HTTP/1.1" 200 115 0.052603 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004817 10.0.0.129 - - [2025-11-12 08:53:11] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.129 - - [2025-11-12 08:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.129 - - [2025-11-12 08:53:11] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002128 10.0.0.129 - - [2025-11-12 08:53:11] "GET /loadbalancer-pool/04e62526-bf75-4581-bd5b-ed4f0630649f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002913 10.0.0.129 - - [2025-11-12 08:53:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025440 10.0.0.129 - - [2025-11-12 08:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033349 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017333 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006708 10.0.0.129 - - [2025-11-12 08:53:11] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007270 10.0.0.129 - - [2025-11-12 08:53:11] "POST /set-tag HTTP/1.1" 200 109 0.083313 10.0.0.129 - - [2025-11-12 08:53:11] "GET /loadbalancer-pool/5a5a19c7-68d8-4c89-b810-a30cbe5e4ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.026305 10.0.0.129 - - [2025-11-12 08:53:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021377 10.0.0.129 - - [2025-11-12 08:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023807 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014456 10.0.0.129 - - [2025-11-12 08:53:11] "POST /set-tag HTTP/1.1" 200 109 0.008625 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011236 10.0.0.129 - - [2025-11-12 08:53:11] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008182 10.0.0.129 - - [2025-11-12 08:53:11] "GET /loadbalancer-pool/86353b93-bc5b-4448-beee-4b5f9e483ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002840 10.0.0.129 - - [2025-11-12 08:53:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020876 10.0.0.129 - - [2025-11-12 08:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022345 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020267 10.0.0.129 - - [2025-11-12 08:53:11] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010200 10.0.0.129 - - [2025-11-12 08:53:11] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003042 10.0.0.129 - - [2025-11-12 08:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.129 - - [2025-11-12 08:55:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002038 10.0.0.129 - - [2025-11-12 08:55:15] "GET /global-system-configs HTTP/1.1" 200 323 0.005119 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:56:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:56:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:57:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000820 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:57:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001061 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:57:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:57:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.129 - - [2025-11-12 08:57:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004334 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.129 - - [2025-11-12 08:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.129 - - [2025-11-12 08:58:03] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006045 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005830 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.024685 10.0.0.129 - - [2025-11-12 08:58:03] "DELETE /loadbalancer-member/b53d7680-f5ce-478a-9977-287181fa1dcd HTTP/1.1" 200 115 0.059615 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005555 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.129 - - [2025-11-12 08:58:03] "DELETE /loadbalancer-member/693d7ac5-c13f-4986-956a-88a60d8ff90f HTTP/1.1" 200 115 0.033787 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003971 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.129 - - [2025-11-12 08:58:03] "DELETE /loadbalancer-member/11dc92f0-4630-49b7-8d7e-01b3391549c4 HTTP/1.1" 200 115 0.035643 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006411 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.129 - - [2025-11-12 08:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.129 - - [2025-11-12 08:58:03] "GET /loadbalancer/5b146bae-fcc1-45f6-986c-422349dcfcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002324 10.0.0.129 - - [2025-11-12 08:58:03] "GET /loadbalancer-pool/04e62526-bf75-4581-bd5b-ed4f0630649f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003190 10.0.0.129 - - [2025-11-12 08:58:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025023 10.0.0.129 - - [2025-11-12 08:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020456 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018758 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008385 10.0.0.129 - - [2025-11-12 08:58:03] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002393 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.078350 10.0.0.129 - - [2025-11-12 08:58:03] "GET /loadbalancer-pool/5a5a19c7-68d8-4c89-b810-a30cbe5e4ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020762 10.0.0.129 - - [2025-11-12 08:58:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015700 10.0.0.129 - - [2025-11-12 08:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010969 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.023215 10.0.0.129 - - [2025-11-12 08:58:03] "POST /set-tag HTTP/1.1" 200 109 0.013217 10.0.0.129 - - [2025-11-12 08:58:03] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006032 10.0.0.129 - - [2025-11-12 08:58:03] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004789 10.0.0.129 - - [2025-11-12 08:58:04] "GET /loadbalancer-pool/86353b93-bc5b-4448-beee-4b5f9e483ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002744 10.0.0.129 - - [2025-11-12 08:58:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020921 10.0.0.129 - - [2025-11-12 08:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019177 10.0.0.129 - - [2025-11-12 08:58:04] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007791 10.0.0.129 - - [2025-11-12 08:58:04] "GET /virtual-machine-interface/ec8b0866-bfa3-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010468 10.0.0.129 - - [2025-11-12 08:58:04] "GET /floating-ip/863184ef-4e2d-496c-a933-8ca52eb252cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002235 10.0.0.129 - - [2025-11-12 08:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.129 - - [2025-11-12 09:00:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002204 10.0.0.129 - - [2025-11-12 09:00:15] "GET /global-system-configs HTTP/1.1" 200 323 0.001930 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:00:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:00:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.129 - - [2025-11-12 09:05:15] "GET /global-system-configs HTTP/1.1" 200 323 0.001963 10.0.0.129 - - [2025-11-12 09:05:15] "GET /global-system-configs HTTP/1.1" 200 323 0.003972 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:06:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:06:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000806 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000806 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:07:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001325 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:07:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001085 10.0.0.129 - - [2025-11-12 09:08:33] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.129 - - [2025-11-12 09:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.129 - - [2025-11-12 09:08:33] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033891 10.0.0.129 - - [2025-11-12 09:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2025-11-12 09:08:33] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030103 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.129 - - [2025-11-12 09:08:34] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043349 10.0.0.129 - - [2025-11-12 09:08:34] "POST /tags HTTP/1.1" 200 334 0.045095 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018625 10.0.0.129 - - [2025-11-12 09:08:34] "GET /tag/fdce474c-12f1-4601-9e41-cf9199a67c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.032699 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008284 10.0.0.129 - - [2025-11-12 09:08:34] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036377 10.0.0.129 - - [2025-11-12 09:08:34] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062457 10.0.0.129 - - [2025-11-12 09:08:34] "GET /virtual-networks?parent_id=17c0436e-1798-4e73-a3c8-7adb9a0e6aff&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.013550 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.129 - - [2025-11-12 09:08:34] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.011710 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.129 - - [2025-11-12 09:08:34] "GET /service-appliance-set/4e035261-59d2-4e34-ac5a-4b86491b02ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002798 10.0.0.129 - - [2025-11-12 09:08:34] "POST /virtual-networks HTTP/1.1" 200 514 0.084197 10.0.0.129 - - [2025-11-12 09:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.001787 10.0.0.129 - - [2025-11-12 09:08:35] "GET /network-ipam/6436e014-0b22-463b-bb56-c516769d5caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002392 10.0.0.129 - - [2025-11-12 09:08:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004907 10.0.0.129 - - [2025-11-12 09:08:35] "POST /ref-update HTTP/1.1" 200 156 0.113997 10.0.0.129 - - [2025-11-12 09:08:35] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008517 10.0.0.129 - - [2025-11-12 09:08:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.133155 10.0.0.129 - - [2025-11-12 09:08:35] "GET /virtual-machine-interface/797d7756-9bd3-4271-ab84-bfa08780ec8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017125 10.0.0.129 - - [2025-11-12 09:08:35] "GET /domains HTTP/1.1" 200 281 0.001944 10.0.0.129 - - [2025-11-12 09:08:35] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96 HTTP/1.1" 200 3098 0.009624 10.0.0.129 - - [2025-11-12 09:08:35] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff HTTP/1.1" 200 5497 0.048429 10.0.0.129 - - [2025-11-12 09:08:35] "POST /instance-ips HTTP/1.1" 200 410 0.053055 10.0.0.129 - - [2025-11-12 09:08:35] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.009403 10.0.0.129 - - [2025-11-12 09:08:35] "GET /instance-ip/3bef9fe0-fcb4-4c6f-8244-33655b48bb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013876 10.0.0.129 - - [2025-11-12 09:08:35] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.008108 10.0.0.129 - - [2025-11-12 09:08:35] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1183 0.002165 10.0.0.129 - - [2025-11-12 09:08:35] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1183 0.002196 10.0.0.129 - - [2025-11-12 09:08:35] "POST /loadbalancers HTTP/1.1" 200 612 0.063370 10.0.0.129 - - [2025-11-12 09:08:35] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029420 10.0.0.129 - - [2025-11-12 09:08:35] "GET /instance-ip/3bef9fe0-fcb4-4c6f-8244-33655b48bb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002579 10.0.0.129 - - [2025-11-12 09:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012934 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.129 - - [2025-11-12 09:08:35] "POST /route-targets HTTP/1.1" 200 328 0.011180 10.0.0.129 - - [2025-11-12 09:08:35] "POST /floating-ips HTTP/1.1" 200 599 0.061677 10.0.0.129 - - [2025-11-12 09:08:35] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064295 10.0.0.129 - - [2025-11-12 09:08:35] "POST /ref-update HTTP/1.1" 200 156 0.043466 10.0.0.129 - - [2025-11-12 09:08:35] "GET /loadbalancer/5bda4c5b-6ee9-4354-aa4a-3fcc0e85338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003515 10.0.0.129 - - [2025-11-12 09:08:35] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.014542 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.129 - - [2025-11-12 09:08:35] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033671 10.0.0.129 - - [2025-11-12 09:08:35] "GET /loadbalancer-listener/f10e705d-4573-4a5b-9b2c-12d3066e7ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002938 10.0.0.129 - - [2025-11-12 09:08:35] "GET /loadbalancer-listener/f10e705d-4573-4a5b-9b2c-12d3066e7ebd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002553 10.0.0.129 - - [2025-11-12 09:08:35] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021028 10.0.0.129 - - [2025-11-12 09:08:35] "GET /instance-ip/3bef9fe0-fcb4-4c6f-8244-33655b48bb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004846 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.129 - - [2025-11-12 09:08:35] "GET /loadbalancer/5bda4c5b-6ee9-4354-aa4a-3fcc0e85338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.009811 10.0.0.129 - - [2025-11-12 09:08:35] "GET /instance-ip/3bef9fe0-fcb4-4c6f-8244-33655b48bb3c?fields=floating_ips HTTP/1.1" 200 1213 0.021286 10.0.0.129 - - [2025-11-12 09:08:35] "GET /floating-ip/48078e50-28e0-43a2-9c63-aa337cf96a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002092 10.0.0.129 - - [2025-11-12 09:08:35] "POST /tags HTTP/1.1" 200 296 0.050339 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.129 - - [2025-11-12 09:08:35] "GET /tag/0157a3e5-5d6f-41e8-bf12-143ccac2179b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012349 10.0.0.129 - - [2025-11-12 09:08:35] "POST /tags HTTP/1.1" 409 233 0.001630 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.129 - - [2025-11-12 09:08:35] "GET /tag/b82e44ab-5937-4b68-aecf-ad840bf2dc8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010117 10.0.0.129 - - [2025-11-12 09:08:35] "POST /tags HTTP/1.1" 409 206 0.001654 10.0.0.129 - - [2025-11-12 09:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.129 - - [2025-11-12 09:08:36] "GET /tag/618bd8e9-fc83-4335-bd3b-5f98fc7008a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010560 10.0.0.129 - - [2025-11-12 09:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007036 10.0.0.129 - - [2025-11-12 09:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2025-11-12 09:08:36] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039899 10.0.0.129 - - [2025-11-12 09:08:36] "POST /virtual-machines HTTP/1.1" 200 370 0.009225 10.0.0.129 - - [2025-11-12 09:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008140 10.0.0.129 - - [2025-11-12 09:08:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112185 10.0.0.129 - - [2025-11-12 09:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015348 10.0.0.129 - - [2025-11-12 09:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004342 10.0.0.129 - - [2025-11-12 09:08:36] "POST /instance-ips HTTP/1.1" 200 410 0.019568 10.0.0.129 - - [2025-11-12 09:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027441 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011998 10.0.0.129 - - [2025-11-12 09:08:36] "POST /set-tag HTTP/1.1" 200 109 0.017444 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014122 10.0.0.129 - - [2025-11-12 09:08:36] "GET /instance-ip/2bc91d26-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003788 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004883 10.0.0.129 - - [2025-11-12 09:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002508 10.0.0.129 - - [2025-11-12 09:08:36] "POST /ref-update HTTP/1.1" 200 156 0.008476 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011184 10.0.0.129 - - [2025-11-12 09:08:36] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.129 - - [2025-11-12 09:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.129 - - [2025-11-12 09:08:36] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004233 10.0.0.129 - - [2025-11-12 09:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.129 - - [2025-11-12 09:08:36] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029445 10.0.0.129 - - [2025-11-12 09:08:36] "POST /virtual-machines HTTP/1.1" 200 370 0.016214 10.0.0.129 - - [2025-11-12 09:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015019 10.0.0.129 - - [2025-11-12 09:08:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112148 10.0.0.129 - - [2025-11-12 09:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008123 10.0.0.129 - - [2025-11-12 09:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004591 10.0.0.129 - - [2025-11-12 09:08:37] "POST /instance-ips HTTP/1.1" 200 410 0.019180 10.0.0.129 - - [2025-11-12 09:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016735 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006574 10.0.0.129 - - [2025-11-12 09:08:37] "POST /set-tag HTTP/1.1" 200 109 0.013591 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010977 10.0.0.129 - - [2025-11-12 09:08:37] "GET /instance-ip/2c3a7cf0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004522 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013617 10.0.0.129 - - [2025-11-12 09:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003050 10.0.0.129 - - [2025-11-12 09:08:37] "POST /ref-update HTTP/1.1" 200 156 0.008641 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010834 10.0.0.129 - - [2025-11-12 09:08:37] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004216 10.0.0.129 - - [2025-11-12 09:08:37] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.129 - - [2025-11-12 09:08:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014589 10.0.0.129 - - [2025-11-12 09:08:37] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.129 - - [2025-11-12 09:08:40] "GET /domains HTTP/1.1" 200 281 0.003184 10.0.0.129 - - [2025-11-12 09:08:40] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96 HTTP/1.1" 200 3098 0.002421 10.0.0.129 - - [2025-11-12 09:08:40] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff HTTP/1.1" 200 7091 0.067389 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.003910 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.006268 10.0.0.129 - - [2025-11-12 09:08:40] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1405 0.010079 10.0.0.129 - - [2025-11-12 09:08:40] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1405 0.005556 10.0.0.129 - - [2025-11-12 09:08:40] "GET /route-target/1cb48763-ed32-409b-a890-bd26584a4763 HTTP/1.1" 200 1154 0.008153 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.007370 10.0.0.129 - - [2025-11-12 09:08:40] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1405 0.014487 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.009718 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.007320 10.0.0.129 - - [2025-11-12 09:08:40] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1405 0.007816 10.0.0.129 - - [2025-11-12 09:08:40] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 200 1405 0.005680 10.0.0.129 - - [2025-11-12 09:08:40] "GET /route-target/1cb48763-ed32-409b-a890-bd26584a4763 HTTP/1.1" 200 1154 0.009142 10.0.0.129 - - [2025-11-12 09:08:40] "GET /domains HTTP/1.1" 200 281 0.001978 10.0.0.129 - - [2025-11-12 09:08:40] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96 HTTP/1.1" 200 3098 0.004540 10.0.0.129 - - [2025-11-12 09:08:40] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff HTTP/1.1" 200 7091 0.061196 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2084 0.003931 10.0.0.129 - - [2025-11-12 09:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.129 - - [2025-11-12 09:08:40] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029910 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003738 10.0.0.129 - - [2025-11-12 09:08:40] "GET /floating-ip-pools?parent_id=b91a3f5c-5f5d-43d5-a690-95dac9acd3dd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001927 10.0.0.129 - - [2025-11-12 09:08:40] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004136 10.0.0.129 - - [2025-11-12 09:08:40] "POST /floating-ip-pools HTTP/1.1" 200 564 0.083305 10.0.0.129 - - [2025-11-12 09:08:40] "POST /ref-update HTTP/1.1" 200 156 0.017978 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004132 10.0.0.129 - - [2025-11-12 09:08:41] "GET /domains HTTP/1.1" 200 281 0.001679 10.0.0.129 - - [2025-11-12 09:08:41] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96 HTTP/1.1" 200 3098 0.002358 10.0.0.129 - - [2025-11-12 09:08:41] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff HTTP/1.1" 200 7348 0.043975 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2323 0.009660 10.0.0.129 - - [2025-11-12 09:08:41] "GET /floating-ip-pool/e8df8d12-d940-4da5-a884-280ffe958737 HTTP/1.1" 200 1318 0.002540 10.0.0.129 - - [2025-11-12 09:08:41] "GET /domains HTTP/1.1" 200 281 0.001749 10.0.0.129 - - [2025-11-12 09:08:41] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96 HTTP/1.1" 200 3098 0.002235 10.0.0.129 - - [2025-11-12 09:08:41] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff HTTP/1.1" 200 7348 0.039099 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 2323 0.003625 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005486 10.0.0.129 - - [2025-11-12 09:08:41] "POST /tags HTTP/1.1" 200 366 0.051809 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009012 10.0.0.129 - - [2025-11-12 09:08:41] "GET /tag/0c5912c0-3377-4181-b165-94d8d87d72b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019215 10.0.0.129 - - [2025-11-12 09:08:41] "POST /tags HTTP/1.1" 409 206 0.002048 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2025-11-12 09:08:41] "GET /tag/618bd8e9-fc83-4335-bd3b-5f98fc7008a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011448 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.129 - - [2025-11-12 09:08:41] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033465 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003911 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.129 - - [2025-11-12 09:08:41] "GET /service-appliance-set/ed3c423f-a460-42cd-a0f8-bdff61e1b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003573 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.001402 10.0.0.129 - - [2025-11-12 09:08:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090205 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-machine-interface/522b237f-5b82-45b8-abbe-e91fef8f5e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004394 10.0.0.129 - - [2025-11-12 09:08:41] "POST /set-tag HTTP/1.1" 200 109 0.013292 10.0.0.129 - - [2025-11-12 09:08:41] "POST /instance-ips HTTP/1.1" 200 418 0.026339 10.0.0.129 - - [2025-11-12 09:08:41] "GET /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005180 10.0.0.129 - - [2025-11-12 09:08:41] "POST /loadbalancers HTTP/1.1" 200 620 0.067259 10.0.0.129 - - [2025-11-12 09:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024292 10.0.0.129 - - [2025-11-12 09:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008023 10.0.0.129 - - [2025-11-12 09:08:41] "POST /service-instances HTTP/1.1" 200 568 0.037949 10.0.0.129 - - [2025-11-12 09:08:41] "POST /ref-update HTTP/1.1" 200 156 0.011652 10.0.0.129 - - [2025-11-12 09:08:41] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.016531 10.0.0.129 - - [2025-11-12 09:08:41] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.067743 10.0.0.129 - - [2025-11-12 09:08:41] "GET /virtual-machine-interface/522b237f-5b82-45b8-abbe-e91fef8f5e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008139 10.0.0.129 - - [2025-11-12 09:08:42] "GET /virtual-machine-interface/522b237f-5b82-45b8-abbe-e91fef8f5e5d?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.011955 10.0.0.129 - - [2025-11-12 09:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016316 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.129 - - [2025-11-12 09:08:42] "GET /floating-ip-pool/e8df8d12-d940-4da5-a884-280ffe958737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002546 10.0.0.129 - - [2025-11-12 09:08:42] "POST /virtual-machines HTTP/1.1" 200 430 0.019694 10.0.0.129 - - [2025-11-12 09:08:42] "POST /floating-ips HTTP/1.1" 200 673 0.081192 10.0.0.129 - - [2025-11-12 09:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.045214 10.0.0.129 - - [2025-11-12 09:08:42] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017887 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014331 10.0.0.129 - - [2025-11-12 09:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.199909 10.0.0.129 - - [2025-11-12 09:08:42] "POST /chown HTTP/1.1" 200 109 0.019890 10.0.0.129 - - [2025-11-12 09:08:42] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008530 10.0.0.129 - - [2025-11-12 09:08:42] "POST /tags HTTP/1.1" 409 221 0.001942 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.129 - - [2025-11-12 09:08:42] "POST /chown HTTP/1.1" 200 109 0.013293 10.0.0.129 - - [2025-11-12 09:08:42] "GET /tag/fdce474c-12f1-4601-9e41-cf9199a67c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016042 10.0.0.129 - - [2025-11-12 09:08:42] "POST /tags HTTP/1.1" 409 238 0.004301 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.129 - - [2025-11-12 09:08:42] "PUT /virtual-machine-interface/f68d568e-f79d-44de-8a96-e724625418f6 HTTP/1.1" 200 285 0.032642 10.0.0.129 - - [2025-11-12 09:08:42] "PUT /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 257 0.040813 10.0.0.129 - - [2025-11-12 09:08:42] "GET /tag/0c5912c0-3377-4181-b165-94d8d87d72b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019364 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.017555 10.0.0.129 - - [2025-11-12 09:08:42] "POST /firewall-rules HTTP/1.1" 200 652 0.092241 10.0.0.129 - - [2025-11-12 09:08:42] "GET /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.018531 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.050199 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.015042 10.0.0.129 - - [2025-11-12 09:08:42] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004046 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.024144 10.0.0.129 - - [2025-11-12 09:08:42] "GET /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006335 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.032176 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.013530 10.0.0.129 - - [2025-11-12 09:08:42] "POST /ref-update HTTP/1.1" 200 156 0.018618 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.129 - - [2025-11-12 09:08:42] "POST /virtual-machines HTTP/1.1" 200 430 0.024206 10.0.0.129 - - [2025-11-12 09:08:42] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.040630 10.0.0.129 - - [2025-11-12 09:08:42] "GET /loadbalancer/a4576966-63f0-47d2-bd0c-5b4697cfcaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.013653 10.0.0.129 - - [2025-11-12 09:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.102445 10.0.0.129 - - [2025-11-12 09:08:42] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.084034 10.0.0.129 - - [2025-11-12 09:08:42] "POST /chown HTTP/1.1" 200 109 0.023461 10.0.0.129 - - [2025-11-12 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773 10.0.0.129 - - [2025-11-12 09:08:42] "POST /chown HTTP/1.1" 200 109 0.010422 10.0.0.129 - - [2025-11-12 09:08:43] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.050873 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /virtual-machine-interface/582e9203-6f03-4ef9-9937-6f999e92e529 HTTP/1.1" 200 285 0.008748 10.0.0.129 - - [2025-11-12 09:08:43] "GET /loadbalancer-listener/620f4948-e95d-4049-87b8-9afad37ad37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008813 10.0.0.129 - - [2025-11-12 09:08:43] "GET /loadbalancer-listener/620f4948-e95d-4049-87b8-9afad37ad37f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003808 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 257 0.033757 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.020198 10.0.0.129 - - [2025-11-12 09:08:43] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.044119 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.008632 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.018919 10.0.0.129 - - [2025-11-12 09:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017566 10.0.0.129 - - [2025-11-12 09:08:43] "GET /loadbalancer-pool/3129f855-aae7-412f-a137-7c1eafaa0322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007929 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.036586 10.0.0.129 - - [2025-11-12 09:08:43] "POST /loadbalancer-members HTTP/1.1" 200 709 0.044449 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.018165 10.0.0.129 - - [2025-11-12 09:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015894 10.0.0.129 - - [2025-11-12 09:08:43] "GET /loadbalancer-member/6963c00c-5e09-4c5e-8378-78b3d840f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.013745 10.0.0.129 - - [2025-11-12 09:08:43] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004699 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.021930 10.0.0.129 - - [2025-11-12 09:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012944 10.0.0.129 - - [2025-11-12 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.129 - - [2025-11-12 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2025-11-12 09:08:43] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001901 10.0.0.129 - - [2025-11-12 09:08:43] "POST /tags HTTP/1.1" 409 221 0.001368 10.0.0.129 - - [2025-11-12 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.129 - - [2025-11-12 09:08:43] "GET /tag/fdce474c-12f1-4601-9e41-cf9199a67c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009399 10.0.0.129 - - [2025-11-12 09:08:43] "POST /tags HTTP/1.1" 409 238 0.001340 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.016479 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.015147 10.0.0.129 - - [2025-11-12 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.129 - - [2025-11-12 09:08:43] "GET /tag/0c5912c0-3377-4181-b165-94d8d87d72b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012046 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 257 0.034999 10.0.0.129 - - [2025-11-12 09:08:43] "POST /firewall-rules HTTP/1.1" 409 293 0.001767 10.0.0.129 - - [2025-11-12 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.014287 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.016343 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.021273 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2 HTTP/1.1" 200 261 0.063160 10.0.0.129 - - [2025-11-12 09:08:43] "GET /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002710 10.0.0.129 - - [2025-11-12 09:08:43] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010994 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 257 0.009674 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.013833 10.0.0.129 - - [2025-11-12 09:08:43] "GET /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006104 10.0.0.129 - - [2025-11-12 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.006140 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.014979 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 257 0.015348 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.010308 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.012846 10.0.0.129 - - [2025-11-12 09:08:43] "POST /chown HTTP/1.1" 200 109 0.013053 10.0.0.129 - - [2025-11-12 09:08:43] "PUT /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 257 0.010166 10.0.0.129 - - [2025-11-12 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.014301 10.0.0.129 - - [2025-11-12 09:08:44] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.009647 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011662 10.0.0.129 - - [2025-11-12 09:08:44] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.008663 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006582 10.0.0.129 - - [2025-11-12 09:08:44] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.019546 10.0.0.129 - - [2025-11-12 09:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010144 10.0.0.129 - - [2025-11-12 09:08:44] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006453 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040833 10.0.0.129 - - [2025-11-12 09:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.129 - - [2025-11-12 09:08:44] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047797 10.0.0.129 - - [2025-11-12 09:08:44] "POST /virtual-machines HTTP/1.1" 200 374 0.018236 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.039265 10.0.0.129 - - [2025-11-12 09:08:44] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.029859 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031068 10.0.0.129 - - [2025-11-12 09:08:44] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.062707 10.0.0.129 - - [2025-11-12 09:08:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.139815 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018360 10.0.0.129 - - [2025-11-12 09:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008399 10.0.0.129 - - [2025-11-12 09:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.129 - - [2025-11-12 09:08:44] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011133 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.009178 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.024365 10.0.0.129 - - [2025-11-12 09:08:44] "POST /ref-update HTTP/1.1" 200 156 0.019173 10.0.0.129 - - [2025-11-12 09:08:44] "POST /instance-ips HTTP/1.1" 200 414 0.038498 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.017528 10.0.0.129 - - [2025-11-12 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.050655 10.0.0.129 - - [2025-11-12 09:08:44] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012691 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.033427 10.0.0.129 - - [2025-11-12 09:08:44] "POST /ref-update HTTP/1.1" 200 156 0.017673 10.0.0.129 - - [2025-11-12 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.015140 10.0.0.129 - - [2025-11-12 09:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.129 - - [2025-11-12 09:08:44] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020513 10.0.0.129 - - [2025-11-12 09:08:44] "GET /instance-ip/30b7d9f8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002821 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.008049 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.024724 10.0.0.129 - - [2025-11-12 09:08:44] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004058 10.0.0.129 - - [2025-11-12 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.129 - - [2025-11-12 09:08:44] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003410 10.0.0.129 - - [2025-11-12 09:08:44] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.019989 10.0.0.129 - - [2025-11-12 09:08:45] "POST /ref-update HTTP/1.1" 200 156 0.012826 10.0.0.129 - - [2025-11-12 09:08:45] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005346 10.0.0.129 - - [2025-11-12 09:08:45] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.129 - - [2025-11-12 09:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.009569 10.0.0.129 - - [2025-11-12 09:08:45] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008674 10.0.0.129 - - [2025-11-12 09:08:45] "POST /set-tag HTTP/1.1" 200 109 0.004486 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.005516 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.009492 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.018070 10.0.0.129 - - [2025-11-12 09:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.005956 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.034930 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.008370 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.025191 10.0.0.129 - - [2025-11-12 09:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.010562 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.023881 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.019276 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.005912 10.0.0.129 - - [2025-11-12 09:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.016911 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.009765 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.027379 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.021224 10.0.0.129 - - [2025-11-12 09:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.008281 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.014019 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.007506 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.012104 10.0.0.129 - - [2025-11-12 09:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.006707 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.020937 10.0.0.129 - - [2025-11-12 09:08:45] "POST /chown HTTP/1.1" 200 109 0.026022 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.011687 10.0.0.129 - - [2025-11-12 09:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005626 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.005795 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.008153 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.010978 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.020808 10.0.0.129 - - [2025-11-12 09:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.012257 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.017351 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.014945 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.020718 10.0.0.129 - - [2025-11-12 09:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.005658 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.018552 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.006085 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.015759 10.0.0.129 - - [2025-11-12 09:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.006375 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.016357 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.014262 10.0.0.129 - - [2025-11-12 09:08:46] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.129 - - [2025-11-12 09:08:47] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006368 10.0.0.129 - - [2025-11-12 09:08:47] "POST /set-tag HTTP/1.1" 200 109 0.003834 10.0.0.129 - - [2025-11-12 09:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.129 - - [2025-11-12 09:08:47] "GET /loadbalancer/5bda4c5b-6ee9-4354-aa4a-3fcc0e85338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002073 10.0.0.129 - - [2025-11-12 09:08:47] "GET /loadbalancer-pool/32b2fe78-68bb-4bab-8abf-4d458193fcda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003607 10.0.0.129 - - [2025-11-12 09:08:47] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016800 10.0.0.129 - - [2025-11-12 09:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022922 10.0.0.129 - - [2025-11-12 09:08:47] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023066 10.0.0.129 - - [2025-11-12 09:08:47] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005590 10.0.0.129 - - [2025-11-12 09:08:47] "POST /ref-update HTTP/1.1" 200 156 0.010993 10.0.0.129 - - [2025-11-12 09:08:47] "GET /floating-ip/48078e50-28e0-43a2-9c63-aa337cf96a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.007292 10.0.0.129 - - [2025-11-12 09:08:47] "POST /tags HTTP/1.1" 409 221 0.001545 10.0.0.129 - - [2025-11-12 09:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.129 - - [2025-11-12 09:08:47] "GET /tag/fdce474c-12f1-4601-9e41-cf9199a67c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011009 10.0.0.129 - - [2025-11-12 09:08:48] "PUT /floating-ip/48078e50-28e0-43a2-9c63-aa337cf96a70 HTTP/1.1" 200 257 0.014212 10.0.0.129 - - [2025-11-12 09:08:48] "POST /set-tag HTTP/1.1" 200 109 0.049495 10.0.0.129 - - [2025-11-12 09:08:48] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012527 10.0.0.129 - - [2025-11-12 09:08:48] "POST /set-tag HTTP/1.1" 200 109 0.004692 10.0.0.129 - - [2025-11-12 09:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.129 - - [2025-11-12 09:08:48] "GET /loadbalancer/5bda4c5b-6ee9-4354-aa4a-3fcc0e85338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002232 10.0.0.129 - - [2025-11-12 09:08:48] "GET /loadbalancer-pool/32b2fe78-68bb-4bab-8abf-4d458193fcda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002194 10.0.0.129 - - [2025-11-12 09:08:48] "POST /loadbalancer-members HTTP/1.1" 200 704 0.027640 10.0.0.129 - - [2025-11-12 09:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019864 10.0.0.129 - - [2025-11-12 09:08:48] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009586 10.0.0.129 - - [2025-11-12 09:08:48] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006445 10.0.0.129 - - [2025-11-12 09:08:48] "POST /ref-update HTTP/1.1" 200 156 0.008943 10.0.0.129 - - [2025-11-12 09:08:48] "GET /floating-ip/48078e50-28e0-43a2-9c63-aa337cf96a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007097 10.0.0.129 - - [2025-11-12 09:08:49] "POST /set-tag HTTP/1.1" 200 109 0.013921 10.0.0.129 - - [2025-11-12 09:08:49] "GET /virtual-machine/09213cae-be2f-4bda-99b5-142a5736af5a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003387 10.0.0.129 - - [2025-11-12 09:08:49] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005475 10.0.0.129 - - [2025-11-12 09:08:49] "GET /virtual-machine/154a7fe6-7004-47e8-900f-b0f283c685ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002953 10.0.0.129 - - [2025-11-12 09:08:49] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003799 10.0.0.129 - - [2025-11-12 09:08:58] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004218 10.0.0.129 - - [2025-11-12 09:08:58] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.129 - - [2025-11-12 09:08:59] "GET /virtual-machine/1e76d8b6-a686-4a81-b0d9-41ff7be8f59c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002637 10.0.0.129 - - [2025-11-12 09:08:59] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003533 10.0.0.129 - - [2025-11-12 09:08:59] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004044 10.0.0.129 - - [2025-11-12 09:08:59] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.129 - - [2025-11-12 09:09:31] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004082 10.0.0.129 - - [2025-11-12 09:09:31] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.129 - - [2025-11-12 09:09:31] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004911 10.0.0.129 - - [2025-11-12 09:09:31] "POST /set-tag HTTP/1.1" 200 109 0.003360 10.0.0.129 - - [2025-11-12 09:09:31] "GET /virtual-machine/1e76d8b6-a686-4a81-b0d9-41ff7be8f59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002739 10.0.0.129 - - [2025-11-12 09:09:31] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.129 - - [2025-11-12 09:09:31] "GET /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011807 10.0.0.129 - - [2025-11-12 09:09:32] "POST /set-tag HTTP/1.1" 200 109 0.016248 10.0.0.129 - - [2025-11-12 09:09:32] "POST /set-tag HTTP/1.1" 200 109 0.017371 10.0.0.129 - - [2025-11-12 09:09:32] "DELETE /instance-ip/30b7d9f8-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.051731 10.0.0.129 - - [2025-11-12 09:09:32] "DELETE /virtual-machine-interface/3098a538-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.041718 10.0.0.129 - - [2025-11-12 09:09:32] "DELETE /virtual-machine/1e76d8b6-a686-4a81-b0d9-41ff7be8f59c HTTP/1.1" 200 115 0.032163 10.0.0.129 - - [2025-11-12 09:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.129 - - [2025-11-12 09:09:34] "GET /tag/0c5912c0-3377-4181-b165-94d8d87d72b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015826 10.0.0.129 - - [2025-11-12 09:09:34] "GET /tag/0c5912c0-3377-4181-b165-94d8d87d72b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.017591 10.0.0.129 - - [2025-11-12 09:09:34] "GET /virtual-machine-interface/522b237f-5b82-45b8-abbe-e91fef8f5e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004687 10.0.0.129 - - [2025-11-12 09:09:34] "POST /set-tag HTTP/1.1" 200 109 0.018591 10.0.0.129 - - [2025-11-12 09:09:35] "GET /virtual-machine-interface/582e9203-6f03-4ef9-9937-6f999e92e529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.008767 10.0.0.129 - - [2025-11-12 09:09:35] "POST /set-tag HTTP/1.1" 200 109 0.038861 10.0.0.129 - - [2025-11-12 09:09:35] "GET /virtual-machine-interface/f68d568e-f79d-44de-8a96-e724625418f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004433 10.0.0.129 - - [2025-11-12 09:09:35] "POST /set-tag HTTP/1.1" 200 109 0.022511 10.0.0.129 - - [2025-11-12 09:09:35] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.025839 10.0.0.129 - - [2025-11-12 09:09:35] "GET /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.014985 10.0.0.129 - - [2025-11-12 09:09:35] "POST /ref-update HTTP/1.1" 200 156 0.025493 10.0.0.129 - - [2025-11-12 09:09:35] "DELETE /firewall-rule/8417d1b3-7f3a-47f5-b6ee-4282dc5a16a2 HTTP/1.1" 200 115 0.072587 10.0.0.129 - - [2025-11-12 09:09:35] "DELETE /loadbalancer-member/6963c00c-5e09-4c5e-8378-78b3d840f810 HTTP/1.1" 200 115 0.038144 10.0.0.129 - - [2025-11-12 09:09:35] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.021739 10.0.0.129 - - [2025-11-12 09:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022333 10.0.0.129 - - [2025-11-12 09:09:35] "DELETE /loadbalancer-pool/3129f855-aae7-412f-a137-7c1eafaa0322 HTTP/1.1" 200 115 0.103716 10.0.0.129 - - [2025-11-12 09:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.024204 10.0.0.129 - - [2025-11-12 09:09:35] "DELETE /loadbalancer-listener/620f4948-e95d-4049-87b8-9afad37ad37f HTTP/1.1" 200 115 0.084440 10.0.0.129 - - [2025-11-12 09:09:35] "GET /floating-ip/327c7134-01ff-4e7b-a378-a19d28cb0c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.007313 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.018075 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.068878 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.050598 10.0.0.129 - - [2025-11-12 09:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.129 - - [2025-11-12 09:09:35] "PUT /floating-ip/327c7134-01ff-4e7b-a378-a19d28cb0c8f HTTP/1.1" 200 257 0.153514 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.042267 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.031265 10.0.0.129 - - [2025-11-12 09:09:35] "DELETE /floating-ip/327c7134-01ff-4e7b-a378-a19d28cb0c8f HTTP/1.1" 200 115 0.133241 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.034953 10.0.0.129 - - [2025-11-12 09:09:35] "POST /chown HTTP/1.1" 200 109 0.019777 10.0.0.129 - - [2025-11-12 09:09:36] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.026702 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /loadbalancer/a4576966-63f0-47d2-bd0c-5b4697cfcaa9 HTTP/1.1" 200 115 0.143785 10.0.0.129 - - [2025-11-12 09:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013703 10.0.0.129 - - [2025-11-12 09:09:36] "POST /ref-update HTTP/1.1" 404 171 0.009887 10.0.0.129 - - [2025-11-12 09:09:36] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.021038 10.0.0.129 - - [2025-11-12 09:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024411 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /instance-ip/c1548f30-1056-4c13-bc4f-93cadc102011 HTTP/1.1" 200 115 0.196517 10.0.0.129 - - [2025-11-12 09:09:36] "POST /ref-update HTTP/1.1" 404 171 0.018069 10.0.0.129 - - [2025-11-12 09:09:36] "PUT /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 267 0.029072 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /virtual-machine-interface/522b237f-5b82-45b8-abbe-e91fef8f5e5d HTTP/1.1" 200 115 0.138175 10.0.0.129 - - [2025-11-12 09:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039211 10.0.0.129 - - [2025-11-12 09:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018841 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /service-instance/71fe0c26-dbb6-4f41-975d-5593db7df4fd HTTP/1.1" 200 115 0.071389 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /tag/0c5912c0-3377-4181-b165-94d8d87d72b3 HTTP/1.1" 200 115 0.173830 10.0.0.129 - - [2025-11-12 09:09:36] "GET /virtual-machine-interface/582e9203-6f03-4ef9-9937-6f999e92e529?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005928 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /virtual-machine-interface/582e9203-6f03-4ef9-9937-6f999e92e529 HTTP/1.1" 200 115 0.065629 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /virtual-machine/53dab032-0d6d-4c69-9423-f9bea1c9891a HTTP/1.1" 200 115 0.041356 10.0.0.129 - - [2025-11-12 09:09:36] "GET /virtual-machine-interface/f68d568e-f79d-44de-8a96-e724625418f6?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006339 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /virtual-machine-interface/f68d568e-f79d-44de-8a96-e724625418f6 HTTP/1.1" 200 115 0.057505 10.0.0.129 - - [2025-11-12 09:09:36] "POST /ref-update HTTP/1.1" 200 156 0.013381 10.0.0.129 - - [2025-11-12 09:09:36] "GET /floating-ip-pool/e8df8d12-d940-4da5-a884-280ffe958737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012958 10.0.0.129 - - [2025-11-12 09:09:36] "POST /ref-update HTTP/1.1" 200 156 0.012938 10.0.0.129 - - [2025-11-12 09:09:36] "DELETE /virtual-machine/a7cf032d-c6f2-483e-a106-a41ace77cf5a HTTP/1.1" 200 115 0.064708 10.0.0.129 - - [2025-11-12 09:09:37] "DELETE /floating-ip-pool/e8df8d12-d940-4da5-a884-280ffe958737 HTTP/1.1" 200 115 0.090840 10.0.0.129 - - [2025-11-12 09:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002376 10.0.0.129 - - [2025-11-12 09:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003406 10.0.0.129 - - [2025-11-12 09:09:37] "DELETE /virtual-network/b91a3f5c-5f5d-43d5-a690-95dac9acd3dd HTTP/1.1" 200 115 0.130057 10.0.0.129 - - [2025-11-12 09:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.129 - - [2025-11-12 09:09:37] "GET /routing-instance/6b4fc57c-aa38-4ee2-9f8e-184c137f93c0 HTTP/1.1" 404 171 0.005059 10.0.0.129 - - [2025-11-12 09:09:37] "GET /domains HTTP/1.1" 200 281 0.002141 10.0.0.129 - - [2025-11-12 09:09:37] "GET /domain/5d6d6997-ac56-4f81-84ae-89fccc966c96 HTTP/1.1" 200 3098 0.008345 10.0.0.129 - - [2025-11-12 09:09:37] "DELETE /route-target/1cb48763-ed32-409b-a890-bd26584a4763 HTTP/1.1" 200 115 0.025852 10.0.0.129 - - [2025-11-12 09:09:37] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff HTTP/1.1" 200 6899 0.038841 10.0.0.129 - - [2025-11-12 09:09:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007044 10.0.0.129 - - [2025-11-12 09:09:37] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.129 - - [2025-11-12 09:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.129 - - [2025-11-12 09:09:37] "GET /loadbalancer/5bda4c5b-6ee9-4354-aa4a-3fcc0e85338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002041 10.0.0.129 - - [2025-11-12 09:09:37] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003666 10.0.0.129 - - [2025-11-12 09:09:37] "POST /set-tag HTTP/1.1" 200 109 0.016779 10.0.0.129 - - [2025-11-12 09:09:37] "DELETE /loadbalancer-member/c1f2ec4c-660b-48b5-beab-e93eb3bef9fc HTTP/1.1" 200 115 0.028608 10.0.0.129 - - [2025-11-12 09:09:38] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004392 10.0.0.129 - - [2025-11-12 09:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.129 - - [2025-11-12 09:09:38] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003726 10.0.0.129 - - [2025-11-12 09:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.129 - - [2025-11-12 09:09:38] "GET /virtual-machine/154a7fe6-7004-47e8-900f-b0f283c685ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002169 10.0.0.129 - - [2025-11-12 09:09:38] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.129 - - [2025-11-12 09:09:38] "GET /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015528 10.0.0.129 - - [2025-11-12 09:09:39] "POST /set-tag HTTP/1.1" 200 109 0.015269 10.0.0.129 - - [2025-11-12 09:09:39] "POST /set-tag HTTP/1.1" 200 109 0.016181 10.0.0.129 - - [2025-11-12 09:09:39] "POST /set-tag HTTP/1.1" 200 109 0.032277 10.0.0.129 - - [2025-11-12 09:09:39] "DELETE /instance-ip/2c3a7cf0-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.047486 10.0.0.129 - - [2025-11-12 09:09:39] "POST /ref-update HTTP/1.1" 200 156 0.008608 10.0.0.129 - - [2025-11-12 09:09:39] "DELETE /virtual-machine-interface/2c1fe4a8-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.035757 10.0.0.129 - - [2025-11-12 09:09:39] "DELETE /virtual-machine/154a7fe6-7004-47e8-900f-b0f283c685ce HTTP/1.1" 200 115 0.021177 10.0.0.129 - - [2025-11-12 09:09:42] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005473 10.0.0.129 - - [2025-11-12 09:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.129 - - [2025-11-12 09:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.129 - - [2025-11-12 09:09:42] "GET /loadbalancer/5bda4c5b-6ee9-4354-aa4a-3fcc0e85338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002399 10.0.0.129 - - [2025-11-12 09:09:42] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004200 10.0.0.129 - - [2025-11-12 09:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.129 - - [2025-11-12 09:09:43] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004281 10.0.0.129 - - [2025-11-12 09:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.129 - - [2025-11-12 09:09:43] "GET /virtual-machine/09213cae-be2f-4bda-99b5-142a5736af5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002159 10.0.0.129 - - [2025-11-12 09:09:43] "POST /ref-update HTTP/1.1" 200 156 0.009699 10.0.0.129 - - [2025-11-12 09:09:43] "GET /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006522 10.0.0.129 - - [2025-11-12 09:09:43] "POST /set-tag HTTP/1.1" 200 109 0.022584 10.0.0.129 - - [2025-11-12 09:09:43] "POST /set-tag HTTP/1.1" 200 109 0.017497 10.0.0.129 - - [2025-11-12 09:09:43] "POST /set-tag HTTP/1.1" 200 109 0.027906 10.0.0.129 - - [2025-11-12 09:09:43] "DELETE /instance-ip/2bc91d26-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.042952 10.0.0.129 - - [2025-11-12 09:09:43] "POST /ref-update HTTP/1.1" 200 156 0.008087 10.0.0.129 - - [2025-11-12 09:09:43] "DELETE /virtual-machine-interface/2bb3a036-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.039277 10.0.0.129 - - [2025-11-12 09:09:43] "DELETE /virtual-machine/09213cae-be2f-4bda-99b5-142a5736af5a HTTP/1.1" 200 115 0.017269 10.0.0.129 - - [2025-11-12 09:09:43] "DELETE /tag/0157a3e5-5d6f-41e8-bf12-143ccac2179b HTTP/1.1" 200 115 0.049415 10.0.0.129 - - [2025-11-12 09:09:43] "DELETE /tag/b82e44ab-5937-4b68-aecf-ad840bf2dc8b HTTP/1.1" 200 115 0.037172 10.0.0.129 - - [2025-11-12 09:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.129 - - [2025-11-12 09:09:47] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039689 10.0.0.129 - - [2025-11-12 09:09:47] "POST /tags HTTP/1.1" 200 394 0.032336 10.0.0.129 - - [2025-11-12 09:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011546 10.0.0.129 - - [2025-11-12 09:09:47] "GET /tag/e0bbb406-51f8-4d6d-afa8-6b702408ef80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010983 10.0.0.129 - - [2025-11-12 09:09:47] "POST /tags HTTP/1.1" 200 342 0.022879 10.0.0.129 - - [2025-11-12 09:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2025-11-12 09:09:47] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011814 10.0.0.129 - - [2025-11-12 09:09:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000463 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.017214 10.0.0.129 - - [2025-11-12 09:09:48] "POST /security-groups HTTP/1.1" 200 589 0.059700 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.004096 10.0.0.129 - - [2025-11-12 09:09:48] "POST /projects HTTP/1.1" 200 521 0.200988 10.0.0.129 - - [2025-11-12 09:09:48] "POST /access-control-lists HTTP/1.1" 200 600 0.064811 10.0.0.129 - - [2025-11-12 09:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016812 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.129 - - [2025-11-12 09:09:48] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005969 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.003250 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.129 - - [2025-11-12 09:09:48] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.029613 10.0.0.129 - - [2025-11-12 09:09:48] "POST /access-control-lists HTTP/1.1" 200 598 0.073520 10.0.0.129 - - [2025-11-12 09:09:48] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.083542 10.0.0.129 - - [2025-11-12 09:09:48] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.050581 10.0.0.129 - - [2025-11-12 09:09:48] "POST /security-groups HTTP/1.1" 200 593 0.060302 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002022 10.0.0.129 - - [2025-11-12 09:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028498 10.0.0.129 - - [2025-11-12 09:09:48] "POST /chown HTTP/1.1" 200 109 0.012942 10.0.0.129 - - [2025-11-12 09:09:48] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018658 10.0.0.129 - - [2025-11-12 09:09:48] "POST /access-control-lists HTTP/1.1" 200 634 0.085080 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.129 - - [2025-11-12 09:09:48] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005796 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.001737 10.0.0.129 - - [2025-11-12 09:09:48] "POST /tags HTTP/1.1" 409 226 0.001250 10.0.0.129 - - [2025-11-12 09:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.129 - - [2025-11-12 09:09:48] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.045851 10.0.0.129 - - [2025-11-12 09:09:48] "POST /access-control-lists HTTP/1.1" 200 632 0.068512 10.0.0.129 - - [2025-11-12 09:09:48] "POST /firewall-rules HTTP/1.1" 200 602 0.082566 10.0.0.129 - - [2025-11-12 09:09:48] "GET /firewall-rule/10403d81-cefc-45d6-8249-3089c7b97865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.012686 10.0.0.129 - - [2025-11-12 09:09:48] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003704 10.0.0.129 - - [2025-11-12 09:09:48] "GET /firewall-rule/10403d81-cefc-45d6-8249-3089c7b97865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002022 10.0.0.129 - - [2025-11-12 09:09:49] "POST /ref-update HTTP/1.1" 200 156 0.050698 10.0.0.129 - - [2025-11-12 09:09:49] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002460 10.0.0.129 - - [2025-11-12 09:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.129 - - [2025-11-12 09:09:49] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007913 10.0.0.129 - - [2025-11-12 09:09:49] "POST /tags HTTP/1.1" 409 226 0.001291 10.0.0.129 - - [2025-11-12 09:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.129 - - [2025-11-12 09:09:49] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010195 10.0.0.129 - - [2025-11-12 09:09:49] "POST /firewall-rules HTTP/1.1" 200 600 0.062021 10.0.0.129 - - [2025-11-12 09:09:49] "GET /firewall-rule/c8320b87-6259-4946-aec0-e4dcbc57d496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004478 10.0.0.129 - - [2025-11-12 09:09:49] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003535 10.0.0.129 - - [2025-11-12 09:09:49] "GET /firewall-rule/c8320b87-6259-4946-aec0-e4dcbc57d496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001811 10.0.0.129 - - [2025-11-12 09:09:49] "POST /ref-update HTTP/1.1" 200 156 0.046547 10.0.0.129 - - [2025-11-12 09:09:50] "POST /tags HTTP/1.1" 200 394 0.022768 10.0.0.129 - - [2025-11-12 09:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.129 - - [2025-11-12 09:09:50] "GET /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010951 10.0.0.129 - - [2025-11-12 09:09:50] "POST /tags HTTP/1.1" 200 342 0.016710 10.0.0.129 - - [2025-11-12 09:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.129 - - [2025-11-12 09:09:50] "GET /tag/83d8e61b-fb00-4a6c-b6d3-2729ba5edf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012005 10.0.0.129 - - [2025-11-12 09:09:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000434 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.008704 10.0.0.129 - - [2025-11-12 09:09:51] "POST /security-groups HTTP/1.1" 200 589 0.060343 10.0.0.129 - - [2025-11-12 09:09:51] "POST /projects HTTP/1.1" 200 521 0.134082 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.008443 10.0.0.129 - - [2025-11-12 09:09:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014765 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015723 10.0.0.129 - - [2025-11-12 09:09:51] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009848 10.0.0.129 - - [2025-11-12 09:09:51] "POST /access-control-lists HTTP/1.1" 200 600 0.074551 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011792 10.0.0.129 - - [2025-11-12 09:09:51] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004234 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.001746 10.0.0.129 - - [2025-11-12 09:09:51] "POST /access-control-lists HTTP/1.1" 200 598 0.062321 10.0.0.129 - - [2025-11-12 09:09:51] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.088580 10.0.0.129 - - [2025-11-12 09:09:51] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.038277 10.0.0.129 - - [2025-11-12 09:09:51] "POST /security-groups HTTP/1.1" 200 593 0.070538 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.005535 10.0.0.129 - - [2025-11-12 09:09:51] "POST /access-control-lists HTTP/1.1" 200 634 0.068831 10.0.0.129 - - [2025-11-12 09:09:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.058485 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.012860 10.0.0.129 - - [2025-11-12 09:09:51] "POST /chown HTTP/1.1" 200 109 0.015146 10.0.0.129 - - [2025-11-12 09:09:51] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008728 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.129 - - [2025-11-12 09:09:51] "POST /access-control-lists HTTP/1.1" 200 632 0.059794 10.0.0.129 - - [2025-11-12 09:09:51] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039595 10.0.0.129 - - [2025-11-12 09:09:51] "POST /tags HTTP/1.1" 409 226 0.002675 10.0.0.129 - - [2025-11-12 09:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.129 - - [2025-11-12 09:09:51] "GET /tag/83d8e61b-fb00-4a6c-b6d3-2729ba5edf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010360 10.0.0.129 - - [2025-11-12 09:09:51] "POST /firewall-rules HTTP/1.1" 200 602 0.060344 10.0.0.129 - - [2025-11-12 09:09:51] "GET /firewall-rule/0e54a78b-1c3c-432f-b6a1-37f68a648b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009670 10.0.0.129 - - [2025-11-12 09:09:51] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003783 10.0.0.129 - - [2025-11-12 09:09:51] "GET /firewall-rule/0e54a78b-1c3c-432f-b6a1-37f68a648b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001890 10.0.0.129 - - [2025-11-12 09:09:52] "POST /ref-update HTTP/1.1" 200 156 0.044723 10.0.0.129 - - [2025-11-12 09:09:52] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002537 10.0.0.129 - - [2025-11-12 09:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.129 - - [2025-11-12 09:09:52] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001924 10.0.0.129 - - [2025-11-12 09:09:52] "POST /tags HTTP/1.1" 409 226 0.001231 10.0.0.129 - - [2025-11-12 09:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.129 - - [2025-11-12 09:09:52] "GET /tag/83d8e61b-fb00-4a6c-b6d3-2729ba5edf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009510 10.0.0.129 - - [2025-11-12 09:09:52] "POST /firewall-rules HTTP/1.1" 200 600 0.064383 10.0.0.129 - - [2025-11-12 09:09:52] "GET /firewall-rule/988c7c8e-19f7-48d9-bfc6-896ffc12317f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018274 10.0.0.129 - - [2025-11-12 09:09:52] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004109 10.0.0.129 - - [2025-11-12 09:09:52] "GET /firewall-rule/988c7c8e-19f7-48d9-bfc6-896ffc12317f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002680 10.0.0.129 - - [2025-11-12 09:09:52] "POST /ref-update HTTP/1.1" 200 156 0.058896 10.0.0.129 - - [2025-11-12 09:09:53] "POST /tags HTTP/1.1" 200 346 0.051229 10.0.0.129 - - [2025-11-12 09:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.129 - - [2025-11-12 09:09:54] "GET /tag/e9f817e1-a767-498a-9b74-cd24720606b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019189 10.0.0.129 - - [2025-11-12 09:09:54] "POST /projects HTTP/1.1" 409 238 0.002537 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.129 - - [2025-11-12 09:09:54] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029911 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.129 - - [2025-11-12 09:09:54] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.017006 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.129 - - [2025-11-12 09:09:54] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004518 10.0.0.129 - - [2025-11-12 09:09:54] "POST /security-groups HTTP/1.1" 409 285 0.002142 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.129 - - [2025-11-12 09:09:54] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023097 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2025-11-12 09:09:54] "PUT /security-group/29cfd753-12d0-4366-9633-cdb18d3d6ffb HTTP/1.1" 200 263 0.063086 10.0.0.129 - - [2025-11-12 09:09:54] "PUT /access-control-list/1a141e9b-8d92-40de-957a-1eb59d2a66ff HTTP/1.1" 200 273 0.024831 10.0.0.129 - - [2025-11-12 09:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031281 10.0.0.129 - - [2025-11-12 09:09:54] "POST /tags HTTP/1.1" 409 228 0.017957 10.0.0.129 - - [2025-11-12 09:09:54] "PUT /access-control-list/83ba591c-a82c-4398-aa4e-3a1c2496e7ef HTTP/1.1" 200 273 0.045003 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.129 - - [2025-11-12 09:09:54] "GET /tag/e9f817e1-a767-498a-9b74-cd24720606b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.021250 10.0.0.129 - - [2025-11-12 09:09:54] "POST /tags HTTP/1.1" 200 346 0.040181 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.129 - - [2025-11-12 09:09:54] "GET /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013502 10.0.0.129 - - [2025-11-12 09:09:54] "POST /projects HTTP/1.1" 409 238 0.003625 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.129 - - [2025-11-12 09:09:54] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032944 10.0.0.129 - - [2025-11-12 09:09:54] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041977 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.129 - - [2025-11-12 09:09:54] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004718 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.129 - - [2025-11-12 09:09:54] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003572 10.0.0.129 - - [2025-11-12 09:09:54] "POST /security-groups HTTP/1.1" 409 285 0.001823 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.129 - - [2025-11-12 09:09:54] "PUT /security-group/f050e403-b8eb-4017-b14a-3c47f08cd6ce HTTP/1.1" 200 263 0.069872 10.0.0.129 - - [2025-11-12 09:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017707 10.0.0.129 - - [2025-11-12 09:09:54] "PUT /access-control-list/11b6cdb2-6d8a-4aa5-a09c-05b6cec05a2c HTTP/1.1" 200 273 0.012592 10.0.0.129 - - [2025-11-12 09:09:54] "POST /tags HTTP/1.1" 409 228 0.002416 10.0.0.129 - - [2025-11-12 09:09:54] "PUT /access-control-list/82f70112-d393-4af5-8573-c921a80826b5 HTTP/1.1" 200 273 0.013431 10.0.0.129 - - [2025-11-12 09:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.129 - - [2025-11-12 09:09:54] "GET /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014201 10.0.0.129 - - [2025-11-12 09:09:54] "POST /tags HTTP/1.1" 200 292 0.037055 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.129 - - [2025-11-12 09:09:55] "GET /tag/2341b2f0-f143-4907-8711-4e90ef7b0c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014121 10.0.0.129 - - [2025-11-12 09:09:55] "POST /tags HTTP/1.1" 200 304 0.045939 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008515 10.0.0.129 - - [2025-11-12 09:09:55] "GET /tag/8b41b333-4df5-495d-ae58-8230eef8695b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012005 10.0.0.129 - - [2025-11-12 09:09:55] "POST /tags HTTP/1.1" 409 252 0.001779 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.129 - - [2025-11-12 09:09:55] "GET /tag/e0bbb406-51f8-4d6d-afa8-6b702408ef80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011273 10.0.0.129 - - [2025-11-12 09:09:55] "POST /tags HTTP/1.1" 409 226 0.005851 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.129 - - [2025-11-12 09:09:55] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013413 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2025-11-12 09:09:55] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003265 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.129 - - [2025-11-12 09:09:55] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032132 10.0.0.129 - - [2025-11-12 09:09:55] "POST /virtual-machines HTTP/1.1" 200 396 0.008036 10.0.0.129 - - [2025-11-12 09:09:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009192 10.0.0.129 - - [2025-11-12 09:09:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109646 10.0.0.129 - - [2025-11-12 09:09:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038140 10.0.0.129 - - [2025-11-12 09:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019249 10.0.0.129 - - [2025-11-12 09:09:55] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004613 10.0.0.129 - - [2025-11-12 09:09:55] "POST /instance-ips HTTP/1.1" 200 398 0.022566 10.0.0.129 - - [2025-11-12 09:09:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028162 10.0.0.129 - - [2025-11-12 09:09:55] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012214 10.0.0.129 - - [2025-11-12 09:09:55] "POST /set-tag HTTP/1.1" 200 109 0.063596 10.0.0.129 - - [2025-11-12 09:09:55] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014107 10.0.0.129 - - [2025-11-12 09:09:55] "GET /instance-ip/5b0b43c0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002455 10.0.0.129 - - [2025-11-12 09:09:55] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004234 10.0.0.129 - - [2025-11-12 09:09:55] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.129 - - [2025-11-12 09:09:55] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002969 10.0.0.129 - - [2025-11-12 09:09:56] "POST /ref-update HTTP/1.1" 200 156 0.007932 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012041 10.0.0.129 - - [2025-11-12 09:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003808 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.129 - - [2025-11-12 09:09:56] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027170 10.0.0.129 - - [2025-11-12 09:09:56] "POST /virtual-machines HTTP/1.1" 200 396 0.009219 10.0.0.129 - - [2025-11-12 09:09:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011479 10.0.0.129 - - [2025-11-12 09:09:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096673 10.0.0.129 - - [2025-11-12 09:09:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010268 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004460 10.0.0.129 - - [2025-11-12 09:09:56] "POST /instance-ips HTTP/1.1" 200 398 0.019562 10.0.0.129 - - [2025-11-12 09:09:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024870 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007934 10.0.0.129 - - [2025-11-12 09:09:56] "POST /set-tag HTTP/1.1" 200 109 0.071665 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.030784 10.0.0.129 - - [2025-11-12 09:09:56] "GET /instance-ip/5b7d76a2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003615 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008058 10.0.0.129 - - [2025-11-12 09:09:56] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.006398 10.0.0.129 - - [2025-11-12 09:09:56] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004110 10.0.0.129 - - [2025-11-12 09:09:56] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.129 - - [2025-11-12 09:09:56] "POST /tags HTTP/1.1" 200 292 0.021541 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.129 - - [2025-11-12 09:09:56] "GET /tag/ebda18ae-9c91-4ee1-b536-2a1fce43f3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.010865 10.0.0.129 - - [2025-11-12 09:09:56] "POST /tags HTTP/1.1" 409 252 0.001392 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.129 - - [2025-11-12 09:09:56] "GET /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009605 10.0.0.129 - - [2025-11-12 09:09:56] "POST /tags HTTP/1.1" 409 226 0.001217 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.129 - - [2025-11-12 09:09:56] "GET /tag/83d8e61b-fb00-4a6c-b6d3-2729ba5edf1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011891 10.0.0.129 - - [2025-11-12 09:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2025-11-12 09:09:56] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005995 10.0.0.129 - - [2025-11-12 09:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2025-11-12 09:09:57] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033485 10.0.0.129 - - [2025-11-12 09:09:57] "POST /virtual-machines HTTP/1.1" 200 396 0.010306 10.0.0.129 - - [2025-11-12 09:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023757 10.0.0.129 - - [2025-11-12 09:09:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108294 10.0.0.129 - - [2025-11-12 09:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007979 10.0.0.129 - - [2025-11-12 09:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006527 10.0.0.129 - - [2025-11-12 09:09:57] "POST /instance-ips HTTP/1.1" 200 398 0.029591 10.0.0.129 - - [2025-11-12 09:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016101 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012916 10.0.0.129 - - [2025-11-12 09:09:57] "POST /set-tag HTTP/1.1" 200 109 0.071083 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014335 10.0.0.129 - - [2025-11-12 09:09:57] "GET /instance-ip/5c06cc86-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003814 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003885 10.0.0.129 - - [2025-11-12 09:09:57] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003080 10.0.0.129 - - [2025-11-12 09:09:57] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004797 10.0.0.129 - - [2025-11-12 09:09:57] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.129 - - [2025-11-12 09:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.129 - - [2025-11-12 09:09:57] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003822 10.0.0.129 - - [2025-11-12 09:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.129 - - [2025-11-12 09:09:57] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028650 10.0.0.129 - - [2025-11-12 09:09:57] "POST /virtual-machines HTTP/1.1" 200 396 0.006529 10.0.0.129 - - [2025-11-12 09:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019784 10.0.0.129 - - [2025-11-12 09:09:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106622 10.0.0.129 - - [2025-11-12 09:09:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007495 10.0.0.129 - - [2025-11-12 09:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013079 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007153 10.0.0.129 - - [2025-11-12 09:09:58] "POST /instance-ips HTTP/1.1" 200 398 0.019381 10.0.0.129 - - [2025-11-12 09:09:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021427 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011366 10.0.0.129 - - [2025-11-12 09:09:58] "POST /set-tag HTTP/1.1" 200 109 0.060256 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012430 10.0.0.129 - - [2025-11-12 09:09:58] "GET /instance-ip/5c78473a-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006270 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004081 10.0.0.129 - - [2025-11-12 09:09:58] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003643 10.0.0.129 - - [2025-11-12 09:09:58] "POST /ref-update HTTP/1.1" 200 156 0.008361 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004841 10.0.0.129 - - [2025-11-12 09:09:58] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.129 - - [2025-11-12 09:09:58] "POST /tags HTTP/1.1" 200 300 0.017102 10.0.0.129 - - [2025-11-12 09:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010730 10.0.0.129 - - [2025-11-12 09:09:58] "GET /tag/1a24c85c-4ea2-4ce4-ad90-f7e6ec960f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012017 10.0.0.129 - - [2025-11-12 09:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003867 10.0.0.129 - - [2025-11-12 09:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.129 - - [2025-11-12 09:09:58] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041625 10.0.0.129 - - [2025-11-12 09:09:58] "POST /virtual-machines HTTP/1.1" 200 396 0.010287 10.0.0.129 - - [2025-11-12 09:09:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017429 10.0.0.129 - - [2025-11-12 09:09:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103728 10.0.0.129 - - [2025-11-12 09:09:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008568 10.0.0.129 - - [2025-11-12 09:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.129 - - [2025-11-12 09:09:58] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004535 10.0.0.129 - - [2025-11-12 09:09:58] "POST /instance-ips HTTP/1.1" 200 398 0.020052 10.0.0.129 - - [2025-11-12 09:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023192 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010634 10.0.0.129 - - [2025-11-12 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.026566 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020742 10.0.0.129 - - [2025-11-12 09:09:59] "GET /instance-ip/5cfb0508-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004730 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004260 10.0.0.129 - - [2025-11-12 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.129 - - [2025-11-12 09:09:59] "POST /tags HTTP/1.1" 200 300 0.016832 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.129 - - [2025-11-12 09:09:59] "GET /tag/25e7875c-c056-4f5c-b5cf-7011cdf2321b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012343 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003568 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.129 - - [2025-11-12 09:09:59] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036126 10.0.0.129 - - [2025-11-12 09:09:59] "POST /virtual-machines HTTP/1.1" 200 396 0.008937 10.0.0.129 - - [2025-11-12 09:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007842 10.0.0.129 - - [2025-11-12 09:09:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097168 10.0.0.129 - - [2025-11-12 09:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024747 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009642 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004887 10.0.0.129 - - [2025-11-12 09:09:59] "POST /instance-ips HTTP/1.1" 200 398 0.019098 10.0.0.129 - - [2025-11-12 09:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024192 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013914 10.0.0.129 - - [2025-11-12 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.019634 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019276 10.0.0.129 - - [2025-11-12 09:09:59] "GET /instance-ip/5d5d9038-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004967 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004125 10.0.0.129 - - [2025-11-12 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.129 - - [2025-11-12 09:09:59] "POST /tags HTTP/1.1" 200 300 0.015576 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006198 10.0.0.129 - - [2025-11-12 09:09:59] "GET /tag/031df2ae-0e74-4d23-810d-aedd003c75dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011931 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.129 - - [2025-11-12 09:09:59] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003728 10.0.0.129 - - [2025-11-12 09:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2025-11-12 09:10:00] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030343 10.0.0.129 - - [2025-11-12 09:10:00] "POST /virtual-machines HTTP/1.1" 200 396 0.009639 10.0.0.129 - - [2025-11-12 09:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033816 10.0.0.129 - - [2025-11-12 09:10:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104150 10.0.0.129 - - [2025-11-12 09:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007642 10.0.0.129 - - [2025-11-12 09:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009998 10.0.0.129 - - [2025-11-12 09:10:00] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004722 10.0.0.129 - - [2025-11-12 09:10:00] "POST /instance-ips HTTP/1.1" 200 398 0.019349 10.0.0.129 - - [2025-11-12 09:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029974 10.0.0.129 - - [2025-11-12 09:10:00] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009633 10.0.0.129 - - [2025-11-12 09:10:00] "POST /set-tag HTTP/1.1" 200 109 0.018744 10.0.0.129 - - [2025-11-12 09:10:00] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012603 10.0.0.129 - - [2025-11-12 09:10:00] "GET /instance-ip/5dc6c2e2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004837 10.0.0.129 - - [2025-11-12 09:10:00] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006564 10.0.0.129 - - [2025-11-12 09:10:00] "POST /set-tag HTTP/1.1" 200 109 0.004505 10.0.0.129 - - [2025-11-12 09:10:00] "POST /tags HTTP/1.1" 200 300 0.019005 10.0.0.129 - - [2025-11-12 09:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.129 - - [2025-11-12 09:10:00] "GET /tag/6d6debb3-25e0-4cfd-8792-843c752e32bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011275 10.0.0.129 - - [2025-11-12 09:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.129 - - [2025-11-12 09:10:00] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004533 10.0.0.129 - - [2025-11-12 09:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2025-11-12 09:10:00] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036045 10.0.0.129 - - [2025-11-12 09:10:00] "POST /virtual-machines HTTP/1.1" 200 396 0.008802 10.0.0.129 - - [2025-11-12 09:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018608 10.0.0.129 - - [2025-11-12 09:10:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095192 10.0.0.129 - - [2025-11-12 09:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028265 10.0.0.129 - - [2025-11-12 09:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022475 10.0.0.129 - - [2025-11-12 09:10:00] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006542 10.0.0.129 - - [2025-11-12 09:10:00] "POST /instance-ips HTTP/1.1" 200 398 0.016540 10.0.0.129 - - [2025-11-12 09:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018191 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007133 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.023198 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021576 10.0.0.129 - - [2025-11-12 09:10:01] "GET /instance-ip/5e2e4570-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003303 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004436 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004102 10.0.0.129 - - [2025-11-12 09:10:01] "POST /ref-update HTTP/1.1" 200 156 0.008477 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011966 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005095 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004237 10.0.0.129 - - [2025-11-12 09:10:01] "POST /ref-update HTTP/1.1" 200 156 0.007968 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011607 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003795 10.0.0.129 - - [2025-11-12 09:10:01] "POST /ref-update HTTP/1.1" 200 156 0.006817 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009702 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004065 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003670 10.0.0.129 - - [2025-11-12 09:10:01] "POST /ref-update HTTP/1.1" 200 156 0.007432 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009562 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003916 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004152 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.008203 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004786 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003650 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004152 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003387 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.129 - - [2025-11-12 09:10:01] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004231 10.0.0.129 - - [2025-11-12 09:10:01] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.129 - - [2025-11-12 09:10:06] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004500 10.0.0.129 - - [2025-11-12 09:10:06] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.129 - - [2025-11-12 09:10:07] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006162 10.0.0.129 - - [2025-11-12 09:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.129 - - [2025-11-12 09:10:07] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003426 10.0.0.129 - - [2025-11-12 09:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.129 - - [2025-11-12 09:10:07] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004083 10.0.0.129 - - [2025-11-12 09:10:07] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004864 10.0.0.129 - - [2025-11-12 09:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine/310e2584-5af3-4e21-a9b6-2cb6c8fb6a17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002987 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004562 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine/88d92c06-3aef-45cb-bde8-d9972263f1d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002784 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004029 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine/6293a4ee-dce2-45e1-a91c-2bbc74bd1e67?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002719 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004465 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine/11a0b906-4ba2-4c6a-86d7-30527e17232b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002638 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004970 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine/fc10736e-3526-4cf1-85f4-2794c38b680b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003486 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004385 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine/fafcfe84-b109-4bbd-a792-2ae60b185658?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002942 10.0.0.129 - - [2025-11-12 09:10:09] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003712 10.0.0.129 - - [2025-11-12 09:10:11] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005611 10.0.0.129 - - [2025-11-12 09:10:11] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.129 - - [2025-11-12 09:10:12] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004475 10.0.0.129 - - [2025-11-12 09:10:12] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.129 - - [2025-11-12 09:10:15] "GET /virtual-machine/737094a7-2963-42db-b42b-c0dc20d46304?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003053 10.0.0.129 - - [2025-11-12 09:10:15] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004990 10.0.0.129 - - [2025-11-12 09:10:15] "GET /virtual-machine/d660671a-2c76-4439-9a7c-2d0f9e8b6c48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002810 10.0.0.129 - - [2025-11-12 09:10:15] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003574 10.0.0.129 - - [2025-11-12 09:10:15] "GET /global-system-configs HTTP/1.1" 200 323 0.001709 10.0.0.129 - - [2025-11-12 09:10:15] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002434 10.0.0.129 - - [2025-11-12 09:10:15] "POST /tags HTTP/1.1" 200 334 0.034914 10.0.0.129 - - [2025-11-12 09:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011584 10.0.0.129 - - [2025-11-12 09:10:15] "GET /tag/0b9875b3-ba03-4d0b-8adb-97bcc5ea03e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014389 10.0.0.129 - - [2025-11-12 09:10:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002828 10.0.0.129 - - [2025-11-12 09:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.129 - - [2025-11-12 09:10:15] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027927 10.0.0.129 - - [2025-11-12 09:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.129 - - [2025-11-12 09:10:15] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003648 10.0.0.129 - - [2025-11-12 09:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.129 - - [2025-11-12 09:10:15] "GET /service-appliance-set/4e035261-59d2-4e34-ac5a-4b86491b02ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002587 10.0.0.129 - - [2025-11-12 09:10:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.001522 10.0.0.129 - - [2025-11-12 09:10:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.082828 10.0.0.129 - - [2025-11-12 09:10:16] "GET /virtual-machine-interface/d6c223ae-00f3-4b70-b8d1-e25055cb2390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004263 10.0.0.129 - - [2025-11-12 09:10:16] "POST /instance-ips HTTP/1.1" 200 410 0.017672 10.0.0.129 - - [2025-11-12 09:10:16] "GET /instance-ip/9a729d53-83fc-4232-af34-ff18c843139d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.015705 10.0.0.129 - - [2025-11-12 09:10:16] "POST /loadbalancers HTTP/1.1" 200 631 0.060477 10.0.0.129 - - [2025-11-12 09:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020214 10.0.0.129 - - [2025-11-12 09:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014349 10.0.0.129 - - [2025-11-12 09:10:16] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063756 10.0.0.129 - - [2025-11-12 09:10:16] "GET /instance-ip/9a729d53-83fc-4232-af34-ff18c843139d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002914 10.0.0.129 - - [2025-11-12 09:10:16] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038357 10.0.0.129 - - [2025-11-12 09:10:16] "POST /floating-ips HTTP/1.1" 200 599 0.049852 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004490 10.0.0.129 - - [2025-11-12 09:10:16] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.032388 10.0.0.129 - - [2025-11-12 09:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.129 - - [2025-11-12 09:10:16] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030432 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer-listener/819f82e0-6384-48ed-b521-8fc82af7557b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002933 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer-listener/819f82e0-6384-48ed-b521-8fc82af7557b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002364 10.0.0.129 - - [2025-11-12 09:10:16] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016385 10.0.0.129 - - [2025-11-12 09:10:16] "GET /instance-ip/9a729d53-83fc-4232-af34-ff18c843139d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004157 10.0.0.129 - - [2025-11-12 09:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001798 10.0.0.129 - - [2025-11-12 09:10:16] "GET /instance-ip/9a729d53-83fc-4232-af34-ff18c843139d?fields=floating_ips HTTP/1.1" 200 1215 0.005465 10.0.0.129 - - [2025-11-12 09:10:16] "GET /floating-ip/a78087a5-7eb5-44d6-b3d4-08d70900f319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003599 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer-pool/80c93cf8-f414-4f76-850b-be7f31e6b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.006958 10.0.0.129 - - [2025-11-12 09:10:16] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014001 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001871 10.0.0.129 - - [2025-11-12 09:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012536 10.0.0.129 - - [2025-11-12 09:10:16] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009544 10.0.0.129 - - [2025-11-12 09:10:16] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012028 10.0.0.129 - - [2025-11-12 09:10:16] "POST /ref-update HTTP/1.1" 200 156 0.008801 10.0.0.129 - - [2025-11-12 09:10:16] "GET /floating-ip/a78087a5-7eb5-44d6-b3d4-08d70900f319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.015128 10.0.0.129 - - [2025-11-12 09:10:16] "POST /tags HTTP/1.1" 409 221 0.001755 10.0.0.129 - - [2025-11-12 09:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.129 - - [2025-11-12 09:10:16] "GET /tag/0b9875b3-ba03-4d0b-8adb-97bcc5ea03e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011337 10.0.0.129 - - [2025-11-12 09:10:16] "PUT /floating-ip/a78087a5-7eb5-44d6-b3d4-08d70900f319 HTTP/1.1" 200 257 0.010758 10.0.0.129 - - [2025-11-12 09:10:16] "POST /set-tag HTTP/1.1" 200 109 0.077740 10.0.0.129 - - [2025-11-12 09:10:16] "GET /loadbalancer-pool/80c93cf8-f414-4f76-850b-be7f31e6b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.010654 10.0.0.129 - - [2025-11-12 09:10:16] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014268 10.0.0.129 - - [2025-11-12 09:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026429 10.0.0.129 - - [2025-11-12 09:10:16] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009051 10.0.0.129 - - [2025-11-12 09:10:16] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003623 10.0.0.129 - - [2025-11-12 09:10:16] "POST /ref-update HTTP/1.1" 200 156 0.006354 10.0.0.129 - - [2025-11-12 09:10:16] "GET /floating-ip/a78087a5-7eb5-44d6-b3d4-08d70900f319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.019964 10.0.0.129 - - [2025-11-12 09:10:17] "POST /set-tag HTTP/1.1" 200 109 0.059976 10.0.0.129 - - [2025-11-12 09:10:17] "POST /tags HTTP/1.1" 409 206 0.001875 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.129 - - [2025-11-12 09:10:17] "GET /tag/8b41b333-4df5-495d-ae58-8230eef8695b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011901 10.0.0.129 - - [2025-11-12 09:10:17] "POST /tags HTTP/1.1" 409 204 0.001620 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.129 - - [2025-11-12 09:10:17] "GET /tag/25e7875c-c056-4f5c-b5cf-7011cdf2321b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009913 10.0.0.129 - - [2025-11-12 09:10:17] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002213 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.129 - - [2025-11-12 09:10:17] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002842 10.0.0.129 - - [2025-11-12 09:10:17] "POST /tags HTTP/1.1" 409 206 0.001475 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2025-11-12 09:10:17] "GET /tag/8b41b333-4df5-495d-ae58-8230eef8695b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010325 10.0.0.129 - - [2025-11-12 09:10:17] "POST /tags HTTP/1.1" 409 226 0.001979 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.129 - - [2025-11-12 09:10:17] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011095 10.0.0.129 - - [2025-11-12 09:10:17] "POST /tags HTTP/1.1" 409 204 0.001652 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.129 - - [2025-11-12 09:10:17] "GET /tag/25e7875c-c056-4f5c-b5cf-7011cdf2321b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010287 10.0.0.129 - - [2025-11-12 09:10:17] "POST /tags HTTP/1.1" 409 226 0.003701 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.129 - - [2025-11-12 09:10:17] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012885 10.0.0.129 - - [2025-11-12 09:10:17] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006979 10.0.0.129 - - [2025-11-12 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.129 - - [2025-11-12 09:10:17] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008216 10.0.0.129 - - [2025-11-12 09:10:17] "POST /firewall-rules HTTP/1.1" 200 628 0.066412 10.0.0.129 - - [2025-11-12 09:10:17] "POST /firewall-rules HTTP/1.1" 200 648 0.078521 10.0.0.129 - - [2025-11-12 09:10:17] "GET /firewall-rule/45909a06-239a-4615-9f98-a804b80ea317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003727 10.0.0.129 - - [2025-11-12 09:10:17] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002388 10.0.0.129 - - [2025-11-12 09:10:17] "GET /firewall-rule/bba34f4b-f398-46cb-976e-3c8ddc21af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004022 10.0.0.129 - - [2025-11-12 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.014229 10.0.0.129 - - [2025-11-12 09:10:18] "POST /firewall-policys HTTP/1.1" 200 608 0.047596 10.0.0.129 - - [2025-11-12 09:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017426 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014498 10.0.0.129 - - [2025-11-12 09:10:18] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002502 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002520 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004419 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003696 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003051 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001678 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003757 10.0.0.129 - - [2025-11-12 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.022177 10.0.0.129 - - [2025-11-12 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.031397 10.0.0.129 - - [2025-11-12 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.024363 10.0.0.129 - - [2025-11-12 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.036158 10.0.0.129 - - [2025-11-12 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.044189 10.0.0.129 - - [2025-11-12 09:10:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002574 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000851 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:11:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000843 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 252 0.005102 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017303 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 228 0.002872 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014148 10.0.0.129 - - [2025-11-12 09:12:17] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004811 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2025-11-12 09:12:17] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002535 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 206 0.001884 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/8b41b333-4df5-495d-ae58-8230eef8695b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013033 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 226 0.001696 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010919 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 204 0.001698 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/25e7875c-c056-4f5c-b5cf-7011cdf2321b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010760 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 226 0.001626 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010859 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 228 0.001857 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016890 10.0.0.129 - - [2025-11-12 09:12:17] "POST /tags HTTP/1.1" 409 252 0.007735 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.129 - - [2025-11-12 09:12:17] "GET /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011946 10.0.0.129 - - [2025-11-12 09:12:17] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002387 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.129 - - [2025-11-12 09:12:17] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002941 10.0.0.129 - - [2025-11-12 09:12:17] "POST /firewall-rules HTTP/1.1" 409 281 0.003002 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.129 - - [2025-11-12 09:12:17] "PUT /firewall-rule/bba34f4b-f398-46cb-976e-3c8ddc21af95 HTTP/1.1" 200 261 0.019603 10.0.0.129 - - [2025-11-12 09:12:17] "POST /firewall-rules HTTP/1.1" 409 291 0.003834 10.0.0.129 - - [2025-11-12 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.129 - - [2025-11-12 09:12:17] "PUT /firewall-rule/45909a06-239a-4615-9f98-a804b80ea317 HTTP/1.1" 200 261 0.027115 10.0.0.129 - - [2025-11-12 09:12:17] "GET /firewall-rule/45909a06-239a-4615-9f98-a804b80ea317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005452 10.0.0.129 - - [2025-11-12 09:12:17] "POST /firewall-rules HTTP/1.1" 200 660 0.070436 10.0.0.129 - - [2025-11-12 09:12:17] "GET /firewall-rule/21c79cae-44a8-4224-9087-9620bb8d113c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003613 10.0.0.129 - - [2025-11-12 09:12:17] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001797 10.0.0.129 - - [2025-11-12 09:12:17] "GET /firewall-rule/bba34f4b-f398-46cb-976e-3c8ddc21af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002451 10.0.0.129 - - [2025-11-12 09:12:18] "POST /firewall-policys HTTP/1.1" 409 269 0.002157 10.0.0.129 - - [2025-11-12 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.129 - - [2025-11-12 09:12:18] "PUT /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e HTTP/1.1" 200 265 0.028959 10.0.0.129 - - [2025-11-12 09:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025043 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011219 10.0.0.129 - - [2025-11-12 09:12:18] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002465 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002332 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002966 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002604 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/4e72a1b0-d097-406c-a282-0591e735220d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002416 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001981 10.0.0.129 - - [2025-11-12 09:12:18] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003158 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005962 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.129 - - [2025-11-12 09:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.129 - - [2025-11-12 09:13:19] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002544 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003736 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.019522 10.0.0.129 - - [2025-11-12 09:13:19] "DELETE /loadbalancer-member/729f6e96-8b0e-491d-959b-297f9e22f891 HTTP/1.1" 200 115 0.046141 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003700 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004590 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004107 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005488 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.129 - - [2025-11-12 09:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.129 - - [2025-11-12 09:13:19] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.008634 10.0.0.129 - - [2025-11-12 09:13:19] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012483 10.0.0.129 - - [2025-11-12 09:13:19] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004265 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003637 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004347 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004737 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005216 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004108 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine/6293a4ee-dce2-45e1-a91c-2bbc74bd1e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002587 10.0.0.129 - - [2025-11-12 09:13:20] "POST /ref-update HTTP/1.1" 200 156 0.009499 10.0.0.129 - - [2025-11-12 09:13:20] "GET /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012723 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.016528 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.029843 10.0.0.129 - - [2025-11-12 09:13:20] "POST /set-tag HTTP/1.1" 200 109 0.029329 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.014593 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.028448 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /instance-ip/5c06cc86-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.040763 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /virtual-machine-interface/5bed2be6-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.047999 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /virtual-machine/6293a4ee-dce2-45e1-a91c-2bbc74bd1e67 HTTP/1.1" 200 115 0.022732 10.0.0.129 - - [2025-11-12 09:13:21] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003714 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.129 - - [2025-11-12 09:13:21] "GET /virtual-machine/11a0b906-4ba2-4c6a-86d7-30527e17232b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002502 10.0.0.129 - - [2025-11-12 09:13:21] "POST /ref-update HTTP/1.1" 200 156 0.008242 10.0.0.129 - - [2025-11-12 09:13:21] "GET /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004289 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.015192 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.028544 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.014082 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.022161 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.026040 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /instance-ip/5c78473a-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.028919 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /virtual-machine-interface/5c5f91c2-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.043613 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /virtual-machine/11a0b906-4ba2-4c6a-86d7-30527e17232b HTTP/1.1" 200 115 0.028117 10.0.0.129 - - [2025-11-12 09:13:21] "DELETE /tag/ebda18ae-9c91-4ee1-b536-2a1fce43f3ae HTTP/1.1" 200 115 0.044600 10.0.0.129 - - [2025-11-12 09:13:21] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005025 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.129 - - [2025-11-12 09:13:21] "GET /virtual-machine/88d92c06-3aef-45cb-bde8-d9972263f1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002731 10.0.0.129 - - [2025-11-12 09:13:21] "POST /ref-update HTTP/1.1" 200 156 0.009246 10.0.0.129 - - [2025-11-12 09:13:21] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004171 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.059903 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.032325 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.017212 10.0.0.129 - - [2025-11-12 09:13:21] "POST /set-tag HTTP/1.1" 200 109 0.031792 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.028830 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /instance-ip/5b7d76a2-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.032778 10.0.0.129 - - [2025-11-12 09:13:22] "POST /ref-update HTTP/1.1" 200 156 0.006621 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.036536 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /virtual-machine/88d92c06-3aef-45cb-bde8-d9972263f1d7 HTTP/1.1" 200 115 0.018394 10.0.0.129 - - [2025-11-12 09:13:22] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006603 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.129 - - [2025-11-12 09:13:22] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004077 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.129 - - [2025-11-12 09:13:22] "GET /virtual-machine/310e2584-5af3-4e21-a9b6-2cb6c8fb6a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003113 10.0.0.129 - - [2025-11-12 09:13:22] "POST /ref-update HTTP/1.1" 200 156 0.008719 10.0.0.129 - - [2025-11-12 09:13:22] "GET /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007929 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.017620 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.027161 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.027353 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.015271 10.0.0.129 - - [2025-11-12 09:13:22] "POST /set-tag HTTP/1.1" 200 109 0.027781 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /instance-ip/5b0b43c0-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.060499 10.0.0.129 - - [2025-11-12 09:13:22] "POST /ref-update HTTP/1.1" 200 156 0.006991 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /virtual-machine-interface/5af399f0-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.037807 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /virtual-machine/310e2584-5af3-4e21-a9b6-2cb6c8fb6a17 HTTP/1.1" 200 115 0.028196 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /tag/8b41b333-4df5-495d-ae58-8230eef8695b HTTP/1.1" 409 391 0.011907 10.0.0.129 - - [2025-11-12 09:13:22] "DELETE /tag/2341b2f0-f143-4907-8711-4e90ef7b0c7e HTTP/1.1" 200 115 0.027502 10.0.0.129 - - [2025-11-12 09:13:50] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005717 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.129 - - [2025-11-12 09:13:50] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004072 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.129 - - [2025-11-12 09:13:50] "GET /virtual-machine/d660671a-2c76-4439-9a7c-2d0f9e8b6c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002105 10.0.0.129 - - [2025-11-12 09:13:50] "POST /ref-update HTTP/1.1" 200 156 0.007150 10.0.0.129 - - [2025-11-12 09:13:50] "GET /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004137 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.016571 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.018444 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.014762 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.026233 10.0.0.129 - - [2025-11-12 09:13:50] "DELETE /instance-ip/5e2e4570-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.040286 10.0.0.129 - - [2025-11-12 09:13:50] "DELETE /virtual-machine-interface/5e19d19e-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.036463 10.0.0.129 - - [2025-11-12 09:13:50] "DELETE /virtual-machine/d660671a-2c76-4439-9a7c-2d0f9e8b6c48 HTTP/1.1" 200 115 0.017567 10.0.0.129 - - [2025-11-12 09:13:50] "DELETE /tag/6d6debb3-25e0-4cfd-8792-843c752e32bc HTTP/1.1" 200 115 0.029133 10.0.0.129 - - [2025-11-12 09:13:50] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003498 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.129 - - [2025-11-12 09:13:50] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005080 10.0.0.129 - - [2025-11-12 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine/fc10736e-3526-4cf1-85f4-2794c38b680b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003162 10.0.0.129 - - [2025-11-12 09:13:51] "POST /ref-update HTTP/1.1" 200 156 0.008452 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019264 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.017510 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.025471 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.023368 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.014931 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /instance-ip/5cfb0508-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.066315 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /virtual-machine-interface/5ce20224-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.047196 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /virtual-machine/fc10736e-3526-4cf1-85f4-2794c38b680b HTTP/1.1" 200 115 0.023147 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /tag/1a24c85c-4ea2-4ce4-ad90-f7e6ec960f23 HTTP/1.1" 200 115 0.044177 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003541 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003708 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine/fafcfe84-b109-4bbd-a792-2ae60b185658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002626 10.0.0.129 - - [2025-11-12 09:13:51] "POST /ref-update HTTP/1.1" 200 156 0.007684 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003724 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.015275 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.027459 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.021341 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.013847 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /instance-ip/5dc6c2e2-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.037798 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /virtual-machine-interface/5dae65b2-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.049825 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /virtual-machine/fafcfe84-b109-4bbd-a792-2ae60b185658 HTTP/1.1" 200 115 0.019512 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /tag/031df2ae-0e74-4d23-810d-aedd003c75dc HTTP/1.1" 200 115 0.034025 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91 HTTP/1.1" 409 237 0.003606 10.0.0.129 - - [2025-11-12 09:13:51] "DELETE /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5 HTTP/1.1" 409 237 0.004373 10.0.0.129 - - [2025-11-12 09:13:51] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003667 10.0.0.129 - - [2025-11-12 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.129 - - [2025-11-12 09:13:52] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004238 10.0.0.129 - - [2025-11-12 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.129 - - [2025-11-12 09:13:52] "GET /virtual-machine/737094a7-2963-42db-b42b-c0dc20d46304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002220 10.0.0.129 - - [2025-11-12 09:13:52] "POST /ref-update HTTP/1.1" 200 156 0.008952 10.0.0.129 - - [2025-11-12 09:13:52] "GET /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004444 10.0.0.129 - - [2025-11-12 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.017287 10.0.0.129 - - [2025-11-12 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.033814 10.0.0.129 - - [2025-11-12 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.014295 10.0.0.129 - - [2025-11-12 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.025131 10.0.0.129 - - [2025-11-12 09:13:52] "DELETE /instance-ip/5d5d9038-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.049637 10.0.0.129 - - [2025-11-12 09:13:52] "DELETE /virtual-machine-interface/5d493cfa-bfa7-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.035135 10.0.0.129 - - [2025-11-12 09:13:52] "DELETE /virtual-machine/737094a7-2963-42db-b42b-c0dc20d46304 HTTP/1.1" 200 115 0.017828 10.0.0.129 - - [2025-11-12 09:13:52] "DELETE /tag/e9f817e1-a767-498a-9b74-cd24720606b2 HTTP/1.1" 200 115 0.035268 10.0.0.129 - - [2025-11-12 09:13:52] "DELETE /tag/e0bbb406-51f8-4d6d-afa8-6b702408ef80 HTTP/1.1" 200 115 0.031171 10.0.0.129 - - [2025-11-12 09:13:52] "DELETE /tag/25e7875c-c056-4f5c-b5cf-7011cdf2321b HTTP/1.1" 409 237 0.004250 10.0.0.129 - - [2025-11-12 09:13:54] "POST /projects HTTP/1.1" 409 238 0.001782 10.0.0.129 - - [2025-11-12 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.129 - - [2025-11-12 09:13:54] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031298 10.0.0.129 - - [2025-11-12 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2025-11-12 09:13:54] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010051 10.0.0.129 - - [2025-11-12 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.129 - - [2025-11-12 09:13:54] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005241 10.0.0.129 - - [2025-11-12 09:13:54] "POST /security-groups HTTP/1.1" 409 285 0.002567 10.0.0.129 - - [2025-11-12 09:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.129 - - [2025-11-12 09:13:55] "PUT /security-group/f050e403-b8eb-4017-b14a-3c47f08cd6ce HTTP/1.1" 200 263 0.055092 10.0.0.129 - - [2025-11-12 09:13:55] "PUT /access-control-list/11b6cdb2-6d8a-4aa5-a09c-05b6cec05a2c HTTP/1.1" 200 273 0.011516 10.0.0.129 - - [2025-11-12 09:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021091 10.0.0.129 - - [2025-11-12 09:13:55] "PUT /access-control-list/82f70112-d393-4af5-8573-c921a80826b5 HTTP/1.1" 200 273 0.020682 10.0.0.129 - - [2025-11-12 09:14:00] "POST /projects HTTP/1.1" 409 238 0.003130 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.129 - - [2025-11-12 09:14:00] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029273 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.129 - - [2025-11-12 09:14:00] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003480 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.129 - - [2025-11-12 09:14:00] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004188 10.0.0.129 - - [2025-11-12 09:14:00] "POST /security-groups HTTP/1.1" 409 285 0.002640 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2025-11-12 09:14:00] "PUT /security-group/f050e403-b8eb-4017-b14a-3c47f08cd6ce HTTP/1.1" 200 263 0.055141 10.0.0.129 - - [2025-11-12 09:14:00] "PUT /access-control-list/11b6cdb2-6d8a-4aa5-a09c-05b6cec05a2c HTTP/1.1" 200 273 0.012453 10.0.0.129 - - [2025-11-12 09:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026398 10.0.0.129 - - [2025-11-12 09:14:00] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013440 10.0.0.129 - - [2025-11-12 09:14:00] "PUT /access-control-list/82f70112-d393-4af5-8573-c921a80826b5 HTTP/1.1" 200 273 0.048711 10.0.0.129 - - [2025-11-12 09:14:00] "GET /firewall-rule/0e54a78b-1c3c-432f-b6a1-37f68a648b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002650 10.0.0.129 - - [2025-11-12 09:14:00] "POST /ref-update HTTP/1.1" 200 156 0.045072 10.0.0.129 - - [2025-11-12 09:14:00] "DELETE /firewall-rule/0e54a78b-1c3c-432f-b6a1-37f68a648b69 HTTP/1.1" 200 115 0.036083 10.0.0.129 - - [2025-11-12 09:14:00] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006935 10.0.0.129 - - [2025-11-12 09:14:00] "GET /firewall-rule/988c7c8e-19f7-48d9-bfc6-896ffc12317f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002573 10.0.0.129 - - [2025-11-12 09:14:00] "POST /ref-update HTTP/1.1" 200 156 0.055952 10.0.0.129 - - [2025-11-12 09:14:00] "DELETE /firewall-rule/988c7c8e-19f7-48d9-bfc6-896ffc12317f HTTP/1.1" 200 115 0.047164 10.0.0.129 - - [2025-11-12 09:14:00] "DELETE /tag/83d8e61b-fb00-4a6c-b6d3-2729ba5edf1b HTTP/1.1" 200 115 0.031407 10.0.0.129 - - [2025-11-12 09:14:00] "DELETE /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91 HTTP/1.1" 409 237 0.007987 10.0.0.129 - - [2025-11-12 09:14:00] "DELETE /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5 HTTP/1.1" 409 237 0.004291 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.129 - - [2025-11-12 09:14:00] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007798 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.129 - - [2025-11-12 09:14:00] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004004 10.0.0.129 - - [2025-11-12 09:14:00] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.054381 10.0.0.129 - - [2025-11-12 09:14:00] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.044849 10.0.0.129 - - [2025-11-12 09:14:00] "DELETE /security-group/f050e403-b8eb-4017-b14a-3c47f08cd6ce HTTP/1.1" 200 115 0.040380 10.0.0.129 - - [2025-11-12 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.129 - - [2025-11-12 09:14:01] "DELETE /access-control-list/11b6cdb2-6d8a-4aa5-a09c-05b6cec05a2c HTTP/1.1" 200 115 0.033805 10.0.0.129 - - [2025-11-12 09:14:01] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044548 10.0.0.129 - - [2025-11-12 09:14:01] "DELETE /access-control-list/82f70112-d393-4af5-8573-c921a80826b5 HTTP/1.1" 200 115 0.047051 10.0.0.129 - - [2025-11-12 09:14:01] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?fields=security_groups HTTP/1.1" 200 1352 0.043928 10.0.0.129 - - [2025-11-12 09:14:01] "DELETE /security-group/80d650b6-e9dc-45ee-9857-cd31ef5d386b HTTP/1.1" 200 115 0.049323 10.0.0.129 - - [2025-11-12 09:14:01] "DELETE /access-control-list/f157e260-e7c3-4b1f-8a3c-b11cf518f7c9 HTTP/1.1" 200 115 0.048413 10.0.0.129 - - [2025-11-12 09:14:01] "GET /project/405a044b-910f-462c-bd6f-1124d610ad9c?fields=application_policy_sets HTTP/1.1" 200 1391 0.046711 10.0.0.129 - - [2025-11-12 09:14:01] "DELETE /access-control-list/d7e0914f-df73-4d5f-8f2c-1373b3a73d35 HTTP/1.1" 200 115 0.041518 10.0.0.129 - - [2025-11-12 09:14:01] "DELETE /project/405a044b-910f-462c-bd6f-1124d610ad9c HTTP/1.1" 200 115 0.316563 10.0.0.129 - - [2025-11-12 09:14:01] "POST /projects HTTP/1.1" 409 238 0.001580 10.0.0.129 - - [2025-11-12 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2025-11-12 09:14:01] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027600 10.0.0.129 - - [2025-11-12 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2025-11-12 09:14:01] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004462 10.0.0.129 - - [2025-11-12 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.129 - - [2025-11-12 09:14:01] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004980 10.0.0.129 - - [2025-11-12 09:14:01] "POST /security-groups HTTP/1.1" 409 285 0.001918 10.0.0.129 - - [2025-11-12 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.129 - - [2025-11-12 09:14:01] "PUT /security-group/29cfd753-12d0-4366-9633-cdb18d3d6ffb HTTP/1.1" 200 263 0.055275 10.0.0.129 - - [2025-11-12 09:14:01] "PUT /access-control-list/1a141e9b-8d92-40de-957a-1eb59d2a66ff HTTP/1.1" 200 273 0.011793 10.0.0.129 - - [2025-11-12 09:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022264 10.0.0.129 - - [2025-11-12 09:14:01] "PUT /access-control-list/83ba591c-a82c-4398-aa4e-3a1c2496e7ef HTTP/1.1" 200 273 0.023089 10.0.0.129 - - [2025-11-12 09:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.129 - - [2025-11-12 09:14:05] "GET /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002781 10.0.0.129 - - [2025-11-12 09:14:05] "GET /virtual-machine-interface/5b651396-bfa7-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001302 10.0.0.129 - - [2025-11-12 09:14:05] "DELETE /loadbalancer-member/ce8d8c78-5d0e-4b3a-98ec-474de984e61e HTTP/1.1" 200 115 0.027255 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /loadbalancer-pool/80c93cf8-f414-4f76-850b-be7f31e6b056 HTTP/1.1" 200 115 0.030589 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /loadbalancer-listener/819f82e0-6384-48ed-b521-8fc82af7557b HTTP/1.1" 200 115 0.057691 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /loadbalancer/44cbf11f-94ee-4519-bb56-688d6ab450a6 HTTP/1.1" 200 115 0.043662 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /floating-ip/a78087a5-7eb5-44d6-b3d4-08d70900f319 HTTP/1.1" 200 115 0.027807 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /instance-ip/9a729d53-83fc-4232-af34-ff18c843139d HTTP/1.1" 200 115 0.036994 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /virtual-machine-interface/d6c223ae-00f3-4b70-b8d1-e25055cb2390 HTTP/1.1" 200 115 0.051025 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /tag/0b9875b3-ba03-4d0b-8adb-97bcc5ea03e2 HTTP/1.1" 200 115 0.030894 10.0.0.129 - - [2025-11-12 09:14:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001973 10.0.0.129 - - [2025-11-12 09:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2025-11-12 09:14:06] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002270 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-policy/45d93886-89e9-4f35-92fb-68423629d1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003047 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-rule/bba34f4b-f398-46cb-976e-3c8ddc21af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002858 10.0.0.129 - - [2025-11-12 09:14:06] "POST /ref-update HTTP/1.1" 200 156 0.018844 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /firewall-rule/bba34f4b-f398-46cb-976e-3c8ddc21af95 HTTP/1.1" 200 115 0.040546 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008442 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-rule/21c79cae-44a8-4224-9087-9620bb8d113c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002813 10.0.0.129 - - [2025-11-12 09:14:06] "POST /ref-update HTTP/1.1" 200 156 0.017582 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /firewall-rule/21c79cae-44a8-4224-9087-9620bb8d113c HTTP/1.1" 200 115 0.067924 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004826 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-rule/45909a06-239a-4615-9f98-a804b80ea317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002782 10.0.0.129 - - [2025-11-12 09:14:06] "POST /ref-update HTTP/1.1" 200 156 0.022288 10.0.0.129 - - [2025-11-12 09:14:06] "DELETE /firewall-rule/45909a06-239a-4615-9f98-a804b80ea317 HTTP/1.1" 200 115 0.065867 10.0.0.129 - - [2025-11-12 09:14:06] "GET /application-policy-set/50019df0-1ad8-4fac-b187-54681e5f713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003412 10.0.0.129 - - [2025-11-12 09:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.129 - - [2025-11-12 09:14:06] "GET /policy-management/58262f1a-0e72-4077-aa36-26b5614e0c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002499 10.0.0.129 - - [2025-11-12 09:14:06] "GET /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004943 10.0.0.129 - - [2025-11-12 09:14:07] "POST /ref-update HTTP/1.1" 200 156 0.025046 10.0.0.129 - - [2025-11-12 09:14:07] "DELETE /firewall-policy/ef9f2dc7-9a9a-4360-b4c7-646e058d235e HTTP/1.1" 200 115 0.037645 10.0.0.129 - - [2025-11-12 09:14:07] "DELETE /tag/0be6891e-00f9-48ef-a3b7-2dfb22372b91 HTTP/1.1" 200 115 0.042893 10.0.0.129 - - [2025-11-12 09:14:07] "DELETE /tag/25e7875c-c056-4f5c-b5cf-7011cdf2321b HTTP/1.1" 200 115 0.054923 10.0.0.129 - - [2025-11-12 09:14:07] "DELETE /tag/3bf73ac1-dcbe-4f0f-a62b-8bd1f5b494f5 HTTP/1.1" 200 115 0.052876 10.0.0.129 - - [2025-11-12 09:14:07] "DELETE /tag/8b41b333-4df5-495d-ae58-8230eef8695b HTTP/1.1" 200 115 0.062999 10.0.0.129 - - [2025-11-12 09:14:07] "POST /projects HTTP/1.1" 409 238 0.001791 10.0.0.129 - - [2025-11-12 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.129 - - [2025-11-12 09:14:07] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033260 10.0.0.129 - - [2025-11-12 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.129 - - [2025-11-12 09:14:07] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.008848 10.0.0.129 - - [2025-11-12 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2025-11-12 09:14:07] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005944 10.0.0.129 - - [2025-11-12 09:14:07] "POST /security-groups HTTP/1.1" 409 285 0.002621 10.0.0.129 - - [2025-11-12 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.129 - - [2025-11-12 09:14:07] "PUT /security-group/29cfd753-12d0-4366-9633-cdb18d3d6ffb HTTP/1.1" 200 263 0.059783 10.0.0.129 - - [2025-11-12 09:14:07] "PUT /access-control-list/1a141e9b-8d92-40de-957a-1eb59d2a66ff HTTP/1.1" 200 273 0.022609 10.0.0.129 - - [2025-11-12 09:14:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.035410 10.0.0.129 - - [2025-11-12 09:14:07] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004570 10.0.0.129 - - [2025-11-12 09:14:07] "PUT /access-control-list/83ba591c-a82c-4398-aa4e-3a1c2496e7ef HTTP/1.1" 200 273 0.035712 10.0.0.129 - - [2025-11-12 09:14:07] "GET /firewall-rule/10403d81-cefc-45d6-8249-3089c7b97865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002758 10.0.0.129 - - [2025-11-12 09:14:07] "POST /ref-update HTTP/1.1" 200 156 0.061890 10.0.0.129 - - [2025-11-12 09:14:07] "DELETE /firewall-rule/10403d81-cefc-45d6-8249-3089c7b97865 HTTP/1.1" 200 115 0.054361 10.0.0.129 - - [2025-11-12 09:14:07] "GET /firewall-policy/11f014a4-6088-4080-9138-47db3de32cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006122 10.0.0.129 - - [2025-11-12 09:14:07] "GET /firewall-rule/c8320b87-6259-4946-aec0-e4dcbc57d496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007051 10.0.0.129 - - [2025-11-12 09:14:07] "POST /ref-update HTTP/1.1" 200 156 0.061509 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /firewall-rule/c8320b87-6259-4946-aec0-e4dcbc57d496 HTTP/1.1" 200 115 0.047105 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /tag/5b3f694a-530b-450e-b558-2b2c66ce9eee HTTP/1.1" 200 115 0.032635 10.0.0.129 - - [2025-11-12 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.129 - - [2025-11-12 09:14:08] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005170 10.0.0.129 - - [2025-11-12 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2025-11-12 09:14:08] "GET /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006143 10.0.0.129 - - [2025-11-12 09:14:08] "PUT /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991 HTTP/1.1" 200 265 0.042743 10.0.0.129 - - [2025-11-12 09:14:08] "PUT /virtual-network/5300b51c-bd12-475c-a660-36e54dc3d91c HTTP/1.1" 200 265 0.059851 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /security-group/29cfd753-12d0-4366-9633-cdb18d3d6ffb HTTP/1.1" 200 115 0.052603 10.0.0.129 - - [2025-11-12 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /access-control-list/1a141e9b-8d92-40de-957a-1eb59d2a66ff HTTP/1.1" 200 115 0.049614 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /access-control-list/83ba591c-a82c-4398-aa4e-3a1c2496e7ef HTTP/1.1" 200 115 0.030350 10.0.0.129 - - [2025-11-12 09:14:08] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048890 10.0.0.129 - - [2025-11-12 09:14:08] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?fields=security_groups HTTP/1.1" 200 1352 0.036628 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /security-group/fe4b34d8-fe27-44f6-9c60-44350e50f5ca HTTP/1.1" 200 115 0.043673 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /access-control-list/c43a8f05-c5b6-4d9c-9456-6f13a82194bf HTTP/1.1" 200 115 0.023841 10.0.0.129 - - [2025-11-12 09:14:08] "GET /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d?fields=application_policy_sets HTTP/1.1" 200 1391 0.050756 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /access-control-list/6b2f80da-d537-457e-a0b3-ab629368d789 HTTP/1.1" 200 115 0.049771 10.0.0.129 - - [2025-11-12 09:14:08] "DELETE /project/9ef3675f-d31a-4444-830d-ebf3eaadc11d HTTP/1.1" 200 115 0.326088 10.0.0.129 - - [2025-11-12 09:14:54] "GET / HTTP/1.1" 200 36215 0.002155 10.0.0.129 - - [2025-11-12 09:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.129 - - [2025-11-12 09:14:54] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004439 10.0.0.129 - - [2025-11-12 09:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2025-11-12 09:14:55] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002205 10.0.0.129 - - [2025-11-12 09:15:09] "GET / HTTP/1.1" 200 36215 0.001342 10.0.0.129 - - [2025-11-12 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.129 - - [2025-11-12 09:15:09] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004439 10.0.0.129 - - [2025-11-12 09:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.129 - - [2025-11-12 09:15:09] "GET /config-node/1d337415-8b41-4ea6-8fb5-6ab3d2a8166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002235 10.0.0.129 - - [2025-11-12 09:15:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002874 10.0.0.129 - - [2025-11-12 09:15:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002889 10.0.0.129 - - [2025-11-12 09:15:20] "GET / HTTP/1.1" 200 36215 0.002046 10.0.0.129 - - [2025-11-12 09:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.129 - - [2025-11-12 09:15:20] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002409 10.0.0.129 - - [2025-11-12 09:15:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001527 10.0.0.129 - - [2025-11-12 09:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.129 - - [2025-11-12 09:15:20] "GET /bgp-router/a4523321-e164-4c3c-9813-673690cd9897?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002872 10.0.0.129 - - [2025-11-12 09:15:20] "PUT /bgp-router/a4523321-e164-4c3c-9813-673690cd9897 HTTP/1.1" 200 255 0.012422 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:15:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:15:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.129 - - [2025-11-12 09:15:34] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.129 - - [2025-11-12 09:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.129 - - [2025-11-12 09:15:34] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004595 10.0.0.129 - - [2025-11-12 09:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.129 - - [2025-11-12 09:15:34] "GET /config-node/1d337415-8b41-4ea6-8fb5-6ab3d2a8166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002465 10.0.0.129 - - [2025-11-12 09:15:34] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.129 - - [2025-11-12 09:15:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003215 10.0.0.129 - - [2025-11-12 09:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.129 - - [2025-11-12 09:15:39] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002307 10.0.0.129 - - [2025-11-12 09:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.129 - - [2025-11-12 09:15:39] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.008059 10.0.0.129 - - [2025-11-12 09:15:40] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 264 0.005169 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/6fbc1958-65e7-4bd5-a575-5819f285010b HTTP/1.1" 200 245 0.009803 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 261 0.002638 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/be0da748-3de4-4047-83a5-30718410907e HTTP/1.1" 200 245 0.012140 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 261 0.009467 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/2362312c-b233-4b76-9cb5-dd8df05e6180 HTTP/1.1" 200 245 0.015031 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 253 0.002253 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/1df7df22-4f94-433e-bef0-534854a23cf1 HTTP/1.1" 200 245 0.009005 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 251 0.005696 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/a0076058-c637-4ae3-9e39-0077032622a2 HTTP/1.1" 200 245 0.009557 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 252 0.003834 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/a5e09b95-83be-4cde-8362-0354bd3f1154 HTTP/1.1" 200 245 0.012681 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 256 0.003959 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/b96e1fab-be77-4f27-9567-22c5c2b1b254 HTTP/1.1" 200 245 0.009674 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 248 0.002263 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/a06182ee-012f-4389-b337-a94a6aaf8a2f HTTP/1.1" 200 245 0.010816 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 252 0.016022 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/7b2ee4aa-003e-458b-9fd8-573a0e3b021c HTTP/1.1" 200 245 0.009379 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 257 0.003896 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/a4aeea8a-9b29-4c70-b7a9-bd1be268bed0 HTTP/1.1" 200 245 0.010950 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 251 0.005630 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/108790b6-6277-450c-b26e-335aee303f66 HTTP/1.1" 200 245 0.016200 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 257 0.008208 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/b3dd445f-2752-43ec-92f7-c752217cc1dc HTTP/1.1" 200 245 0.009806 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 261 0.007596 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.129 - - [2025-11-12 09:15:40] "PUT /alarm/a1301a3c-4ced-4be9-a535-fa9a3aeb53e3 HTTP/1.1" 200 245 0.012758 10.0.0.129 - - [2025-11-12 09:15:40] "POST /alarms HTTP/1.1" 409 258 0.011244 10.0.0.129 - - [2025-11-12 09:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/3766aef8-abfb-49ea-9a2f-3c2b81619f9d HTTP/1.1" 200 245 0.009677 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 254 0.005824 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/59d2b839-177b-4057-8173-53def5249b75 HTTP/1.1" 200 245 0.017401 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 254 0.007399 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/8dde400f-b9eb-45a0-8dd1-72a4876cf887 HTTP/1.1" 200 245 0.010588 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 254 0.008130 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/4ff2fae1-a8dc-438a-88c4-67eb69209c75 HTTP/1.1" 200 245 0.010633 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 247 0.010699 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/222f5652-25cf-4ab6-bb1d-c0753c2870fd HTTP/1.1" 200 245 0.014933 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 272 0.012860 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/12d36e0e-b5fa-414f-8410-404fc65db1ea HTTP/1.1" 200 245 0.009785 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 261 0.009548 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/5d438afa-1eb8-4527-93c3-a5aeb1b28861 HTTP/1.1" 200 245 0.016948 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 259 0.004821 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/292d8ee8-9b71-46c8-8a8e-24931c6e959e HTTP/1.1" 200 245 0.011114 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 265 0.008667 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/dc9ed406-a7cd-49b3-a62d-58ab34d6b8ab HTTP/1.1" 200 245 0.009979 10.0.0.129 - - [2025-11-12 09:15:41] "POST /alarms HTTP/1.1" 409 279 0.008171 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /alarm/88d83bb7-50ab-425b-8922-65cb875d5235 HTTP/1.1" 200 245 0.009283 10.0.0.129 - - [2025-11-12 09:15:41] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.129 - - [2025-11-12 09:15:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011651 10.0.0.129 - - [2025-11-12 09:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.129 - - [2025-11-12 09:15:41] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.012196 10.0.0.129 - - [2025-11-12 09:15:42] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.129 - - [2025-11-12 09:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.129 - - [2025-11-12 09:15:42] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005717 10.0.0.129 - - [2025-11-12 09:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.129 - - [2025-11-12 09:15:42] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.011691 10.0.0.129 - - [2025-11-12 09:15:42] "GET / HTTP/1.1" 200 36215 0.001880 10.0.0.129 - - [2025-11-12 09:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.129 - - [2025-11-12 09:15:42] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006136 10.0.0.129 - - [2025-11-12 09:15:42] "PUT /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039 HTTP/1.1" 200 275 0.039344 10.0.0.129 - - [2025-11-12 09:15:46] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.129 - - [2025-11-12 09:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.129 - - [2025-11-12 09:15:46] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002607 10.0.0.129 - - [2025-11-12 09:15:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001594 10.0.0.129 - - [2025-11-12 09:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.129 - - [2025-11-12 09:15:46] "GET /bgp-router/a4523321-e164-4c3c-9813-673690cd9897?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002254 10.0.0.129 - - [2025-11-12 09:15:46] "PUT /bgp-router/a4523321-e164-4c3c-9813-673690cd9897 HTTP/1.1" 200 255 0.010918 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:15:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:15:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.129 - - [2025-11-12 09:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.129 - - [2025-11-12 09:15:48] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002688 10.0.0.129 - - [2025-11-12 09:16:05] "GET / HTTP/1.1" 200 36215 0.002122 10.0.0.129 - - [2025-11-12 09:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.129 - - [2025-11-12 09:16:05] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004386 10.0.0.129 - - [2025-11-12 09:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.129 - - [2025-11-12 09:16:05] "GET /config-node/1d337415-8b41-4ea6-8fb5-6ab3d2a8166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001776 10.0.0.129 - - [2025-11-12 09:16:06] "GET / HTTP/1.1" 200 36215 0.001424 10.0.0.129 - - [2025-11-12 09:16:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001824 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2025-11-12 09:16:11] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.001998 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.006294 10.0.0.129 - - [2025-11-12 09:16:11] "GET / HTTP/1.1" 200 36215 0.002022 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 264 0.001999 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/6fbc1958-65e7-4bd5-a575-5819f285010b HTTP/1.1" 200 245 0.007507 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 261 0.002416 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/be0da748-3de4-4047-83a5-30718410907e HTTP/1.1" 200 245 0.008328 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 261 0.002991 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/2362312c-b233-4b76-9cb5-dd8df05e6180 HTTP/1.1" 200 245 0.008893 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 253 0.002011 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/1df7df22-4f94-433e-bef0-534854a23cf1 HTTP/1.1" 200 245 0.011501 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 251 0.007359 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/a0076058-c637-4ae3-9e39-0077032622a2 HTTP/1.1" 200 245 0.010369 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 252 0.007840 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/a5e09b95-83be-4cde-8362-0354bd3f1154 HTTP/1.1" 200 245 0.009386 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 256 0.003283 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/b96e1fab-be77-4f27-9567-22c5c2b1b254 HTTP/1.1" 200 245 0.009964 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 248 0.010376 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/a06182ee-012f-4389-b337-a94a6aaf8a2f HTTP/1.1" 200 245 0.008617 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 252 0.009014 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.129 - - [2025-11-12 09:16:11] "PUT /alarm/7b2ee4aa-003e-458b-9fd8-573a0e3b021c HTTP/1.1" 200 245 0.009708 10.0.0.129 - - [2025-11-12 09:16:11] "POST /alarms HTTP/1.1" 409 257 0.001691 10.0.0.129 - - [2025-11-12 09:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/a4aeea8a-9b29-4c70-b7a9-bd1be268bed0 HTTP/1.1" 200 245 0.009079 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 251 0.008725 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/108790b6-6277-450c-b26e-335aee303f66 HTTP/1.1" 200 245 0.008673 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 257 0.003742 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/b3dd445f-2752-43ec-92f7-c752217cc1dc HTTP/1.1" 200 245 0.008327 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 261 0.002731 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/a1301a3c-4ced-4be9-a535-fa9a3aeb53e3 HTTP/1.1" 200 245 0.009390 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 258 0.003525 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/3766aef8-abfb-49ea-9a2f-3c2b81619f9d HTTP/1.1" 200 245 0.011103 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 254 0.005391 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014462 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/59d2b839-177b-4057-8173-53def5249b75 HTTP/1.1" 200 245 0.010004 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 254 0.010438 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/8dde400f-b9eb-45a0-8dd1-72a4876cf887 HTTP/1.1" 200 245 0.008465 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 254 0.006436 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/4ff2fae1-a8dc-438a-88c4-67eb69209c75 HTTP/1.1" 200 245 0.008837 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 247 0.005252 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/222f5652-25cf-4ab6-bb1d-c0753c2870fd HTTP/1.1" 200 245 0.009435 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 272 0.010258 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/12d36e0e-b5fa-414f-8410-404fc65db1ea HTTP/1.1" 200 245 0.008951 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 261 0.007689 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/5d438afa-1eb8-4527-93c3-a5aeb1b28861 HTTP/1.1" 200 245 0.010096 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 259 0.008821 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/292d8ee8-9b71-46c8-8a8e-24931c6e959e HTTP/1.1" 200 245 0.009524 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 265 0.004073 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/dc9ed406-a7cd-49b3-a62d-58ab34d6b8ab HTTP/1.1" 200 245 0.009544 10.0.0.129 - - [2025-11-12 09:16:12] "POST /alarms HTTP/1.1" 409 279 0.005283 10.0.0.129 - - [2025-11-12 09:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.129 - - [2025-11-12 09:16:12] "PUT /alarm/88d83bb7-50ab-425b-8922-65cb875d5235 HTTP/1.1" 200 245 0.009477 10.0.0.129 - - [2025-11-12 09:16:13] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.129 - - [2025-11-12 09:16:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001931 10.0.0.129 - - [2025-11-12 09:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.129 - - [2025-11-12 09:16:13] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.006658 10.0.0.129 - - [2025-11-12 09:16:13] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.129 - - [2025-11-12 09:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2025-11-12 09:16:13] "GET /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002607 10.0.0.129 - - [2025-11-12 09:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.129 - - [2025-11-12 09:16:13] "PUT /global-vrouter-config/6c8bb118-c3a3-4617-949d-a0e64a274bc1 HTTP/1.1" 200 277 0.008871 10.0.0.129 - - [2025-11-12 09:16:13] "GET / HTTP/1.1" 200 36215 0.001282 10.0.0.129 - - [2025-11-12 09:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.129 - - [2025-11-12 09:16:13] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004083 10.0.0.129 - - [2025-11-12 09:16:13] "PUT /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039 HTTP/1.1" 200 275 0.039104 10.0.0.129 - - [2025-11-12 09:16:17] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.129 - - [2025-11-12 09:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.129 - - [2025-11-12 09:16:17] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002560 10.0.0.129 - - [2025-11-12 09:16:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001828 10.0.0.129 - - [2025-11-12 09:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.129 - - [2025-11-12 09:16:17] "GET /bgp-router/a4523321-e164-4c3c-9813-673690cd9897?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004299 10.0.0.129 - - [2025-11-12 09:16:17] "PUT /bgp-router/a4523321-e164-4c3c-9813-673690cd9897 HTTP/1.1" 200 255 0.031108 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.129 - - [2025-11-12 09:16:21] "POST /tags HTTP/1.1" 200 356 0.042450 10.0.0.129 - - [2025-11-12 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.129 - - [2025-11-12 09:16:21] "GET /tag/ee5fa925-604e-4109-8aa7-979979b0514a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.016903 10.0.0.129 - - [2025-11-12 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003864 10.0.0.129 - - [2025-11-12 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.129 - - [2025-11-12 09:16:21] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049934 10.0.0.129 - - [2025-11-12 09:16:21] "POST /virtual-machines HTTP/1.1" 200 352 0.010164 10.0.0.129 - - [2025-11-12 09:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023742 10.0.0.129 - - [2025-11-12 09:16:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.109969 10.0.0.129 - - [2025-11-12 09:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009720 10.0.0.129 - - [2025-11-12 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006485 10.0.0.129 - - [2025-11-12 09:16:21] "POST /instance-ips HTTP/1.1" 200 392 0.020244 10.0.0.129 - - [2025-11-12 09:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021959 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.018049 10.0.0.129 - - [2025-11-12 09:16:21] "POST /set-tag HTTP/1.1" 200 109 0.014930 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.019459 10.0.0.129 - - [2025-11-12 09:16:21] "GET /instance-ip/410b9f32-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002635 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004028 10.0.0.129 - - [2025-11-12 09:16:21] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003623 10.0.0.129 - - [2025-11-12 09:16:21] "POST /ref-update HTTP/1.1" 200 156 0.008562 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013468 10.0.0.129 - - [2025-11-12 09:16:21] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.129 - - [2025-11-12 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.129 - - [2025-11-12 09:16:21] "GET /virtual-network/217d2c59-437b-4a83-af55-9a4ae3866991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009058 10.0.0.129 - - [2025-11-12 09:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.129 - - [2025-11-12 09:16:22] "GET /project/17c0436e-1798-4e73-a3c8-7adb9a0e6aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033880 10.0.0.129 - - [2025-11-12 09:16:22] "POST /virtual-machines HTTP/1.1" 200 356 0.008933 10.0.0.129 - - [2025-11-12 09:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017059 10.0.0.129 - - [2025-11-12 09:16:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.110369 10.0.0.129 - - [2025-11-12 09:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009256 10.0.0.129 - - [2025-11-12 09:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014602 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007880 10.0.0.129 - - [2025-11-12 09:16:22] "POST /instance-ips HTTP/1.1" 200 396 0.020895 10.0.0.129 - - [2025-11-12 09:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024967 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.013314 10.0.0.129 - - [2025-11-12 09:16:22] "POST /set-tag HTTP/1.1" 200 109 0.025526 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.024450 10.0.0.129 - - [2025-11-12 09:16:22] "GET /instance-ip/417a0864-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.009190 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004391 10.0.0.129 - - [2025-11-12 09:16:22] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-router/4bebc377-4770-4d6c-92a6-e08336cbe3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004850 10.0.0.129 - - [2025-11-12 09:16:22] "POST /ref-update HTTP/1.1" 200 156 0.020130 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016039 10.0.0.129 - - [2025-11-12 09:16:22] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004110 10.0.0.129 - - [2025-11-12 09:16:22] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.129 - - [2025-11-12 09:16:22] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006570 10.0.0.129 - - [2025-11-12 09:16:22] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.129 - - [2025-11-12 09:16:32] "GET / HTTP/1.1" 200 36215 0.001681 10.0.0.129 - - [2025-11-12 09:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.129 - - [2025-11-12 09:16:32] "GET /global-system-config/fec604e3-d069-4a39-828f-a06bdbff4039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004044 10.0.0.129 - - [2025-11-12 09:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.129 - - [2025-11-12 09:16:32] "GET /config-node/1d337415-8b41-4ea6-8fb5-6ab3d2a8166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002174 10.0.0.129 - - [2025-11-12 09:16:33] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005007 10.0.0.129 - - [2025-11-12 09:16:33] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.129 - - [2025-11-12 09:16:34] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004104 10.0.0.129 - - [2025-11-12 09:16:34] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.129 - - [2025-11-12 09:16:36] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006350 10.0.0.129 - - [2025-11-12 09:16:36] "POST /set-tag HTTP/1.1" 200 109 0.004355 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:16:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001085 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:16:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 10.0.0.129 - - [2025-11-12 09:16:44] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.129 - - [2025-11-12 09:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.129 - - [2025-11-12 09:16:44] "GET /routing-instance/c219d8f3-4fac-4fb2-ba62-c2d2ff8a798b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002345 10.0.0.129 - - [2025-11-12 09:16:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001820 10.0.0.129 - - [2025-11-12 09:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.129 - - [2025-11-12 09:16:44] "GET /bgp-router/a4523321-e164-4c3c-9813-673690cd9897?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003080 10.0.0.129 - - [2025-11-12 09:16:44] "PUT /bgp-router/a4523321-e164-4c3c-9813-673690cd9897 HTTP/1.1" 200 255 0.010628 10.0.0.129 - - [2025-11-12 09:17:07] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005218 10.0.0.129 - - [2025-11-12 09:17:07] "POST /set-tag HTTP/1.1" 200 109 0.006054 10.0.0.129 - - [2025-11-12 09:17:07] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008719 10.0.0.129 - - [2025-11-12 09:17:07] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.129 - - [2025-11-12 09:17:07] "GET /virtual-machine/673d43e8-8f20-4752-82d1-c875d863fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002957 10.0.0.129 - - [2025-11-12 09:17:07] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.129 - - [2025-11-12 09:17:07] "GET /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.017279 10.0.0.129 - - [2025-11-12 09:17:08] "POST /set-tag HTTP/1.1" 200 109 0.012758 10.0.0.129 - - [2025-11-12 09:17:08] "POST /set-tag HTTP/1.1" 200 109 0.025676 10.0.0.129 - - [2025-11-12 09:17:08] "DELETE /instance-ip/410b9f32-bfa8-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.053839 10.0.0.129 - - [2025-11-12 09:17:08] "DELETE /virtual-machine-interface/40f1dbec-bfa8-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.039047 10.0.0.129 - - [2025-11-12 09:17:08] "DELETE /virtual-machine/673d43e8-8f20-4752-82d1-c875d863fc51 HTTP/1.1" 200 115 0.024808 10.0.0.129 - - [2025-11-12 09:17:08] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004191 10.0.0.129 - - [2025-11-12 09:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.129 - - [2025-11-12 09:17:08] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003965 10.0.0.129 - - [2025-11-12 09:17:08] "POST /set-tag HTTP/1.1" 200 109 0.001749 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.129 - - [2025-11-12 09:17:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.129 - - [2025-11-12 09:17:38] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004639 10.0.0.129 - - [2025-11-12 09:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.129 - - [2025-11-12 09:17:38] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006840 10.0.0.129 - - [2025-11-12 09:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.129 - - [2025-11-12 09:17:39] "GET /virtual-machine/f3c6f845-e807-44d0-8609-cbd7af331444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003096 10.0.0.129 - - [2025-11-12 09:17:39] "POST /ref-update HTTP/1.1" 200 156 0.009496 10.0.0.129 - - [2025-11-12 09:17:39] "GET /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005633 10.0.0.129 - - [2025-11-12 09:17:39] "POST /set-tag HTTP/1.1" 200 109 0.018495 10.0.0.129 - - [2025-11-12 09:17:39] "POST /set-tag HTTP/1.1" 200 109 0.037071 10.0.0.129 - - [2025-11-12 09:17:39] "DELETE /instance-ip/417a0864-bfa8-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.057046 10.0.0.129 - - [2025-11-12 09:17:39] "DELETE /virtual-machine-interface/41608b0a-bfa8-11f0-94b7-fa163e8bdc82 HTTP/1.1" 200 115 0.053469 10.0.0.129 - - [2025-11-12 09:17:39] "DELETE /virtual-machine/f3c6f845-e807-44d0-8609-cbd7af331444 HTTP/1.1" 200 115 0.029467 10.0.0.129 - - [2025-11-12 09:17:39] "DELETE /tag/ee5fa925-604e-4109-8aa7-979979b0514a HTTP/1.1" 200 115 0.041263